Pull request #133 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-usb-camera Obtained Jenkinsfile from f62e8d76430c3ba9a0ca175b1568b440748f6f83+ad81b6791089a5483c30c2e43f91131867ddea47 (631517f3a66b48699dd970439707f0003551881e) 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-ssh2038909204916364331.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-ssh8012156662510212587.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-133/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-133/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh287140249958067051.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-133/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13044900505332347912.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-ssh12595912845069841115.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-133/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-133/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16457607381811176738.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3064 in /w/workspace/foundry_device-usb-camera_PR-133 [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-133 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit f62e8d76430c3ba9a0ca175b1568b440748f6f83 > 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/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f62e8d76430c3ba9a0ca175b1568b440748f6f83 # timeout=10 Merge succeeded, producing f62e8d76430c3ba9a0ca175b1568b440748f6f83 Checking out Revision f62e8d76430c3ba9a0ca175b1568b440748f6f83 (PR-133) > 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 f62e8d76430c3ba9a0ca175b1568b440748f6f83 # timeout=10 Commit message: "build(deps): bump device-sdk-go and go-mod dependencies" 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 02:53:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:53:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:53:59 ========================================================= 02:53:59 EdgeX Global Pipelines Version Info 02:53:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:54:00 ------------------- 02:54:00 stable info: 02:54:00 ------------------- 02:54:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:54:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:54:00 Message: update stable to v1.0.244 02:54:00 ------------------- 02:54:00 experimental info: 02:54:00 ------------------- 02:54:00 Commited By: **** collab-it+edgex@linuxfoundation.org 02:54:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:54:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:54:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:54:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:54:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:54:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-133 [Pipeline] echo 02:54:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-133 [Pipeline] echo 02:54:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-133 [Pipeline] echo 02:54:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f62e8d76430c3ba9a0ca175b1568b440748f6f83 [Pipeline] echo 02:54:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f62e8d7 [Pipeline] echo 02:54:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:02 provisioning config files... 02:54:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-133@tmp/config3881973633216016639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:02 ---> docker-login.sh 02:54:02 nexus3.edgexfoundry.org:10001 02:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:02 Configure a credential helper to remove this warning. See 02:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:02 02:54:02 Login Succeeded 02:54:02 nexus3.edgexfoundry.org:10002 02:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:02 Configure a credential helper to remove this warning. See 02:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:02 02:54:02 Login Succeeded 02:54:02 nexus3.edgexfoundry.org:10003 02:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:03 Configure a credential helper to remove this warning. See 02:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:03 02:54:03 Login Succeeded 02:54:03 nexus3.edgexfoundry.org:10004 02:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:03 Configure a credential helper to remove this warning. See 02:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:03 02:54:03 Login Succeeded 02:54:03 docker.io 02:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:03 Configure a credential helper to remove this warning. See 02:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:03 02:54:03 Login Succeeded 02:54:03 ---> docker-login.sh ends [Pipeline] } 02:54:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:54:04 + git rev-list -1 --merges f62e8d76430c3ba9a0ca175b1568b440748f6f83~1..f62e8d76430c3ba9a0ca175b1568b440748f6f83 [Pipeline] echo 02:54:04 -----------> git rev-list -1 --merges f62e8d76430c3ba9a0ca175b1568b440748f6f83~1..f62e8d76430c3ba9a0ca175b1568b440748f6f83 f62e8d76430c3ba9a0ca175b1568b440748f6f83 [false] [Pipeline] sh 02:54:04 + git log --format=format:%s -1 f62e8d76430c3ba9a0ca175b1568b440748f6f83 [Pipeline] echo 02:54:04 ========================================================= 02:54:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:54:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:54:05 + git log --format=format:%s -1 f62e8d76430c3ba9a0ca175b1568b440748f6f83 [Pipeline] echo 02:54:05 [semverPrep] GIT_COMMIT: f62e8d76430c3ba9a0ca175b1568b440748f6f83, Commit Message: build(deps): bump device-sdk-go and go-mod dependencies [Pipeline] echo 02:54:05 [semverPrep] This is not a build commit. [Pipeline] sh 02:54:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:54:05 + grep -v github /etc/ssh/ssh_known_hosts 02:54:05 + [ -e /tmp/ssh_known_hosts ] 02:54:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:54:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:54:05 + sudo tee -a /etc/ssh/ssh_known_hosts 02:54:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:05 02:54:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:06 0.1.4: Pulling from edgex-devops/py-git-semver 02:54:06 b85a868b505f: Pulling fs layer 02:54:06 e2be974225ed: Pulling fs layer 02:54:06 339a4e72a1f5: Pulling fs layer 02:54:06 988bab9f4d93: Pulling fs layer 02:54:06 1469e6f7b9e6: Pulling fs layer 02:54:06 eaf3925da568: Pulling fs layer 02:54:06 bab4dde63d76: Pulling fs layer 02:54:06 bde34c3a00c8: Pulling fs layer 02:54:06 b352a97aabf1: Pulling fs layer 02:54:06 4872d77fe225: Pulling fs layer 02:54:06 5851b861e8e6: Pulling fs layer 02:54:06 b352a97aabf1: Waiting 02:54:06 4872d77fe225: Waiting 02:54:06 bde34c3a00c8: Waiting 02:54:06 bab4dde63d76: Waiting 02:54:06 1469e6f7b9e6: Waiting 02:54:06 eaf3925da568: Waiting 02:54:06 5851b861e8e6: Waiting 02:54:06 e2be974225ed: Download complete 02:54:06 988bab9f4d93: Verifying Checksum 02:54:06 988bab9f4d93: Download complete 02:54:06 1469e6f7b9e6: Verifying Checksum 02:54:06 1469e6f7b9e6: Download complete 02:54:06 eaf3925da568: Verifying Checksum 02:54:06 eaf3925da568: Download complete 02:54:06 339a4e72a1f5: Verifying Checksum 02:54:06 339a4e72a1f5: Download complete 02:54:06 bde34c3a00c8: Download complete 02:54:06 b352a97aabf1: Download complete 02:54:06 4872d77fe225: Verifying Checksum 02:54:06 4872d77fe225: Download complete 02:54:06 5851b861e8e6: Verifying Checksum 02:54:06 5851b861e8e6: Download complete 02:54:06 b85a868b505f: Verifying Checksum 02:54:06 b85a868b505f: Download complete 02:54:07 bab4dde63d76: Verifying Checksum 02:54:07 bab4dde63d76: Download complete 02:54:08 b85a868b505f: Pull complete 02:54:08 e2be974225ed: Pull complete 02:54:08 339a4e72a1f5: Pull complete 02:54:08 988bab9f4d93: Pull complete 02:54:08 1469e6f7b9e6: Pull complete 02:54:08 eaf3925da568: Pull complete 02:54:10 bab4dde63d76: Pull complete 02:54:10 bde34c3a00c8: Pull complete 02:54:10 b352a97aabf1: Pull complete 02:54:10 4872d77fe225: Pull complete 02:54:10 5851b861e8e6: Pull complete 02:54:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:11 prd-ubuntu20.04-docker-8c-8g-3064 does not seem to be running inside a container 02:54:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-133 -v /w/workspace/foundry_device-usb-camera_PR-133:/w/workspace/foundry_device-usb-camera_PR-133:rw,z -v /w/workspace/foundry_device-usb-camera_PR-133@tmp:/w/workspace/foundry_device-usb-camera_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:54:13 $ docker top 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 -eo pid,comm 02:54:13 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). 02:54:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:13 [ssh-agent] Looking for ssh-agent implementation... 02:54:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:14 $ docker exec 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 ssh-agent 02:54:14 SSH_AUTH_SOCK=/tmp/ssh-Z2MBhG8IzGNM/agent.32 02:54:14 SSH_AGENT_PID=38 02:54:14 Running ssh-add (command line suppressed) 02:54:14 Identity added: /w/workspace/foundry_device-usb-camera_PR-133@tmp/private_key_332568756385875097.key (/w/workspace/foundry_device-usb-camera_PR-133@tmp/private_key_332568756385875097.key) 02:54:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:14 + git tag --points-at HEAD [Pipeline] } 02:54:14 $ docker exec --env ******** --env ******** 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 ssh-agent -k 02:54:14 unset SSH_AUTH_SOCK; 02:54:14 unset SSH_AGENT_PID; 02:54:14 echo Agent pid 38 killed; 02:54:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:54:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:14 [ssh-agent] Looking for ssh-agent implementation... 02:54:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:15 $ docker exec 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 ssh-agent 02:54:15 SSH_AUTH_SOCK=/tmp/ssh-Tp4GA4iJQ5QQ/agent.70 02:54:15 SSH_AGENT_PID=76 02:54:15 Running ssh-add (command line suppressed) 02:54:15 Identity added: /w/workspace/foundry_device-usb-camera_PR-133@tmp/private_key_10811824916677656659.key (/w/workspace/foundry_device-usb-camera_PR-133@tmp/private_key_10811824916677656659.key) 02:54:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:15 + git semver init 02:54:16 2023-01-19 02:54:15,836 [run_init] DEBUG init version:0.0.0 force:False 02:54:16 2023-01-19 02:54:15,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-133/.semver 02:54:16 2023-01-19 02:54:15,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-133/.semver 02:54:16 2023-01-19 02:54:15,839 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-133/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-133, universal_newlines=False, shell=None, istream=None) 02:54:16 2023-01-19 02:54:16,648 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-133/.git/info/exclude 02:54:16 2023-01-19 02:54:16,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-133/.semver/PR-133 with force:False 02:54:16 2023-01-19 02:54:16,648 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-133/.semver/PR-133 02:54:16 2023-01-19 02:54:16,652 [execute] INFO git cat-file --batch-check 02:54:16 2023-01-19 02:54:16,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-133/.semver, universal_newlines=False, shell=None, istream=) 02:54:16 2023-01-19 02:54:16,659 [execute] INFO git cat-file --batch 02:54:16 2023-01-19 02:54:16,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-133/.semver, universal_newlines=False, shell=None, istream=) 02:54:16 2023-01-19 02:54:16,664 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-133/.semver/PR-133 02:54:16 0.0.0 [Pipeline] } 02:54:16 $ docker exec --env ******** --env ******** 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 ssh-agent -k 02:54:16 unset SSH_AUTH_SOCK; 02:54:16 unset SSH_AGENT_PID; 02:54:16 echo Agent pid 76 killed; 02:54:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:17 + git semver [Pipeline] } 02:54:17 $ docker stop --time=1 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 02:54:18 $ docker rm -f --volumes 2f95e3a69de17d9f4dede205b242a4e360bd2123c1d4eb6ca509a8ce12e6e0d4 [Pipeline] // withDockerContainer [Pipeline] sh 02:54:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:54:19 Stashed 1 file(s) [Pipeline] echo 02:54:19 [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 02:54:20 provisioning config files... 02:54:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-133@tmp/config6516769370230158596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:20 ---> docker-login.sh 02:54:20 nexus3.edgexfoundry.org:10001 02:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:20 Configure a credential helper to remove this warning. See 02:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:20 02:54:20 Login Succeeded 02:54:20 nexus3.edgexfoundry.org:10002 02:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:20 Configure a credential helper to remove this warning. See 02:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:20 02:54:20 Login Succeeded 02:54:20 nexus3.edgexfoundry.org:10003 02:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:20 Configure a credential helper to remove this warning. See 02:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:20 02:54:20 Login Succeeded 02:54:20 nexus3.edgexfoundry.org:10004 02:54:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:20 Configure a credential helper to remove this warning. See 02:54:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:20 02:54:20 Login Succeeded 02:54:20 docker.io 02:54:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:54:21 Configure a credential helper to remove this warning. See 02:54:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:54:21 02:54:21 Login Succeeded 02:54:21 ---> docker-login.sh ends [Pipeline] } 02:54:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:54:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:54:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:54:21 ========================================================= 02:54:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:54:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:21 + 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 . 02:54:21 Sending build context to Docker daemon 1.756MB 02:54:21 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 02:54:21 Step 2/13 : FROM ${BASE} AS builder 02:54:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:54:21 213ec9aee27d: Pulling fs layer 02:54:21 4583459ba037: Pulling fs layer 02:54:21 93c1e223e6f2: Pulling fs layer 02:54:21 53926ce57604: Pulling fs layer 02:54:21 21b2b0c7a3f4: Pulling fs layer 02:54:21 22ff95d597cd: Pulling fs layer 02:54:21 12d6caf4c0d1: Pulling fs layer 02:54:21 96b7cbca73a9: Pulling fs layer 02:54:21 a7acece74701: Pulling fs layer 02:54:21 22ff95d597cd: Waiting 02:54:21 96b7cbca73a9: Waiting 02:54:21 53926ce57604: Waiting 02:54:21 21b2b0c7a3f4: Waiting 02:54:22 93c1e223e6f2: Download complete 02:54:22 4583459ba037: Download complete 02:54:22 21b2b0c7a3f4: Download complete 02:54:22 22ff95d597cd: Verifying Checksum 02:54:22 22ff95d597cd: Download complete 02:54:22 213ec9aee27d: Verifying Checksum 02:54:22 213ec9aee27d: Download complete 02:54:22 12d6caf4c0d1: Download complete 02:54:22 213ec9aee27d: Pull complete 02:54:22 4583459ba037: Pull complete 02:54:22 93c1e223e6f2: Pull complete 02:54:23 a7acece74701: Verifying Checksum 02:54:23 a7acece74701: Download complete 02:54:23 53926ce57604: Download complete 02:54:23 96b7cbca73a9: Verifying Checksum 02:54:23 96b7cbca73a9: Download complete 02:54:27 53926ce57604: Pull complete 02:54:27 21b2b0c7a3f4: Pull complete 02:54:27 22ff95d597cd: Pull complete 02:54:27 12d6caf4c0d1: Pull complete 02:54:29 96b7cbca73a9: Pull complete 02:54:30 a7acece74701: Pull complete 02:54:30 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:54:30 ---> db6d94c90886 02:54:30 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:54:34 ---> Running in 5e4d2b3fb89c 02:54:34 Removing intermediate container 5e4d2b3fb89c 02:54:34 ---> c9e11c270312 02:54:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:54:34 ---> Running in 241fecc70646 02:54:34 Removing intermediate container 241fecc70646 02:54:34 ---> fcb0f140d9e1 02:54:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:54:34 ---> Running in 245f83bd398e 02:54:34 Removing intermediate container 245f83bd398e 02:54:34 ---> bd4ce86cc82a 02:54:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:54:34 ---> Running in 77f63de14330 02:54:34 Removing intermediate container 77f63de14330 02:54:34 ---> 46065d2716cb 02:54:34 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:54:34 ---> Running in f16198a0d7ae 02:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:54:34 (1/80) Installing mesa (21.3.8-r2) 02:54:34 (2/80) Installing libxau (1.0.9-r0) 02:54:34 (3/80) Installing libxdmcp (1.1.3-r0) 02:54:34 (4/80) Installing libxcb (1.15-r0) 02:54:35 Still waiting to schedule task 02:54:35 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:54:35 (5/80) Installing libx11 (1.8-r0) 02:54:35 (6/80) Installing libxext (1.3.4-r0) 02:54:35 (7/80) Installing libxfixes (6.0.0-r0) 02:54:35 (8/80) Installing libxxf86vm (1.1.4-r2) 02:54:35 (9/80) Installing libpciaccess (0.16-r0) 02:54:35 (10/80) Installing libdrm (2.4.110-r0) 02:54:35 (11/80) Installing mesa-glapi (21.3.8-r2) 02:54:35 (12/80) Installing libxshmfence (1.3-r1) 02:54:35 (13/80) Installing mesa-gl (21.3.8-r2) 02:54:35 (14/80) Installing icu-data-full (71.1-r2) 02:54:35 (15/80) Installing libice (1.0.10-r0) 02:54:35 (16/80) Installing libuuid (2.38-r1) 02:54:35 (17/80) Installing libsm (1.2.3-r0) 02:54:35 (18/80) Installing libxt (1.2.1-r0) 02:54:35 (19/80) Installing libxmu (1.1.3-r0) 02:54:35 (20/80) Installing xset (1.2.4-r0) 02:54:35 (21/80) Installing xprop (1.2.5-r0) 02:54:35 (22/80) Installing xdg-utils (1.1.3-r3) 02:54:35 (23/80) Installing dbus-libs (1.14.4-r0) 02:54:35 (24/80) Installing libffi (3.4.2-r1) 02:54:35 (25/80) Installing libintl (0.21-r2) 02:54:35 (26/80) Installing libblkid (2.38-r1) 02:54:35 (27/80) Installing libmount (2.38-r1) 02:54:35 (28/80) Installing pcre (8.45-r2) 02:54:35 (29/80) Installing glib (2.72.1-r0) 02:54:35 (30/80) Installing icu-libs (71.1-r2) 02:54:35 (31/80) Installing libpcre2-16 (10.40-r0) 02:54:35 (32/80) Installing zstd-libs (1.5.2-r1) 02:54:35 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 02:54:35 (34/80) Installing hicolor-icon-theme (0.17-r1) 02:54:35 (35/80) Installing wayland-libs-server (1.20.0-r0) 02:54:35 (36/80) Installing mesa-gbm (21.3.8-r2) 02:54:35 (37/80) Installing wayland-libs-client (1.20.0-r0) 02:54:35 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 02:54:35 (39/80) Installing libxcomposite (0.4.5-r0) 02:54:35 (40/80) Installing libbz2 (1.0.8-r1) 02:54:35 (41/80) Installing libpng (1.6.37-r1) 02:54:35 (42/80) Installing freetype (2.12.1-r0) 02:54:35 (43/80) Installing fontconfig (2.14.0-r0) 02:54:35 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 02:54:35 (45/80) Installing wayland-libs-egl (1.20.0-r0) 02:54:35 (46/80) Installing xkeyboard-config (2.35.1-r0) 02:54:35 (47/80) Installing xz-libs (5.2.5-r1) 02:54:35 (48/80) Installing libxml2 (2.9.14-r2) 02:54:35 (49/80) Installing libxkbcommon (1.4.1-r0) 02:54:35 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 02:54:36 (51/80) Installing mesa-egl (21.3.8-r2) 02:54:36 (52/80) Installing avahi-libs (0.8-r6) 02:54:36 (53/80) Installing nettle (3.7.3-r0) 02:54:36 (54/80) Installing p11-kit (0.24.1-r0) 02:54:36 (55/80) Installing libtasn1 (4.18.0-r1) 02:54:36 (56/80) Installing libunistring (1.0-r0) 02:54:36 (57/80) Installing gnutls (3.7.7-r0) 02:54:36 (58/80) Installing cups-libs (2.4.2-r0) 02:54:36 (59/80) Installing graphite2 (1.3.14-r1) 02:54:36 (60/80) Installing harfbuzz (4.3.0-r0) 02:54:36 (61/80) Installing libevdev (1.12.1-r0) 02:54:36 (62/80) Installing mtdev (1.1.6-r0) 02:54:36 (63/80) Installing eudev-libs (3.2.11-r0) 02:54:36 (64/80) Installing libinput-libs (1.20.1-r0) 02:54:36 (65/80) Installing libjpeg-turbo (2.1.3-r1) 02:54:36 (66/80) Installing xcb-util-wm (0.4.1-r1) 02:54:36 (67/80) Installing xcb-util (0.4.0-r3) 02:54:36 (68/80) Installing xcb-util-image (0.4.0-r1) 02:54:36 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 02:54:36 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 02:54:36 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 02:54:36 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 02:54:36 (73/80) Installing v4l-utils-libs (1.22.1-r1) 02:54:36 (74/80) Installing v4l-utils (1.22.1-r1) 02:54:36 (75/80) Installing udev-init-scripts (35-r0) 02:54:36 Executing udev-init-scripts-35-r0.post-install 02:54:36 (76/80) Installing kmod-libs (29-r2) 02:54:36 (77/80) Installing eudev (3.2.11-r0) 02:54:36 (78/80) Installing eudev-dev (3.2.11-r0) 02:54:36 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 02:54:36 (80/80) Installing v4l-utils-dev (1.22.1-r1) 02:54:36 Executing busybox-1.35.0-r17.trigger 02:54:36 Executing eudev-3.2.11-r0.trigger 02:54:36 OK: 330 MiB in 131 packages 02:54:39 Removing intermediate container f16198a0d7ae 02:54:39 ---> c39365736c7d 02:54:39 Step 8/13 : WORKDIR /device-usb-camera 02:54:39 ---> Running in 730f27204104 02:54:39 Removing intermediate container 730f27204104 02:54:39 ---> 7a89a278800d 02:54:39 Step 9/13 : COPY go.mod vendor* ./ 02:54:39 ---> 0e64be994164 02:54:39 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:39 ---> Running in 81d182449947 02:55:18 Removing intermediate container 81d182449947 02:55:18 ---> 37b781666a50 02:55:18 Step 11/13 : COPY . . 02:55:18 ---> 67a6da37d615 02:55:18 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:55:18 ---> Running in 65b6e89134b2 02:55:18  % Total % Received % Xferd Average Speed Time Time Time Current 02:55:18 Dload Upload Total Spent Left Speed 02:55:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5997 0 --:--:-- --:--:-- --:--:-- 6000 02:55:18 Removing intermediate container 65b6e89134b2 02:55:18 ---> 1eb735354114 02:55:18 Step 13/13 : RUN ${MAKE} 02:55:18 ---> Running in a73d29911811 02:55:18 noop 02:55:18 Removing intermediate container a73d29911811 02:55:18 ---> 8f1b785647e3 02:55:18 Successfully built 8f1b785647e3 02:55:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:19 + docker inspect -f . ci-base-image-x86_64 02:55:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:19 prd-ubuntu20.04-docker-8c-8g-3064 does not seem to be running inside a container 02:55:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-133 -v /w/workspace/foundry_device-usb-camera_PR-133:/w/workspace/foundry_device-usb-camera_PR-133:rw,z -v /w/workspace/foundry_device-usb-camera_PR-133@tmp:/w/workspace/foundry_device-usb-camera_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:55:19 $ docker top 99c74fe17f304f15929f5447f4fc0867a6ca17b45d285258aab98e296b3dcd1b -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:19 + go version 02:55:19 go version go1.18.7 linux/amd64 [Pipeline] } 02:55:19 $ docker stop --time=1 99c74fe17f304f15929f5447f4fc0867a6ca17b45d285258aab98e296b3dcd1b 02:55:21 $ docker rm -f --volumes 99c74fe17f304f15929f5447f4fc0867a6ca17b45d285258aab98e296b3dcd1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:21 + docker inspect -f . ci-base-image-x86_64 02:55:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:22 prd-ubuntu20.04-docker-8c-8g-3064 does not seem to be running inside a container 02:55:22 $ 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-133 -v /w/workspace/foundry_device-usb-camera_PR-133:/w/workspace/foundry_device-usb-camera_PR-133:rw,z -v /w/workspace/foundry_device-usb-camera_PR-133@tmp:/w/workspace/foundry_device-usb-camera_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:55:22 $ docker top 3f06e5fedbcfa5ee4054768b1b9bab071efc463626aedd320742f7878c93a9ef -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:22 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-133 [Pipeline] fileExists [Pipeline] sh 02:55:23 + make test 02:55:23 go test ./... -coverprofile=coverage.out ./... 02:55:23 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:55:33 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 02:55:33 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 02:55:42 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." 02:55:42 go vet ./... 02:55:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:55:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:55:43 ./bin/test-attribution-txt.sh 02:55:44 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:55:44 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:55:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:55:44 $ docker stop --time=1 3f06e5fedbcfa5ee4054768b1b9bab071efc463626aedd320742f7878c93a9ef 02:55:47 $ docker rm -f --volumes 3f06e5fedbcfa5ee4054768b1b9bab071efc463626aedd320742f7878c93a9ef [Pipeline] // withDockerContainer [Pipeline] sh 02:55:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:55:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:55:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:55:48 + ls -al . 02:55:48 total 196 02:55:48 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 02:55 . 02:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:53 .. 02:55:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 02:55 .git 02:55:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:53 .github 02:55:48 -rw-rw-r-- 1 jenkins jenkins 414 Jan 19 02:53 .gitignore 02:55:48 -rw-rw-r-- 1 jenkins jenkins 42 Jan 19 02:53 .golangci.yml 02:55:48 -rw-rw-r-- 1 jenkins jenkins 77 Jan 19 02:53 .hadolint.yml 02:55:48 drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 02:54 .semver 02:55:48 -rw-rw-r-- 1 jenkins jenkins 9442 Jan 19 02:53 Attribution.txt 02:55:48 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 19 02:53 CHANGELOG.md 02:55:48 -rw-rw-r-- 1 jenkins jenkins 2328 Jan 19 02:53 Dockerfile 02:55:48 -rw-rw-r-- 1 jenkins jenkins 678 Jan 19 02:53 GOVERNANCE.md 02:55:48 -rw-rw-r-- 1 jenkins jenkins 659 Jan 19 02:53 Jenkinsfile 02:55:48 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 19 02:53 LICENSE 02:55:48 -rw-rw-r-- 1 jenkins jenkins 2329 Jan 19 02:53 Makefile 02:55:48 -rw-rw-r-- 1 jenkins jenkins 622 Jan 19 02:53 OWNERS.md 02:55:48 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 19 02:53 README.md 02:55:48 -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 02:54 VERSION 02:55:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 02:53 bin 02:55:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:53 cmd 02:55:48 -rw-r--r-- 1 jenkins jenkins 30666 Jan 19 02:55 coverage.out 02:55:48 -rwxrwxr-x 1 jenkins jenkins 140 Jan 19 02:53 docker-entrypoint.sh 02:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:53 docs 02:55:48 -rw-rw-r-- 1 jenkins jenkins 3540 Jan 19 02:53 go.mod 02:55:48 -rw-rw-r-- 1 jenkins jenkins 35103 Jan 19 02:53 go.sum 02:55:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:53 internal 02:55:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:53 snap 02:55:48 -rw-rw-r-- 1 jenkins jenkins 231 Jan 19 02:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:49 + 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=f62e8d76430c3ba9a0ca175b1568b440748f6f83 --label arch=amd64 --label version=0.0.0 . 02:55:49 Sending build context to Docker daemon 1.787MB 02:55:49 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 02:55:49 Step 2/35 : FROM ${BASE} AS builder 02:55:49 ---> 8f1b785647e3 02:55:49 Step 3/35 : ARG ADD_BUILD_TAGS="" 02:55:49 ---> Running in 592a5706d423 02:55:49 Removing intermediate container 592a5706d423 02:55:49 ---> dd41df075c64 02:55:49 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:55:49 ---> Running in 04130216a671 02:55:49 Removing intermediate container 04130216a671 02:55:49 ---> d5030c346dda 02:55:49 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:55:49 ---> Running in 573ac516c23e 02:55:49 Removing intermediate container 573ac516c23e 02:55:49 ---> 4af5df9a1d48 02:55:49 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:55:49 ---> Running in 6e9adb75a03f 02:55:49 Removing intermediate container 6e9adb75a03f 02:55:49 ---> 593e449b9b19 02:55:49 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:55:49 ---> Running in 0e813bd0322c 02:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:55:50 OK: 330 MiB in 131 packages 02:55:50 Removing intermediate container 0e813bd0322c 02:55:50 ---> 320509bd6430 02:55:50 Step 8/35 : WORKDIR /device-usb-camera 02:55:50 ---> Running in 5bc92f5a5f58 02:55:50 Removing intermediate container 5bc92f5a5f58 02:55:50 ---> 289b4a0900fa 02:55:50 Step 9/35 : COPY go.mod vendor* ./ 02:55:50 ---> cb11c6263da2 02:55:50 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:50 ---> Running in f82a50fd3b02 02:55:51 Removing intermediate container f82a50fd3b02 02:55:51 ---> 2dafcede5b62 02:55:51 Step 11/35 : COPY . . 02:55:52 ---> f0244118906c 02:55:52 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:55:52 ---> Running in 03dae6610de5 02:55:52  % Total % Received % Xferd Average Speed Time Time Time Current 02:55:52  Dload Upload Total Spent Left Speed 02:55:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 33621 0 --:--:-- --:--:-- --:--:-- 34258 02:55:52 Removing intermediate container 03dae6610de5 02:55:52 ---> f339e5eb79c3 02:55:52 Step 13/35 : RUN ${MAKE} 02:55:52 ---> Running in ee256a1d4eea 02:55:52 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 02:56:19 Removing intermediate container ee256a1d4eea 02:56:19 ---> ea98749404b6 02:56:19 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 02:56:19 v0.18.4: Pulling from aler9/rtsp-simple-server 02:56:19 af6660deedbd: Pulling fs layer 02:56:19 97cd0a44c592: Pulling fs layer 02:56:19 97cd0a44c592: Verifying Checksum 02:56:19 97cd0a44c592: Download complete 02:56:19 af6660deedbd: Verifying Checksum 02:56:19 af6660deedbd: Download complete 02:56:19 af6660deedbd: Pull complete 02:56:19 97cd0a44c592: Pull complete 02:56:19 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 02:56:19 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 02:56:19 ---> fea57e182299 02:56:19 Step 15/35 : FROM alpine:3.16 02:56:19 3.16: Pulling from library/alpine 02:56:19 ca7dd9ec2225: Pulling fs layer 02:56:19 ca7dd9ec2225: Verifying Checksum 02:56:19 ca7dd9ec2225: Download complete 02:56:19 ca7dd9ec2225: Pull complete 02:56:19 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 02:56:19 Status: Downloaded newer image for alpine:3.16 02:56:19 ---> bfe296a52501 02:56:19 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:56:19 ---> Running in 3e6198948986 02:56:19 Removing intermediate container 3e6198948986 02:56:19 ---> fd70dc18f89d 02:56:19 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:56:19 ---> Running in 22f379a74605 02:56:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:56:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:56:19 (1/80) Installing dumb-init (1.2.5-r1) 02:56:19 (2/80) Installing sdl2 (2.0.22-r0) 02:56:19 (3/80) Installing libxau (1.0.9-r0) 02:56:19 (4/80) Installing libxdmcp (1.1.3-r0) 02:56:19 (5/80) Installing libxcb (1.15-r0) 02:56:19 (6/80) Installing libx11 (1.8-r0) 02:56:19 (7/80) Installing aom-libs (3.3.0-r0) 02:56:19 (8/80) Installing alsa-lib (1.2.7.2-r0) 02:56:19 (9/80) Installing expat (2.5.0-r0) 02:56:19 (10/80) Installing brotli-libs (1.0.9-r6) 02:56:19 (11/80) Installing libbz2 (1.0.8-r1) 02:56:19 (12/80) Installing libpng (1.6.37-r1) 02:56:19 (13/80) Installing freetype (2.12.1-r0) 02:56:19 (14/80) Installing fontconfig (2.14.0-r0) 02:56:19 (15/80) Installing fribidi (1.0.12-r0) 02:56:19 (16/80) Installing libffi (3.4.2-r1) 02:56:19 (17/80) Installing libintl (0.21-r2) 02:56:19 (18/80) Installing libblkid (2.38-r1) 02:56:19 (19/80) Installing libmount (2.38-r1) 02:56:19 (20/80) Installing pcre (8.45-r2) 02:56:19 (21/80) Installing glib (2.72.1-r0) 02:56:19 (22/80) Installing graphite2 (1.3.14-r1) 02:56:19 (23/80) Installing harfbuzz (4.3.0-r0) 02:56:19 (24/80) Installing libass (0.16.0-r0) 02:56:19 (25/80) Installing libdav1d (1.0.0-r0) 02:56:19 (26/80) Installing libpciaccess (0.16-r0) 02:56:19 (27/80) Installing libdrm (2.4.110-r0) 02:56:19 (28/80) Installing gmp (6.2.1-r2) 02:56:19 (29/80) Installing nettle (3.7.3-r0) 02:56:19 (30/80) Installing p11-kit (0.24.1-r0) 02:56:19 (31/80) Installing libtasn1 (4.18.0-r1) 02:56:19 (32/80) Installing libunistring (1.0-r0) 02:56:19 (33/80) Installing gnutls (3.7.7-r0) 02:56:19 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 02:56:19 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 02:56:19 (36/80) Installing lame (3.100-r0) 02:56:19 (37/80) Installing opus (1.3.1-r1) 02:56:19 (38/80) Installing libasyncns (0.8-r1) 02:56:19 (39/80) Installing dbus-libs (1.14.4-r0) 02:56:19 (40/80) Installing libltdl (2.4.7-r0) 02:56:19 (41/80) Installing orc (0.4.32-r0) 02:56:19 (42/80) Installing libgcc (11.2.1_git20220219-r2) 02:56:19 (43/80) Installing libogg (1.3.5-r1) 02:56:19 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 02:56:19 (45/80) Installing flac (1.3.4-r0) 02:56:19 (46/80) Installing libvorbis (1.3.7-r0) 02:56:19 (47/80) Installing libsndfile (1.1.0-r0) 02:56:19 (48/80) Installing libgomp (11.2.1_git20220219-r2) 02:56:20 (49/80) Installing soxr (0.1.3-r2) 02:56:20 (50/80) Installing speexdsp (1.2.0-r0) 02:56:20 (51/80) Installing tdb-libs (1.4.6-r0) 02:56:20 (52/80) Installing libpulse (15.0-r2) 02:56:20 (53/80) Installing cjson (1.7.15-r3) 02:56:20 (54/80) Installing mbedtls (2.28.2-r0) 02:56:20 (55/80) Installing librist (0.2.6-r1) 02:56:20 (56/80) Installing libsrt (1.4.4-r0) 02:56:20 (57/80) Installing libssh (0.9.6-r1) 02:56:20 (58/80) Installing libtheora (1.1.1-r16) 02:56:20 (59/80) Installing libjpeg-turbo (2.1.3-r1) 02:56:20 (60/80) Installing v4l-utils-libs (1.22.1-r1) 02:56:20 (61/80) Installing libxext (1.3.4-r0) 02:56:20 (62/80) Installing libxfixes (6.0.0-r0) 02:56:20 (63/80) Installing wayland-libs-client (1.20.0-r0) 02:56:20 (64/80) Installing libva (2.14.0-r0) 02:56:20 (65/80) Installing libvdpau (1.5-r0) 02:56:20 (66/80) Installing vidstab (1.1.0-r1) 02:56:20 (67/80) Installing libvpx (1.11.0-r1) 02:56:20 (68/80) Installing libwebp (1.2.3-r0) 02:56:20 (69/80) Installing x264-libs (0.163_git20210613-r0) 02:56:20 (70/80) Installing numactl (2.0.14-r0) 02:56:20 (71/80) Installing x265-libs (3.5-r3) 02:56:20 (72/80) Installing xvidcore (1.3.7-r1) 02:56:20 (73/80) Installing ffmpeg-libs (5.0.1-r1) 02:56:20 (74/80) Installing ffmpeg (5.0.1-r1) 02:56:20 (75/80) Installing udev-init-scripts (35-r0) 02:56:20 Executing udev-init-scripts-35-r0.post-install 02:56:20 (76/80) Installing eudev-libs (3.2.11-r0) 02:56:20 (77/80) Installing xz-libs (5.2.5-r1) 02:56:20 (78/80) Installing zstd-libs (1.5.2-r1) 02:56:20 (79/80) Installing kmod-libs (29-r2) 02:56:20 (80/80) Installing eudev (3.2.11-r0) 02:56:20 Executing busybox-1.35.0-r17.trigger 02:56:20 Executing eudev-3.2.11-r0.trigger 02:56:20 OK: 100 MiB in 94 packages 02:56:23 Removing intermediate container 22f379a74605 02:56:23 ---> 3b5bc03049ed 02:56:23 Step 18/35 : WORKDIR / 02:56:23 ---> Running in 8c987caf4de1 02:56:23 Removing intermediate container 8c987caf4de1 02:56:23 ---> a50c6bb69b59 02:56:23 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 02:56:23 ---> 8c053b51bf29 02:56:23 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 02:56:23 ---> 4d8691e9e5fa 02:56:23 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 02:56:23 ---> 9ee93fe0d5c0 02:56:23 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:56:23 ---> 198e8bf2d3a6 02:56:23 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:56:24 ---> 89059511408d 02:56:24 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 02:56:24 ---> a8bfcd00072e 02:56:24 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 02:56:25 ---> 1509a05fbcdc 02:56:25 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 02:56:25 ---> Running in 378192f1e043 02:56:25 Removing intermediate container 378192f1e043 02:56:25 ---> ff62c565db2e 02:56:25 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 02:56:25 ---> Running in c478f55978b6 02:56:26 Removing intermediate container c478f55978b6 02:56:26 ---> 1514cdba09c6 02:56:26 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 02:56:26 ---> Running in da9c1db02038 02:56:26 Removing intermediate container da9c1db02038 02:56:26 ---> 52b89b1fe52c 02:56:26 Step 29/35 : EXPOSE 59983 02:56:26 ---> Running in a22fff89843b 02:56:26 Removing intermediate container a22fff89843b 02:56:26 ---> b7b4439b98b5 02:56:26 Step 30/35 : EXPOSE 8554 02:56:26 ---> Running in b46eda782980 02:56:26 Removing intermediate container b46eda782980 02:56:26 ---> 6592f5677f21 02:56:26 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:56:26 ---> Running in 6c9440a51960 02:56:27 Removing intermediate container 6c9440a51960 02:56:27 ---> 9721c648b203 02:56:27 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:56:27 ---> Running in b00ac8756d00 02:56:27 Removing intermediate container b00ac8756d00 02:56:27 ---> 3f47ddeb55fa 02:56:27 Step 33/35 : LABEL arch=amd64 02:56:27 ---> Running in 07263ec79220 02:56:27 Removing intermediate container 07263ec79220 02:56:27 ---> 3f47b5108fa1 02:56:27 Step 34/35 : LABEL git_sha=f62e8d76430c3ba9a0ca175b1568b440748f6f83 02:56:27 ---> Running in aa697adc1cec 02:56:27 Removing intermediate container aa697adc1cec 02:56:27 ---> 1bd21976b47c 02:56:27 Step 35/35 : LABEL version=0.0.0 02:56:27 ---> Running in 5b378ca3c109 02:56:27 Removing intermediate container 5b378ca3c109 02:56:27 ---> fb42045edc70 02:56:27 [Warning] One or more build-args [ARCH] were not consumed 02:56:27 Successfully built fb42045edc70 02:56:27 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 02:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:28 02:56:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:28 latest: Pulling from edgex-lftools-log-publisher 02:56:28 5eb5b503b376: Pulling fs layer 02:56:28 5c69ac0246d0: Pulling fs layer 02:56:28 ec43610c2a17: Pulling fs layer 02:56:28 3a2ae6a8a46f: Pulling fs layer 02:56:28 33b1e0a273af: Pulling fs layer 02:56:28 5d3b04190fa2: Pulling fs layer 02:56:28 2f39f015ded8: Pulling fs layer 02:56:28 3a2ae6a8a46f: Waiting 02:56:28 33b1e0a273af: Waiting 02:56:28 5d3b04190fa2: Waiting 02:56:28 2f39f015ded8: Waiting 02:56:28 5c69ac0246d0: Verifying Checksum 02:56:28 5c69ac0246d0: Download complete 02:56:28 3a2ae6a8a46f: Verifying Checksum 02:56:28 3a2ae6a8a46f: Download complete 02:56:28 33b1e0a273af: Verifying Checksum 02:56:28 33b1e0a273af: Download complete 02:56:28 5d3b04190fa2: Verifying Checksum 02:56:28 5d3b04190fa2: Download complete 02:56:28 ec43610c2a17: Verifying Checksum 02:56:28 ec43610c2a17: Download complete 02:56:29 5eb5b503b376: Verifying Checksum 02:56:29 5eb5b503b376: Download complete 02:56:29 2f39f015ded8: Download complete 02:56:30 5eb5b503b376: Pull complete 02:56:30 5c69ac0246d0: Pull complete 02:56:30 ec43610c2a17: Pull complete 02:56:30 3a2ae6a8a46f: Pull complete 02:56:30 33b1e0a273af: Pull complete 02:56:30 5d3b04190fa2: Pull complete 02:56:34 2f39f015ded8: Pull complete 02:56:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:35 prd-ubuntu20.04-docker-8c-8g-3064 does not seem to be running inside a container 02:56:35 $ 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-133 -v /w/workspace/foundry_device-usb-camera_PR-133:/w/workspace/foundry_device-usb-camera_PR-133:rw,z -v /w/workspace/foundry_device-usb-camera_PR-133@tmp:/w/workspace/foundry_device-usb-camera_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:56:40 $ docker top 340c7b3115a7630584388b7e39c91298080f027b0a834d5de5d377d10065f79b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:41 ---> job-cost.sh 02:56:41 lf-activate-venv: SKIPPING 02:56:41 INFO: No Stack... 02:56:41 INFO: Retrieving Pricing Info for: v3-standard-8 02:56:41 INFO: Archiving Costs [Pipeline] sh 02:56:42 + cat /w/workspace/foundry_device-usb-camera_PR-133/archives/cost.csv 02:56:42 + cut -d, -f6 [Pipeline] lock 02:56:42 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] 02:56:42 Resource [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] did not exist. Created. 02:56:42 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:56:42 + echo total: 0.2199999988079071 [Pipeline] stash 02:56:42 Stashed 1 file(s) [Pipeline] } 02:56:42 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:56:42 $ docker stop --time=1 340c7b3115a7630584388b7e39c91298080f027b0a834d5de5d377d10065f79b 02:56:44 $ docker rm -f --volumes 340c7b3115a7630584388b7e39c91298080f027b0a834d5de5d377d10065f79b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:56:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3066 in /w/workspace/foundry_device-usb-camera_PR-133 [Pipeline] { [Pipeline] ws 02:56:57 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 02:56:57 Selected Git installation does not exist. Using Default 02:56:57 The recommended git tool is: NONE 02:57:06 using credential edgex-jenkins-ssh 02:57:06 Cloning the remote Git repository 02:57:06 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 02:57:07 > git init /w/workspace/device-usb-camera/1 # timeout=10 02:57:07 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:57:07 > git --version # timeout=10 02:57:07 > git --version # 'git version 2.25.1' 02:57:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:08 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:57:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:12 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit f62e8d76430c3ba9a0ca175b1568b440748f6f83 02:57:12 Merge succeeded, producing f62e8d76430c3ba9a0ca175b1568b440748f6f83 02:57:12 Checking out Revision f62e8d76430c3ba9a0ca175b1568b440748f6f83 (PR-133) 02:57:11 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:57:11 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:57:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:57:12 > git config core.sparsecheckout # timeout=10 02:57:12 > git checkout -f f62e8d76430c3ba9a0ca175b1568b440748f6f83 # timeout=10 02:57:12 > git remote # timeout=10 02:57:12 > git config --get remote.origin.url # timeout=10 02:57:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:57:12 > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 02:57:12 > git rev-parse HEAD^{commit} # timeout=10 02:57:12 > git config core.sparsecheckout # timeout=10 02:57:12 > git checkout -f f62e8d76430c3ba9a0ca175b1568b440748f6f83 # timeout=10 02:57:16 Commit message: "build(deps): bump device-sdk-go and go-mod dependencies" 02:57:16 > git --version # timeout=10 02:57:16 > git --version # 'git version 2.25.1' 02:57:16 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:57:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:57:17 % Total % Received % Xferd Average Speed Time Time Time Current 02:57:17 Dload Upload Total Spent Left Speed 02:57:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 02:57:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:57:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:57:18 + sudo tee /etc/docker/daemon.new 02:57:18 { 02:57:18 "registry-mirrors": [ 02:57:18 "https://nexus3.edgexfoundry.org:10001" 02:57:18 ], 02:57:18 "bip": "10.250.0.254/24", 02:57:18 "hosts": [ 02:57:18 "tcp://0.0.0.0:5555", 02:57:18 "unix:///var/run/docker.sock" 02:57:18 ], 02:57:18 "mtu": 1458, 02:57:18 "selinux-enabled": true, 02:57:18 "seccomp-profile": "/etc/docker/seccomp.json" 02:57:18 } [Pipeline] sh 02:57:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:57:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:37 provisioning config files... 02:57:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2755806120951054661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:38 ---> docker-login.sh 02:57:38 nexus3.edgexfoundry.org:10001 02:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:38 Configure a credential helper to remove this warning. See 02:57:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:38 02:57:38 Login Succeeded 02:57:38 nexus3.edgexfoundry.org:10002 02:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:39 Configure a credential helper to remove this warning. See 02:57:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:39 02:57:39 Login Succeeded 02:57:39 nexus3.edgexfoundry.org:10003 02:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:39 Configure a credential helper to remove this warning. See 02:57:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:39 02:57:39 Login Succeeded 02:57:39 nexus3.edgexfoundry.org:10004 02:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:40 Configure a credential helper to remove this warning. See 02:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:40 02:57:40 Login Succeeded 02:57:40 docker.io 02:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:57:40 Configure a credential helper to remove this warning. See 02:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:57:40 02:57:40 Login Succeeded 02:57:40 ---> docker-login.sh ends [Pipeline] } 02:57:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:57:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:57:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:57:41 ========================================================= 02:57:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:57:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:41 + 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 . 02:57:41 Sending build context to Docker daemon 1.147MB 02:57:41 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 02:57:41 Step 2/13 : FROM ${BASE} AS builder 02:57:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:57:42 9b18e9b68314: Pulling fs layer 02:57:42 35d82f9e3411: Pulling fs layer 02:57:42 e16973657156: Pulling fs layer 02:57:42 fc693d55d65f: Pulling fs layer 02:57:42 7e9fc2657dce: Pulling fs layer 02:57:42 dda99020689f: Pulling fs layer 02:57:42 fc693d55d65f: Waiting 02:57:42 7e9fc2657dce: Waiting 02:57:42 db1c61fa0a46: Pulling fs layer 02:57:42 891c053d2c06: Pulling fs layer 02:57:42 dda99020689f: Waiting 02:57:42 891c053d2c06: Waiting 02:57:42 db1c61fa0a46: Waiting 02:57:42 e16973657156: Verifying Checksum 02:57:42 e16973657156: Download complete 02:57:42 35d82f9e3411: Verifying Checksum 02:57:42 35d82f9e3411: Download complete 02:57:42 7e9fc2657dce: Verifying Checksum 02:57:42 7e9fc2657dce: Download complete 02:57:42 dda99020689f: Verifying Checksum 02:57:42 dda99020689f: Download complete 02:57:42 9b18e9b68314: Verifying Checksum 02:57:42 9b18e9b68314: Download complete 02:57:43 9b18e9b68314: Pull complete 02:57:43 891c053d2c06: Verifying Checksum 02:57:43 891c053d2c06: Download complete 02:57:43 35d82f9e3411: Pull complete 02:57:43 e16973657156: Pull complete 02:57:44 db1c61fa0a46: Verifying Checksum 02:57:44 db1c61fa0a46: Download complete 02:57:45 fc693d55d65f: Verifying Checksum 02:57:45 fc693d55d65f: Download complete 02:57:57 fc693d55d65f: Pull complete 02:57:57 7e9fc2657dce: Pull complete 02:57:57 dda99020689f: Pull complete 02:58:04 db1c61fa0a46: Pull complete 02:58:06 891c053d2c06: Pull complete 02:58:06 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:58:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:58:06 ---> f96f9c87975a 02:58:06 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:58:08 ---> Running in 8942aa29f16c 02:58:08 Removing intermediate container 8942aa29f16c 02:58:08 ---> 3289c8a36c75 02:58:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:58:08 ---> Running in 3349cd07e413 02:58:08 Removing intermediate container 3349cd07e413 02:58:08 ---> d54c4efeb4ab 02:58:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:58:09 ---> Running in 6105a3e516d2 02:58:09 Removing intermediate container 6105a3e516d2 02:58:09 ---> cf991e15922b 02:58:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:58:09 ---> Running in 94732bfc85c8 02:58:09 Removing intermediate container 94732bfc85c8 02:58:09 ---> 58b99b609d17 02:58:09 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:58:09 ---> Running in af92a0cd9cce 02:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:58:12 (1/14) Installing libintl (0.21-r2) 02:58:12 (2/14) Installing eudev-libs (3.2.11-r0) 02:58:12 (3/14) Installing libjpeg-turbo (2.1.3-r1) 02:58:12 (4/14) Installing v4l-utils-libs (1.22.1-r1) 02:58:12 (5/14) Installing v4l-utils (1.22.1-r1) 02:58:12 (6/14) Installing udev-init-scripts (35-r0) 02:58:12 Executing udev-init-scripts-35-r0.post-install 02:58:12 (7/14) Installing libblkid (2.38-r1) 02:58:12 (8/14) Installing xz-libs (5.2.5-r1) 02:58:12 (9/14) Installing zstd-libs (1.5.2-r1) 02:58:12 (10/14) Installing kmod-libs (29-r2) 02:58:12 (11/14) Installing eudev (3.2.11-r0) 02:58:12 (12/14) Installing eudev-dev (3.2.11-r0) 02:58:12 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 02:58:12 (14/14) Installing v4l-utils-dev (1.22.1-r1) 02:58:12 Executing busybox-1.35.0-r17.trigger 02:58:12 Executing eudev-3.2.11-r0.trigger 02:58:12 OK: 228 MiB in 65 packages 02:58:14 Removing intermediate container af92a0cd9cce 02:58:14 ---> 64e2a6a46dd0 02:58:14 Step 8/13 : WORKDIR /device-usb-camera 02:58:14 ---> Running in 510edaaf522b 02:58:14 Removing intermediate container 510edaaf522b 02:58:14 ---> 7018d7924ea3 02:58:14 Step 9/13 : COPY go.mod vendor* ./ 02:58:14 ---> ec9913939964 02:58:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:58:14 ---> Running in 8103ba096386 02:59:22 Removing intermediate container 8103ba096386 02:59:22 ---> c37b156b85ca 02:59:22 Step 11/13 : COPY . . 02:59:22 ---> 2f660d0b7469 02:59:22 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 02:59:22 ---> Running in f4b689ef3020 02:59:22  % Total % Received % Xferd Average Speed Time Time Time Current 02:59:22  Dload Upload Total Spent Left Speed 02:59:23 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10379 0 --:--:-- --:--:-- --:--:-- 10514 02:59:23 Removing intermediate container f4b689ef3020 02:59:23 ---> f64e0aae1c81 02:59:23 Step 13/13 : RUN ${MAKE} 02:59:23 ---> Running in 5c7a37937f35 02:59:24 noop 02:59:25 Removing intermediate container 5c7a37937f35 02:59:25 ---> aaa15b8e3f53 02:59:25 Successfully built aaa15b8e3f53 02:59:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:26 + docker inspect -f . ci-base-image-arm64 02:59:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:26 prd-ubuntu20.04-docker-arm64-4c-16g-3066 does not seem to be running inside a container 02:59:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:59:27 $ docker top 02da343d057f893e1af48713b2abd4076b0aba91366bcb472826272b74f815ae -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:28 + go version 02:59:28 go version go1.18.7 linux/arm64 [Pipeline] } 02:59:28 $ docker stop --time=1 02da343d057f893e1af48713b2abd4076b0aba91366bcb472826272b74f815ae 02:59:30 $ docker rm -f --volumes 02da343d057f893e1af48713b2abd4076b0aba91366bcb472826272b74f815ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:31 + docker inspect -f . ci-base-image-arm64 02:59:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:31 prd-ubuntu20.04-docker-arm64-4c-16g-3066 does not seem to be running inside a container 02:59:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:59:33 $ docker top 8d4bed99a2447e4c341d725ef0394c6434c974b854ffadc5b90c24cd6580c19b -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:33 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 02:59:34 + make test 02:59:34 go test ./... -coverprofile=coverage.out ./... 02:59:35 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:01:12 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 03:01:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 1.9% of statements 03:01:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:01:17 go vet ./... 03:01:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:01:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:01:44 ./bin/test-attribution-txt.sh 03:01:44 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 03:01:44 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 03:01:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:01:44 $ docker stop --time=1 8d4bed99a2447e4c341d725ef0394c6434c974b854ffadc5b90c24cd6580c19b 03:01:46 $ docker rm -f --volumes 8d4bed99a2447e4c341d725ef0394c6434c974b854ffadc5b90c24cd6580c19b [Pipeline] // withDockerContainer [Pipeline] sh 03:01:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:01:47 Warning: overwriting stash ‘coverage-report’ 03:01:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:01:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:01:48 + ls -al . 03:01:48 total 192 03:01:48 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 02:59 . 03:01:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:57 .. 03:01:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 02:57 .git 03:01:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:57 .github 03:01:48 -rw-rw-r-- 1 jenkins jenkins 414 Jan 19 02:57 .gitignore 03:01:48 -rw-rw-r-- 1 jenkins jenkins 42 Jan 19 02:57 .golangci.yml 03:01:48 -rw-rw-r-- 1 jenkins jenkins 77 Jan 19 02:57 .hadolint.yml 03:01:48 -rw-rw-r-- 1 jenkins jenkins 9442 Jan 19 02:57 Attribution.txt 03:01:48 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 19 02:57 CHANGELOG.md 03:01:48 -rw-rw-r-- 1 jenkins jenkins 2328 Jan 19 02:57 Dockerfile 03:01:48 -rw-rw-r-- 1 jenkins jenkins 678 Jan 19 02:57 GOVERNANCE.md 03:01:48 -rw-rw-r-- 1 jenkins jenkins 659 Jan 19 02:57 Jenkinsfile 03:01:48 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 19 02:57 LICENSE 03:01:48 -rw-rw-r-- 1 jenkins jenkins 2329 Jan 19 02:57 Makefile 03:01:48 -rw-rw-r-- 1 jenkins jenkins 622 Jan 19 02:57 OWNERS.md 03:01:48 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 19 02:57 README.md 03:01:48 -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 02:54 VERSION 03:01:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 02:57 bin 03:01:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:57 cmd 03:01:48 -rw-r--r-- 1 jenkins jenkins 30666 Jan 19 03:01 coverage.out 03:01:48 -rwxrwxr-x 1 jenkins jenkins 140 Jan 19 02:57 docker-entrypoint.sh 03:01:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:57 docs 03:01:48 -rw-rw-r-- 1 jenkins jenkins 3540 Jan 19 02:57 go.mod 03:01:48 -rw-rw-r-- 1 jenkins jenkins 35103 Jan 19 02:57 go.sum 03:01:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:57 internal 03:01:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:57 snap 03:01:48 -rw-rw-r-- 1 jenkins jenkins 231 Jan 19 02:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:49 + 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=f62e8d76430c3ba9a0ca175b1568b440748f6f83 --label arch=arm64 --label version=0.0.0 . 03:01:49 Sending build context to Docker daemon 1.178MB 03:01:49 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 03:01:49 Step 2/35 : FROM ${BASE} AS builder 03:01:49 ---> aaa15b8e3f53 03:01:49 Step 3/35 : ARG ADD_BUILD_TAGS="" 03:01:49 ---> Running in d4e13e62e7a9 03:01:49 Removing intermediate container d4e13e62e7a9 03:01:49 ---> 704be19a3f78 03:01:49 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:01:49 ---> Running in 009e2c63d6c5 03:01:50 Removing intermediate container 009e2c63d6c5 03:01:50 ---> 66f9f9ae561d 03:01:50 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:01:50 ---> Running in 84005eaa3d71 03:01:50 Removing intermediate container 84005eaa3d71 03:01:50 ---> 0c2ea1015ef8 03:01:50 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:01:50 ---> Running in ccbbc38136c5 03:01:50 Removing intermediate container ccbbc38136c5 03:01:50 ---> 41f8223d6605 03:01:50 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:01:50 ---> Running in 9ec41a2c6e99 03:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:01:53 OK: 228 MiB in 65 packages 03:01:54 Removing intermediate container 9ec41a2c6e99 03:01:54 ---> 690dd9bef5fb 03:01:54 Step 8/35 : WORKDIR /device-usb-camera 03:01:54 ---> Running in 6724a9778645 03:01:54 Removing intermediate container 6724a9778645 03:01:54 ---> d3e1f493367a 03:01:54 Step 9/35 : COPY go.mod vendor* ./ 03:01:55 ---> a18d2cc4a647 03:01:55 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:55 ---> Running in 8051c3edbf2a 03:01:58 Removing intermediate container 8051c3edbf2a 03:01:58 ---> cb1e8f21e104 03:01:58 Step 11/35 : COPY . . 03:01:59 ---> f450eee442a3 03:01:59 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 03:01:59 ---> Running in e66e5f448d55 03:02:00  % Total % Received % Xferd Average Speed Time Time Time Current 03:02:00 Dload Upload Total Spent Left Speed 03:02:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6244 0 --:--:-- --:--:-- --:--:-- 6284 03:02:01 Removing intermediate container e66e5f448d55 03:02:01 ---> eef835b9e758 03:02:01 Step 13/35 : RUN ${MAKE} 03:02:01 ---> Running in 730fd0614eb3 03:02:02 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 03:04:39 Removing intermediate container 730fd0614eb3 03:04:39 ---> 99f70aebefa2 03:04:39 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 03:04:39 v0.18.4: Pulling from aler9/rtsp-simple-server 03:04:39 eab2503cf8f4: Pulling fs layer 03:04:39 97cd0a44c592: Pulling fs layer 03:04:39 97cd0a44c592: Verifying Checksum 03:04:39 97cd0a44c592: Download complete 03:04:39 eab2503cf8f4: Verifying Checksum 03:04:39 eab2503cf8f4: Download complete 03:04:39 eab2503cf8f4: Pull complete 03:04:39 97cd0a44c592: Pull complete 03:04:39 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 03:04:39 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 03:04:39 ---> 7f763cca56b3 03:04:39 Step 15/35 : FROM alpine:3.16 03:04:39 3.16: Pulling from library/alpine 03:04:39 6875df1f5354: Pulling fs layer 03:04:39 6875df1f5354: Download complete 03:04:39 6875df1f5354: Pull complete 03:04:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:04:39 Status: Downloaded newer image for alpine:3.16 03:04:39 ---> 2b4661558fb8 03:04:39 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:04:39 ---> Running in a9c007b5fae0 03:04:39 Removing intermediate container a9c007b5fae0 03:04:39 ---> e8bd4e8f7118 03:04:39 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:04:39 ---> Running in eb2d33211b41 03:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:04:39 (1/79) Installing dumb-init (1.2.5-r1) 03:04:39 (2/79) Installing sdl2 (2.0.22-r0) 03:04:39 (3/79) Installing libxau (1.0.9-r0) 03:04:39 (4/79) Installing libxdmcp (1.1.3-r0) 03:04:39 (5/79) Installing libxcb (1.15-r0) 03:04:39 (6/79) Installing libx11 (1.8-r0) 03:04:39 (7/79) Installing aom-libs (3.3.0-r0) 03:04:39 (8/79) Installing alsa-lib (1.2.7.2-r0) 03:04:39 (9/79) Installing expat (2.5.0-r0) 03:04:39 (10/79) Installing brotli-libs (1.0.9-r6) 03:04:39 (11/79) Installing libbz2 (1.0.8-r1) 03:04:39 (12/79) Installing libpng (1.6.37-r1) 03:04:39 (13/79) Installing freetype (2.12.1-r0) 03:04:39 (14/79) Installing fontconfig (2.14.0-r0) 03:04:39 (15/79) Installing fribidi (1.0.12-r0) 03:04:39 (16/79) Installing libffi (3.4.2-r1) 03:04:39 (17/79) Installing libintl (0.21-r2) 03:04:39 (18/79) Installing libblkid (2.38-r1) 03:04:39 (19/79) Installing libmount (2.38-r1) 03:04:39 (20/79) Installing pcre (8.45-r2) 03:04:39 (21/79) Installing glib (2.72.1-r0) 03:04:39 (22/79) Installing graphite2 (1.3.14-r1) 03:04:39 (23/79) Installing harfbuzz (4.3.0-r0) 03:04:39 (24/79) Installing libass (0.16.0-r0) 03:04:39 (25/79) Installing libdav1d (1.0.0-r0) 03:04:39 (26/79) Installing libdrm (2.4.110-r0) 03:04:39 (27/79) Installing gmp (6.2.1-r2) 03:04:39 (28/79) Installing nettle (3.7.3-r0) 03:04:39 (29/79) Installing p11-kit (0.24.1-r0) 03:04:39 (30/79) Installing libtasn1 (4.18.0-r1) 03:04:39 (31/79) Installing libunistring (1.0-r0) 03:04:39 (32/79) Installing gnutls (3.7.7-r0) 03:04:39 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 03:04:39 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 03:04:39 (35/79) Installing lame (3.100-r0) 03:04:39 (36/79) Installing opus (1.3.1-r1) 03:04:39 (37/79) Installing libasyncns (0.8-r1) 03:04:39 (38/79) Installing dbus-libs (1.14.4-r0) 03:04:39 (39/79) Installing libltdl (2.4.7-r0) 03:04:39 (40/79) Installing orc (0.4.32-r0) 03:04:39 (41/79) Installing libgcc (11.2.1_git20220219-r2) 03:04:39 (42/79) Installing libogg (1.3.5-r1) 03:04:39 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 03:04:39 (44/79) Installing flac (1.3.4-r0) 03:04:39 (45/79) Installing libvorbis (1.3.7-r0) 03:04:39 (46/79) Installing libsndfile (1.1.0-r0) 03:04:39 (47/79) Installing libgomp (11.2.1_git20220219-r2) 03:04:39 (48/79) Installing soxr (0.1.3-r2) 03:04:39 (49/79) Installing speexdsp (1.2.0-r0) 03:04:39 (50/79) Installing tdb-libs (1.4.6-r0) 03:04:39 (51/79) Installing libpulse (15.0-r2) 03:04:39 (52/79) Installing cjson (1.7.15-r3) 03:04:39 (53/79) Installing mbedtls (2.28.2-r0) 03:04:39 (54/79) Installing librist (0.2.6-r1) 03:04:39 (55/79) Installing libsrt (1.4.4-r0) 03:04:39 (56/79) Installing libssh (0.9.6-r1) 03:04:39 (57/79) Installing libtheora (1.1.1-r16) 03:04:39 (58/79) Installing libjpeg-turbo (2.1.3-r1) 03:04:39 (59/79) Installing v4l-utils-libs (1.22.1-r1) 03:04:39 (60/79) Installing libxext (1.3.4-r0) 03:04:39 (61/79) Installing libxfixes (6.0.0-r0) 03:04:39 (62/79) Installing wayland-libs-client (1.20.0-r0) 03:04:39 (63/79) Installing libva (2.14.0-r0) 03:04:39 (64/79) Installing libvdpau (1.5-r0) 03:04:39 (65/79) Installing vidstab (1.1.0-r1) 03:04:39 (66/79) Installing libvpx (1.11.0-r1) 03:04:39 (67/79) Installing libwebp (1.2.3-r0) 03:04:39 (68/79) Installing x264-libs (0.163_git20210613-r0) 03:04:39 (69/79) Installing numactl (2.0.14-r0) 03:04:39 (70/79) Installing x265-libs (3.5-r3) 03:04:39 (71/79) Installing xvidcore (1.3.7-r1) 03:04:39 (72/79) Installing ffmpeg-libs (5.0.1-r1) 03:04:39 (73/79) Installing ffmpeg (5.0.1-r1) 03:04:39 (74/79) Installing udev-init-scripts (35-r0) 03:04:39 Executing udev-init-scripts-35-r0.post-install 03:04:39 (75/79) Installing eudev-libs (3.2.11-r0) 03:04:39 (76/79) Installing xz-libs (5.2.5-r1) 03:04:39 (77/79) Installing zstd-libs (1.5.2-r1) 03:04:39 (78/79) Installing kmod-libs (29-r2) 03:04:39 (79/79) Installing eudev (3.2.11-r0) 03:04:39 Executing busybox-1.35.0-r17.trigger 03:04:39 Executing eudev-3.2.11-r0.trigger 03:04:39 OK: 77 MiB in 93 packages 03:04:40 Removing intermediate container eb2d33211b41 03:04:40 ---> 46879668eae4 03:04:40 Step 18/35 : WORKDIR / 03:04:40 ---> Running in 586c99e60e8a 03:04:40 Removing intermediate container 586c99e60e8a 03:04:40 ---> c339f841c6e6 03:04:40 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 03:04:42 ---> b29b067363b6 03:04:42 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 03:04:42 ---> 057a766a6214 03:04:42 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 03:04:42 ---> 3b7817acfe64 03:04:42 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:04:43 ---> 8f360df5c0fc 03:04:43 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:04:44 ---> 34fb5f3c8bf4 03:04:44 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 03:04:44 ---> 847cc7634717 03:04:44 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 03:04:45 ---> 9ada744ee7b0 03:04:45 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 03:04:45 ---> Running in 0cb0a4421f1a 03:04:47 Removing intermediate container 0cb0a4421f1a 03:04:47 ---> 490292026a6d 03:04:47 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 03:04:47 ---> Running in 892ded9f6996 03:04:49 Removing intermediate container 892ded9f6996 03:04:49 ---> 94ed79f5e1b3 03:04:49 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 03:04:49 ---> Running in 0f056f43ad5f 03:04:51 Removing intermediate container 0f056f43ad5f 03:04:51 ---> 7d7e346dff6a 03:04:51 Step 29/35 : EXPOSE 59983 03:04:51 ---> Running in e5776a12f8ef 03:04:51 Removing intermediate container e5776a12f8ef 03:04:51 ---> 8dd71127ad15 03:04:51 Step 30/35 : EXPOSE 8554 03:04:51 ---> Running in 6d18ec245454 03:04:51 Removing intermediate container 6d18ec245454 03:04:51 ---> 4cdb947c7c5c 03:04:51 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:04:51 ---> Running in 35f2a2653af8 03:04:51 Removing intermediate container 35f2a2653af8 03:04:51 ---> 2ce132835c38 03:04:51 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 03:04:51 ---> Running in 351bb49fbaba 03:04:52 Removing intermediate container 351bb49fbaba 03:04:52 ---> 4bd527ff1a98 03:04:52 Step 33/35 : LABEL arch=arm64 03:04:52 ---> Running in 0bcbd4ce65a1 03:04:52 Removing intermediate container 0bcbd4ce65a1 03:04:52 ---> 6b542f235642 03:04:52 Step 34/35 : LABEL git_sha=f62e8d76430c3ba9a0ca175b1568b440748f6f83 03:04:52 ---> Running in a022b16cc23c 03:04:52 Removing intermediate container a022b16cc23c 03:04:52 ---> 2c276a62672a 03:04:52 Step 35/35 : LABEL version=0.0.0 03:04:52 ---> Running in 890a410dc3b1 03:04:53 Removing intermediate container 890a410dc3b1 03:04:53 ---> f40883767e80 03:04:53 [Warning] One or more build-args [ARCH] were not consumed 03:04:53 Successfully built f40883767e80 03:04:53 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 03:04:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:54 03:04:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:04:54 arm64: Pulling from edgex-lftools-log-publisher 03:04:54 8998bd30e6a1: Pulling fs layer 03:04:54 04944245beec: Pulling fs layer 03:04:54 699f458cf7ca: Pulling fs layer 03:04:54 765212b225bb: Pulling fs layer 03:04:54 f23df028b6ca: Pulling fs layer 03:04:54 d65c8cfc05b1: Pulling fs layer 03:04:54 2437ff75d9bd: Pulling fs layer 03:04:54 f23df028b6ca: Waiting 03:04:54 d65c8cfc05b1: Waiting 03:04:54 2437ff75d9bd: Waiting 03:04:54 765212b225bb: Waiting 03:04:55 04944245beec: Verifying Checksum 03:04:55 04944245beec: Download complete 03:04:55 765212b225bb: Verifying Checksum 03:04:55 765212b225bb: Download complete 03:04:55 f23df028b6ca: Download complete 03:04:55 d65c8cfc05b1: Verifying Checksum 03:04:55 d65c8cfc05b1: Download complete 03:04:55 699f458cf7ca: Verifying Checksum 03:04:55 699f458cf7ca: Download complete 03:04:55 8998bd30e6a1: Verifying Checksum 03:04:55 8998bd30e6a1: Download complete 03:04:58 2437ff75d9bd: Verifying Checksum 03:04:58 2437ff75d9bd: Download complete 03:04:59 8998bd30e6a1: Pull complete 03:04:59 04944245beec: Pull complete 03:05:01 699f458cf7ca: Pull complete 03:05:01 765212b225bb: Pull complete 03:05:03 f23df028b6ca: Pull complete 03:05:03 d65c8cfc05b1: Pull complete 03:05:18 2437ff75d9bd: Pull complete 03:05:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:05:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:19 prd-ubuntu20.04-docker-arm64-4c-16g-3066 does not seem to be running inside a container 03:05:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:05:21 $ docker top add95814369e77f2d7e1a2f0c78a0f09c93880ee20485fd25c59ffbd99e27759 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:22 ---> job-cost.sh 03:05:22 lf-activate-venv: SKIPPING 03:05:22 INFO: No Stack... 03:05:22 INFO: Retrieving Pricing Info for: v3-standard-4 03:05:23 INFO: Archiving Costs [Pipeline] sh 03:05:24 + cut -d, -f6 03:05:24 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 03:05:24 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] 03:05:24 Resource [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] did not exist. Created. 03:05:24 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:05:25 /w/workspace/device-usb-camera/1@tmp/durable-edaa3361/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:05:25 + echo total: 0.10999999940395355 [Pipeline] stash 03:05:25 Warning: overwriting stash ‘stack-cost’ 03:05:25 Stashed 1 file(s) [Pipeline] } 03:05:25 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-133-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:05:25 $ docker stop --time=1 add95814369e77f2d7e1a2f0c78a0f09c93880ee20485fd25c59ffbd99e27759 03:05:27 $ docker rm -f --volumes add95814369e77f2d7e1a2f0c78a0f09c93880ee20485fd25c59ffbd99e27759 [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 03:05:28 provisioning config files... 03:05:28 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-133@tmp/config4740046148991079252tmp [Pipeline] { [Pipeline] sh 03:05:28 + set +x 03:05:28 + curl -s https://codecov.io/bash+ 03:05:28 bash -s -- 03:05:28 03:05:28 _____ _ 03:05:28 / ____| | | 03:05:28 | | ___ __| | ___ ___ _____ __ 03:05:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:05:28 | |___| (_) | (_| | __/ (_| (_) \ V / 03:05:28 \_____\___/ \__,_|\___|\___\___/ \_/ 03:05:28 Bash-1.0.6 03:05:28 03:05:28 03:05:28 ==> git version 2.25.1 found 03:05:28 ==> 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 03:05:28 Release-Date: 2020-01-08 03:05:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:05:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:05:28 ==> Jenkins CI detected. 03:05:28 current dir:  /w/workspace/foundry_device-usb-camera_PR-133 03:05:28 project root: . 03:05:28 --> token set from env 03:05:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:05:28 ==> Running gcov in . (disable via -X gcov) 03:05:28 ==> Python coveragepy not found 03:05:28 ==> Searching for coverage reports in: 03:05:28 + . 03:05:28 -> Found 1 reports 03:05:28 ==> Detecting git/mercurial file structure 03:05:28 ==> Reading reports 03:05:28 + ./coverage.out bytes=30666 03:05:28 ==> Appending adjustments 03:05:28 https://docs.codecov.io/docs/fixing-reports 03:05:28 + Found adjustments 03:05:28 ==> Gzipping contents 03:05:28 8.0K /tmp/codecov.c3OqtC.gz 03:05:28 ==> Uploading reports 03:05:28 url: https://codecov.io 03:05:28 query: branch=PR-133&commit=f62e8d76430c3ba9a0ca175b1568b440748f6f83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-133%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=133&job=&cmd_args= 03:05:28 -> Pinging Codecov 03:05:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-133&commit=f62e8d76430c3ba9a0ca175b1568b440748f6f83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-133%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=133&job=&cmd_args= 03:05:29 -> Uploading to 03:05:29 https://storage.googleapis.com/codecov/v4/raw/2023-01-19/73D8F5FF140700D3E01443B452E23636/f62e8d76430c3ba9a0ca175b1568b440748f6f83/5bb8d841-0e3e-4be1-be3a-4ec08aac1134.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230119T030529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea1bc6455ec48915ac16190060aaa0fb9737d07f1d64e5a1d3284348c672effd 03:05:29 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:29 Dload Upload Total Spent Left Speed 03:05:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4285 0 0 100 4285 0 17854 --:--:-- --:--:-- --:--:-- 17854 03:05:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f62e8d76430c3ba9a0ca175b1568b440748f6f83 [Pipeline] } 03:05:29 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 03:05:31 + [ -d /w/workspace/foundry_device-usb-camera_PR-133/archives ] 03:05:31 + ls -al /w/workspace/foundry_device-usb-camera_PR-133/archives 03:05:31 total 16 03:05:31 drwxr-xr-x 3 root root 4096 Jan 19 02:56 . 03:05:31 drwxrwxr-x 11 jenkins jenkins 4096 Jan 19 02:56 .. 03:05:31 drwxr-xr-x 2 root root 4096 Jan 19 02:56 cost 03:05:31 -rw-r--r-- 1 root root 89 Jan 19 02:56 cost.csv 03:05:31 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-133/archives 03:05:31 + ls -al /w/workspace/foundry_device-usb-camera_PR-133/archives 03:05:31 total 16 03:05:31 drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 02:56 . 03:05:31 drwxrwxr-x 11 jenkins jenkins 4096 Jan 19 02:56 .. 03:05:31 drwxr-xr-x 2 jenkins jenkins 4096 Jan 19 02:56 cost 03:05:31 -rw-r--r-- 1 jenkins jenkins 89 Jan 19 02:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:05:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:05:32 ---> package-listing.sh 03:05:32 ++ facter osfamily 03:05:32 ++ tr '[:upper:]' '[:lower:]' 03:05:32 + OS_FAMILY=debian 03:05:32 + workspace=/w/workspace/foundry_device-usb-camera_PR-133 03:05:32 + START_PACKAGES=/tmp/packages_start.txt 03:05:32 + END_PACKAGES=/tmp/packages_end.txt 03:05:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:05:32 + PACKAGES=/tmp/packages_start.txt 03:05:32 + '[' /w/workspace/foundry_device-usb-camera_PR-133 ']' 03:05:32 + PACKAGES=/tmp/packages_end.txt 03:05:32 + case "${OS_FAMILY}" in 03:05:32 + dpkg -l 03:05:32 + grep '^ii' 03:05:32 + '[' -f /tmp/packages_start.txt ']' 03:05:32 + '[' -f /tmp/packages_end.txt ']' 03:05:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:05:32 + '[' /w/workspace/foundry_device-usb-camera_PR-133 ']' 03:05:32 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-133/archives/ 03:05:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-133/archives/ [Pipeline] echo 03:05:32 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-133/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:05:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:05:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:33 prd-ubuntu20.04-docker-8c-8g-3064 does not seem to be running inside a container 03:05:33 $ 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-133/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-133 -v /w/workspace/foundry_device-usb-camera_PR-133:/w/workspace/foundry_device-usb-camera_PR-133:rw,z -v /w/workspace/foundry_device-usb-camera_PR-133@tmp:/w/workspace/foundry_device-usb-camera_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:05:34 $ docker top 563d2821f9b3076d0d90aaa4229368307a67b40cde255e2ad360ad1f5a5a8254 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:34 + touch /tmp/pre-build-complete [Pipeline] sh 03:05:34 + mkdir -p /var/log/sysstat [Pipeline] sh 03:05:35 + ls /var/log/sa-host 03:05:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:35 provisioning config files... 03:05:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-133@tmp/config3982302582690754233tmp [Pipeline] { [Pipeline] echo 03:05:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:05:35 ---> create-netrc.sh [Pipeline] } 03:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:05:36 ---> python-tools-install.sh [Pipeline] echo 03:05:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:05:36 ---> sudo-logs.sh 03:05:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:05:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:05:36 ---> job-cost.sh 03:05:36 lf-activate-venv: SKIPPING 03:05:36 DEBUG: total: 0.2199999988079071 03:05:36 INFO: Retrieving Stack Cost... 03:05:37 INFO: Retrieving Pricing Info for: v3-standard-8 03:05:37 INFO: Archiving Costs [Pipeline] echo 03:05:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:05:38 ---> logs-deploy.sh 03:05:38 lf-activate-venv: SKIPPING 03:05:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-133/1 03:05:38 INFO: archiving workspace using pattern(s): 03:05:39 Archives upload complete. 03:05:39 INFO: archiving logs to Nexus