Pull request #44 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a1ec2de4e1205b0cbbb69de484870a0180aa385+4dfceff4e3635e4a98b2ef8b67003446cda03de4 (6e7eb045bc45848af27e0a62da7c5b7608aa239b) 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-ssh4487765037615038534.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3597114732778922106.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-44/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-44/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5370569146952925296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-44/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10305004422283806364.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8531253055539598338.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-44/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-44/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2332682544110273794.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15407 in /w/workspace/xfoundry_device-usb-camera_PR-44 [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-44 # 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/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4dfceff4e3635e4a98b2ef8b67003446cda03de4 into PR head commit 7a1ec2de4e1205b0cbbb69de484870a0180aa385 Merge succeeded, producing 7a1ec2de4e1205b0cbbb69de484870a0180aa385 Checking out Revision 7a1ec2de4e1205b0cbbb69de484870a0180aa385 (PR-44) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a1ec2de4e1205b0cbbb69de484870a0180aa385 # 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 4dfceff4e3635e4a98b2ef8b67003446cda03de4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a1ec2de4e1205b0cbbb69de484870a0180aa385 # timeout=10 Commit message: "Revert "build: Upgrade sdk and paho.mqtt lib"" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-23T04:58:46.517Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-23T04:58:46.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-23T04:58:46.774Z] ========================================================= [2022-06-23T04:58:46.774Z] EdgeX Global Pipelines Version Info [2022-06-23T04:58:46.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:58:47.581Z] ------------------- [2022-06-23T04:58:47.581Z] stable info: [2022-06-23T04:58:47.581Z] ------------------- [2022-06-23T04:58:47.581Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-23T04:58:47.581Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T04:58:47.581Z] Message: update stable to v1.0.234 [2022-06-23T04:58:48.153Z] ------------------- [2022-06-23T04:58:48.153Z] experimental info: [2022-06-23T04:58:48.153Z] ------------------- [2022-06-23T04:58:48.153Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-23T04:58:48.153Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T04:58:48.153Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-23T04:58:48.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-06-23T04:58:48.561Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-06-23T04:58:48.602Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-23T04:58:48.636Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-23T04:58:48.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-23T04:58:48.716Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-23T04:58:48.754Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-23T04:58:48.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-23T04:58:48.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-23T04:58:48.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-23T04:58:48.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-23T04:58:48.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-06-23T04:58:48.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-23T04:58:49.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-23T04:58:49.076Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T04:58:49.117Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T04:58:49.155Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T04:58:49.198Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T04:58:49.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-23T04:58:49.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-23T04:58:49.317Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-23T04:58:49.362Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-23T04:58:49.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-23T04:58:49.440Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-23T04:58:49.477Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-23T04:58:49.512Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-23T04:58:49.556Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-23T04:58:49.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo [2022-06-23T04:58:49.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo [2022-06-23T04:58:49.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo [2022-06-23T04:58:49.715Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a1ec2de4e1205b0cbbb69de484870a0180aa385 [Pipeline] echo [2022-06-23T04:58:49.758Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a1ec2d [Pipeline] echo [2022-06-23T04:58:49.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T04:58:49.915Z] provisioning config files... [2022-06-23T04:58:49.931Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-44@tmp/config4911689624156276466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:58:50.273Z] ---> docker-login.sh [2022-06-23T04:58:50.273Z] nexus3.edgexfoundry.org:10001 [2022-06-23T04:58:50.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:58:50.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:58:50.536Z] Configure a credential helper to remove this warning. See [2022-06-23T04:58:50.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:58:50.536Z] [2022-06-23T04:58:50.536Z] Login Succeeded [2022-06-23T04:58:50.536Z] nexus3.edgexfoundry.org:10002 [2022-06-23T04:58:50.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:58:50.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:58:50.796Z] Configure a credential helper to remove this warning. See [2022-06-23T04:58:50.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:58:50.796Z] [2022-06-23T04:58:50.796Z] Login Succeeded [2022-06-23T04:58:50.796Z] nexus3.edgexfoundry.org:10003 [2022-06-23T04:58:50.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:58:50.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:58:50.796Z] Configure a credential helper to remove this warning. See [2022-06-23T04:58:50.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:58:50.796Z] [2022-06-23T04:58:50.796Z] Login Succeeded [2022-06-23T04:58:50.796Z] nexus3.edgexfoundry.org:10004 [2022-06-23T04:58:50.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:58:51.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:58:51.057Z] Configure a credential helper to remove this warning. See [2022-06-23T04:58:51.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:58:51.057Z] [2022-06-23T04:58:51.057Z] Login Succeeded [2022-06-23T04:58:51.057Z] docker.io [2022-06-23T04:58:51.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:58:51.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:58:51.329Z] Configure a credential helper to remove this warning. See [2022-06-23T04:58:51.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:58:51.329Z] [2022-06-23T04:58:51.329Z] Login Succeeded [2022-06-23T04:58:51.329Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T04:58:51.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-23T04:58:51.984Z] + git rev-list -1 --merges 7a1ec2de4e1205b0cbbb69de484870a0180aa385~1..7a1ec2de4e1205b0cbbb69de484870a0180aa385 [Pipeline] echo [2022-06-23T04:58:52.043Z] -----------> git rev-list -1 --merges 7a1ec2de4e1205b0cbbb69de484870a0180aa385~1..7a1ec2de4e1205b0cbbb69de484870a0180aa385 7a1ec2de4e1205b0cbbb69de484870a0180aa385 [false] [Pipeline] sh [2022-06-23T04:58:52.358Z] + git log --format=format:%s -1 7a1ec2de4e1205b0cbbb69de484870a0180aa385 [Pipeline] echo [2022-06-23T04:58:52.394Z] ========================================================= [2022-06-23T04:58:52.394Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-23T04:58:52.394Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T04:58:52.833Z] + git log --format=format:%s -1 7a1ec2de4e1205b0cbbb69de484870a0180aa385 [Pipeline] echo [2022-06-23T04:58:52.866Z] [semverPrep] GIT_COMMIT: 7a1ec2de4e1205b0cbbb69de484870a0180aa385, Commit Message: Revert "build: Upgrade sdk and paho.mqtt lib" [Pipeline] echo [2022-06-23T04:58:52.901Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-23T04:58:53.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T04:58:53.277Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-23T04:58:53.277Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-23T04:58:53.277Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-23T04:58:53.278Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-23T04:58:53.278Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-23T04:58:53.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:58:53.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T04:58:53.707Z] [2022-06-23T04:58:53.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:58:54.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T04:58:54.077Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-23T04:58:54.077Z] 42c077c10790: Pulling fs layer [2022-06-23T04:58:54.077Z] f63e77b7563a: Pulling fs layer [2022-06-23T04:58:54.077Z] bd5fdadae976: Pulling fs layer [2022-06-23T04:58:54.077Z] 205491f53016: Pulling fs layer [2022-06-23T04:58:54.077Z] df18705c85c3: Pulling fs layer [2022-06-23T04:58:54.077Z] bdb3f477010e: Pulling fs layer [2022-06-23T04:58:54.077Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-23T04:58:54.077Z] 2c6e9b1d212d: Pulling fs layer [2022-06-23T04:58:54.077Z] bdb8f0575790: Pulling fs layer [2022-06-23T04:58:54.077Z] 386e3cb2ff24: Pulling fs layer [2022-06-23T04:58:54.077Z] 2343380bae48: Pulling fs layer [2022-06-23T04:58:54.077Z] 205491f53016: Waiting [2022-06-23T04:58:54.077Z] 386e3cb2ff24: Waiting [2022-06-23T04:58:54.077Z] df18705c85c3: Waiting [2022-06-23T04:58:54.077Z] c8a8fc8e1c8f: Waiting [2022-06-23T04:58:54.077Z] 2343380bae48: Waiting [2022-06-23T04:58:54.077Z] bdb8f0575790: Waiting [2022-06-23T04:58:54.077Z] 2c6e9b1d212d: Waiting [2022-06-23T04:58:54.077Z] bdb3f477010e: Waiting [2022-06-23T04:58:54.077Z] f63e77b7563a: Verifying Checksum [2022-06-23T04:58:54.077Z] f63e77b7563a: Download complete [2022-06-23T04:58:54.077Z] 205491f53016: Verifying Checksum [2022-06-23T04:58:54.077Z] 205491f53016: Download complete [2022-06-23T04:58:54.337Z] df18705c85c3: Verifying Checksum [2022-06-23T04:58:54.337Z] df18705c85c3: Download complete [2022-06-23T04:58:54.337Z] bdb3f477010e: Verifying Checksum [2022-06-23T04:58:54.337Z] bdb3f477010e: Download complete [2022-06-23T04:58:54.337Z] bd5fdadae976: Verifying Checksum [2022-06-23T04:58:54.337Z] bd5fdadae976: Download complete [2022-06-23T04:58:54.337Z] 2c6e9b1d212d: Download complete [2022-06-23T04:58:54.337Z] bdb8f0575790: Verifying Checksum [2022-06-23T04:58:54.337Z] bdb8f0575790: Download complete [2022-06-23T04:58:54.337Z] 386e3cb2ff24: Verifying Checksum [2022-06-23T04:58:54.337Z] 386e3cb2ff24: Download complete [2022-06-23T04:58:54.337Z] 2343380bae48: Verifying Checksum [2022-06-23T04:58:54.337Z] 2343380bae48: Download complete [2022-06-23T04:58:54.337Z] 42c077c10790: Verifying Checksum [2022-06-23T04:58:54.337Z] 42c077c10790: Download complete [2022-06-23T04:58:54.599Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-23T04:58:54.599Z] c8a8fc8e1c8f: Download complete [2022-06-23T04:58:55.537Z] 42c077c10790: Pull complete [2022-06-23T04:58:55.796Z] f63e77b7563a: Pull complete [2022-06-23T04:58:56.363Z] bd5fdadae976: Pull complete [2022-06-23T04:58:56.363Z] 205491f53016: Pull complete [2022-06-23T04:58:56.622Z] df18705c85c3: Pull complete [2022-06-23T04:58:56.622Z] bdb3f477010e: Pull complete [2022-06-23T04:58:58.529Z] c8a8fc8e1c8f: Pull complete [2022-06-23T04:58:58.529Z] 2c6e9b1d212d: Pull complete [2022-06-23T04:58:58.529Z] bdb8f0575790: Pull complete [2022-06-23T04:58:58.529Z] 386e3cb2ff24: Pull complete [2022-06-23T04:58:58.529Z] 2343380bae48: Pull complete [2022-06-23T04:58:58.790Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-23T04:58:58.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T04:58:58.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:58:59.008Z] prd-ubuntu20.04-docker-8c-8g-15407 does not seem to be running inside a container [2022-06-23T04:58:59.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-44 -v /w/workspace/xfoundry_device-usb-camera_PR-44:/w/workspace/xfoundry_device-usb-camera_PR-44:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-44@tmp:/w/workspace/xfoundry_device-usb-camera_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T04:59:00.388Z] $ docker top d7e6c995b9974f7655b6f2f21bdda5ba614548be389403b8c96ffc7b34292226 -eo pid,comm [2022-06-23T04:59:00.453Z] 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-06-23T04:59:00.453Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T04:59:00.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T04:59:00.574Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T04:59:00.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T04:59:00.713Z] $ docker exec d7e6c995b9974f7655b6f2f21bdda5ba614548be389403b8c96ffc7b34292226 ssh-agent [2022-06-23T04:59:00.833Z] SSH_AUTH_SOCK=/tmp/ssh-lg1klwpjWCm1/agent.34 [2022-06-23T04:59:00.833Z] SSH_AGENT_PID=41 [2022-06-23T04:59:00.839Z] Running ssh-add (command line suppressed) [2022-06-23T04:59:00.962Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-44@tmp/private_key_851411962951668787.key (/w/workspace/xfoundry_device-usb-camera_PR-44@tmp/private_key_851411962951668787.key) [2022-06-23T04:59:00.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T04:59:01.310Z] + git tag --points-at HEAD [Pipeline] } [2022-06-23T04:59:01.337Z] $ docker exec --env ******** --env ******** d7e6c995b9974f7655b6f2f21bdda5ba614548be389403b8c96ffc7b34292226 ssh-agent -k [2022-06-23T04:59:01.432Z] unset SSH_AUTH_SOCK; [2022-06-23T04:59:01.433Z] unset SSH_AGENT_PID; [2022-06-23T04:59:01.433Z] echo Agent pid 41 killed; [2022-06-23T04:59:01.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-23T04:59:01.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T04:59:01.524Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T04:59:01.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T04:59:01.650Z] $ docker exec d7e6c995b9974f7655b6f2f21bdda5ba614548be389403b8c96ffc7b34292226 ssh-agent [2022-06-23T04:59:01.785Z] SSH_AUTH_SOCK=/tmp/ssh-7urKt5nQP5KZ/agent.75 [2022-06-23T04:59:01.785Z] SSH_AGENT_PID=81 [2022-06-23T04:59:01.791Z] Running ssh-add (command line suppressed) [2022-06-23T04:59:01.904Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-44@tmp/private_key_1516162510503305030.key (/w/workspace/xfoundry_device-usb-camera_PR-44@tmp/private_key_1516162510503305030.key) [2022-06-23T04:59:01.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T04:59:02.250Z] + git semver init [2022-06-23T04:59:02.511Z] 2022-06-23 04:59:02,436 [run_init] DEBUG init version:0.0.0 force:False [2022-06-23T04:59:02.511Z] 2022-06-23 04:59:02,436 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-44/.semver [2022-06-23T04:59:02.511Z] 2022-06-23 04:59:02,437 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-44/.semver [2022-06-23T04:59:02.512Z] 2022-06-23 04:59:02,437 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-44/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-44, universal_newlines=False, shell=None, istream=None) [2022-06-23T04:59:03.081Z] 2022-06-23 04:59:02,999 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-44/.git/info/exclude [2022-06-23T04:59:03.081Z] 2022-06-23 04:59:03,000 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-44/.semver/PR-44 with force:False [2022-06-23T04:59:03.081Z] 2022-06-23 04:59:03,000 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-44/.semver/PR-44 [2022-06-23T04:59:03.081Z] 2022-06-23 04:59:03,004 [execute] INFO git cat-file --batch-check [2022-06-23T04:59:03.081Z] 2022-06-23 04:59:03,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-44/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T04:59:03.081Z] 2022-06-23 04:59:03,009 [execute] INFO git cat-file --batch [2022-06-23T04:59:03.081Z] 2022-06-23 04:59:03,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-44/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T04:59:03.081Z] 2022-06-23 04:59:03,014 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-44/.semver/PR-44 [2022-06-23T04:59:03.081Z] 0.0.0 [Pipeline] } [2022-06-23T04:59:03.112Z] $ docker exec --env ******** --env ******** d7e6c995b9974f7655b6f2f21bdda5ba614548be389403b8c96ffc7b34292226 ssh-agent -k [2022-06-23T04:59:03.231Z] unset SSH_AUTH_SOCK; [2022-06-23T04:59:03.232Z] unset SSH_AGENT_PID; [2022-06-23T04:59:03.232Z] echo Agent pid 81 killed; [2022-06-23T04:59:03.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T04:59:03.665Z] + git semver [Pipeline] } [2022-06-23T04:59:03.952Z] $ docker stop --time=1 d7e6c995b9974f7655b6f2f21bdda5ba614548be389403b8c96ffc7b34292226 [2022-06-23T04:59:05.273Z] $ docker rm -f d7e6c995b9974f7655b6f2f21bdda5ba614548be389403b8c96ffc7b34292226 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T04:59:05.700Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-23T04:59:06.014Z] Stashed 1 file(s) [Pipeline] echo [2022-06-23T04:59:06.032Z] [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-06-23T04:59:06.583Z] provisioning config files... [2022-06-23T04:59:06.594Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-44@tmp/config7375004143149113593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T04:59:06.938Z] ---> docker-login.sh [2022-06-23T04:59:06.938Z] nexus3.edgexfoundry.org:10001 [2022-06-23T04:59:06.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:59:06.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:59:06.938Z] Configure a credential helper to remove this warning. See [2022-06-23T04:59:06.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:59:06.938Z] [2022-06-23T04:59:06.938Z] Login Succeeded [2022-06-23T04:59:06.938Z] nexus3.edgexfoundry.org:10002 [2022-06-23T04:59:06.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:59:07.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:59:07.199Z] Configure a credential helper to remove this warning. See [2022-06-23T04:59:07.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:59:07.199Z] [2022-06-23T04:59:07.199Z] Login Succeeded [2022-06-23T04:59:07.199Z] nexus3.edgexfoundry.org:10003 [2022-06-23T04:59:07.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:59:07.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:59:07.199Z] Configure a credential helper to remove this warning. See [2022-06-23T04:59:07.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:59:07.199Z] [2022-06-23T04:59:07.199Z] Login Succeeded [2022-06-23T04:59:07.199Z] nexus3.edgexfoundry.org:10004 [2022-06-23T04:59:07.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:59:07.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:59:07.460Z] Configure a credential helper to remove this warning. See [2022-06-23T04:59:07.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:59:07.460Z] [2022-06-23T04:59:07.460Z] Login Succeeded [2022-06-23T04:59:07.460Z] docker.io [2022-06-23T04:59:07.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T04:59:07.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T04:59:07.721Z] Configure a credential helper to remove this warning. See [2022-06-23T04:59:07.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T04:59:07.721Z] [2022-06-23T04:59:07.721Z] Login Succeeded [2022-06-23T04:59:07.721Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T04:59:07.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T04:59:07.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T04:59:07.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T04:59:07.989Z] ========================================================= [2022-06-23T04:59:07.989Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-23T04:59:07.989Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:59:08.448Z] + 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-06-23T04:59:08.448Z] Sending build context to Docker daemon 638.5kB [2022-06-23T04:59:08.448Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T04:59:08.448Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-23T04:59:08.448Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-23T04:59:08.448Z] 59bf1c3509f3: Pulling fs layer [2022-06-23T04:59:08.448Z] 666ba61612fd: Pulling fs layer [2022-06-23T04:59:08.448Z] 8ed8ca486205: Pulling fs layer [2022-06-23T04:59:08.448Z] cc1cd167ecdc: Pulling fs layer [2022-06-23T04:59:08.448Z] c516ae0d96e1: Pulling fs layer [2022-06-23T04:59:08.448Z] 684cea983483: Pulling fs layer [2022-06-23T04:59:08.448Z] dd3240ac7de5: Pulling fs layer [2022-06-23T04:59:08.448Z] b1e948a4e11c: Pulling fs layer [2022-06-23T04:59:08.448Z] a8fd76ee1af6: Pulling fs layer [2022-06-23T04:59:08.448Z] 646ad004c059: Pulling fs layer [2022-06-23T04:59:08.448Z] b1e948a4e11c: Waiting [2022-06-23T04:59:08.448Z] a8fd76ee1af6: Waiting [2022-06-23T04:59:08.448Z] c516ae0d96e1: Waiting [2022-06-23T04:59:08.448Z] 646ad004c059: Waiting [2022-06-23T04:59:08.449Z] 684cea983483: Waiting [2022-06-23T04:59:08.449Z] dd3240ac7de5: Waiting [2022-06-23T04:59:08.449Z] cc1cd167ecdc: Waiting [2022-06-23T04:59:08.449Z] 8ed8ca486205: Verifying Checksum [2022-06-23T04:59:08.449Z] 8ed8ca486205: Download complete [2022-06-23T04:59:08.449Z] 666ba61612fd: Download complete [2022-06-23T04:59:08.449Z] c516ae0d96e1: Verifying Checksum [2022-06-23T04:59:08.449Z] c516ae0d96e1: Download complete [2022-06-23T04:59:08.711Z] 684cea983483: Verifying Checksum [2022-06-23T04:59:08.711Z] 684cea983483: Download complete [2022-06-23T04:59:08.711Z] dd3240ac7de5: Verifying Checksum [2022-06-23T04:59:08.711Z] dd3240ac7de5: Download complete [2022-06-23T04:59:08.711Z] 59bf1c3509f3: Verifying Checksum [2022-06-23T04:59:08.711Z] 59bf1c3509f3: Download complete [2022-06-23T04:59:08.711Z] b1e948a4e11c: Verifying Checksum [2022-06-23T04:59:08.711Z] b1e948a4e11c: Download complete [2022-06-23T04:59:08.711Z] 59bf1c3509f3: Pull complete [2022-06-23T04:59:08.978Z] 666ba61612fd: Pull complete [2022-06-23T04:59:08.978Z] 8ed8ca486205: Pull complete [2022-06-23T04:59:09.238Z] 646ad004c059: Verifying Checksum [2022-06-23T04:59:09.238Z] 646ad004c059: Download complete [2022-06-23T04:59:09.238Z] cc1cd167ecdc: Verifying Checksum [2022-06-23T04:59:09.238Z] cc1cd167ecdc: Download complete [2022-06-23T04:59:09.238Z] a8fd76ee1af6: Verifying Checksum [2022-06-23T04:59:09.238Z] a8fd76ee1af6: Download complete [2022-06-23T04:59:13.438Z] cc1cd167ecdc: Pull complete [2022-06-23T04:59:13.438Z] c516ae0d96e1: Pull complete [2022-06-23T04:59:13.438Z] 684cea983483: Pull complete [2022-06-23T04:59:13.438Z] dd3240ac7de5: Pull complete [2022-06-23T04:59:13.438Z] b1e948a4e11c: Pull complete [2022-06-23T04:59:15.350Z] a8fd76ee1af6: Pull complete [2022-06-23T04:59:15.629Z] 646ad004c059: Pull complete [2022-06-23T04:59:15.629Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-23T04:59:15.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T04:59:15.629Z] ---> 8f69c11f6b0c [2022-06-23T04:59:15.629Z] Step 3/12 : ARG MAKE="make build" [2022-06-23T04:59:17.544Z] ---> Running in c5e72757a9db [2022-06-23T04:59:17.544Z] Removing intermediate container c5e72757a9db [2022-06-23T04:59:17.544Z] ---> 9e173a57787e [2022-06-23T04:59:17.544Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T04:59:17.544Z] ---> Running in be880f623868 [2022-06-23T04:59:17.544Z] Removing intermediate container be880f623868 [2022-06-23T04:59:17.544Z] ---> 41a302253279 [2022-06-23T04:59:17.544Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-23T04:59:17.544Z] ---> Running in b969a87167d9 [2022-06-23T04:59:17.544Z] Removing intermediate container b969a87167d9 [2022-06-23T04:59:17.544Z] ---> 502909d62fe9 [2022-06-23T04:59:17.544Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T04:59:17.544Z] ---> Running in d9f2179cc4e1 [2022-06-23T04:59:18.117Z] Removing intermediate container d9f2179cc4e1 [2022-06-23T04:59:18.117Z] ---> e49386693eb6 [2022-06-23T04:59:18.117Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T04:59:18.117Z] ---> Running in 23608727c7ed [2022-06-23T04:59:18.379Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T04:59:19.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T04:59:19.581Z] (1/81) Installing mesa (21.2.6-r0) [2022-06-23T04:59:19.581Z] (2/81) Installing libxau (1.0.9-r0) [2022-06-23T04:59:19.581Z] (3/81) Installing libmd (1.0.3-r0) [2022-06-23T04:59:19.842Z] (4/81) Installing libbsd (0.11.3-r1) [2022-06-23T04:59:19.842Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-06-23T04:59:20.103Z] (6/81) Installing libxcb (1.14-r2) [2022-06-23T04:59:20.103Z] (7/81) Installing libx11 (1.7.2-r0) [2022-06-23T04:59:20.103Z] (8/81) Installing libxext (1.3.4-r0) [2022-06-23T04:59:20.363Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-06-23T04:59:20.363Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-06-23T04:59:20.363Z] (11/81) Installing libpciaccess (0.16-r0) [2022-06-23T04:59:20.624Z] (12/81) Installing libdrm (2.4.109-r0) [2022-06-23T04:59:20.624Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-06-23T04:59:20.624Z] (14/81) Installing libxshmfence (1.3-r1) [2022-06-23T04:59:20.886Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-06-23T04:59:20.886Z] (16/81) Installing libice (1.0.10-r0) [2022-06-23T04:59:21.146Z] (17/81) Installing libuuid (2.37.4-r0) [2022-06-23T04:59:21.146Z] (18/81) Installing libsm (1.2.3-r0) [2022-06-23T04:59:21.146Z] (19/81) Installing libxt (1.2.1-r0) [2022-06-23T04:59:21.408Z] (20/81) Installing libxmu (1.1.3-r0) [2022-06-23T04:59:21.408Z] (21/81) Installing xset (1.2.4-r0) [2022-06-23T04:59:21.408Z] (22/81) Installing xprop (1.2.5-r0) [2022-06-23T04:59:21.416Z] Still waiting to schedule task [2022-06-23T04:59:21.416Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15403’ [2022-06-23T04:59:21.670Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-06-23T04:59:21.670Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-06-23T04:59:21.670Z] (25/81) Installing libffi (3.4.2-r1) [2022-06-23T04:59:21.931Z] (26/81) Installing libintl (0.21-r0) [2022-06-23T04:59:21.931Z] (27/81) Installing libblkid (2.37.4-r0) [2022-06-23T04:59:21.931Z] (28/81) Installing libmount (2.37.4-r0) [2022-06-23T04:59:22.193Z] (29/81) Installing pcre (8.45-r1) [2022-06-23T04:59:22.193Z] (30/81) Installing glib (2.70.1-r0) [2022-06-23T04:59:22.454Z] (31/81) Installing icu-libs (69.1-r1) [2022-06-23T04:59:23.399Z] (32/81) Installing libpcre2-16 (10.40-r0) [2022-06-23T04:59:23.399Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-06-23T04:59:23.399Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-06-23T04:59:23.971Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-06-23T04:59:23.971Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-06-23T04:59:24.230Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-06-23T04:59:24.230Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-06-23T04:59:24.230Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-06-23T04:59:25.170Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-06-23T04:59:25.170Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-06-23T04:59:25.170Z] (42/81) Installing libpng (1.6.37-r1) [2022-06-23T04:59:25.170Z] (43/81) Installing freetype (2.11.1-r2) [2022-06-23T04:59:25.431Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-06-23T04:59:25.431Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-06-23T04:59:25.431Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-06-23T04:59:25.692Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-06-23T04:59:25.692Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-06-23T04:59:25.692Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-06-23T04:59:25.954Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-06-23T04:59:25.954Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-06-23T04:59:26.224Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-06-23T04:59:26.224Z] (53/81) Installing avahi-libs (0.8-r5) [2022-06-23T04:59:26.486Z] (54/81) Installing nettle (3.7.3-r0) [2022-06-23T04:59:26.486Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-06-23T04:59:26.486Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-06-23T04:59:26.749Z] (57/81) Installing libunistring (0.9.10-r1) [2022-06-23T04:59:26.749Z] (58/81) Installing gnutls (3.7.1-r0) [2022-06-23T04:59:27.034Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-06-23T04:59:27.034Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-06-23T04:59:27.331Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-06-23T04:59:27.961Z] (62/81) Installing libevdev (1.12.0-r0) [2022-06-23T04:59:27.961Z] (63/81) Installing mtdev (1.1.6-r0) [2022-06-23T04:59:28.240Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-23T04:59:28.240Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-06-23T04:59:28.240Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-06-23T04:59:28.501Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-06-23T04:59:28.501Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-06-23T04:59:28.501Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-06-23T04:59:28.770Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-06-23T04:59:28.770Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-06-23T04:59:28.770Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-06-23T04:59:29.030Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-06-23T04:59:30.422Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-06-23T04:59:30.422Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-06-23T04:59:30.422Z] (76/81) Installing udev-init-scripts (35-r0) [2022-06-23T04:59:30.422Z] Executing udev-init-scripts-35-r0.post-install [2022-06-23T04:59:30.422Z] (77/81) Installing kmod-libs (29-r2) [2022-06-23T04:59:30.689Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-06-23T04:59:30.689Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-23T04:59:30.949Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-23T04:59:30.949Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-06-23T04:59:30.949Z] Executing busybox-1.34.1-r3.trigger [2022-06-23T04:59:30.949Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-23T04:59:30.949Z] OK: 335 MiB in 133 packages [2022-06-23T04:59:32.859Z] Removing intermediate container 23608727c7ed [2022-06-23T04:59:32.859Z] ---> 00bc2e467cec [2022-06-23T04:59:32.859Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-23T04:59:32.859Z] ---> Running in 893a948f3d9f [2022-06-23T04:59:32.859Z] Removing intermediate container 893a948f3d9f [2022-06-23T04:59:32.859Z] ---> 45b7176bc4d4 [2022-06-23T04:59:32.859Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-23T04:59:33.119Z] ---> b07fcee1eea3 [2022-06-23T04:59:33.119Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T04:59:33.119Z] ---> Running in a3c2bd084220 [2022-06-23T04:59:45.352Z] Removing intermediate container a3c2bd084220 [2022-06-23T04:59:45.352Z] ---> 48a3e85179d7 [2022-06-23T04:59:45.352Z] Step 11/12 : COPY . . [2022-06-23T04:59:45.613Z] ---> adb2aa787778 [2022-06-23T04:59:45.613Z] Step 12/12 : RUN ${MAKE} [2022-06-23T04:59:45.613Z] ---> Running in d76743e70d1d [2022-06-23T04:59:45.873Z] noop [2022-06-23T04:59:46.133Z] Removing intermediate container d76743e70d1d [2022-06-23T04:59:46.133Z] ---> ff992f5e56cf [2022-06-23T04:59:46.133Z] Successfully built ff992f5e56cf [2022-06-23T04:59:46.133Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:59:46.576Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T04:59:46.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:59:46.727Z] prd-ubuntu20.04-docker-8c-8g-15407 does not seem to be running inside a container [2022-06-23T04:59:46.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-44 -v /w/workspace/xfoundry_device-usb-camera_PR-44:/w/workspace/xfoundry_device-usb-camera_PR-44:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-44@tmp:/w/workspace/xfoundry_device-usb-camera_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-23T04:59:47.174Z] $ docker top 33970eb6be0fd0978abd2ad88c5a7b8ba1ddf46a8fcf5b0b25ce89d7e154d01e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T04:59:47.587Z] + go version [2022-06-23T04:59:47.587Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-23T04:59:47.620Z] $ docker stop --time=1 33970eb6be0fd0978abd2ad88c5a7b8ba1ddf46a8fcf5b0b25ce89d7e154d01e [2022-06-23T04:59:48.902Z] $ docker rm -f 33970eb6be0fd0978abd2ad88c5a7b8ba1ddf46a8fcf5b0b25ce89d7e154d01e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T04:59:49.636Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T04:59:49.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T04:59:49.792Z] prd-ubuntu20.04-docker-8c-8g-15407 does not seem to be running inside a container [2022-06-23T04:59:49.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-44 -v /w/workspace/xfoundry_device-usb-camera_PR-44:/w/workspace/xfoundry_device-usb-camera_PR-44:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-44@tmp:/w/workspace/xfoundry_device-usb-camera_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-23T04:59:50.210Z] $ docker top 7569ecb96bbc7d425e0f215ae3e754547fb7d56e9d812bbf2c6369152af22855 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T04:59:50.665Z] + make test [2022-06-23T04:59:50.665Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-23T04:59:50.924Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-23T05:00:00.908Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-23T05:00:00.908Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-23T05:00:06.184Z] CGO_ENABLED=1 go vet ./... [2022-06-23T05:00:09.475Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T05:00:09.475Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T05:00:09.475Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T05:00:09.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-23T05:00:09.540Z] $ docker stop --time=1 7569ecb96bbc7d425e0f215ae3e754547fb7d56e9d812bbf2c6369152af22855 [2022-06-23T05:00:11.324Z] $ docker rm -f 7569ecb96bbc7d425e0f215ae3e754547fb7d56e9d812bbf2c6369152af22855 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T05:00:11.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-23T05:00:11.879Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-23T05:00:12.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-23T05:00:12.794Z] + ls -al . [2022-06-23T05:00:12.794Z] total 164 [2022-06-23T05:00:12.794Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 05:00 . [2022-06-23T05:00:12.794Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 04:58 .. [2022-06-23T05:00:12.794Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 04:59 .git [2022-06-23T05:00:12.794Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:58 .github [2022-06-23T05:00:12.794Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 23 04:58 .gitignore [2022-06-23T05:00:12.794Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 04:58 .golangci.yml [2022-06-23T05:00:12.794Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 23 04:58 .hadolint.yml [2022-06-23T05:00:12.794Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 04:59 .semver [2022-06-23T05:00:12.794Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 23 04:58 Attribution.txt [2022-06-23T05:00:12.794Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 23 04:58 CHANGELOG.md [2022-06-23T05:00:12.794Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 23 04:58 Dockerfile [2022-06-23T05:00:12.794Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 23 04:58 GOVERNANCE.md [2022-06-23T05:00:12.794Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 23 04:58 Jenkinsfile [2022-06-23T05:00:12.794Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 04:58 LICENSE [2022-06-23T05:00:12.795Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 23 04:58 Makefile [2022-06-23T05:00:12.795Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 23 04:58 OWNERS.md [2022-06-23T05:00:12.795Z] -rw-rw-r-- 1 jenkins jenkins 10754 Jun 23 04:58 README.md [2022-06-23T05:00:12.795Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 04:59 VERSION [2022-06-23T05:00:12.795Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:58 bin [2022-06-23T05:00:12.795Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 04:58 cmd [2022-06-23T05:00:12.795Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 04:59 coverage.out [2022-06-23T05:00:12.795Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 04:58 docker-compose [2022-06-23T05:00:12.795Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 04:58 docker-entrypoint.sh [2022-06-23T05:00:12.795Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jun 23 04:58 go.mod [2022-06-23T05:00:12.795Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 23 04:58 go.sum [2022-06-23T05:00:12.795Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 04:58 internal [2022-06-23T05:00:12.795Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 23 04:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:00:13.188Z] + 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=7a1ec2de4e1205b0cbbb69de484870a0180aa385 --label arch=amd64 --label version=0.0.0 . [2022-06-23T05:00:13.188Z] Sending build context to Docker daemon 639.5kB [2022-06-23T05:00:13.188Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:00:13.188Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-23T05:00:13.188Z] ---> ff992f5e56cf [2022-06-23T05:00:13.188Z] Step 3/29 : ARG MAKE="make build" [2022-06-23T05:00:13.188Z] ---> Running in 7f356390b578 [2022-06-23T05:00:13.458Z] Removing intermediate container 7f356390b578 [2022-06-23T05:00:13.458Z] ---> 8029b11b02bb [2022-06-23T05:00:13.458Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:00:13.458Z] ---> Running in 7eec124fc70e [2022-06-23T05:00:13.458Z] Removing intermediate container 7eec124fc70e [2022-06-23T05:00:13.458Z] ---> 2a15b2b850e1 [2022-06-23T05:00:13.458Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-23T05:00:13.458Z] ---> Running in 0c8eab9b4633 [2022-06-23T05:00:13.458Z] Removing intermediate container 0c8eab9b4633 [2022-06-23T05:00:13.458Z] ---> fea294e3fd99 [2022-06-23T05:00:13.458Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:00:13.718Z] ---> Running in 3b245cf6a5f5 [2022-06-23T05:00:14.288Z] Removing intermediate container 3b245cf6a5f5 [2022-06-23T05:00:14.288Z] ---> 4065e28b8126 [2022-06-23T05:00:14.288Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:00:14.288Z] ---> Running in 88fb559d50c7 [2022-06-23T05:00:14.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T05:00:15.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T05:00:15.690Z] OK: 335 MiB in 133 packages [2022-06-23T05:00:15.955Z] Removing intermediate container 88fb559d50c7 [2022-06-23T05:00:15.955Z] ---> 460dbedac9f8 [2022-06-23T05:00:15.955Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-23T05:00:15.955Z] ---> Running in e3934241270b [2022-06-23T05:00:15.955Z] Removing intermediate container e3934241270b [2022-06-23T05:00:15.955Z] ---> 5cc5ef2e90bf [2022-06-23T05:00:15.955Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-23T05:00:16.218Z] ---> 3aaaad05433c [2022-06-23T05:00:16.218Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:00:16.218Z] ---> Running in 0c1cc039d1d2 [2022-06-23T05:00:16.787Z] Removing intermediate container 0c1cc039d1d2 [2022-06-23T05:00:16.787Z] ---> ab09f125fe39 [2022-06-23T05:00:16.787Z] Step 11/29 : COPY . . [2022-06-23T05:00:17.044Z] ---> 1066f77fd96d [2022-06-23T05:00:17.044Z] Step 12/29 : RUN ${MAKE} [2022-06-23T05:00:17.044Z] ---> Running in bf9a9a13f569 [2022-06-23T05:00:17.303Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-06-23T05:00:35.398Z] Removing intermediate container bf9a9a13f569 [2022-06-23T05:00:35.398Z] ---> 92bc3366800d [2022-06-23T05:00:35.398Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-23T05:00:35.970Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-23T05:00:35.970Z] af6660deedbd: Pulling fs layer [2022-06-23T05:00:35.970Z] 97cd0a44c592: Pulling fs layer [2022-06-23T05:00:36.230Z] 97cd0a44c592: Download complete [2022-06-23T05:00:36.230Z] af6660deedbd: Verifying Checksum [2022-06-23T05:00:36.230Z] af6660deedbd: Download complete [2022-06-23T05:00:36.489Z] af6660deedbd: Pull complete [2022-06-23T05:00:36.489Z] 97cd0a44c592: Pull complete [2022-06-23T05:00:36.489Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-23T05:00:36.489Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-23T05:00:36.489Z] ---> fea57e182299 [2022-06-23T05:00:36.489Z] Step 14/29 : FROM alpine:3.15 [2022-06-23T05:00:37.060Z] 3.15: Pulling from library/alpine [2022-06-23T05:00:37.060Z] df9b9388f04a: Pulling fs layer [2022-06-23T05:00:37.318Z] df9b9388f04a: Download complete [2022-06-23T05:00:37.578Z] df9b9388f04a: Pull complete [2022-06-23T05:00:37.578Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T05:00:37.578Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T05:00:37.578Z] ---> 0ac33e5f5afa [2022-06-23T05:00:37.578Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-23T05:00:37.578Z] ---> Running in 8a8a6cdfd534 [2022-06-23T05:00:37.838Z] Removing intermediate container 8a8a6cdfd534 [2022-06-23T05:00:37.838Z] ---> 27398eebe542 [2022-06-23T05:00:37.838Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-23T05:00:37.838Z] ---> Running in 7ba21d3810ec [2022-06-23T05:00:38.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T05:00:38.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T05:00:38.358Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-06-23T05:00:38.358Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-06-23T05:00:38.358Z] (3/74) Installing libxau (1.0.9-r0) [2022-06-23T05:00:38.358Z] (4/74) Installing libmd (1.0.3-r0) [2022-06-23T05:00:38.358Z] (5/74) Installing libbsd (0.11.3-r1) [2022-06-23T05:00:38.358Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-06-23T05:00:38.358Z] (7/74) Installing libxcb (1.14-r2) [2022-06-23T05:00:38.358Z] (8/74) Installing libx11 (1.7.2-r0) [2022-06-23T05:00:38.358Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-06-23T05:00:38.358Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-06-23T05:00:38.358Z] (11/74) Installing expat (2.4.7-r0) [2022-06-23T05:00:38.358Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-06-23T05:00:38.358Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-06-23T05:00:38.358Z] (14/74) Installing libpng (1.6.37-r1) [2022-06-23T05:00:38.358Z] (15/74) Installing freetype (2.11.1-r2) [2022-06-23T05:00:38.358Z] (16/74) Installing libuuid (2.37.4-r0) [2022-06-23T05:00:38.358Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-06-23T05:00:38.358Z] (18/74) Installing fribidi (1.0.11-r0) [2022-06-23T05:00:38.667Z] (19/74) Installing libffi (3.4.2-r1) [2022-06-23T05:00:38.667Z] (20/74) Installing libintl (0.21-r0) [2022-06-23T05:00:38.667Z] (21/74) Installing libblkid (2.37.4-r0) [2022-06-23T05:00:38.667Z] (22/74) Installing libmount (2.37.4-r0) [2022-06-23T05:00:38.667Z] (23/74) Installing pcre (8.45-r1) [2022-06-23T05:00:38.667Z] (24/74) Installing glib (2.70.1-r0) [2022-06-23T05:00:38.667Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-06-23T05:00:38.667Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-06-23T05:00:38.667Z] (27/74) Installing libass (0.15.2-r0) [2022-06-23T05:00:38.667Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-06-23T05:00:38.667Z] (29/74) Installing gmp (6.2.1-r1) [2022-06-23T05:00:38.667Z] (30/74) Installing nettle (3.7.3-r0) [2022-06-23T05:00:38.667Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-06-23T05:00:38.667Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-06-23T05:00:38.667Z] (33/74) Installing libunistring (0.9.10-r1) [2022-06-23T05:00:38.667Z] (34/74) Installing gnutls (3.7.1-r0) [2022-06-23T05:00:38.667Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-23T05:00:38.667Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-23T05:00:38.667Z] (37/74) Installing lame (3.100-r0) [2022-06-23T05:00:38.667Z] (38/74) Installing opus (1.3.1-r1) [2022-06-23T05:00:38.667Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-06-23T05:00:38.667Z] (40/74) Installing soxr (0.1.3-r2) [2022-06-23T05:00:38.667Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T05:00:38.667Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T05:00:38.667Z] (43/74) Installing libsrt (1.4.2-r1) [2022-06-23T05:00:38.667Z] (44/74) Installing libssh (0.9.6-r1) [2022-06-23T05:00:38.667Z] (45/74) Installing libogg (1.3.5-r0) [2022-06-23T05:00:38.667Z] (46/74) Installing libtheora (1.1.1-r16) [2022-06-23T05:00:38.667Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-06-23T05:00:38.667Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-06-23T05:00:38.667Z] (49/74) Installing libxext (1.3.4-r0) [2022-06-23T05:00:38.667Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-06-23T05:00:38.950Z] (51/74) Installing libpciaccess (0.16-r0) [2022-06-23T05:00:38.950Z] (52/74) Installing libdrm (2.4.109-r0) [2022-06-23T05:00:38.950Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-06-23T05:00:38.950Z] (54/74) Installing libva (2.13.0-r0) [2022-06-23T05:00:38.950Z] (55/74) Installing libvdpau (1.4-r0) [2022-06-23T05:00:38.950Z] (56/74) Installing vidstab (1.1.0-r1) [2022-06-23T05:00:38.950Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-06-23T05:00:38.950Z] (58/74) Installing libvpx (1.10.0-r0) [2022-06-23T05:00:38.950Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-06-23T05:00:38.950Z] (60/74) Installing libwebp (1.2.2-r0) [2022-06-23T05:00:38.950Z] (61/74) Installing x264-libs (20210613-r0) [2022-06-23T05:00:38.950Z] (62/74) Installing x265-libs (3.5-r0) [2022-06-23T05:00:38.950Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-06-23T05:00:38.950Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-06-23T05:00:38.950Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-06-23T05:00:39.209Z] (66/74) Installing udev-init-scripts (35-r0) [2022-06-23T05:00:39.209Z] Executing udev-init-scripts-35-r0.post-install [2022-06-23T05:00:39.209Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-23T05:00:39.209Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-06-23T05:00:39.209Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-06-23T05:00:39.209Z] (70/74) Installing kmod-libs (29-r2) [2022-06-23T05:00:39.209Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-06-23T05:00:39.209Z] (72/74) Installing libsodium (1.0.18-r0) [2022-06-23T05:00:39.209Z] (73/74) Installing libzmq (4.3.4-r0) [2022-06-23T05:00:39.209Z] (74/74) Installing zeromq (4.3.4-r0) [2022-06-23T05:00:39.209Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T05:00:39.209Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-23T05:00:39.209Z] OK: 78 MiB in 88 packages [2022-06-23T05:00:40.592Z] Removing intermediate container 7ba21d3810ec [2022-06-23T05:00:40.592Z] ---> 538db519c16c [2022-06-23T05:00:40.592Z] Step 17/29 : WORKDIR / [2022-06-23T05:00:40.592Z] ---> Running in 6cc280443afa [2022-06-23T05:00:40.592Z] Removing intermediate container 6cc280443afa [2022-06-23T05:00:40.592Z] ---> ec5c5102840c [2022-06-23T05:00:40.592Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-23T05:00:41.165Z] ---> 95b058e1abab [2022-06-23T05:00:41.165Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-23T05:00:41.165Z] ---> 7bd89af600da [2022-06-23T05:00:41.165Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-23T05:00:41.431Z] ---> 8f8420832707 [2022-06-23T05:00:41.431Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-23T05:00:41.691Z] ---> b249ac3fda7c [2022-06-23T05:00:41.691Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-23T05:00:41.691Z] ---> 278b6969011e [2022-06-23T05:00:41.691Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-23T05:00:42.265Z] ---> fc23f7114ecc [2022-06-23T05:00:42.265Z] Step 24/29 : EXPOSE 59983 [2022-06-23T05:00:42.265Z] ---> Running in 89ed1f60334b [2022-06-23T05:00:42.265Z] Removing intermediate container 89ed1f60334b [2022-06-23T05:00:42.265Z] ---> fb4256fe2ce0 [2022-06-23T05:00:42.265Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-23T05:00:42.265Z] ---> Running in 33db5d0c802e [2022-06-23T05:00:42.525Z] Removing intermediate container 33db5d0c802e [2022-06-23T05:00:42.525Z] ---> b2361ea57f52 [2022-06-23T05:00:42.525Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-23T05:00:42.525Z] ---> Running in d3d1e5980be2 [2022-06-23T05:00:42.525Z] Removing intermediate container d3d1e5980be2 [2022-06-23T05:00:42.525Z] ---> 0a255a2c9848 [2022-06-23T05:00:42.525Z] Step 27/29 : LABEL arch=amd64 [2022-06-23T05:00:42.525Z] ---> Running in 2b0ae46e7be9 [2022-06-23T05:00:42.786Z] Removing intermediate container 2b0ae46e7be9 [2022-06-23T05:00:42.786Z] ---> 7aa10ab48da4 [2022-06-23T05:00:42.786Z] Step 28/29 : LABEL git_sha=7a1ec2de4e1205b0cbbb69de484870a0180aa385 [2022-06-23T05:00:42.786Z] ---> Running in 2d621587c9c3 [2022-06-23T05:00:42.786Z] Removing intermediate container 2d621587c9c3 [2022-06-23T05:00:42.786Z] ---> 2114cbe791ad [2022-06-23T05:00:42.786Z] Step 29/29 : LABEL version=0.0.0 [2022-06-23T05:00:42.786Z] ---> Running in c0bfe647da73 [2022-06-23T05:00:43.045Z] Removing intermediate container c0bfe647da73 [2022-06-23T05:00:43.045Z] ---> 10e7f657e676 [2022-06-23T05:00:43.045Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T05:00:43.045Z] Successfully built 10e7f657e676 [2022-06-23T05:00:43.045Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:00:43.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:00:43.890Z] [2022-06-23T05:00:43.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:00:44.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:00:44.293Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-23T05:00:44.293Z] 5eb5b503b376: Pulling fs layer [2022-06-23T05:00:44.293Z] 5c69ac0246d0: Pulling fs layer [2022-06-23T05:00:44.293Z] ec43610c2a17: Pulling fs layer [2022-06-23T05:00:44.293Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-23T05:00:44.293Z] 33b1e0a273af: Pulling fs layer [2022-06-23T05:00:44.293Z] 5d3b04190fa2: Pulling fs layer [2022-06-23T05:00:44.293Z] 2f39f015ded8: Pulling fs layer [2022-06-23T05:00:44.293Z] 5d3b04190fa2: Waiting [2022-06-23T05:00:44.293Z] 3a2ae6a8a46f: Waiting [2022-06-23T05:00:44.293Z] 33b1e0a273af: Waiting [2022-06-23T05:00:44.293Z] 2f39f015ded8: Waiting [2022-06-23T05:00:44.293Z] 5c69ac0246d0: Download complete [2022-06-23T05:00:44.293Z] 3a2ae6a8a46f: Download complete [2022-06-23T05:00:44.293Z] 33b1e0a273af: Verifying Checksum [2022-06-23T05:00:44.293Z] 33b1e0a273af: Download complete [2022-06-23T05:00:44.293Z] 5d3b04190fa2: Download complete [2022-06-23T05:00:44.580Z] ec43610c2a17: Verifying Checksum [2022-06-23T05:00:44.580Z] ec43610c2a17: Download complete [2022-06-23T05:00:44.580Z] 5eb5b503b376: Download complete [2022-06-23T05:00:45.155Z] 2f39f015ded8: Verifying Checksum [2022-06-23T05:00:45.155Z] 2f39f015ded8: Download complete [2022-06-23T05:00:45.764Z] 5eb5b503b376: Pull complete [2022-06-23T05:00:46.024Z] 5c69ac0246d0: Pull complete [2022-06-23T05:00:46.597Z] ec43610c2a17: Pull complete [2022-06-23T05:00:46.597Z] 3a2ae6a8a46f: Pull complete [2022-06-23T05:00:46.857Z] 33b1e0a273af: Pull complete [2022-06-23T05:00:46.857Z] 5d3b04190fa2: Pull complete [2022-06-23T05:00:52.133Z] 2f39f015ded8: Pull complete [2022-06-23T05:00:52.133Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-23T05:00:52.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:00:52.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:00:52.354Z] prd-ubuntu20.04-docker-8c-8g-15407 does not seem to be running inside a container [2022-06-23T05:00:52.395Z] $ 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-44 -v /w/workspace/xfoundry_device-usb-camera_PR-44:/w/workspace/xfoundry_device-usb-camera_PR-44:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-44@tmp:/w/workspace/xfoundry_device-usb-camera_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-23T05:00:54.023Z] $ docker top 27ddebb7116ab7cfb8bac0d8d59e9ca3fb5a51a475433e8413561b9598dd7b2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:00:54.458Z] ---> job-cost.sh [2022-06-23T05:00:54.458Z] lf-activate-venv: SKIPPING [2022-06-23T05:00:54.458Z] INFO: No Stack... [2022-06-23T05:00:54.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T05:00:55.292Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T05:00:55.612Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-44/archives/cost.csv [2022-06-23T05:00:55.612Z] + cut -d, -f6 [Pipeline] lock [2022-06-23T05:00:55.650Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-44-1-stack-cost] [2022-06-23T05:00:55.655Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-44-1-stack-cost] did not exist. Created. [2022-06-23T05:00:55.655Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T05:00:56.039Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-23T05:00:56.086Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T05:00:56.114Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T05:00:56.194Z] $ docker stop --time=1 27ddebb7116ab7cfb8bac0d8d59e9ca3fb5a51a475433e8413561b9598dd7b2c [2022-06-23T05:00:57.355Z] $ docker rm -f 27ddebb7116ab7cfb8bac0d8d59e9ca3fb5a51a475433e8413561b9598dd7b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T05:02:48.153Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15412 in /w/workspace/xfoundry_device-usb-camera_PR-44 [Pipeline] { [Pipeline] ws [2022-06-23T05:02:48.192Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-06-23T05:02:48.297Z] Selected Git installation does not exist. Using Default [2022-06-23T05:02:48.297Z] The recommended git tool is: NONE [2022-06-23T05:02:56.710Z] using credential edgex-jenkins-ssh [2022-06-23T05:02:56.733Z] Cloning the remote Git repository [2022-06-23T05:02:56.812Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-06-23T05:02:56.911Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-06-23T05:02:57.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-23T05:02:57.012Z] > git --version # timeout=10 [2022-06-23T05:02:57.036Z] > git --version # 'git version 2.25.1' [2022-06-23T05:02:57.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T05:02:57.121Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T05:02:57.702Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-23T05:02:57.774Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T05:02:57.810Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-23T05:02:57.912Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-23T05:02:57.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T05:02:57.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-23T05:02:58.439Z] Merging remotes/origin/main commit 4dfceff4e3635e4a98b2ef8b67003446cda03de4 into PR head commit 7a1ec2de4e1205b0cbbb69de484870a0180aa385 [2022-06-23T05:02:58.688Z] Merge succeeded, producing 7a1ec2de4e1205b0cbbb69de484870a0180aa385 [2022-06-23T05:02:58.688Z] Checking out Revision 7a1ec2de4e1205b0cbbb69de484870a0180aa385 (PR-44) [2022-06-23T05:02:58.462Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T05:02:58.488Z] > git checkout -f 7a1ec2de4e1205b0cbbb69de484870a0180aa385 # timeout=10 [2022-06-23T05:02:58.590Z] > git remote # timeout=10 [2022-06-23T05:02:58.610Z] > git config --get remote.origin.url # timeout=10 [2022-06-23T05:02:58.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T05:02:58.642Z] > git merge 4dfceff4e3635e4a98b2ef8b67003446cda03de4 # timeout=10 [2022-06-23T05:02:58.671Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-23T05:02:58.698Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T05:02:58.718Z] > git checkout -f 7a1ec2de4e1205b0cbbb69de484870a0180aa385 # timeout=10 [2022-06-23T05:03:03.101Z] Commit message: "Revert "build: Upgrade sdk and paho.mqtt lib"" [2022-06-23T05:03:03.170Z] > git --version # timeout=10 [2022-06-23T05:03:03.185Z] > git --version # 'git version 2.25.1' [2022-06-23T05:03:03.208Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T05:03:04.336Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-23T05:03:04.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T05:03:04.336Z] Dload Upload Total Spent Left Speed [2022-06-23T05:03:04.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 181k 0 --:--:-- --:--:-- --:--:-- 184k [Pipeline] sh [2022-06-23T05:03:05.149Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-23T05:03:05.534Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-23T05:03:05.534Z] + sudo tee /etc/docker/daemon.new [2022-06-23T05:03:05.534Z] { [2022-06-23T05:03:05.534Z] "registry-mirrors": [ [2022-06-23T05:03:05.534Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-23T05:03:05.534Z] ], [2022-06-23T05:03:05.534Z] "bip": "10.250.0.254/24", [2022-06-23T05:03:05.534Z] "hosts": [ [2022-06-23T05:03:05.534Z] "tcp://0.0.0.0:5555", [2022-06-23T05:03:05.534Z] "unix:///var/run/docker.sock" [2022-06-23T05:03:05.534Z] ], [2022-06-23T05:03:05.534Z] "mtu": 1458, [2022-06-23T05:03:05.534Z] "selinux-enabled": true, [2022-06-23T05:03:05.534Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-23T05:03:05.534Z] } [Pipeline] sh [2022-06-23T05:03:05.927Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-23T05:03:06.660Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:03:25.076Z] provisioning config files... [2022-06-23T05:03:25.105Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7065766824439083969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:03:25.518Z] ---> docker-login.sh [2022-06-23T05:03:25.518Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:03:26.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:03:26.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:03:26.400Z] Configure a credential helper to remove this warning. See [2022-06-23T05:03:26.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:03:26.400Z] [2022-06-23T05:03:26.400Z] Login Succeeded [2022-06-23T05:03:26.400Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:03:27.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:03:27.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:03:27.003Z] Configure a credential helper to remove this warning. See [2022-06-23T05:03:27.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:03:27.003Z] [2022-06-23T05:03:27.003Z] Login Succeeded [2022-06-23T05:03:27.003Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:03:27.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:03:27.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:03:27.609Z] Configure a credential helper to remove this warning. See [2022-06-23T05:03:27.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:03:27.609Z] [2022-06-23T05:03:27.609Z] Login Succeeded [2022-06-23T05:03:27.609Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:03:27.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:03:28.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:03:28.162Z] Configure a credential helper to remove this warning. See [2022-06-23T05:03:28.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:03:28.162Z] [2022-06-23T05:03:28.162Z] Login Succeeded [2022-06-23T05:03:28.162Z] docker.io [2022-06-23T05:03:28.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:03:29.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:03:29.038Z] Configure a credential helper to remove this warning. See [2022-06-23T05:03:29.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:03:29.038Z] [2022-06-23T05:03:29.038Z] Login Succeeded [2022-06-23T05:03:29.038Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:03:29.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T05:03:29.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:03:29.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:03:29.572Z] ========================================================= [2022-06-23T05:03:29.572Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-23T05:03:29.572Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:03:30.085Z] + 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-06-23T05:03:30.365Z] Sending build context to Docker daemon 430.1kB [2022-06-23T05:03:30.365Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:03:30.365Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-23T05:03:30.648Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-23T05:03:30.648Z] 9b3977197b4f: Pulling fs layer [2022-06-23T05:03:30.648Z] 1a89e8eeedd5: Pulling fs layer [2022-06-23T05:03:30.648Z] 94645a83ff95: Pulling fs layer [2022-06-23T05:03:30.648Z] e6fb740bc735: Pulling fs layer [2022-06-23T05:03:30.648Z] 3a77bd46dcc9: Pulling fs layer [2022-06-23T05:03:30.648Z] 355e64cbe906: Pulling fs layer [2022-06-23T05:03:30.648Z] 63ab81a10011: Pulling fs layer [2022-06-23T05:03:30.648Z] 555d1d1c4555: Pulling fs layer [2022-06-23T05:03:30.648Z] 7d9057610161: Pulling fs layer [2022-06-23T05:03:30.648Z] e6fb740bc735: Waiting [2022-06-23T05:03:30.648Z] 3a77bd46dcc9: Waiting [2022-06-23T05:03:30.648Z] 355e64cbe906: Waiting [2022-06-23T05:03:30.648Z] 63ab81a10011: Waiting [2022-06-23T05:03:30.648Z] 555d1d1c4555: Waiting [2022-06-23T05:03:30.648Z] 7d9057610161: Waiting [2022-06-23T05:03:30.648Z] 94645a83ff95: Verifying Checksum [2022-06-23T05:03:30.648Z] 94645a83ff95: Download complete [2022-06-23T05:03:30.648Z] 1a89e8eeedd5: Verifying Checksum [2022-06-23T05:03:30.648Z] 1a89e8eeedd5: Download complete [2022-06-23T05:03:30.648Z] 3a77bd46dcc9: Verifying Checksum [2022-06-23T05:03:30.648Z] 3a77bd46dcc9: Download complete [2022-06-23T05:03:30.648Z] 355e64cbe906: Download complete [2022-06-23T05:03:30.936Z] 9b3977197b4f: Verifying Checksum [2022-06-23T05:03:30.936Z] 63ab81a10011: Verifying Checksum [2022-06-23T05:03:30.936Z] 63ab81a10011: Download complete [2022-06-23T05:03:31.943Z] 9b3977197b4f: Pull complete [2022-06-23T05:03:31.943Z] 7d9057610161: Verifying Checksum [2022-06-23T05:03:31.943Z] 7d9057610161: Download complete [2022-06-23T05:03:32.551Z] 1a89e8eeedd5: Pull complete [2022-06-23T05:03:32.840Z] 94645a83ff95: Pull complete [2022-06-23T05:03:33.444Z] 555d1d1c4555: Verifying Checksum [2022-06-23T05:03:33.444Z] 555d1d1c4555: Download complete [2022-06-23T05:03:34.044Z] e6fb740bc735: Verifying Checksum [2022-06-23T05:03:34.044Z] e6fb740bc735: Download complete [2022-06-23T05:03:46.486Z] e6fb740bc735: Pull complete [2022-06-23T05:03:46.763Z] 3a77bd46dcc9: Pull complete [2022-06-23T05:03:47.038Z] 355e64cbe906: Pull complete [2022-06-23T05:03:47.316Z] 63ab81a10011: Pull complete [2022-06-23T05:03:54.077Z] 555d1d1c4555: Pull complete [2022-06-23T05:03:56.065Z] 7d9057610161: Pull complete [2022-06-23T05:03:56.065Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-23T05:03:56.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T05:03:56.065Z] ---> 819e984ddca1 [2022-06-23T05:03:56.065Z] Step 3/12 : ARG MAKE="make build" [2022-06-23T05:03:57.058Z] ---> Running in 156b56cb1cff [2022-06-23T05:03:57.660Z] Removing intermediate container 156b56cb1cff [2022-06-23T05:03:57.660Z] ---> 5203a00206f0 [2022-06-23T05:03:57.660Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:03:57.660Z] ---> Running in b0d6ce9b92a9 [2022-06-23T05:03:59.653Z] Removing intermediate container b0d6ce9b92a9 [2022-06-23T05:03:59.653Z] ---> 7ed0a45ba168 [2022-06-23T05:03:59.653Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-23T05:03:59.653Z] ---> Running in ac47d4c7412a [2022-06-23T05:03:59.653Z] Removing intermediate container ac47d4c7412a [2022-06-23T05:03:59.653Z] ---> 59eaba6d06c1 [2022-06-23T05:03:59.653Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:03:59.938Z] ---> Running in 8815963167f3 [2022-06-23T05:04:01.929Z] Removing intermediate container 8815963167f3 [2022-06-23T05:04:01.929Z] ---> a1be2424895c [2022-06-23T05:04:01.929Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:04:01.929Z] ---> Running in 5bc5c053fa4e [2022-06-23T05:04:02.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T05:04:03.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T05:04:04.890Z] (1/14) Installing libintl (0.21-r0) [2022-06-23T05:04:04.890Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-23T05:04:05.165Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-06-23T05:04:05.165Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-06-23T05:04:05.165Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-06-23T05:04:05.438Z] (6/14) Installing udev-init-scripts (35-r0) [2022-06-23T05:04:05.438Z] Executing udev-init-scripts-35-r0.post-install [2022-06-23T05:04:05.438Z] (7/14) Installing libblkid (2.37.4-r0) [2022-06-23T05:04:05.712Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-06-23T05:04:05.712Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-06-23T05:04:05.987Z] (10/14) Installing kmod-libs (29-r2) [2022-06-23T05:04:05.987Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-06-23T05:04:05.987Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-23T05:04:06.262Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-23T05:04:06.262Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-06-23T05:04:06.543Z] Executing busybox-1.34.1-r3.trigger [2022-06-23T05:04:06.543Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-23T05:04:06.543Z] OK: 228 MiB in 66 packages [2022-06-23T05:04:08.004Z] Removing intermediate container 5bc5c053fa4e [2022-06-23T05:04:08.004Z] ---> 486fa979b2f7 [2022-06-23T05:04:08.004Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-23T05:04:08.004Z] ---> Running in ca11f4e6cacf [2022-06-23T05:04:08.286Z] Removing intermediate container ca11f4e6cacf [2022-06-23T05:04:08.286Z] ---> 35a0c9a757aa [2022-06-23T05:04:08.286Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-23T05:04:08.883Z] ---> fadd3953ec5a [2022-06-23T05:04:08.883Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:04:08.883Z] ---> Running in d5a373ef1372 [2022-06-23T05:05:05.443Z] Removing intermediate container d5a373ef1372 [2022-06-23T05:05:05.443Z] ---> 7ed0e6a48cfd [2022-06-23T05:05:05.443Z] Step 11/12 : COPY . . [2022-06-23T05:05:05.443Z] ---> c9c731d91759 [2022-06-23T05:05:05.443Z] Step 12/12 : RUN ${MAKE} [2022-06-23T05:05:05.443Z] ---> Running in cf89268d0e6e [2022-06-23T05:05:05.443Z] noop [2022-06-23T05:05:05.443Z] Removing intermediate container cf89268d0e6e [2022-06-23T05:05:05.443Z] ---> 20936731d938 [2022-06-23T05:05:05.443Z] Successfully built 20936731d938 [2022-06-23T05:05:05.443Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:05:05.941Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T05:05:05.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:05:06.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-15412 does not seem to be running inside a container [2022-06-23T05:05:06.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-23T05:05:07.803Z] $ docker top 92b947f568d21db3c2790a421a6b76e993275c4702cadf301b5f2126ee5b7351 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T05:05:08.787Z] + go version [2022-06-23T05:05:08.787Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-23T05:05:08.829Z] $ docker stop --time=1 92b947f568d21db3c2790a421a6b76e993275c4702cadf301b5f2126ee5b7351 [2022-06-23T05:05:10.583Z] $ docker rm -f 92b947f568d21db3c2790a421a6b76e993275c4702cadf301b5f2126ee5b7351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:05:11.503Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T05:05:11.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:05:11.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-15412 does not seem to be running inside a container [2022-06-23T05:05:11.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-23T05:05:13.253Z] $ docker top 5844bf83bc697e0c16cd4952de0960f26040dfb43e2c074918ae97928a5bc84c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T05:05:14.270Z] + make test [2022-06-23T05:05:14.270Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-23T05:05:16.282Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-23T05:06:53.149Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-23T05:06:53.149Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-23T05:06:53.149Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-23T05:06:53.149Z] CGO_ENABLED=1 go vet ./... [2022-06-23T05:07:15.417Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T05:07:15.417Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T05:07:15.417Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T05:07:18.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-23T05:07:18.892Z] $ docker stop --time=1 5844bf83bc697e0c16cd4952de0960f26040dfb43e2c074918ae97928a5bc84c [2022-06-23T05:07:20.735Z] $ docker rm -f 5844bf83bc697e0c16cd4952de0960f26040dfb43e2c074918ae97928a5bc84c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T05:07:21.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-23T05:07:21.880Z] Warning: overwriting stash ‘coverage-report’ [2022-06-23T05:07:22.418Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T05:07:23.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-23T05:07:23.385Z] + ls -al . [2022-06-23T05:07:23.385Z] total 160 [2022-06-23T05:07:23.385Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:07 . [2022-06-23T05:07:23.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:02 .. [2022-06-23T05:07:23.385Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:03 .git [2022-06-23T05:07:23.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:02 .github [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 23 05:02 .gitignore [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:02 .golangci.yml [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 23 05:02 .hadolint.yml [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 23 05:02 Attribution.txt [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 23 05:02 CHANGELOG.md [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 23 05:02 Dockerfile [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 23 05:02 GOVERNANCE.md [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 23 05:02 Jenkinsfile [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:02 LICENSE [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 23 05:02 Makefile [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 23 05:02 OWNERS.md [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 10754 Jun 23 05:02 README.md [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 04:59 VERSION [2022-06-23T05:07:23.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:02 bin [2022-06-23T05:07:23.385Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:02 cmd [2022-06-23T05:07:23.385Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 23 05:05 coverage.out [2022-06-23T05:07:23.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:02 docker-compose [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 23 05:02 docker-entrypoint.sh [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jun 23 05:02 go.mod [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 23 05:02 go.sum [2022-06-23T05:07:23.385Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:02 internal [2022-06-23T05:07:23.385Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 23 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:07:23.825Z] + 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=7a1ec2de4e1205b0cbbb69de484870a0180aa385 --label arch=arm64 --label version=0.0.0 . [2022-06-23T05:07:24.097Z] Sending build context to Docker daemon 431.1kB [2022-06-23T05:07:24.097Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:07:24.097Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-23T05:07:24.097Z] ---> 20936731d938 [2022-06-23T05:07:24.097Z] Step 3/29 : ARG MAKE="make build" [2022-06-23T05:07:24.374Z] ---> Running in d793489319a4 [2022-06-23T05:07:24.648Z] Removing intermediate container d793489319a4 [2022-06-23T05:07:24.648Z] ---> afd8f8e5acb3 [2022-06-23T05:07:24.648Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:07:24.648Z] ---> Running in 749bf2854155 [2022-06-23T05:07:24.926Z] Removing intermediate container 749bf2854155 [2022-06-23T05:07:24.926Z] ---> 602149d18e5d [2022-06-23T05:07:24.926Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-23T05:07:24.926Z] ---> Running in 1c7aa2ed9677 [2022-06-23T05:07:25.524Z] Removing intermediate container 1c7aa2ed9677 [2022-06-23T05:07:25.524Z] ---> 80329ebb727c [2022-06-23T05:07:25.524Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:07:25.524Z] ---> Running in 8c7cc889d8fa [2022-06-23T05:07:27.515Z] Removing intermediate container 8c7cc889d8fa [2022-06-23T05:07:27.515Z] ---> b61caad0f969 [2022-06-23T05:07:27.515Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:07:27.515Z] ---> Running in 961f82c1ba6f [2022-06-23T05:07:28.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T05:07:29.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T05:07:30.459Z] OK: 228 MiB in 66 packages [2022-06-23T05:07:31.439Z] Removing intermediate container 961f82c1ba6f [2022-06-23T05:07:31.439Z] ---> 55c839360a26 [2022-06-23T05:07:31.439Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-23T05:07:31.439Z] ---> Running in a646bdda79f5 [2022-06-23T05:07:31.714Z] Removing intermediate container a646bdda79f5 [2022-06-23T05:07:31.714Z] ---> f2673c7ae55a [2022-06-23T05:07:31.714Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-23T05:07:32.316Z] ---> 357e74e672c5 [2022-06-23T05:07:32.316Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:07:32.316Z] ---> Running in 01803eca3f11 [2022-06-23T05:07:34.314Z] Removing intermediate container 01803eca3f11 [2022-06-23T05:07:34.314Z] ---> 1d1e3be84ed4 [2022-06-23T05:07:34.314Z] Step 11/29 : COPY . . [2022-06-23T05:07:35.305Z] ---> a824c0d29ea0 [2022-06-23T05:07:35.305Z] Step 12/29 : RUN ${MAKE} [2022-06-23T05:07:35.305Z] ---> Running in cc1bf47ad57e [2022-06-23T05:07:36.292Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-06-23T05:09:58.237Z] Removing intermediate container cc1bf47ad57e [2022-06-23T05:09:58.237Z] ---> dd805e892fc0 [2022-06-23T05:09:58.237Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-23T05:09:58.836Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-23T05:09:58.836Z] eab2503cf8f4: Pulling fs layer [2022-06-23T05:09:58.836Z] 97cd0a44c592: Pulling fs layer [2022-06-23T05:09:59.110Z] 97cd0a44c592: Verifying Checksum [2022-06-23T05:09:59.110Z] 97cd0a44c592: Download complete [2022-06-23T05:09:59.387Z] eab2503cf8f4: Verifying Checksum [2022-06-23T05:09:59.387Z] eab2503cf8f4: Download complete [2022-06-23T05:09:59.990Z] eab2503cf8f4: Pull complete [2022-06-23T05:10:00.270Z] 97cd0a44c592: Pull complete [2022-06-23T05:10:00.270Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-23T05:10:00.270Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-23T05:10:00.270Z] ---> 7f763cca56b3 [2022-06-23T05:10:00.270Z] Step 14/29 : FROM alpine:3.15 [2022-06-23T05:10:00.871Z] 3.15: Pulling from library/alpine [2022-06-23T05:10:01.149Z] 9981e73032c8: Pulling fs layer [2022-06-23T05:10:01.429Z] 9981e73032c8: Verifying Checksum [2022-06-23T05:10:01.429Z] 9981e73032c8: Download complete [2022-06-23T05:10:02.029Z] 9981e73032c8: Pull complete [2022-06-23T05:10:02.029Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T05:10:02.029Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T05:10:02.029Z] ---> 3fb3c9af89a9 [2022-06-23T05:10:02.029Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-23T05:10:02.029Z] ---> Running in 1dc021880a1e [2022-06-23T05:10:02.634Z] Removing intermediate container 1dc021880a1e [2022-06-23T05:10:02.634Z] ---> 2067c117a632 [2022-06-23T05:10:02.634Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-23T05:10:02.634Z] ---> Running in f537e086bd39 [2022-06-23T05:10:03.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T05:10:03.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T05:10:05.341Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-06-23T05:10:05.341Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-06-23T05:10:05.341Z] (3/73) Installing libxau (1.0.9-r0) [2022-06-23T05:10:05.341Z] (4/73) Installing libmd (1.0.3-r0) [2022-06-23T05:10:05.341Z] (5/73) Installing libbsd (0.11.3-r1) [2022-06-23T05:10:05.341Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-06-23T05:10:05.341Z] (7/73) Installing libxcb (1.14-r2) [2022-06-23T05:10:05.341Z] (8/73) Installing libx11 (1.7.2-r0) [2022-06-23T05:10:05.341Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-06-23T05:10:05.341Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-06-23T05:10:05.616Z] (11/73) Installing expat (2.4.7-r0) [2022-06-23T05:10:05.616Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-06-23T05:10:05.616Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-06-23T05:10:05.616Z] (14/73) Installing libpng (1.6.37-r1) [2022-06-23T05:10:05.616Z] (15/73) Installing freetype (2.11.1-r2) [2022-06-23T05:10:05.616Z] (16/73) Installing libuuid (2.37.4-r0) [2022-06-23T05:10:05.616Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-06-23T05:10:05.616Z] (18/73) Installing fribidi (1.0.11-r0) [2022-06-23T05:10:05.616Z] (19/73) Installing libffi (3.4.2-r1) [2022-06-23T05:10:05.616Z] (20/73) Installing libintl (0.21-r0) [2022-06-23T05:10:05.616Z] (21/73) Installing libblkid (2.37.4-r0) [2022-06-23T05:10:05.616Z] (22/73) Installing libmount (2.37.4-r0) [2022-06-23T05:10:05.616Z] (23/73) Installing pcre (8.45-r1) [2022-06-23T05:10:05.616Z] (24/73) Installing glib (2.70.1-r0) [2022-06-23T05:10:05.895Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-06-23T05:10:05.895Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-06-23T05:10:05.895Z] (27/73) Installing libass (0.15.2-r0) [2022-06-23T05:10:05.895Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-06-23T05:10:05.895Z] (29/73) Installing gmp (6.2.1-r1) [2022-06-23T05:10:05.895Z] (30/73) Installing nettle (3.7.3-r0) [2022-06-23T05:10:05.895Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-06-23T05:10:05.895Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-06-23T05:10:05.895Z] (33/73) Installing libunistring (0.9.10-r1) [2022-06-23T05:10:05.895Z] (34/73) Installing gnutls (3.7.1-r0) [2022-06-23T05:10:06.167Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-23T05:10:06.167Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-23T05:10:06.167Z] (37/73) Installing lame (3.100-r0) [2022-06-23T05:10:06.167Z] (38/73) Installing opus (1.3.1-r1) [2022-06-23T05:10:06.167Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-06-23T05:10:06.167Z] (40/73) Installing soxr (0.1.3-r2) [2022-06-23T05:10:06.167Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T05:10:06.167Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T05:10:06.167Z] (43/73) Installing libsrt (1.4.2-r1) [2022-06-23T05:10:06.167Z] (44/73) Installing libssh (0.9.6-r1) [2022-06-23T05:10:06.167Z] (45/73) Installing libogg (1.3.5-r0) [2022-06-23T05:10:06.167Z] (46/73) Installing libtheora (1.1.1-r16) [2022-06-23T05:10:06.167Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-06-23T05:10:06.167Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-06-23T05:10:06.167Z] (49/73) Installing libxext (1.3.4-r0) [2022-06-23T05:10:06.167Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-06-23T05:10:06.167Z] (51/73) Installing libdrm (2.4.109-r0) [2022-06-23T05:10:06.441Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-06-23T05:10:06.441Z] (53/73) Installing libva (2.13.0-r0) [2022-06-23T05:10:06.441Z] (54/73) Installing libvdpau (1.4-r0) [2022-06-23T05:10:06.441Z] (55/73) Installing vidstab (1.1.0-r1) [2022-06-23T05:10:06.441Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-06-23T05:10:06.441Z] (57/73) Installing libvpx (1.10.0-r0) [2022-06-23T05:10:06.441Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-06-23T05:10:06.441Z] (59/73) Installing libwebp (1.2.2-r0) [2022-06-23T05:10:06.441Z] (60/73) Installing x264-libs (20210613-r0) [2022-06-23T05:10:06.441Z] (61/73) Installing x265-libs (3.5-r0) [2022-06-23T05:10:06.441Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-06-23T05:10:06.719Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-06-23T05:10:06.991Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-06-23T05:10:06.991Z] (65/73) Installing udev-init-scripts (35-r0) [2022-06-23T05:10:06.991Z] Executing udev-init-scripts-35-r0.post-install [2022-06-23T05:10:06.991Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-23T05:10:06.991Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-06-23T05:10:06.991Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-06-23T05:10:07.267Z] (69/73) Installing kmod-libs (29-r2) [2022-06-23T05:10:07.267Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-06-23T05:10:07.267Z] (71/73) Installing libsodium (1.0.18-r0) [2022-06-23T05:10:07.267Z] (72/73) Installing libzmq (4.3.4-r0) [2022-06-23T05:10:07.267Z] (73/73) Installing zeromq (4.3.4-r0) [2022-06-23T05:10:07.267Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T05:10:07.267Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-23T05:10:07.267Z] OK: 67 MiB in 87 packages [2022-06-23T05:10:10.667Z] Removing intermediate container f537e086bd39 [2022-06-23T05:10:10.667Z] ---> c1cec63a00ac [2022-06-23T05:10:10.667Z] Step 17/29 : WORKDIR / [2022-06-23T05:10:10.667Z] ---> Running in 3fa553cf480d [2022-06-23T05:10:10.667Z] Removing intermediate container 3fa553cf480d [2022-06-23T05:10:10.667Z] ---> 43490c380f68 [2022-06-23T05:10:10.667Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-23T05:10:12.641Z] ---> 1fb8ebd82907 [2022-06-23T05:10:12.641Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-23T05:10:12.913Z] ---> 477a4852c21d [2022-06-23T05:10:12.913Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-23T05:10:13.512Z] ---> 2ac81ebba237 [2022-06-23T05:10:13.512Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-23T05:10:14.114Z] ---> 26e02e141046 [2022-06-23T05:10:14.114Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-23T05:10:14.710Z] ---> 1d197d891099 [2022-06-23T05:10:14.710Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-23T05:10:16.142Z] ---> 9ed76518e7be [2022-06-23T05:10:16.142Z] Step 24/29 : EXPOSE 59983 [2022-06-23T05:10:16.142Z] ---> Running in d77b9eb3ff9a [2022-06-23T05:10:16.417Z] Removing intermediate container d77b9eb3ff9a [2022-06-23T05:10:16.417Z] ---> 8357d70b120c [2022-06-23T05:10:16.417Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-23T05:10:16.694Z] ---> Running in 0c3c8859f6ed [2022-06-23T05:10:16.967Z] Removing intermediate container 0c3c8859f6ed [2022-06-23T05:10:16.967Z] ---> 10d54f5824cc [2022-06-23T05:10:16.967Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-23T05:10:16.967Z] ---> Running in c2fc1bb86f14 [2022-06-23T05:10:17.242Z] Removing intermediate container c2fc1bb86f14 [2022-06-23T05:10:17.242Z] ---> 3ffb0a78b1c4 [2022-06-23T05:10:17.242Z] Step 27/29 : LABEL arch=arm64 [2022-06-23T05:10:17.519Z] ---> Running in 1fe011635210 [2022-06-23T05:10:17.797Z] Removing intermediate container 1fe011635210 [2022-06-23T05:10:17.797Z] ---> be80fb234984 [2022-06-23T05:10:17.797Z] Step 28/29 : LABEL git_sha=7a1ec2de4e1205b0cbbb69de484870a0180aa385 [2022-06-23T05:10:17.797Z] ---> Running in c2713ee1f3c1 [2022-06-23T05:10:18.072Z] Removing intermediate container c2713ee1f3c1 [2022-06-23T05:10:18.072Z] ---> c915ed8ef6a4 [2022-06-23T05:10:18.072Z] Step 29/29 : LABEL version=0.0.0 [2022-06-23T05:10:18.351Z] ---> Running in 5a74302f5f18 [2022-06-23T05:10:18.625Z] Removing intermediate container 5a74302f5f18 [2022-06-23T05:10:18.625Z] ---> cc8edac73601 [2022-06-23T05:10:18.625Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T05:10:18.625Z] Successfully built cc8edac73601 [2022-06-23T05:10:18.625Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:10:19.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:10:19.428Z] [2022-06-23T05:10:19.428Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:10:19.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:10:20.118Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-23T05:10:20.118Z] 8998bd30e6a1: Pulling fs layer [2022-06-23T05:10:20.118Z] 04944245beec: Pulling fs layer [2022-06-23T05:10:20.118Z] 699f458cf7ca: Pulling fs layer [2022-06-23T05:10:20.118Z] 765212b225bb: Pulling fs layer [2022-06-23T05:10:20.118Z] f23df028b6ca: Pulling fs layer [2022-06-23T05:10:20.118Z] d65c8cfc05b1: Pulling fs layer [2022-06-23T05:10:20.118Z] 2437ff75d9bd: Pulling fs layer [2022-06-23T05:10:20.118Z] f23df028b6ca: Waiting [2022-06-23T05:10:20.118Z] d65c8cfc05b1: Waiting [2022-06-23T05:10:20.119Z] 2437ff75d9bd: Waiting [2022-06-23T05:10:20.119Z] 765212b225bb: Waiting [2022-06-23T05:10:20.119Z] 04944245beec: Verifying Checksum [2022-06-23T05:10:20.119Z] 04944245beec: Download complete [2022-06-23T05:10:20.119Z] 765212b225bb: Verifying Checksum [2022-06-23T05:10:20.119Z] 765212b225bb: Download complete [2022-06-23T05:10:20.119Z] f23df028b6ca: Verifying Checksum [2022-06-23T05:10:20.119Z] f23df028b6ca: Download complete [2022-06-23T05:10:20.395Z] d65c8cfc05b1: Verifying Checksum [2022-06-23T05:10:20.395Z] d65c8cfc05b1: Download complete [2022-06-23T05:10:20.395Z] 699f458cf7ca: Verifying Checksum [2022-06-23T05:10:20.395Z] 699f458cf7ca: Download complete [2022-06-23T05:10:20.667Z] 8998bd30e6a1: Verifying Checksum [2022-06-23T05:10:20.667Z] 8998bd30e6a1: Download complete [2022-06-23T05:10:23.309Z] 2437ff75d9bd: Verifying Checksum [2022-06-23T05:10:23.309Z] 2437ff75d9bd: Download complete [2022-06-23T05:10:25.295Z] 8998bd30e6a1: Pull complete [2022-06-23T05:10:25.571Z] 04944245beec: Pull complete [2022-06-23T05:10:27.064Z] 699f458cf7ca: Pull complete [2022-06-23T05:10:27.344Z] 765212b225bb: Pull complete [2022-06-23T05:10:28.328Z] f23df028b6ca: Pull complete [2022-06-23T05:10:28.328Z] d65c8cfc05b1: Pull complete [2022-06-23T05:10:43.429Z] 2437ff75d9bd: Pull complete [2022-06-23T05:10:43.429Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-23T05:10:43.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:10:43.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:10:43.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-15412 does not seem to be running inside a container [2022-06-23T05:10:43.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-23T05:10:46.857Z] $ docker top 5c4e542836eaee0f2002266d051f3629dffd9187dd604b903b23b6f9b9aeb7ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:10:47.892Z] ---> job-cost.sh [2022-06-23T05:10:47.892Z] lf-activate-venv: SKIPPING [2022-06-23T05:10:47.892Z] INFO: No Stack... [2022-06-23T05:10:48.181Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-23T05:10:49.181Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T05:10:49.911Z] + cut -d, -f6 [2022-06-23T05:10:49.911Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2022-06-23T05:10:49.965Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-44-1-stack-cost] [2022-06-23T05:10:49.970Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-44-1-stack-cost] did not exist. Created. [2022-06-23T05:10:49.970Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T05:10:50.739Z] /w/workspace/device-usb-camera/1@tmp/durable-a9c3b823/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-23T05:10:51.506Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-23T05:10:51.544Z] Warning: overwriting stash ‘stack-cost’ [2022-06-23T05:10:51.592Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T05:10:51.608Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T05:10:51.695Z] $ docker stop --time=1 5c4e542836eaee0f2002266d051f3629dffd9187dd604b903b23b6f9b9aeb7ff [2022-06-23T05:10:53.228Z] $ docker rm -f 5c4e542836eaee0f2002266d051f3629dffd9187dd604b903b23b6f9b9aeb7ff [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-06-23T05:10:54.157Z] provisioning config files... [2022-06-23T05:10:54.170Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-44@tmp/config4428970656546211405tmp [Pipeline] { [Pipeline] sh [2022-06-23T05:10:54.510Z] + set +x [2022-06-23T05:10:54.510Z] + curl -s https://codecov.io/bash [2022-06-23T05:10:54.510Z] + bash -s -- [2022-06-23T05:10:54.510Z] [2022-06-23T05:10:54.510Z] _____ _ [2022-06-23T05:10:54.510Z] / ____| | | [2022-06-23T05:10:54.510Z] | | ___ __| | ___ ___ _____ __ [2022-06-23T05:10:54.510Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-23T05:10:54.510Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-23T05:10:54.510Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-23T05:10:54.510Z] Bash-1.0.6 [2022-06-23T05:10:54.510Z] [2022-06-23T05:10:54.510Z] [2022-06-23T05:10:54.510Z] ==> git version 2.25.1 found [2022-06-23T05:10:54.510Z] ==> 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-06-23T05:10:54.510Z] Release-Date: 2020-01-08 [2022-06-23T05:10:54.510Z] 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-06-23T05:10:54.510Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-23T05:10:54.510Z] ==> Jenkins CI detected. [2022-06-23T05:10:54.510Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-44 [2022-06-23T05:10:54.510Z] project root: . [2022-06-23T05:10:54.510Z] --> token set from env [2022-06-23T05:10:54.510Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-23T05:10:54.510Z] ==> Running gcov in . (disable via -X gcov) [2022-06-23T05:10:54.510Z] ==> Python coveragepy not found [2022-06-23T05:10:54.510Z] ==> Searching for coverage reports in: [2022-06-23T05:10:54.510Z] + . [2022-06-23T05:10:54.510Z] -> Found 1 reports [2022-06-23T05:10:54.510Z] ==> Detecting git/mercurial file structure [2022-06-23T05:10:54.510Z] ==> Reading reports [2022-06-23T05:10:54.510Z] + ./coverage.out bytes=10 [2022-06-23T05:10:54.510Z] ==> Appending adjustments [2022-06-23T05:10:54.510Z] https://docs.codecov.io/docs/fixing-reports [2022-06-23T05:10:54.510Z] + Found adjustments [2022-06-23T05:10:54.510Z] ==> Gzipping contents [2022-06-23T05:10:54.510Z] 4.0K /tmp/codecov.7JmBpA.gz [2022-06-23T05:10:54.773Z] ==> Uploading reports [2022-06-23T05:10:54.773Z] url: https://codecov.io [2022-06-23T05:10:54.773Z] query: branch=PR-44&commit=7a1ec2de4e1205b0cbbb69de484870a0180aa385&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=44&job=&cmd_args= [2022-06-23T05:10:54.773Z] -> Pinging Codecov [2022-06-23T05:10:54.773Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-44&commit=7a1ec2de4e1205b0cbbb69de484870a0180aa385&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=44&job=&cmd_args= [2022-06-23T05:10:55.039Z] -> Uploading to [2022-06-23T05:10:55.040Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-23/73D8F5FF140700D3E01443B452E23636/7a1ec2de4e1205b0cbbb69de484870a0180aa385/37ddabc5-64b7-4bd9-9415-511ee8023459.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T051054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=809b634585f08b8bffac64753e8941a2248ace2de10a72c6c442730217d2971a [2022-06-23T05:10:55.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T05:10:55.040Z] Dload Upload Total Spent Left Speed [2022-06-23T05:10:55.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1019 0 0 100 1019 0 4922 --:--:-- --:--:-- --:--:-- 4922 [2022-06-23T05:10:55.040Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/7a1ec2de4e1205b0cbbb69de484870a0180aa385 [Pipeline] } [2022-06-23T05:10:55.063Z] 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-06-23T05:10:56.715Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-44/archives ] [2022-06-23T05:10:56.715Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-44/archives [2022-06-23T05:10:56.715Z] total 16 [2022-06-23T05:10:56.715Z] drwxr-xr-x 3 root root 4096 Jun 23 05:00 . [2022-06-23T05:10:56.715Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:00 .. [2022-06-23T05:10:56.715Z] drwxr-xr-x 2 root root 4096 Jun 23 05:00 cost [2022-06-23T05:10:56.715Z] -rw-r--r-- 1 root root 87 Jun 23 05:00 cost.csv [2022-06-23T05:10:56.715Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-44/archives [2022-06-23T05:10:56.715Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-44/archives [2022-06-23T05:10:56.715Z] total 16 [2022-06-23T05:10:56.715Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:00 . [2022-06-23T05:10:56.715Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:00 .. [2022-06-23T05:10:56.715Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 05:00 cost [2022-06-23T05:10:56.715Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 23 05:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:10:57.043Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:10:57.932Z] ---> package-listing.sh [2022-06-23T05:10:57.932Z] ++ facter osfamily [2022-06-23T05:10:57.932Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-23T05:10:58.195Z] + OS_FAMILY=debian [2022-06-23T05:10:58.195Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-44 [2022-06-23T05:10:58.195Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-23T05:10:58.195Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-23T05:10:58.195Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-23T05:10:58.195Z] + PACKAGES=/tmp/packages_start.txt [2022-06-23T05:10:58.195Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-44 ']' [2022-06-23T05:10:58.195Z] + PACKAGES=/tmp/packages_end.txt [2022-06-23T05:10:58.195Z] + case "${OS_FAMILY}" in [2022-06-23T05:10:58.195Z] + dpkg -l [2022-06-23T05:10:58.195Z] + grep '^ii' [2022-06-23T05:10:58.195Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-23T05:10:58.195Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-23T05:10:58.195Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-23T05:10:58.195Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-44 ']' [2022-06-23T05:10:58.195Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-44/archives/ [2022-06-23T05:10:58.195Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-44/archives/ [Pipeline] echo [2022-06-23T05:10:58.229Z] 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-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-23T05:10:58.523Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:10:58.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:10:58.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:10:59.056Z] prd-ubuntu20.04-docker-8c-8g-15407 does not seem to be running inside a container [2022-06-23T05:10:59.089Z] $ 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-44/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-44 -v /w/workspace/xfoundry_device-usb-camera_PR-44:/w/workspace/xfoundry_device-usb-camera_PR-44:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-44@tmp:/w/workspace/xfoundry_device-usb-camera_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-23T05:10:59.337Z] $ docker top bc7adcaf2406bba1638f6ae02d1a9d565b8be391a1b74b3a1cf403296a0478da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T05:10:59.743Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-23T05:11:00.128Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-23T05:11:00.438Z] + ls /var/log/sa-host [2022-06-23T05:11:00.438Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:11:00.565Z] provisioning config files... [2022-06-23T05:11:00.574Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-44@tmp/config74618674885814031tmp [Pipeline] { [Pipeline] echo [2022-06-23T05:11:00.622Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:11:00.941Z] ---> create-netrc.sh [Pipeline] } [2022-06-23T05:11:00.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:11:01.362Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-23T05:11:01.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:11:01.709Z] ---> sudo-logs.sh [2022-06-23T05:11:01.709Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-23T05:11:01.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:11:02.098Z] ---> job-cost.sh [2022-06-23T05:11:02.098Z] lf-activate-venv: SKIPPING [2022-06-23T05:11:02.098Z] DEBUG: total: 0.2199999988079071 [2022-06-23T05:11:02.098Z] INFO: Retrieving Stack Cost... [2022-06-23T05:11:02.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T05:11:02.931Z] INFO: Archiving Costs [Pipeline] echo [2022-06-23T05:11:02.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:11:03.275Z] ---> logs-deploy.sh [2022-06-23T05:11:03.275Z] lf-activate-venv: SKIPPING [2022-06-23T05:11:03.275Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-44/1 [2022-06-23T05:11:03.275Z] INFO: archiving workspace using pattern(s): [2022-06-23T05:11:04.215Z] Archives upload complete. [2022-06-23T05:11:04.215Z] INFO: archiving logs to Nexus