Pull request #76 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 0a9f00bd9fde175d00e24b55ed571ef77bca9b17+35e88c606ff591756c04535471448b721e880ee3 (ef725a4ba87439e94885d0d28c1c19ddba52000f) 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-ssh16392178784758158696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3023507817328382664.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-76/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-76/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8037857842011211655.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-76/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3792133613118368476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3587892035682361992.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-76/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-76/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16821970025873850412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22286’ Running on prd-ubuntu20.04-docker-8c-8g-22342 in /w/workspace/xfoundry_device-usb-camera_PR-76 [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-76 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 35e88c606ff591756c04535471448b721e880ee3 into PR head commit 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 Merge succeeded, producing 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 Checking out Revision 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 (PR-76) > git config core.sparsecheckout # timeout=10 > git checkout -f 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 35e88c606ff591756c04535471448b721e880ee3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 # timeout=10 Commit message: "build: Upgrade to Go 1.18, Alpine 3.16, linter version and latest SDK/go-mod versions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:13:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:13:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:13:46 ========================================================= 22:13:46 EdgeX Global Pipelines Version Info 22:13:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:13:47 ------------------- 22:13:47 stable info: 22:13:47 ------------------- 22:13:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:13:47 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:13:47 Message: update stable to v1.0.238 22:13:48 ------------------- 22:13:48 experimental info: 22:13:48 ------------------- 22:13:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:13:48 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:13:48 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:13:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:13:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:13:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:13:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:13:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:13:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:13:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:13:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:13:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:13:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:13:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-76 [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-76 [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-76 [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a9f00b [Pipeline] echo 22:13:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:49 provisioning config files... 22:13:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-76@tmp/config2288998388337204199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:50 ---> docker-login.sh 22:13:50 nexus3.edgexfoundry.org:10001 22:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:50 Configure a credential helper to remove this warning. See 22:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:50 22:13:50 Login Succeeded 22:13:50 nexus3.edgexfoundry.org:10002 22:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:51 Configure a credential helper to remove this warning. See 22:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:51 22:13:51 Login Succeeded 22:13:51 nexus3.edgexfoundry.org:10003 22:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:51 Configure a credential helper to remove this warning. See 22:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:51 22:13:51 Login Succeeded 22:13:51 nexus3.edgexfoundry.org:10004 22:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:51 Configure a credential helper to remove this warning. See 22:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:51 22:13:51 Login Succeeded 22:13:51 docker.io 22:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:51 Configure a credential helper to remove this warning. See 22:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:51 22:13:51 Login Succeeded 22:13:51 ---> docker-login.sh ends [Pipeline] } 22:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:13:52 + git rev-list -1 --merges 0a9f00bd9fde175d00e24b55ed571ef77bca9b17~1..0a9f00bd9fde175d00e24b55ed571ef77bca9b17 [Pipeline] echo 22:13:52 -----------> git rev-list -1 --merges 0a9f00bd9fde175d00e24b55ed571ef77bca9b17~1..0a9f00bd9fde175d00e24b55ed571ef77bca9b17 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 [false] [Pipeline] sh 22:13:52 + git log --format=format:%s -1 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 [Pipeline] echo 22:13:52 ========================================================= 22:13:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:13:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:53 + git log --format=format:%s -1 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 [Pipeline] echo 22:13:53 [semverPrep] GIT_COMMIT: 0a9f00bd9fde175d00e24b55ed571ef77bca9b17, Commit Message: build: Upgrade to Go 1.18, Alpine 3.16, linter version and latest SDK/go-mod versions [Pipeline] echo 22:13:53 [semverPrep] This is not a build commit. [Pipeline] sh 22:13:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:13:53 + grep -v github /etc/ssh/ssh_known_hosts 22:13:53 + [ -e /tmp/ssh_known_hosts ] 22:13:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:13:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:13:53 + sudo tee -a /etc/ssh/ssh_known_hosts 22:13:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:54 22:13:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:54 0.1.4: Pulling from edgex-devops/py-git-semver 22:13:54 b85a868b505f: Pulling fs layer 22:13:54 e2be974225ed: Pulling fs layer 22:13:54 339a4e72a1f5: Pulling fs layer 22:13:54 988bab9f4d93: Pulling fs layer 22:13:54 1469e6f7b9e6: Pulling fs layer 22:13:54 eaf3925da568: Pulling fs layer 22:13:54 bab4dde63d76: Pulling fs layer 22:13:54 bde34c3a00c8: Pulling fs layer 22:13:54 b352a97aabf1: Pulling fs layer 22:13:54 4872d77fe225: Pulling fs layer 22:13:54 5851b861e8e6: Pulling fs layer 22:13:54 4872d77fe225: Waiting 22:13:54 988bab9f4d93: Waiting 22:13:54 bde34c3a00c8: Waiting 22:13:54 b352a97aabf1: Waiting 22:13:54 1469e6f7b9e6: Waiting 22:13:54 eaf3925da568: Waiting 22:13:54 bab4dde63d76: Waiting 22:13:54 5851b861e8e6: Waiting 22:13:54 e2be974225ed: Download complete 22:13:54 988bab9f4d93: Verifying Checksum 22:13:54 988bab9f4d93: Download complete 22:13:54 1469e6f7b9e6: Verifying Checksum 22:13:54 1469e6f7b9e6: Download complete 22:13:54 eaf3925da568: Download complete 22:13:54 339a4e72a1f5: Verifying Checksum 22:13:54 339a4e72a1f5: Download complete 22:13:54 bde34c3a00c8: Download complete 22:13:54 b352a97aabf1: Download complete 22:13:54 4872d77fe225: Verifying Checksum 22:13:54 4872d77fe225: Download complete 22:13:54 5851b861e8e6: Verifying Checksum 22:13:54 5851b861e8e6: Download complete 22:13:54 b85a868b505f: Verifying Checksum 22:13:54 b85a868b505f: Download complete 22:13:55 bab4dde63d76: Verifying Checksum 22:13:55 bab4dde63d76: Download complete 22:13:56 b85a868b505f: Pull complete 22:13:56 e2be974225ed: Pull complete 22:13:56 339a4e72a1f5: Pull complete 22:13:56 988bab9f4d93: Pull complete 22:13:57 1469e6f7b9e6: Pull complete 22:13:57 eaf3925da568: Pull complete 22:13:59 bab4dde63d76: Pull complete 22:13:59 bde34c3a00c8: Pull complete 22:13:59 b352a97aabf1: Pull complete 22:13:59 4872d77fe225: Pull complete 22:13:59 5851b861e8e6: Pull complete 22:13:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:59 prd-ubuntu20.04-docker-8c-8g-22342 does not seem to be running inside a container 22:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-76 -v /w/workspace/xfoundry_device-usb-camera_PR-76:/w/workspace/xfoundry_device-usb-camera_PR-76:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-76@tmp:/w/workspace/xfoundry_device-usb-camera_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:14:00 $ docker top fe9bd74d6bccbe91e687822880d17b67716564a1cb7c7a122a82f81c16499a76 -eo pid,comm 22:14:00 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). 22:14:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:01 [ssh-agent] Looking for ssh-agent implementation... 22:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:01 $ docker exec fe9bd74d6bccbe91e687822880d17b67716564a1cb7c7a122a82f81c16499a76 ssh-agent 22:14:01 SSH_AUTH_SOCK=/tmp/ssh-BvBCkkokmh2l/agent.33 22:14:01 SSH_AGENT_PID=40 22:14:01 Running ssh-add (command line suppressed) 22:14:01 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-76@tmp/private_key_3442507389133533191.key (/w/workspace/xfoundry_device-usb-camera_PR-76@tmp/private_key_3442507389133533191.key) 22:14:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:01 + git tag --points-at HEAD [Pipeline] } 22:14:01 $ docker exec --env ******** --env ******** fe9bd74d6bccbe91e687822880d17b67716564a1cb7c7a122a82f81c16499a76 ssh-agent -k 22:14:01 unset SSH_AUTH_SOCK; 22:14:01 unset SSH_AGENT_PID; 22:14:01 echo Agent pid 40 killed; 22:14:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:01 [ssh-agent] Looking for ssh-agent implementation... 22:14:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:02 $ docker exec fe9bd74d6bccbe91e687822880d17b67716564a1cb7c7a122a82f81c16499a76 ssh-agent 22:14:02 SSH_AUTH_SOCK=/tmp/ssh-5lM7Fx6L7HUD/agent.72 22:14:02 SSH_AGENT_PID=78 22:14:02 Running ssh-add (command line suppressed) 22:14:02 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-76@tmp/private_key_4334280279851816588.key (/w/workspace/xfoundry_device-usb-camera_PR-76@tmp/private_key_4334280279851816588.key) 22:14:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:02 + git semver init 22:14:02 2022-08-09 22:14:02,850 [run_init] DEBUG init version:0.0.0 force:False 22:14:02 2022-08-09 22:14:02,851 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-76/.semver 22:14:02 2022-08-09 22:14:02,851 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-76/.semver 22:14:02 2022-08-09 22:14:02,851 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-76/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-76, universal_newlines=False, shell=None, istream=None) 22:14:03 2022-08-09 22:14:03,513 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-76/.git/info/exclude 22:14:03 2022-08-09 22:14:03,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-76/.semver/PR-76 with force:False 22:14:03 2022-08-09 22:14:03,514 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-76/.semver/PR-76 22:14:03 2022-08-09 22:14:03,518 [execute] INFO git cat-file --batch-check 22:14:03 2022-08-09 22:14:03,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-76/.semver, universal_newlines=False, shell=None, istream=) 22:14:03 2022-08-09 22:14:03,524 [execute] INFO git cat-file --batch 22:14:03 2022-08-09 22:14:03,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-76/.semver, universal_newlines=False, shell=None, istream=) 22:14:03 2022-08-09 22:14:03,528 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-76/.semver/PR-76 22:14:03 0.0.0 [Pipeline] } 22:14:03 $ docker exec --env ******** --env ******** fe9bd74d6bccbe91e687822880d17b67716564a1cb7c7a122a82f81c16499a76 ssh-agent -k 22:14:04 unset SSH_AUTH_SOCK; 22:14:04 unset SSH_AGENT_PID; 22:14:04 echo Agent pid 78 killed; 22:14:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:14:04 + git semver [Pipeline] } 22:14:05 $ docker stop --time=1 fe9bd74d6bccbe91e687822880d17b67716564a1cb7c7a122a82f81c16499a76 22:14:06 $ docker rm -f fe9bd74d6bccbe91e687822880d17b67716564a1cb7c7a122a82f81c16499a76 [Pipeline] // withDockerContainer [Pipeline] sh 22:14:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:14:07 Stashed 1 file(s) [Pipeline] echo 22:14:07 [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 22:14:07 provisioning config files... 22:14:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-76@tmp/config1146018751808023609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22341 in /w/workspace/xfoundry_device-usb-camera_PR-76 [Pipeline] { [Pipeline] ws 22:14:07 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 22:14:07 Selected Git installation does not exist. Using Default 22:14:07 The recommended git tool is: NONE 22:14:08 ---> docker-login.sh 22:14:08 nexus3.edgexfoundry.org:10001 22:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:08 Configure a credential helper to remove this warning. See 22:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:08 22:14:08 Login Succeeded 22:14:08 nexus3.edgexfoundry.org:10002 22:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:08 Configure a credential helper to remove this warning. See 22:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:08 22:14:08 Login Succeeded 22:14:08 nexus3.edgexfoundry.org:10003 22:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:08 Configure a credential helper to remove this warning. See 22:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:08 22:14:08 Login Succeeded 22:14:08 nexus3.edgexfoundry.org:10004 22:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:08 Configure a credential helper to remove this warning. See 22:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:08 22:14:08 Login Succeeded 22:14:08 docker.io 22:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:08 Configure a credential helper to remove this warning. See 22:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:08 22:14:08 Login Succeeded 22:14:08 ---> docker-login.sh ends [Pipeline] } 22:14:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:09 ========================================================= 22:14:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:14:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:09 + 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 . 22:14:09 Sending build context to Docker daemon 860.7kB 22:14:09 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:14:09 Step 2/13 : FROM ${BASE} AS builder 22:14:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:14:09 2408cc74d12b: Pulling fs layer 22:14:09 ea60b727a1ce: Pulling fs layer 22:14:09 30c4a7721957: Pulling fs layer 22:14:09 370296b7ddb6: Pulling fs layer 22:14:09 7c6cee850709: Pulling fs layer 22:14:09 39a5fcdaea64: Pulling fs layer 22:14:09 370296b7ddb6: Waiting 22:14:09 d94ebbe4e438: Pulling fs layer 22:14:09 39a5fcdaea64: Waiting 22:14:09 bcfd1f05c69d: Pulling fs layer 22:14:09 d94ebbe4e438: Waiting 22:14:09 59ccb84bbe0f: Pulling fs layer 22:14:09 bcfd1f05c69d: Waiting 22:14:09 59ccb84bbe0f: Waiting 22:14:09 30c4a7721957: Verifying Checksum 22:14:09 30c4a7721957: Download complete 22:14:09 ea60b727a1ce: Download complete 22:14:09 7c6cee850709: Download complete 22:14:09 39a5fcdaea64: Verifying Checksum 22:14:09 39a5fcdaea64: Download complete 22:14:09 2408cc74d12b: Verifying Checksum 22:14:09 2408cc74d12b: Download complete 22:14:09 d94ebbe4e438: Verifying Checksum 22:14:09 d94ebbe4e438: Download complete 22:14:09 2408cc74d12b: Pull complete 22:14:10 ea60b727a1ce: Pull complete 22:14:10 30c4a7721957: Pull complete 22:14:10 59ccb84bbe0f: Verifying Checksum 22:14:10 59ccb84bbe0f: Download complete 22:14:10 bcfd1f05c69d: Verifying Checksum 22:14:10 370296b7ddb6: Verifying Checksum 22:14:10 370296b7ddb6: Download complete 22:14:13 using credential edgex-jenkins-ssh 22:14:13 Cloning the remote Git repository 22:14:13 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:14:13 > git init /w/workspace/device-usb-camera/1 # timeout=10 22:14:13 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:14:13 > git --version # timeout=10 22:14:13 > git --version # 'git version 2.25.1' 22:14:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:13 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:14:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:14 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:14:14 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:14:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:14:14 370296b7ddb6: Pull complete 22:14:14 7c6cee850709: Pull complete 22:14:14 39a5fcdaea64: Pull complete 22:14:14 d94ebbe4e438: Pull complete 22:14:14 Merging remotes/origin/main commit 35e88c606ff591756c04535471448b721e880ee3 into PR head commit 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 22:14:14 Merge succeeded, producing 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 22:14:14 Checking out Revision 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 (PR-76) 22:14:14 > git config core.sparsecheckout # timeout=10 22:14:14 > git checkout -f 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 # timeout=10 22:14:14 > git remote # timeout=10 22:14:14 > git config --get remote.origin.url # timeout=10 22:14:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:14 > git merge 35e88c606ff591756c04535471448b721e880ee3 # timeout=10 22:14:14 > git rev-parse HEAD^{commit} # timeout=10 22:14:14 > git config core.sparsecheckout # timeout=10 22:14:14 > git checkout -f 0a9f00bd9fde175d00e24b55ed571ef77bca9b17 # timeout=10 22:14:16 bcfd1f05c69d: Pull complete 22:14:16 59ccb84bbe0f: Pull complete 22:14:16 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:14:16 ---> a4fb48ad2a94 22:14:16 Step 3/13 : ARG MAKE="make build" 22:14:18 ---> Running in 4f1f581e2bf2 22:14:18 Removing intermediate container 4f1f581e2bf2 22:14:18 ---> 66a9c4d2f5a9 22:14:18 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:14:18 ---> Running in 4966d889ae69 22:14:18 Removing intermediate container 4966d889ae69 22:14:18 ---> 4a5fc15723cb 22:14:18 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:14:18 ---> Running in d0e3900d35a2 22:14:18 Removing intermediate container d0e3900d35a2 22:14:18 ---> 3523175d1ea5 22:14:18 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:18 ---> Running in f9c92396899e 22:14:19 Commit message: "build: Upgrade to Go 1.18, Alpine 3.16, linter version and latest SDK/go-mod versions" 22:14:19 > git --version # timeout=10 22:14:19 > git --version # 'git version 2.25.1' 22:14:19 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 22:14:19 Removing intermediate container f9c92396899e 22:14:19 ---> 44c8ab2a4eff 22:14:19 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:19 ---> Running in 6cb3c7fa6cd5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 22:14:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:14:20 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:20 Dload Upload Total Spent Left Speed 22:14:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 62918 0 --:--:-- --:--:-- --:--:-- 62918 22:14:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 22:14:20 (1/80) Installing mesa (21.3.8-r2) 22:14:20 (2/80) Installing libxau (1.0.9-r0) 22:14:20 (3/80) Installing libxdmcp (1.1.3-r0) 22:14:21 (4/80) Installing libxcb (1.15-r0) 22:14:21 (5/80) Installing libx11 (1.8-r0) 22:14:21 (6/80) Installing libxext (1.3.4-r0) 22:14:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:14:21 (7/80) Installing libxfixes (6.0.0-r0) 22:14:21 (8/80) Installing libxxf86vm (1.1.4-r2) 22:14:21 (9/80) Installing libpciaccess (0.16-r0) 22:14:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:14:21 + sudo tee /etc/docker/daemon.new 22:14:21 { 22:14:21 "registry-mirrors": [ 22:14:21 "https://nexus3.edgexfoundry.org:10001" 22:14:21 ], 22:14:21 "bip": "10.250.0.254/24", 22:14:21 "hosts": [ 22:14:21 "tcp://0.0.0.0:5555", 22:14:21 "unix:///var/run/docker.sock" 22:14:21 ], 22:14:21 "mtu": 1458, 22:14:21 "selinux-enabled": true, 22:14:21 "seccomp-profile": "/etc/docker/seccomp.json" 22:14:21 } [Pipeline] sh 22:14:21 (10/80) Installing libdrm (2.4.110-r0) 22:14:21 (11/80) Installing mesa-glapi (21.3.8-r2) 22:14:21 (12/80) Installing libxshmfence (1.3-r1) 22:14:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 22:14:21 (13/80) Installing mesa-gl (21.3.8-r2) 22:14:21 (14/80) Installing icu-data-full (71.1-r2) [Pipeline] sh 22:14:22 + sudo service docker restart 22:14:22 (15/80) Installing libice (1.0.10-r0) 22:14:22 (16/80) Installing libuuid (2.38-r1) 22:14:22 (17/80) Installing libsm (1.2.3-r0) 22:14:22 (18/80) Installing libxt (1.2.1-r0) 22:14:23 (19/80) Installing libxmu (1.1.3-r0) 22:14:23 (20/80) Installing xset (1.2.4-r0) 22:14:23 (21/80) Installing xprop (1.2.5-r0) 22:14:23 (22/80) Installing xdg-utils (1.1.3-r3) 22:14:23 (23/80) Installing dbus-libs (1.14.0-r1) 22:14:23 (24/80) Installing libffi (3.4.2-r1) 22:14:23 (25/80) Installing libintl (0.21-r2) 22:14:23 (26/80) Installing libblkid (2.38-r1) 22:14:23 (27/80) Installing libmount (2.38-r1) 22:14:23 (28/80) Installing pcre (8.45-r2) 22:14:23 (29/80) Installing glib (2.72.1-r0) 22:14:23 (30/80) Installing icu-libs (71.1-r2) 22:14:24 (31/80) Installing libpcre2-16 (10.40-r0) 22:14:24 (32/80) Installing zstd-libs (1.5.2-r1) 22:14:24 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 22:14:24 (34/80) Installing hicolor-icon-theme (0.17-r1) 22:14:24 (35/80) Installing wayland-libs-server (1.20.0-r0) 22:14:24 (36/80) Installing mesa-gbm (21.3.8-r2) 22:14:24 (37/80) Installing wayland-libs-client (1.20.0-r0) 22:14:24 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 22:14:25 (39/80) Installing libxcomposite (0.4.5-r0) 22:14:25 (40/80) Installing libbz2 (1.0.8-r1) 22:14:25 (41/80) Installing libpng (1.6.37-r1) 22:14:25 (42/80) Installing freetype (2.12.1-r0) 22:14:25 (43/80) Installing fontconfig (2.14.0-r0) 22:14:25 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 22:14:25 (45/80) Installing wayland-libs-egl (1.20.0-r0) 22:14:25 (46/80) Installing xkeyboard-config (2.35.1-r0) 22:14:25 (47/80) Installing xz-libs (5.2.5-r1) 22:14:26 (48/80) Installing libxml2 (2.9.14-r0) 22:14:26 (49/80) Installing libxkbcommon (1.4.1-r0) 22:14:26 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 22:14:26 (51/80) Installing mesa-egl (21.3.8-r2) 22:14:26 (52/80) Installing avahi-libs (0.8-r6) 22:14:26 (53/80) Installing nettle (3.7.3-r0) 22:14:26 (54/80) Installing p11-kit (0.24.1-r0) 22:14:26 (55/80) Installing libtasn1 (4.18.0-r0) 22:14:27 (56/80) Installing libunistring (1.0-r0) 22:14:27 (57/80) Installing gnutls (3.7.7-r0) 22:14:27 (58/80) Installing cups-libs (2.4.2-r0) 22:14:27 (59/80) Installing graphite2 (1.3.14-r1) 22:14:27 (60/80) Installing harfbuzz (4.3.0-r0) 22:14:27 (61/80) Installing libevdev (1.12.1-r0) 22:14:27 (62/80) Installing mtdev (1.1.6-r0) 22:14:27 (63/80) Installing eudev-libs (3.2.11-r0) 22:14:27 (64/80) Installing libinput-libs (1.20.1-r0) 22:14:27 (65/80) Installing libjpeg-turbo (2.1.3-r1) 22:14:27 (66/80) Installing xcb-util-wm (0.4.1-r1) 22:14:28 (67/80) Installing xcb-util (0.4.0-r3) 22:14:28 (68/80) Installing xcb-util-image (0.4.0-r1) 22:14:28 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 22:14:28 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 22:14:28 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 22:14:28 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 22:14:28 (73/80) Installing v4l-utils-libs (1.22.1-r1) 22:14:28 (74/80) Installing v4l-utils (1.22.1-r1) 22:14:29 (75/80) Installing udev-init-scripts (35-r0) 22:14:29 Executing udev-init-scripts-35-r0.post-install 22:14:29 (76/80) Installing kmod-libs (29-r2) 22:14:29 (77/80) Installing eudev (3.2.11-r0) 22:14:29 (78/80) Installing eudev-dev (3.2.11-r0) 22:14:29 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:14:29 (80/80) Installing v4l-utils-dev (1.22.1-r1) 22:14:29 Executing busybox-1.35.0-r13.trigger 22:14:29 Executing eudev-3.2.11-r0.trigger 22:14:29 OK: 330 MiB in 131 packages 22:14:31 Removing intermediate container 6cb3c7fa6cd5 22:14:31 ---> a3a1901049ab 22:14:31 Step 8/13 : WORKDIR /device-usb-camera 22:14:31 ---> Running in 74fff897ed6b 22:14:31 Removing intermediate container 74fff897ed6b 22:14:31 ---> 5a501a2c47c9 22:14:31 Step 9/13 : COPY go.mod vendor* ./ 22:14:31 ---> 56c33800a390 22:14:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:31 ---> Running in 12fd2ed5ca46 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:40 provisioning config files... 22:14:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3909162335062914065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:41 ---> docker-login.sh 22:14:41 nexus3.edgexfoundry.org:10001 22:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:42 Configure a credential helper to remove this warning. See 22:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:42 22:14:42 Login Succeeded 22:14:42 nexus3.edgexfoundry.org:10002 22:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:42 Configure a credential helper to remove this warning. See 22:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:42 22:14:42 Login Succeeded 22:14:42 nexus3.edgexfoundry.org:10003 22:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:43 Configure a credential helper to remove this warning. See 22:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:43 22:14:43 Login Succeeded 22:14:43 nexus3.edgexfoundry.org:10004 22:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:43 Configure a credential helper to remove this warning. See 22:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:43 22:14:43 Login Succeeded 22:14:43 docker.io 22:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:44 Configure a credential helper to remove this warning. See 22:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:44 22:14:44 Login Succeeded 22:14:44 ---> docker-login.sh ends [Pipeline] } 22:14:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:14:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:14:44 ========================================================= 22:14:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:14:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:45 + 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 . 22:14:45 Sending build context to Docker daemon 572.4kB 22:14:45 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:14:45 Step 2/13 : FROM ${BASE} AS builder 22:14:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:14:45 b3c136eddcbf: Pulling fs layer 22:14:45 c0a3192eca97: Pulling fs layer 22:14:45 a050256f5b6f: Pulling fs layer 22:14:45 656be50a0ddc: Pulling fs layer 22:14:45 2bbca73fdf42: Pulling fs layer 22:14:45 46d945488cbd: Pulling fs layer 22:14:45 8a5474983e97: Pulling fs layer 22:14:45 329c88fbcd65: Pulling fs layer 22:14:45 656be50a0ddc: Waiting 22:14:45 2bbca73fdf42: Waiting 22:14:45 46d945488cbd: Waiting 22:14:45 8a5474983e97: Waiting 22:14:45 329c88fbcd65: Waiting 22:14:45 a050256f5b6f: Verifying Checksum 22:14:45 a050256f5b6f: Download complete 22:14:45 c0a3192eca97: Verifying Checksum 22:14:45 c0a3192eca97: Download complete 22:14:45 2bbca73fdf42: Verifying Checksum 22:14:45 2bbca73fdf42: Download complete 22:14:45 46d945488cbd: Verifying Checksum 22:14:45 46d945488cbd: Download complete 22:14:45 b3c136eddcbf: Verifying Checksum 22:14:45 b3c136eddcbf: Download complete 22:14:46 b3c136eddcbf: Pull complete 22:14:47 329c88fbcd65: Verifying Checksum 22:14:47 329c88fbcd65: Download complete 22:14:47 c0a3192eca97: Pull complete 22:14:47 a050256f5b6f: Pull complete 22:14:48 8a5474983e97: Verifying Checksum 22:14:48 8a5474983e97: Download complete 22:14:49 656be50a0ddc: Verifying Checksum 22:14:49 656be50a0ddc: Download complete 22:14:53 Removing intermediate container 12fd2ed5ca46 22:14:53 ---> d52bffbcd9ba 22:14:53 Step 11/13 : COPY . . 22:14:53 ---> dd9d3e705191 22:14:53 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:14:53 ---> Running in 46298a78edac 22:14:53  % Total % Received % Xferd Average Speed Time Time Time Current 22:14:53 Dload Upload Total Spent Left  Speed 22:14:53 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10973 0 --:--:-- --:--:-- --:--:-- 11062 22:14:53 Removing intermediate container 46298a78edac 22:14:53 ---> 343f0fcc8dad 22:14:53 Step 13/13 : RUN ${MAKE} 22:14:53 ---> Running in 51d715ac6e6e 22:14:53 noop 22:14:53 Removing intermediate container 51d715ac6e6e 22:14:53 ---> 24bfa1fb2ebe 22:14:53 Successfully built 24bfa1fb2ebe 22:14:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:54 + docker inspect -f . ci-base-image-x86_64 22:14:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:54 prd-ubuntu20.04-docker-8c-8g-22342 does not seem to be running inside a container 22:14:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-76 -v /w/workspace/xfoundry_device-usb-camera_PR-76:/w/workspace/xfoundry_device-usb-camera_PR-76:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-76@tmp:/w/workspace/xfoundry_device-usb-camera_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:14:54 $ docker top 0ed9201e982638569274cea363c88329e17aa323236f266e094c0ef1b8836561 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:55 + go version 22:14:55 go version go1.18.3 linux/amd64 [Pipeline] } 22:14:55 $ docker stop --time=1 0ed9201e982638569274cea363c88329e17aa323236f266e094c0ef1b8836561 22:14:56 $ docker rm -f 0ed9201e982638569274cea363c88329e17aa323236f266e094c0ef1b8836561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:57 + docker inspect -f . ci-base-image-x86_64 22:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:57 prd-ubuntu20.04-docker-8c-8g-22342 does not seem to be running inside a container 22:14:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-76 -v /w/workspace/xfoundry_device-usb-camera_PR-76:/w/workspace/xfoundry_device-usb-camera_PR-76:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-76@tmp:/w/workspace/xfoundry_device-usb-camera_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:14:57 $ docker top dbcbde67b35d3274cba6f5c16551031d33843076c29835ed19d600271e8690d6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:58 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-76 [Pipeline] fileExists [Pipeline] sh 22:14:58 + make test 22:14:58 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:14:58 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:15:01 656be50a0ddc: Pull complete 22:15:01 2bbca73fdf42: Pull complete 22:15:01 46d945488cbd: Pull complete 22:15:08 8a5474983e97: Pull complete 22:15:08 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:15:08 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 1.9% of statements 22:15:09 329c88fbcd65: Pull complete 22:15:09 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:15:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:15:10 ---> ff4287adb874 22:15:10 Step 3/13 : ARG MAKE="make build" 22:15:10 ---> Running in 56304e8a19f5 22:15:11 Removing intermediate container 56304e8a19f5 22:15:11 ---> a54b0879d743 22:15:11 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:15:11 ---> Running in 34a319dba77c 22:15:11 Removing intermediate container 34a319dba77c 22:15:11 ---> 4581e433e871 22:15:11 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:15:11 ---> Running in ce6bf3da8212 22:15:11 Removing intermediate container ce6bf3da8212 22:15:11 ---> 527313457587 22:15:11 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:11 ---> Running in d240674562eb 22:15:13 Removing intermediate container d240674562eb 22:15:13 ---> a2d306973af9 22:15:13 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:13 ---> Running in 2e5e7e4ce631 22:15:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:15:15 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." 22:15:15 CGO_ENABLED=1 go vet ./... 22:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:15:16 (1/14) Installing libintl (0.21-r2) 22:15:16 (2/14) Installing eudev-libs (3.2.11-r0) 22:15:16 (3/14) Installing libjpeg-turbo (2.1.3-r1) 22:15:16 (4/14) Installing v4l-utils-libs (1.22.1-r1) 22:15:16 (5/14) Installing v4l-utils (1.22.1-r1) 22:15:16 (6/14) Installing udev-init-scripts (35-r0) 22:15:16 Executing udev-init-scripts-35-r0.post-install 22:15:16 (7/14) Installing libblkid (2.38-r1) 22:15:17 (8/14) Installing xz-libs (5.2.5-r1) 22:15:17 (9/14) Installing zstd-libs (1.5.2-r1) 22:15:17 (10/14) Installing kmod-libs (29-r2) 22:15:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:15:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:15:17 ./bin/test-attribution-txt.sh 22:15:17 (11/14) Installing eudev (3.2.11-r0) 22:15:17 (12/14) Installing eudev-dev (3.2.11-r0) 22:15:17 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [Pipeline] echo 22:15:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:15:17 $ docker stop --time=1 dbcbde67b35d3274cba6f5c16551031d33843076c29835ed19d600271e8690d6 22:15:17 (14/14) Installing v4l-utils-dev (1.22.1-r1) 22:15:17 Executing busybox-1.35.0-r13.trigger 22:15:17 Executing eudev-3.2.11-r0.trigger 22:15:18 OK: 228 MiB in 65 packages 22:15:19 Removing intermediate container 2e5e7e4ce631 22:15:19 ---> 7765346b8979 22:15:19 Step 8/13 : WORKDIR /device-usb-camera 22:15:19 ---> Running in ac1627e52fd7 22:15:19 Removing intermediate container ac1627e52fd7 22:15:19 ---> 39a0321fd90c 22:15:19 Step 9/13 : COPY go.mod vendor* ./ 22:15:19 $ docker rm -f dbcbde67b35d3274cba6f5c16551031d33843076c29835ed19d600271e8690d6 [Pipeline] // withDockerContainer [Pipeline] sh 22:15:19 ---> 1fe3001cdfa0 22:15:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:19 ---> Running in 2d4fbc2a454f 22:15:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:15:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:15:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:15:21 + ls -al . 22:15:21 total 200 22:15:21 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 22:14 . 22:15:21 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 22:13 .. 22:15:21 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 22:15 .git 22:15:21 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 22:13 .github 22:15:21 -rw-rw-r-- 1 jenkins jenkins 414 Aug 9 22:13 .gitignore 22:15:21 -rw-rw-r-- 1 jenkins jenkins 42 Aug 9 22:13 .golangci.yml 22:15:21 -rw-rw-r-- 1 jenkins jenkins 77 Aug 9 22:13 .hadolint.yml 22:15:21 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 22:14 .semver 22:15:21 -rw-rw-r-- 1 jenkins jenkins 9569 Aug 9 22:13 Attribution.txt 22:15:21 -rw-rw-r-- 1 jenkins jenkins 1206 Aug 9 22:13 CHANGELOG.md 22:15:21 -rw-rw-r-- 1 jenkins jenkins 2410 Aug 9 22:13 Dockerfile 22:15:21 -rw-rw-r-- 1 jenkins jenkins 678 Aug 9 22:13 GOVERNANCE.md 22:15:21 -rw-rw-r-- 1 jenkins jenkins 659 Aug 9 22:13 Jenkinsfile 22:15:21 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 9 22:13 LICENSE 22:15:21 -rw-rw-r-- 1 jenkins jenkins 2345 Aug 9 22:13 Makefile 22:15:21 -rw-rw-r-- 1 jenkins jenkins 622 Aug 9 22:13 OWNERS.md 22:15:21 -rw-rw-r-- 1 jenkins jenkins 12817 Aug 9 22:13 README.md 22:15:21 -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 22:14 VERSION 22:15:21 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 22:13 bin 22:15:21 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 22:13 cmd 22:15:21 -rw-r--r-- 1 jenkins jenkins 29387 Aug 9 22:15 coverage.out 22:15:21 -rwxrwxr-x 1 jenkins jenkins 140 Aug 9 22:13 docker-entrypoint.sh 22:15:21 -rw-rw-r-- 1 jenkins jenkins 3606 Aug 9 22:13 go.mod 22:15:21 -rw-rw-r-- 1 jenkins jenkins 37073 Aug 9 22:13 go.sum 22:15:21 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 22:13 internal 22:15:21 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 22:13 snap 22:15:21 -rw-rw-r-- 1 jenkins jenkins 231 Aug 9 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:21 + 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=0a9f00bd9fde175d00e24b55ed571ef77bca9b17 --label arch=amd64 --label version=0.0.0 . 22:15:21 Sending build context to Docker daemon 890.9kB 22:15:21 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:15:21 Step 2/35 : FROM ${BASE} AS builder 22:15:21 ---> 24bfa1fb2ebe 22:15:21 Step 3/35 : ARG MAKE="make build" 22:15:21 ---> Running in d1a238c1368f 22:15:21 Removing intermediate container d1a238c1368f 22:15:21 ---> ff9d555d99ac 22:15:21 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:15:21 ---> Running in cc666caab678 22:15:21 Removing intermediate container cc666caab678 22:15:21 ---> 3d9b9f82cdbd 22:15:21 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:15:21 ---> Running in 40b915e88295 22:15:21 Removing intermediate container 40b915e88295 22:15:21 ---> b551e985b644 22:15:21 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:22 ---> Running in 739e9549a6e3 22:15:22 Removing intermediate container 739e9549a6e3 22:15:22 ---> a1d47d32fe6e 22:15:22 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:22 ---> Running in 87fe836ae211 22:15:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:15:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:15:23 OK: 330 MiB in 131 packages 22:15:24 Removing intermediate container 87fe836ae211 22:15:24 ---> 95294e8998bd 22:15:24 Step 8/35 : WORKDIR /device-usb-camera 22:15:24 ---> Running in e21940899989 22:15:24 Removing intermediate container e21940899989 22:15:24 ---> cbb9346281c8 22:15:24 Step 9/35 : COPY go.mod vendor* ./ 22:15:24 ---> 663e0a3ec081 22:15:24 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:24 ---> Running in 4507eb7340da 22:15:25 Removing intermediate container 4507eb7340da 22:15:25 ---> 87045f3e7200 22:15:25 Step 11/35 : COPY . . 22:15:25 ---> 337453641bd8 22:15:25 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:15:25 ---> Running in fc861bae0496 22:15:25  % Total % Received % Xferd Average Speed Time Time Time Current 22:15:25 Dload Upload Total Spent Left Speed 22:15:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46495 0 --:--:-- --:--:-- --:--:-- 48272 22:15:25 Removing intermediate container fc861bae0496 22:15:25 ---> f1cbc139bd1d 22:15:25 Step 13/35 : RUN ${MAKE} 22:15:25 ---> Running in e3264f78f56b 22:15:26 CGO_ENABLED=1 go build -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.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:15:48 Removing intermediate container e3264f78f56b 22:15:48 ---> ed79464befc1 22:15:48 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:15:48 v0.18.4: Pulling from aler9/rtsp-simple-server 22:15:48 af6660deedbd: Pulling fs layer 22:15:48 97cd0a44c592: Pulling fs layer 22:15:48 97cd0a44c592: Verifying Checksum 22:15:48 97cd0a44c592: Download complete 22:15:48 af6660deedbd: Verifying Checksum 22:15:48 af6660deedbd: Download complete 22:15:48 af6660deedbd: Pull complete 22:15:48 97cd0a44c592: Pull complete 22:15:48 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:15:48 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:15:48 ---> fea57e182299 22:15:48 Step 15/35 : FROM alpine:3.16 22:15:48 3.16: Pulling from library/alpine 22:15:48 213ec9aee27d: Pulling fs layer 22:15:48 213ec9aee27d: Verifying Checksum 22:15:48 213ec9aee27d: Download complete 22:15:48 213ec9aee27d: Pull complete 22:15:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:15:48 Status: Downloaded newer image for alpine:3.16 22:15:48 ---> 9c6f07244728 22:15:48 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:15:48 ---> Running in 90fec758c584 22:15:48 Removing intermediate container 90fec758c584 22:15:48 ---> 37e7caaf9692 22:15:48 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:15:48 ---> Running in c181ff9132c0 22:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:15:48 (1/83) Installing dumb-init (1.2.5-r1) 22:15:48 (2/83) Installing sdl2 (2.0.22-r0) 22:15:48 (3/83) Installing libxau (1.0.9-r0) 22:15:48 (4/83) Installing libxdmcp (1.1.3-r0) 22:15:48 (5/83) Installing libxcb (1.15-r0) 22:15:48 (6/83) Installing libx11 (1.8-r0) 22:15:48 (7/83) Installing aom-libs (3.3.0-r0) 22:15:48 (8/83) Installing alsa-lib (1.2.7.2-r0) 22:15:48 (9/83) Installing expat (2.4.8-r0) 22:15:48 (10/83) Installing brotli-libs (1.0.9-r6) 22:15:48 (11/83) Installing libbz2 (1.0.8-r1) 22:15:48 (12/83) Installing libpng (1.6.37-r1) 22:15:48 (13/83) Installing freetype (2.12.1-r0) 22:15:48 (14/83) Installing fontconfig (2.14.0-r0) 22:15:48 (15/83) Installing fribidi (1.0.12-r0) 22:15:48 (16/83) Installing libffi (3.4.2-r1) 22:15:48 (17/83) Installing libintl (0.21-r2) 22:15:48 (18/83) Installing libblkid (2.38-r1) 22:15:48 (19/83) Installing libmount (2.38-r1) 22:15:48 (20/83) Installing pcre (8.45-r2) 22:15:48 (21/83) Installing glib (2.72.1-r0) 22:15:48 (22/83) Installing graphite2 (1.3.14-r1) 22:15:48 (23/83) Installing harfbuzz (4.3.0-r0) 22:15:48 (24/83) Installing libass (0.16.0-r0) 22:15:48 (25/83) Installing libdav1d (1.0.0-r0) 22:15:48 (26/83) Installing libpciaccess (0.16-r0) 22:15:48 (27/83) Installing libdrm (2.4.110-r0) 22:15:48 (28/83) Installing gmp (6.2.1-r2) 22:15:48 (29/83) Installing nettle (3.7.3-r0) 22:15:48 (30/83) Installing p11-kit (0.24.1-r0) 22:15:48 (31/83) Installing libtasn1 (4.18.0-r0) 22:15:48 (32/83) Installing libunistring (1.0-r0) 22:15:48 (33/83) Installing gnutls (3.7.7-r0) 22:15:48 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:15:48 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 22:15:48 (36/83) Installing lame (3.100-r0) 22:15:48 (37/83) Installing opus (1.3.1-r1) 22:15:48 (38/83) Installing libasyncns (0.8-r1) 22:15:48 (39/83) Installing dbus-libs (1.14.0-r1) 22:15:48 (40/83) Installing libltdl (2.4.7-r0) 22:15:48 (41/83) Installing orc (0.4.32-r0) 22:15:48 (42/83) Installing libgcc (11.2.1_git20220219-r2) 22:15:48 (43/83) Installing libogg (1.3.5-r1) 22:15:48 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 22:15:48 (45/83) Installing flac (1.3.4-r0) 22:15:48 (46/83) Installing libvorbis (1.3.7-r0) 22:15:48 (47/83) Installing libsndfile (1.1.0-r0) 22:15:48 (48/83) Installing libgomp (11.2.1_git20220219-r2) 22:15:48 (49/83) Installing soxr (0.1.3-r2) 22:15:48 (50/83) Installing speexdsp (1.2.0-r0) 22:15:48 (51/83) Installing tdb-libs (1.4.6-r0) 22:15:48 (52/83) Installing libpulse (15.0-r2) 22:15:48 (53/83) Installing cjson (1.7.15-r3) 22:15:48 (54/83) Installing mbedtls (2.28.1-r0) 22:15:48 (55/83) Installing librist (0.2.6-r1) 22:15:48 (56/83) Installing libsrt (1.4.4-r0) 22:15:48 (57/83) Installing libssh (0.9.6-r1) 22:15:48 (58/83) Installing libtheora (1.1.1-r16) 22:15:48 (59/83) Installing libjpeg-turbo (2.1.3-r1) 22:15:48 (60/83) Installing v4l-utils-libs (1.22.1-r1) 22:15:48 (61/83) Installing libxext (1.3.4-r0) 22:15:48 (62/83) Installing libxfixes (6.0.0-r0) 22:15:48 (63/83) Installing wayland-libs-client (1.20.0-r0) 22:15:48 (64/83) Installing libva (2.14.0-r0) 22:15:48 (65/83) Installing libvdpau (1.5-r0) 22:15:48 (66/83) Installing vidstab (1.1.0-r1) 22:15:48 (67/83) Installing libvpx (1.11.0-r1) 22:15:48 (68/83) Installing libwebp (1.2.3-r0) 22:15:48 (69/83) Installing x264-libs (0.163_git20210613-r0) 22:15:48 (70/83) Installing numactl (2.0.14-r0) 22:15:48 (71/83) Installing x265-libs (3.5-r3) 22:15:49 (72/83) Installing xvidcore (1.3.7-r1) 22:15:49 (73/83) Installing ffmpeg-libs (5.0.1-r1) 22:15:49 (74/83) Installing ffmpeg (5.0.1-r1) 22:15:49 (75/83) Installing udev-init-scripts (35-r0) 22:15:49 Executing udev-init-scripts-35-r0.post-install 22:15:49 (76/83) Installing eudev-libs (3.2.11-r0) 22:15:49 (77/83) Installing xz-libs (5.2.5-r1) 22:15:49 (78/83) Installing zstd-libs (1.5.2-r1) 22:15:49 (79/83) Installing kmod-libs (29-r2) 22:15:49 (80/83) Installing eudev (3.2.11-r0) 22:15:49 (81/83) Installing libsodium (1.0.18-r0) 22:15:49 (82/83) Installing libzmq (4.3.4-r0) 22:15:49 (83/83) Installing zeromq (4.3.4-r0) 22:15:49 Executing busybox-1.35.0-r17.trigger 22:15:49 Executing eudev-3.2.11-r0.trigger 22:15:49 OK: 101 MiB in 97 packages 22:15:50 Removing intermediate container c181ff9132c0 22:15:50 ---> 5fe1b884728a 22:15:50 Step 18/35 : WORKDIR / 22:15:51 ---> Running in b78cbb58be25 22:15:51 Removing intermediate container b78cbb58be25 22:15:51 ---> e2c25dea4c3f 22:15:51 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:15:51 ---> 740269c9f968 22:15:51 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:15:51 ---> 442f231628dc 22:15:51 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:15:51 ---> 1826da1d116c 22:15:51 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:15:51 ---> f07f6af91cc7 22:15:51 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:15:52 ---> 00cbdb588518 22:15:52 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:15:52 ---> dd9cbaa93848 22:15:52 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:15:52 ---> 886727ff05e9 22:15:52 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:15:52 ---> Running in 93c869ee1950 22:15:53 Removing intermediate container 93c869ee1950 22:15:53 ---> 94cf0566d257 22:15:53 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:15:53 ---> Running in 7d5fb09f0b47 22:15:53 Removing intermediate container 7d5fb09f0b47 22:15:53 ---> 04c669e7c453 22:15:53 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:15:53 ---> Running in 592c54e33f0a 22:15:54 Removing intermediate container 592c54e33f0a 22:15:54 ---> 8f08a385f320 22:15:54 Step 29/35 : EXPOSE 59983 22:15:54 ---> Running in b431f5aff411 22:15:54 Removing intermediate container b431f5aff411 22:15:54 ---> ca7bbe04ba0b 22:15:54 Step 30/35 : EXPOSE 8554 22:15:54 ---> Running in ebd86d5bb41f 22:15:54 Removing intermediate container ebd86d5bb41f 22:15:54 ---> a79b61264274 22:15:54 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:15:54 ---> Running in abb6fa108be1 22:15:54 Removing intermediate container abb6fa108be1 22:15:54 ---> 12ac5a2478d2 22:15:54 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:15:54 ---> Running in 3278f0e2913d 22:15:54 Removing intermediate container 3278f0e2913d 22:15:54 ---> ccc86ba8c5ab 22:15:54 Step 33/35 : LABEL arch=amd64 22:15:54 ---> Running in 0e71e68569ff 22:15:54 Removing intermediate container 0e71e68569ff 22:15:54 ---> 94954d91eb83 22:15:54 Step 34/35 : LABEL git_sha=0a9f00bd9fde175d00e24b55ed571ef77bca9b17 22:15:54 ---> Running in f9972a135901 22:15:54 Removing intermediate container f9972a135901 22:15:54 ---> f63bf1f400c6 22:15:54 Step 35/35 : LABEL version=0.0.0 22:15:54 ---> Running in c5a2df4f4737 22:15:54 Removing intermediate container c5a2df4f4737 22:15:54 ---> 1ee6c327e752 22:15:54 [Warning] One or more build-args [ARCH] were not consumed 22:15:54 Successfully built 1ee6c327e752 22:15:54 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 22:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:55 22:15:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:56 latest: Pulling from edgex-lftools-log-publisher 22:15:56 5eb5b503b376: Pulling fs layer 22:15:56 5c69ac0246d0: Pulling fs layer 22:15:56 ec43610c2a17: Pulling fs layer 22:15:56 3a2ae6a8a46f: Pulling fs layer 22:15:56 33b1e0a273af: Pulling fs layer 22:15:56 5d3b04190fa2: Pulling fs layer 22:15:56 2f39f015ded8: Pulling fs layer 22:15:56 5d3b04190fa2: Waiting 22:15:56 2f39f015ded8: Waiting 22:15:56 33b1e0a273af: Waiting 22:15:56 5c69ac0246d0: Download complete 22:15:56 3a2ae6a8a46f: Verifying Checksum 22:15:56 3a2ae6a8a46f: Download complete 22:15:56 33b1e0a273af: Download complete 22:15:56 ec43610c2a17: Verifying Checksum 22:15:56 ec43610c2a17: Download complete 22:15:56 5d3b04190fa2: Download complete 22:15:56 5eb5b503b376: Verifying Checksum 22:15:56 5eb5b503b376: Download complete 22:15:56 2f39f015ded8: Download complete 22:15:57 5eb5b503b376: Pull complete 22:15:57 5c69ac0246d0: Pull complete 22:15:58 ec43610c2a17: Pull complete 22:15:58 3a2ae6a8a46f: Pull complete 22:15:58 33b1e0a273af: Pull complete 22:15:58 5d3b04190fa2: Pull complete 22:16:02 2f39f015ded8: Pull complete 22:16:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:16:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:03 prd-ubuntu20.04-docker-8c-8g-22342 does not seem to be running inside a container 22:16:03 $ 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-76 -v /w/workspace/xfoundry_device-usb-camera_PR-76:/w/workspace/xfoundry_device-usb-camera_PR-76:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-76@tmp:/w/workspace/xfoundry_device-usb-camera_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:16:05 $ docker top 23d38606e48f641e2575d9dfca75d9bc2cae5d95af28a5482ee34d2a998ad89b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:05 ---> job-cost.sh 22:16:05 lf-activate-venv: SKIPPING 22:16:05 INFO: No Stack... 22:16:05 INFO: Retrieving Pricing Info for: v3-standard-8 22:16:06 INFO: Archiving Costs [Pipeline] sh 22:16:06 + cat /w/workspace/xfoundry_device-usb-camera_PR-76/archives/cost.csv 22:16:06 + cut -d, -f6 [Pipeline] lock 22:16:06 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-76-1-stack-cost] 22:16:06 Resource [jenkins-edgexfoundry-device-usb-camera-PR-76-1-stack-cost] did not exist. Created. 22:16:06 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash 22:16:06 Removing intermediate container 2d4fbc2a454f 22:16:06 ---> eeff19883048 22:16:06 Step 11/13 : COPY . . 22:16:06 ---> a36d7450e593 22:16:06 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:16:06 ---> Running in b1927aa9d9a4 22:16:06  % Total % Received % Xferd Average Speed Time Time Time Current 22:16:06 Dload Upload Total Spent Left Speed 22:16:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15065 0 --:--:-- --:--:-- --:--:-- 15171 22:16:06 Removing intermediate container b1927aa9d9a4 22:16:06 ---> e4d0030a4807 22:16:06 Step 13/13 : RUN ${MAKE} 22:16:06 ---> Running in 619c098f6801 [Pipeline] sh 22:16:07 + echo total: 0.2199999988079071 [Pipeline] stash 22:16:07 Stashed 1 file(s) [Pipeline] } 22:16:07 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:16:07 $ docker stop --time=1 23d38606e48f641e2575d9dfca75d9bc2cae5d95af28a5482ee34d2a998ad89b 22:16:07 noop 22:16:08 Removing intermediate container 619c098f6801 22:16:08 ---> 34ac585bfbff 22:16:08 Successfully built 34ac585bfbff 22:16:08 Successfully tagged ci-base-image-arm64:latest 22:16:08 $ docker rm -f 23d38606e48f641e2575d9dfca75d9bc2cae5d95af28a5482ee34d2a998ad89b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:16:09 + docker inspect -f . ci-base-image-arm64 22:16:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:09 prd-ubuntu20.04-docker-arm64-4c-16g-22341 does not seem to be running inside a container 22:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:16:10 $ docker top 24f45bfcd05596aba00c6404df2dc69537b56e52da58b79451e30760db9f0338 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:11 + go version 22:16:11 go version go1.18.3 linux/arm64 [Pipeline] } 22:16:11 $ docker stop --time=1 24f45bfcd05596aba00c6404df2dc69537b56e52da58b79451e30760db9f0338 22:16:13 $ docker rm -f 24f45bfcd05596aba00c6404df2dc69537b56e52da58b79451e30760db9f0338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:14 + docker inspect -f . ci-base-image-arm64 22:16:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:14 prd-ubuntu20.04-docker-arm64-4c-16g-22341 does not seem to be running inside a container 22:16:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:16:15 $ docker top 3be9f1378e231ddabcaeb8dc6c5de510ac0cd0522620a66aab15cc614c0fb360 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:16 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 22:16:17 + make test 22:16:17 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:16:18 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:17:55 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:17:55 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 1.9% of statements 22:17:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:17:55 CGO_ENABLED=1 go vet ./... 22:18:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:18:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:18:18 ./bin/test-attribution-txt.sh [Pipeline] echo 22:18:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:18:18 $ docker stop --time=1 3be9f1378e231ddabcaeb8dc6c5de510ac0cd0522620a66aab15cc614c0fb360 22:18:20 $ docker rm -f 3be9f1378e231ddabcaeb8dc6c5de510ac0cd0522620a66aab15cc614c0fb360 [Pipeline] // withDockerContainer [Pipeline] sh 22:18:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:18:21 Warning: overwriting stash ‘coverage-report’ 22:18:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:18:22 + ls -al . 22:18:22 total 196 22:18:22 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 22:16 . 22:18:22 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 22:14 .. 22:18:22 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 22:14 .git 22:18:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 22:14 .github 22:18:22 -rw-rw-r-- 1 jenkins jenkins 414 Aug 9 22:14 .gitignore 22:18:22 -rw-rw-r-- 1 jenkins jenkins 42 Aug 9 22:14 .golangci.yml 22:18:22 -rw-rw-r-- 1 jenkins jenkins 77 Aug 9 22:14 .hadolint.yml 22:18:22 -rw-rw-r-- 1 jenkins jenkins 9569 Aug 9 22:14 Attribution.txt 22:18:22 -rw-rw-r-- 1 jenkins jenkins 1206 Aug 9 22:14 CHANGELOG.md 22:18:22 -rw-rw-r-- 1 jenkins jenkins 2410 Aug 9 22:14 Dockerfile 22:18:22 -rw-rw-r-- 1 jenkins jenkins 678 Aug 9 22:14 GOVERNANCE.md 22:18:22 -rw-rw-r-- 1 jenkins jenkins 659 Aug 9 22:14 Jenkinsfile 22:18:22 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 9 22:14 LICENSE 22:18:22 -rw-rw-r-- 1 jenkins jenkins 2345 Aug 9 22:14 Makefile 22:18:22 -rw-rw-r-- 1 jenkins jenkins 622 Aug 9 22:14 OWNERS.md 22:18:22 -rw-rw-r-- 1 jenkins jenkins 12817 Aug 9 22:14 README.md 22:18:22 -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 22:14 VERSION 22:18:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 22:14 bin 22:18:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 22:14 cmd 22:18:22 -rw-r--r-- 1 jenkins jenkins 29387 Aug 9 22:17 coverage.out 22:18:22 -rwxrwxr-x 1 jenkins jenkins 140 Aug 9 22:14 docker-entrypoint.sh 22:18:22 -rw-rw-r-- 1 jenkins jenkins 3606 Aug 9 22:14 go.mod 22:18:22 -rw-rw-r-- 1 jenkins jenkins 37073 Aug 9 22:14 go.sum 22:18:22 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 22:14 internal 22:18:22 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 22:14 snap 22:18:22 -rw-rw-r-- 1 jenkins jenkins 231 Aug 9 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:23 + 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=0a9f00bd9fde175d00e24b55ed571ef77bca9b17 --label arch=arm64 --label version=0.0.0 . 22:18:23 Sending build context to Docker daemon 602.6kB 22:18:23 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:18:23 Step 2/35 : FROM ${BASE} AS builder 22:18:23 ---> 34ac585bfbff 22:18:23 Step 3/35 : ARG MAKE="make build" 22:18:23 ---> Running in 8bdf147547e6 22:18:23 Removing intermediate container 8bdf147547e6 22:18:23 ---> 187b37e018aa 22:18:23 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:18:23 ---> Running in 85cf807cb26d 22:18:24 Removing intermediate container 85cf807cb26d 22:18:24 ---> 2e0fb86758f6 22:18:24 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:18:24 ---> Running in 2d89a18f0adc 22:18:24 Removing intermediate container 2d89a18f0adc 22:18:24 ---> 5566c7798599 22:18:24 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:24 ---> Running in 6374e7799608 22:18:26 Removing intermediate container 6374e7799608 22:18:26 ---> c165abe01f4e 22:18:26 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:18:26 ---> Running in 3d3d5b9257ce 22:18:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:18:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:18:29 OK: 228 MiB in 65 packages 22:18:30 Removing intermediate container 3d3d5b9257ce 22:18:30 ---> fa17697a5fbf 22:18:30 Step 8/35 : WORKDIR /device-usb-camera 22:18:30 ---> Running in bfad4d32b151 22:18:30 Removing intermediate container bfad4d32b151 22:18:30 ---> 98fffe85efc9 22:18:30 Step 9/35 : COPY go.mod vendor* ./ 22:18:31 ---> a20211dd8b6e 22:18:31 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:31 ---> Running in 66f2b23dcd3c 22:18:34 Removing intermediate container 66f2b23dcd3c 22:18:34 ---> 8c974bd3ff68 22:18:34 Step 11/35 : COPY . . 22:18:34 ---> f6387ec0605d 22:18:34 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:18:34 ---> Running in b76dba1d5418 22:18:35  % Total % Received % Xferd Average Speed Time Time Time Current 22:18:35 Dload Upload Total Spent Left Speed 22:18:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15219 0 --:--:-- --:--:-- --:--:-- 15391 22:18:36 Removing intermediate container b76dba1d5418 22:18:36 ---> 839a01e3dbd9 22:18:36 Step 13/35 : RUN ${MAKE} 22:18:36 ---> Running in 46f230239950 22:18:37 CGO_ENABLED=1 go build -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.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:21:14 Removing intermediate container 46f230239950 22:21:14 ---> 0cc948cbe452 22:21:14 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:21:14 v0.18.4: Pulling from aler9/rtsp-simple-server 22:21:14 eab2503cf8f4: Pulling fs layer 22:21:14 97cd0a44c592: Pulling fs layer 22:21:14 97cd0a44c592: Verifying Checksum 22:21:14 97cd0a44c592: Download complete 22:21:14 eab2503cf8f4: Verifying Checksum 22:21:14 eab2503cf8f4: Download complete 22:21:14 eab2503cf8f4: Pull complete 22:21:14 97cd0a44c592: Pull complete 22:21:14 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:21:14 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:21:14 ---> 7f763cca56b3 22:21:14 Step 15/35 : FROM alpine:3.16 22:21:14 3.16: Pulling from library/alpine 22:21:14 9b18e9b68314: Pulling fs layer 22:21:14 9b18e9b68314: Verifying Checksum 22:21:14 9b18e9b68314: Download complete 22:21:14 9b18e9b68314: Pull complete 22:21:14 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:21:14 Status: Downloaded newer image for alpine:3.16 22:21:14 ---> a6215f271958 22:21:14 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:21:14 ---> Running in f954b6fe8a1f 22:21:14 Removing intermediate container f954b6fe8a1f 22:21:14 ---> 92d0f5891078 22:21:14 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:21:14 ---> Running in 85246d1e9e11 22:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:21:17 (1/82) Installing dumb-init (1.2.5-r1) 22:21:17 (2/82) Installing sdl2 (2.0.22-r0) 22:21:17 (3/82) Installing libxau (1.0.9-r0) 22:21:17 (4/82) Installing libxdmcp (1.1.3-r0) 22:21:17 (5/82) Installing libxcb (1.15-r0) 22:21:17 (6/82) Installing libx11 (1.8-r0) 22:21:17 (7/82) Installing aom-libs (3.3.0-r0) 22:21:18 (8/82) Installing alsa-lib (1.2.7.2-r0) 22:21:18 (9/82) Installing expat (2.4.8-r0) 22:21:18 (10/82) Installing brotli-libs (1.0.9-r6) 22:21:18 (11/82) Installing libbz2 (1.0.8-r1) 22:21:18 (12/82) Installing libpng (1.6.37-r1) 22:21:18 (13/82) Installing freetype (2.12.1-r0) 22:21:18 (14/82) Installing fontconfig (2.14.0-r0) 22:21:18 (15/82) Installing fribidi (1.0.12-r0) 22:21:18 (16/82) Installing libffi (3.4.2-r1) 22:21:18 (17/82) Installing libintl (0.21-r2) 22:21:18 (18/82) Installing libblkid (2.38-r1) 22:21:18 (19/82) Installing libmount (2.38-r1) 22:21:18 (20/82) Installing pcre (8.45-r2) 22:21:18 (21/82) Installing glib (2.72.1-r0) 22:21:18 (22/82) Installing graphite2 (1.3.14-r1) 22:21:18 (23/82) Installing harfbuzz (4.3.0-r0) 22:21:18 (24/82) Installing libass (0.16.0-r0) 22:21:18 (25/82) Installing libdav1d (1.0.0-r0) 22:21:18 (26/82) Installing libdrm (2.4.110-r0) 22:21:18 (27/82) Installing gmp (6.2.1-r2) 22:21:18 (28/82) Installing nettle (3.7.3-r0) 22:21:18 (29/82) Installing p11-kit (0.24.1-r0) 22:21:18 (30/82) Installing libtasn1 (4.18.0-r0) 22:21:18 (31/82) Installing libunistring (1.0-r0) 22:21:18 (32/82) Installing gnutls (3.7.7-r0) 22:21:18 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:21:18 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 22:21:19 (35/82) Installing lame (3.100-r0) 22:21:19 (36/82) Installing opus (1.3.1-r1) 22:21:19 (37/82) Installing libasyncns (0.8-r1) 22:21:19 (38/82) Installing dbus-libs (1.14.0-r1) 22:21:19 (39/82) Installing libltdl (2.4.7-r0) 22:21:19 (40/82) Installing orc (0.4.32-r0) 22:21:19 (41/82) Installing libgcc (11.2.1_git20220219-r2) 22:21:19 (42/82) Installing libogg (1.3.5-r1) 22:21:19 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 22:21:19 (44/82) Installing flac (1.3.4-r0) 22:21:19 (45/82) Installing libvorbis (1.3.7-r0) 22:21:19 (46/82) Installing libsndfile (1.1.0-r0) 22:21:19 (47/82) Installing libgomp (11.2.1_git20220219-r2) 22:21:19 (48/82) Installing soxr (0.1.3-r2) 22:21:19 (49/82) Installing speexdsp (1.2.0-r0) 22:21:19 (50/82) Installing tdb-libs (1.4.6-r0) 22:21:19 (51/82) Installing libpulse (15.0-r2) 22:21:19 (52/82) Installing cjson (1.7.15-r3) 22:21:19 (53/82) Installing mbedtls (2.28.1-r0) 22:21:19 (54/82) Installing librist (0.2.6-r1) 22:21:19 (55/82) Installing libsrt (1.4.4-r0) 22:21:19 (56/82) Installing libssh (0.9.6-r1) 22:21:19 (57/82) Installing libtheora (1.1.1-r16) 22:21:19 (58/82) Installing libjpeg-turbo (2.1.3-r1) 22:21:19 (59/82) Installing v4l-utils-libs (1.22.1-r1) 22:21:19 (60/82) Installing libxext (1.3.4-r0) 22:21:19 (61/82) Installing libxfixes (6.0.0-r0) 22:21:19 (62/82) Installing wayland-libs-client (1.20.0-r0) 22:21:19 (63/82) Installing libva (2.14.0-r0) 22:21:19 (64/82) Installing libvdpau (1.5-r0) 22:21:19 (65/82) Installing vidstab (1.1.0-r1) 22:21:19 (66/82) Installing libvpx (1.11.0-r1) 22:21:19 (67/82) Installing libwebp (1.2.3-r0) 22:21:19 (68/82) Installing x264-libs (0.163_git20210613-r0) 22:21:19 (69/82) Installing numactl (2.0.14-r0) 22:21:19 (70/82) Installing x265-libs (3.5-r3) 22:21:19 (71/82) Installing xvidcore (1.3.7-r1) 22:21:19 (72/82) Installing ffmpeg-libs (5.0.1-r1) 22:21:20 (73/82) Installing ffmpeg (5.0.1-r1) 22:21:20 (74/82) Installing udev-init-scripts (35-r0) 22:21:20 Executing udev-init-scripts-35-r0.post-install 22:21:20 (75/82) Installing eudev-libs (3.2.11-r0) 22:21:20 (76/82) Installing xz-libs (5.2.5-r1) 22:21:20 (77/82) Installing zstd-libs (1.5.2-r1) 22:21:20 (78/82) Installing kmod-libs (29-r2) 22:21:20 (79/82) Installing eudev (3.2.11-r0) 22:21:20 (80/82) Installing libsodium (1.0.18-r0) 22:21:20 (81/82) Installing libzmq (4.3.4-r0) 22:21:20 (82/82) Installing zeromq (4.3.4-r0) 22:21:20 Executing busybox-1.35.0-r17.trigger 22:21:20 Executing eudev-3.2.11-r0.trigger 22:21:20 OK: 78 MiB in 96 packages 22:21:23 Removing intermediate container 85246d1e9e11 22:21:23 ---> 0ad18a1bc2f0 22:21:23 Step 18/35 : WORKDIR / 22:21:23 ---> Running in e378257814af 22:21:24 Removing intermediate container e378257814af 22:21:24 ---> 9093f05fbbcf 22:21:24 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:21:25 ---> 705928903219 22:21:25 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:21:26 ---> 9f9ad21cce0a 22:21:26 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:21:27 ---> 0516e384d566 22:21:27 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:21:27 ---> 4cb164bbe9ac 22:21:27 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:21:28 ---> da00edf50adf 22:21:28 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:21:29 ---> 73680dd3d9dc 22:21:29 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:21:30 ---> 232279220261 22:21:30 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:21:30 ---> Running in 3124a7af7840 22:21:32 Removing intermediate container 3124a7af7840 22:21:32 ---> 4e978127331d 22:21:32 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:21:32 ---> Running in c9a0bc074619 22:21:33 Removing intermediate container c9a0bc074619 22:21:33 ---> 125d4cc3af21 22:21:33 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:21:34 ---> Running in 2c43a39c4a7f 22:21:36 Removing intermediate container 2c43a39c4a7f 22:21:36 ---> d6e4550be33d 22:21:36 Step 29/35 : EXPOSE 59983 22:21:36 ---> Running in e30a5f2e540b 22:21:36 Removing intermediate container e30a5f2e540b 22:21:36 ---> 74e6e7aa74e9 22:21:36 Step 30/35 : EXPOSE 8554 22:21:36 ---> Running in b36c2eb5f713 22:21:37 Removing intermediate container b36c2eb5f713 22:21:37 ---> df32726c35de 22:21:37 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:21:37 ---> Running in 8323f58ab0ea 22:21:37 Removing intermediate container 8323f58ab0ea 22:21:37 ---> 50ba16f1a5df 22:21:37 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:21:37 ---> Running in ef254819bfc5 22:21:37 Removing intermediate container ef254819bfc5 22:21:37 ---> b039f7620acf 22:21:37 Step 33/35 : LABEL arch=arm64 22:21:37 ---> Running in 13b2d1574b3f 22:21:38 Removing intermediate container 13b2d1574b3f 22:21:38 ---> ecfc74c4ddea 22:21:38 Step 34/35 : LABEL git_sha=0a9f00bd9fde175d00e24b55ed571ef77bca9b17 22:21:38 ---> Running in 241bec585e7d 22:21:38 Removing intermediate container 241bec585e7d 22:21:38 ---> 7909c275a411 22:21:38 Step 35/35 : LABEL version=0.0.0 22:21:39 ---> Running in 76b4a3afbaac 22:21:39 Removing intermediate container 76b4a3afbaac 22:21:39 ---> c572be761db8 22:21:39 [Warning] One or more build-args [ARCH] were not consumed 22:21:39 Successfully built c572be761db8 22:21:39 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:40 22:21:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:21:41 arm64: Pulling from edgex-lftools-log-publisher 22:21:41 8998bd30e6a1: Pulling fs layer 22:21:41 04944245beec: Pulling fs layer 22:21:41 699f458cf7ca: Pulling fs layer 22:21:41 765212b225bb: Pulling fs layer 22:21:41 f23df028b6ca: Pulling fs layer 22:21:41 d65c8cfc05b1: Pulling fs layer 22:21:41 2437ff75d9bd: Pulling fs layer 22:21:41 765212b225bb: Waiting 22:21:41 f23df028b6ca: Waiting 22:21:41 2437ff75d9bd: Waiting 22:21:41 d65c8cfc05b1: Waiting 22:21:41 04944245beec: Verifying Checksum 22:21:41 04944245beec: Download complete 22:21:41 765212b225bb: Verifying Checksum 22:21:41 765212b225bb: Download complete 22:21:41 f23df028b6ca: Verifying Checksum 22:21:41 f23df028b6ca: Download complete 22:21:41 d65c8cfc05b1: Verifying Checksum 22:21:41 d65c8cfc05b1: Download complete 22:21:41 699f458cf7ca: Verifying Checksum 22:21:41 699f458cf7ca: Download complete 22:21:41 8998bd30e6a1: Download complete 22:21:44 2437ff75d9bd: Verifying Checksum 22:21:44 2437ff75d9bd: Download complete 22:21:46 8998bd30e6a1: Pull complete 22:21:46 04944245beec: Pull complete 22:21:48 699f458cf7ca: Pull complete 22:21:48 765212b225bb: Pull complete 22:21:49 f23df028b6ca: Pull complete 22:21:49 d65c8cfc05b1: Pull complete 22:22:04 2437ff75d9bd: Pull complete 22:22:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:22:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:05 prd-ubuntu20.04-docker-arm64-4c-16g-22341 does not seem to be running inside a container 22:22:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:22:08 $ docker top d4a0b2b5307496ebc76493b6032b1c4cd83d82761cb55f2dbd7d249fc94bb568 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:09 ---> job-cost.sh 22:22:09 lf-activate-venv: SKIPPING 22:22:09 INFO: No Stack... 22:22:09 INFO: Retrieving Pricing Info for: v3-standard-4 22:22:10 INFO: Archiving Costs [Pipeline] sh 22:22:11 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 22:22:11 + cut -d, -f6 [Pipeline] lock 22:22:11 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-76-1-stack-cost] 22:22:11 Resource [jenkins-edgexfoundry-device-usb-camera-PR-76-1-stack-cost] did not exist. Created. 22:22:11 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:12 /w/workspace/device-usb-camera/1@tmp/durable-9fc109c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:22:12 + echo total: 0.10999999940395355 [Pipeline] stash 22:22:13 Warning: overwriting stash ‘stack-cost’ 22:22:13 Stashed 1 file(s) [Pipeline] } 22:22:13 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:22:13 $ docker stop --time=1 d4a0b2b5307496ebc76493b6032b1c4cd83d82761cb55f2dbd7d249fc94bb568 22:22:14 $ docker rm -f d4a0b2b5307496ebc76493b6032b1c4cd83d82761cb55f2dbd7d249fc94bb568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:22:15 provisioning config files... 22:22:15 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-76@tmp/config5668758441404423753tmp [Pipeline] { [Pipeline] sh 22:22:16 + set +x 22:22:16 + curl -s https://codecov.io/bash 22:22:16 + bash -s -- 22:22:16 22:22:16 _____ _ 22:22:16 / ____| | | 22:22:16 | | ___ __| | ___ ___ _____ __ 22:22:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:22:16 | |___| (_) | (_| | __/ (_| (_) \ V / 22:22:16 \_____\___/ \__,_|\___|\___\___/ \_/ 22:22:16 Bash-1.0.6 22:22:16 22:22:16 22:22:16 ==> git version 2.25.1 found 22:22:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:22:16 Release-Date: 2020-01-08 22:22:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:22:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:22:16 ==> Jenkins CI detected. 22:22:16 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-76 22:22:16 project root: . 22:22:16 --> token set from env 22:22:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:22:16 ==> Running gcov in . (disable via -X gcov) 22:22:16 ==> Python coveragepy not found 22:22:16 ==> Searching for coverage reports in: 22:22:16 + . 22:22:16 -> Found 1 reports 22:22:16 ==> Detecting git/mercurial file structure 22:22:16 ==> Reading reports 22:22:16 + ./coverage.out bytes=29387 22:22:16 ==> Appending adjustments 22:22:16 https://docs.codecov.io/docs/fixing-reports 22:22:16 + Found adjustments 22:22:16 ==> Gzipping contents 22:22:16 8.0K /tmp/codecov.QGWKwn.gz 22:22:16 ==> Uploading reports 22:22:16 url: https://codecov.io 22:22:16 query: branch=PR-76&commit=0a9f00bd9fde175d00e24b55ed571ef77bca9b17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=76&job=&cmd_args= 22:22:16 -> Pinging Codecov 22:22:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-76&commit=0a9f00bd9fde175d00e24b55ed571ef77bca9b17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=76&job=&cmd_args= 22:22:16 -> Uploading to 22:22:16 https://storage.googleapis.com/codecov/v4/raw/2022-08-09/73D8F5FF140700D3E01443B452E23636/0a9f00bd9fde175d00e24b55ed571ef77bca9b17/ca21a1c6-5738-4b8e-9a74-e990a5669eba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220809T222216Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a64d92250c2c5eb2e414e52bfc62f9fb538e57b68cb868c477fe8e3666c98a73 22:22:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:22:16 Dload Upload Total Spent Left Speed 22:22:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 20495 --:--:-- --:--:-- --:--:-- 20394 100 4140 0 0 100 4140 0 17542 --:--:-- --:--:-- --:--:-- 17468 22:22:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/0a9f00bd9fde175d00e24b55ed571ef77bca9b17 [Pipeline] } 22:22:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:22:18 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-76/archives ] 22:22:18 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-76/archives 22:22:18 total 16 22:22:18 drwxr-xr-x 3 root root 4096 Aug 9 22:16 . 22:22:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 22:16 .. 22:22:18 drwxr-xr-x 2 root root 4096 Aug 9 22:16 cost 22:22:18 -rw-r--r-- 1 root root 88 Aug 9 22:16 cost.csv 22:22:18 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-76/archives 22:22:18 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-76/archives 22:22:18 total 16 22:22:18 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 22:16 . 22:22:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 22:16 .. 22:22:18 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 22:16 cost 22:22:18 -rw-r--r-- 1 jenkins jenkins 88 Aug 9 22:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:22:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:22:19 ---> package-listing.sh 22:22:19 ++ facter osfamily 22:22:19 ++ tr '[:upper:]' '[:lower:]' 22:22:20 + OS_FAMILY=debian 22:22:20 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-76 22:22:20 + START_PACKAGES=/tmp/packages_start.txt 22:22:20 + END_PACKAGES=/tmp/packages_end.txt 22:22:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:22:20 + PACKAGES=/tmp/packages_start.txt 22:22:20 + '[' /w/workspace/xfoundry_device-usb-camera_PR-76 ']' 22:22:20 + PACKAGES=/tmp/packages_end.txt 22:22:20 + case "${OS_FAMILY}" in 22:22:20 + dpkg -l 22:22:20 + grep '^ii' 22:22:20 + '[' -f /tmp/packages_start.txt ']' 22:22:20 + '[' -f /tmp/packages_end.txt ']' 22:22:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:22:20 + '[' /w/workspace/xfoundry_device-usb-camera_PR-76 ']' 22:22:20 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-76/archives/ 22:22:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-76/archives/ [Pipeline] echo 22:22:20 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-76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:22:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:21 prd-ubuntu20.04-docker-8c-8g-22342 does not seem to be running inside a container 22:22:21 $ 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-76/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-76 -v /w/workspace/xfoundry_device-usb-camera_PR-76:/w/workspace/xfoundry_device-usb-camera_PR-76:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-76@tmp:/w/workspace/xfoundry_device-usb-camera_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:22:21 $ docker top b76434afaf879d6a7a186e20f43bb1b4fa090dc9151f8fc15e898007262ecc13 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:21 + touch /tmp/pre-build-complete [Pipeline] sh 22:22:22 + mkdir -p /var/log/sysstat [Pipeline] sh 22:22:22 + ls /var/log/sa-host 22:22:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:22 provisioning config files... 22:22:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-76@tmp/config7631682243133366069tmp [Pipeline] { [Pipeline] echo 22:22:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:22:23 ---> create-netrc.sh [Pipeline] } 22:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:22:23 ---> python-tools-install.sh [Pipeline] echo 22:22:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:22:23 ---> sudo-logs.sh 22:22:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:22:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:22:24 ---> job-cost.sh 22:22:24 lf-activate-venv: SKIPPING 22:22:24 DEBUG: total: 0.2199999988079071 22:22:24 INFO: Retrieving Stack Cost... 22:22:24 INFO: Retrieving Pricing Info for: v3-standard-8 22:22:25 INFO: Archiving Costs [Pipeline] echo 22:22:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:22:25 ---> logs-deploy.sh 22:22:25 lf-activate-venv: SKIPPING 22:22:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-76/1 22:22:25 INFO: archiving workspace using pattern(s): 22:22:26 Archives upload complete. 22:22:26 INFO: archiving logs to Nexus 22:22:27 ---> uname -a: 22:22:27 Linux prd-ubuntu20-04-docker-8c-8g-22342 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:22:27 22:22:27 22:22:27 ---> lscpu: 22:22:27 Architecture: x86_64 22:22:27 CPU op-mode(s): 32-bit, 64-bit 22:22:27 Byte Order: Little Endian 22:22:27 Address sizes: 40 bits physical, 48 bits virtual 22:22:27 CPU(s): 8 22:22:27 On-line CPU(s) list: 0-7 22:22:27 Thread(s) per core: 1 22:22:27 Core(s) per socket: 1 22:22:27 Socket(s): 8 22:22:27 NUMA node(s): 1 22:22:27 Vendor ID: AuthenticAMD 22:22:27 CPU family: 23 22:22:27 Model: 49 22:22:27 Model name: AMD EPYC-Rome Processor 22:22:27 Stepping: 0 22:22:27 CPU MHz: 2799.998 22:22:27 BogoMIPS: 5599.99 22:22:27 Virtualization: AMD-V 22:22:27 Hypervisor vendor: KVM 22:22:27 Virtualization type: full 22:22:27 L1d cache: 256 KiB 22:22:27 L1i cache: 256 KiB 22:22:27 L2 cache: 4 MiB 22:22:27 L3 cache: 128 MiB 22:22:27 NUMA node0 CPU(s): 0-7 22:22:27 Vulnerability Itlb multihit: Not affected 22:22:27 Vulnerability L1tf: Not affected 22:22:27 Vulnerability Mds: Not affected 22:22:27 Vulnerability Meltdown: Not affected 22:22:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:22:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:22:27 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:22:27 Vulnerability Srbds: Not affected 22:22:27 Vulnerability Tsx async abort: Not affected 22:22:27 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 22:22:27 22:22:27 22:22:27 ---> nproc: 22:22:27 8 22:22:27 22:22:27 22:22:27 ---> df -h: 22:22:27 Filesystem Size Used Avail Use% Mounted on 22:22:27 overlay 155G 12G 144G 8% / 22:22:27 tmpfs 64M 0 64M 0% /dev 22:22:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:22:27 shm 64M 0 64M 0% /dev/shm 22:22:27 /dev/vda1 155G 12G 144G 8% /facter-os 22:22:27 22:22:27