Pull request #98 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04b2efeb3b77290b223fa324f834d380cd5b35e9+2f8c06fbfb8b0782f288c35171c6afc148f652fe (6a3465566b88837e3c7305eeb9ff1368ea08f11b) 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-ssh15251098791414500696.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8086209802659399349.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-98/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-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2381273729121327062.key Verifying host key using known hosts file > 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-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10824654114854364018.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2750686025872238158.key Verifying host key using known hosts file > 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-98/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-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1552199164497838198.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-6905 in /w/workspace/xfoundry_device-usb-camera_PR-98 [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/xfoundry_device-usb-camera_PR-98 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit 04b2efeb3b77290b223fa324f834d380cd5b35e9 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04b2efeb3b77290b223fa324f834d380cd5b35e9 # timeout=10 Merge succeeded, producing 04b2efeb3b77290b223fa324f834d380cd5b35e9 Checking out Revision 04b2efeb3b77290b223fa324f834d380cd5b35e9 (PR-98) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:29:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:29:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:29:50 ========================================================= 17:29:50 EdgeX Global Pipelines Version Info 17:29:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04b2efeb3b77290b223fa324f834d380cd5b35e9 # timeout=10 17:29:51 ------------------- 17:29:51 stable info: 17:29:51 ------------------- 17:29:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:29:51 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:29:51 Message: update stable to v1.0.239 17:29:52 ------------------- 17:29:52 experimental info: 17:29:52 ------------------- 17:29:52 Commited By: **** collab-it+edgex@linuxfoundation.org 17:29:52 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:29:52 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:29:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-98 [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-98 [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-98 [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04b2efeb3b77290b223fa324f834d380cd5b35e9 [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04b2efe [Pipeline] echo 17:29:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:53 provisioning config files... 17:29:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/config1058497379627097711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:29:54 ---> docker-login.sh 17:29:54 nexus3.edgexfoundry.org:10001 17:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:54 Configure a credential helper to remove this warning. See 17:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:54 17:29:54 Login Succeeded 17:29:54 nexus3.edgexfoundry.org:10002 17:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:54 Configure a credential helper to remove this warning. See 17:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:54 17:29:54 Login Succeeded 17:29:54 nexus3.edgexfoundry.org:10003 17:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:54 Configure a credential helper to remove this warning. See 17:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:54 17:29:54 Login Succeeded 17:29:54 nexus3.edgexfoundry.org:10004 17:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:54 Configure a credential helper to remove this warning. See 17:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:54 17:29:54 Login Succeeded 17:29:54 docker.io 17:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:29:55 Configure a credential helper to remove this warning. See 17:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:29:55 17:29:55 Login Succeeded 17:29:55 ---> docker-login.sh ends [Pipeline] } 17:29:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:29:55 + git rev-list -1 --merges 04b2efeb3b77290b223fa324f834d380cd5b35e9~1..04b2efeb3b77290b223fa324f834d380cd5b35e9 [Pipeline] echo 17:29:55 -----------> git rev-list -1 --merges 04b2efeb3b77290b223fa324f834d380cd5b35e9~1..04b2efeb3b77290b223fa324f834d380cd5b35e9 04b2efeb3b77290b223fa324f834d380cd5b35e9 [false] [Pipeline] sh 17:29:56 + git log --format=format:%s -1 04b2efeb3b77290b223fa324f834d380cd5b35e9 [Pipeline] echo 17:29:56 ========================================================= 17:29:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:29:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:29:56 + git log --format=format:%s -1 04b2efeb3b77290b223fa324f834d380cd5b35e9 [Pipeline] echo 17:29:56 [semverPrep] GIT_COMMIT: 04b2efeb3b77290b223fa324f834d380cd5b35e9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 17:29:56 [semverPrep] This is not a build commit. [Pipeline] sh 17:29:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:29:57 + grep -v github /etc/ssh/ssh_known_hosts 17:29:57 + [ -e /tmp/ssh_known_hosts ] 17:29:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:29:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:29:57 + sudo tee -a /etc/ssh/ssh_known_hosts 17:29:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:29:57 17:29:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:29:57 0.1.4: Pulling from edgex-devops/py-git-semver 17:29:57 b85a868b505f: Pulling fs layer 17:29:57 e2be974225ed: Pulling fs layer 17:29:57 339a4e72a1f5: Pulling fs layer 17:29:57 988bab9f4d93: Pulling fs layer 17:29:57 1469e6f7b9e6: Pulling fs layer 17:29:57 eaf3925da568: Pulling fs layer 17:29:57 bab4dde63d76: Pulling fs layer 17:29:57 988bab9f4d93: Waiting 17:29:57 1469e6f7b9e6: Waiting 17:29:57 eaf3925da568: Waiting 17:29:57 bde34c3a00c8: Pulling fs layer 17:29:57 b352a97aabf1: Pulling fs layer 17:29:57 4872d77fe225: Pulling fs layer 17:29:57 5851b861e8e6: Pulling fs layer 17:29:57 b352a97aabf1: Waiting 17:29:57 4872d77fe225: Waiting 17:29:57 bde34c3a00c8: Waiting 17:29:57 bab4dde63d76: Waiting 17:29:57 5851b861e8e6: Waiting 17:29:57 e2be974225ed: Verifying Checksum 17:29:57 e2be974225ed: Download complete 17:29:57 988bab9f4d93: Verifying Checksum 17:29:57 988bab9f4d93: Download complete 17:29:58 1469e6f7b9e6: Verifying Checksum 17:29:58 1469e6f7b9e6: Download complete 17:29:58 339a4e72a1f5: Verifying Checksum 17:29:58 339a4e72a1f5: Download complete 17:29:58 eaf3925da568: Verifying Checksum 17:29:58 eaf3925da568: Download complete 17:29:58 bde34c3a00c8: Verifying Checksum 17:29:58 bde34c3a00c8: Download complete 17:29:58 b352a97aabf1: Verifying Checksum 17:29:58 b352a97aabf1: Download complete 17:29:58 4872d77fe225: Verifying Checksum 17:29:58 4872d77fe225: Download complete 17:29:58 b85a868b505f: Verifying Checksum 17:29:58 b85a868b505f: Download complete 17:29:58 5851b861e8e6: Verifying Checksum 17:29:58 5851b861e8e6: Download complete 17:29:58 bab4dde63d76: Verifying Checksum 17:29:58 bab4dde63d76: Download complete 17:29:59 b85a868b505f: Pull complete 17:29:59 e2be974225ed: Pull complete 17:30:00 339a4e72a1f5: Pull complete 17:30:00 988bab9f4d93: Pull complete 17:30:00 1469e6f7b9e6: Pull complete 17:30:00 eaf3925da568: Pull complete 17:30:02 bab4dde63d76: Pull complete 17:30:02 bde34c3a00c8: Pull complete 17:30:02 b352a97aabf1: Pull complete 17:30:02 4872d77fe225: Pull complete 17:30:03 5851b861e8e6: Pull complete 17:30:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:30:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:03 prd-ubuntu20.04-docker-8c-8g-6905 does not seem to be running inside a container 17:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-98 -v /w/workspace/xfoundry_device-usb-camera_PR-98:/w/workspace/xfoundry_device-usb-camera_PR-98:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-98@tmp:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:30:06 $ docker top ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 -eo pid,comm 17:30:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:30:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:06 [ssh-agent] Looking for ssh-agent implementation... 17:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:06 $ docker exec ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 ssh-agent 17:30:06 SSH_AUTH_SOCK=/tmp/ssh-ZOUxx9PFNdiY/agent.32 17:30:06 SSH_AGENT_PID=38 17:30:06 Running ssh-add (command line suppressed) 17:30:06 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-98@tmp/private_key_4488716839756968995.key (/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/private_key_4488716839756968995.key) 17:30:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:07 + git tag --points-at HEAD [Pipeline] } 17:30:07 $ docker exec --env ******** --env ******** ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 ssh-agent -k 17:30:07 unset SSH_AUTH_SOCK; 17:30:07 unset SSH_AGENT_PID; 17:30:07 echo Agent pid 38 killed; 17:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:30:07 [ssh-agent] Looking for ssh-agent implementation... 17:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:30:07 $ docker exec ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 ssh-agent 17:30:07 SSH_AUTH_SOCK=/tmp/ssh-GHTiwCOdpIHL/agent.70 17:30:07 SSH_AGENT_PID=76 17:30:07 Running ssh-add (command line suppressed) 17:30:07 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-98@tmp/private_key_6212548611277449817.key (/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/private_key_6212548611277449817.key) 17:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:30:08 + git semver init 17:30:08 2022-10-03 17:30:08,364 [run_init] DEBUG init version:0.0.0 force:False 17:30:08 2022-10-03 17:30:08,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-98/.semver 17:30:08 2022-10-03 17:30:08,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-98/.semver 17:30:08 2022-10-03 17:30:08,366 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-98/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-98, universal_newlines=False, shell=None, istream=None) 17:30:09 2022-10-03 17:30:09,186 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-98/.git/info/exclude 17:30:09 2022-10-03 17:30:09,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-98/.semver/PR-98 with force:False 17:30:09 2022-10-03 17:30:09,186 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-98/.semver/PR-98 17:30:09 2022-10-03 17:30:09,190 [execute] INFO git cat-file --batch-check 17:30:09 2022-10-03 17:30:09,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-98/.semver, universal_newlines=False, shell=None, istream=) 17:30:09 2022-10-03 17:30:09,196 [execute] INFO git cat-file --batch 17:30:09 2022-10-03 17:30:09,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-98/.semver, universal_newlines=False, shell=None, istream=) 17:30:09 2022-10-03 17:30:09,202 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-98/.semver/PR-98 17:30:09 0.0.0 [Pipeline] } 17:30:09 $ docker exec --env ******** --env ******** ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 ssh-agent -k 17:30:09 unset SSH_AUTH_SOCK; 17:30:09 unset SSH_AGENT_PID; 17:30:09 echo Agent pid 76 killed; 17:30:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:30:09 + git semver [Pipeline] } 17:30:10 $ docker stop --time=1 ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 17:30:11 $ docker rm -f ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 [Pipeline] // withDockerContainer [Pipeline] sh 17:30:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:30:12 Stashed 1 file(s) [Pipeline] echo 17:30:12 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:30:12 provisioning config files... 17:30:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/config12159891188252118744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:13 ---> docker-login.sh 17:30:13 nexus3.edgexfoundry.org:10001 17:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:13 Configure a credential helper to remove this warning. See 17:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:13 17:30:13 Login Succeeded 17:30:13 nexus3.edgexfoundry.org:10002 17:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:13 Configure a credential helper to remove this warning. See 17:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:13 17:30:13 Login Succeeded 17:30:13 nexus3.edgexfoundry.org:10003 17:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:13 Configure a credential helper to remove this warning. See 17:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:13 17:30:13 Login Succeeded 17:30:13 nexus3.edgexfoundry.org:10004 17:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:13 Configure a credential helper to remove this warning. See 17:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:13 17:30:13 Login Succeeded 17:30:13 docker.io 17:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:13 Configure a credential helper to remove this warning. See 17:30:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:13 17:30:13 Login Succeeded 17:30:13 ---> docker-login.sh ends [Pipeline] } 17:30:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:30:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:30:14 ========================================================= 17:30:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:30:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:30:14 Sending build context to Docker daemon 1.473MB 17:30:14 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 17:30:14 Step 2/14 : FROM ${BASE} AS builder 17:30:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:30:14 2408cc74d12b: Pulling fs layer 17:30:14 ea60b727a1ce: Pulling fs layer 17:30:14 30c4a7721957: Pulling fs layer 17:30:14 370296b7ddb6: Pulling fs layer 17:30:14 7c6cee850709: Pulling fs layer 17:30:14 aa9baa53a306: Pulling fs layer 17:30:14 8b309c321861: Pulling fs layer 17:30:14 d8d76fd02f46: Pulling fs layer 17:30:14 fa31f396de31: Pulling fs layer 17:30:14 d8d76fd02f46: Waiting 17:30:14 370296b7ddb6: Waiting 17:30:14 aa9baa53a306: Waiting 17:30:14 fa31f396de31: Waiting 17:30:14 8b309c321861: Waiting 17:30:14 7c6cee850709: Waiting 17:30:14 30c4a7721957: Verifying Checksum 17:30:14 30c4a7721957: Download complete 17:30:14 ea60b727a1ce: Download complete 17:30:14 7c6cee850709: Verifying Checksum 17:30:14 7c6cee850709: Download complete 17:30:14 aa9baa53a306: Verifying Checksum 17:30:14 aa9baa53a306: Download complete 17:30:14 2408cc74d12b: Verifying Checksum 17:30:14 2408cc74d12b: Download complete 17:30:14 8b309c321861: Download complete 17:30:14 2408cc74d12b: Pull complete 17:30:15 ea60b727a1ce: Pull complete 17:30:15 30c4a7721957: Pull complete 17:30:15 fa31f396de31: Verifying Checksum 17:30:15 fa31f396de31: Download complete 17:30:15 d8d76fd02f46: Download complete 17:30:15 370296b7ddb6: Verifying Checksum 17:30:15 370296b7ddb6: Download complete 17:30:19 370296b7ddb6: Pull complete 17:30:19 7c6cee850709: Pull complete 17:30:19 aa9baa53a306: Pull complete 17:30:19 8b309c321861: Pull complete 17:30:21 d8d76fd02f46: Pull complete 17:30:22 fa31f396de31: Pull complete 17:30:22 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 17:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:30:22 ---> cef68f9685f8 17:30:22 Step 3/14 : ARG ADD_BUILD_TAGS="" 17:30:27 Still waiting to schedule task 17:30:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6903’ 17:30:27 ---> Running in 33b216793a21 17:30:27 Removing intermediate container 33b216793a21 17:30:27 ---> 259dab0ba2ab 17:30:27 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:30:27 ---> Running in e23a6e43ba4c 17:30:27 Removing intermediate container e23a6e43ba4c 17:30:27 ---> 4805daf0ffe7 17:30:27 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:30:27 ---> Running in f8cb7fa868b4 17:30:27 Removing intermediate container f8cb7fa868b4 17:30:27 ---> 8c9e3c65fa8f 17:30:27 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:30:27 ---> Running in d8c5a029d0d0 17:30:27 Removing intermediate container d8c5a029d0d0 17:30:27 ---> 1bab36610793 17:30:27 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:27 ---> Running in 432e5e63a8a1 17:30:27 Removing intermediate container 432e5e63a8a1 17:30:27 ---> 0afc09689372 17:30:27 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:27 ---> Running in 3b561e942509 17:30:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:30:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:30:29 (1/80) Installing mesa (21.3.8-r2) 17:30:29 (2/80) Installing libxau (1.0.9-r0) 17:30:29 (3/80) Installing libxdmcp (1.1.3-r0) 17:30:29 (4/80) Installing libxcb (1.15-r0) 17:30:30 (5/80) Installing libx11 (1.8-r0) 17:30:30 (6/80) Installing libxext (1.3.4-r0) 17:30:30 (7/80) Installing libxfixes (6.0.0-r0) 17:30:30 (8/80) Installing libxxf86vm (1.1.4-r2) 17:30:30 (9/80) Installing libpciaccess (0.16-r0) 17:30:30 (10/80) Installing libdrm (2.4.110-r0) 17:30:30 (11/80) Installing mesa-glapi (21.3.8-r2) 17:30:30 (12/80) Installing libxshmfence (1.3-r1) 17:30:30 (13/80) Installing mesa-gl (21.3.8-r2) 17:30:30 (14/80) Installing icu-data-full (71.1-r2) 17:30:31 (15/80) Installing libice (1.0.10-r0) 17:30:31 (16/80) Installing libuuid (2.38-r1) 17:30:31 (17/80) Installing libsm (1.2.3-r0) 17:30:31 (18/80) Installing libxt (1.2.1-r0) 17:30:32 (19/80) Installing libxmu (1.1.3-r0) 17:30:32 (20/80) Installing xset (1.2.4-r0) 17:30:32 (21/80) Installing xprop (1.2.5-r0) 17:30:32 (22/80) Installing xdg-utils (1.1.3-r3) 17:30:32 (23/80) Installing dbus-libs (1.14.0-r1) 17:30:32 (24/80) Installing libffi (3.4.2-r1) 17:30:32 (25/80) Installing libintl (0.21-r2) 17:30:32 (26/80) Installing libblkid (2.38-r1) 17:30:32 (27/80) Installing libmount (2.38-r1) 17:30:32 (28/80) Installing pcre (8.45-r2) 17:30:32 (29/80) Installing glib (2.72.1-r0) 17:30:33 (30/80) Installing icu-libs (71.1-r2) 17:30:33 (31/80) Installing libpcre2-16 (10.40-r0) 17:30:33 (32/80) Installing zstd-libs (1.5.2-r1) 17:30:33 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:30:33 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:30:33 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:30:34 (36/80) Installing mesa-gbm (21.3.8-r2) 17:30:34 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:30:34 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:30:34 (39/80) Installing libxcomposite (0.4.5-r0) 17:30:34 (40/80) Installing libbz2 (1.0.8-r1) 17:30:34 (41/80) Installing libpng (1.6.37-r1) 17:30:34 (42/80) Installing freetype (2.12.1-r0) 17:30:34 (43/80) Installing fontconfig (2.14.0-r0) 17:30:35 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:30:35 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:30:35 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:30:35 (47/80) Installing xz-libs (5.2.5-r1) 17:30:35 (48/80) Installing libxml2 (2.9.14-r1) 17:30:35 (49/80) Installing libxkbcommon (1.4.1-r0) 17:30:35 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:30:35 (51/80) Installing mesa-egl (21.3.8-r2) 17:30:35 (52/80) Installing avahi-libs (0.8-r6) 17:30:35 (53/80) Installing nettle (3.7.3-r0) 17:30:36 (54/80) Installing p11-kit (0.24.1-r0) 17:30:36 (55/80) Installing libtasn1 (4.18.0-r0) 17:30:36 (56/80) Installing libunistring (1.0-r0) 17:30:36 (57/80) Installing gnutls (3.7.7-r0) 17:30:36 (58/80) Installing cups-libs (2.4.2-r0) 17:30:36 (59/80) Installing graphite2 (1.3.14-r1) 17:30:36 (60/80) Installing harfbuzz (4.3.0-r0) 17:30:36 (61/80) Installing libevdev (1.12.1-r0) 17:30:36 (62/80) Installing mtdev (1.1.6-r0) 17:30:36 (63/80) Installing eudev-libs (3.2.11-r0) 17:30:36 (64/80) Installing libinput-libs (1.20.1-r0) 17:30:37 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:30:37 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:30:37 (67/80) Installing xcb-util (0.4.0-r3) 17:30:37 (68/80) Installing xcb-util-image (0.4.0-r1) 17:30:37 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:30:37 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:30:37 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:30:37 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:30:38 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:30:38 (74/80) Installing v4l-utils (1.22.1-r1) 17:30:38 (75/80) Installing udev-init-scripts (35-r0) 17:30:38 Executing udev-init-scripts-35-r0.post-install 17:30:38 (76/80) Installing kmod-libs (29-r2) 17:30:38 (77/80) Installing eudev (3.2.11-r0) 17:30:39 (78/80) Installing eudev-dev (3.2.11-r0) 17:30:39 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:30:39 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:30:39 Executing busybox-1.35.0-r13.trigger 17:30:39 Executing eudev-3.2.11-r0.trigger 17:30:39 OK: 330 MiB in 131 packages 17:30:42 Removing intermediate container 3b561e942509 17:30:42 ---> ec32a8930b88 17:30:42 Step 9/14 : WORKDIR /device-usb-camera 17:30:42 ---> Running in 8b9f5c85e344 17:30:42 Removing intermediate container 8b9f5c85e344 17:30:42 ---> 9fb9cb19ce10 17:30:42 Step 10/14 : COPY go.mod vendor* ./ 17:30:42 ---> afc5fd3be560 17:30:42 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:42 ---> Running in a9e3bfb75fe0 17:31:04 Removing intermediate container a9e3bfb75fe0 17:31:04 ---> bccc9cf4f935 17:31:04 Step 12/14 : COPY . . 17:31:04 ---> 82c8de6ae75d 17:31:04 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:31:04 ---> Running in 06c0e1aa7720 17:31:04  % Total % Received % Xferd Average Speed Time Time Time Current 17:31:04 Dload Upload Total Spent Left Speed 17:31:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46546 0 --:--:-- --:--:-- --:--:-- 48272 17:31:04 Removing intermediate container 06c0e1aa7720 17:31:04 ---> ac0a5d6fd10b 17:31:04 Step 14/14 : RUN ${MAKE} 17:31:04 ---> Running in 41d9a8abd340 17:31:04 noop 17:31:04 Removing intermediate container 41d9a8abd340 17:31:04 ---> 1089973f6529 17:31:04 Successfully built 1089973f6529 17:31:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:05 + docker inspect -f . ci-base-image-x86_64 17:31:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:05 prd-ubuntu20.04-docker-8c-8g-6905 does not seem to be running inside a container 17:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-98 -v /w/workspace/xfoundry_device-usb-camera_PR-98:/w/workspace/xfoundry_device-usb-camera_PR-98:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-98@tmp:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:31:05 $ docker top cf2078fd56edde4339226894bb4980da54bf33cc432675ff0611923979e5d489 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:06 + go version 17:31:06 go version go1.18.3 linux/amd64 [Pipeline] } 17:31:06 $ docker stop --time=1 cf2078fd56edde4339226894bb4980da54bf33cc432675ff0611923979e5d489 17:31:07 $ docker rm -f cf2078fd56edde4339226894bb4980da54bf33cc432675ff0611923979e5d489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:08 + docker inspect -f . ci-base-image-x86_64 17:31:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:31:08 prd-ubuntu20.04-docker-8c-8g-6905 does not seem to be running inside a container 17:31:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-98 -v /w/workspace/xfoundry_device-usb-camera_PR-98:/w/workspace/xfoundry_device-usb-camera_PR-98:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-98@tmp:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:31:08 $ docker top cca43c467d125059709abd334cec4d52f2a684283374ea6905cdc36b8a39ba05 -eo pid,comm [Pipeline] { [Pipeline] sh 17:31:09 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-98 [Pipeline] fileExists [Pipeline] sh 17:31:09 + make test 17:31:09 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:31:09 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:31:19 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:31:19 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 17:31:26 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:31:26 CGO_ENABLED=1 go vet ./... 17:31:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:31:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:31:28 ./bin/test-attribution-txt.sh [Pipeline] echo 17:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:31:28 $ docker stop --time=1 cca43c467d125059709abd334cec4d52f2a684283374ea6905cdc36b8a39ba05 17:31:31 $ docker rm -f cca43c467d125059709abd334cec4d52f2a684283374ea6905cdc36b8a39ba05 [Pipeline] // withDockerContainer [Pipeline] sh 17:31:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:31:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:31:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:31:32 + ls -al . 17:31:32 total 196 17:31:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 17:31 . 17:31:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:29 .. 17:31:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 17:31 .git 17:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:29 .github 17:31:32 -rw-rw-r-- 1 jenkins jenkins 414 Oct 3 17:29 .gitignore 17:31:32 -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 17:29 .golangci.yml 17:31:32 -rw-rw-r-- 1 jenkins jenkins 77 Oct 3 17:29 .hadolint.yml 17:31:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 17:30 .semver 17:31:32 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 3 17:29 Attribution.txt 17:31:32 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 3 17:29 CHANGELOG.md 17:31:32 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 3 17:29 Dockerfile 17:31:32 -rw-rw-r-- 1 jenkins jenkins 678 Oct 3 17:29 GOVERNANCE.md 17:31:32 -rw-rw-r-- 1 jenkins jenkins 659 Oct 3 17:29 Jenkinsfile 17:31:32 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 17:29 LICENSE 17:31:32 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 3 17:29 Makefile 17:31:32 -rw-rw-r-- 1 jenkins jenkins 622 Oct 3 17:29 OWNERS.md 17:31:32 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 3 17:29 README.md 17:31:32 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 17:30 VERSION 17:31:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 17:29 bin 17:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:29 cmd 17:31:32 -rw-r--r-- 1 jenkins jenkins 29387 Oct 3 17:31 coverage.out 17:31:32 -rwxrwxr-x 1 jenkins jenkins 140 Oct 3 17:29 docker-entrypoint.sh 17:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:29 docs 17:31:32 -rw-rw-r-- 1 jenkins jenkins 3633 Oct 3 17:29 go.mod 17:31:32 -rw-rw-r-- 1 jenkins jenkins 38103 Oct 3 17:29 go.sum 17:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:29 internal 17:31:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:29 snap 17:31:32 -rw-rw-r-- 1 jenkins jenkins 231 Oct 3 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:33 + 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=04b2efeb3b77290b223fa324f834d380cd5b35e9 --label arch=amd64 --label version=0.0.0 . 17:31:33 Sending build context to Docker daemon 1.503MB 17:31:33 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 17:31:33 Step 2/36 : FROM ${BASE} AS builder 17:31:33 ---> 1089973f6529 17:31:33 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:31:33 ---> Running in 150adbd0f26c 17:31:33 Removing intermediate container 150adbd0f26c 17:31:33 ---> a1bf10eb1125 17:31:33 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:31:33 ---> Running in e19c51866531 17:31:33 Removing intermediate container e19c51866531 17:31:33 ---> 981812694445 17:31:33 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:31:33 ---> Running in 2ac55b11e75a 17:31:33 Removing intermediate container 2ac55b11e75a 17:31:33 ---> f9b16e3a946c 17:31:33 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:31:33 ---> Running in 132dfe2eb919 17:31:33 Removing intermediate container 132dfe2eb919 17:31:33 ---> b52a348baf6f 17:31:33 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:33 ---> Running in ada833ad0988 17:31:34 Removing intermediate container ada833ad0988 17:31:34 ---> 04e13c0c9953 17:31:34 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:31:34 ---> Running in eaf56f83871e 17:31:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:31:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:31:35 OK: 330 MiB in 131 packages 17:31:35 Removing intermediate container eaf56f83871e 17:31:35 ---> e408e80bdae9 17:31:35 Step 9/36 : WORKDIR /device-usb-camera 17:31:35 ---> Running in 782578f857f8 17:31:35 Removing intermediate container 782578f857f8 17:31:35 ---> e43c70bf27e1 17:31:35 Step 10/36 : COPY go.mod vendor* ./ 17:31:35 ---> 34fb10c5bece 17:31:35 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:35 ---> Running in 5bf24e211a64 17:31:36 Removing intermediate container 5bf24e211a64 17:31:36 ---> 0e952d2c542c 17:31:36 Step 12/36 : COPY . . 17:31:37 ---> 07a61ef7422b 17:31:37 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:31:37 ---> Running in a24de6d1a25c 17:31:37  % Total % Received % Xferd Average Speed Time Time Time Current 17:31:37 Dload Upload Total Spent Left Speed 17:31:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0 38387 0 --:--:-- --:--:-- --:--:-- 39333 17:31:37 Removing intermediate container a24de6d1a25c 17:31:37 ---> 8c8c5a29df37 17:31:37 Step 14/36 : RUN ${MAKE} 17:31:37 ---> Running in 95280b014cc7 17:31:37 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:31:59 Removing intermediate container 95280b014cc7 17:31:59 ---> ad7881cc3795 17:31:59 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:31:59 v0.18.4: Pulling from aler9/rtsp-simple-server 17:31:59 af6660deedbd: Pulling fs layer 17:31:59 97cd0a44c592: Pulling fs layer 17:31:59 97cd0a44c592: Verifying Checksum 17:31:59 97cd0a44c592: Download complete 17:31:59 af6660deedbd: Verifying Checksum 17:31:59 af6660deedbd: Download complete 17:31:59 af6660deedbd: Pull complete 17:31:59 97cd0a44c592: Pull complete 17:31:59 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:31:59 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:31:59 ---> fea57e182299 17:31:59 Step 16/36 : FROM alpine:3.16 17:32:00 3.16: Pulling from library/alpine 17:32:00 213ec9aee27d: Pulling fs layer 17:32:00 213ec9aee27d: Verifying Checksum 17:32:00 213ec9aee27d: Download complete 17:32:00 213ec9aee27d: Pull complete 17:32:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:32:00 Status: Downloaded newer image for alpine:3.16 17:32:00 ---> 9c6f07244728 17:32:00 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:32:01 ---> Running in 16492c8c311d 17:32:01 Removing intermediate container 16492c8c311d 17:32:01 ---> 2cd0df1f8f3c 17:32:01 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:32:01 ---> Running in 8ede60a480b5 17:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:32:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:32:01 (1/83) Installing dumb-init (1.2.5-r1) 17:32:01 (2/83) Installing sdl2 (2.0.22-r0) 17:32:01 (3/83) Installing libxau (1.0.9-r0) 17:32:01 (4/83) Installing libxdmcp (1.1.3-r0) 17:32:01 (5/83) Installing libxcb (1.15-r0) 17:32:01 (6/83) Installing libx11 (1.8-r0) 17:32:01 (7/83) Installing aom-libs (3.3.0-r0) 17:32:01 (8/83) Installing alsa-lib (1.2.7.2-r0) 17:32:01 (9/83) Installing expat (2.4.9-r0) 17:32:02 (10/83) Installing brotli-libs (1.0.9-r6) 17:32:02 (11/83) Installing libbz2 (1.0.8-r1) 17:32:02 (12/83) Installing libpng (1.6.37-r1) 17:32:02 (13/83) Installing freetype (2.12.1-r0) 17:32:02 (14/83) Installing fontconfig (2.14.0-r0) 17:32:02 (15/83) Installing fribidi (1.0.12-r0) 17:32:02 (16/83) Installing libffi (3.4.2-r1) 17:32:02 (17/83) Installing libintl (0.21-r2) 17:32:02 (18/83) Installing libblkid (2.38-r1) 17:32:02 (19/83) Installing libmount (2.38-r1) 17:32:02 (20/83) Installing pcre (8.45-r2) 17:32:02 (21/83) Installing glib (2.72.1-r0) 17:32:02 (22/83) Installing graphite2 (1.3.14-r1) 17:32:02 (23/83) Installing harfbuzz (4.3.0-r0) 17:32:02 (24/83) Installing libass (0.16.0-r0) 17:32:02 (25/83) Installing libdav1d (1.0.0-r0) 17:32:02 (26/83) Installing libpciaccess (0.16-r0) 17:32:02 (27/83) Installing libdrm (2.4.110-r0) 17:32:02 (28/83) Installing gmp (6.2.1-r2) 17:32:02 (29/83) Installing nettle (3.7.3-r0) 17:32:02 (30/83) Installing p11-kit (0.24.1-r0) 17:32:02 (31/83) Installing libtasn1 (4.18.0-r0) 17:32:02 (32/83) Installing libunistring (1.0-r0) 17:32:02 (33/83) Installing gnutls (3.7.7-r0) 17:32:02 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:32:02 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 17:32:02 (36/83) Installing lame (3.100-r0) 17:32:02 (37/83) Installing opus (1.3.1-r1) 17:32:02 (38/83) Installing libasyncns (0.8-r1) 17:32:02 (39/83) Installing dbus-libs (1.14.0-r1) 17:32:02 (40/83) Installing libltdl (2.4.7-r0) 17:32:02 (41/83) Installing orc (0.4.32-r0) 17:32:02 (42/83) Installing libgcc (11.2.1_git20220219-r2) 17:32:02 (43/83) Installing libogg (1.3.5-r1) 17:32:02 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 17:32:02 (45/83) Installing flac (1.3.4-r0) 17:32:02 (46/83) Installing libvorbis (1.3.7-r0) 17:32:02 (47/83) Installing libsndfile (1.1.0-r0) 17:32:02 (48/83) Installing libgomp (11.2.1_git20220219-r2) 17:32:02 (49/83) Installing soxr (0.1.3-r2) 17:32:02 (50/83) Installing speexdsp (1.2.0-r0) 17:32:02 (51/83) Installing tdb-libs (1.4.6-r0) 17:32:02 (52/83) Installing libpulse (15.0-r2) 17:32:02 (53/83) Installing cjson (1.7.15-r3) 17:32:02 (54/83) Installing mbedtls (2.28.1-r0) 17:32:02 (55/83) Installing librist (0.2.6-r1) 17:32:02 (56/83) Installing libsrt (1.4.4-r0) 17:32:02 (57/83) Installing libssh (0.9.6-r1) 17:32:02 (58/83) Installing libtheora (1.1.1-r16) 17:32:02 (59/83) Installing libjpeg-turbo (2.1.3-r1) 17:32:02 (60/83) Installing v4l-utils-libs (1.22.1-r1) 17:32:02 (61/83) Installing libxext (1.3.4-r0) 17:32:02 (62/83) Installing libxfixes (6.0.0-r0) 17:32:02 (63/83) Installing wayland-libs-client (1.20.0-r0) 17:32:02 (64/83) Installing libva (2.14.0-r0) 17:32:02 (65/83) Installing libvdpau (1.5-r0) 17:32:02 (66/83) Installing vidstab (1.1.0-r1) 17:32:02 (67/83) Installing libvpx (1.11.0-r1) 17:32:02 (68/83) Installing libwebp (1.2.3-r0) 17:32:02 (69/83) Installing x264-libs (0.163_git20210613-r0) 17:32:02 (70/83) Installing numactl (2.0.14-r0) 17:32:02 (71/83) Installing x265-libs (3.5-r3) 17:32:03 (72/83) Installing xvidcore (1.3.7-r1) 17:32:03 (73/83) Installing ffmpeg-libs (5.0.1-r1) 17:32:03 (74/83) Installing ffmpeg (5.0.1-r1) 17:32:03 (75/83) Installing udev-init-scripts (35-r0) 17:32:03 Executing udev-init-scripts-35-r0.post-install 17:32:03 (76/83) Installing eudev-libs (3.2.11-r0) 17:32:03 (77/83) Installing xz-libs (5.2.5-r1) 17:32:03 (78/83) Installing zstd-libs (1.5.2-r1) 17:32:03 (79/83) Installing kmod-libs (29-r2) 17:32:03 (80/83) Installing eudev (3.2.11-r0) 17:32:03 (81/83) Installing libsodium (1.0.18-r0) 17:32:03 (82/83) Installing libzmq (4.3.4-r0) 17:32:03 (83/83) Installing zeromq (4.3.4-r0) 17:32:03 Executing busybox-1.35.0-r17.trigger 17:32:03 Executing eudev-3.2.11-r0.trigger 17:32:03 OK: 101 MiB in 97 packages 17:32:05 Removing intermediate container 8ede60a480b5 17:32:05 ---> 17dc1e53048c 17:32:05 Step 19/36 : WORKDIR / 17:32:05 ---> Running in 3b6682a73474 17:32:05 Removing intermediate container 3b6682a73474 17:32:05 ---> cd9fe6e294ef 17:32:05 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 17:32:06 ---> 5e871fa9d5b8 17:32:06 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:32:06 ---> b8754b719862 17:32:06 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:32:06 ---> 0a42aa1dcab4 17:32:06 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:32:06 ---> 413749b82518 17:32:06 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:32:06 ---> c0d3c50954c8 17:32:06 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:32:06 ---> 5a3ffcb7ca00 17:32:06 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 17:32:07 ---> 20d4c9bb4b35 17:32:07 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:32:07 ---> Running in ebd7550e603d 17:32:07 Removing intermediate container ebd7550e603d 17:32:07 ---> c3c171113385 17:32:07 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:32:08 ---> Running in 384da5eec583 17:32:08 Removing intermediate container 384da5eec583 17:32:08 ---> ed8218cb1b09 17:32:08 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:32:08 ---> Running in 55592fd2c7ce 17:32:09 Removing intermediate container 55592fd2c7ce 17:32:09 ---> d0f815a1d9b7 17:32:09 Step 30/36 : EXPOSE 59983 17:32:09 ---> Running in f95c146d4494 17:32:09 Removing intermediate container f95c146d4494 17:32:09 ---> 77bf0c14d8bf 17:32:09 Step 31/36 : EXPOSE 8554 17:32:09 ---> Running in 8fa91a02f586 17:32:09 Removing intermediate container 8fa91a02f586 17:32:09 ---> 2a49a1497b28 17:32:09 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:32:09 ---> Running in c0a46bac4423 17:32:09 Removing intermediate container c0a46bac4423 17:32:09 ---> 3b3974838d06 17:32:09 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:32:09 ---> Running in 9c0e8752e5fe 17:32:09 Removing intermediate container 9c0e8752e5fe 17:32:09 ---> bb9965684f77 17:32:09 Step 34/36 : LABEL arch=amd64 17:32:09 ---> Running in b18696b5744e 17:32:09 Removing intermediate container b18696b5744e 17:32:09 ---> d670a44a9f79 17:32:09 Step 35/36 : LABEL git_sha=04b2efeb3b77290b223fa324f834d380cd5b35e9 17:32:09 ---> Running in 6e3f4ae8c9cf 17:32:09 Removing intermediate container 6e3f4ae8c9cf 17:32:09 ---> aea01e8ebe92 17:32:09 Step 36/36 : LABEL version=0.0.0 17:32:09 ---> Running in cbea2b72e837 17:32:09 Removing intermediate container cbea2b72e837 17:32:09 ---> af00cec34189 17:32:09 [Warning] One or more build-args [ARCH] were not consumed 17:32:09 Successfully built af00cec34189 17:32:09 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:10 17:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:10 latest: Pulling from edgex-lftools-log-publisher 17:32:10 5eb5b503b376: Pulling fs layer 17:32:10 5c69ac0246d0: Pulling fs layer 17:32:10 ec43610c2a17: Pulling fs layer 17:32:10 3a2ae6a8a46f: Pulling fs layer 17:32:10 33b1e0a273af: Pulling fs layer 17:32:10 5d3b04190fa2: Pulling fs layer 17:32:10 2f39f015ded8: Pulling fs layer 17:32:10 33b1e0a273af: Waiting 17:32:10 2f39f015ded8: Waiting 17:32:10 5d3b04190fa2: Waiting 17:32:10 3a2ae6a8a46f: Waiting 17:32:10 5c69ac0246d0: Verifying Checksum 17:32:10 5c69ac0246d0: Download complete 17:32:10 3a2ae6a8a46f: Download complete 17:32:10 33b1e0a273af: Verifying Checksum 17:32:10 33b1e0a273af: Download complete 17:32:11 ec43610c2a17: Verifying Checksum 17:32:11 ec43610c2a17: Download complete 17:32:11 5d3b04190fa2: Verifying Checksum 17:32:11 5d3b04190fa2: Download complete 17:32:11 5eb5b503b376: Verifying Checksum 17:32:11 5eb5b503b376: Download complete 17:32:11 2f39f015ded8: Verifying Checksum 17:32:11 2f39f015ded8: Download complete 17:32:12 5eb5b503b376: Pull complete 17:32:12 5c69ac0246d0: Pull complete 17:32:12 ec43610c2a17: Pull complete 17:32:12 3a2ae6a8a46f: Pull complete 17:32:13 33b1e0a273af: Pull complete 17:32:13 5d3b04190fa2: Pull complete 17:32:17 2f39f015ded8: Pull complete 17:32:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:32:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:32:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:17 prd-ubuntu20.04-docker-8c-8g-6905 does not seem to be running inside a container 17:32:17 $ 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/xfoundry_device-usb-camera_PR-98 -v /w/workspace/xfoundry_device-usb-camera_PR-98:/w/workspace/xfoundry_device-usb-camera_PR-98:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-98@tmp:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:32:21 $ docker top e8c65ca7331a62a29085e37ea9ef67422f7cdd00b15b73586bf1e9eed570e081 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:22 ---> job-cost.sh 17:32:22 lf-activate-venv: SKIPPING 17:32:22 INFO: No Stack... 17:32:22 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo 17:32:22 Exception caught while running job-cost.sh. [Pipeline] } 17:32:22 $ docker stop --time=1 e8c65ca7331a62a29085e37ea9ef67422f7cdd00b15b73586bf1e9eed570e081 17:32:23 $ docker rm -f e8c65ca7331a62a29085e37ea9ef67422f7cdd00b15b73586bf1e9eed570e081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:33:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6908 in /w/workspace/xfoundry_device-usb-camera_PR-98 [Pipeline] { [Pipeline] ws 17:33:07 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:33:07 Selected Git installation does not exist. Using Default 17:33:07 The recommended git tool is: NONE 17:33:13 using credential edgex-jenkins-ssh 17:33:13 Cloning the remote Git repository 17:33:13 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:33:13 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:33:13 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:33:13 > git --version # timeout=10 17:33:13 > git --version # 'git version 2.25.1' 17:33:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:13 Verifying host key using known hosts file 17:33:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:33:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:14 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:33:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:33:16 Merging remotes/origin/main commit 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit 04b2efeb3b77290b223fa324f834d380cd5b35e9 17:33:16 Merge succeeded, producing 04b2efeb3b77290b223fa324f834d380cd5b35e9 17:33:16 Checking out Revision 04b2efeb3b77290b223fa324f834d380cd5b35e9 (PR-98) 17:33:15 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:33:15 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:33:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:15 Verifying host key using known hosts file 17:33:15 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:33:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:33:16 > git config core.sparsecheckout # timeout=10 17:33:16 > git checkout -f 04b2efeb3b77290b223fa324f834d380cd5b35e9 # timeout=10 17:33:16 > git remote # timeout=10 17:33:16 > git config --get remote.origin.url # timeout=10 17:33:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:33:16 Verifying host key using known hosts file 17:33:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:33:16 > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 17:33:16 > git rev-parse HEAD^{commit} # timeout=10 17:33:16 > git config core.sparsecheckout # timeout=10 17:33:16 > git checkout -f 04b2efeb3b77290b223fa324f834d380cd5b35e9 # timeout=10 17:33:16 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 17:33:16 > git --version # timeout=10 17:33:16 > git --version # 'git version 2.25.1' 17:33:17 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:33:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:33:17 Dload Upload Total Spent Left Speed 17:33:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 17:33:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:33:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:33:18 + sudo tee /etc/docker/daemon.new 17:33:18 { 17:33:18 "registry-mirrors": [ 17:33:18 "https://nexus3.edgexfoundry.org:10001" 17:33:18 ], 17:33:18 "bip": "10.250.0.254/24", 17:33:18 "hosts": [ 17:33:18 "tcp://0.0.0.0:5555", 17:33:18 "unix:///var/run/docker.sock" 17:33:18 ], 17:33:18 "mtu": 1458, 17:33:18 "selinux-enabled": true, 17:33:18 "seccomp-profile": "/etc/docker/seccomp.json" 17:33:18 } [Pipeline] sh 17:33:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:33:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:37 provisioning config files... 17:33:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1170870477916210763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:38 ---> docker-login.sh 17:33:38 nexus3.edgexfoundry.org:10001 17:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:38 Configure a credential helper to remove this warning. See 17:33:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:38 17:33:38 Login Succeeded 17:33:38 nexus3.edgexfoundry.org:10002 17:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:39 Configure a credential helper to remove this warning. See 17:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:39 17:33:39 Login Succeeded 17:33:39 nexus3.edgexfoundry.org:10003 17:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:39 Configure a credential helper to remove this warning. See 17:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:39 17:33:39 Login Succeeded 17:33:39 nexus3.edgexfoundry.org:10004 17:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:39 Configure a credential helper to remove this warning. See 17:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:39 17:33:39 Login Succeeded 17:33:39 docker.io 17:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:40 Configure a credential helper to remove this warning. See 17:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:40 17:33:40 Login Succeeded 17:33:40 ---> docker-login.sh ends [Pipeline] } 17:33:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:33:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:33:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:33:40 ========================================================= 17:33:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:33:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33: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 . 17:33:41 Sending build context to Docker daemon 967.2kB 17:33:41 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 17:33:41 Step 2/14 : FROM ${BASE} AS builder 17:33:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:33:41 b3c136eddcbf: Pulling fs layer 17:33:41 c0a3192eca97: Pulling fs layer 17:33:41 a050256f5b6f: Pulling fs layer 17:33:41 656be50a0ddc: Pulling fs layer 17:33:41 2bbca73fdf42: Pulling fs layer 17:33:41 f607e4fc86c3: Pulling fs layer 17:33:41 4d572c569a2c: Pulling fs layer 17:33:41 fcf976331f73: Pulling fs layer 17:33:41 656be50a0ddc: Waiting 17:33:41 4d572c569a2c: Waiting 17:33:41 fcf976331f73: Waiting 17:33:41 2bbca73fdf42: Waiting 17:33:41 a050256f5b6f: Verifying Checksum 17:33:41 a050256f5b6f: Download complete 17:33:41 c0a3192eca97: Verifying Checksum 17:33:41 c0a3192eca97: Download complete 17:33:41 2bbca73fdf42: Verifying Checksum 17:33:41 2bbca73fdf42: Download complete 17:33:41 f607e4fc86c3: Download complete 17:33:41 b3c136eddcbf: Verifying Checksum 17:33:42 b3c136eddcbf: Pull complete 17:33:43 fcf976331f73: Verifying Checksum 17:33:43 fcf976331f73: Download complete 17:33:43 c0a3192eca97: Pull complete 17:33:43 a050256f5b6f: Pull complete 17:33:44 4d572c569a2c: Verifying Checksum 17:33:44 4d572c569a2c: Download complete 17:33:45 656be50a0ddc: Verifying Checksum 17:33:45 656be50a0ddc: Download complete 17:33:57 656be50a0ddc: Pull complete 17:33:57 2bbca73fdf42: Pull complete 17:33:57 f607e4fc86c3: Pull complete 17:34:02 4d572c569a2c: Pull complete 17:34:03 fcf976331f73: Pull complete 17:34:03 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 17:34:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:34:03 ---> 3970a7415f9e 17:34:03 Step 3/14 : ARG ADD_BUILD_TAGS="" 17:34:05 ---> Running in 2de2ebf71f6d 17:34:05 Removing intermediate container 2de2ebf71f6d 17:34:05 ---> 78d1a0d451d6 17:34:05 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:34:06 ---> Running in faa35ed1c10b 17:34:06 Removing intermediate container faa35ed1c10b 17:34:06 ---> 48cedd37e114 17:34:06 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:34:06 ---> Running in b645955b1201 17:34:06 Removing intermediate container b645955b1201 17:34:06 ---> 0048ac6233fb 17:34:06 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:34:06 ---> Running in 591ba04e7e4e 17:34:07 Removing intermediate container 591ba04e7e4e 17:34:07 ---> b7582eab6a20 17:34:07 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:07 ---> Running in fa0fa6e166c5 17:34:09 Removing intermediate container fa0fa6e166c5 17:34:09 ---> d5a79c813111 17:34:09 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:34:09 ---> Running in 13f2fc58f65f 17:34:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:34:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:34:11 (1/14) Installing libintl (0.21-r2) 17:34:11 (2/14) Installing eudev-libs (3.2.11-r0) 17:34:12 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:34:12 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:34:12 (5/14) Installing v4l-utils (1.22.1-r1) 17:34:12 (6/14) Installing udev-init-scripts (35-r0) 17:34:12 Executing udev-init-scripts-35-r0.post-install 17:34:12 (7/14) Installing libblkid (2.38-r1) 17:34:12 (8/14) Installing xz-libs (5.2.5-r1) 17:34:12 (9/14) Installing zstd-libs (1.5.2-r1) 17:34:12 (10/14) Installing kmod-libs (29-r2) 17:34:12 (11/14) Installing eudev (3.2.11-r0) 17:34:12 (12/14) Installing eudev-dev (3.2.11-r0) 17:34:13 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:34:13 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:34:13 Executing busybox-1.35.0-r13.trigger 17:34:13 Executing eudev-3.2.11-r0.trigger 17:34:13 OK: 228 MiB in 65 packages 17:34:14 Removing intermediate container 13f2fc58f65f 17:34:14 ---> f668a741cc63 17:34:14 Step 9/14 : WORKDIR /device-usb-camera 17:34:14 ---> Running in 162759412cd1 17:34:15 Removing intermediate container 162759412cd1 17:34:15 ---> 032a73ee2908 17:34:15 Step 10/14 : COPY go.mod vendor* ./ 17:34:15 ---> 57721340ca4c 17:34:15 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:15 ---> Running in 5a1931eb3546 17:35:12 Removing intermediate container 5a1931eb3546 17:35:12 ---> 23cd4b6bd242 17:35:12 Step 12/14 : COPY . . 17:35:12 ---> 18e2c919bffc 17:35:12 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:35:12 ---> Running in 09662d9c964e 17:35:12  % Total % Received % Xferd Average Speed Time Time Time Current 17:35:12 Dload Upload Total Spent Left Speed 17:35:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13875 0 --:--:-- --:--:-- --:--:-- 13973 17:35:12 Removing intermediate container 09662d9c964e 17:35:12 ---> 1bfe94171b61 17:35:12 Step 14/14 : RUN ${MAKE} 17:35:12 ---> Running in 8f1bea9a6f63 17:35:12 noop 17:35:12 Removing intermediate container 8f1bea9a6f63 17:35:12 ---> 29bcb87850cc 17:35:12 Successfully built 29bcb87850cc 17:35:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:12 + docker inspect -f . ci-base-image-arm64 17:35:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:12 prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container 17:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:35:14 $ docker top de79155a3e221c509bd9351adbcc35eeaab5e85390b87aea1cfaf418b1ee75fc -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:15 + go version 17:35:15 go version go1.18.3 linux/arm64 [Pipeline] } 17:35:15 $ docker stop --time=1 de79155a3e221c509bd9351adbcc35eeaab5e85390b87aea1cfaf418b1ee75fc 17:35:16 $ docker rm -f de79155a3e221c509bd9351adbcc35eeaab5e85390b87aea1cfaf418b1ee75fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:17 + docker inspect -f . ci-base-image-arm64 17:35:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:17 prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container 17:35:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:35:19 $ docker top a5a2db07da61f582a6a892f4d2a29df1a99d88babbf176dd99df7e91df292147 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:20 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:35:20 + make test 17:35:20 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 17:35:22 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:36:58 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:37:01 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 1.9% of statements 17:37:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:37:01 CGO_ENABLED=1 go vet ./... 17:37:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:37:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:37:28 ./bin/test-attribution-txt.sh [Pipeline] echo 17:37:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:37:28 $ docker stop --time=1 a5a2db07da61f582a6a892f4d2a29df1a99d88babbf176dd99df7e91df292147 17:37:30 $ docker rm -f a5a2db07da61f582a6a892f4d2a29df1a99d88babbf176dd99df7e91df292147 [Pipeline] // withDockerContainer [Pipeline] sh 17:37:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:37:31 Warning: overwriting stash ‘coverage-report’ 17:37:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:37:33 + ls -al . 17:37:33 total 192 17:37:33 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 17:35 . 17:37:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:33 .. 17:37:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 17:33 .git 17:37:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:33 .github 17:37:33 -rw-rw-r-- 1 jenkins jenkins 414 Oct 3 17:33 .gitignore 17:37:33 -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 17:33 .golangci.yml 17:37:33 -rw-rw-r-- 1 jenkins jenkins 77 Oct 3 17:33 .hadolint.yml 17:37:33 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 3 17:33 Attribution.txt 17:37:33 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 3 17:33 CHANGELOG.md 17:37:33 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 3 17:33 Dockerfile 17:37:33 -rw-rw-r-- 1 jenkins jenkins 678 Oct 3 17:33 GOVERNANCE.md 17:37:33 -rw-rw-r-- 1 jenkins jenkins 659 Oct 3 17:33 Jenkinsfile 17:37:33 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 17:33 LICENSE 17:37:33 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 3 17:33 Makefile 17:37:33 -rw-rw-r-- 1 jenkins jenkins 622 Oct 3 17:33 OWNERS.md 17:37:33 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 3 17:33 README.md 17:37:33 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 17:30 VERSION 17:37:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 17:33 bin 17:37:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:33 cmd 17:37:33 -rw-r--r-- 1 jenkins jenkins 29387 Oct 3 17:37 coverage.out 17:37:33 -rwxrwxr-x 1 jenkins jenkins 140 Oct 3 17:33 docker-entrypoint.sh 17:37:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:33 docs 17:37:33 -rw-rw-r-- 1 jenkins jenkins 3633 Oct 3 17:33 go.mod 17:37:33 -rw-rw-r-- 1 jenkins jenkins 38103 Oct 3 17:33 go.sum 17:37:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:33 internal 17:37:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:33 snap 17:37:33 -rw-rw-r-- 1 jenkins jenkins 231 Oct 3 17:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:33 + 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=04b2efeb3b77290b223fa324f834d380cd5b35e9 --label arch=arm64 --label version=0.0.0 . 17:37:33 Sending build context to Docker daemon 997.4kB 17:37:33 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 17:37:33 Step 2/36 : FROM ${BASE} AS builder 17:37:33 ---> 29bcb87850cc 17:37:33 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:37:34 ---> Running in 17acddc191f6 17:37:34 Removing intermediate container 17acddc191f6 17:37:34 ---> f1334709c2e1 17:37:34 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:37:34 ---> Running in afd89b502681 17:37:34 Removing intermediate container afd89b502681 17:37:34 ---> 344b20cde0de 17:37:34 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 17:37:34 ---> Running in 8a96bfc9ffc8 17:37:35 Removing intermediate container 8a96bfc9ffc8 17:37:35 ---> 1d1dd5f98e35 17:37:35 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:37:35 ---> Running in 0cf1a31266de 17:37:35 Removing intermediate container 0cf1a31266de 17:37:35 ---> 91caec3b6ff4 17:37:35 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:35 ---> Running in 55d2f73158c6 17:37:37 Removing intermediate container 55d2f73158c6 17:37:37 ---> 9775e09b54fd 17:37:37 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:37:37 ---> Running in 964ef0379cb6 17:37:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:37:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:37:41 OK: 228 MiB in 65 packages 17:37:42 Removing intermediate container 964ef0379cb6 17:37:42 ---> 2adee2e31dbb 17:37:42 Step 9/36 : WORKDIR /device-usb-camera 17:37:42 ---> Running in 7aab28330c82 17:37:42 Removing intermediate container 7aab28330c82 17:37:42 ---> 4582cb6e0aa7 17:37:42 Step 10/36 : COPY go.mod vendor* ./ 17:37:43 ---> ce01d103ef93 17:37:43 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:43 ---> Running in b1a9d39fdf3c 17:37:46 Removing intermediate container b1a9d39fdf3c 17:37:46 ---> 9dc3e2681135 17:37:46 Step 12/36 : COPY . . 17:37:47 ---> c39409c5969b 17:37:47 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:37:47 ---> Running in 2eef803a110d 17:37:48  % Total % Received % Xferd Average Speed Time Time Time Current 17:37:48 Dload Upload Total Spent Left Speed 17:37:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12905 0 --:--:-- --:--:-- --:--:-- 13111 17:37:49 Removing intermediate container 2eef803a110d 17:37:49 ---> 743e7220e36a 17:37:49 Step 14/36 : RUN ${MAKE} 17:37:49 ---> Running in 0ba5507bebab 17:37:51 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:40:27 Removing intermediate container 0ba5507bebab 17:40:27 ---> 5fb719db3140 17:40:27 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:40:28 v0.18.4: Pulling from aler9/rtsp-simple-server 17:40:28 eab2503cf8f4: Pulling fs layer 17:40:28 97cd0a44c592: Pulling fs layer 17:40:28 97cd0a44c592: Verifying Checksum 17:40:28 97cd0a44c592: Download complete 17:40:28 eab2503cf8f4: Verifying Checksum 17:40:28 eab2503cf8f4: Download complete 17:40:29 eab2503cf8f4: Pull complete 17:40:29 97cd0a44c592: Pull complete 17:40:29 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:40:29 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:40:29 ---> 7f763cca56b3 17:40:29 Step 16/36 : FROM alpine:3.16 17:40:30 3.16: Pulling from library/alpine 17:40:30 9b18e9b68314: Pulling fs layer 17:40:30 9b18e9b68314: Download complete 17:40:31 9b18e9b68314: Pull complete 17:40:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:40:31 Status: Downloaded newer image for alpine:3.16 17:40:31 ---> a6215f271958 17:40:31 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:40:31 ---> Running in 72929cee232d 17:40:31 Removing intermediate container 72929cee232d 17:40:31 ---> 6c8a1dab17d5 17:40:31 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 17:40:31 ---> Running in 708767ed3796 17:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:40:34 (1/82) Installing dumb-init (1.2.5-r1) 17:40:34 (2/82) Installing sdl2 (2.0.22-r0) 17:40:34 (3/82) Installing libxau (1.0.9-r0) 17:40:34 (4/82) Installing libxdmcp (1.1.3-r0) 17:40:34 (5/82) Installing libxcb (1.15-r0) 17:40:34 (6/82) Installing libx11 (1.8-r0) 17:40:34 (7/82) Installing aom-libs (3.3.0-r0) 17:40:34 (8/82) Installing alsa-lib (1.2.7.2-r0) 17:40:34 (9/82) Installing expat (2.4.9-r0) 17:40:34 (10/82) Installing brotli-libs (1.0.9-r6) 17:40:34 (11/82) Installing libbz2 (1.0.8-r1) 17:40:34 (12/82) Installing libpng (1.6.37-r1) 17:40:34 (13/82) Installing freetype (2.12.1-r0) 17:40:34 (14/82) Installing fontconfig (2.14.0-r0) 17:40:34 (15/82) Installing fribidi (1.0.12-r0) 17:40:34 (16/82) Installing libffi (3.4.2-r1) 17:40:34 (17/82) Installing libintl (0.21-r2) 17:40:34 (18/82) Installing libblkid (2.38-r1) 17:40:34 (19/82) Installing libmount (2.38-r1) 17:40:34 (20/82) Installing pcre (8.45-r2) 17:40:34 (21/82) Installing glib (2.72.1-r0) 17:40:34 (22/82) Installing graphite2 (1.3.14-r1) 17:40:34 (23/82) Installing harfbuzz (4.3.0-r0) 17:40:34 (24/82) Installing libass (0.16.0-r0) 17:40:34 (25/82) Installing libdav1d (1.0.0-r0) 17:40:34 (26/82) Installing libdrm (2.4.110-r0) 17:40:34 (27/82) Installing gmp (6.2.1-r2) 17:40:34 (28/82) Installing nettle (3.7.3-r0) 17:40:34 (29/82) Installing p11-kit (0.24.1-r0) 17:40:34 (30/82) Installing libtasn1 (4.18.0-r0) 17:40:34 (31/82) Installing libunistring (1.0-r0) 17:40:34 (32/82) Installing gnutls (3.7.7-r0) 17:40:34 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:40:35 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 17:40:35 (35/82) Installing lame (3.100-r0) 17:40:35 (36/82) Installing opus (1.3.1-r1) 17:40:35 (37/82) Installing libasyncns (0.8-r1) 17:40:35 (38/82) Installing dbus-libs (1.14.0-r1) 17:40:35 (39/82) Installing libltdl (2.4.7-r0) 17:40:35 (40/82) Installing orc (0.4.32-r0) 17:40:35 (41/82) Installing libgcc (11.2.1_git20220219-r2) 17:40:35 (42/82) Installing libogg (1.3.5-r1) 17:40:35 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 17:40:35 (44/82) Installing flac (1.3.4-r0) 17:40:35 (45/82) Installing libvorbis (1.3.7-r0) 17:40:35 (46/82) Installing libsndfile (1.1.0-r0) 17:40:35 (47/82) Installing libgomp (11.2.1_git20220219-r2) 17:40:35 (48/82) Installing soxr (0.1.3-r2) 17:40:35 (49/82) Installing speexdsp (1.2.0-r0) 17:40:35 (50/82) Installing tdb-libs (1.4.6-r0) 17:40:35 (51/82) Installing libpulse (15.0-r2) 17:40:35 (52/82) Installing cjson (1.7.15-r3) 17:40:35 (53/82) Installing mbedtls (2.28.1-r0) 17:40:35 (54/82) Installing librist (0.2.6-r1) 17:40:35 (55/82) Installing libsrt (1.4.4-r0) 17:40:35 (56/82) Installing libssh (0.9.6-r1) 17:40:35 (57/82) Installing libtheora (1.1.1-r16) 17:40:35 (58/82) Installing libjpeg-turbo (2.1.3-r1) 17:40:35 (59/82) Installing v4l-utils-libs (1.22.1-r1) 17:40:35 (60/82) Installing libxext (1.3.4-r0) 17:40:35 (61/82) Installing libxfixes (6.0.0-r0) 17:40:35 (62/82) Installing wayland-libs-client (1.20.0-r0) 17:40:35 (63/82) Installing libva (2.14.0-r0) 17:40:35 (64/82) Installing libvdpau (1.5-r0) 17:40:35 (65/82) Installing vidstab (1.1.0-r1) 17:40:35 (66/82) Installing libvpx (1.11.0-r1) 17:40:35 (67/82) Installing libwebp (1.2.3-r0) 17:40:35 (68/82) Installing x264-libs (0.163_git20210613-r0) 17:40:35 (69/82) Installing numactl (2.0.14-r0) 17:40:35 (70/82) Installing x265-libs (3.5-r3) 17:40:35 (71/82) Installing xvidcore (1.3.7-r1) 17:40:35 (72/82) Installing ffmpeg-libs (5.0.1-r1) 17:40:36 (73/82) Installing ffmpeg (5.0.1-r1) 17:40:36 (74/82) Installing udev-init-scripts (35-r0) 17:40:36 Executing udev-init-scripts-35-r0.post-install 17:40:36 (75/82) Installing eudev-libs (3.2.11-r0) 17:40:36 (76/82) Installing xz-libs (5.2.5-r1) 17:40:36 (77/82) Installing zstd-libs (1.5.2-r1) 17:40:36 (78/82) Installing kmod-libs (29-r2) 17:40:36 (79/82) Installing eudev (3.2.11-r0) 17:40:36 (80/82) Installing libsodium (1.0.18-r0) 17:40:36 (81/82) Installing libzmq (4.3.4-r0) 17:40:36 (82/82) Installing zeromq (4.3.4-r0) 17:40:36 Executing busybox-1.35.0-r17.trigger 17:40:36 Executing eudev-3.2.11-r0.trigger 17:40:36 OK: 78 MiB in 96 packages 17:40:40 Removing intermediate container 708767ed3796 17:40:40 ---> b2fa22563453 17:40:40 Step 19/36 : WORKDIR / 17:40:40 ---> Running in 993a40d5d731 17:40:40 Removing intermediate container 993a40d5d731 17:40:40 ---> 0fe1a206cae3 17:40:40 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 17:40:41 ---> 2b0bd4450982 17:40:41 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:40:41 ---> 364cc40c1db7 17:40:41 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:40:42 ---> 772e0a73cebb 17:40:42 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:40:42 ---> e2fce7cb3918 17:40:42 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:40:43 ---> f8ca8156f9b6 17:40:43 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:40:43 ---> 7846d33617a9 17:40:43 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 17:40:45 ---> 27367555a465 17:40:45 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:40:45 ---> Running in ff8dd54a4580 17:40:47 Removing intermediate container ff8dd54a4580 17:40:47 ---> c6e43d570746 17:40:47 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:40:47 ---> Running in 05cc039f8e69 17:40:48 Removing intermediate container 05cc039f8e69 17:40:48 ---> fb7e1ca66b86 17:40:48 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:40:48 ---> Running in a7086ed961f7 17:40:49 Removing intermediate container a7086ed961f7 17:40:49 ---> b0829a5dd8ee 17:40:49 Step 30/36 : EXPOSE 59983 17:40:49 ---> Running in 6ec84e15bcc5 17:40:50 Removing intermediate container 6ec84e15bcc5 17:40:50 ---> c777122262f5 17:40:50 Step 31/36 : EXPOSE 8554 17:40:50 ---> Running in 83998815b716 17:40:50 Removing intermediate container 83998815b716 17:40:50 ---> ed33b521a78f 17:40:50 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:40:50 ---> Running in ad873501d50e 17:40:51 Removing intermediate container ad873501d50e 17:40:51 ---> dd511987367b 17:40:51 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 17:40:51 ---> Running in 2cbbda92a11d 17:40:51 Removing intermediate container 2cbbda92a11d 17:40:51 ---> 54a6596236b2 17:40:51 Step 34/36 : LABEL arch=arm64 17:40:51 ---> Running in 42040c66b148 17:40:51 Removing intermediate container 42040c66b148 17:40:51 ---> f86a40c09e12 17:40:51 Step 35/36 : LABEL git_sha=04b2efeb3b77290b223fa324f834d380cd5b35e9 17:40:51 ---> Running in edef2a933dec 17:40:51 Removing intermediate container edef2a933dec 17:40:51 ---> 206bbef06aa4 17:40:51 Step 36/36 : LABEL version=0.0.0 17:40:52 ---> Running in 9badd3c9a832 17:40:52 Removing intermediate container 9badd3c9a832 17:40:52 ---> 2fc1369aff0b 17:40:52 [Warning] One or more build-args [ARCH] were not consumed 17:40:52 Successfully built 2fc1369aff0b 17:40:52 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:53 17:40:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:40:53 arm64: Pulling from edgex-lftools-log-publisher 17:40:53 8998bd30e6a1: Pulling fs layer 17:40:53 04944245beec: Pulling fs layer 17:40:53 699f458cf7ca: Pulling fs layer 17:40:53 765212b225bb: Pulling fs layer 17:40:53 f23df028b6ca: Pulling fs layer 17:40:53 d65c8cfc05b1: Pulling fs layer 17:40:53 2437ff75d9bd: Pulling fs layer 17:40:53 765212b225bb: Waiting 17:40:53 2437ff75d9bd: Waiting 17:40:53 f23df028b6ca: Waiting 17:40:53 d65c8cfc05b1: Waiting 17:40:53 04944245beec: Verifying Checksum 17:40:53 04944245beec: Download complete 17:40:53 765212b225bb: Verifying Checksum 17:40:53 765212b225bb: Download complete 17:40:53 f23df028b6ca: Download complete 17:40:53 d65c8cfc05b1: Verifying Checksum 17:40:53 d65c8cfc05b1: Download complete 17:40:54 699f458cf7ca: Verifying Checksum 17:40:54 699f458cf7ca: Download complete 17:40:54 8998bd30e6a1: Download complete 17:40:56 2437ff75d9bd: Verifying Checksum 17:40:56 2437ff75d9bd: Download complete 17:40:58 8998bd30e6a1: Pull complete 17:40:58 04944245beec: Pull complete 17:41:00 699f458cf7ca: Pull complete 17:41:00 765212b225bb: Pull complete 17:41:00 f23df028b6ca: Pull complete 17:41:00 d65c8cfc05b1: Pull complete 17:41:15 2437ff75d9bd: Pull complete 17:41:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:16 prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container 17:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:41:18 $ docker top 968933d7f52da1b4d4df1d2100a7eccd611d2150547b969ba20e9e5db863b456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:19 ---> job-cost.sh 17:41:19 lf-activate-venv: SKIPPING 17:41:19 INFO: No Stack... 17:41:19 INFO: Retrieving Pricing Info for: v3-standard-4 17:41:20 INFO: Archiving Costs [Pipeline] sh 17:41:21 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:41:21 + cut -d, -f6 [Pipeline] lock 17:41:21 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-98-1-stack-cost] 17:41:21 Resource [jenkins-edgexfoundry-device-usb-camera-PR-98-1-stack-cost] did not exist. Created. 17:41:21 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:41:21 + echo total: 0.10999999940395355 [Pipeline] stash 17:41:21 Stashed 1 file(s) [Pipeline] } 17:41:21 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:41:21 $ docker stop --time=1 968933d7f52da1b4d4df1d2100a7eccd611d2150547b969ba20e9e5db863b456 17:41:23 $ docker rm -f 968933d7f52da1b4d4df1d2100a7eccd611d2150547b969ba20e9e5db863b456 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:41:24 provisioning config files... 17:41:24 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/config13733842207299555954tmp [Pipeline] { [Pipeline] sh 17:41:24 + set +x 17:41:24 + curl -s https://codecov.io/bash 17:41:24 + bash -s -- 17:41:24 17:41:24 _____ _ 17:41:24 / ____| | | 17:41:24 | | ___ __| | ___ ___ _____ __ 17:41:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:41:24 | |___| (_) | (_| | __/ (_| (_) \ V / 17:41:24 \_____\___/ \__,_|\___|\___\___/ \_/ 17:41:24 Bash-1.0.6 17:41:24 17:41:24 17:41:24 ==> git version 2.25.1 found 17:41:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:41:24 Release-Date: 2020-01-08 17:41:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:41:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:41:24 ==> Jenkins CI detected. 17:41:24 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-98 17:41:24 project root: . 17:41:24 --> token set from env 17:41:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:41:24 ==> Running gcov in . (disable via -X gcov) 17:41:24 ==> Python coveragepy not found 17:41:24 ==> Searching for coverage reports in: 17:41:24 + . 17:41:24 -> Found 1 reports 17:41:24 ==> Detecting git/mercurial file structure 17:41:24 ==> Reading reports 17:41:24 + ./coverage.out bytes=29387 17:41:24 ==> Appending adjustments 17:41:24 https://docs.codecov.io/docs/fixing-reports 17:41:24 + Found adjustments 17:41:24 ==> Gzipping contents 17:41:24 8.0K /tmp/codecov.kIWfw1.gz 17:41:24 ==> Uploading reports 17:41:24 url: https://codecov.io 17:41:24 query: branch=PR-98&commit=04b2efeb3b77290b223fa324f834d380cd5b35e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=98&job=&cmd_args= 17:41:24 -> Pinging Codecov 17:41:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-98&commit=04b2efeb3b77290b223fa324f834d380cd5b35e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=98&job=&cmd_args= 17:41:25 -> Uploading to 17:41:25 https://storage.googleapis.com/codecov/v4/raw/2022-10-03/73D8F5FF140700D3E01443B452E23636/04b2efeb3b77290b223fa324f834d380cd5b35e9/8d98baaf-75df-4a2a-8e8d-c9fb8a3732cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T174124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d49ca1721e8c16dc2eea51bf62212fc0e3906b2a77dd3e08c7a5c246c2b29e4 17:41:25 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:25 Dload Upload Total Spent Left Speed 17:41:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4135 0 0 100 4135 0 19879 --:--:-- --:--:-- --:--:-- 19879 17:41:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/04b2efeb3b77290b223fa324f834d380cd5b35e9 [Pipeline] } 17:41:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:41:27 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-98/archives ] [Pipeline] libraryResource [Pipeline] sh 17:41:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:41:28 ---> package-listing.sh 17:41:28 ++ facter osfamily 17:41:28 ++ tr '[:upper:]' '[:lower:]' 17:41:28 + OS_FAMILY=debian 17:41:28 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-98 17:41:28 + START_PACKAGES=/tmp/packages_start.txt 17:41:28 + END_PACKAGES=/tmp/packages_end.txt 17:41:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:41:28 + PACKAGES=/tmp/packages_start.txt 17:41:28 + '[' /w/workspace/xfoundry_device-usb-camera_PR-98 ']' 17:41:28 + PACKAGES=/tmp/packages_end.txt 17:41:28 + case "${OS_FAMILY}" in 17:41:28 + dpkg -l 17:41:28 + grep '^ii' 17:41:28 + '[' -f /tmp/packages_start.txt ']' 17:41:28 + '[' -f /tmp/packages_end.txt ']' 17:41:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:41:28 + '[' /w/workspace/xfoundry_device-usb-camera_PR-98 ']' 17:41:28 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-98/archives/ 17:41:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-98/archives/ [Pipeline] echo 17:41:28 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/xfoundry_device-usb-camera_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:41:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:29 prd-ubuntu20.04-docker-8c-8g-6905 does not seem to be running inside a container 17:41:29 $ 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/xfoundry_device-usb-camera_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-98 -v /w/workspace/xfoundry_device-usb-camera_PR-98:/w/workspace/xfoundry_device-usb-camera_PR-98:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-98@tmp:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:41:29 $ docker top 147444f43442ac451213f5afdf9be6a78a1faaede7f810e50e9d4aed13022f76 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:41:30 + mkdir -p /var/log/sysstat [Pipeline] sh 17:41:30 + ls /var/log/sa-host 17:41:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:41:31 provisioning config files... 17:41:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/config13697271633631786492tmp [Pipeline] { [Pipeline] echo 17:41:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:41:31 ---> create-netrc.sh [Pipeline] } 17:41:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:41:31 ---> python-tools-install.sh [Pipeline] echo 17:41:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:41:32 ---> sudo-logs.sh 17:41:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:41:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:41:32 ---> job-cost.sh 17:41:32 lf-activate-venv: SKIPPING 17:41:32 DEBUG: total: 0.10999999940395355 17:41:32 INFO: Retrieving Stack Cost... 17:41:33 INFO: Retrieving Pricing Info for: v3-standard-8 17:41:33 INFO: Archiving Costs [Pipeline] echo 17:41:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:41:33 ---> logs-deploy.sh 17:41:33 lf-activate-venv: SKIPPING 17:41:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-98/1 17:41:33 INFO: archiving workspace using pattern(s): 17:41:34 Archives upload complete. 17:41:34 INFO: archiving logs to Nexus 17:41:35 ---> uname -a: 17:41:35 Linux prd-ubuntu20-04-docker-8c-8g-6905 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:41:35 17:41:35 17:41:35 ---> lscpu: 17:41:35 Architecture: x86_64 17:41:35 CPU op-mode(s): 32-bit, 64-bit 17:41:35 Byte Order: Little Endian 17:41:35 Address sizes: 40 bits physical, 48 bits virtual 17:41:35 CPU(s): 8 17:41:35 On-line CPU(s) list: 0-7 17:41:35 Thread(s) per core: 1 17:41:35 Core(s) per socket: 1 17:41:35 Socket(s): 8 17:41:35 NUMA node(s): 1 17:41:35 Vendor ID: AuthenticAMD 17:41:35 CPU family: 23 17:41:35 Model: 49 17:41:35 Model name: AMD EPYC-Rome Processor 17:41:35 Stepping: 0 17:41:35 CPU MHz: 2799.998 17:41:35 BogoMIPS: 5599.99 17:41:35 Virtualization: AMD-V 17:41:35 Hypervisor vendor: KVM 17:41:35 Virtualization type: full 17:41:35 L1d cache: 256 KiB 17:41:35 L1i cache: 256 KiB 17:41:35 L2 cache: 4 MiB 17:41:35 L3 cache: 128 MiB 17:41:35 NUMA node0 CPU(s): 0-7 17:41:35 Vulnerability Itlb multihit: Not affected 17:41:35 Vulnerability L1tf: Not affected 17:41:35 Vulnerability Mds: Not affected 17:41:35 Vulnerability Meltdown: Not affected 17:41:35 Vulnerability Mmio stale data: Not affected 17:41:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:41:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:41:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:41:35 Vulnerability Srbds: Not affected 17:41:35 Vulnerability Tsx async abort: Not affected 17:41:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:41:35 17:41:35