Pull request #33 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 farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from f0869547065ff951d29868c456c216123e6da9de+aaa7e572fda13da2933300a631edf8df830ba1ce (db8b3f791dd63d8cb26ee2c68bfb8a95cd28bb8e) 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-ssh5267297166514147592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh6911300950483021132.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-33/workspace@libs/edgex-global-pipelines # 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-33/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12231461081433570251.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-33/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3760794693027429102.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh529092956961561982.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-33/workspace@libs/lf-pipelines # 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-33/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1709161208341234561.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64345’ Running on prd-ubuntu20.04-docker-8c-8g-64348 in /w/workspace/xfoundry_device-usb-camera_PR-33 [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-33 # 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/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit f0869547065ff951d29868c456c216123e6da9de Merge succeeded, producing f0869547065ff951d29868c456c216123e6da9de Checking out Revision f0869547065ff951d29868c456c216123e6da9de (PR-33) > git config core.sparsecheckout # timeout=10 > git checkout -f f0869547065ff951d29868c456c216123e6da9de # 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 aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0869547065ff951d29868c456c216123e6da9de # timeout=10 Commit message: "docs: link to all device examples" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T09:07:07.654Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T09:07:07.821Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T09:07:07.914Z] ========================================================= [2022-05-23T09:07:07.914Z] EdgeX Global Pipelines Version Info [2022-05-23T09:07:07.914Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:07:08.711Z] ------------------- [2022-05-23T09:07:08.711Z] stable info: [2022-05-23T09:07:08.711Z] ------------------- [2022-05-23T09:07:08.711Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T09:07:08.711Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T09:07:08.711Z] Message: update stable to v1.0.230 [2022-05-23T09:07:09.281Z] ------------------- [2022-05-23T09:07:09.281Z] experimental info: [2022-05-23T09:07:09.281Z] ------------------- [2022-05-23T09:07:09.281Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T09:07:09.281Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T09:07:09.281Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T09:07:09.586Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-23T09:07:09.621Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-23T09:07:09.656Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T09:07:09.692Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T09:07:09.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T09:07:09.763Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T09:07:09.797Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T09:07:09.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-23T09:07:09.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T09:07:09.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T09:07:09.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T09:07:09.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-23T09:07:10.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T09:07:10.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T09:07:10.084Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T09:07:10.119Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T09:07:10.156Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T09:07:10.196Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T09:07:10.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T09:07:10.268Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T09:07:10.414Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-23T09:07:10.455Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-23T09:07:10.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-23T09:07:10.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-23T09:07:10.570Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-23T09:07:10.607Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T09:07:10.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-33 [Pipeline] echo [2022-05-23T09:07:10.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-33 [Pipeline] echo [2022-05-23T09:07:10.719Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-33 [Pipeline] echo [2022-05-23T09:07:10.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0869547065ff951d29868c456c216123e6da9de [Pipeline] echo [2022-05-23T09:07:10.793Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f086954 [Pipeline] echo [2022-05-23T09:07:10.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T09:07:10.931Z] provisioning config files... [2022-05-23T09:07:10.947Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-33@tmp/config5299908632568278801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:07:11.285Z] ---> docker-login.sh [2022-05-23T09:07:11.285Z] nexus3.edgexfoundry.org:10001 [2022-05-23T09:07:11.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:07:11.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:07:11.546Z] Configure a credential helper to remove this warning. See [2022-05-23T09:07:11.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:07:11.546Z] [2022-05-23T09:07:11.546Z] Login Succeeded [2022-05-23T09:07:11.546Z] nexus3.edgexfoundry.org:10002 [2022-05-23T09:07:11.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:07:11.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:07:11.807Z] Configure a credential helper to remove this warning. See [2022-05-23T09:07:11.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:07:11.807Z] [2022-05-23T09:07:11.807Z] Login Succeeded [2022-05-23T09:07:11.807Z] nexus3.edgexfoundry.org:10003 [2022-05-23T09:07:11.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:07:11.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:07:11.807Z] Configure a credential helper to remove this warning. See [2022-05-23T09:07:11.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:07:11.807Z] [2022-05-23T09:07:11.807Z] Login Succeeded [2022-05-23T09:07:11.807Z] nexus3.edgexfoundry.org:10004 [2022-05-23T09:07:11.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:07:12.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:07:12.070Z] Configure a credential helper to remove this warning. See [2022-05-23T09:07:12.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:07:12.070Z] [2022-05-23T09:07:12.070Z] Login Succeeded [2022-05-23T09:07:12.070Z] docker.io [2022-05-23T09:07:12.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:07:12.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:07:12.332Z] Configure a credential helper to remove this warning. See [2022-05-23T09:07:12.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:07:12.332Z] [2022-05-23T09:07:12.332Z] Login Succeeded [2022-05-23T09:07:12.332Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T09:07:12.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-23T09:07:12.945Z] + git rev-list -1 --merges f0869547065ff951d29868c456c216123e6da9de~1..f0869547065ff951d29868c456c216123e6da9de [Pipeline] echo [2022-05-23T09:07:13.086Z] -----------> git rev-list -1 --merges f0869547065ff951d29868c456c216123e6da9de~1..f0869547065ff951d29868c456c216123e6da9de f0869547065ff951d29868c456c216123e6da9de [false] [Pipeline] sh [2022-05-23T09:07:13.409Z] + git log --format=format:%s -1 f0869547065ff951d29868c456c216123e6da9de [Pipeline] echo [2022-05-23T09:07:13.439Z] ========================================================= [2022-05-23T09:07:13.439Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T09:07:13.439Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T09:07:13.860Z] + git log --format=format:%s -1 f0869547065ff951d29868c456c216123e6da9de [Pipeline] echo [2022-05-23T09:07:13.890Z] [semverPrep] GIT_COMMIT: f0869547065ff951d29868c456c216123e6da9de, Commit Message: docs: link to all device examples [Pipeline] echo [2022-05-23T09:07:13.916Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-23T09:07:14.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T09:07:14.323Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T09:07:14.323Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T09:07:14.323Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T09:07:14.323Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T09:07:14.323Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T09:07:14.323Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:07:14.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T09:07:14.715Z] [2022-05-23T09:07:14.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:07:15.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T09:07:15.057Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T09:07:15.057Z] 1fe172e4850f: Pulling fs layer [2022-05-23T09:07:15.057Z] caf521ccaac6: Pulling fs layer [2022-05-23T09:07:15.057Z] 3ead6fa29328: Pulling fs layer [2022-05-23T09:07:15.057Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T09:07:15.057Z] a8d5f1318db7: Pulling fs layer [2022-05-23T09:07:15.057Z] c427282e49a2: Pulling fs layer [2022-05-23T09:07:15.057Z] 1827001aaf11: Pulling fs layer [2022-05-23T09:07:15.057Z] 0714d37db230: Pulling fs layer [2022-05-23T09:07:15.057Z] ac28cf19c067: Pulling fs layer [2022-05-23T09:07:15.057Z] ca983d60f3e2: Pulling fs layer [2022-05-23T09:07:15.057Z] 9f894cec8388: Pulling fs layer [2022-05-23T09:07:15.057Z] 1827001aaf11: Waiting [2022-05-23T09:07:15.057Z] 0714d37db230: Waiting [2022-05-23T09:07:15.057Z] ac28cf19c067: Waiting [2022-05-23T09:07:15.057Z] ca983d60f3e2: Waiting [2022-05-23T09:07:15.057Z] 9f894cec8388: Waiting [2022-05-23T09:07:15.057Z] a8d5f1318db7: Waiting [2022-05-23T09:07:15.057Z] 5c2a1cbceb83: Waiting [2022-05-23T09:07:15.057Z] c427282e49a2: Waiting [2022-05-23T09:07:15.057Z] caf521ccaac6: Verifying Checksum [2022-05-23T09:07:15.057Z] caf521ccaac6: Download complete [2022-05-23T09:07:15.057Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T09:07:15.057Z] 5c2a1cbceb83: Download complete [2022-05-23T09:07:15.319Z] a8d5f1318db7: Verifying Checksum [2022-05-23T09:07:15.319Z] a8d5f1318db7: Download complete [2022-05-23T09:07:15.319Z] c427282e49a2: Verifying Checksum [2022-05-23T09:07:15.319Z] c427282e49a2: Download complete [2022-05-23T09:07:15.319Z] 3ead6fa29328: Verifying Checksum [2022-05-23T09:07:15.319Z] 3ead6fa29328: Download complete [2022-05-23T09:07:15.319Z] 0714d37db230: Verifying Checksum [2022-05-23T09:07:15.319Z] 0714d37db230: Download complete [2022-05-23T09:07:15.319Z] ac28cf19c067: Verifying Checksum [2022-05-23T09:07:15.319Z] ac28cf19c067: Download complete [2022-05-23T09:07:15.319Z] ca983d60f3e2: Download complete [2022-05-23T09:07:15.319Z] 9f894cec8388: Download complete [2022-05-23T09:07:15.319Z] 1fe172e4850f: Verifying Checksum [2022-05-23T09:07:15.319Z] 1fe172e4850f: Download complete [2022-05-23T09:07:15.577Z] 1827001aaf11: Verifying Checksum [2022-05-23T09:07:15.577Z] 1827001aaf11: Download complete [2022-05-23T09:07:16.519Z] 1fe172e4850f: Pull complete [2022-05-23T09:07:16.779Z] caf521ccaac6: Pull complete [2022-05-23T09:07:17.346Z] 3ead6fa29328: Pull complete [2022-05-23T09:07:17.346Z] 5c2a1cbceb83: Pull complete [2022-05-23T09:07:17.606Z] a8d5f1318db7: Pull complete [2022-05-23T09:07:17.606Z] c427282e49a2: Pull complete [2022-05-23T09:07:19.517Z] 1827001aaf11: Pull complete [2022-05-23T09:07:19.517Z] 0714d37db230: Pull complete [2022-05-23T09:07:19.517Z] ac28cf19c067: Pull complete [2022-05-23T09:07:19.517Z] ca983d60f3e2: Pull complete [2022-05-23T09:07:19.777Z] 9f894cec8388: Pull complete [2022-05-23T09:07:19.777Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T09:07:19.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T09:07:19.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T09:07:19.868Z] prd-ubuntu20.04-docker-8c-8g-64348 does not seem to be running inside a container [2022-05-23T09:07:19.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-33 -v /w/workspace/xfoundry_device-usb-camera_PR-33:/w/workspace/xfoundry_device-usb-camera_PR-33:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-33@tmp:/w/workspace/xfoundry_device-usb-camera_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T09:07:21.685Z] $ docker top eb83c4eefa08c7e968a43bf7df11d29929fbe1a70722f034e23b91fc81bea68c -eo pid,comm [2022-05-23T09:07:21.738Z] 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). [2022-05-23T09:07:21.738Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T09:07:21.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T09:07:21.853Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T09:07:21.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T09:07:21.963Z] $ docker exec eb83c4eefa08c7e968a43bf7df11d29929fbe1a70722f034e23b91fc81bea68c ssh-agent [2022-05-23T09:07:22.076Z] SSH_AUTH_SOCK=/tmp/ssh-B9RkeuYBe6Tz/agent.32 [2022-05-23T09:07:22.076Z] SSH_AGENT_PID=38 [2022-05-23T09:07:22.085Z] Running ssh-add (command line suppressed) [2022-05-23T09:07:22.192Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-33@tmp/private_key_7624453465217515110.key (/w/workspace/xfoundry_device-usb-camera_PR-33@tmp/private_key_7624453465217515110.key) [2022-05-23T09:07:22.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T09:07:22.536Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T09:07:22.566Z] $ docker exec --env ******** --env ******** eb83c4eefa08c7e968a43bf7df11d29929fbe1a70722f034e23b91fc81bea68c ssh-agent -k [2022-05-23T09:07:22.674Z] unset SSH_AUTH_SOCK; [2022-05-23T09:07:22.674Z] unset SSH_AGENT_PID; [2022-05-23T09:07:22.674Z] echo Agent pid 38 killed; [2022-05-23T09:07:22.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T09:07:22.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T09:07:22.761Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T09:07:22.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T09:07:22.880Z] $ docker exec eb83c4eefa08c7e968a43bf7df11d29929fbe1a70722f034e23b91fc81bea68c ssh-agent [2022-05-23T09:07:22.991Z] SSH_AUTH_SOCK=/tmp/ssh-irQiZ75i1WBD/agent.71 [2022-05-23T09:07:22.991Z] SSH_AGENT_PID=77 [2022-05-23T09:07:22.995Z] Running ssh-add (command line suppressed) [2022-05-23T09:07:23.115Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-33@tmp/private_key_2668015986658455471.key (/w/workspace/xfoundry_device-usb-camera_PR-33@tmp/private_key_2668015986658455471.key) [2022-05-23T09:07:23.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T09:07:23.549Z] + git semver init [2022-05-23T09:07:23.809Z] 2022-05-23 09:07:23,744 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T09:07:23.809Z] 2022-05-23 09:07:23,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-33/.semver [2022-05-23T09:07:23.809Z] 2022-05-23 09:07:23,745 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-33/.semver [2022-05-23T09:07:23.809Z] 2022-05-23 09:07:23,745 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-33/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-33, universal_newlines=False, shell=None, istream=None) [2022-05-23T09:07:24.379Z] 2022-05-23 09:07:24,289 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-33/.git/info/exclude [2022-05-23T09:07:24.379Z] 2022-05-23 09:07:24,289 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-33/.semver/PR-33 with force:False [2022-05-23T09:07:24.379Z] 2022-05-23 09:07:24,290 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-33/.semver/PR-33 [2022-05-23T09:07:24.379Z] 2022-05-23 09:07:24,294 [execute] INFO git cat-file --batch-check [2022-05-23T09:07:24.379Z] 2022-05-23 09:07:24,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T09:07:24.379Z] 2022-05-23 09:07:24,301 [execute] INFO git cat-file --batch [2022-05-23T09:07:24.379Z] 2022-05-23 09:07:24,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T09:07:24.379Z] 2022-05-23 09:07:24,306 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-33/.semver/PR-33 [2022-05-23T09:07:24.379Z] 0.0.0 [Pipeline] } [2022-05-23T09:07:24.408Z] $ docker exec --env ******** --env ******** eb83c4eefa08c7e968a43bf7df11d29929fbe1a70722f034e23b91fc81bea68c ssh-agent -k [2022-05-23T09:07:24.512Z] unset SSH_AUTH_SOCK; [2022-05-23T09:07:24.513Z] unset SSH_AGENT_PID; [2022-05-23T09:07:24.513Z] echo Agent pid 77 killed; [2022-05-23T09:07:24.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T09:07:24.942Z] + git semver [Pipeline] } [2022-05-23T09:07:25.240Z] $ docker stop --time=1 eb83c4eefa08c7e968a43bf7df11d29929fbe1a70722f034e23b91fc81bea68c [2022-05-23T09:07:26.557Z] $ docker rm -f eb83c4eefa08c7e968a43bf7df11d29929fbe1a70722f034e23b91fc81bea68c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T09:07:26.964Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T09:07:27.256Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T09:07:27.276Z] [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 [2022-05-23T09:07:27.812Z] provisioning config files... [2022-05-23T09:07:27.822Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-33@tmp/config262827891500575015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:07:28.164Z] ---> docker-login.sh [2022-05-23T09:07:28.164Z] nexus3.edgexfoundry.org:10001 [2022-05-23T09:07:28.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:07:28.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:07:28.164Z] Configure a credential helper to remove this warning. See [2022-05-23T09:07:28.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:07:28.164Z] [2022-05-23T09:07:28.164Z] Login Succeeded [2022-05-23T09:07:28.164Z] nexus3.edgexfoundry.org:10002 [2022-05-23T09:07:28.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:07:28.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:07:28.425Z] Configure a credential helper to remove this warning. See [2022-05-23T09:07:28.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:07:28.425Z] [2022-05-23T09:07:28.425Z] Login Succeeded [2022-05-23T09:07:28.425Z] nexus3.edgexfoundry.org:10003 [2022-05-23T09:07:28.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:07:28.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:07:28.425Z] Configure a credential helper to remove this warning. See [2022-05-23T09:07:28.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:07:28.425Z] [2022-05-23T09:07:28.425Z] Login Succeeded [2022-05-23T09:07:28.425Z] nexus3.edgexfoundry.org:10004 [2022-05-23T09:07:28.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:07:28.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:07:28.687Z] Configure a credential helper to remove this warning. See [2022-05-23T09:07:28.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:07:28.687Z] [2022-05-23T09:07:28.687Z] Login Succeeded [2022-05-23T09:07:28.687Z] docker.io [2022-05-23T09:07:28.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:07:28.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:07:28.948Z] Configure a credential helper to remove this warning. See [2022-05-23T09:07:28.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:07:28.948Z] [2022-05-23T09:07:28.948Z] Login Succeeded [2022-05-23T09:07:28.948Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T09:07:28.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T09:07:29.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T09:07:29.182Z] ========================================================= [2022-05-23T09:07:29.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T09:07:29.182Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:07:29.606Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-23T09:07:29.606Z] Sending build context to Docker daemon 599kB [2022-05-23T09:07:29.606Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T09:07:29.606Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-23T09:07:29.606Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T09:07:29.606Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T09:07:29.606Z] 666ba61612fd: Pulling fs layer [2022-05-23T09:07:29.606Z] 8ed8ca486205: Pulling fs layer [2022-05-23T09:07:29.606Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T09:07:29.606Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T09:07:29.606Z] 4fe6c5a15a65: Waiting [2022-05-23T09:07:29.606Z] ca2b28591e48: Pulling fs layer [2022-05-23T09:07:29.606Z] a51346096db8: Pulling fs layer [2022-05-23T09:07:29.606Z] daebc70d1ce1: Pulling fs layer [2022-05-23T09:07:29.606Z] 22a0e8bec74d: Waiting [2022-05-23T09:07:29.606Z] ca2b28591e48: Waiting [2022-05-23T09:07:29.606Z] a51346096db8: Waiting [2022-05-23T09:07:29.606Z] 0e18a0eac166: Pulling fs layer [2022-05-23T09:07:29.606Z] 0e18a0eac166: Waiting [2022-05-23T09:07:29.606Z] 8ed8ca486205: Verifying Checksum [2022-05-23T09:07:29.606Z] 8ed8ca486205: Download complete [2022-05-23T09:07:29.606Z] 666ba61612fd: Verifying Checksum [2022-05-23T09:07:29.606Z] 666ba61612fd: Download complete [2022-05-23T09:07:29.606Z] 22a0e8bec74d: Verifying Checksum [2022-05-23T09:07:29.606Z] 22a0e8bec74d: Download complete [2022-05-23T09:07:29.606Z] ca2b28591e48: Download complete [2022-05-23T09:07:29.606Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T09:07:29.606Z] 59bf1c3509f3: Download complete [2022-05-23T09:07:29.606Z] a51346096db8: Verifying Checksum [2022-05-23T09:07:29.606Z] a51346096db8: Download complete [2022-05-23T09:07:29.868Z] daebc70d1ce1: Verifying Checksum [2022-05-23T09:07:29.868Z] daebc70d1ce1: Download complete [2022-05-23T09:07:29.868Z] 59bf1c3509f3: Pull complete [2022-05-23T09:07:30.130Z] 666ba61612fd: Pull complete [2022-05-23T09:07:30.130Z] 8ed8ca486205: Pull complete [2022-05-23T09:07:30.391Z] 0e18a0eac166: Verifying Checksum [2022-05-23T09:07:30.391Z] 0e18a0eac166: Download complete [2022-05-23T09:07:30.391Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T09:07:30.391Z] 4fe6c5a15a65: Download complete [2022-05-23T09:07:33.687Z] 4fe6c5a15a65: Pull complete [2022-05-23T09:07:33.952Z] 22a0e8bec74d: Pull complete [2022-05-23T09:07:33.952Z] ca2b28591e48: Pull complete [2022-05-23T09:07:33.952Z] a51346096db8: Pull complete [2022-05-23T09:07:33.952Z] daebc70d1ce1: Pull complete [2022-05-23T09:07:35.859Z] 0e18a0eac166: Pull complete [2022-05-23T09:07:35.859Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T09:07:35.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T09:07:35.859Z] ---> f018257e8ee9 [2022-05-23T09:07:35.859Z] Step 3/12 : ARG MAKE="make build" [2022-05-23T09:07:37.781Z] ---> Running in cdf8c36d4e9f [2022-05-23T09:07:37.781Z] Removing intermediate container cdf8c36d4e9f [2022-05-23T09:07:37.781Z] ---> 21e6e23bf881 [2022-05-23T09:07:37.781Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T09:07:37.781Z] ---> Running in 7bbae09ce124 [2022-05-23T09:07:37.781Z] Removing intermediate container 7bbae09ce124 [2022-05-23T09:07:37.781Z] ---> faa45808c906 [2022-05-23T09:07:37.781Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T09:07:38.042Z] ---> Running in 02100c45263f [2022-05-23T09:07:38.042Z] Removing intermediate container 02100c45263f [2022-05-23T09:07:38.042Z] ---> 7471229840a5 [2022-05-23T09:07:38.042Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:07:38.042Z] ---> Running in a74cdbfb4605 [2022-05-23T09:07:38.613Z] Removing intermediate container a74cdbfb4605 [2022-05-23T09:07:38.613Z] ---> f08bfec324f4 [2022-05-23T09:07:38.613Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T09:07:38.613Z] ---> Running in a38bdf5710ff [2022-05-23T09:07:38.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:07:39.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:07:40.074Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-23T09:07:40.074Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-23T09:07:40.074Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-23T09:07:40.333Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-23T09:07:40.333Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-23T09:07:40.333Z] (6/81) Installing libxcb (1.14-r2) [2022-05-23T09:07:40.596Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-23T09:07:40.596Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-23T09:07:40.858Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-23T09:07:40.858Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-23T09:07:40.858Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-23T09:07:41.122Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-23T09:07:41.122Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-23T09:07:41.122Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-23T09:07:41.384Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-23T09:07:41.384Z] (16/81) Installing libice (1.0.10-r0) [2022-05-23T09:07:41.384Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-23T09:07:41.645Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-23T09:07:41.645Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-23T09:07:41.645Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-23T09:07:41.907Z] (21/81) Installing xset (1.2.4-r0) [2022-05-23T09:07:41.907Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-23T09:07:41.907Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-23T09:07:42.170Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-23T09:07:42.170Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-23T09:07:42.170Z] (26/81) Installing libintl (0.21-r0) [2022-05-23T09:07:42.430Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-23T09:07:42.430Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-23T09:07:42.430Z] (29/81) Installing pcre (8.45-r1) [2022-05-23T09:07:42.651Z] Still waiting to schedule task [2022-05-23T09:07:42.651Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64346’ [2022-05-23T09:07:42.691Z] (30/81) Installing glib (2.70.1-r0) [2022-05-23T09:07:42.692Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-23T09:07:43.262Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-23T09:07:43.262Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-23T09:07:43.520Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-23T09:07:43.520Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-23T09:07:43.787Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-23T09:07:43.787Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-23T09:07:43.787Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T09:07:44.053Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-23T09:07:44.313Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-23T09:07:44.313Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-23T09:07:44.313Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-23T09:07:44.574Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-23T09:07:44.574Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-23T09:07:44.574Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-23T09:07:44.834Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-23T09:07:44.834Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-23T09:07:44.834Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-23T09:07:45.094Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-23T09:07:45.094Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-23T09:07:45.094Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-23T09:07:45.356Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-23T09:07:45.356Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-23T09:07:45.617Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-23T09:07:45.617Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-23T09:07:45.617Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-23T09:07:45.876Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-23T09:07:45.876Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-23T09:07:45.876Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-23T09:07:46.137Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-23T09:07:46.137Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-23T09:07:46.137Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-23T09:07:46.398Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-23T09:07:46.399Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T09:07:46.399Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-23T09:07:46.658Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T09:07:46.658Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-23T09:07:46.658Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-23T09:07:46.919Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-23T09:07:46.919Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-23T09:07:46.919Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-23T09:07:47.181Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-23T09:07:47.181Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-23T09:07:47.755Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T09:07:47.755Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-23T09:07:47.755Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-23T09:07:47.755Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T09:07:47.755Z] (77/81) Installing kmod-libs (29-r2) [2022-05-23T09:07:48.016Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-23T09:07:48.016Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-23T09:07:48.283Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-23T09:07:48.283Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-23T09:07:48.283Z] Executing busybox-1.34.1-r3.trigger [2022-05-23T09:07:48.283Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T09:07:48.283Z] OK: 335 MiB in 133 packages [2022-05-23T09:07:50.198Z] Removing intermediate container a38bdf5710ff [2022-05-23T09:07:50.198Z] ---> c2ae36046f90 [2022-05-23T09:07:50.198Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-23T09:07:50.198Z] ---> Running in af40332ca50e [2022-05-23T09:07:50.198Z] Removing intermediate container af40332ca50e [2022-05-23T09:07:50.198Z] ---> 83de6b42599d [2022-05-23T09:07:50.198Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-23T09:07:50.464Z] ---> 46b93a2dc1fd [2022-05-23T09:07:50.464Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:07:50.464Z] ---> Running in 7f4a54a87d21 [2022-05-23T09:08:02.696Z] Removing intermediate container 7f4a54a87d21 [2022-05-23T09:08:02.696Z] ---> 635c0eeb3b6f [2022-05-23T09:08:02.696Z] Step 11/12 : COPY . . [2022-05-23T09:08:02.955Z] ---> 20330ae51caf [2022-05-23T09:08:02.955Z] Step 12/12 : RUN ${MAKE} [2022-05-23T09:08:02.955Z] ---> Running in 4c465ce1d2a8 [2022-05-23T09:08:03.212Z] noop [2022-05-23T09:08:03.472Z] Removing intermediate container 4c465ce1d2a8 [2022-05-23T09:08:03.472Z] ---> d0aeb7f12b25 [2022-05-23T09:08:03.472Z] Successfully built d0aeb7f12b25 [2022-05-23T09:08:03.472Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:08:03.882Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T09:08:03.882Z] . [Pipeline] withDockerContainer [2022-05-23T09:08:04.008Z] prd-ubuntu20.04-docker-8c-8g-64348 does not seem to be running inside a container [2022-05-23T09:08:04.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-33 -v /w/workspace/xfoundry_device-usb-camera_PR-33:/w/workspace/xfoundry_device-usb-camera_PR-33:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-33@tmp:/w/workspace/xfoundry_device-usb-camera_PR-33@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 ******** ci-base-image-x86_64 cat [2022-05-23T09:08:04.452Z] $ docker top 19efd8932d2bdd57fe2e8851e46abfe1d38a5abfc67ad05953ed3d9b29c5c413 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T09:08:04.848Z] + go version [2022-05-23T09:08:04.848Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T09:08:04.893Z] $ docker stop --time=1 19efd8932d2bdd57fe2e8851e46abfe1d38a5abfc67ad05953ed3d9b29c5c413 [2022-05-23T09:08:06.181Z] $ docker rm -f 19efd8932d2bdd57fe2e8851e46abfe1d38a5abfc67ad05953ed3d9b29c5c413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:08:06.843Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T09:08:06.843Z] . [Pipeline] withDockerContainer [2022-05-23T09:08:06.926Z] prd-ubuntu20.04-docker-8c-8g-64348 does not seem to be running inside a container [2022-05-23T09:08:06.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-33 -v /w/workspace/xfoundry_device-usb-camera_PR-33:/w/workspace/xfoundry_device-usb-camera_PR-33:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-33@tmp:/w/workspace/xfoundry_device-usb-camera_PR-33@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 ******** ci-base-image-x86_64 cat [2022-05-23T09:08:07.344Z] $ docker top 897088d6343ab23313d94332b811876b30d2aca24ca977506b3e874a71e9d577 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T09:08:07.780Z] + make test [2022-05-23T09:08:07.780Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-23T09:08:08.039Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-23T09:08:18.020Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-23T09:08:18.020Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-23T09:08:23.303Z] CGO_ENABLED=1 go vet ./... [2022-05-23T09:08:26.598Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T09:08:26.598Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T09:08:26.598Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T09:08:26.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T09:08:26.703Z] $ docker stop --time=1 897088d6343ab23313d94332b811876b30d2aca24ca977506b3e874a71e9d577 [2022-05-23T09:08:28.447Z] $ docker rm -f 897088d6343ab23313d94332b811876b30d2aca24ca977506b3e874a71e9d577 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T09:08:28.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T09:08:28.998Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-23T09:08:29.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T09:08:30.296Z] + ls -al . [2022-05-23T09:08:30.296Z] total 164 [2022-05-23T09:08:30.296Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 09:08 . [2022-05-23T09:08:30.296Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 09:07 .. [2022-05-23T09:08:30.296Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 09:07 .git [2022-05-23T09:08:30.296Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:07 .github [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 349 May 23 09:07 .gitignore [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 42 May 23 09:07 .golangci.yml [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 77 May 23 09:07 .hadolint.yml [2022-05-23T09:08:30.296Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 09:07 .semver [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 23 09:07 Attribution.txt [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 181 May 23 09:07 CHANGELOG.md [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 23 09:07 Dockerfile [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 09:07 GOVERNANCE.md [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 659 May 23 09:07 Jenkinsfile [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 23 09:07 LICENSE [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 23 09:07 Makefile [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 622 May 23 09:07 OWNERS.md [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 8912 May 23 09:07 README.md [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 09:07 VERSION [2022-05-23T09:08:30.296Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:07 bin [2022-05-23T09:08:30.296Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 09:07 cmd [2022-05-23T09:08:30.296Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 09:08 coverage.out [2022-05-23T09:08:30.296Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:07 docker-compose [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 09:07 docker-entrypoint.sh [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 23 09:07 go.mod [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 23 09:07 go.sum [2022-05-23T09:08:30.296Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 09:07 internal [2022-05-23T09:08:30.296Z] -rw-rw-r-- 1 jenkins jenkins 231 May 23 09:07 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:08:30.636Z] + 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=f0869547065ff951d29868c456c216123e6da9de --label arch=amd64 --label version=0.0.0 . [2022-05-23T09:08:30.636Z] Sending build context to Docker daemon 600.1kB [2022-05-23T09:08:30.636Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T09:08:30.636Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-23T09:08:30.636Z] ---> d0aeb7f12b25 [2022-05-23T09:08:30.636Z] Step 3/29 : ARG MAKE="make build" [2022-05-23T09:08:30.636Z] ---> Running in 8f297a7ecafa [2022-05-23T09:08:30.896Z] Removing intermediate container 8f297a7ecafa [2022-05-23T09:08:30.896Z] ---> f791f1e76402 [2022-05-23T09:08:30.896Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T09:08:30.896Z] ---> Running in c128e6a09ab0 [2022-05-23T09:08:30.896Z] Removing intermediate container c128e6a09ab0 [2022-05-23T09:08:30.896Z] ---> 8e8ba4d468eb [2022-05-23T09:08:30.896Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T09:08:30.896Z] ---> Running in 13e8e7ba3e93 [2022-05-23T09:08:31.157Z] Removing intermediate container 13e8e7ba3e93 [2022-05-23T09:08:31.157Z] ---> b29b334eae11 [2022-05-23T09:08:31.157Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:08:31.157Z] ---> Running in c465c47e8f04 [2022-05-23T09:08:31.728Z] Removing intermediate container c465c47e8f04 [2022-05-23T09:08:31.728Z] ---> 38c5b289e9f3 [2022-05-23T09:08:31.728Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T09:08:31.728Z] ---> Running in fc1ea3a81ece [2022-05-23T09:08:31.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:08:32.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:08:32.930Z] OK: 335 MiB in 133 packages [2022-05-23T09:08:33.499Z] Removing intermediate container fc1ea3a81ece [2022-05-23T09:08:33.499Z] ---> 9eecdb9e807d [2022-05-23T09:08:33.499Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-23T09:08:33.499Z] ---> Running in 14c19397028e [2022-05-23T09:08:33.499Z] Removing intermediate container 14c19397028e [2022-05-23T09:08:33.499Z] ---> 3e5ea5b43857 [2022-05-23T09:08:33.499Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-23T09:08:33.761Z] ---> bf7267627f0b [2022-05-23T09:08:33.761Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:08:33.761Z] ---> Running in 5f03de612f89 [2022-05-23T09:08:34.335Z] Removing intermediate container 5f03de612f89 [2022-05-23T09:08:34.335Z] ---> 267cba77157b [2022-05-23T09:08:34.335Z] Step 11/29 : COPY . . [2022-05-23T09:08:34.599Z] ---> 67598a0f5d36 [2022-05-23T09:08:34.599Z] Step 12/29 : RUN ${MAKE} [2022-05-23T09:08:34.599Z] ---> Running in c633adf3bdf4 [2022-05-23T09:08:34.859Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-23T09:08:56.813Z] Removing intermediate container c633adf3bdf4 [2022-05-23T09:08:56.813Z] ---> bcfc6446ddf2 [2022-05-23T09:08:56.813Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-23T09:08:56.813Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-23T09:08:56.813Z] af6660deedbd: Pulling fs layer [2022-05-23T09:08:56.813Z] 97cd0a44c592: Pulling fs layer [2022-05-23T09:08:56.813Z] 97cd0a44c592: Verifying Checksum [2022-05-23T09:08:56.813Z] 97cd0a44c592: Download complete [2022-05-23T09:08:56.813Z] af6660deedbd: Verifying Checksum [2022-05-23T09:08:56.813Z] af6660deedbd: Download complete [2022-05-23T09:08:56.813Z] af6660deedbd: Pull complete [2022-05-23T09:08:56.813Z] 97cd0a44c592: Pull complete [2022-05-23T09:08:56.813Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-23T09:08:56.813Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-23T09:08:56.813Z] ---> fea57e182299 [2022-05-23T09:08:56.813Z] Step 14/29 : FROM alpine:3.15 [2022-05-23T09:08:56.813Z] 3.15: Pulling from library/alpine [2022-05-23T09:08:56.813Z] df9b9388f04a: Pulling fs layer [2022-05-23T09:08:56.813Z] df9b9388f04a: Verifying Checksum [2022-05-23T09:08:56.813Z] df9b9388f04a: Download complete [2022-05-23T09:08:56.813Z] df9b9388f04a: Pull complete [2022-05-23T09:08:56.813Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T09:08:56.813Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T09:08:56.813Z] ---> 0ac33e5f5afa [2022-05-23T09:08:56.813Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-23T09:08:56.813Z] ---> Running in 772c9ac955ba [2022-05-23T09:08:56.813Z] Removing intermediate container 772c9ac955ba [2022-05-23T09:08:56.813Z] ---> 937d60a7ff8a [2022-05-23T09:08:56.813Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-23T09:08:56.813Z] ---> Running in 7e10ca334fd7 [2022-05-23T09:08:56.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:08:56.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:08:56.813Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-23T09:08:56.813Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-23T09:08:56.813Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-23T09:08:56.813Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-23T09:08:56.813Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-23T09:08:56.813Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-23T09:08:56.813Z] (7/74) Installing libxcb (1.14-r2) [2022-05-23T09:08:56.813Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-23T09:08:56.813Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-23T09:08:57.074Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-23T09:08:57.074Z] (11/74) Installing expat (2.4.7-r0) [2022-05-23T09:08:57.074Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-23T09:08:57.074Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-23T09:08:57.074Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-23T09:08:57.074Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-23T09:08:57.074Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-23T09:08:57.074Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-23T09:08:57.074Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-23T09:08:57.074Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-23T09:08:57.074Z] (20/74) Installing libintl (0.21-r0) [2022-05-23T09:08:57.074Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-23T09:08:57.074Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-23T09:08:57.074Z] (23/74) Installing pcre (8.45-r1) [2022-05-23T09:08:57.074Z] (24/74) Installing glib (2.70.1-r0) [2022-05-23T09:08:57.074Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-23T09:08:57.074Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-23T09:08:57.074Z] (27/74) Installing libass (0.15.2-r0) [2022-05-23T09:08:57.074Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-23T09:08:57.074Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-23T09:08:57.074Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-23T09:08:57.074Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-23T09:08:57.074Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-23T09:08:57.074Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-23T09:08:57.074Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-23T09:08:57.074Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-23T09:08:57.074Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-23T09:08:57.336Z] (37/74) Installing lame (3.100-r0) [2022-05-23T09:08:57.336Z] (38/74) Installing opus (1.3.1-r1) [2022-05-23T09:08:57.336Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-23T09:08:57.336Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-23T09:08:57.336Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T09:08:57.336Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T09:08:57.336Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-23T09:08:57.336Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-23T09:08:57.336Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-23T09:08:57.336Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-23T09:08:57.336Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T09:08:57.336Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T09:08:57.336Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-23T09:08:57.336Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-23T09:08:57.336Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-23T09:08:57.336Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-23T09:08:57.336Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T09:08:57.336Z] (54/74) Installing libva (2.13.0-r0) [2022-05-23T09:08:57.336Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-23T09:08:57.336Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-23T09:08:57.336Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-23T09:08:57.336Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-23T09:08:57.336Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-23T09:08:57.336Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-23T09:08:57.336Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-23T09:08:57.336Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-23T09:08:57.337Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-23T09:08:57.337Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-23T09:08:57.595Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-23T09:08:57.595Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-23T09:08:57.595Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T09:08:57.595Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T09:08:57.595Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-23T09:08:57.595Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-23T09:08:57.595Z] (70/74) Installing kmod-libs (29-r2) [2022-05-23T09:08:57.595Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-23T09:08:57.595Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-23T09:08:57.595Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-23T09:08:57.595Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-23T09:08:57.595Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T09:08:57.595Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T09:08:57.595Z] OK: 78 MiB in 88 packages [2022-05-23T09:08:59.506Z] Removing intermediate container 7e10ca334fd7 [2022-05-23T09:08:59.506Z] ---> 094046e90aab [2022-05-23T09:08:59.507Z] Step 17/29 : WORKDIR / [2022-05-23T09:08:59.507Z] ---> Running in 4a4f6d6101f2 [2022-05-23T09:08:59.507Z] Removing intermediate container 4a4f6d6101f2 [2022-05-23T09:08:59.507Z] ---> 2f919194b857 [2022-05-23T09:08:59.507Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-23T09:09:00.075Z] ---> 970408090021 [2022-05-23T09:09:00.076Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-23T09:09:00.076Z] ---> 76c5d46c58a8 [2022-05-23T09:09:00.076Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-23T09:09:00.337Z] ---> 32156368885f [2022-05-23T09:09:00.337Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-23T09:09:00.337Z] ---> 82af0c298c21 [2022-05-23T09:09:00.337Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-23T09:09:00.595Z] ---> dad21e93d838 [2022-05-23T09:09:00.595Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-23T09:09:01.166Z] ---> 0242bd5e225d [2022-05-23T09:09:01.166Z] Step 24/29 : EXPOSE 59983 [2022-05-23T09:09:01.166Z] ---> Running in 0682e98473cf [2022-05-23T09:09:01.166Z] Removing intermediate container 0682e98473cf [2022-05-23T09:09:01.166Z] ---> 0975178a8137 [2022-05-23T09:09:01.166Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-23T09:09:01.166Z] ---> Running in ad021877595c [2022-05-23T09:09:01.166Z] Removing intermediate container ad021877595c [2022-05-23T09:09:01.166Z] ---> 6fac82b4ce1e [2022-05-23T09:09:01.166Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-23T09:09:01.166Z] ---> Running in 77eeca97d39c [2022-05-23T09:09:01.427Z] Removing intermediate container 77eeca97d39c [2022-05-23T09:09:01.427Z] ---> 247567837ecc [2022-05-23T09:09:01.427Z] Step 27/29 : LABEL arch=amd64 [2022-05-23T09:09:01.427Z] ---> Running in f91c319a9ab9 [2022-05-23T09:09:01.427Z] Removing intermediate container f91c319a9ab9 [2022-05-23T09:09:01.427Z] ---> c7fff68c86c2 [2022-05-23T09:09:01.427Z] Step 28/29 : LABEL git_sha=f0869547065ff951d29868c456c216123e6da9de [2022-05-23T09:09:01.427Z] ---> Running in 8edba551ae82 [2022-05-23T09:09:01.687Z] Removing intermediate container 8edba551ae82 [2022-05-23T09:09:01.687Z] ---> c541b4d1abec [2022-05-23T09:09:01.687Z] Step 29/29 : LABEL version=0.0.0 [2022-05-23T09:09:01.687Z] ---> Running in 2249718de396 [2022-05-23T09:09:01.687Z] Removing intermediate container 2249718de396 [2022-05-23T09:09:01.687Z] ---> a3672543944e [2022-05-23T09:09:01.687Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T09:09:01.687Z] Successfully built a3672543944e [2022-05-23T09:09:01.687Z] Successfully tagged device-usb-camera:latest [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] sh [2022-05-23T09:09:02.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T09:09:02.419Z] [2022-05-23T09:09:02.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:09:02.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T09:09:02.759Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T09:09:02.759Z] 5eb5b503b376: Pulling fs layer [2022-05-23T09:09:02.759Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T09:09:02.759Z] ec43610c2a17: Pulling fs layer [2022-05-23T09:09:02.759Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T09:09:02.759Z] 33b1e0a273af: Pulling fs layer [2022-05-23T09:09:02.759Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T09:09:02.759Z] 2f39f015ded8: Pulling fs layer [2022-05-23T09:09:02.759Z] 3a2ae6a8a46f: Waiting [2022-05-23T09:09:02.759Z] 33b1e0a273af: Waiting [2022-05-23T09:09:02.759Z] 5d3b04190fa2: Waiting [2022-05-23T09:09:02.759Z] 2f39f015ded8: Waiting [2022-05-23T09:09:02.759Z] 5c69ac0246d0: Download complete [2022-05-23T09:09:02.759Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-23T09:09:02.759Z] 3a2ae6a8a46f: Download complete [2022-05-23T09:09:02.759Z] 33b1e0a273af: Verifying Checksum [2022-05-23T09:09:02.759Z] 33b1e0a273af: Download complete [2022-05-23T09:09:02.759Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T09:09:02.759Z] 5d3b04190fa2: Download complete [2022-05-23T09:09:02.759Z] ec43610c2a17: Verifying Checksum [2022-05-23T09:09:02.759Z] ec43610c2a17: Download complete [2022-05-23T09:09:03.018Z] 5eb5b503b376: Verifying Checksum [2022-05-23T09:09:03.018Z] 5eb5b503b376: Download complete [2022-05-23T09:09:03.585Z] 2f39f015ded8: Download complete [2022-05-23T09:09:04.154Z] 5eb5b503b376: Pull complete [2022-05-23T09:09:04.154Z] 5c69ac0246d0: Pull complete [2022-05-23T09:09:04.745Z] ec43610c2a17: Pull complete [2022-05-23T09:09:04.745Z] 3a2ae6a8a46f: Pull complete [2022-05-23T09:09:05.039Z] 33b1e0a273af: Pull complete [2022-05-23T09:09:05.039Z] 5d3b04190fa2: Pull complete [2022-05-23T09:09:09.237Z] 2f39f015ded8: Pull complete [2022-05-23T09:09:09.237Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T09:09:09.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T09:09:09.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T09:09:09.327Z] prd-ubuntu20.04-docker-8c-8g-64348 does not seem to be running inside a container [2022-05-23T09:09:09.366Z] $ 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-33 -v /w/workspace/xfoundry_device-usb-camera_PR-33:/w/workspace/xfoundry_device-usb-camera_PR-33:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-33@tmp:/w/workspace/xfoundry_device-usb-camera_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T09:09:11.298Z] $ docker top dbcd90136f60c85886b8732c0d0a7dd726e72ba184739a1636a34d80f23d80ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:09:11.792Z] ---> job-cost.sh [2022-05-23T09:09:11.792Z] lf-activate-venv: SKIPPING [2022-05-23T09:09:11.792Z] INFO: No Stack... [2022-05-23T09:09:12.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T09:09:12.622Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T09:09:12.938Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-33/archives/cost.csv [2022-05-23T09:09:12.938Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T09:09:12.977Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-33-1-stack-cost] [2022-05-23T09:09:12.982Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-33-1-stack-cost] did not exist. Created. [2022-05-23T09:09:12.982Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-33-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T09:09:13.374Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T09:09:13.419Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T09:09:13.447Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-33-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T09:09:13.516Z] $ docker stop --time=1 dbcd90136f60c85886b8732c0d0a7dd726e72ba184739a1636a34d80f23d80ad [2022-05-23T09:09:14.678Z] $ docker rm -f dbcd90136f60c85886b8732c0d0a7dd726e72ba184739a1636a34d80f23d80ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-23T09:11:29.834Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64349 in /w/workspace/xfoundry_device-usb-camera_PR-33 [Pipeline] { [Pipeline] ws [2022-05-23T09:11:29.877Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-05-23T09:11:30.215Z] Selected Git installation does not exist. Using Default [2022-05-23T09:11:30.215Z] The recommended git tool is: NONE [2022-05-23T09:11:37.210Z] using credential edgex-jenkins-ssh [2022-05-23T09:11:37.228Z] Cloning the remote Git repository [2022-05-23T09:11:37.288Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T09:11:37.387Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-05-23T09:11:37.484Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T09:11:37.485Z] > git --version # timeout=10 [2022-05-23T09:11:37.506Z] > git --version # 'git version 2.25.1' [2022-05-23T09:11:37.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T09:11:37.642Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T09:11:38.247Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-23T09:11:38.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T09:11:38.310Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-23T09:11:38.357Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T09:11:38.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T09:11:38.379Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T09:11:38.865Z] Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit f0869547065ff951d29868c456c216123e6da9de [2022-05-23T09:11:39.155Z] Merge succeeded, producing f0869547065ff951d29868c456c216123e6da9de [2022-05-23T09:11:39.156Z] Checking out Revision f0869547065ff951d29868c456c216123e6da9de (PR-33) [2022-05-23T09:11:38.888Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T09:11:38.912Z] > git checkout -f f0869547065ff951d29868c456c216123e6da9de # timeout=10 [2022-05-23T09:11:39.023Z] > git remote # timeout=10 [2022-05-23T09:11:39.045Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T09:11:39.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T09:11:39.089Z] > git merge aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 [2022-05-23T09:11:39.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T09:11:39.166Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T09:11:39.183Z] > git checkout -f f0869547065ff951d29868c456c216123e6da9de # timeout=10 [2022-05-23T09:11:43.448Z] Commit message: "docs: link to all device examples" [2022-05-23T09:11:43.513Z] > git --version # timeout=10 [2022-05-23T09:11:43.525Z] > git --version # 'git version 2.25.1' [2022-05-23T09:11:43.538Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T09:11:44.685Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T09:11:44.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T09:11:44.685Z] Dload Upload Total Spent Left Speed [2022-05-23T09:11:44.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50217 0 --:--:-- --:--:-- --:--:-- 50423 [Pipeline] sh [2022-05-23T09:11:45.252Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T09:11:45.622Z] + sudo+ tee /etc/docker/daemon.new [2022-05-23T09:11:45.622Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T09:11:45.622Z] { [2022-05-23T09:11:45.622Z] "registry-mirrors": [ [2022-05-23T09:11:45.622Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T09:11:45.622Z] ], [2022-05-23T09:11:45.622Z] "bip": "10.250.0.254/24", [2022-05-23T09:11:45.622Z] "hosts": [ [2022-05-23T09:11:45.622Z] "tcp://0.0.0.0:5555", [2022-05-23T09:11:45.622Z] "unix:///var/run/docker.sock" [2022-05-23T09:11:45.622Z] ], [2022-05-23T09:11:45.622Z] "mtu": 1458, [2022-05-23T09:11:45.622Z] "selinux-enabled": true, [2022-05-23T09:11:45.622Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T09:11:45.622Z] } [Pipeline] sh [2022-05-23T09:11:46.039Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T09:11:46.528Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T09:12:04.951Z] provisioning config files... [2022-05-23T09:12:04.980Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6042586434030772382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:12:05.618Z] ---> docker-login.sh [2022-05-23T09:12:05.618Z] nexus3.edgexfoundry.org:10001 [2022-05-23T09:12:06.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:12:06.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:12:06.493Z] Configure a credential helper to remove this warning. See [2022-05-23T09:12:06.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:12:06.493Z] [2022-05-23T09:12:06.493Z] Login Succeeded [2022-05-23T09:12:06.493Z] nexus3.edgexfoundry.org:10002 [2022-05-23T09:12:06.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:12:07.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:12:07.044Z] Configure a credential helper to remove this warning. See [2022-05-23T09:12:07.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:12:07.044Z] [2022-05-23T09:12:07.044Z] Login Succeeded [2022-05-23T09:12:07.044Z] nexus3.edgexfoundry.org:10003 [2022-05-23T09:12:07.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:12:07.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:12:07.607Z] Configure a credential helper to remove this warning. See [2022-05-23T09:12:07.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:12:07.607Z] [2022-05-23T09:12:07.607Z] Login Succeeded [2022-05-23T09:12:07.607Z] nexus3.edgexfoundry.org:10004 [2022-05-23T09:12:07.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:12:07.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:12:07.881Z] Configure a credential helper to remove this warning. See [2022-05-23T09:12:07.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:12:07.881Z] [2022-05-23T09:12:07.881Z] Login Succeeded [2022-05-23T09:12:07.881Z] docker.io [2022-05-23T09:12:08.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:12:08.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:12:08.753Z] Configure a credential helper to remove this warning. See [2022-05-23T09:12:08.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:12:08.753Z] [2022-05-23T09:12:08.753Z] Login Succeeded [2022-05-23T09:12:08.753Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T09:12:08.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T09:12:09.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T09:12:09.226Z] ========================================================= [2022-05-23T09:12:09.226Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T09:12:09.226Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:12:09.657Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-23T09:12:09.935Z] Sending build context to Docker daemon 411.1kB [2022-05-23T09:12:09.935Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T09:12:09.935Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-23T09:12:10.213Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T09:12:10.213Z] 9b3977197b4f: Pulling fs layer [2022-05-23T09:12:10.213Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T09:12:10.213Z] 94645a83ff95: Pulling fs layer [2022-05-23T09:12:10.213Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T09:12:10.213Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T09:12:10.213Z] 3096ccb668a1: Pulling fs layer [2022-05-23T09:12:10.213Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T09:12:10.213Z] a4caa8a26152: Pulling fs layer [2022-05-23T09:12:10.213Z] 0c92f367c5e7: Waiting [2022-05-23T09:12:10.213Z] 3096ccb668a1: Waiting [2022-05-23T09:12:10.213Z] e8cf19c19ddd: Waiting [2022-05-23T09:12:10.213Z] a4caa8a26152: Waiting [2022-05-23T09:12:10.213Z] 3f3a8bcf1eab: Waiting [2022-05-23T09:12:10.213Z] 94645a83ff95: Verifying Checksum [2022-05-23T09:12:10.213Z] 94645a83ff95: Download complete [2022-05-23T09:12:10.213Z] 1a89e8eeedd5: Download complete [2022-05-23T09:12:10.213Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T09:12:10.213Z] 0c92f367c5e7: Download complete [2022-05-23T09:12:10.213Z] 3096ccb668a1: Download complete [2022-05-23T09:12:10.213Z] 9b3977197b4f: Verifying Checksum [2022-05-23T09:12:10.213Z] 9b3977197b4f: Download complete [2022-05-23T09:12:10.213Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T09:12:10.213Z] e8cf19c19ddd: Download complete [2022-05-23T09:12:11.198Z] 9b3977197b4f: Pull complete [2022-05-23T09:12:11.804Z] 1a89e8eeedd5: Pull complete [2022-05-23T09:12:11.804Z] 94645a83ff95: Pull complete [2022-05-23T09:12:12.403Z] a4caa8a26152: Verifying Checksum [2022-05-23T09:12:12.403Z] a4caa8a26152: Download complete [2022-05-23T09:12:13.014Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T09:12:13.014Z] 3f3a8bcf1eab: Download complete [2022-05-23T09:12:25.414Z] 3f3a8bcf1eab: Pull complete [2022-05-23T09:12:25.414Z] 0c92f367c5e7: Pull complete [2022-05-23T09:12:25.414Z] 3096ccb668a1: Pull complete [2022-05-23T09:12:25.414Z] e8cf19c19ddd: Pull complete [2022-05-23T09:12:32.134Z] a4caa8a26152: Pull complete [2022-05-23T09:12:32.134Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T09:12:32.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T09:12:32.134Z] ---> 725f1c02e7f9 [2022-05-23T09:12:32.134Z] Step 3/12 : ARG MAKE="make build" [2022-05-23T09:12:32.134Z] ---> Running in e4da5c854e96 [2022-05-23T09:12:32.411Z] Removing intermediate container e4da5c854e96 [2022-05-23T09:12:32.411Z] ---> 594a02c5c84c [2022-05-23T09:12:32.411Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T09:12:32.688Z] ---> Running in e9a457a470bd [2022-05-23T09:12:32.966Z] Removing intermediate container e9a457a470bd [2022-05-23T09:12:32.966Z] ---> 60478a282c1c [2022-05-23T09:12:32.966Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T09:12:32.966Z] ---> Running in 63072f78f6cb [2022-05-23T09:12:33.242Z] Removing intermediate container 63072f78f6cb [2022-05-23T09:12:33.242Z] ---> 8ee557e76225 [2022-05-23T09:12:33.242Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:12:33.242Z] ---> Running in e23ae81f3510 [2022-05-23T09:12:35.232Z] Removing intermediate container e23ae81f3510 [2022-05-23T09:12:35.232Z] ---> ab5c7b73ed51 [2022-05-23T09:12:35.232Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T09:12:35.232Z] ---> Running in 95657b98e10d [2022-05-23T09:12:36.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:12:37.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:12:38.207Z] (1/14) Installing libintl (0.21-r0) [2022-05-23T09:12:38.207Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T09:12:38.207Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T09:12:38.207Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T09:12:38.491Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-23T09:12:38.491Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-23T09:12:38.765Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T09:12:38.765Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-23T09:12:38.765Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-23T09:12:38.765Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-23T09:12:39.037Z] (10/14) Installing kmod-libs (29-r2) [2022-05-23T09:12:39.037Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-23T09:12:39.037Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-23T09:12:39.309Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-23T09:12:39.310Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-23T09:12:39.581Z] Executing busybox-1.34.1-r3.trigger [2022-05-23T09:12:39.581Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T09:12:39.581Z] OK: 227 MiB in 66 packages [2022-05-23T09:12:40.556Z] Removing intermediate container 95657b98e10d [2022-05-23T09:12:40.556Z] ---> f32a402e0fc6 [2022-05-23T09:12:40.556Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-23T09:12:40.556Z] ---> Running in 286967c3cb66 [2022-05-23T09:12:40.827Z] Removing intermediate container 286967c3cb66 [2022-05-23T09:12:40.827Z] ---> 03d9ba57580b [2022-05-23T09:12:40.827Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-23T09:12:41.427Z] ---> b639cb997f7a [2022-05-23T09:12:41.427Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:12:41.427Z] ---> Running in 098fd93d31bc [2022-05-23T09:13:28.433Z] Removing intermediate container 098fd93d31bc [2022-05-23T09:13:28.433Z] ---> 8c59bd55b40c [2022-05-23T09:13:28.433Z] Step 11/12 : COPY . . [2022-05-23T09:13:28.433Z] ---> f84320008ae3 [2022-05-23T09:13:28.433Z] Step 12/12 : RUN ${MAKE} [2022-05-23T09:13:28.433Z] ---> Running in d9afe8f5e7ec [2022-05-23T09:13:28.709Z] noop [2022-05-23T09:13:29.321Z] Removing intermediate container d9afe8f5e7ec [2022-05-23T09:13:29.321Z] ---> 3eeec86e03f3 [2022-05-23T09:13:29.321Z] Successfully built 3eeec86e03f3 [2022-05-23T09:13:29.321Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:13:29.701Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T09:13:29.701Z] . [Pipeline] withDockerContainer [2022-05-23T09:13:29.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-64349 does not seem to be running inside a container [2022-05-23T09:13:30.072Z] $ 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 [2022-05-23T09:13:31.463Z] $ docker top d6d047d6f1605c6e95cd2623e0d54038b834141fa16b56ce0694e765ccc9bf39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T09:13:32.453Z] + go version [2022-05-23T09:13:32.453Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T09:13:32.489Z] $ docker stop --time=1 d6d047d6f1605c6e95cd2623e0d54038b834141fa16b56ce0694e765ccc9bf39 [2022-05-23T09:13:34.215Z] $ docker rm -f d6d047d6f1605c6e95cd2623e0d54038b834141fa16b56ce0694e765ccc9bf39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:13:35.099Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T09:13:35.099Z] . [Pipeline] withDockerContainer [2022-05-23T09:13:35.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-64349 does not seem to be running inside a container [2022-05-23T09:13:35.457Z] $ 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 [2022-05-23T09:13:36.862Z] $ docker top 720bf20418dbe077fe0b87cdc383550e6ed6ee968e13605e6e5138d503bcd17e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T09:13:37.909Z] + make test [2022-05-23T09:13:37.909Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-23T09:13:39.911Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-23T09:15:16.831Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-23T09:15:16.831Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-23T09:15:16.831Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-23T09:15:16.831Z] CGO_ENABLED=1 go vet ./... [2022-05-23T09:15:35.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T09:15:35.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T09:15:35.240Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T09:15:35.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T09:15:35.914Z] $ docker stop --time=1 720bf20418dbe077fe0b87cdc383550e6ed6ee968e13605e6e5138d503bcd17e [2022-05-23T09:15:37.746Z] $ docker rm -f 720bf20418dbe077fe0b87cdc383550e6ed6ee968e13605e6e5138d503bcd17e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T09:15:38.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T09:15:38.822Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T09:15:39.327Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T09:15:39.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T09:15:40.329Z] + ls -al . [2022-05-23T09:15:40.329Z] total 160 [2022-05-23T09:15:40.329Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 09:15 . [2022-05-23T09:15:40.329Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 09:11 .. [2022-05-23T09:15:40.329Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 09:11 .git [2022-05-23T09:15:40.329Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:11 .github [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 349 May 23 09:11 .gitignore [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 42 May 23 09:11 .golangci.yml [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 77 May 23 09:11 .hadolint.yml [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 23 09:11 Attribution.txt [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 181 May 23 09:11 CHANGELOG.md [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 23 09:11 Dockerfile [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 09:11 GOVERNANCE.md [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 659 May 23 09:11 Jenkinsfile [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 23 09:11 LICENSE [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 23 09:11 Makefile [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 622 May 23 09:11 OWNERS.md [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 8912 May 23 09:11 README.md [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 09:07 VERSION [2022-05-23T09:15:40.329Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:11 bin [2022-05-23T09:15:40.329Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 09:11 cmd [2022-05-23T09:15:40.329Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 09:13 coverage.out [2022-05-23T09:15:40.329Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:11 docker-compose [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 09:11 docker-entrypoint.sh [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 23 09:11 go.mod [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 23 09:11 go.sum [2022-05-23T09:15:40.329Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 09:11 internal [2022-05-23T09:15:40.329Z] -rw-rw-r-- 1 jenkins jenkins 231 May 23 09:11 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:15:40.733Z] + 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=f0869547065ff951d29868c456c216123e6da9de --label arch=arm64 --label version=0.0.0 . [2022-05-23T09:15:41.047Z] Sending build context to Docker daemon 412.2kB [2022-05-23T09:15:41.047Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T09:15:41.047Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-23T09:15:41.047Z] ---> 3eeec86e03f3 [2022-05-23T09:15:41.047Z] Step 3/29 : ARG MAKE="make build" [2022-05-23T09:15:41.333Z] ---> Running in 0b63af63cba1 [2022-05-23T09:15:41.657Z] Removing intermediate container 0b63af63cba1 [2022-05-23T09:15:41.657Z] ---> 11263907db74 [2022-05-23T09:15:41.657Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T09:15:41.657Z] ---> Running in ca39b5d96a06 [2022-05-23T09:15:42.273Z] Removing intermediate container ca39b5d96a06 [2022-05-23T09:15:42.273Z] ---> 0de20d66a620 [2022-05-23T09:15:42.273Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T09:15:42.273Z] ---> Running in 7999de1f637a [2022-05-23T09:15:42.551Z] Removing intermediate container 7999de1f637a [2022-05-23T09:15:42.551Z] ---> 02816fd589c9 [2022-05-23T09:15:42.551Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:15:42.551Z] ---> Running in 03048f41c779 [2022-05-23T09:15:44.549Z] Removing intermediate container 03048f41c779 [2022-05-23T09:15:44.549Z] ---> ca0db2eaf0cb [2022-05-23T09:15:44.549Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T09:15:44.549Z] ---> Running in c3dd20257766 [2022-05-23T09:15:45.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:15:46.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:15:47.511Z] OK: 227 MiB in 66 packages [2022-05-23T09:15:48.114Z] Removing intermediate container c3dd20257766 [2022-05-23T09:15:48.114Z] ---> 49129bfe0bbc [2022-05-23T09:15:48.114Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-23T09:15:48.114Z] ---> Running in e449dee41b80 [2022-05-23T09:15:48.717Z] Removing intermediate container e449dee41b80 [2022-05-23T09:15:48.717Z] ---> 7d930237ecba [2022-05-23T09:15:48.717Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-23T09:15:48.992Z] ---> 245cfce1b789 [2022-05-23T09:15:48.992Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:15:49.275Z] ---> Running in c92622a5dab8 [2022-05-23T09:15:51.261Z] Removing intermediate container c92622a5dab8 [2022-05-23T09:15:51.261Z] ---> ea48043656ec [2022-05-23T09:15:51.261Z] Step 11/29 : COPY . . [2022-05-23T09:15:51.870Z] ---> 80513489c4f6 [2022-05-23T09:15:51.870Z] Step 12/29 : RUN ${MAKE} [2022-05-23T09:15:51.870Z] ---> Running in c33e5a3c3f9c [2022-05-23T09:15:53.319Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-23T09:18:15.259Z] Removing intermediate container c33e5a3c3f9c [2022-05-23T09:18:15.259Z] ---> 4c8ff9521e95 [2022-05-23T09:18:15.259Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-23T09:18:15.259Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-23T09:18:15.259Z] eab2503cf8f4: Pulling fs layer [2022-05-23T09:18:15.259Z] 97cd0a44c592: Pulling fs layer [2022-05-23T09:18:15.259Z] 97cd0a44c592: Verifying Checksum [2022-05-23T09:18:15.259Z] 97cd0a44c592: Download complete [2022-05-23T09:18:15.259Z] eab2503cf8f4: Verifying Checksum [2022-05-23T09:18:15.259Z] eab2503cf8f4: Download complete [2022-05-23T09:18:15.259Z] eab2503cf8f4: Pull complete [2022-05-23T09:18:15.259Z] 97cd0a44c592: Pull complete [2022-05-23T09:18:15.259Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-23T09:18:15.259Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-23T09:18:15.259Z] ---> 7f763cca56b3 [2022-05-23T09:18:15.259Z] Step 14/29 : FROM alpine:3.15 [2022-05-23T09:18:15.259Z] 3.15: Pulling from library/alpine [2022-05-23T09:18:15.259Z] 9981e73032c8: Pulling fs layer [2022-05-23T09:18:15.259Z] 9981e73032c8: Verifying Checksum [2022-05-23T09:18:15.259Z] 9981e73032c8: Download complete [2022-05-23T09:18:15.259Z] 9981e73032c8: Pull complete [2022-05-23T09:18:15.259Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T09:18:15.259Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T09:18:15.259Z] ---> 3fb3c9af89a9 [2022-05-23T09:18:15.259Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-23T09:18:15.259Z] ---> Running in d6fae4681520 [2022-05-23T09:18:15.259Z] Removing intermediate container d6fae4681520 [2022-05-23T09:18:15.259Z] ---> 442d9d137b76 [2022-05-23T09:18:15.259Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-23T09:18:15.259Z] ---> Running in acafb8e3aa33 [2022-05-23T09:18:15.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:18:15.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:18:15.259Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-23T09:18:15.259Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-23T09:18:15.259Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-23T09:18:15.259Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-23T09:18:15.259Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-23T09:18:15.259Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-23T09:18:15.259Z] (7/73) Installing libxcb (1.14-r2) [2022-05-23T09:18:15.259Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-23T09:18:15.259Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-23T09:18:15.259Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-23T09:18:15.259Z] (11/73) Installing expat (2.4.7-r0) [2022-05-23T09:18:15.259Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-23T09:18:15.259Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-23T09:18:15.259Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-23T09:18:15.259Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-23T09:18:15.259Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-23T09:18:15.259Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-23T09:18:15.259Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-23T09:18:15.259Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-23T09:18:15.259Z] (20/73) Installing libintl (0.21-r0) [2022-05-23T09:18:15.259Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-23T09:18:15.259Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-23T09:18:15.259Z] (23/73) Installing pcre (8.45-r1) [2022-05-23T09:18:15.260Z] (24/73) Installing glib (2.70.1-r0) [2022-05-23T09:18:15.260Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-23T09:18:15.260Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-23T09:18:15.260Z] (27/73) Installing libass (0.15.2-r0) [2022-05-23T09:18:15.260Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-23T09:18:15.260Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-23T09:18:15.260Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-23T09:18:15.260Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-23T09:18:15.260Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-23T09:18:15.260Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-23T09:18:15.260Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-23T09:18:15.260Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-23T09:18:15.260Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-23T09:18:15.260Z] (37/73) Installing lame (3.100-r0) [2022-05-23T09:18:15.260Z] (38/73) Installing opus (1.3.1-r1) [2022-05-23T09:18:15.260Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-23T09:18:15.260Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-23T09:18:15.260Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T09:18:15.260Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T09:18:15.260Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-23T09:18:15.260Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-23T09:18:15.260Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-23T09:18:15.260Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-23T09:18:15.260Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T09:18:15.260Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T09:18:15.260Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-23T09:18:15.260Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-23T09:18:15.260Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-23T09:18:15.260Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T09:18:15.260Z] (53/73) Installing libva (2.13.0-r0) [2022-05-23T09:18:15.260Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-23T09:18:15.260Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-23T09:18:15.260Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-23T09:18:15.260Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-23T09:18:15.260Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-23T09:18:15.260Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-23T09:18:15.260Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-23T09:18:15.260Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-23T09:18:15.260Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-23T09:18:15.260Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-23T09:18:15.260Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-23T09:18:15.260Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-23T09:18:15.260Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T09:18:15.260Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T09:18:15.260Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-23T09:18:15.260Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-23T09:18:15.260Z] (69/73) Installing kmod-libs (29-r2) [2022-05-23T09:18:15.260Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-23T09:18:15.260Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-23T09:18:15.260Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-23T09:18:15.260Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-23T09:18:15.260Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T09:18:15.260Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T09:18:15.260Z] OK: 67 MiB in 87 packages [2022-05-23T09:18:15.260Z] Removing intermediate container acafb8e3aa33 [2022-05-23T09:18:15.260Z] ---> 1ad064db31df [2022-05-23T09:18:15.260Z] Step 17/29 : WORKDIR / [2022-05-23T09:18:15.260Z] ---> Running in daf282263cf7 [2022-05-23T09:18:15.857Z] Removing intermediate container daf282263cf7 [2022-05-23T09:18:15.857Z] ---> 59ce6e038c6a [2022-05-23T09:18:15.857Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-23T09:18:17.300Z] ---> f93dd1112bdb [2022-05-23T09:18:17.300Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-23T09:18:17.901Z] ---> 1400874ad1a4 [2022-05-23T09:18:17.901Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-23T09:18:18.503Z] ---> bcfcbc310e19 [2022-05-23T09:18:18.503Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-23T09:18:19.106Z] ---> a1029198f37b [2022-05-23T09:18:19.106Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-23T09:18:19.713Z] ---> a3fcee8a7dee [2022-05-23T09:18:19.713Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-23T09:18:21.151Z] ---> 9022666b55e5 [2022-05-23T09:18:21.151Z] Step 24/29 : EXPOSE 59983 [2022-05-23T09:18:21.151Z] ---> Running in b41e45de8cac [2022-05-23T09:18:21.533Z] Removing intermediate container b41e45de8cac [2022-05-23T09:18:21.533Z] ---> 71f6f4e88130 [2022-05-23T09:18:21.533Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-23T09:18:21.533Z] ---> Running in fc28cab3999b [2022-05-23T09:18:21.807Z] Removing intermediate container fc28cab3999b [2022-05-23T09:18:21.807Z] ---> 41280331cda8 [2022-05-23T09:18:21.807Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-23T09:18:21.807Z] ---> Running in fd9f905eafce [2022-05-23T09:18:22.081Z] Removing intermediate container fd9f905eafce [2022-05-23T09:18:22.081Z] ---> 653fa02eb065 [2022-05-23T09:18:22.081Z] Step 27/29 : LABEL arch=arm64 [2022-05-23T09:18:22.081Z] ---> Running in c81953b538d5 [2022-05-23T09:18:22.694Z] Removing intermediate container c81953b538d5 [2022-05-23T09:18:22.694Z] ---> 3b317c8d3432 [2022-05-23T09:18:22.694Z] Step 28/29 : LABEL git_sha=f0869547065ff951d29868c456c216123e6da9de [2022-05-23T09:18:22.694Z] ---> Running in 8c6b6b503277 [2022-05-23T09:18:22.969Z] Removing intermediate container 8c6b6b503277 [2022-05-23T09:18:22.969Z] ---> 7292b0dd4c80 [2022-05-23T09:18:22.969Z] Step 29/29 : LABEL version=0.0.0 [2022-05-23T09:18:22.969Z] ---> Running in ad23bb605c54 [2022-05-23T09:18:23.242Z] Removing intermediate container ad23bb605c54 [2022-05-23T09:18:23.242Z] ---> 5f45e7bfe8ef [2022-05-23T09:18:23.242Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T09:18:23.242Z] Successfully built 5f45e7bfe8ef [2022-05-23T09:18:23.242Z] Successfully tagged device-usb-camera-arm64:latest [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] sh [2022-05-23T09:18:23.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T09:18:23.939Z] [2022-05-23T09:18:23.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:18:24.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T09:18:24.587Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T09:18:24.587Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T09:18:24.587Z] 04944245beec: Pulling fs layer [2022-05-23T09:18:24.587Z] 699f458cf7ca: Pulling fs layer [2022-05-23T09:18:24.587Z] 765212b225bb: Pulling fs layer [2022-05-23T09:18:24.587Z] f23df028b6ca: Pulling fs layer [2022-05-23T09:18:24.587Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T09:18:24.587Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T09:18:24.587Z] 765212b225bb: Waiting [2022-05-23T09:18:24.587Z] f23df028b6ca: Waiting [2022-05-23T09:18:24.587Z] 2437ff75d9bd: Waiting [2022-05-23T09:18:24.587Z] d65c8cfc05b1: Waiting [2022-05-23T09:18:24.587Z] 04944245beec: Verifying Checksum [2022-05-23T09:18:24.587Z] 04944245beec: Download complete [2022-05-23T09:18:24.587Z] 765212b225bb: Verifying Checksum [2022-05-23T09:18:24.587Z] 765212b225bb: Download complete [2022-05-23T09:18:24.587Z] f23df028b6ca: Verifying Checksum [2022-05-23T09:18:24.587Z] f23df028b6ca: Download complete [2022-05-23T09:18:24.587Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T09:18:24.587Z] d65c8cfc05b1: Download complete [2022-05-23T09:18:24.866Z] 699f458cf7ca: Verifying Checksum [2022-05-23T09:18:24.866Z] 699f458cf7ca: Download complete [2022-05-23T09:18:25.140Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T09:18:25.140Z] 8998bd30e6a1: Download complete [2022-05-23T09:18:27.762Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T09:18:27.762Z] 2437ff75d9bd: Download complete [2022-05-23T09:18:29.752Z] 8998bd30e6a1: Pull complete [2022-05-23T09:18:30.349Z] 04944245beec: Pull complete [2022-05-23T09:18:31.788Z] 699f458cf7ca: Pull complete [2022-05-23T09:18:32.062Z] 765212b225bb: Pull complete [2022-05-23T09:18:33.044Z] f23df028b6ca: Pull complete [2022-05-23T09:18:33.320Z] d65c8cfc05b1: Pull complete [2022-05-23T09:18:48.412Z] 2437ff75d9bd: Pull complete [2022-05-23T09:18:48.412Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T09:18:48.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T09:18:48.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T09:18:48.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-64349 does not seem to be running inside a container [2022-05-23T09:18:48.759Z] $ 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 [2022-05-23T09:18:51.561Z] $ docker top e904b7d2036ce0d13b1824297fdd18e224c78e0ed82b41c2424a0e09ddda10a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:18:52.605Z] ---> job-cost.sh [2022-05-23T09:18:52.877Z] lf-activate-venv: SKIPPING [2022-05-23T09:18:52.877Z] INFO: No Stack... [2022-05-23T09:18:53.151Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T09:18:54.132Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T09:18:54.813Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-05-23T09:18:54.813Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T09:18:54.908Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-33-1-stack-cost] [2022-05-23T09:18:54.913Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-33-1-stack-cost] did not exist. Created. [2022-05-23T09:18:54.914Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-33-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T09:18:55.743Z] /w/workspace/device-usb-camera/1@tmp/durable-5fa70167/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-23T09:18:56.448Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-23T09:18:56.485Z] Warning: overwriting stash ‘stack-cost’ [2022-05-23T09:18:56.532Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T09:18:56.548Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-33-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T09:18:56.627Z] $ docker stop --time=1 e904b7d2036ce0d13b1824297fdd18e224c78e0ed82b41c2424a0e09ddda10a4 [2022-05-23T09:18:58.222Z] $ docker rm -f e904b7d2036ce0d13b1824297fdd18e224c78e0ed82b41c2424a0e09ddda10a4 [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 [2022-05-23T09:18:59.380Z] provisioning config files... [2022-05-23T09:18:59.389Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-33@tmp/config1802901447187684484tmp [Pipeline] { [Pipeline] sh [2022-05-23T09:18:59.713Z] + set +x [2022-05-23T09:18:59.713Z] + curl -s https://codecov.io/bash [2022-05-23T09:18:59.713Z] + bash -s -- [2022-05-23T09:18:59.713Z] [2022-05-23T09:18:59.713Z] _____ _ [2022-05-23T09:18:59.713Z] / ____| | | [2022-05-23T09:18:59.713Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T09:18:59.713Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T09:18:59.713Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T09:18:59.713Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T09:18:59.713Z] Bash-1.0.6 [2022-05-23T09:18:59.713Z] [2022-05-23T09:18:59.713Z] [2022-05-23T09:18:59.713Z] ==> git version 2.25.1 found [2022-05-23T09:18:59.713Z] ==> 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 [2022-05-23T09:18:59.713Z] Release-Date: 2020-01-08 [2022-05-23T09:18:59.713Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-23T09:18:59.713Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T09:18:59.713Z] ==> Jenkins CI detected. [2022-05-23T09:18:59.713Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-33 [2022-05-23T09:18:59.713Z] project root: . [2022-05-23T09:18:59.713Z] --> token set from env [2022-05-23T09:18:59.713Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T09:18:59.713Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T09:18:59.713Z] ==> Python coveragepy not found [2022-05-23T09:18:59.713Z] ==> Searching for coverage reports in: [2022-05-23T09:18:59.713Z] + . [2022-05-23T09:18:59.713Z] -> Found 1 reports [2022-05-23T09:18:59.713Z] ==> Detecting git/mercurial file structure [2022-05-23T09:18:59.713Z] ==> Reading reports [2022-05-23T09:18:59.713Z] + ./coverage.out bytes=10 [2022-05-23T09:18:59.713Z] ==> Appending adjustments [2022-05-23T09:18:59.713Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T09:18:59.973Z] + Found adjustments [2022-05-23T09:18:59.973Z] ==> Gzipping contents [2022-05-23T09:18:59.973Z] 4.0K /tmp/codecov.kAHxU6.gz [2022-05-23T09:18:59.973Z] ==> Uploading reports [2022-05-23T09:18:59.973Z] url: https://codecov.io [2022-05-23T09:18:59.973Z] query: branch=PR-33&commit=f0869547065ff951d29868c456c216123e6da9de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-33%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=33&job=&cmd_args= [2022-05-23T09:18:59.973Z] -> Pinging Codecov [2022-05-23T09:18:59.973Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-33&commit=f0869547065ff951d29868c456c216123e6da9de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-33%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=33&job=&cmd_args= [2022-05-23T09:19:00.233Z] -> Uploading to [2022-05-23T09:19:00.233Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/73D8F5FF140700D3E01443B452E23636/f0869547065ff951d29868c456c216123e6da9de/db193702-71aa-4308-96ca-11f8d80580e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T091859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25d53c87a4bca8923e62abf4a178792dc870c04ecd516b0d20105fc9db73ae59 [2022-05-23T09:19:00.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T09:19:00.233Z] Dload Upload Total Spent Left Speed [2022-05-23T09:19:00.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1019 0 0 100 1019 0 3678 --:--:-- --:--:-- --:--:-- 3665 100 1019 0 0 100 1019 0 3678 --:--:-- --:--:-- --:--:-- 3665 [2022-05-23T09:19:00.494Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/f0869547065ff951d29868c456c216123e6da9de [Pipeline] } [2022-05-23T09:19:00.524Z] 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 [2022-05-23T09:19:02.253Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-33/archives ] [2022-05-23T09:19:02.253Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-33/archives [2022-05-23T09:19:02.253Z] total 16 [2022-05-23T09:19:02.253Z] drwxr-xr-x 3 root root 4096 May 23 09:09 . [2022-05-23T09:19:02.253Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 09:09 .. [2022-05-23T09:19:02.253Z] drwxr-xr-x 2 root root 4096 May 23 09:09 cost [2022-05-23T09:19:02.253Z] -rw-r--r-- 1 root root 87 May 23 09:09 cost.csv [2022-05-23T09:19:02.254Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-33/archives [2022-05-23T09:19:02.254Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-33/archives [2022-05-23T09:19:02.254Z] total 16 [2022-05-23T09:19:02.254Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 09:09 . [2022-05-23T09:19:02.254Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 09:09 .. [2022-05-23T09:19:02.254Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 09:09 cost [2022-05-23T09:19:02.254Z] -rw-r--r-- 1 jenkins jenkins 87 May 23 09:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:19:02.594Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:19:03.487Z] ---> package-listing.sh [2022-05-23T09:19:03.487Z] ++ facter osfamily [2022-05-23T09:19:03.487Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T09:19:03.747Z] + OS_FAMILY=debian [2022-05-23T09:19:03.747Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-33 [2022-05-23T09:19:03.747Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T09:19:03.747Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T09:19:03.747Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T09:19:03.747Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T09:19:03.747Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-33 ']' [2022-05-23T09:19:03.747Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T09:19:03.747Z] + case "${OS_FAMILY}" in [2022-05-23T09:19:03.747Z] + dpkg -l [2022-05-23T09:19:03.747Z] + grep '^ii' [2022-05-23T09:19:03.747Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T09:19:03.747Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T09:19:03.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T09:19:03.747Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-33 ']' [2022-05-23T09:19:03.747Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-33/archives/ [2022-05-23T09:19:03.747Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-33/archives/ [Pipeline] echo [2022-05-23T09:19:03.780Z] 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-33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T09:19:04.071Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:19:04.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T09:19:04.650Z] . [Pipeline] withDockerContainer [2022-05-23T09:19:04.739Z] prd-ubuntu20.04-docker-8c-8g-64348 does not seem to be running inside a container [2022-05-23T09:19:04.778Z] $ 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-33/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-33 -v /w/workspace/xfoundry_device-usb-camera_PR-33:/w/workspace/xfoundry_device-usb-camera_PR-33:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-33@tmp:/w/workspace/xfoundry_device-usb-camera_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T09:19:04.998Z] $ docker top 342b5620c7a5f462371a1c2c73918e4588db13b8351519a4d73b80a7d7baf169 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T09:19:05.409Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T09:19:05.722Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T09:19:06.033Z] + ls /var/log/sa-host [2022-05-23T09:19:06.033Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T09:19:06.327Z] provisioning config files... [2022-05-23T09:19:06.337Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-33@tmp/config8030006532020578032tmp [Pipeline] { [Pipeline] echo [2022-05-23T09:19:06.384Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:19:06.703Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T09:19:06.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:19:07.158Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T09:19:07.194Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:19:07.519Z] ---> sudo-logs.sh [2022-05-23T09:19:07.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T09:19:07.598Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:19:07.913Z] ---> job-cost.sh [2022-05-23T09:19:07.913Z] lf-activate-venv: SKIPPING [2022-05-23T09:19:07.913Z] DEBUG: total: 0.2199999988079071 [2022-05-23T09:19:07.913Z] INFO: Retrieving Stack Cost... [2022-05-23T09:19:08.173Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T09:19:08.744Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T09:19:08.776Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:19:09.089Z] ---> logs-deploy.sh [2022-05-23T09:19:09.089Z] lf-activate-venv: SKIPPING [2022-05-23T09:19:09.089Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-33/1 [2022-05-23T09:19:09.089Z] INFO: archiving workspace using pattern(s): [2022-05-23T09:19:10.030Z] Archives upload complete. [2022-05-23T09:19:10.030Z] INFO: archiving logs to Nexus