Pull request #27 updated 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 FelixTing for edgexfoundry/device-usb-camera Obtained Jenkinsfile from ae23d33e49d4e732ed09d52c67cd5d0193042c30+64a0158ebb7ef051a7494343a06668853522f3e5 (566aa5b28124f6546d51e079310cf0a4169f808d) 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-ssh10838853519615240662.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-ssh18373666609287832296.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-27/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-27/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3818046912371764580.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 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-ssh3068778881677085419.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-27/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-27/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9039898857044789090.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-64171’ is offline Running on prd-ubuntu20.04-docker-8c-8g-64173 in /w/workspace/xfoundry_device-usb-camera_PR-27 [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-27 # 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/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit ae23d33e49d4e732ed09d52c67cd5d0193042c30 Merge succeeded, producing 39bf0d04bda255fe6af5bda747436c74eca6fe62 Checking out Revision 39bf0d04bda255fe6af5bda747436c74eca6fe62 (PR-27) > git config core.sparsecheckout # timeout=10 > git checkout -f ae23d33e49d4e732ed09d52c67cd5d0193042c30 # 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 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39bf0d04bda255fe6af5bda747436c74eca6fe62 # timeout=10 Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T08:22:18.265Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T08:22:18.324Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T08:22:18.342Z] ========================================================= [2022-05-20T08:22:18.342Z] EdgeX Global Pipelines Version Info [2022-05-20T08:22:18.342Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c9c9139f78799d6580d2592f90bd4161b900c8f4 # timeout=10 [2022-05-20T08:22:19.117Z] ------------------- [2022-05-20T08:22:19.117Z] stable info: [2022-05-20T08:22:19.117Z] ------------------- [2022-05-20T08:22:19.117Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T08:22:19.117Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T08:22:19.117Z] Message: update stable to v1.0.230 [2022-05-20T08:22:19.690Z] ------------------- [2022-05-20T08:22:19.690Z] experimental info: [2022-05-20T08:22:19.690Z] ------------------- [2022-05-20T08:22:19.690Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T08:22:19.690Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T08:22:19.690Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T08:22:19.821Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-20T08:22:19.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-20T08:22:19.846Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T08:22:19.858Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T08:22:19.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T08:22:19.886Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T08:22:19.896Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T08:22:19.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T08:22:19.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T08:22:19.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T08:22:19.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T08:22:19.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-20T08:22:19.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T08:22:19.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T08:22:20.003Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T08:22:20.018Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T08:22:20.034Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T08:22:20.051Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T08:22:20.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T08:22:20.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T08:22:20.087Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T08:22:20.099Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T08:22:20.115Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T08:22:20.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T08:22:20.148Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T08:22:25.601Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T08:22:25.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-27 [Pipeline] echo [2022-05-20T08:22:25.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-27 [Pipeline] echo [2022-05-20T08:22:25.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-27 [Pipeline] echo [2022-05-20T08:22:25.662Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39bf0d04bda255fe6af5bda747436c74eca6fe62 [Pipeline] echo [2022-05-20T08:22:25.681Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39bf0d0 [Pipeline] echo [2022-05-20T08:22:25.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:22:25.748Z] provisioning config files... [2022-05-20T08:22:25.762Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config7318087207092972058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:22:26.073Z] ---> docker-login.sh [2022-05-20T08:22:26.073Z] nexus3.edgexfoundry.org:10001 [2022-05-20T08:22:26.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:22:26.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:22:26.335Z] Configure a credential helper to remove this warning. See [2022-05-20T08:22:26.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:22:26.335Z] [2022-05-20T08:22:26.335Z] Login Succeeded [2022-05-20T08:22:26.335Z] nexus3.edgexfoundry.org:10002 [2022-05-20T08:22:26.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:22:26.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:22:26.597Z] Configure a credential helper to remove this warning. See [2022-05-20T08:22:26.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:22:26.597Z] [2022-05-20T08:22:26.597Z] Login Succeeded [2022-05-20T08:22:26.597Z] nexus3.edgexfoundry.org:10003 [2022-05-20T08:22:26.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:22:26.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:22:26.858Z] Configure a credential helper to remove this warning. See [2022-05-20T08:22:26.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:22:26.858Z] [2022-05-20T08:22:26.858Z] Login Succeeded [2022-05-20T08:22:26.858Z] nexus3.edgexfoundry.org:10004 [2022-05-20T08:22:26.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:22:26.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:22:26.858Z] Configure a credential helper to remove this warning. See [2022-05-20T08:22:26.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:22:26.858Z] [2022-05-20T08:22:26.858Z] Login Succeeded [2022-05-20T08:22:26.858Z] docker.io [2022-05-20T08:22:26.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:22:27.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:22:27.431Z] Configure a credential helper to remove this warning. See [2022-05-20T08:22:27.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:22:27.431Z] [2022-05-20T08:22:27.431Z] Login Succeeded [2022-05-20T08:22:27.431Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T08:22:27.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T08:22:27.821Z] + git rev-list -1 --merges 39bf0d04bda255fe6af5bda747436c74eca6fe62~1..39bf0d04bda255fe6af5bda747436c74eca6fe62 [Pipeline] echo [2022-05-20T08:22:27.850Z] -----------> git rev-list -1 --merges 39bf0d04bda255fe6af5bda747436c74eca6fe62~1..39bf0d04bda255fe6af5bda747436c74eca6fe62 39bf0d04bda255fe6af5bda747436c74eca6fe62 [2022-05-20T08:22:27.850Z] 39bf0d04bda255fe6af5bda747436c74eca6fe62 [false] [Pipeline] sh [2022-05-20T08:22:28.146Z] + git log --format=format:%s -1 39bf0d04bda255fe6af5bda747436c74eca6fe62 [Pipeline] echo [2022-05-20T08:22:28.163Z] ========================================================= [2022-05-20T08:22:28.163Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T08:22:28.163Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T08:22:28.509Z] + git log --format=format:%s -1 39bf0d04bda255fe6af5bda747436c74eca6fe62 [Pipeline] echo [2022-05-20T08:22:28.523Z] [semverPrep] GIT_COMMIT: 39bf0d04bda255fe6af5bda747436c74eca6fe62, Commit Message: Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD [Pipeline] echo [2022-05-20T08:22:28.532Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T08:22:28.929Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T08:22:28.929Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T08:22:28.929Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T08:22:28.929Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T08:22:28.929Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T08:22:28.929Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T08:22:28.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:22:29.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:22:29.278Z] [2022-05-20T08:22:29.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:22:29.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:22:29.845Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T08:22:29.846Z] 1fe172e4850f: Pulling fs layer [2022-05-20T08:22:29.846Z] caf521ccaac6: Pulling fs layer [2022-05-20T08:22:29.846Z] 3ead6fa29328: Pulling fs layer [2022-05-20T08:22:29.846Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T08:22:29.846Z] a8d5f1318db7: Pulling fs layer [2022-05-20T08:22:29.846Z] c427282e49a2: Pulling fs layer [2022-05-20T08:22:29.846Z] 1827001aaf11: Pulling fs layer [2022-05-20T08:22:29.846Z] 0714d37db230: Pulling fs layer [2022-05-20T08:22:29.846Z] ac28cf19c067: Pulling fs layer [2022-05-20T08:22:29.846Z] ca983d60f3e2: Pulling fs layer [2022-05-20T08:22:29.846Z] 9f894cec8388: Pulling fs layer [2022-05-20T08:22:29.846Z] 1827001aaf11: Waiting [2022-05-20T08:22:29.846Z] a8d5f1318db7: Waiting [2022-05-20T08:22:29.846Z] 0714d37db230: Waiting [2022-05-20T08:22:29.846Z] 5c2a1cbceb83: Waiting [2022-05-20T08:22:29.846Z] ac28cf19c067: Waiting [2022-05-20T08:22:29.846Z] 9f894cec8388: Waiting [2022-05-20T08:22:29.846Z] c427282e49a2: Waiting [2022-05-20T08:22:29.846Z] caf521ccaac6: Download complete [2022-05-20T08:22:29.846Z] 5c2a1cbceb83: Verifying Checksum [2022-05-20T08:22:29.846Z] a8d5f1318db7: Verifying Checksum [2022-05-20T08:22:29.846Z] a8d5f1318db7: Download complete [2022-05-20T08:22:29.846Z] c427282e49a2: Verifying Checksum [2022-05-20T08:22:29.846Z] c427282e49a2: Download complete [2022-05-20T08:22:29.846Z] 3ead6fa29328: Verifying Checksum [2022-05-20T08:22:29.846Z] 3ead6fa29328: Download complete [2022-05-20T08:22:29.846Z] 0714d37db230: Verifying Checksum [2022-05-20T08:22:29.846Z] 0714d37db230: Download complete [2022-05-20T08:22:30.107Z] ac28cf19c067: Download complete [2022-05-20T08:22:30.107Z] ca983d60f3e2: Verifying Checksum [2022-05-20T08:22:30.107Z] ca983d60f3e2: Download complete [2022-05-20T08:22:30.107Z] 9f894cec8388: Verifying Checksum [2022-05-20T08:22:30.107Z] 9f894cec8388: Download complete [2022-05-20T08:22:30.107Z] 1fe172e4850f: Verifying Checksum [2022-05-20T08:22:30.107Z] 1fe172e4850f: Download complete [2022-05-20T08:22:30.367Z] 1827001aaf11: Verifying Checksum [2022-05-20T08:22:30.367Z] 1827001aaf11: Download complete [2022-05-20T08:22:31.306Z] 1fe172e4850f: Pull complete [2022-05-20T08:22:31.567Z] caf521ccaac6: Pull complete [2022-05-20T08:22:31.826Z] 3ead6fa29328: Pull complete [2022-05-20T08:22:32.085Z] 5c2a1cbceb83: Pull complete [2022-05-20T08:22:32.344Z] a8d5f1318db7: Pull complete [2022-05-20T08:22:32.344Z] c427282e49a2: Pull complete [2022-05-20T08:22:34.251Z] 1827001aaf11: Pull complete [2022-05-20T08:22:34.251Z] 0714d37db230: Pull complete [2022-05-20T08:22:34.251Z] ac28cf19c067: Pull complete [2022-05-20T08:22:34.512Z] ca983d60f3e2: Pull complete [2022-05-20T08:22:34.512Z] 9f894cec8388: Pull complete [2022-05-20T08:22:34.512Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T08:22:34.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:22:34.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T08:22:34.659Z] prd-ubuntu20.04-docker-8c-8g-64173 does not seem to be running inside a container [2022-05-20T08:22:34.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T08:22:36.136Z] $ docker top eb226835eff953d9a41339542089b4775eb2f616863b7cc747e29c444ba8f18c -eo pid,comm [2022-05-20T08:22:36.205Z] 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-20T08:22:36.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T08:22:36.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T08:22:36.249Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T08:22:36.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T08:22:36.391Z] $ docker exec eb226835eff953d9a41339542089b4775eb2f616863b7cc747e29c444ba8f18c ssh-agent [2022-05-20T08:22:36.516Z] SSH_AUTH_SOCK=/tmp/ssh-myrWeKJsfb3n/agent.34 [2022-05-20T08:22:36.516Z] SSH_AGENT_PID=40 [2022-05-20T08:22:36.525Z] Running ssh-add (command line suppressed) [2022-05-20T08:22:36.638Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_2061798481258457786.key (/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_2061798481258457786.key) [2022-05-20T08:22:36.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T08:22:36.944Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T08:22:36.969Z] $ docker exec --env ******** --env ******** eb226835eff953d9a41339542089b4775eb2f616863b7cc747e29c444ba8f18c ssh-agent -k [2022-05-20T08:22:37.080Z] unset SSH_AUTH_SOCK; [2022-05-20T08:22:37.081Z] unset SSH_AGENT_PID; [2022-05-20T08:22:37.081Z] echo Agent pid 40 killed; [2022-05-20T08:22:37.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T08:22:37.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T08:22:37.118Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T08:22:37.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T08:22:37.261Z] $ docker exec eb226835eff953d9a41339542089b4775eb2f616863b7cc747e29c444ba8f18c ssh-agent [2022-05-20T08:22:37.407Z] SSH_AUTH_SOCK=/tmp/ssh-5x9TOzsDnSOC/agent.74 [2022-05-20T08:22:37.407Z] SSH_AGENT_PID=81 [2022-05-20T08:22:37.412Z] Running ssh-add (command line suppressed) [2022-05-20T08:22:37.532Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_7975518188021745235.key (/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_7975518188021745235.key) [2022-05-20T08:22:37.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T08:22:37.838Z] + git semver init [2022-05-20T08:22:38.098Z] 2022-05-20 08:22:38,041 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T08:22:38.099Z] 2022-05-20 08:22:38,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver [2022-05-20T08:22:38.099Z] 2022-05-20 08:22:38,043 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-27/.semver [2022-05-20T08:22:38.099Z] 2022-05-20 08:22:38,043 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-27/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27, universal_newlines=False, shell=None, istream=None) [2022-05-20T08:22:38.672Z] 2022-05-20 08:22:38,585 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-27/.git/info/exclude [2022-05-20T08:22:38.672Z] 2022-05-20 08:22:38,585 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 with force:False [2022-05-20T08:22:38.672Z] 2022-05-20 08:22:38,585 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 [2022-05-20T08:22:38.672Z] 2022-05-20 08:22:38,588 [execute] INFO git cat-file --batch-check [2022-05-20T08:22:38.672Z] 2022-05-20 08:22:38,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T08:22:38.672Z] 2022-05-20 08:22:38,594 [execute] INFO git cat-file --batch [2022-05-20T08:22:38.672Z] 2022-05-20 08:22:38,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T08:22:38.672Z] 2022-05-20 08:22:38,600 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 [2022-05-20T08:22:38.672Z] 0.0.0 [Pipeline] } [2022-05-20T08:22:38.687Z] $ docker exec --env ******** --env ******** eb226835eff953d9a41339542089b4775eb2f616863b7cc747e29c444ba8f18c ssh-agent -k [2022-05-20T08:22:38.797Z] unset SSH_AUTH_SOCK; [2022-05-20T08:22:38.797Z] unset SSH_AGENT_PID; [2022-05-20T08:22:38.798Z] echo Agent pid 81 killed; [2022-05-20T08:22:38.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T08:22:39.130Z] + git semver [Pipeline] } [2022-05-20T08:22:39.412Z] $ docker stop --time=1 eb226835eff953d9a41339542089b4775eb2f616863b7cc747e29c444ba8f18c [2022-05-20T08:22:40.770Z] $ docker rm -f eb226835eff953d9a41339542089b4775eb2f616863b7cc747e29c444ba8f18c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T08:22:41.160Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T08:22:41.434Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T08:22:41.439Z] [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-20T08:22:41.613Z] provisioning config files... [2022-05-20T08:22:41.624Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config6394580719741431397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:22:41.931Z] ---> docker-login.sh [2022-05-20T08:22:41.931Z] nexus3.edgexfoundry.org:10001 [2022-05-20T08:22:41.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:22:41.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:22:41.931Z] Configure a credential helper to remove this warning. See [2022-05-20T08:22:41.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:22:41.931Z] [2022-05-20T08:22:41.931Z] Login Succeeded [2022-05-20T08:22:41.931Z] nexus3.edgexfoundry.org:10002 [2022-05-20T08:22:41.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:22:42.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:22:42.192Z] Configure a credential helper to remove this warning. See [2022-05-20T08:22:42.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:22:42.192Z] [2022-05-20T08:22:42.192Z] Login Succeeded [2022-05-20T08:22:42.192Z] nexus3.edgexfoundry.org:10003 [2022-05-20T08:22:42.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:22:42.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:22:42.192Z] Configure a credential helper to remove this warning. See [2022-05-20T08:22:42.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:22:42.192Z] [2022-05-20T08:22:42.192Z] Login Succeeded [2022-05-20T08:22:42.192Z] nexus3.edgexfoundry.org:10004 [2022-05-20T08:22:42.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:22:42.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:22:42.454Z] Configure a credential helper to remove this warning. See [2022-05-20T08:22:42.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:22:42.454Z] [2022-05-20T08:22:42.454Z] Login Succeeded [2022-05-20T08:22:42.454Z] docker.io [2022-05-20T08:22:42.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:22:42.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:22:42.714Z] Configure a credential helper to remove this warning. See [2022-05-20T08:22:42.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:22:42.714Z] [2022-05-20T08:22:42.714Z] Login Succeeded [2022-05-20T08:22:42.714Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T08:22:42.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T08:22:42.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T08:22:42.809Z] ========================================================= [2022-05-20T08:22:42.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T08:22:42.809Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:22:43.140Z] + 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-20T08:22:43.140Z] Sending build context to Docker daemon 574kB [2022-05-20T08:22:43.140Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:22:43.140Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T08:22:43.140Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T08:22:43.140Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T08:22:43.140Z] 666ba61612fd: Pulling fs layer [2022-05-20T08:22:43.140Z] 8ed8ca486205: Pulling fs layer [2022-05-20T08:22:43.140Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T08:22:43.140Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T08:22:43.140Z] ca2b28591e48: Pulling fs layer [2022-05-20T08:22:43.140Z] a51346096db8: Pulling fs layer [2022-05-20T08:22:43.140Z] daebc70d1ce1: Pulling fs layer [2022-05-20T08:22:43.140Z] 0e18a0eac166: Pulling fs layer [2022-05-20T08:22:43.140Z] a51346096db8: Waiting [2022-05-20T08:22:43.140Z] 22a0e8bec74d: Waiting [2022-05-20T08:22:43.140Z] daebc70d1ce1: Waiting [2022-05-20T08:22:43.140Z] 0e18a0eac166: Waiting [2022-05-20T08:22:43.140Z] ca2b28591e48: Waiting [2022-05-20T08:22:43.140Z] 4fe6c5a15a65: Waiting [2022-05-20T08:22:43.140Z] 8ed8ca486205: Verifying Checksum [2022-05-20T08:22:43.140Z] 8ed8ca486205: Download complete [2022-05-20T08:22:43.140Z] 666ba61612fd: Download complete [2022-05-20T08:22:43.140Z] 22a0e8bec74d: Verifying Checksum [2022-05-20T08:22:43.140Z] 22a0e8bec74d: Download complete [2022-05-20T08:22:43.140Z] ca2b28591e48: Download complete [2022-05-20T08:22:43.411Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T08:22:43.411Z] 59bf1c3509f3: Download complete [2022-05-20T08:22:43.411Z] daebc70d1ce1: Verifying Checksum [2022-05-20T08:22:43.411Z] daebc70d1ce1: Download complete [2022-05-20T08:22:43.411Z] 59bf1c3509f3: Pull complete [2022-05-20T08:22:43.674Z] 666ba61612fd: Pull complete [2022-05-20T08:22:43.674Z] 8ed8ca486205: Pull complete [2022-05-20T08:22:43.674Z] a51346096db8: Verifying Checksum [2022-05-20T08:22:43.674Z] a51346096db8: Download complete [2022-05-20T08:22:44.258Z] 0e18a0eac166: Verifying Checksum [2022-05-20T08:22:44.258Z] 0e18a0eac166: Download complete [2022-05-20T08:22:45.663Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T08:22:45.663Z] 4fe6c5a15a65: Download complete [2022-05-20T08:22:49.855Z] 4fe6c5a15a65: Pull complete [2022-05-20T08:22:49.855Z] 22a0e8bec74d: Pull complete [2022-05-20T08:22:49.855Z] ca2b28591e48: Pull complete [2022-05-20T08:22:49.855Z] a51346096db8: Pull complete [2022-05-20T08:22:49.855Z] daebc70d1ce1: Pull complete [2022-05-20T08:22:51.761Z] 0e18a0eac166: Pull complete [2022-05-20T08:22:51.761Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T08:22:51.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T08:22:51.761Z] ---> f018257e8ee9 [2022-05-20T08:22:51.761Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T08:22:53.146Z] ---> Running in 7857a67c2ff5 [2022-05-20T08:22:53.146Z] Removing intermediate container 7857a67c2ff5 [2022-05-20T08:22:53.146Z] ---> f670ab25540a [2022-05-20T08:22:53.146Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:22:53.146Z] ---> Running in 39b79ef88869 [2022-05-20T08:22:53.146Z] Removing intermediate container 39b79ef88869 [2022-05-20T08:22:53.146Z] ---> f03c2a934976 [2022-05-20T08:22:53.146Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:22:53.146Z] ---> Running in c6f9bbf1148a [2022-05-20T08:22:53.406Z] Removing intermediate container c6f9bbf1148a [2022-05-20T08:22:53.406Z] ---> 5942f42ad084 [2022-05-20T08:22:53.406Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:22:53.406Z] ---> Running in c614260b1f80 [2022-05-20T08:22:53.975Z] Removing intermediate container c614260b1f80 [2022-05-20T08:22:53.975Z] ---> db149952f949 [2022-05-20T08:22:53.975Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:22:53.975Z] ---> Running in 1501db922eaa [2022-05-20T08:22:54.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T08:22:55.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T08:22:55.436Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-20T08:22:55.436Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-20T08:22:55.436Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-20T08:22:55.696Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-20T08:22:55.696Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-20T08:22:55.696Z] (6/81) Installing libxcb (1.14-r2) [2022-05-20T08:22:55.957Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-20T08:22:55.957Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-20T08:22:56.219Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-20T08:22:56.219Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-20T08:22:56.219Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-20T08:22:56.479Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-20T08:22:56.479Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-20T08:22:56.479Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-20T08:22:56.558Z] Still waiting to schedule task [2022-05-20T08:22:56.558Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-20T08:22:56.739Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-20T08:22:56.739Z] (16/81) Installing libice (1.0.10-r0) [2022-05-20T08:22:56.739Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-20T08:22:57.001Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-20T08:22:57.001Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-20T08:22:57.001Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-20T08:22:57.262Z] (21/81) Installing xset (1.2.4-r0) [2022-05-20T08:22:57.262Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-20T08:22:57.262Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-20T08:22:57.523Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-20T08:22:57.523Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-20T08:22:57.523Z] (26/81) Installing libintl (0.21-r0) [2022-05-20T08:22:57.785Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-20T08:22:57.785Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-20T08:22:57.785Z] (29/81) Installing pcre (8.45-r1) [2022-05-20T08:22:58.046Z] (30/81) Installing glib (2.70.1-r0) [2022-05-20T08:22:58.046Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-20T08:22:59.000Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-20T08:22:59.000Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:22:59.000Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-20T08:22:59.262Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-20T08:22:59.262Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-20T08:22:59.522Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-20T08:22:59.522Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T08:22:59.522Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-20T08:22:59.783Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-20T08:23:00.044Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-20T08:23:00.044Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-20T08:23:00.044Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-20T08:23:00.304Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-20T08:23:00.304Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-20T08:23:00.304Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-20T08:23:00.565Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-20T08:23:00.565Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-20T08:23:00.825Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-20T08:23:00.825Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-20T08:23:00.825Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-20T08:23:01.092Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-20T08:23:01.092Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-20T08:23:01.092Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-20T08:23:01.353Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-20T08:23:01.353Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-20T08:23:01.614Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-20T08:23:01.614Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-20T08:23:01.614Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-20T08:23:01.875Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-20T08:23:01.875Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-20T08:23:01.875Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-20T08:23:02.137Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-20T08:23:02.137Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:23:02.137Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-20T08:23:02.398Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:23:02.398Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-20T08:23:02.660Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-20T08:23:02.660Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-20T08:23:02.660Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-20T08:23:02.921Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-20T08:23:02.921Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-20T08:23:02.921Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-20T08:23:03.493Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:23:03.756Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-20T08:23:03.756Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-20T08:23:03.756Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:23:03.756Z] (77/81) Installing kmod-libs (29-r2) [2022-05-20T08:23:04.016Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:23:04.016Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T08:23:04.016Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T08:23:04.277Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T08:23:04.277Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T08:23:04.277Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:23:04.277Z] OK: 335 MiB in 133 packages [2022-05-20T08:23:06.190Z] Removing intermediate container 1501db922eaa [2022-05-20T08:23:06.190Z] ---> 875f898c915d [2022-05-20T08:23:06.190Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T08:23:06.190Z] ---> Running in fcfa22acbce2 [2022-05-20T08:23:06.452Z] Removing intermediate container fcfa22acbce2 [2022-05-20T08:23:06.452Z] ---> 3b776391dcc4 [2022-05-20T08:23:06.452Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T08:23:06.452Z] ---> 141e0042865c [2022-05-20T08:23:06.452Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:23:06.452Z] ---> Running in 60d28c3d8973 [2022-05-20T08:23:21.362Z] Removing intermediate container 60d28c3d8973 [2022-05-20T08:23:21.362Z] ---> 15bab8dc653d [2022-05-20T08:23:21.362Z] Step 11/12 : COPY . . [2022-05-20T08:23:21.362Z] ---> 9b0543567f45 [2022-05-20T08:23:21.362Z] Step 12/12 : RUN ${MAKE} [2022-05-20T08:23:21.362Z] ---> Running in 52687ccdddb6 [2022-05-20T08:23:21.362Z] noop [2022-05-20T08:23:21.362Z] Removing intermediate container 52687ccdddb6 [2022-05-20T08:23:21.362Z] ---> e7a1a752b8ea [2022-05-20T08:23:21.362Z] Successfully built e7a1a752b8ea [2022-05-20T08:23:21.362Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:23:21.660Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T08:23:21.660Z] . [Pipeline] withDockerContainer [2022-05-20T08:23:21.730Z] prd-ubuntu20.04-docker-8c-8g-64173 does not seem to be running inside a container [2022-05-20T08:23:21.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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-x86_64 cat [2022-05-20T08:23:22.188Z] $ docker top 046fa1e53d00c2c4b89b5d0895a1c19e09764261bce0cd86d0fd07652a7da502 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T08:23:22.534Z] + go version [2022-05-20T08:23:22.534Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T08:23:22.556Z] $ docker stop --time=1 046fa1e53d00c2c4b89b5d0895a1c19e09764261bce0cd86d0fd07652a7da502 [2022-05-20T08:23:23.933Z] $ docker rm -f 046fa1e53d00c2c4b89b5d0895a1c19e09764261bce0cd86d0fd07652a7da502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:23:24.344Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T08:23:24.344Z] . [Pipeline] withDockerContainer [2022-05-20T08:23:24.413Z] prd-ubuntu20.04-docker-8c-8g-64173 does not seem to be running inside a container [2022-05-20T08:23:24.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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-x86_64 cat [2022-05-20T08:23:24.807Z] $ docker top ef69d26d59c7999365041e484d4494da3499f4dde2355b485b1d60988a31f9d3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T08:23:25.172Z] + make test [2022-05-20T08:23:25.172Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T08:23:25.432Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T08:23:35.609Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T08:23:35.609Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T08:23:40.887Z] CGO_ENABLED=1 go vet ./... [2022-05-20T08:23:44.183Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T08:23:44.183Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T08:23:44.183Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T08:23:44.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T08:23:44.481Z] $ docker stop --time=1 ef69d26d59c7999365041e484d4494da3499f4dde2355b485b1d60988a31f9d3 [2022-05-20T08:23:46.233Z] $ docker rm -f ef69d26d59c7999365041e484d4494da3499f4dde2355b485b1d60988a31f9d3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T08:23:46.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T08:23:46.712Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-20T08:23:47.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T08:23:47.503Z] + ls -al . [2022-05-20T08:23:47.503Z] total 164 [2022-05-20T08:23:47.503Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 08:23 . [2022-05-20T08:23:47.503Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:22 .. [2022-05-20T08:23:47.503Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:22 .git [2022-05-20T08:23:47.503Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:22 .github [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 349 May 20 08:22 .gitignore [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 08:22 .golangci.yml [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 08:22 .hadolint.yml [2022-05-20T08:23:47.503Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 08:22 .semver [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 8796 May 20 08:22 Attribution.txt [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 08:22 CHANGELOG.md [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 08:22 Dockerfile [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 08:22 GOVERNANCE.md [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 08:22 Jenkinsfile [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 08:22 LICENSE [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 1641 May 20 08:22 Makefile [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 08:22 OWNERS.md [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 08:22 README.md [2022-05-20T08:23:47.503Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 08:22 VERSION [2022-05-20T08:23:47.503Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:22 bin [2022-05-20T08:23:47.504Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:22 cmd [2022-05-20T08:23:47.504Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 08:23 coverage.out [2022-05-20T08:23:47.504Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:22 docker-compose [2022-05-20T08:23:47.504Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 08:22 docker-entrypoint.sh [2022-05-20T08:23:47.504Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 08:22 go.mod [2022-05-20T08:23:47.504Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 08:22 go.sum [2022-05-20T08:23:47.504Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:22 internal [2022-05-20T08:23:47.504Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 08:22 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:23:47.801Z] + 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=39bf0d04bda255fe6af5bda747436c74eca6fe62 --label arch=amd64 --label version=0.0.0 . [2022-05-20T08:23:47.801Z] Sending build context to Docker daemon 575kB [2022-05-20T08:23:47.801Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:23:47.801Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T08:23:47.801Z] ---> e7a1a752b8ea [2022-05-20T08:23:47.801Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T08:23:47.801Z] ---> Running in 0a7c891cbd55 [2022-05-20T08:23:47.801Z] Removing intermediate container 0a7c891cbd55 [2022-05-20T08:23:47.801Z] ---> 0392aabef281 [2022-05-20T08:23:47.801Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:23:48.062Z] ---> Running in b78d9737425a [2022-05-20T08:23:48.062Z] Removing intermediate container b78d9737425a [2022-05-20T08:23:48.062Z] ---> 1a71ff391a66 [2022-05-20T08:23:48.062Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:23:48.062Z] ---> Running in 9228b264e6bb [2022-05-20T08:23:48.062Z] Removing intermediate container 9228b264e6bb [2022-05-20T08:23:48.062Z] ---> 1a5f3bec3eb7 [2022-05-20T08:23:48.062Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:23:48.322Z] ---> Running in d6ef46260f2f [2022-05-20T08:23:49.265Z] Removing intermediate container d6ef46260f2f [2022-05-20T08:23:49.265Z] ---> e7d6a05ddbb2 [2022-05-20T08:23:49.265Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:23:49.265Z] ---> Running in f038ba7d73ea [2022-05-20T08:23:49.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T08:23:50.468Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T08:23:50.728Z] OK: 335 MiB in 133 packages [2022-05-20T08:23:50.988Z] Removing intermediate container f038ba7d73ea [2022-05-20T08:23:50.988Z] ---> b4357932a2d2 [2022-05-20T08:23:50.988Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T08:23:50.988Z] ---> Running in 1ef6758889fd [2022-05-20T08:23:50.988Z] Removing intermediate container 1ef6758889fd [2022-05-20T08:23:50.988Z] ---> 99d66f6074ee [2022-05-20T08:23:50.988Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T08:23:51.248Z] ---> 31429e3eb94c [2022-05-20T08:23:51.248Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:23:51.248Z] ---> Running in 54b8be9ca940 [2022-05-20T08:23:51.816Z] Removing intermediate container 54b8be9ca940 [2022-05-20T08:23:51.816Z] ---> d52f44e6d8ca [2022-05-20T08:23:51.816Z] Step 11/29 : COPY . . [2022-05-20T08:23:52.074Z] ---> c111c34576bc [2022-05-20T08:23:52.074Z] Step 12/29 : RUN ${MAKE} [2022-05-20T08:23:52.074Z] ---> Running in f36219d3326e [2022-05-20T08:23:52.333Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -o cmd/device-usb-camera ./cmd [2022-05-20T08:24:04.551Z] Removing intermediate container f36219d3326e [2022-05-20T08:24:04.551Z] ---> 467f3270bc21 [2022-05-20T08:24:04.551Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T08:24:04.551Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T08:24:04.812Z] af6660deedbd: Pulling fs layer [2022-05-20T08:24:04.812Z] 97cd0a44c592: Pulling fs layer [2022-05-20T08:24:04.812Z] 97cd0a44c592: Verifying Checksum [2022-05-20T08:24:04.812Z] 97cd0a44c592: Download complete [2022-05-20T08:24:05.071Z] af6660deedbd: Download complete [2022-05-20T08:24:05.071Z] af6660deedbd: Pull complete [2022-05-20T08:24:05.332Z] 97cd0a44c592: Pull complete [2022-05-20T08:24:05.332Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T08:24:05.332Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T08:24:05.332Z] ---> fea57e182299 [2022-05-20T08:24:05.332Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T08:24:05.903Z] 3.15: Pulling from library/alpine [2022-05-20T08:24:05.903Z] df9b9388f04a: Pulling fs layer [2022-05-20T08:24:06.164Z] df9b9388f04a: Verifying Checksum [2022-05-20T08:24:06.164Z] df9b9388f04a: Pull complete [2022-05-20T08:24:06.164Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T08:24:06.164Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T08:24:06.164Z] ---> 0ac33e5f5afa [2022-05-20T08:24:06.164Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T08:24:06.424Z] ---> Running in e2a758ac2af9 [2022-05-20T08:24:06.424Z] Removing intermediate container e2a758ac2af9 [2022-05-20T08:24:06.424Z] ---> 4dad17b20b62 [2022-05-20T08:24:06.424Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T08:24:06.424Z] ---> Running in eca45cc3cff6 [2022-05-20T08:24:06.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T08:24:06.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T08:24:07.209Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-20T08:24:07.209Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-20T08:24:07.209Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-20T08:24:07.209Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-20T08:24:07.209Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-20T08:24:07.209Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-20T08:24:07.209Z] (7/74) Installing libxcb (1.14-r2) [2022-05-20T08:24:07.209Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-20T08:24:07.209Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-20T08:24:07.209Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T08:24:07.209Z] (11/74) Installing expat (2.4.7-r0) [2022-05-20T08:24:07.209Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-20T08:24:07.210Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-20T08:24:07.210Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-20T08:24:07.210Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-20T08:24:07.210Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-20T08:24:07.210Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-20T08:24:07.210Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-20T08:24:07.210Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-20T08:24:07.210Z] (20/74) Installing libintl (0.21-r0) [2022-05-20T08:24:07.210Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-20T08:24:07.210Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-20T08:24:07.210Z] (23/74) Installing pcre (8.45-r1) [2022-05-20T08:24:07.210Z] (24/74) Installing glib (2.70.1-r0) [2022-05-20T08:24:07.210Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-20T08:24:07.210Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-20T08:24:07.472Z] (27/74) Installing libass (0.15.2-r0) [2022-05-20T08:24:07.472Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-20T08:24:07.472Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-20T08:24:07.472Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-20T08:24:07.472Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-20T08:24:07.472Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-20T08:24:07.472Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-20T08:24:07.472Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-20T08:24:07.472Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T08:24:07.472Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T08:24:07.472Z] (37/74) Installing lame (3.100-r0) [2022-05-20T08:24:07.472Z] (38/74) Installing opus (1.3.1-r1) [2022-05-20T08:24:07.472Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T08:24:07.472Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-20T08:24:07.472Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T08:24:07.472Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T08:24:07.472Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-20T08:24:07.472Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-20T08:24:07.472Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-20T08:24:07.472Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-20T08:24:07.472Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:24:07.472Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:24:07.472Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-20T08:24:07.472Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-20T08:24:07.472Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-20T08:24:07.472Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-20T08:24:07.472Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T08:24:07.472Z] (54/74) Installing libva (2.13.0-r0) [2022-05-20T08:24:07.472Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-20T08:24:07.472Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-20T08:24:07.472Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-20T08:24:07.472Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-20T08:24:07.733Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-20T08:24:07.733Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-20T08:24:07.733Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-20T08:24:07.733Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-20T08:24:07.733Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-20T08:24:07.733Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T08:24:07.733Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-20T08:24:07.733Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-20T08:24:07.733Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:24:07.733Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:24:07.733Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-20T08:24:07.733Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:24:07.733Z] (70/74) Installing kmod-libs (29-r2) [2022-05-20T08:24:07.994Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:24:07.994Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-20T08:24:07.994Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-20T08:24:07.994Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-20T08:24:07.994Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T08:24:07.994Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:24:07.994Z] OK: 78 MiB in 88 packages [2022-05-20T08:24:09.374Z] Removing intermediate container eca45cc3cff6 [2022-05-20T08:24:09.374Z] ---> dfe9bc665cd6 [2022-05-20T08:24:09.374Z] Step 17/29 : WORKDIR / [2022-05-20T08:24:09.374Z] ---> Running in 4bc121361154 [2022-05-20T08:24:09.374Z] Removing intermediate container 4bc121361154 [2022-05-20T08:24:09.374Z] ---> ebcb98034ce7 [2022-05-20T08:24:09.374Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T08:24:09.945Z] ---> 5436ac24554e [2022-05-20T08:24:09.945Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T08:24:09.945Z] ---> 2b8de309e191 [2022-05-20T08:24:09.945Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T08:24:09.945Z] ---> 0b88ba7d3170 [2022-05-20T08:24:09.945Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T08:24:10.206Z] ---> 9eda240b4bc3 [2022-05-20T08:24:10.206Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T08:24:10.467Z] ---> abf66b108f30 [2022-05-20T08:24:10.467Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T08:24:10.726Z] ---> 95f720c11ef1 [2022-05-20T08:24:10.726Z] Step 24/29 : EXPOSE 59983 [2022-05-20T08:24:10.986Z] ---> Running in e48db2f4d3e8 [2022-05-20T08:24:10.986Z] Removing intermediate container e48db2f4d3e8 [2022-05-20T08:24:10.986Z] ---> d5bac6a9074e [2022-05-20T08:24:10.986Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T08:24:10.986Z] ---> Running in a04a74f23f41 [2022-05-20T08:24:10.986Z] Removing intermediate container a04a74f23f41 [2022-05-20T08:24:10.986Z] ---> 88438d995975 [2022-05-20T08:24:10.986Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T08:24:10.986Z] ---> Running in d77e1fdad54a [2022-05-20T08:24:11.245Z] Removing intermediate container d77e1fdad54a [2022-05-20T08:24:11.245Z] ---> 7348e6c96612 [2022-05-20T08:24:11.245Z] Step 27/29 : LABEL arch=amd64 [2022-05-20T08:24:11.245Z] ---> Running in 46a53befdf46 [2022-05-20T08:24:11.245Z] Removing intermediate container 46a53befdf46 [2022-05-20T08:24:11.245Z] ---> 82c831b88399 [2022-05-20T08:24:11.245Z] Step 28/29 : LABEL git_sha=39bf0d04bda255fe6af5bda747436c74eca6fe62 [2022-05-20T08:24:11.245Z] ---> Running in f25ddd94007d [2022-05-20T08:24:11.507Z] Removing intermediate container f25ddd94007d [2022-05-20T08:24:11.507Z] ---> a53343a03df2 [2022-05-20T08:24:11.507Z] Step 29/29 : LABEL version=0.0.0 [2022-05-20T08:24:11.507Z] ---> Running in 38c27d9917fd [2022-05-20T08:24:11.507Z] Removing intermediate container 38c27d9917fd [2022-05-20T08:24:11.507Z] ---> 89715e18bc3e [2022-05-20T08:24:11.507Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T08:24:11.507Z] Successfully built 89715e18bc3e [2022-05-20T08:24:11.507Z] 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-20T08:24:11.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:24:11.932Z] [2022-05-20T08:24:11.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:24:12.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:24:12.239Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T08:24:12.239Z] 5eb5b503b376: Pulling fs layer [2022-05-20T08:24:12.239Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T08:24:12.239Z] ec43610c2a17: Pulling fs layer [2022-05-20T08:24:12.239Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T08:24:12.239Z] 33b1e0a273af: Pulling fs layer [2022-05-20T08:24:12.239Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T08:24:12.239Z] 2f39f015ded8: Pulling fs layer [2022-05-20T08:24:12.239Z] 3a2ae6a8a46f: Waiting [2022-05-20T08:24:12.239Z] 33b1e0a273af: Waiting [2022-05-20T08:24:12.239Z] 5c69ac0246d0: Verifying Checksum [2022-05-20T08:24:12.239Z] 5c69ac0246d0: Download complete [2022-05-20T08:24:12.239Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T08:24:12.239Z] 3a2ae6a8a46f: Download complete [2022-05-20T08:24:12.239Z] 33b1e0a273af: Verifying Checksum [2022-05-20T08:24:12.239Z] 33b1e0a273af: Download complete [2022-05-20T08:24:12.500Z] ec43610c2a17: Verifying Checksum [2022-05-20T08:24:12.500Z] ec43610c2a17: Download complete [2022-05-20T08:24:12.500Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T08:24:12.500Z] 5d3b04190fa2: Download complete [2022-05-20T08:24:12.500Z] 5eb5b503b376: Verifying Checksum [2022-05-20T08:24:12.500Z] 5eb5b503b376: Download complete [2022-05-20T08:24:13.068Z] 2f39f015ded8: Download complete [2022-05-20T08:24:13.637Z] 5eb5b503b376: Pull complete [2022-05-20T08:24:13.896Z] 5c69ac0246d0: Pull complete [2022-05-20T08:24:14.157Z] ec43610c2a17: Pull complete [2022-05-20T08:24:14.417Z] 3a2ae6a8a46f: Pull complete [2022-05-20T08:24:14.417Z] 33b1e0a273af: Pull complete [2022-05-20T08:24:14.677Z] 5d3b04190fa2: Pull complete [2022-05-20T08:24:18.874Z] 2f39f015ded8: Pull complete [2022-05-20T08:24:18.874Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T08:24:18.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:24:18.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T08:24:18.940Z] prd-ubuntu20.04-docker-8c-8g-64173 does not seem to be running inside a container [2022-05-20T08:24:18.983Z] $ 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-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T08:24:20.668Z] $ docker top 037128e599665cca6d027741cb5cd12a73bf7c1e7dd874a4aff20e65597d3f6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:24:21.056Z] ---> job-cost.sh [2022-05-20T08:24:21.056Z] lf-activate-venv: SKIPPING [2022-05-20T08:24:21.056Z] INFO: No Stack... [2022-05-20T08:24:21.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T08:24:21.887Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T08:24:22.195Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-27/archives/cost.csv [2022-05-20T08:24:22.195Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T08:24:22.214Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-27-3-stack-cost] [2022-05-20T08:24:22.222Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-27-3-stack-cost] did not exist. Created. [2022-05-20T08:24:22.223Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-27-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T08:24:22.528Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T08:24:22.562Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T08:24:22.568Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-27-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T08:24:22.594Z] $ docker stop --time=1 037128e599665cca6d027741cb5cd12a73bf7c1e7dd874a4aff20e65597d3f6d [2022-05-20T08:24:23.759Z] $ docker rm -f 037128e599665cca6d027741cb5cd12a73bf7c1e7dd874a4aff20e65597d3f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T08:24:29.886Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64174 in /w/workspace/xfoundry_device-usb-camera_PR-27 [Pipeline] { [Pipeline] ws [2022-05-20T08:24:29.900Z] Running in /w/workspace/device-usb-camera/3 [Pipeline] { [Pipeline] checkout [2022-05-20T08:24:30.158Z] Selected Git installation does not exist. Using Default [2022-05-20T08:24:30.158Z] The recommended git tool is: NONE [2022-05-20T08:24:36.394Z] using credential edgex-jenkins-ssh [2022-05-20T08:24:36.413Z] Cloning the remote Git repository [2022-05-20T08:24:36.470Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T08:24:36.547Z] > git init /w/workspace/device-usb-camera/3 # timeout=10 [2022-05-20T08:24:36.622Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T08:24:36.623Z] > git --version # timeout=10 [2022-05-20T08:24:36.643Z] > git --version # 'git version 2.25.1' [2022-05-20T08:24:36.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T08:24:36.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T08:24:37.251Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T08:24:37.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T08:24:37.293Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T08:24:37.330Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T08:24:37.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T08:24:37.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-20T08:24:37.816Z] Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit ae23d33e49d4e732ed09d52c67cd5d0193042c30 [2022-05-20T08:24:38.212Z] Merge succeeded, producing 23eff06e575cf2ce7fc8b37c0223f86d252b464b [2022-05-20T08:24:38.212Z] Checking out Revision 23eff06e575cf2ce7fc8b37c0223f86d252b464b (PR-27) [2022-05-20T08:24:37.838Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T08:24:37.904Z] > git checkout -f ae23d33e49d4e732ed09d52c67cd5d0193042c30 # timeout=10 [2022-05-20T08:24:38.075Z] > git remote # timeout=10 [2022-05-20T08:24:38.104Z] > git config --get remote.origin.url # timeout=10 [2022-05-20T08:24:38.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T08:24:38.141Z] > git merge 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 [2022-05-20T08:24:38.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-20T08:24:38.219Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T08:24:38.234Z] > git checkout -f 23eff06e575cf2ce7fc8b37c0223f86d252b464b # timeout=10 [2022-05-20T08:24:42.386Z] Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" [2022-05-20T08:24:42.410Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T08:24:43.342Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T08:24:43.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T08:24:43.342Z] Dload Upload Total Spent Left Speed [2022-05-20T08:24:42.396Z] > git rev-list --no-walk c9c9139f78799d6580d2592f90bd4161b900c8f4 # timeout=10 [2022-05-20T08:24:43.618Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 23838 0 --:--:-- --:--:-- --:--:-- 23838 [Pipeline] sh [2022-05-20T08:24:44.157Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T08:24:44.504Z] + sudo tee /etc/docker/daemon.new [2022-05-20T08:24:44.504Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T08:24:44.504Z] { [2022-05-20T08:24:44.504Z] "registry-mirrors": [ [2022-05-20T08:24:44.504Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T08:24:44.504Z] ], [2022-05-20T08:24:44.504Z] "bip": "10.250.0.254/24", [2022-05-20T08:24:44.504Z] "hosts": [ [2022-05-20T08:24:44.504Z] "tcp://0.0.0.0:5555", [2022-05-20T08:24:44.504Z] "unix:///var/run/docker.sock" [2022-05-20T08:24:44.504Z] ], [2022-05-20T08:24:44.504Z] "mtu": 1458, [2022-05-20T08:24:44.504Z] "selinux-enabled": true, [2022-05-20T08:24:44.504Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T08:24:44.504Z] } [Pipeline] sh [2022-05-20T08:24:44.853Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T08:24:45.201Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:25:03.625Z] provisioning config files... [2022-05-20T08:25:03.650Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config1301974528416204786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:25:04.015Z] ---> docker-login.sh [2022-05-20T08:25:04.015Z] nexus3.edgexfoundry.org:10001 [2022-05-20T08:25:04.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:25:04.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:25:04.893Z] Configure a credential helper to remove this warning. See [2022-05-20T08:25:04.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:25:04.893Z] [2022-05-20T08:25:04.893Z] Login Succeeded [2022-05-20T08:25:04.893Z] nexus3.edgexfoundry.org:10002 [2022-05-20T08:25:05.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:25:05.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:25:05.168Z] Configure a credential helper to remove this warning. See [2022-05-20T08:25:05.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:25:05.168Z] [2022-05-20T08:25:05.168Z] Login Succeeded [2022-05-20T08:25:05.168Z] nexus3.edgexfoundry.org:10003 [2022-05-20T08:25:05.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:25:05.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:25:05.777Z] Configure a credential helper to remove this warning. See [2022-05-20T08:25:05.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:25:05.777Z] [2022-05-20T08:25:05.777Z] Login Succeeded [2022-05-20T08:25:05.777Z] nexus3.edgexfoundry.org:10004 [2022-05-20T08:25:06.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:25:06.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:25:06.322Z] Configure a credential helper to remove this warning. See [2022-05-20T08:25:06.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:25:06.322Z] [2022-05-20T08:25:06.322Z] Login Succeeded [2022-05-20T08:25:06.322Z] docker.io [2022-05-20T08:25:06.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:25:06.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:25:06.869Z] Configure a credential helper to remove this warning. See [2022-05-20T08:25:06.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:25:06.869Z] [2022-05-20T08:25:06.869Z] Login Succeeded [2022-05-20T08:25:06.869Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T08:25:06.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T08:25:07.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T08:25:07.359Z] ========================================================= [2022-05-20T08:25:07.359Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T08:25:07.359Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:25:07.705Z] + 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-20T08:25:07.978Z] Sending build context to Docker daemon 401.4kB [2022-05-20T08:25:07.978Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:25:07.978Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T08:25:08.254Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T08:25:08.254Z] 9b3977197b4f: Pulling fs layer [2022-05-20T08:25:08.254Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T08:25:08.254Z] 94645a83ff95: Pulling fs layer [2022-05-20T08:25:08.254Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T08:25:08.254Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T08:25:08.254Z] 3096ccb668a1: Pulling fs layer [2022-05-20T08:25:08.254Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T08:25:08.254Z] a4caa8a26152: Pulling fs layer [2022-05-20T08:25:08.254Z] 3f3a8bcf1eab: Waiting [2022-05-20T08:25:08.254Z] 0c92f367c5e7: Waiting [2022-05-20T08:25:08.254Z] 3096ccb668a1: Waiting [2022-05-20T08:25:08.254Z] e8cf19c19ddd: Waiting [2022-05-20T08:25:08.254Z] a4caa8a26152: Waiting [2022-05-20T08:25:08.254Z] 94645a83ff95: Verifying Checksum [2022-05-20T08:25:08.254Z] 94645a83ff95: Download complete [2022-05-20T08:25:08.254Z] 1a89e8eeedd5: Download complete [2022-05-20T08:25:08.254Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T08:25:08.254Z] 0c92f367c5e7: Download complete [2022-05-20T08:25:08.254Z] 3096ccb668a1: Verifying Checksum [2022-05-20T08:25:08.254Z] 3096ccb668a1: Download complete [2022-05-20T08:25:08.254Z] 9b3977197b4f: Verifying Checksum [2022-05-20T08:25:08.254Z] 9b3977197b4f: Download complete [2022-05-20T08:25:08.254Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T08:25:08.254Z] e8cf19c19ddd: Download complete [2022-05-20T08:25:09.244Z] 9b3977197b4f: Pull complete [2022-05-20T08:25:09.521Z] 1a89e8eeedd5: Pull complete [2022-05-20T08:25:09.803Z] 94645a83ff95: Pull complete [2022-05-20T08:25:10.407Z] a4caa8a26152: Download complete [2022-05-20T08:25:11.009Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T08:25:11.009Z] 3f3a8bcf1eab: Download complete [2022-05-20T08:25:23.428Z] 3f3a8bcf1eab: Pull complete [2022-05-20T08:25:23.428Z] 0c92f367c5e7: Pull complete [2022-05-20T08:25:23.428Z] 3096ccb668a1: Pull complete [2022-05-20T08:25:23.704Z] e8cf19c19ddd: Pull complete [2022-05-20T08:25:30.432Z] a4caa8a26152: Pull complete [2022-05-20T08:25:30.432Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T08:25:30.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T08:25:30.432Z] ---> 725f1c02e7f9 [2022-05-20T08:25:30.432Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T08:25:30.711Z] ---> Running in 09088c245bac [2022-05-20T08:25:30.985Z] Removing intermediate container 09088c245bac [2022-05-20T08:25:30.985Z] ---> 4db2e18dd0da [2022-05-20T08:25:30.985Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:25:30.985Z] ---> Running in 73617c6ded12 [2022-05-20T08:25:31.266Z] Removing intermediate container 73617c6ded12 [2022-05-20T08:25:31.266Z] ---> 20efa70e2698 [2022-05-20T08:25:31.266Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:25:31.542Z] ---> Running in 7f3355ff08d8 [2022-05-20T08:25:31.816Z] Removing intermediate container 7f3355ff08d8 [2022-05-20T08:25:31.816Z] ---> 92b0ab986cdb [2022-05-20T08:25:31.816Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:25:31.816Z] ---> Running in 9a7806321b78 [2022-05-20T08:25:33.796Z] Removing intermediate container 9a7806321b78 [2022-05-20T08:25:33.796Z] ---> de2f84b54f1a [2022-05-20T08:25:33.796Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:25:33.796Z] ---> Running in 7892ffacde17 [2022-05-20T08:25:34.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T08:25:35.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T08:25:36.373Z] (1/14) Installing libintl (0.21-r0) [2022-05-20T08:25:36.373Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:25:36.648Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:25:36.648Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:25:36.648Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-20T08:25:36.922Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-20T08:25:36.922Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:25:37.195Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-20T08:25:37.195Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-20T08:25:37.195Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:25:37.468Z] (10/14) Installing kmod-libs (29-r2) [2022-05-20T08:25:37.468Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:25:37.468Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T08:25:37.741Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T08:25:37.741Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T08:25:38.016Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T08:25:38.016Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:25:38.016Z] OK: 227 MiB in 66 packages [2022-05-20T08:25:38.999Z] Removing intermediate container 7892ffacde17 [2022-05-20T08:25:38.999Z] ---> ef58b848fcec [2022-05-20T08:25:38.999Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T08:25:39.285Z] ---> Running in ad58d9d4d308 [2022-05-20T08:25:39.560Z] Removing intermediate container ad58d9d4d308 [2022-05-20T08:25:39.560Z] ---> 97009ef5a5e6 [2022-05-20T08:25:39.560Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T08:25:40.156Z] ---> 29d47580fe62 [2022-05-20T08:25:40.156Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:25:40.156Z] ---> Running in 616ccfef1bec [2022-05-20T08:26:36.986Z] Removing intermediate container 616ccfef1bec [2022-05-20T08:26:36.986Z] ---> 2980fca4047c [2022-05-20T08:26:36.986Z] Step 11/12 : COPY . . [2022-05-20T08:26:36.986Z] ---> cf4b6f4d9655 [2022-05-20T08:26:36.986Z] Step 12/12 : RUN ${MAKE} [2022-05-20T08:26:36.986Z] ---> Running in 61d672c61421 [2022-05-20T08:26:36.986Z] noop [2022-05-20T08:26:36.986Z] Removing intermediate container 61d672c61421 [2022-05-20T08:26:36.986Z] ---> 0547b6275ccd [2022-05-20T08:26:36.986Z] Successfully built 0547b6275ccd [2022-05-20T08:26:36.986Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:26:37.328Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T08:26:37.328Z] . [Pipeline] withDockerContainer [2022-05-20T08:26:37.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-64174 does not seem to be running inside a container [2022-05-20T08:26:37.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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-20T08:26:38.967Z] $ docker top 563fe5c533afce62d875679af2dd1a01c253af704934579964b0a55df8c825c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T08:26:39.881Z] + go version [2022-05-20T08:26:39.881Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T08:26:39.906Z] $ docker stop --time=1 563fe5c533afce62d875679af2dd1a01c253af704934579964b0a55df8c825c6 [2022-05-20T08:26:41.579Z] $ docker rm -f 563fe5c533afce62d875679af2dd1a01c253af704934579964b0a55df8c825c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:26:42.199Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T08:26:42.200Z] . [Pipeline] withDockerContainer [2022-05-20T08:26:42.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-64174 does not seem to be running inside a container [2022-05-20T08:26:42.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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-20T08:26:43.812Z] $ docker top 8ff13b2102ee69d5c89f720e01f80a7f47ba547f1b425152257003f448688cf5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T08:26:44.750Z] + make test [2022-05-20T08:26:44.750Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T08:26:46.196Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T08:28:08.066Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T08:28:08.066Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T08:28:08.066Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T08:28:08.066Z] CGO_ENABLED=1 go vet ./... [2022-05-20T08:28:30.297Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T08:28:30.297Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T08:28:30.297Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T08:28:30.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T08:28:30.937Z] $ docker stop --time=1 8ff13b2102ee69d5c89f720e01f80a7f47ba547f1b425152257003f448688cf5 [2022-05-20T08:28:32.713Z] $ docker rm -f 8ff13b2102ee69d5c89f720e01f80a7f47ba547f1b425152257003f448688cf5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T08:28:33.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T08:28:33.686Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T08:28:34.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T08:28:34.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T08:28:34.824Z] + ls -al . [2022-05-20T08:28:34.824Z] total 160 [2022-05-20T08:28:34.824Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:28 . [2022-05-20T08:28:34.824Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:24 .. [2022-05-20T08:28:34.824Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:24 .git [2022-05-20T08:28:34.824Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:24 .github [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 349 May 20 08:24 .gitignore [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 08:24 .golangci.yml [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 08:24 .hadolint.yml [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 8796 May 20 08:24 Attribution.txt [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 08:24 CHANGELOG.md [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 08:24 Dockerfile [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 08:24 GOVERNANCE.md [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 08:24 Jenkinsfile [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 08:24 LICENSE [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 1641 May 20 08:24 Makefile [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 08:24 OWNERS.md [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 08:24 README.md [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 08:22 VERSION [2022-05-20T08:28:34.824Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:24 bin [2022-05-20T08:28:34.824Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:24 cmd [2022-05-20T08:28:34.824Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 08:26 coverage.out [2022-05-20T08:28:34.824Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:24 docker-compose [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 08:24 docker-entrypoint.sh [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 08:24 go.mod [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 08:24 go.sum [2022-05-20T08:28:34.824Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:24 internal [2022-05-20T08:28:34.824Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 08:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:28:35.168Z] + 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=23eff06e575cf2ce7fc8b37c0223f86d252b464b --label arch=arm64 --label version=0.0.0 . [2022-05-20T08:28:35.441Z] Sending build context to Docker daemon 402.4kB [2022-05-20T08:28:35.441Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:28:35.441Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T08:28:35.441Z] ---> 0547b6275ccd [2022-05-20T08:28:35.441Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T08:28:35.717Z] ---> Running in 37e1681dcf3d [2022-05-20T08:28:35.992Z] Removing intermediate container 37e1681dcf3d [2022-05-20T08:28:35.992Z] ---> 34594af24c0a [2022-05-20T08:28:35.992Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:28:35.992Z] ---> Running in 2bf946f869cb [2022-05-20T08:28:36.266Z] Removing intermediate container 2bf946f869cb [2022-05-20T08:28:36.266Z] ---> c6fb11f95515 [2022-05-20T08:28:36.266Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:28:36.266Z] ---> Running in aefa02eb3de0 [2022-05-20T08:28:36.539Z] Removing intermediate container aefa02eb3de0 [2022-05-20T08:28:36.539Z] ---> 60fc4e7918a3 [2022-05-20T08:28:36.539Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:28:36.822Z] ---> Running in d732fa2ff6c8 [2022-05-20T08:28:38.279Z] Removing intermediate container d732fa2ff6c8 [2022-05-20T08:28:38.279Z] ---> 35f28a2a1005 [2022-05-20T08:28:38.279Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:28:38.554Z] ---> Running in 1f3226472dd8 [2022-05-20T08:28:39.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T08:28:40.521Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T08:28:41.119Z] OK: 227 MiB in 66 packages [2022-05-20T08:28:42.104Z] Removing intermediate container 1f3226472dd8 [2022-05-20T08:28:42.104Z] ---> bf71768d970d [2022-05-20T08:28:42.104Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T08:28:42.104Z] ---> Running in 7556f7778de7 [2022-05-20T08:28:42.380Z] Removing intermediate container 7556f7778de7 [2022-05-20T08:28:42.380Z] ---> a9a5d2359c8d [2022-05-20T08:28:42.380Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T08:28:42.976Z] ---> 1098289ea621 [2022-05-20T08:28:42.976Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:28:42.976Z] ---> Running in 1cd27b61f4bf [2022-05-20T08:28:44.963Z] Removing intermediate container 1cd27b61f4bf [2022-05-20T08:28:44.963Z] ---> b81ed050bec0 [2022-05-20T08:28:44.963Z] Step 11/29 : COPY . . [2022-05-20T08:28:45.559Z] ---> eaf19ae238b1 [2022-05-20T08:28:45.559Z] Step 12/29 : RUN ${MAKE} [2022-05-20T08:28:45.559Z] ---> Running in edd033bc8b0f [2022-05-20T08:28:46.541Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -o cmd/device-usb-camera ./cmd [2022-05-20T08:30:10.028Z] Removing intermediate container edd033bc8b0f [2022-05-20T08:30:10.028Z] ---> 52e5b9d97d5d [2022-05-20T08:30:10.028Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T08:30:10.028Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T08:30:10.028Z] eab2503cf8f4: Pulling fs layer [2022-05-20T08:30:10.028Z] 97cd0a44c592: Pulling fs layer [2022-05-20T08:30:10.028Z] 97cd0a44c592: Verifying Checksum [2022-05-20T08:30:10.028Z] 97cd0a44c592: Download complete [2022-05-20T08:30:10.028Z] eab2503cf8f4: Verifying Checksum [2022-05-20T08:30:10.028Z] eab2503cf8f4: Download complete [2022-05-20T08:30:10.028Z] eab2503cf8f4: Pull complete [2022-05-20T08:30:10.028Z] 97cd0a44c592: Pull complete [2022-05-20T08:30:10.028Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T08:30:10.028Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T08:30:10.028Z] ---> 7f763cca56b3 [2022-05-20T08:30:10.028Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T08:30:10.028Z] 3.15: Pulling from library/alpine [2022-05-20T08:30:10.028Z] 9981e73032c8: Pulling fs layer [2022-05-20T08:30:10.028Z] 9981e73032c8: Download complete [2022-05-20T08:30:10.028Z] 9981e73032c8: Pull complete [2022-05-20T08:30:10.028Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T08:30:10.028Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T08:30:10.028Z] ---> 3fb3c9af89a9 [2022-05-20T08:30:10.028Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T08:30:10.028Z] ---> Running in 0676c21ae7f5 [2022-05-20T08:30:10.028Z] Removing intermediate container 0676c21ae7f5 [2022-05-20T08:30:10.028Z] ---> f5f80da36e23 [2022-05-20T08:30:10.028Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T08:30:10.028Z] ---> Running in 0abcdec85456 [2022-05-20T08:30:10.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T08:30:10.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T08:30:10.028Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-20T08:30:10.028Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-20T08:30:10.028Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-20T08:30:10.028Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-20T08:30:10.028Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-20T08:30:10.028Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-20T08:30:10.028Z] (7/73) Installing libxcb (1.14-r2) [2022-05-20T08:30:10.028Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-20T08:30:10.028Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-20T08:30:10.028Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T08:30:10.028Z] (11/73) Installing expat (2.4.7-r0) [2022-05-20T08:30:10.028Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-20T08:30:10.028Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-20T08:30:10.028Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-20T08:30:10.028Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-20T08:30:10.028Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-20T08:30:10.028Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-20T08:30:10.028Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-20T08:30:10.028Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-20T08:30:10.028Z] (20/73) Installing libintl (0.21-r0) [2022-05-20T08:30:10.028Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-20T08:30:10.028Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-20T08:30:10.028Z] (23/73) Installing pcre (8.45-r1) [2022-05-20T08:30:10.028Z] (24/73) Installing glib (2.70.1-r0) [2022-05-20T08:30:10.028Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-20T08:30:10.028Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-20T08:30:10.028Z] (27/73) Installing libass (0.15.2-r0) [2022-05-20T08:30:10.028Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-20T08:30:10.028Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-20T08:30:10.028Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-20T08:30:10.028Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-20T08:30:10.028Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-20T08:30:10.028Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-20T08:30:10.028Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-20T08:30:10.028Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T08:30:10.028Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T08:30:10.028Z] (37/73) Installing lame (3.100-r0) [2022-05-20T08:30:10.028Z] (38/73) Installing opus (1.3.1-r1) [2022-05-20T08:30:10.028Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T08:30:10.028Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-20T08:30:10.028Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T08:30:10.028Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T08:30:10.028Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-20T08:30:10.028Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-20T08:30:10.028Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-20T08:30:10.028Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-20T08:30:10.028Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:30:10.028Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:30:10.028Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-20T08:30:10.028Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-20T08:30:10.028Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-20T08:30:10.028Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T08:30:10.028Z] (53/73) Installing libva (2.13.0-r0) [2022-05-20T08:30:10.028Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-20T08:30:10.028Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-20T08:30:10.028Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-20T08:30:10.028Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-20T08:30:10.028Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-20T08:30:10.028Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-20T08:30:10.028Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-20T08:30:10.028Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-20T08:30:10.028Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-20T08:30:10.028Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T08:30:10.028Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-20T08:30:10.028Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-20T08:30:10.028Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:30:10.028Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:30:10.028Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-20T08:30:10.028Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:30:10.028Z] (69/73) Installing kmod-libs (29-r2) [2022-05-20T08:30:10.028Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:30:10.028Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-20T08:30:10.028Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-20T08:30:10.028Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-20T08:30:10.028Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T08:30:10.028Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:30:10.028Z] OK: 67 MiB in 87 packages [2022-05-20T08:30:11.472Z] Removing intermediate container 0abcdec85456 [2022-05-20T08:30:11.472Z] ---> 00469de53339 [2022-05-20T08:30:11.472Z] Step 17/29 : WORKDIR / [2022-05-20T08:30:11.472Z] ---> Running in 072496c9697c [2022-05-20T08:30:11.746Z] Removing intermediate container 072496c9697c [2022-05-20T08:30:11.746Z] ---> aa498e83e271 [2022-05-20T08:30:11.746Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T08:30:13.201Z] ---> 36ff5bf8798e [2022-05-20T08:30:13.201Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T08:30:13.477Z] ---> 5335a14b5cb0 [2022-05-20T08:30:13.477Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T08:30:14.078Z] ---> f49abfbc7862 [2022-05-20T08:30:14.078Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T08:30:14.374Z] ---> 6d4df1a6a399 [2022-05-20T08:30:14.374Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T08:30:14.979Z] ---> 63461b1d7db8 [2022-05-20T08:30:14.979Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T08:30:15.968Z] ---> 4f7be5d36e70 [2022-05-20T08:30:15.968Z] Step 24/29 : EXPOSE 59983 [2022-05-20T08:30:16.245Z] ---> Running in 7182e2956fd6 [2022-05-20T08:30:16.522Z] Removing intermediate container 7182e2956fd6 [2022-05-20T08:30:16.522Z] ---> c01dc63bd6e6 [2022-05-20T08:30:16.522Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T08:30:16.522Z] ---> Running in 57d37b4bf0c1 [2022-05-20T08:30:16.800Z] Removing intermediate container 57d37b4bf0c1 [2022-05-20T08:30:16.800Z] ---> 5b47daef403d [2022-05-20T08:30:16.800Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T08:30:16.800Z] ---> Running in b36351a57db5 [2022-05-20T08:30:17.076Z] Removing intermediate container b36351a57db5 [2022-05-20T08:30:17.076Z] ---> 38a3e3880620 [2022-05-20T08:30:17.076Z] Step 27/29 : LABEL arch=arm64 [2022-05-20T08:30:17.361Z] ---> Running in f213c5291272 [2022-05-20T08:30:17.640Z] Removing intermediate container f213c5291272 [2022-05-20T08:30:17.640Z] ---> 78b0f89bcb5e [2022-05-20T08:30:17.640Z] Step 28/29 : LABEL git_sha=23eff06e575cf2ce7fc8b37c0223f86d252b464b [2022-05-20T08:30:17.640Z] ---> Running in 915cbeaaa7a0 [2022-05-20T08:30:17.917Z] Removing intermediate container 915cbeaaa7a0 [2022-05-20T08:30:17.917Z] ---> d77849d40a85 [2022-05-20T08:30:17.917Z] Step 29/29 : LABEL version=0.0.0 [2022-05-20T08:30:17.917Z] ---> Running in 21c322afb83b [2022-05-20T08:30:18.192Z] Removing intermediate container 21c322afb83b [2022-05-20T08:30:18.192Z] ---> c0f80027cf59 [2022-05-20T08:30:18.192Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T08:30:18.192Z] Successfully built c0f80027cf59 [2022-05-20T08:30:18.192Z] 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-20T08:30:18.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T08:30:18.647Z] [2022-05-20T08:30:18.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:30:18.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T08:30:19.271Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T08:30:19.271Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T08:30:19.271Z] 04944245beec: Pulling fs layer [2022-05-20T08:30:19.271Z] 699f458cf7ca: Pulling fs layer [2022-05-20T08:30:19.271Z] 765212b225bb: Pulling fs layer [2022-05-20T08:30:19.271Z] f23df028b6ca: Pulling fs layer [2022-05-20T08:30:19.271Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T08:30:19.271Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T08:30:19.271Z] d65c8cfc05b1: Waiting [2022-05-20T08:30:19.271Z] 2437ff75d9bd: Waiting [2022-05-20T08:30:19.271Z] 765212b225bb: Waiting [2022-05-20T08:30:19.271Z] f23df028b6ca: Waiting [2022-05-20T08:30:19.271Z] 04944245beec: Verifying Checksum [2022-05-20T08:30:19.271Z] 04944245beec: Download complete [2022-05-20T08:30:19.271Z] 765212b225bb: Download complete [2022-05-20T08:30:19.271Z] f23df028b6ca: Verifying Checksum [2022-05-20T08:30:19.271Z] f23df028b6ca: Download complete [2022-05-20T08:30:19.271Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T08:30:19.271Z] d65c8cfc05b1: Download complete [2022-05-20T08:30:19.545Z] 699f458cf7ca: Verifying Checksum [2022-05-20T08:30:19.545Z] 699f458cf7ca: Download complete [2022-05-20T08:30:19.820Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T08:30:19.820Z] 8998bd30e6a1: Download complete [2022-05-20T08:30:22.444Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T08:30:22.444Z] 2437ff75d9bd: Download complete [2022-05-20T08:30:23.879Z] 8998bd30e6a1: Pull complete [2022-05-20T08:30:24.479Z] 04944245beec: Pull complete [2022-05-20T08:30:25.924Z] 699f458cf7ca: Pull complete [2022-05-20T08:30:26.198Z] 765212b225bb: Pull complete [2022-05-20T08:30:27.180Z] f23df028b6ca: Pull complete [2022-05-20T08:30:27.180Z] d65c8cfc05b1: Pull complete [2022-05-20T08:30:42.308Z] 2437ff75d9bd: Pull complete [2022-05-20T08:30:42.308Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T08:30:42.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T08:30:42.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T08:30:42.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-64174 does not seem to be running inside a container [2022-05-20T08:30:42.645Z] $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@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-20T08:30:45.136Z] $ docker top 7ff6b3787e444a75624e5b5ec315992e2e5d1a4198df14718f1d3765a3e401b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:30:46.070Z] ---> job-cost.sh [2022-05-20T08:30:46.070Z] lf-activate-venv: SKIPPING [2022-05-20T08:30:46.070Z] INFO: No Stack... [2022-05-20T08:30:46.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T08:30:47.330Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T08:30:48.000Z] + cat /w/workspace/device-usb-camera/3/archives/cost.csv [2022-05-20T08:30:48.000Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T08:30:48.067Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-27-3-stack-cost] [2022-05-20T08:30:48.072Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-27-3-stack-cost] did not exist. Created. [2022-05-20T08:30:48.072Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-27-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T08:30:48.763Z] /w/workspace/device-usb-camera/3@tmp/durable-8ebeb89d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T08:30:49.449Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T08:30:49.480Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T08:30:49.520Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T08:30:49.527Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-27-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T08:30:49.552Z] $ docker stop --time=1 7ff6b3787e444a75624e5b5ec315992e2e5d1a4198df14718f1d3765a3e401b0 [2022-05-20T08:30:51.033Z] $ docker rm -f 7ff6b3787e444a75624e5b5ec315992e2e5d1a4198df14718f1d3765a3e401b0 [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-20T08:30:51.536Z] provisioning config files... [2022-05-20T08:30:51.559Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config8399896799568739406tmp [Pipeline] { [Pipeline] sh [2022-05-20T08:30:51.884Z] + set +x [2022-05-20T08:30:51.884Z] + curl -s https://codecov.io/bash [2022-05-20T08:30:51.884Z] + bash -s -- [2022-05-20T08:30:51.884Z] [2022-05-20T08:30:51.884Z] _____ _ [2022-05-20T08:30:51.884Z] / ____| | | [2022-05-20T08:30:51.884Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T08:30:51.884Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T08:30:51.884Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T08:30:51.884Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T08:30:51.884Z] Bash-1.0.6 [2022-05-20T08:30:51.884Z] [2022-05-20T08:30:51.884Z] [2022-05-20T08:30:51.884Z] ==> git version 2.25.1 found [2022-05-20T08:30:51.884Z] ==> 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-20T08:30:51.884Z] Release-Date: 2020-01-08 [2022-05-20T08:30:51.884Z] 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-20T08:30:51.884Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T08:30:51.884Z] ==> Jenkins CI detected. [2022-05-20T08:30:51.884Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-27 [2022-05-20T08:30:51.884Z] project root: . [2022-05-20T08:30:51.884Z] --> token set from env [2022-05-20T08:30:51.884Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T08:30:51.884Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T08:30:51.884Z] ==> Python coveragepy not found [2022-05-20T08:30:51.884Z] ==> Searching for coverage reports in: [2022-05-20T08:30:51.884Z] + . [2022-05-20T08:30:51.884Z] -> Found 1 reports [2022-05-20T08:30:51.884Z] ==> Detecting git/mercurial file structure [2022-05-20T08:30:51.884Z] ==> Reading reports [2022-05-20T08:30:51.884Z] + ./coverage.out bytes=10 [2022-05-20T08:30:51.884Z] ==> Appending adjustments [2022-05-20T08:30:51.884Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T08:30:52.144Z] + Found adjustments [2022-05-20T08:30:52.144Z] ==> Gzipping contents [2022-05-20T08:30:52.144Z] 4.0K /tmp/codecov.uMkRtA.gz [2022-05-20T08:30:52.144Z] ==> Uploading reports [2022-05-20T08:30:52.144Z] url: https://codecov.io [2022-05-20T08:30:52.144Z] query: branch=PR-27&commit=39bf0d04bda255fe6af5bda747436c74eca6fe62&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-27%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=27&job=&cmd_args= [2022-05-20T08:30:52.144Z] -> Pinging Codecov [2022-05-20T08:30:52.144Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-27&commit=39bf0d04bda255fe6af5bda747436c74eca6fe62&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-27%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=27&job=&cmd_args= [2022-05-20T08:30:52.404Z] -> Uploading to [2022-05-20T08:30:52.404Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/73D8F5FF140700D3E01443B452E23636/39bf0d04bda255fe6af5bda747436c74eca6fe62/4242f9ac-5c35-4292-a0c4-881d6ce89877.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T083052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed3bfc768d05a4a39db3c5b45935875168e4658817adde3b2f6fe1f78c7b9b7e [2022-05-20T08:30:52.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T08:30:52.404Z] Dload Upload Total Spent Left Speed [2022-05-20T08:30:52.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1006 0 0 100 1006 0 4209 --:--:-- --:--:-- --:--:-- 4209 [2022-05-20T08:30:52.666Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/39bf0d04bda255fe6af5bda747436c74eca6fe62 [Pipeline] } [2022-05-20T08:30:52.674Z] 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-20T08:30:53.399Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-27/archives ] [2022-05-20T08:30:53.399Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-27/archives [2022-05-20T08:30:53.399Z] total 16 [2022-05-20T08:30:53.399Z] drwxr-xr-x 3 root root 4096 May 20 08:24 . [2022-05-20T08:30:53.399Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:24 .. [2022-05-20T08:30:53.399Z] drwxr-xr-x 2 root root 4096 May 20 08:24 cost [2022-05-20T08:30:53.399Z] -rw-r--r-- 1 root root 87 May 20 08:24 cost.csv [2022-05-20T08:30:53.399Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-27/archives [2022-05-20T08:30:53.400Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-27/archives [2022-05-20T08:30:53.400Z] total 16 [2022-05-20T08:30:53.400Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 08:24 . [2022-05-20T08:30:53.400Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:24 .. [2022-05-20T08:30:53.400Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 08:24 cost [2022-05-20T08:30:53.400Z] -rw-r--r-- 1 jenkins jenkins 87 May 20 08:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:30:54.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:30:55.420Z] ---> package-listing.sh [2022-05-20T08:30:55.420Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T08:30:55.420Z] ++ facter osfamily [2022-05-20T08:30:55.710Z] + OS_FAMILY=debian [2022-05-20T08:30:55.710Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-27 [2022-05-20T08:30:55.710Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T08:30:55.710Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T08:30:55.710Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T08:30:55.710Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T08:30:55.710Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-27 ']' [2022-05-20T08:30:55.710Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T08:30:55.710Z] + case "${OS_FAMILY}" in [2022-05-20T08:30:55.710Z] + dpkg -l [2022-05-20T08:30:55.710Z] + grep '^ii' [2022-05-20T08:30:55.710Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T08:30:55.710Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T08:30:55.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T08:30:55.710Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-27 ']' [2022-05-20T08:30:55.710Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-27/archives/ [2022-05-20T08:30:55.710Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-27/archives/ [Pipeline] echo [2022-05-20T08:30:55.738Z] 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-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T08:30:56.025Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:30:56.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:30:56.594Z] . [Pipeline] withDockerContainer [2022-05-20T08:30:56.662Z] prd-ubuntu20.04-docker-8c-8g-64173 does not seem to be running inside a container [2022-05-20T08:30:56.714Z] $ 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-27/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-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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-20T08:30:57.087Z] $ docker top 45bc9705216e47c3c73f59e97c447328299826ea659caac1b860ec9662d83279 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T08:30:57.456Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T08:30:57.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T08:30:58.043Z] + ls /var/log/sa-host [2022-05-20T08:30:58.043Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:30:58.127Z] provisioning config files... [2022-05-20T08:30:58.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config6745574791979097545tmp [Pipeline] { [Pipeline] echo [2022-05-20T08:30:58.154Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:30:58.438Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T08:30:58.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:30:58.783Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T08:30:58.795Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:30:59.088Z] ---> sudo-logs.sh [2022-05-20T08:30:59.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T08:30:59.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:30:59.413Z] ---> job-cost.sh [2022-05-20T08:30:59.413Z] lf-activate-venv: SKIPPING [2022-05-20T08:30:59.413Z] DEBUG: total: 0.2199999988079071 [2022-05-20T08:30:59.413Z] INFO: Retrieving Stack Cost... [2022-05-20T08:30:59.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T08:31:00.247Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T08:31:00.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:31:00.554Z] ---> logs-deploy.sh [2022-05-20T08:31:00.554Z] lf-activate-venv: SKIPPING [2022-05-20T08:31:00.554Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-27/3 [2022-05-20T08:31:00.554Z] INFO: archiving workspace using pattern(s): [2022-05-20T08:31:01.501Z] Archives upload complete. [2022-05-20T08:31:01.761Z] INFO: archiving logs to Nexus