Pull request #135 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1cb1e53e8a7f60365c876a8cf41bd75af27270ec+ad81b6791089a5483c30c2e43f91131867ddea47 (0b01a6582719cd0b2fd2b4e5e3653e72fe47696a) 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-ssh15950371009568406395.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15832944634158516073.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-135/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-135/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4409389063902170370.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-135/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2630290422079166902.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11813778842611577769.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-135/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-135/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13736896251481826536.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-3409’ Running on prd-ubuntu20.04-docker-8c-8g-3412 in /w/workspace/foundry_device-usb-camera_PR-135 [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-135 # 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/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 1cb1e53e8a7f60365c876a8cf41bd75af27270ec Merge succeeded, producing 1cb1e53e8a7f60365c876a8cf41bd75af27270ec Checking out Revision 1cb1e53e8a7f60365c876a8cf41bd75af27270ec (PR-135) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:13:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:13:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1cb1e53e8a7f60365c876a8cf41bd75af27270ec # 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 ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cb1e53e8a7f60365c876a8cf41bd75af27270ec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:13:44 ========================================================= 17:13:44 EdgeX Global Pipelines Version Info 17:13:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:13:45 ------------------- 17:13:45 stable info: 17:13:45 ------------------- 17:13:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:13:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:13:45 Message: update stable to v1.0.244 17:13:45 ------------------- 17:13:45 experimental info: 17:13:45 ------------------- 17:13:45 Commited By: **** collab-it+edgex@linuxfoundation.org 17:13:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:13:45 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:13:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:13:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:13:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-135 [Pipeline] echo 17:13:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-135 [Pipeline] echo 17:13:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-135 [Pipeline] echo 17:13:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1cb1e53e8a7f60365c876a8cf41bd75af27270ec [Pipeline] echo 17:13:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1cb1e53 [Pipeline] echo 17:13:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:47 provisioning config files... 17:13:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-135@tmp/config17492598438193033461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:47 ---> docker-login.sh 17:13:47 nexus3.edgexfoundry.org:10001 17:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:48 Configure a credential helper to remove this warning. See 17:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:48 17:13:48 Login Succeeded 17:13:48 nexus3.edgexfoundry.org:10002 17:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:48 Configure a credential helper to remove this warning. See 17:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:48 17:13:48 Login Succeeded 17:13:48 nexus3.edgexfoundry.org:10003 17:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:48 Configure a credential helper to remove this warning. See 17:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:48 17:13:48 Login Succeeded 17:13:48 nexus3.edgexfoundry.org:10004 17:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:48 Configure a credential helper to remove this warning. See 17:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:48 17:13:48 Login Succeeded 17:13:48 docker.io 17:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:48 Configure a credential helper to remove this warning. See 17:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:48 17:13:48 Login Succeeded 17:13:48 ---> docker-login.sh ends [Pipeline] } 17:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:13:49 + git rev-list -1 --merges 1cb1e53e8a7f60365c876a8cf41bd75af27270ec~1..1cb1e53e8a7f60365c876a8cf41bd75af27270ec [Pipeline] echo 17:13:49 -----------> git rev-list -1 --merges 1cb1e53e8a7f60365c876a8cf41bd75af27270ec~1..1cb1e53e8a7f60365c876a8cf41bd75af27270ec 1cb1e53e8a7f60365c876a8cf41bd75af27270ec [false] [Pipeline] sh 17:13:49 + git log --format=format:%s -1 1cb1e53e8a7f60365c876a8cf41bd75af27270ec [Pipeline] echo 17:13:49 ========================================================= 17:13:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:13:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:50 + git log --format=format:%s -1 1cb1e53e8a7f60365c876a8cf41bd75af27270ec [Pipeline] echo 17:13:50 [semverPrep] GIT_COMMIT: 1cb1e53e8a7f60365c876a8cf41bd75af27270ec, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:13:50 [semverPrep] This is not a build commit. [Pipeline] sh 17:13:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:13:50 + grep -v github /etc/ssh/ssh_known_hosts 17:13:50 + [ -e /tmp/ssh_known_hosts ] 17:13:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:13:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:13:50 + sudo tee -a /etc/ssh/ssh_known_hosts 17:13:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:51 17:13:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:51 0.1.4: Pulling from edgex-devops/py-git-semver 17:13:51 b85a868b505f: Pulling fs layer 17:13:51 e2be974225ed: Pulling fs layer 17:13:51 339a4e72a1f5: Pulling fs layer 17:13:51 988bab9f4d93: Pulling fs layer 17:13:51 1469e6f7b9e6: Pulling fs layer 17:13:51 eaf3925da568: Pulling fs layer 17:13:51 bab4dde63d76: Pulling fs layer 17:13:51 bde34c3a00c8: Pulling fs layer 17:13:51 b352a97aabf1: Pulling fs layer 17:13:51 4872d77fe225: Pulling fs layer 17:13:51 5851b861e8e6: Pulling fs layer 17:13:51 988bab9f4d93: Waiting 17:13:51 1469e6f7b9e6: Waiting 17:13:51 eaf3925da568: Waiting 17:13:51 bab4dde63d76: Waiting 17:13:51 bde34c3a00c8: Waiting 17:13:51 b352a97aabf1: Waiting 17:13:51 4872d77fe225: Waiting 17:13:51 5851b861e8e6: Waiting 17:13:51 e2be974225ed: Verifying Checksum 17:13:51 e2be974225ed: Download complete 17:13:51 988bab9f4d93: Verifying Checksum 17:13:51 988bab9f4d93: Download complete 17:13:51 1469e6f7b9e6: Verifying Checksum 17:13:51 1469e6f7b9e6: Download complete 17:13:51 eaf3925da568: Verifying Checksum 17:13:51 eaf3925da568: Download complete 17:13:51 339a4e72a1f5: Verifying Checksum 17:13:51 339a4e72a1f5: Download complete 17:13:51 bde34c3a00c8: Download complete 17:13:51 b352a97aabf1: Download complete 17:13:51 4872d77fe225: Download complete 17:13:51 5851b861e8e6: Verifying Checksum 17:13:51 5851b861e8e6: Download complete 17:13:51 b85a868b505f: Verifying Checksum 17:13:51 b85a868b505f: Download complete 17:13:52 bab4dde63d76: Verifying Checksum 17:13:52 bab4dde63d76: Download complete 17:13:53 b85a868b505f: Pull complete 17:13:53 e2be974225ed: Pull complete 17:13:54 339a4e72a1f5: Pull complete 17:13:54 988bab9f4d93: Pull complete 17:13:54 1469e6f7b9e6: Pull complete 17:13:54 eaf3925da568: Pull complete 17:13:56 bab4dde63d76: Pull complete 17:13:56 bde34c3a00c8: Pull complete 17:13:56 b352a97aabf1: Pull complete 17:13:56 4872d77fe225: Pull complete 17:13:56 5851b861e8e6: Pull complete 17:13:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:57 prd-ubuntu20.04-docker-8c-8g-3412 does not seem to be running inside a container 17:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-135 -v /w/workspace/foundry_device-usb-camera_PR-135:/w/workspace/foundry_device-usb-camera_PR-135:rw,z -v /w/workspace/foundry_device-usb-camera_PR-135@tmp:/w/workspace/foundry_device-usb-camera_PR-135@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:14:03 $ docker top 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 -eo pid,comm 17:14:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:14:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:03 [ssh-agent] Looking for ssh-agent implementation... 17:14:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:03 $ docker exec 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 ssh-agent 17:14:03 SSH_AUTH_SOCK=/tmp/ssh-RaQGY6M4Fklu/agent.32 17:14:03 SSH_AGENT_PID=38 17:14:03 Running ssh-add (command line suppressed) 17:14:03 Identity added: /w/workspace/foundry_device-usb-camera_PR-135@tmp/private_key_8947462197666856010.key (/w/workspace/foundry_device-usb-camera_PR-135@tmp/private_key_8947462197666856010.key) 17:14:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:03 + git tag --points-at HEAD [Pipeline] } 17:14:03 $ docker exec --env ******** --env ******** 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 ssh-agent -k 17:14:04 unset SSH_AUTH_SOCK; 17:14:04 unset SSH_AGENT_PID; 17:14:04 echo Agent pid 38 killed; 17:14:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:14:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:04 [ssh-agent] Looking for ssh-agent implementation... 17:14:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:04 $ docker exec 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 ssh-agent 17:14:04 SSH_AUTH_SOCK=/tmp/ssh-w1nJ5I04prP3/agent.70 17:14:04 SSH_AGENT_PID=76 17:14:04 Running ssh-add (command line suppressed) 17:14:04 Identity added: /w/workspace/foundry_device-usb-camera_PR-135@tmp/private_key_1508836768455394204.key (/w/workspace/foundry_device-usb-camera_PR-135@tmp/private_key_1508836768455394204.key) 17:14:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:04 + git semver init 17:14:05 2023-01-23 17:14:04,991 [run_init] DEBUG init version:0.0.0 force:False 17:14:05 2023-01-23 17:14:04,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-135/.semver 17:14:05 2023-01-23 17:14:04,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-135/.semver 17:14:05 2023-01-23 17:14:04,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-135/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-135, universal_newlines=False, shell=None, istream=None) 17:14:06 2023-01-23 17:14:06,258 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-135/.git/info/exclude 17:14:06 2023-01-23 17:14:06,258 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-135/.semver/PR-135 with force:False 17:14:06 2023-01-23 17:14:06,258 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-135/.semver/PR-135 17:14:06 2023-01-23 17:14:06,262 [execute] INFO git cat-file --batch-check 17:14:06 2023-01-23 17:14:06,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-135/.semver, universal_newlines=False, shell=None, istream=) 17:14:06 2023-01-23 17:14:06,268 [execute] INFO git cat-file --batch 17:14:06 2023-01-23 17:14:06,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-135/.semver, universal_newlines=False, shell=None, istream=) 17:14:06 2023-01-23 17:14:06,274 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-135/.semver/PR-135 17:14:06 0.0.0 [Pipeline] } 17:14:06 $ docker exec --env ******** --env ******** 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 ssh-agent -k 17:14:06 unset SSH_AUTH_SOCK; 17:14:06 unset SSH_AGENT_PID; 17:14:06 echo Agent pid 76 killed; 17:14:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:07 + git semver [Pipeline] } 17:14:07 $ docker stop --time=1 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 17:14:09 $ docker rm -f --volumes 092ce3251a17d09c0528b9568a8753c2a4f141772869e4a3ed88f293e3d68519 [Pipeline] // withDockerContainer [Pipeline] sh 17:14:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:14:09 Stashed 1 file(s) [Pipeline] echo 17:14:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:10 provisioning config files... 17:14:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-135@tmp/config18106867040106046971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:10 ---> docker-login.sh 17:14:10 nexus3.edgexfoundry.org:10001 17:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:10 Configure a credential helper to remove this warning. See 17:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:10 17:14:10 Login Succeeded 17:14:10 nexus3.edgexfoundry.org:10002 17:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:10 Configure a credential helper to remove this warning. See 17:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:10 17:14:10 Login Succeeded 17:14:10 nexus3.edgexfoundry.org:10003 17:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:11 Configure a credential helper to remove this warning. See 17:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:11 17:14:11 Login Succeeded 17:14:11 nexus3.edgexfoundry.org:10004 17:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:11 Configure a credential helper to remove this warning. See 17:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:11 17:14:11 Login Succeeded 17:14:11 docker.io 17:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:11 Configure a credential helper to remove this warning. See 17:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:11 17:14:11 Login Succeeded 17:14:11 ---> docker-login.sh ends [Pipeline] } 17:14:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:14:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:11 ========================================================= 17:14:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:14:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:14:12 Sending build context to Docker daemon 1.724MB 17:14:12 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:14:12 Step 2/13 : FROM ${BASE} AS builder 17:14:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:14:12 213ec9aee27d: Pulling fs layer 17:14:12 4583459ba037: Pulling fs layer 17:14:12 93c1e223e6f2: Pulling fs layer 17:14:12 53926ce57604: Pulling fs layer 17:14:12 21b2b0c7a3f4: Pulling fs layer 17:14:12 22ff95d597cd: Pulling fs layer 17:14:12 12d6caf4c0d1: Pulling fs layer 17:14:12 96b7cbca73a9: Pulling fs layer 17:14:12 a7acece74701: Pulling fs layer 17:14:12 22ff95d597cd: Waiting 17:14:12 53926ce57604: Waiting 17:14:12 12d6caf4c0d1: Waiting 17:14:12 96b7cbca73a9: Waiting 17:14:12 21b2b0c7a3f4: Waiting 17:14:12 a7acece74701: Waiting 17:14:12 93c1e223e6f2: Verifying Checksum 17:14:12 93c1e223e6f2: Download complete 17:14:12 4583459ba037: Verifying Checksum 17:14:12 4583459ba037: Download complete 17:14:12 21b2b0c7a3f4: Verifying Checksum 17:14:12 21b2b0c7a3f4: Download complete 17:14:12 22ff95d597cd: Verifying Checksum 17:14:12 22ff95d597cd: Download complete 17:14:12 213ec9aee27d: Verifying Checksum 17:14:12 213ec9aee27d: Download complete 17:14:12 12d6caf4c0d1: Download complete 17:14:12 213ec9aee27d: Pull complete 17:14:12 4583459ba037: Pull complete 17:14:12 93c1e223e6f2: Pull complete 17:14:13 a7acece74701: Verifying Checksum 17:14:13 a7acece74701: Download complete 17:14:13 53926ce57604: Verifying Checksum 17:14:13 53926ce57604: Download complete 17:14:13 96b7cbca73a9: Download complete 17:14:17 53926ce57604: Pull complete 17:14:17 21b2b0c7a3f4: Pull complete 17:14:17 22ff95d597cd: Pull complete 17:14:17 12d6caf4c0d1: Pull complete 17:14:19 96b7cbca73a9: Pull complete 17:14:20 a7acece74701: Pull complete 17:14:20 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:14:20 ---> db6d94c90886 17:14:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:14:25 Still waiting to schedule task 17:14:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3410’ 17:14:28 ---> Running in d7c6d6f5a4a6 17:14:28 Removing intermediate container d7c6d6f5a4a6 17:14:28 ---> ea72785ff5fb 17:14:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:14:28 ---> Running in e11917ba22e2 17:14:28 Removing intermediate container e11917ba22e2 17:14:28 ---> 5ec43a45317e 17:14:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:14:28 ---> Running in 73369c9da8b6 17:14:28 Removing intermediate container 73369c9da8b6 17:14:28 ---> f453ff717bc5 17:14:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:14:28 ---> Running in 805c4a3a0498 17:14:28 Removing intermediate container 805c4a3a0498 17:14:28 ---> b38ee89241f0 17:14:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:14:28 ---> Running in 4d82e7735440 17:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:14:28 (1/80) Installing mesa (21.3.8-r2) 17:14:28 (2/80) Installing libxau (1.0.9-r0) 17:14:28 (3/80) Installing libxdmcp (1.1.3-r0) 17:14:28 (4/80) Installing libxcb (1.15-r0) 17:14:28 (5/80) Installing libx11 (1.8-r0) 17:14:28 (6/80) Installing libxext (1.3.4-r0) 17:14:28 (7/80) Installing libxfixes (6.0.0-r0) 17:14:28 (8/80) Installing libxxf86vm (1.1.4-r2) 17:14:28 (9/80) Installing libpciaccess (0.16-r0) 17:14:28 (10/80) Installing libdrm (2.4.110-r0) 17:14:28 (11/80) Installing mesa-glapi (21.3.8-r2) 17:14:28 (12/80) Installing libxshmfence (1.3-r1) 17:14:28 (13/80) Installing mesa-gl (21.3.8-r2) 17:14:28 (14/80) Installing icu-data-full (71.1-r2) 17:14:28 (15/80) Installing libice (1.0.10-r0) 17:14:28 (16/80) Installing libuuid (2.38-r1) 17:14:28 (17/80) Installing libsm (1.2.3-r0) 17:14:28 (18/80) Installing libxt (1.2.1-r0) 17:14:28 (19/80) Installing libxmu (1.1.3-r0) 17:14:28 (20/80) Installing xset (1.2.4-r0) 17:14:28 (21/80) Installing xprop (1.2.5-r0) 17:14:28 (22/80) Installing xdg-utils (1.1.3-r3) 17:14:28 (23/80) Installing dbus-libs (1.14.4-r0) 17:14:28 (24/80) Installing libffi (3.4.2-r1) 17:14:28 (25/80) Installing libintl (0.21-r2) 17:14:28 (26/80) Installing libblkid (2.38-r1) 17:14:28 (27/80) Installing libmount (2.38-r1) 17:14:28 (28/80) Installing pcre (8.45-r2) 17:14:28 (29/80) Installing glib (2.72.1-r0) 17:14:28 (30/80) Installing icu-libs (71.1-r2) 17:14:28 (31/80) Installing libpcre2-16 (10.40-r0) 17:14:28 (32/80) Installing zstd-libs (1.5.2-r1) 17:14:28 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:14:28 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:14:28 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:14:28 (36/80) Installing mesa-gbm (21.3.8-r2) 17:14:28 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:14:28 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:14:29 (39/80) Installing libxcomposite (0.4.5-r0) 17:14:29 (40/80) Installing libbz2 (1.0.8-r1) 17:14:29 (41/80) Installing libpng (1.6.37-r1) 17:14:29 (42/80) Installing freetype (2.12.1-r0) 17:14:29 (43/80) Installing fontconfig (2.14.0-r0) 17:14:29 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:14:29 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:14:29 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:14:29 (47/80) Installing xz-libs (5.2.5-r1) 17:14:29 (48/80) Installing libxml2 (2.9.14-r2) 17:14:29 (49/80) Installing libxkbcommon (1.4.1-r0) 17:14:29 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:14:29 (51/80) Installing mesa-egl (21.3.8-r2) 17:14:29 (52/80) Installing avahi-libs (0.8-r6) 17:14:29 (53/80) Installing nettle (3.7.3-r0) 17:14:29 (54/80) Installing p11-kit (0.24.1-r0) 17:14:29 (55/80) Installing libtasn1 (4.18.0-r1) 17:14:29 (56/80) Installing libunistring (1.0-r0) 17:14:29 (57/80) Installing gnutls (3.7.7-r0) 17:14:29 (58/80) Installing cups-libs (2.4.2-r0) 17:14:29 (59/80) Installing graphite2 (1.3.14-r1) 17:14:29 (60/80) Installing harfbuzz (4.3.0-r0) 17:14:29 (61/80) Installing libevdev (1.12.1-r0) 17:14:29 (62/80) Installing mtdev (1.1.6-r0) 17:14:29 (63/80) Installing eudev-libs (3.2.11-r0) 17:14:29 (64/80) Installing libinput-libs (1.20.1-r0) 17:14:29 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:14:29 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:14:29 (67/80) Installing xcb-util (0.4.0-r3) 17:14:29 (68/80) Installing xcb-util-image (0.4.0-r1) 17:14:29 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:14:29 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:14:29 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:14:29 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:14:29 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:14:29 (74/80) Installing v4l-utils (1.22.1-r1) 17:14:29 (75/80) Installing udev-init-scripts (35-r0) 17:14:29 Executing udev-init-scripts-35-r0.post-install 17:14:29 (76/80) Installing kmod-libs (29-r2) 17:14:29 (77/80) Installing eudev (3.2.11-r0) 17:14:29 (78/80) Installing eudev-dev (3.2.11-r0) 17:14:29 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:14:29 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:14:29 Executing busybox-1.35.0-r17.trigger 17:14:29 Executing eudev-3.2.11-r0.trigger 17:14:29 OK: 330 MiB in 131 packages 17:14:33 Removing intermediate container 4d82e7735440 17:14:33 ---> 71d311465067 17:14:33 Step 8/13 : WORKDIR /device-usb-camera 17:14:33 ---> Running in f4247fb65359 17:14:34 Removing intermediate container f4247fb65359 17:14:34 ---> ae3bc9fdcbcf 17:14:34 Step 9/13 : COPY go.mod vendor* ./ 17:14:34 ---> 9f6c4295415c 17:14:34 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:34 ---> Running in 1b29fba2a518 17:15:32 Removing intermediate container 1b29fba2a518 17:15:32 ---> dc980a028ad0 17:15:32 Step 11/13 : COPY . . 17:15:32 ---> 371702a9c50c 17:15:32 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:15:32 ---> Running in 3a1553e32236 17:15:32  % Total % Received % Xferd Average Speed Time Time Time Current 17:15:32  Dload Upload Total Spent  Left Speed 17:15:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8320 0 --:--:-- --:--:-- --:--:-- 8362 17:15:33 Removing intermediate container 3a1553e32236 17:15:33 ---> 78f3214c3a42 17:15:33 Step 13/13 : RUN ${MAKE} 17:15:33 ---> Running in 0bfdcbc6e778 17:15:33 noop 17:15:33 Removing intermediate container 0bfdcbc6e778 17:15:33 ---> f1b5297af88b 17:15:33 Successfully built f1b5297af88b 17:15:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:34 + docker inspect -f . ci-base-image-x86_64 17:15:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:34 prd-ubuntu20.04-docker-8c-8g-3412 does not seem to be running inside a container 17:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-135 -v /w/workspace/foundry_device-usb-camera_PR-135:/w/workspace/foundry_device-usb-camera_PR-135:rw,z -v /w/workspace/foundry_device-usb-camera_PR-135@tmp:/w/workspace/foundry_device-usb-camera_PR-135@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 ******** ci-base-image-x86_64 cat 17:15:34 $ docker top e1e732a32a346e4885d477d8494def5da9f05ca7c9570d89e470ba0152f8bda7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:35 + go version 17:15:35 go version go1.18.7 linux/amd64 [Pipeline] } 17:15:35 $ docker stop --time=1 e1e732a32a346e4885d477d8494def5da9f05ca7c9570d89e470ba0152f8bda7 17:15:36 $ docker rm -f --volumes e1e732a32a346e4885d477d8494def5da9f05ca7c9570d89e470ba0152f8bda7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:37 + docker inspect -f . ci-base-image-x86_64 17:15:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:37 prd-ubuntu20.04-docker-8c-8g-3412 does not seem to be running inside a container 17:15: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-135 -v /w/workspace/foundry_device-usb-camera_PR-135:/w/workspace/foundry_device-usb-camera_PR-135:rw,z -v /w/workspace/foundry_device-usb-camera_PR-135@tmp:/w/workspace/foundry_device-usb-camera_PR-135@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 ******** ci-base-image-x86_64 cat 17:15:37 $ docker top 6c591e9cfab19320743bf0abf27d773e70fd7a075914fd5b6aca3c08b11dd9fc -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:38 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-135 [Pipeline] fileExists [Pipeline] sh 17:15:38 + make test 17:15:38 go test ./... -coverprofile=coverage.out ./... 17:15:38 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:15:48 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:15:48 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 17:15:56 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:15:56 go vet ./... 17:16:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:16:00 ./bin/test-attribution-txt.sh 17:16:00 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:16:00 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:16:00 $ docker stop --time=1 6c591e9cfab19320743bf0abf27d773e70fd7a075914fd5b6aca3c08b11dd9fc 17:16:04 $ docker rm -f --volumes 6c591e9cfab19320743bf0abf27d773e70fd7a075914fd5b6aca3c08b11dd9fc [Pipeline] // withDockerContainer [Pipeline] sh 17:16:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:16:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:05 + ls -al . 17:16:05 total 196 17:16:05 drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 17:15 . 17:16:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:13 .. 17:16:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 17:15 .git 17:16:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:13 .github 17:16:05 -rw-rw-r-- 1 jenkins jenkins 414 Jan 23 17:13 .gitignore 17:16:05 -rw-rw-r-- 1 jenkins jenkins 42 Jan 23 17:13 .golangci.yml 17:16:05 -rw-rw-r-- 1 jenkins jenkins 77 Jan 23 17:13 .hadolint.yml 17:16:05 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 17:14 .semver 17:16:05 -rw-rw-r-- 1 jenkins jenkins 9442 Jan 23 17:13 Attribution.txt 17:16:05 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 23 17:13 CHANGELOG.md 17:16:05 -rw-rw-r-- 1 jenkins jenkins 2328 Jan 23 17:13 Dockerfile 17:16:05 -rw-rw-r-- 1 jenkins jenkins 678 Jan 23 17:13 GOVERNANCE.md 17:16:05 -rw-rw-r-- 1 jenkins jenkins 659 Jan 23 17:13 Jenkinsfile 17:16:05 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 23 17:13 LICENSE 17:16:05 -rw-rw-r-- 1 jenkins jenkins 2329 Jan 23 17:13 Makefile 17:16:05 -rw-rw-r-- 1 jenkins jenkins 622 Jan 23 17:13 OWNERS.md 17:16:05 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 23 17:13 README.md 17:16:05 -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 17:14 VERSION 17:16:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 17:13 bin 17:16:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:13 cmd 17:16:05 -rw-r--r-- 1 jenkins jenkins 30666 Jan 23 17:15 coverage.out 17:16:05 -rwxrwxr-x 1 jenkins jenkins 140 Jan 23 17:13 docker-entrypoint.sh 17:16:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:13 docs 17:16:05 -rw-rw-r-- 1 jenkins jenkins 3540 Jan 23 17:13 go.mod 17:16:05 -rw-rw-r-- 1 jenkins jenkins 35103 Jan 23 17:13 go.sum 17:16:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:13 internal 17:16:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:13 snap 17:16:05 -rw-rw-r-- 1 jenkins jenkins 231 Jan 23 17:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16: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=1cb1e53e8a7f60365c876a8cf41bd75af27270ec --label arch=amd64 --label version=0.0.0 . 17:16:06 Sending build context to Docker daemon 1.755MB 17:16:06 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:16:06 Step 2/35 : FROM ${BASE} AS builder 17:16:06 ---> f1b5297af88b 17:16:06 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:16:06 ---> Running in f3b5d4f5b9ba 17:16:06 Removing intermediate container f3b5d4f5b9ba 17:16:06 ---> d43ca46906f8 17:16:06 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:16:06 ---> Running in dbeb83705359 17:16:06 Removing intermediate container dbeb83705359 17:16:06 ---> d50399a80648 17:16:06 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:16:06 ---> Running in 6678ee24b2dd 17:16:07 Removing intermediate container 6678ee24b2dd 17:16:07 ---> 0af34648afc2 17:16:07 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:16:07 ---> Running in 6effafeea619 17:16:07 Removing intermediate container 6effafeea619 17:16:07 ---> 374aa630bbf2 17:16:07 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:16:07 ---> Running in cbff471d136e 17:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:16:08 OK: 330 MiB in 131 packages 17:16:09 Removing intermediate container cbff471d136e 17:16:09 ---> a9529433acbe 17:16:09 Step 8/35 : WORKDIR /device-usb-camera 17:16:09 ---> Running in aeea071a65dd 17:16:09 Removing intermediate container aeea071a65dd 17:16:09 ---> ad98310f671f 17:16:09 Step 9/35 : COPY go.mod vendor* ./ 17:16:09 ---> 22d7b658d016 17:16:09 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:09 ---> Running in a265e37ced67 17:16:11 Removing intermediate container a265e37ced67 17:16:11 ---> 92f17249b5f7 17:16:11 Step 11/35 : COPY . . 17:16:11 ---> e808792fdbe8 17:16:11 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:16:11 ---> Running in 4334fdc5ca2c 17:16:12  % Total % Received % Xferd Average Speed Time Time Time Current 17:16:12 Dload Upload Total Spent Left Speed 17:16:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43451 0 --:--:-- --:--:-- --:--:-- 44250 17:16:12 Removing intermediate container 4334fdc5ca2c 17:16:12 ---> 7726eb4cd2a7 17:16:12 Step 13/35 : RUN ${MAKE} 17:16:12 ---> Running in bf4c2d2b37fc 17:16:13 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:16:39 Removing intermediate container bf4c2d2b37fc 17:16:39 ---> ec17172a515d 17:16:39 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:16:39 v0.18.4: Pulling from aler9/rtsp-simple-server 17:16:39 af6660deedbd: Pulling fs layer 17:16:39 97cd0a44c592: Pulling fs layer 17:16:39 97cd0a44c592: Verifying Checksum 17:16:39 97cd0a44c592: Download complete 17:16:39 af6660deedbd: Verifying Checksum 17:16:39 af6660deedbd: Download complete 17:16:39 af6660deedbd: Pull complete 17:16:39 97cd0a44c592: Pull complete 17:16:39 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:16:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:16:39 ---> fea57e182299 17:16:39 Step 15/35 : FROM alpine:3.16 17:16:39 3.16: Pulling from library/alpine 17:16:39 ca7dd9ec2225: Pulling fs layer 17:16:39 ca7dd9ec2225: Verifying Checksum 17:16:39 ca7dd9ec2225: Download complete 17:16:39 ca7dd9ec2225: Pull complete 17:16:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:16:39 Status: Downloaded newer image for alpine:3.16 17:16:39 ---> bfe296a52501 17:16:39 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:16:40 ---> Running in 1a7620eeae7d 17:16:40 Removing intermediate container 1a7620eeae7d 17:16:40 ---> 19a48dfad1db 17:16:40 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:16:40 ---> Running in 0e293c021a33 17:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:16:41 (1/80) Installing dumb-init (1.2.5-r1) 17:16:41 (2/80) Installing sdl2 (2.0.22-r0) 17:16:41 (3/80) Installing libxau (1.0.9-r0) 17:16:41 (4/80) Installing libxdmcp (1.1.3-r0) 17:16:41 (5/80) Installing libxcb (1.15-r0) 17:16:41 (6/80) Installing libx11 (1.8-r0) 17:16:41 (7/80) Installing aom-libs (3.3.0-r0) 17:16:41 (8/80) Installing alsa-lib (1.2.7.2-r0) 17:16:41 (9/80) Installing expat (2.5.0-r0) 17:16:41 (10/80) Installing brotli-libs (1.0.9-r6) 17:16:41 (11/80) Installing libbz2 (1.0.8-r1) 17:16:41 (12/80) Installing libpng (1.6.37-r1) 17:16:41 (13/80) Installing freetype (2.12.1-r0) 17:16:41 (14/80) Installing fontconfig (2.14.0-r0) 17:16:41 (15/80) Installing fribidi (1.0.12-r0) 17:16:41 (16/80) Installing libffi (3.4.2-r1) 17:16:41 (17/80) Installing libintl (0.21-r2) 17:16:41 (18/80) Installing libblkid (2.38-r1) 17:16:41 (19/80) Installing libmount (2.38-r1) 17:16:41 (20/80) Installing pcre (8.45-r2) 17:16:41 (21/80) Installing glib (2.72.1-r0) 17:16:41 (22/80) Installing graphite2 (1.3.14-r1) 17:16:41 (23/80) Installing harfbuzz (4.3.0-r0) 17:16:41 (24/80) Installing libass (0.16.0-r0) 17:16:41 (25/80) Installing libdav1d (1.0.0-r0) 17:16:41 (26/80) Installing libpciaccess (0.16-r0) 17:16:41 (27/80) Installing libdrm (2.4.110-r0) 17:16:41 (28/80) Installing gmp (6.2.1-r2) 17:16:41 (29/80) Installing nettle (3.7.3-r0) 17:16:41 (30/80) Installing p11-kit (0.24.1-r0) 17:16:41 (31/80) Installing libtasn1 (4.18.0-r1) 17:16:41 (32/80) Installing libunistring (1.0-r0) 17:16:41 (33/80) Installing gnutls (3.7.7-r0) 17:16:41 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:16:41 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 17:16:41 (36/80) Installing lame (3.100-r0) 17:16:41 (37/80) Installing opus (1.3.1-r1) 17:16:41 (38/80) Installing libasyncns (0.8-r1) 17:16:41 (39/80) Installing dbus-libs (1.14.4-r0) 17:16:42 (40/80) Installing libltdl (2.4.7-r0) 17:16:42 (41/80) Installing orc (0.4.32-r0) 17:16:42 (42/80) Installing libgcc (11.2.1_git20220219-r2) 17:16:42 (43/80) Installing libogg (1.3.5-r1) 17:16:42 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 17:16:42 (45/80) Installing flac (1.3.4-r0) 17:16:42 (46/80) Installing libvorbis (1.3.7-r0) 17:16:42 (47/80) Installing libsndfile (1.1.0-r0) 17:16:42 (48/80) Installing libgomp (11.2.1_git20220219-r2) 17:16:42 (49/80) Installing soxr (0.1.3-r2) 17:16:42 (50/80) Installing speexdsp (1.2.0-r0) 17:16:42 (51/80) Installing tdb-libs (1.4.6-r0) 17:16:42 (52/80) Installing libpulse (15.0-r2) 17:16:42 (53/80) Installing cjson (1.7.15-r3) 17:16:42 (54/80) Installing mbedtls (2.28.2-r0) 17:16:42 (55/80) Installing librist (0.2.6-r1) 17:16:42 (56/80) Installing libsrt (1.4.4-r0) 17:16:42 (57/80) Installing libssh (0.9.6-r1) 17:16:42 (58/80) Installing libtheora (1.1.1-r16) 17:16:42 (59/80) Installing libjpeg-turbo (2.1.3-r1) 17:16:42 (60/80) Installing v4l-utils-libs (1.22.1-r1) 17:16:42 (61/80) Installing libxext (1.3.4-r0) 17:16:42 (62/80) Installing libxfixes (6.0.0-r0) 17:16:42 (63/80) Installing wayland-libs-client (1.20.0-r0) 17:16:42 (64/80) Installing libva (2.14.0-r0) 17:16:42 (65/80) Installing libvdpau (1.5-r0) 17:16:42 (66/80) Installing vidstab (1.1.0-r1) 17:16:42 (67/80) Installing libvpx (1.11.0-r1) 17:16:42 (68/80) Installing libwebp (1.2.3-r0) 17:16:42 (69/80) Installing x264-libs (0.163_git20210613-r0) 17:16:42 (70/80) Installing numactl (2.0.14-r0) 17:16:42 (71/80) Installing x265-libs (3.5-r3) 17:16:42 (72/80) Installing xvidcore (1.3.7-r1) 17:16:42 (73/80) Installing ffmpeg-libs (5.0.1-r1) 17:16:42 (74/80) Installing ffmpeg (5.0.1-r1) 17:16:42 (75/80) Installing udev-init-scripts (35-r0) 17:16:42 Executing udev-init-scripts-35-r0.post-install 17:16:42 (76/80) Installing eudev-libs (3.2.11-r0) 17:16:42 (77/80) Installing xz-libs (5.2.5-r1) 17:16:42 (78/80) Installing zstd-libs (1.5.2-r1) 17:16:42 (79/80) Installing kmod-libs (29-r2) 17:16:42 (80/80) Installing eudev (3.2.11-r0) 17:16:42 Executing busybox-1.35.0-r17.trigger 17:16:42 Executing eudev-3.2.11-r0.trigger 17:16:42 OK: 100 MiB in 94 packages 17:16:47 Removing intermediate container 0e293c021a33 17:16:47 ---> 2dfd09e43249 17:16:47 Step 18/35 : WORKDIR / 17:16:47 ---> Running in e7f2958e18c3 17:16:47 Removing intermediate container e7f2958e18c3 17:16:47 ---> 9765dfc5b1e0 17:16:47 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:16:48 ---> 5d3962340af3 17:16:48 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:16:49 ---> 40a102255c9c 17:16:49 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:16:49 ---> 90fe41670bbe 17:16:49 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:16:49 ---> feabf4e4d090 17:16:49 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:16:49 ---> c92018475bcf 17:16:49 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:16:49 ---> 516515be0b29 17:16:49 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:16:50 ---> 6ac53448d31a 17:16:50 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:16:50 ---> Running in 646551e0b856 17:16:50 Removing intermediate container 646551e0b856 17:16:50 ---> f61d15113136 17:16:50 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:16:50 ---> Running in 9c99f19cd29a 17:16:51 Removing intermediate container 9c99f19cd29a 17:16:51 ---> 5497cc6c78e6 17:16:51 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:16:51 ---> Running in 3dce8de3b003 17:16:52 Removing intermediate container 3dce8de3b003 17:16:52 ---> fef956e46d73 17:16:52 Step 29/35 : EXPOSE 59983 17:16:52 ---> Running in 92f38b3de665 17:16:52 Removing intermediate container 92f38b3de665 17:16:52 ---> 3b916f56512b 17:16:52 Step 30/35 : EXPOSE 8554 17:16:52 ---> Running in efc4a1727350 17:16:52 Removing intermediate container efc4a1727350 17:16:52 ---> 4ffef329d884 17:16:52 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:16:52 ---> Running in c3ef9d109d76 17:16:52 Removing intermediate container c3ef9d109d76 17:16:52 ---> e0daabf1ba2c 17:16:52 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:16:52 ---> Running in fe1d423a7eaa 17:16:52 Removing intermediate container fe1d423a7eaa 17:16:52 ---> 5334d3285404 17:16:52 Step 33/35 : LABEL arch=amd64 17:16:52 ---> Running in 0186e27e5a39 17:16:52 Removing intermediate container 0186e27e5a39 17:16:52 ---> 2efb3ea72199 17:16:52 Step 34/35 : LABEL git_sha=1cb1e53e8a7f60365c876a8cf41bd75af27270ec 17:16:52 ---> Running in bf8be1e9bfbb 17:16:52 Removing intermediate container bf8be1e9bfbb 17:16:52 ---> 727a8c011bf5 17:16:52 Step 35/35 : LABEL version=0.0.0 17:16:53 ---> Running in 1bdf9b630006 17:16:53 Removing intermediate container 1bdf9b630006 17:16:53 ---> 69d3d41f1db1 17:16:53 [Warning] One or more build-args [ARCH] were not consumed 17:16:53 Successfully built 69d3d41f1db1 17:16:53 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:16:53 17:16:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:16:54 latest: Pulling from edgex-lftools-log-publisher 17:16:54 5eb5b503b376: Pulling fs layer 17:16:54 5c69ac0246d0: Pulling fs layer 17:16:54 ec43610c2a17: Pulling fs layer 17:16:54 3a2ae6a8a46f: Pulling fs layer 17:16:54 33b1e0a273af: Pulling fs layer 17:16:54 5d3b04190fa2: Pulling fs layer 17:16:54 2f39f015ded8: Pulling fs layer 17:16:54 3a2ae6a8a46f: Waiting 17:16:54 33b1e0a273af: Waiting 17:16:54 5d3b04190fa2: Waiting 17:16:54 2f39f015ded8: Waiting 17:16:54 5c69ac0246d0: Verifying Checksum 17:16:54 5c69ac0246d0: Download complete 17:16:54 3a2ae6a8a46f: Verifying Checksum 17:16:54 3a2ae6a8a46f: Download complete 17:16:54 33b1e0a273af: Verifying Checksum 17:16:54 33b1e0a273af: Download complete 17:16:54 5d3b04190fa2: Download complete 17:16:54 ec43610c2a17: Verifying Checksum 17:16:54 ec43610c2a17: Download complete 17:16:54 5eb5b503b376: Verifying Checksum 17:16:54 5eb5b503b376: Download complete 17:16:55 2f39f015ded8: Download complete 17:16:56 5eb5b503b376: Pull complete 17:16:56 5c69ac0246d0: Pull complete 17:16:56 ec43610c2a17: Pull complete 17:16:56 3a2ae6a8a46f: Pull complete 17:16:57 33b1e0a273af: Pull complete 17:16:57 5d3b04190fa2: Pull complete 17:17:01 2f39f015ded8: Pull complete 17:17:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:01 prd-ubuntu20.04-docker-8c-8g-3412 does not seem to be running inside a container 17:17:01 $ 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-135 -v /w/workspace/foundry_device-usb-camera_PR-135:/w/workspace/foundry_device-usb-camera_PR-135:rw,z -v /w/workspace/foundry_device-usb-camera_PR-135@tmp:/w/workspace/foundry_device-usb-camera_PR-135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:17:09 $ docker top 911a7f5f4d766a941d6aca50335a2c76a6cdad4c328abe003eb47f744504fe1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:10 ---> job-cost.sh 17:17:10 lf-activate-venv: SKIPPING 17:17:10 INFO: No Stack... 17:17:10 INFO: Retrieving Pricing Info for: v3-standard-8 17:17:10 INFO: Archiving Costs [Pipeline] sh 17:17:10 + cat /w/workspace/foundry_device-usb-camera_PR-135/archives/cost.csv 17:17:10 + cut -d, -f6 [Pipeline] lock 17:17:10 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] 17:17:10 Resource [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] did not exist. Created. 17:17:10 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:11 + echo total: 0.2199999988079071 [Pipeline] stash 17:17:11 Stashed 1 file(s) [Pipeline] } 17:17:11 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:11 $ docker stop --time=1 911a7f5f4d766a941d6aca50335a2c76a6cdad4c328abe003eb47f744504fe1d 17:17:12 $ docker rm -f --volumes 911a7f5f4d766a941d6aca50335a2c76a6cdad4c328abe003eb47f744504fe1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:17:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3413 in /w/workspace/foundry_device-usb-camera_PR-135 [Pipeline] { [Pipeline] ws 17:17:35 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:17:35 Selected Git installation does not exist. Using Default 17:17:35 The recommended git tool is: NONE 17:17:40 using credential edgex-jenkins-ssh 17:17:41 Cloning the remote Git repository 17:17:41 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:17:41 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:17:41 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:17:41 > git --version # timeout=10 17:17:41 > git --version # 'git version 2.25.1' 17:17:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:42 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:17:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:43 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 1cb1e53e8a7f60365c876a8cf41bd75af27270ec 17:17:44 Merge succeeded, producing 1cb1e53e8a7f60365c876a8cf41bd75af27270ec 17:17:44 Checking out Revision 1cb1e53e8a7f60365c876a8cf41bd75af27270ec (PR-135) 17:17:43 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:17:43 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:17:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:17:43 > git config core.sparsecheckout # timeout=10 17:17:43 > git checkout -f 1cb1e53e8a7f60365c876a8cf41bd75af27270ec # timeout=10 17:17:44 > git remote # timeout=10 17:17:44 > git config --get remote.origin.url # timeout=10 17:17:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:44 > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 17:17:44 > git rev-parse HEAD^{commit} # timeout=10 17:17:44 > git config core.sparsecheckout # timeout=10 17:17:44 > git checkout -f 1cb1e53e8a7f60365c876a8cf41bd75af27270ec # timeout=10 17:17:44 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:17:44 > git --version # timeout=10 17:17:44 > git --version # 'git version 2.25.1' 17:17:44 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:17:46 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:46 Dload Upload Total Spent Left Speed 17:17:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh 17:17:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:17:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:17:47 + sudo tee /etc/docker/daemon.new 17:17:47 { 17:17:47 "registry-mirrors": [ 17:17:47 "https://nexus3.edgexfoundry.org:10001" 17:17:47 ], 17:17:47 "bip": "10.250.0.254/24", 17:17:47 "hosts": [ 17:17:47 "tcp://0.0.0.0:5555", 17:17:47 "unix:///var/run/docker.sock" 17:17:47 ], 17:17:47 "mtu": 1458, 17:17:47 "selinux-enabled": true, 17:17:47 "seccomp-profile": "/etc/docker/seccomp.json" 17:17:47 } [Pipeline] sh 17:17:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:17:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:06 provisioning config files... 17:18:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10551397313785660489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:06 ---> docker-login.sh 17:18:06 nexus3.edgexfoundry.org:10001 17:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:07 Configure a credential helper to remove this warning. See 17:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:07 17:18:07 Login Succeeded 17:18:07 nexus3.edgexfoundry.org:10002 17:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:07 Configure a credential helper to remove this warning. See 17:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:07 17:18:07 Login Succeeded 17:18:07 nexus3.edgexfoundry.org:10003 17:18:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:07 Configure a credential helper to remove this warning. See 17:18:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:07 17:18:07 Login Succeeded 17:18:07 nexus3.edgexfoundry.org:10004 17:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:08 Configure a credential helper to remove this warning. See 17:18:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:08 17:18:08 Login Succeeded 17:18:08 docker.io 17:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:09 Configure a credential helper to remove this warning. See 17:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:09 17:18:09 Login Succeeded 17:18:09 ---> docker-login.sh ends [Pipeline] } 17:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:18:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:18:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:18:09 ========================================================= 17:18:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:18:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:18:10 Sending build context to Docker daemon 1.121MB 17:18:10 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:18:10 Step 2/13 : FROM ${BASE} AS builder 17:18:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:18:10 9b18e9b68314: Pulling fs layer 17:18:10 35d82f9e3411: Pulling fs layer 17:18:10 e16973657156: Pulling fs layer 17:18:10 fc693d55d65f: Pulling fs layer 17:18:10 7e9fc2657dce: Pulling fs layer 17:18:10 dda99020689f: Pulling fs layer 17:18:10 db1c61fa0a46: Pulling fs layer 17:18:10 891c053d2c06: Pulling fs layer 17:18:10 fc693d55d65f: Waiting 17:18:10 7e9fc2657dce: Waiting 17:18:10 dda99020689f: Waiting 17:18:10 db1c61fa0a46: Waiting 17:18:10 891c053d2c06: Waiting 17:18:10 e16973657156: Verifying Checksum 17:18:10 e16973657156: Download complete 17:18:10 35d82f9e3411: Verifying Checksum 17:18:10 35d82f9e3411: Download complete 17:18:10 7e9fc2657dce: Download complete 17:18:10 dda99020689f: Verifying Checksum 17:18:10 dda99020689f: Download complete 17:18:10 9b18e9b68314: Verifying Checksum 17:18:11 9b18e9b68314: Pull complete 17:18:11 891c053d2c06: Verifying Checksum 17:18:11 891c053d2c06: Download complete 17:18:12 35d82f9e3411: Pull complete 17:18:12 e16973657156: Pull complete 17:18:12 db1c61fa0a46: Verifying Checksum 17:18:12 db1c61fa0a46: Download complete 17:18:13 fc693d55d65f: Verifying Checksum 17:18:13 fc693d55d65f: Download complete 17:18:25 fc693d55d65f: Pull complete 17:18:25 7e9fc2657dce: Pull complete 17:18:25 dda99020689f: Pull complete 17:18:31 db1c61fa0a46: Pull complete 17:18:33 891c053d2c06: Pull complete 17:18:33 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:18:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:18:33 ---> f96f9c87975a 17:18:33 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:18:35 ---> Running in 9f04d0ec4ef3 17:18:35 Removing intermediate container 9f04d0ec4ef3 17:18:35 ---> 15e01e21f12a 17:18:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:18:35 ---> Running in 9faab76a31d8 17:18:35 Removing intermediate container 9faab76a31d8 17:18:35 ---> 0f1447b3cd23 17:18:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:18:36 ---> Running in bb1bc6d58518 17:18:36 Removing intermediate container bb1bc6d58518 17:18:36 ---> 34087daed5bc 17:18:36 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:18:36 ---> Running in fd5d23cc7c44 17:18:36 Removing intermediate container fd5d23cc7c44 17:18:36 ---> 92c646ec27a3 17:18:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:37 ---> Running in 8bcd6c1cafbe 17:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:18:39 (1/14) Installing libintl (0.21-r2) 17:18:39 (2/14) Installing eudev-libs (3.2.11-r0) 17:18:39 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:18:39 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:18:39 (5/14) Installing v4l-utils (1.22.1-r1) 17:18:39 (6/14) Installing udev-init-scripts (35-r0) 17:18:39 Executing udev-init-scripts-35-r0.post-install 17:18:39 (7/14) Installing libblkid (2.38-r1) 17:18:39 (8/14) Installing xz-libs (5.2.5-r1) 17:18:39 (9/14) Installing zstd-libs (1.5.2-r1) 17:18:39 (10/14) Installing kmod-libs (29-r2) 17:18:39 (11/14) Installing eudev (3.2.11-r0) 17:18:39 (12/14) Installing eudev-dev (3.2.11-r0) 17:18:39 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:18:39 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:18:39 Executing busybox-1.35.0-r17.trigger 17:18:39 Executing eudev-3.2.11-r0.trigger 17:18:39 OK: 228 MiB in 65 packages 17:18:41 Removing intermediate container 8bcd6c1cafbe 17:18:41 ---> 095ba48eda94 17:18:41 Step 8/13 : WORKDIR /device-usb-camera 17:18:41 ---> Running in f66e14de93c0 17:18:41 Removing intermediate container f66e14de93c0 17:18:41 ---> eb344735430a 17:18:41 Step 9/13 : COPY go.mod vendor* ./ 17:18:41 ---> 1ef3c3bffea0 17:18:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:41 ---> Running in 9c5429acceeb 17:19:49 Removing intermediate container 9c5429acceeb 17:19:49 ---> b62e9ac26edb 17:19:49 Step 11/13 : COPY . . 17:19:49 ---> 4ebb678a9d9a 17:19:49 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:19:49 ---> Running in b8c54ecdc09d 17:19:50  % Total % Received % Xferd Average Speed Time Time Time Current 17:19:50 Dload Upload Total Spent Left Speed 17:19:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062 0 0 13599 0 --:--:-- --:--:-- --:--:-- 13792 17:19:51 Removing intermediate container b8c54ecdc09d 17:19:51 ---> 6a322189daa4 17:19:51 Step 13/13 : RUN ${MAKE} 17:19:51 ---> Running in 9e63bbc375dd 17:19:52 noop 17:19:52 Removing intermediate container 9e63bbc375dd 17:19:52 ---> ec207d7a8ba1 17:19:52 Successfully built ec207d7a8ba1 17:19:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:53 + docker inspect -f . ci-base-image-arm64 17:19:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:53 prd-ubuntu20.04-docker-arm64-4c-16g-3413 does not seem to be running inside a container 17:19:53 $ 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 ******** ci-base-image-arm64 cat 17:19:54 $ docker top 4db08f75fb88f9b57f3f2a26bb2194319eac60fceb78ba773e73365eae1412d6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:55 + go version 17:19:55 go version go1.18.7 linux/arm64 [Pipeline] } 17:19:55 $ docker stop --time=1 4db08f75fb88f9b57f3f2a26bb2194319eac60fceb78ba773e73365eae1412d6 17:19:57 $ docker rm -f --volumes 4db08f75fb88f9b57f3f2a26bb2194319eac60fceb78ba773e73365eae1412d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:58 + docker inspect -f . ci-base-image-arm64 17:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:58 prd-ubuntu20.04-docker-arm64-4c-16g-3413 does not seem to be running inside a container 17:19:58 $ 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 ******** ci-base-image-arm64 cat 17:19:59 $ docker top 39b253c61109b72fe145a9e2282f0a4bee211373d7430f4bf8fb96666771fe60 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:00 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:20:01 + make test 17:20:01 go test ./... -coverprofile=coverage.out ./... 17:20:03 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:21:39 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:21:39 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.063s coverage: 1.9% of statements 17:21:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:21:39 go vet ./... 17:21:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:21:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:21:54 ./bin/test-attribution-txt.sh 17:21:54 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:21:54 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:21:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:21:54 $ docker stop --time=1 39b253c61109b72fe145a9e2282f0a4bee211373d7430f4bf8fb96666771fe60 17:21:56 $ docker rm -f --volumes 39b253c61109b72fe145a9e2282f0a4bee211373d7430f4bf8fb96666771fe60 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:57 Warning: overwriting stash ‘coverage-report’ 17:21:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:21:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:21:59 + ls -al . 17:21:59 total 192 17:21:59 drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 17:20 . 17:21:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:17 .. 17:21:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 17:17 .git 17:21:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:17 .github 17:21:59 -rw-rw-r-- 1 jenkins jenkins 414 Jan 23 17:17 .gitignore 17:21:59 -rw-rw-r-- 1 jenkins jenkins 42 Jan 23 17:17 .golangci.yml 17:21:59 -rw-rw-r-- 1 jenkins jenkins 77 Jan 23 17:17 .hadolint.yml 17:21:59 -rw-rw-r-- 1 jenkins jenkins 9442 Jan 23 17:17 Attribution.txt 17:21:59 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 23 17:17 CHANGELOG.md 17:21:59 -rw-rw-r-- 1 jenkins jenkins 2328 Jan 23 17:17 Dockerfile 17:21:59 -rw-rw-r-- 1 jenkins jenkins 678 Jan 23 17:17 GOVERNANCE.md 17:21:59 -rw-rw-r-- 1 jenkins jenkins 659 Jan 23 17:17 Jenkinsfile 17:21:59 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 23 17:17 LICENSE 17:21:59 -rw-rw-r-- 1 jenkins jenkins 2329 Jan 23 17:17 Makefile 17:21:59 -rw-rw-r-- 1 jenkins jenkins 622 Jan 23 17:17 OWNERS.md 17:21:59 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 23 17:17 README.md 17:21:59 -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 17:14 VERSION 17:21:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 17:17 bin 17:21:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:17 cmd 17:21:59 -rw-r--r-- 1 jenkins jenkins 30666 Jan 23 17:21 coverage.out 17:21:59 -rwxrwxr-x 1 jenkins jenkins 140 Jan 23 17:17 docker-entrypoint.sh 17:21:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:17 docs 17:21:59 -rw-rw-r-- 1 jenkins jenkins 3540 Jan 23 17:17 go.mod 17:21:59 -rw-rw-r-- 1 jenkins jenkins 35103 Jan 23 17:17 go.sum 17:21:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:17 internal 17:21:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 17:17 snap 17:21:59 -rw-rw-r-- 1 jenkins jenkins 231 Jan 23 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:59 + 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=1cb1e53e8a7f60365c876a8cf41bd75af27270ec --label arch=arm64 --label version=0.0.0 . 17:21:59 Sending build context to Docker daemon 1.152MB 17:21:59 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:21:59 Step 2/35 : FROM ${BASE} AS builder 17:21:59 ---> ec207d7a8ba1 17:21:59 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:22:00 ---> Running in 54cd4f7789f3 17:22:00 Removing intermediate container 54cd4f7789f3 17:22:00 ---> c8aebbee958e 17:22:00 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:22:00 ---> Running in 1cf16f4bac78 17:22:00 Removing intermediate container 1cf16f4bac78 17:22:00 ---> 4edeb54cab3a 17:22:00 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:22:00 ---> Running in 716ac9ad8d0d 17:22:01 Removing intermediate container 716ac9ad8d0d 17:22:01 ---> f850734b7c24 17:22:01 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:22:01 ---> Running in b17ebfa2fb1b 17:22:01 Removing intermediate container b17ebfa2fb1b 17:22:01 ---> 8a179dbc34f8 17:22:01 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:01 ---> Running in 39da30dd2f5c 17:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:04 OK: 228 MiB in 65 packages 17:22:05 Removing intermediate container 39da30dd2f5c 17:22:05 ---> 7964183d3439 17:22:05 Step 8/35 : WORKDIR /device-usb-camera 17:22:05 ---> Running in 7850263ff42b 17:22:05 Removing intermediate container 7850263ff42b 17:22:05 ---> ff14c0cc5099 17:22:05 Step 9/35 : COPY go.mod vendor* ./ 17:22:06 ---> 445acde682bb 17:22:06 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:06 ---> Running in 6329e980fa60 17:22:09 Removing intermediate container 6329e980fa60 17:22:09 ---> f08f2d732657 17:22:09 Step 11/35 : COPY . . 17:22:10 ---> 2b45bce8ed79 17:22:10 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:22:10 ---> Running in 5dbbd707d5c9 17:22:12  % Total % Received % Xferd Average Speed Time Time Time Current 17:22:12 Dload Upload Total Spent Left  Speed 17:22:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3722 0 --:--:-- --:--:-- --:--:-- 3739 17:22:13 Removing intermediate container 5dbbd707d5c9 17:22:13 ---> 8621a6a67c53 17:22:13 Step 13/35 : RUN ${MAKE} 17:22:13 ---> Running in ccacb9ada158 17:22:14 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:24:35 Removing intermediate container ccacb9ada158 17:24:35 ---> ba26aa4a646e 17:24:35 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:24:35 v0.18.4: Pulling from aler9/rtsp-simple-server 17:24:35 eab2503cf8f4: Pulling fs layer 17:24:35 97cd0a44c592: Pulling fs layer 17:24:36 97cd0a44c592: Verifying Checksum 17:24:36 97cd0a44c592: Download complete 17:24:36 eab2503cf8f4: Download complete 17:24:36 eab2503cf8f4: Pull complete 17:24:37 97cd0a44c592: Pull complete 17:24:37 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:24:37 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:24:37 ---> 7f763cca56b3 17:24:37 Step 15/35 : FROM alpine:3.16 17:24:37 3.16: Pulling from library/alpine 17:24:37 6875df1f5354: Pulling fs layer 17:24:38 6875df1f5354: Verifying Checksum 17:24:38 6875df1f5354: Download complete 17:24:38 6875df1f5354: Pull complete 17:24:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:24:38 Status: Downloaded newer image for alpine:3.16 17:24:38 ---> 2b4661558fb8 17:24:38 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:24:38 ---> Running in f245907b95c7 17:24:38 Removing intermediate container f245907b95c7 17:24:38 ---> 49c21368d745 17:24:38 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:24:38 ---> Running in 61b1bbb80a3a 17:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:41 (1/79) Installing dumb-init (1.2.5-r1) 17:24:41 (2/79) Installing sdl2 (2.0.22-r0) 17:24:41 (3/79) Installing libxau (1.0.9-r0) 17:24:41 (4/79) Installing libxdmcp (1.1.3-r0) 17:24:41 (5/79) Installing libxcb (1.15-r0) 17:24:41 (6/79) Installing libx11 (1.8-r0) 17:24:41 (7/79) Installing aom-libs (3.3.0-r0) 17:24:41 (8/79) Installing alsa-lib (1.2.7.2-r0) 17:24:41 (9/79) Installing expat (2.5.0-r0) 17:24:41 (10/79) Installing brotli-libs (1.0.9-r6) 17:24:41 (11/79) Installing libbz2 (1.0.8-r1) 17:24:41 (12/79) Installing libpng (1.6.37-r1) 17:24:41 (13/79) Installing freetype (2.12.1-r0) 17:24:41 (14/79) Installing fontconfig (2.14.0-r0) 17:24:41 (15/79) Installing fribidi (1.0.12-r0) 17:24:41 (16/79) Installing libffi (3.4.2-r1) 17:24:41 (17/79) Installing libintl (0.21-r2) 17:24:41 (18/79) Installing libblkid (2.38-r1) 17:24:41 (19/79) Installing libmount (2.38-r1) 17:24:41 (20/79) Installing pcre (8.45-r2) 17:24:41 (21/79) Installing glib (2.72.1-r0) 17:24:41 (22/79) Installing graphite2 (1.3.14-r1) 17:24:41 (23/79) Installing harfbuzz (4.3.0-r0) 17:24:41 (24/79) Installing libass (0.16.0-r0) 17:24:42 (25/79) Installing libdav1d (1.0.0-r0) 17:24:42 (26/79) Installing libdrm (2.4.110-r0) 17:24:42 (27/79) Installing gmp (6.2.1-r2) 17:24:42 (28/79) Installing nettle (3.7.3-r0) 17:24:42 (29/79) Installing p11-kit (0.24.1-r0) 17:24:42 (30/79) Installing libtasn1 (4.18.0-r1) 17:24:42 (31/79) Installing libunistring (1.0-r0) 17:24:42 (32/79) Installing gnutls (3.7.7-r0) 17:24:42 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:24:42 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 17:24:42 (35/79) Installing lame (3.100-r0) 17:24:42 (36/79) Installing opus (1.3.1-r1) 17:24:42 (37/79) Installing libasyncns (0.8-r1) 17:24:42 (38/79) Installing dbus-libs (1.14.4-r0) 17:24:42 (39/79) Installing libltdl (2.4.7-r0) 17:24:42 (40/79) Installing orc (0.4.32-r0) 17:24:42 (41/79) Installing libgcc (11.2.1_git20220219-r2) 17:24:42 (42/79) Installing libogg (1.3.5-r1) 17:24:42 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 17:24:42 (44/79) Installing flac (1.3.4-r0) 17:24:42 (45/79) Installing libvorbis (1.3.7-r0) 17:24:42 (46/79) Installing libsndfile (1.1.0-r0) 17:24:42 (47/79) Installing libgomp (11.2.1_git20220219-r2) 17:24:42 (48/79) Installing soxr (0.1.3-r2) 17:24:42 (49/79) Installing speexdsp (1.2.0-r0) 17:24:42 (50/79) Installing tdb-libs (1.4.6-r0) 17:24:42 (51/79) Installing libpulse (15.0-r2) 17:24:42 (52/79) Installing cjson (1.7.15-r3) 17:24:42 (53/79) Installing mbedtls (2.28.2-r0) 17:24:42 (54/79) Installing librist (0.2.6-r1) 17:24:42 (55/79) Installing libsrt (1.4.4-r0) 17:24:42 (56/79) Installing libssh (0.9.6-r1) 17:24:42 (57/79) Installing libtheora (1.1.1-r16) 17:24:42 (58/79) Installing libjpeg-turbo (2.1.3-r1) 17:24:42 (59/79) Installing v4l-utils-libs (1.22.1-r1) 17:24:42 (60/79) Installing libxext (1.3.4-r0) 17:24:42 (61/79) Installing libxfixes (6.0.0-r0) 17:24:42 (62/79) Installing wayland-libs-client (1.20.0-r0) 17:24:42 (63/79) Installing libva (2.14.0-r0) 17:24:42 (64/79) Installing libvdpau (1.5-r0) 17:24:42 (65/79) Installing vidstab (1.1.0-r1) 17:24:42 (66/79) Installing libvpx (1.11.0-r1) 17:24:42 (67/79) Installing libwebp (1.2.3-r0) 17:24:42 (68/79) Installing x264-libs (0.163_git20210613-r0) 17:24:42 (69/79) Installing numactl (2.0.14-r0) 17:24:42 (70/79) Installing x265-libs (3.5-r3) 17:24:43 (71/79) Installing xvidcore (1.3.7-r1) 17:24:43 (72/79) Installing ffmpeg-libs (5.0.1-r1) 17:24:43 (73/79) Installing ffmpeg (5.0.1-r1) 17:24:43 (74/79) Installing udev-init-scripts (35-r0) 17:24:43 Executing udev-init-scripts-35-r0.post-install 17:24:43 (75/79) Installing eudev-libs (3.2.11-r0) 17:24:43 (76/79) Installing xz-libs (5.2.5-r1) 17:24:43 (77/79) Installing zstd-libs (1.5.2-r1) 17:24:43 (78/79) Installing kmod-libs (29-r2) 17:24:43 (79/79) Installing eudev (3.2.11-r0) 17:24:43 Executing busybox-1.35.0-r17.trigger 17:24:43 Executing eudev-3.2.11-r0.trigger 17:24:43 OK: 77 MiB in 93 packages 17:24:47 Removing intermediate container 61b1bbb80a3a 17:24:47 ---> df47ad009f3e 17:24:47 Step 18/35 : WORKDIR / 17:24:47 ---> Running in d7602e68011a 17:24:47 Removing intermediate container d7602e68011a 17:24:47 ---> dfd442a9de81 17:24:47 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:24:48 ---> f059f74e0463 17:24:48 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:24:48 ---> c1be6c0b610f 17:24:48 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:24:49 ---> 61aee01e5bdd 17:24:49 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:24:49 ---> 84bd031cd001 17:24:49 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:24:50 ---> 706ebfdd95be 17:24:50 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:24:50 ---> 365b2919f1a8 17:24:50 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:24:51 ---> 6316ba3a92e5 17:24:51 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:24:51 ---> Running in 68c424220ea8 17:24:54 Removing intermediate container 68c424220ea8 17:24:54 ---> 8763a2776815 17:24:54 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:24:54 ---> Running in ec1f7dae60b8 17:24:56 Removing intermediate container ec1f7dae60b8 17:24:56 ---> 335947507a24 17:24:56 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:24:56 ---> Running in 6e30bbf74aa1 17:24:57 Removing intermediate container 6e30bbf74aa1 17:24:57 ---> bf4f29e6c124 17:24:57 Step 29/35 : EXPOSE 59983 17:24:57 ---> Running in 454472930ee0 17:24:58 Removing intermediate container 454472930ee0 17:24:58 ---> d51fd3ade389 17:24:58 Step 30/35 : EXPOSE 8554 17:24:58 ---> Running in a3deeb36a0e7 17:24:58 Removing intermediate container a3deeb36a0e7 17:24:58 ---> 569a2f902616 17:24:58 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:24:58 ---> Running in 464c5d6f0000 17:24:58 Removing intermediate container 464c5d6f0000 17:24:58 ---> b25d59f0cae9 17:24:58 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:24:58 ---> Running in 5390ba88d030 17:24:59 Removing intermediate container 5390ba88d030 17:24:59 ---> 7afc54774a36 17:24:59 Step 33/35 : LABEL arch=arm64 17:24:59 ---> Running in f022cbfbb625 17:24:59 Removing intermediate container f022cbfbb625 17:24:59 ---> 9e1aec0a651e 17:24:59 Step 34/35 : LABEL git_sha=1cb1e53e8a7f60365c876a8cf41bd75af27270ec 17:24:59 ---> Running in 2a0ae21e39a9 17:24:59 Removing intermediate container 2a0ae21e39a9 17:24:59 ---> 1505fb4a0e15 17:24:59 Step 35/35 : LABEL version=0.0.0 17:25:00 ---> Running in 80134fee6544 17:25:00 Removing intermediate container 80134fee6544 17:25:00 ---> 800703c40296 17:25:00 [Warning] One or more build-args [ARCH] were not consumed 17:25:00 Successfully built 800703c40296 17:25:00 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 17:25:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:01 17:25:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:01 arm64: Pulling from edgex-lftools-log-publisher 17:25:01 8998bd30e6a1: Pulling fs layer 17:25:01 04944245beec: Pulling fs layer 17:25:01 699f458cf7ca: Pulling fs layer 17:25:01 765212b225bb: Pulling fs layer 17:25:01 f23df028b6ca: Pulling fs layer 17:25:01 d65c8cfc05b1: Pulling fs layer 17:25:01 2437ff75d9bd: Pulling fs layer 17:25:01 765212b225bb: Waiting 17:25:01 f23df028b6ca: Waiting 17:25:01 d65c8cfc05b1: Waiting 17:25:01 2437ff75d9bd: Waiting 17:25:01 04944245beec: Verifying Checksum 17:25:01 04944245beec: Download complete 17:25:01 765212b225bb: Verifying Checksum 17:25:01 765212b225bb: Download complete 17:25:01 f23df028b6ca: Download complete 17:25:01 d65c8cfc05b1: Verifying Checksum 17:25:01 d65c8cfc05b1: Download complete 17:25:02 699f458cf7ca: Verifying Checksum 17:25:02 699f458cf7ca: Download complete 17:25:02 8998bd30e6a1: Download complete 17:25:04 2437ff75d9bd: Verifying Checksum 17:25:04 2437ff75d9bd: Download complete 17:25:06 8998bd30e6a1: Pull complete 17:25:06 04944245beec: Pull complete 17:25:08 699f458cf7ca: Pull complete 17:25:08 765212b225bb: Pull complete 17:25:08 f23df028b6ca: Pull complete 17:25:08 d65c8cfc05b1: Pull complete 17:25:23 2437ff75d9bd: Pull complete 17:25:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:25:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:24 prd-ubuntu20.04-docker-arm64-4c-16g-3413 does not seem to be running inside a container 17:25:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:25:26 $ docker top 92206878802ce1452368a123f97e4d0d22fd30c328c41768eb4f55acc14669ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:27 ---> job-cost.sh 17:25:27 lf-activate-venv: SKIPPING 17:25:27 INFO: No Stack... 17:25:27 INFO: Retrieving Pricing Info for: v3-standard-4 17:25:28 INFO: Archiving Costs [Pipeline] sh 17:25:29 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:25:29 + cut -d, -f6 [Pipeline] lock 17:25:29 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] 17:25:29 Resource [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] did not exist. Created. 17:25:29 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:25:29 /w/workspace/device-usb-camera/1@tmp/durable-816eb02c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:25:30 + echo total: 0.10999999940395355 [Pipeline] stash 17:25:30 Warning: overwriting stash ‘stack-cost’ 17:25:30 Stashed 1 file(s) [Pipeline] } 17:25:30 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-135-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:25:30 $ docker stop --time=1 92206878802ce1452368a123f97e4d0d22fd30c328c41768eb4f55acc14669ac 17:25:31 $ docker rm -f --volumes 92206878802ce1452368a123f97e4d0d22fd30c328c41768eb4f55acc14669ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:25:32 provisioning config files... 17:25:32 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-135@tmp/config14956941777088692105tmp [Pipeline] { [Pipeline] sh 17:25:33 + set +x 17:25:33 + curl -s https://codecov.io/bash 17:25:33 + bash -s -- 17:25:33 17:25:33 _____ _ 17:25:33 / ____| | | 17:25:33 | | ___ __| | ___ ___ _____ __ 17:25:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:25:33 | |___| (_) | (_| | __/ (_| (_) \ V / 17:25:33 \_____\___/ \__,_|\___|\___\___/ \_/ 17:25:33 Bash-1.0.6 17:25:33 17:25:33 17:25:33 ==> git version 2.25.1 found 17:25:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:25:33 Release-Date: 2020-01-08 17:25:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:25:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:25:33 ==> Jenkins CI detected. 17:25:33 current dir:  /w/workspace/foundry_device-usb-camera_PR-135 17:25:33 project root: . 17:25:33 --> token set from env 17:25:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:25:33 ==> Running gcov in . (disable via -X gcov) 17:25:33 ==> Python coveragepy not found 17:25:33 ==> Searching for coverage reports in: 17:25:33 + . 17:25:33 -> Found 1 reports 17:25:33 ==> Detecting git/mercurial file structure 17:25:33 ==> Reading reports 17:25:33 + ./coverage.out bytes=30666 17:25:33 ==> Appending adjustments 17:25:33 https://docs.codecov.io/docs/fixing-reports 17:25:33 + Found adjustments 17:25:33 ==> Gzipping contents 17:25:33 8.0K /tmp/codecov.8uFdaW.gz 17:25:33 ==> Uploading reports 17:25:33 url: https://codecov.io 17:25:33 query: branch=PR-135&commit=1cb1e53e8a7f60365c876a8cf41bd75af27270ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-135%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=135&job=&cmd_args= 17:25:33 -> Pinging Codecov 17:25:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-135&commit=1cb1e53e8a7f60365c876a8cf41bd75af27270ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-135%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=135&job=&cmd_args= 17:25:33 -> Uploading to 17:25:33 https://storage.googleapis.com/codecov/v4/raw/2023-01-23/73D8F5FF140700D3E01443B452E23636/1cb1e53e8a7f60365c876a8cf41bd75af27270ec/63e57534-2332-46dd-88d7-f4bf1c4f6aad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T172533Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dcdf2e44f4ff4cdb06b0917fef350243d12356c06d039cc55f2a1173810cd4bf 17:25:33 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:33 Dload Upload Total Spent Left Speed 17:25:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4285 0 0 100 4285 0 15695 --:--:-- --:--:-- --:--:-- 15753 17:25:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1cb1e53e8a7f60365c876a8cf41bd75af27270ec [Pipeline] } 17:25:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:25:35 + [ -d /w/workspace/foundry_device-usb-camera_PR-135/archives ] 17:25:35 + ls -al /w/workspace/foundry_device-usb-camera_PR-135/archives 17:25:35 total 16 17:25:35 drwxr-xr-x 3 root root 4096 Jan 23 17:17 . 17:25:35 drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 17:17 .. 17:25:35 drwxr-xr-x 2 root root 4096 Jan 23 17:17 cost 17:25:35 -rw-r--r-- 1 root root 89 Jan 23 17:17 cost.csv 17:25:35 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-135/archives 17:25:35 + ls -al /w/workspace/foundry_device-usb-camera_PR-135/archives 17:25:35 total 16 17:25:35 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 17:17 . 17:25:35 drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 17:17 .. 17:25:35 drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 17:17 cost 17:25:35 -rw-r--r-- 1 jenkins jenkins 89 Jan 23 17:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:25:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:25:36 ---> package-listing.sh 17:25:36 ++ tr '[:upper:]' '[:lower:]' 17:25:36 ++ facter osfamily 17:25:37 + OS_FAMILY=debian 17:25:37 + workspace=/w/workspace/foundry_device-usb-camera_PR-135 17:25:37 + START_PACKAGES=/tmp/packages_start.txt 17:25:37 + END_PACKAGES=/tmp/packages_end.txt 17:25:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:25:37 + PACKAGES=/tmp/packages_start.txt 17:25:37 + '[' /w/workspace/foundry_device-usb-camera_PR-135 ']' 17:25:37 + PACKAGES=/tmp/packages_end.txt 17:25:37 + case "${OS_FAMILY}" in 17:25:37 + dpkg -l 17:25:37 + grep '^ii' 17:25:37 + '[' -f /tmp/packages_start.txt ']' 17:25:37 + '[' -f /tmp/packages_end.txt ']' 17:25:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:25:37 + '[' /w/workspace/foundry_device-usb-camera_PR-135 ']' 17:25:37 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-135/archives/ 17:25:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-135/archives/ [Pipeline] echo 17:25:37 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-135/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:25:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:38 prd-ubuntu20.04-docker-8c-8g-3412 does not seem to be running inside a container 17:25:38 $ 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-135/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-135 -v /w/workspace/foundry_device-usb-camera_PR-135:/w/workspace/foundry_device-usb-camera_PR-135:rw,z -v /w/workspace/foundry_device-usb-camera_PR-135@tmp:/w/workspace/foundry_device-usb-camera_PR-135@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:25:38 $ docker top 4a0dc941ab0840f8cdce508388e4b7fa389a580054bd7299a1d22b1bf67a2f6f -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:38 + touch /tmp/pre-build-complete [Pipeline] sh 17:25:39 + mkdir -p /var/log/sysstat [Pipeline] sh 17:25:39 + ls /var/log/sa-host 17:25:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:39 provisioning config files... 17:25:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-135@tmp/config12138097588462079982tmp [Pipeline] { [Pipeline] echo 17:25:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:25:39 ---> create-netrc.sh [Pipeline] } 17:25:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:25:40 ---> python-tools-install.sh [Pipeline] echo 17:25:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:25:40 ---> sudo-logs.sh 17:25:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:25:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:25:41 ---> job-cost.sh 17:25:41 lf-activate-venv: SKIPPING 17:25:41 DEBUG: total: 0.2199999988079071 17:25:41 INFO: Retrieving Stack Cost... 17:25:41 INFO: Retrieving Pricing Info for: v3-standard-8 17:25:42 INFO: Archiving Costs [Pipeline] echo 17:25:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:25:42 ---> logs-deploy.sh 17:25:42 lf-activate-venv: SKIPPING 17:25:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-135/1 17:25:42 INFO: archiving workspace using pattern(s): 17:25:43 Archives upload complete. 17:25:43 INFO: archiving logs to Nexus