Pull request #56 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5500b7e240a30b6364fa95a4790f179cbb2842ab+ae9b81e5a42b403d81a80009dd39fe856fecfee3 (406aeeb3cf3678bc7e1fd5d238ac85dbeb974d0a) 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-ssh205537483327212383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4188818454822008540.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-56/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-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8237727544123482741.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-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11033202946675848703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17740925263090842439.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-56/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-56/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2924106275973383351.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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20711 in /w/workspace/xfoundry_device-usb-camera_PR-56 [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-56 # 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/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ae9b81e5a42b403d81a80009dd39fe856fecfee3 into PR head commit 5500b7e240a30b6364fa95a4790f179cbb2842ab Merge succeeded, producing 5500b7e240a30b6364fa95a4790f179cbb2842ab Checking out Revision 5500b7e240a30b6364fa95a4790f179cbb2842ab (PR-56) > git config core.sparsecheckout # timeout=10 > git checkout -f 5500b7e240a30b6364fa95a4790f179cbb2842ab # 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 ae9b81e5a42b403d81a80009dd39fe856fecfee3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5500b7e240a30b6364fa95a4790f179cbb2842ab # timeout=10 Commit message: "fix: make docker-entrypoint.sh executable" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-21T22:31:27.740Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-21T22:31:27.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-21T22:31:28.049Z] ========================================================= [2022-07-21T22:31:28.049Z] EdgeX Global Pipelines Version Info [2022-07-21T22:31:28.049Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:31:28.851Z] ------------------- [2022-07-21T22:31:28.851Z] stable info: [2022-07-21T22:31:28.851Z] ------------------- [2022-07-21T22:31:28.851Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T22:31:28.851Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T22:31:28.851Z] Message: update stable to v1.0.238 [2022-07-21T22:31:29.425Z] ------------------- [2022-07-21T22:31:29.425Z] experimental info: [2022-07-21T22:31:29.425Z] ------------------- [2022-07-21T22:31:29.425Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T22:31:29.425Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T22:31:29.425Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-21T22:31:29.778Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-21T22:31:29.825Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-21T22:31:29.865Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-21T22:31:29.906Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-21T22:31:29.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-21T22:31:29.988Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-21T22:31:30.029Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-21T22:31:30.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-21T22:31:30.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-21T22:31:30.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-21T22:31:30.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-21T22:31:30.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-21T22:31:30.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-21T22:31:30.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-21T22:31:30.362Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T22:31:30.401Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T22:31:30.438Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T22:31:30.480Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-21T22:31:30.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-21T22:31:30.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-21T22:31:30.604Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-21T22:31:30.644Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-21T22:31:30.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-21T22:31:30.727Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-21T22:31:30.768Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-21T22:31:30.809Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-21T22:31:30.850Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-21T22:31:30.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-56 [Pipeline] echo [2022-07-21T22:31:30.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-56 [Pipeline] echo [2022-07-21T22:31:30.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-56 [Pipeline] echo [2022-07-21T22:31:31.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5500b7e240a30b6364fa95a4790f179cbb2842ab [Pipeline] echo [2022-07-21T22:31:31.056Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5500b7e [Pipeline] echo [2022-07-21T22:31:31.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T22:31:31.218Z] provisioning config files... [2022-07-21T22:31:31.234Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-56@tmp/config977439626377387540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:31:31.584Z] ---> docker-login.sh [2022-07-21T22:31:31.584Z] nexus3.edgexfoundry.org:10001 [2022-07-21T22:31:31.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:31:31.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:31:31.850Z] Configure a credential helper to remove this warning. See [2022-07-21T22:31:31.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:31:31.850Z] [2022-07-21T22:31:31.850Z] Login Succeeded [2022-07-21T22:31:31.850Z] nexus3.edgexfoundry.org:10002 [2022-07-21T22:31:32.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:31:32.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:31:32.111Z] Configure a credential helper to remove this warning. See [2022-07-21T22:31:32.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:31:32.111Z] [2022-07-21T22:31:32.111Z] Login Succeeded [2022-07-21T22:31:32.111Z] nexus3.edgexfoundry.org:10003 [2022-07-21T22:31:32.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:31:32.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:31:32.111Z] Configure a credential helper to remove this warning. See [2022-07-21T22:31:32.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:31:32.111Z] [2022-07-21T22:31:32.111Z] Login Succeeded [2022-07-21T22:31:32.111Z] nexus3.edgexfoundry.org:10004 [2022-07-21T22:31:32.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:31:32.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:31:32.372Z] Configure a credential helper to remove this warning. See [2022-07-21T22:31:32.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:31:32.372Z] [2022-07-21T22:31:32.372Z] Login Succeeded [2022-07-21T22:31:32.372Z] docker.io [2022-07-21T22:31:32.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:31:32.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:31:32.635Z] Configure a credential helper to remove this warning. See [2022-07-21T22:31:32.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:31:32.635Z] [2022-07-21T22:31:32.635Z] Login Succeeded [2022-07-21T22:31:32.897Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T22:31:32.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-21T22:31:33.563Z] + git rev-list -1 --merges 5500b7e240a30b6364fa95a4790f179cbb2842ab~1..5500b7e240a30b6364fa95a4790f179cbb2842ab [Pipeline] echo [2022-07-21T22:31:33.612Z] -----------> git rev-list -1 --merges 5500b7e240a30b6364fa95a4790f179cbb2842ab~1..5500b7e240a30b6364fa95a4790f179cbb2842ab 5500b7e240a30b6364fa95a4790f179cbb2842ab [false] [Pipeline] sh [2022-07-21T22:31:33.947Z] + git log --format=format:%s -1 5500b7e240a30b6364fa95a4790f179cbb2842ab [Pipeline] echo [2022-07-21T22:31:33.983Z] ========================================================= [2022-07-21T22:31:33.983Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-21T22:31:33.983Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T22:31:34.424Z] + git log --format=format:%s -1 5500b7e240a30b6364fa95a4790f179cbb2842ab [Pipeline] echo [2022-07-21T22:31:34.456Z] [semverPrep] GIT_COMMIT: 5500b7e240a30b6364fa95a4790f179cbb2842ab, Commit Message: fix: make docker-entrypoint.sh executable [Pipeline] echo [2022-07-21T22:31:34.487Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-21T22:31:34.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T22:31:34.870Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-21T22:31:34.870Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-21T22:31:34.870Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-21T22:31:34.870Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-21T22:31:34.870Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-21T22:31:34.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:31:35.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T22:31:35.312Z] [2022-07-21T22:31:35.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:31:35.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T22:31:35.695Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-21T22:31:35.695Z] b85a868b505f: Pulling fs layer [2022-07-21T22:31:35.695Z] e2be974225ed: Pulling fs layer [2022-07-21T22:31:35.695Z] 339a4e72a1f5: Pulling fs layer [2022-07-21T22:31:35.695Z] 988bab9f4d93: Pulling fs layer [2022-07-21T22:31:35.695Z] 1469e6f7b9e6: Pulling fs layer [2022-07-21T22:31:35.695Z] eaf3925da568: Pulling fs layer [2022-07-21T22:31:35.695Z] bab4dde63d76: Pulling fs layer [2022-07-21T22:31:35.695Z] 988bab9f4d93: Waiting [2022-07-21T22:31:35.695Z] 1469e6f7b9e6: Waiting [2022-07-21T22:31:35.695Z] eaf3925da568: Waiting [2022-07-21T22:31:35.695Z] bde34c3a00c8: Pulling fs layer [2022-07-21T22:31:35.695Z] b352a97aabf1: Pulling fs layer [2022-07-21T22:31:35.695Z] 4872d77fe225: Pulling fs layer [2022-07-21T22:31:35.695Z] 5851b861e8e6: Pulling fs layer [2022-07-21T22:31:35.695Z] b352a97aabf1: Waiting [2022-07-21T22:31:35.695Z] bab4dde63d76: Waiting [2022-07-21T22:31:35.695Z] 5851b861e8e6: Waiting [2022-07-21T22:31:35.695Z] 4872d77fe225: Waiting [2022-07-21T22:31:35.695Z] bde34c3a00c8: Waiting [2022-07-21T22:31:35.695Z] e2be974225ed: Verifying Checksum [2022-07-21T22:31:35.695Z] e2be974225ed: Download complete [2022-07-21T22:31:35.695Z] 988bab9f4d93: Verifying Checksum [2022-07-21T22:31:35.695Z] 988bab9f4d93: Download complete [2022-07-21T22:31:35.958Z] 1469e6f7b9e6: Verifying Checksum [2022-07-21T22:31:35.958Z] 1469e6f7b9e6: Download complete [2022-07-21T22:31:35.958Z] eaf3925da568: Verifying Checksum [2022-07-21T22:31:35.958Z] eaf3925da568: Download complete [2022-07-21T22:31:35.958Z] 339a4e72a1f5: Verifying Checksum [2022-07-21T22:31:35.958Z] 339a4e72a1f5: Download complete [2022-07-21T22:31:35.958Z] bde34c3a00c8: Verifying Checksum [2022-07-21T22:31:35.958Z] b352a97aabf1: Verifying Checksum [2022-07-21T22:31:35.958Z] b352a97aabf1: Download complete [2022-07-21T22:31:35.958Z] 4872d77fe225: Verifying Checksum [2022-07-21T22:31:35.958Z] 4872d77fe225: Download complete [2022-07-21T22:31:35.958Z] 5851b861e8e6: Verifying Checksum [2022-07-21T22:31:35.958Z] 5851b861e8e6: Download complete [2022-07-21T22:31:35.958Z] b85a868b505f: Verifying Checksum [2022-07-21T22:31:35.958Z] b85a868b505f: Download complete [2022-07-21T22:31:36.531Z] bab4dde63d76: Verifying Checksum [2022-07-21T22:31:36.531Z] bab4dde63d76: Download complete [2022-07-21T22:31:37.472Z] b85a868b505f: Pull complete [2022-07-21T22:31:37.733Z] e2be974225ed: Pull complete [2022-07-21T22:31:38.303Z] 339a4e72a1f5: Pull complete [2022-07-21T22:31:38.303Z] 988bab9f4d93: Pull complete [2022-07-21T22:31:38.565Z] 1469e6f7b9e6: Pull complete [2022-07-21T22:31:38.565Z] eaf3925da568: Pull complete [2022-07-21T22:31:40.476Z] bab4dde63d76: Pull complete [2022-07-21T22:31:40.476Z] bde34c3a00c8: Pull complete [2022-07-21T22:31:40.738Z] b352a97aabf1: Pull complete [2022-07-21T22:31:40.738Z] 4872d77fe225: Pull complete [2022-07-21T22:31:41.000Z] 5851b861e8e6: Pull complete [2022-07-21T22:31:41.000Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-21T22:31:41.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T22:31:41.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:31:41.232Z] prd-ubuntu20.04-docker-8c-8g-20711 does not seem to be running inside a container [2022-07-21T22:31:41.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-56 -v /w/workspace/xfoundry_device-usb-camera_PR-56:/w/workspace/xfoundry_device-usb-camera_PR-56:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-56@tmp:/w/workspace/xfoundry_device-usb-camera_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T22:31:42.603Z] $ docker top 6ed3bc34f5943ff63f44133197ff28aa8cd886e5cb86037f3c2a5bf5f98e9771 -eo pid,comm [2022-07-21T22:31:42.681Z] 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-07-21T22:31:42.681Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T22:31:42.799Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T22:31:42.799Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T22:31:42.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T22:31:42.940Z] $ docker exec 6ed3bc34f5943ff63f44133197ff28aa8cd886e5cb86037f3c2a5bf5f98e9771 ssh-agent [2022-07-21T22:31:43.065Z] SSH_AUTH_SOCK=/tmp/ssh-H1E40AAgVbRr/agent.35 [2022-07-21T22:31:43.065Z] SSH_AGENT_PID=41 [2022-07-21T22:31:43.072Z] Running ssh-add (command line suppressed) [2022-07-21T22:31:43.216Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-56@tmp/private_key_7827367959014104211.key (/w/workspace/xfoundry_device-usb-camera_PR-56@tmp/private_key_7827367959014104211.key) [2022-07-21T22:31:43.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T22:31:43.567Z] + git tag --points-at HEAD [Pipeline] } [2022-07-21T22:31:43.598Z] $ docker exec --env ******** --env ******** 6ed3bc34f5943ff63f44133197ff28aa8cd886e5cb86037f3c2a5bf5f98e9771 ssh-agent -k [2022-07-21T22:31:43.723Z] unset SSH_AUTH_SOCK; [2022-07-21T22:31:43.723Z] unset SSH_AGENT_PID; [2022-07-21T22:31:43.723Z] echo Agent pid 41 killed; [2022-07-21T22:31:43.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-21T22:31:43.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T22:31:43.818Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T22:31:43.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T22:31:43.968Z] $ docker exec 6ed3bc34f5943ff63f44133197ff28aa8cd886e5cb86037f3c2a5bf5f98e9771 ssh-agent [2022-07-21T22:31:44.112Z] SSH_AUTH_SOCK=/tmp/ssh-ZgGXwQrv2PcK/agent.73 [2022-07-21T22:31:44.112Z] SSH_AGENT_PID=79 [2022-07-21T22:31:44.118Z] Running ssh-add (command line suppressed) [2022-07-21T22:31:44.259Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-56@tmp/private_key_1349587698418587421.key (/w/workspace/xfoundry_device-usb-camera_PR-56@tmp/private_key_1349587698418587421.key) [2022-07-21T22:31:44.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T22:31:44.601Z] + git semver init [2022-07-21T22:31:44.861Z] 2022-07-21 22:31:44,803 [run_init] DEBUG init version:0.0.0 force:False [2022-07-21T22:31:44.861Z] 2022-07-21 22:31:44,804 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-56/.semver [2022-07-21T22:31:44.861Z] 2022-07-21 22:31:44,804 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-56/.semver [2022-07-21T22:31:44.861Z] 2022-07-21 22:31:44,804 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-56/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-56, universal_newlines=False, shell=None, istream=None) [2022-07-21T22:31:45.435Z] 2022-07-21 22:31:45,400 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-56/.git/info/exclude [2022-07-21T22:31:45.435Z] 2022-07-21 22:31:45,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-56/.semver/PR-56 with force:False [2022-07-21T22:31:45.435Z] 2022-07-21 22:31:45,401 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-56/.semver/PR-56 [2022-07-21T22:31:45.435Z] 2022-07-21 22:31:45,405 [execute] INFO git cat-file --batch-check [2022-07-21T22:31:45.435Z] 2022-07-21 22:31:45,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-56/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T22:31:45.435Z] 2022-07-21 22:31:45,411 [execute] INFO git cat-file --batch [2022-07-21T22:31:45.435Z] 2022-07-21 22:31:45,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-56/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T22:31:45.435Z] 2022-07-21 22:31:45,416 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-56/.semver/PR-56 [2022-07-21T22:31:45.435Z] 0.0.0 [Pipeline] } [2022-07-21T22:31:45.467Z] $ docker exec --env ******** --env ******** 6ed3bc34f5943ff63f44133197ff28aa8cd886e5cb86037f3c2a5bf5f98e9771 ssh-agent -k [2022-07-21T22:31:45.590Z] unset SSH_AUTH_SOCK; [2022-07-21T22:31:45.591Z] unset SSH_AGENT_PID; [2022-07-21T22:31:45.591Z] echo Agent pid 79 killed; [2022-07-21T22:31:45.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T22:31:46.013Z] + git semver [Pipeline] } [2022-07-21T22:31:46.304Z] $ docker stop --time=1 6ed3bc34f5943ff63f44133197ff28aa8cd886e5cb86037f3c2a5bf5f98e9771 [2022-07-21T22:31:47.632Z] $ docker rm -f 6ed3bc34f5943ff63f44133197ff28aa8cd886e5cb86037f3c2a5bf5f98e9771 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T22:31:48.044Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-21T22:31:48.351Z] Stashed 1 file(s) [Pipeline] echo [2022-07-21T22:31:48.368Z] [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-07-21T22:31:48.947Z] provisioning config files... [2022-07-21T22:31:48.959Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-56@tmp/config5814388644824538919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:31:49.309Z] ---> docker-login.sh [2022-07-21T22:31:49.310Z] nexus3.edgexfoundry.org:10001 [2022-07-21T22:31:49.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:31:49.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:31:49.310Z] Configure a credential helper to remove this warning. See [2022-07-21T22:31:49.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:31:49.310Z] [2022-07-21T22:31:49.310Z] Login Succeeded [2022-07-21T22:31:49.310Z] nexus3.edgexfoundry.org:10002 [2022-07-21T22:31:49.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:31:49.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:31:49.571Z] Configure a credential helper to remove this warning. See [2022-07-21T22:31:49.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:31:49.571Z] [2022-07-21T22:31:49.571Z] Login Succeeded [2022-07-21T22:31:49.571Z] nexus3.edgexfoundry.org:10003 [2022-07-21T22:31:49.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:31:49.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:31:49.571Z] Configure a credential helper to remove this warning. See [2022-07-21T22:31:49.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:31:49.571Z] [2022-07-21T22:31:49.571Z] Login Succeeded [2022-07-21T22:31:49.571Z] nexus3.edgexfoundry.org:10004 [2022-07-21T22:31:49.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:31:49.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:31:49.834Z] Configure a credential helper to remove this warning. See [2022-07-21T22:31:49.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:31:49.834Z] [2022-07-21T22:31:49.834Z] Login Succeeded [2022-07-21T22:31:49.834Z] docker.io [2022-07-21T22:31:49.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:31:50.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:31:50.096Z] Configure a credential helper to remove this warning. See [2022-07-21T22:31:50.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:31:50.096Z] [2022-07-21T22:31:50.096Z] Login Succeeded [2022-07-21T22:31:50.096Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T22:31:50.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-21T22:31:50.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T22:31:50.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T22:31:50.383Z] ========================================================= [2022-07-21T22:31:50.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-21T22:31:50.384Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:31:50.862Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-21T22:31:50.862Z] Sending build context to Docker daemon 705.5kB [2022-07-21T22:31:50.862Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T22:31:50.862Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-21T22:31:50.862Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-21T22:31:50.862Z] 2408cc74d12b: Pulling fs layer [2022-07-21T22:31:50.862Z] ea60b727a1ce: Pulling fs layer [2022-07-21T22:31:50.862Z] 30c4a7721957: Pulling fs layer [2022-07-21T22:31:50.862Z] 370296b7ddb6: Pulling fs layer [2022-07-21T22:31:50.862Z] 7c6cee850709: Pulling fs layer [2022-07-21T22:31:50.862Z] 39a5fcdaea64: Pulling fs layer [2022-07-21T22:31:50.862Z] d94ebbe4e438: Pulling fs layer [2022-07-21T22:31:50.862Z] bcfd1f05c69d: Pulling fs layer [2022-07-21T22:31:50.862Z] 370296b7ddb6: Waiting [2022-07-21T22:31:50.862Z] d94ebbe4e438: Waiting [2022-07-21T22:31:50.862Z] 7c6cee850709: Waiting [2022-07-21T22:31:50.862Z] 39a5fcdaea64: Waiting [2022-07-21T22:31:50.862Z] bcfd1f05c69d: Waiting [2022-07-21T22:31:50.862Z] 59ccb84bbe0f: Pulling fs layer [2022-07-21T22:31:50.862Z] 30c4a7721957: Verifying Checksum [2022-07-21T22:31:50.862Z] 30c4a7721957: Download complete [2022-07-21T22:31:50.862Z] ea60b727a1ce: Verifying Checksum [2022-07-21T22:31:50.862Z] ea60b727a1ce: Download complete [2022-07-21T22:31:50.862Z] 7c6cee850709: Verifying Checksum [2022-07-21T22:31:50.862Z] 7c6cee850709: Download complete [2022-07-21T22:31:50.862Z] 39a5fcdaea64: Verifying Checksum [2022-07-21T22:31:50.862Z] 39a5fcdaea64: Download complete [2022-07-21T22:31:51.132Z] 2408cc74d12b: Verifying Checksum [2022-07-21T22:31:51.132Z] d94ebbe4e438: Verifying Checksum [2022-07-21T22:31:51.132Z] d94ebbe4e438: Download complete [2022-07-21T22:31:51.132Z] 2408cc74d12b: Pull complete [2022-07-21T22:31:51.408Z] ea60b727a1ce: Pull complete [2022-07-21T22:31:51.408Z] 30c4a7721957: Pull complete [2022-07-21T22:31:51.690Z] bcfd1f05c69d: Verifying Checksum [2022-07-21T22:31:51.690Z] bcfd1f05c69d: Download complete [2022-07-21T22:31:51.953Z] 59ccb84bbe0f: Verifying Checksum [2022-07-21T22:31:51.953Z] 59ccb84bbe0f: Download complete [2022-07-21T22:31:51.953Z] 370296b7ddb6: Verifying Checksum [2022-07-21T22:31:51.953Z] 370296b7ddb6: Download complete [2022-07-21T22:31:56.150Z] 370296b7ddb6: Pull complete [2022-07-21T22:31:56.150Z] 7c6cee850709: Pull complete [2022-07-21T22:31:56.409Z] 39a5fcdaea64: Pull complete [2022-07-21T22:31:56.409Z] d94ebbe4e438: Pull complete [2022-07-21T22:31:58.968Z] bcfd1f05c69d: Pull complete [2022-07-21T22:31:59.228Z] 59ccb84bbe0f: Pull complete [2022-07-21T22:31:59.489Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-21T22:31:59.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-21T22:31:59.490Z] ---> a4fb48ad2a94 [2022-07-21T22:31:59.490Z] Step 3/12 : ARG MAKE="make build" [2022-07-21T22:32:00.880Z] ---> Running in b762aaeeeabe [2022-07-21T22:32:01.148Z] Removing intermediate container b762aaeeeabe [2022-07-21T22:32:01.148Z] ---> 3be0df5920d8 [2022-07-21T22:32:01.148Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T22:32:01.148Z] ---> Running in 00a4a5b6bb9f [2022-07-21T22:32:01.148Z] Removing intermediate container 00a4a5b6bb9f [2022-07-21T22:32:01.148Z] ---> f864fd957346 [2022-07-21T22:32:01.148Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-21T22:32:01.148Z] ---> Running in 2b2976c2d09f [2022-07-21T22:32:01.410Z] Removing intermediate container 2b2976c2d09f [2022-07-21T22:32:01.410Z] ---> b58fa8b8b173 [2022-07-21T22:32:01.410Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T22:32:01.410Z] ---> Running in c815eb115b0c [2022-07-21T22:32:01.982Z] Removing intermediate container c815eb115b0c [2022-07-21T22:32:01.982Z] ---> 3efb2fb16dd5 [2022-07-21T22:32:01.982Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T22:32:01.982Z] ---> Running in 010cc1941522 [2022-07-21T22:32:02.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T22:32:03.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T22:32:03.451Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-21T22:32:03.451Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-21T22:32:03.715Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-21T22:32:03.715Z] (4/80) Installing libxcb (1.15-r0) [2022-07-21T22:32:03.715Z] (5/80) Installing libx11 (1.8-r0) [2022-07-21T22:32:03.768Z] Still waiting to schedule task [2022-07-21T22:32:03.769Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-21T22:32:03.976Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-21T22:32:03.976Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-21T22:32:04.238Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-21T22:32:04.238Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-21T22:32:04.238Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-21T22:32:04.500Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-21T22:32:04.500Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-21T22:32:04.500Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-21T22:32:04.776Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-21T22:32:05.368Z] (15/80) Installing libice (1.0.10-r0) [2022-07-21T22:32:05.632Z] (16/80) Installing libuuid (2.38-r1) [2022-07-21T22:32:05.632Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-21T22:32:05.632Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-21T22:32:05.897Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-21T22:32:05.897Z] (20/80) Installing xset (1.2.4-r0) [2022-07-21T22:32:05.897Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-21T22:32:06.157Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-21T22:32:06.157Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-21T22:32:06.157Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-21T22:32:06.422Z] (25/80) Installing libintl (0.21-r2) [2022-07-21T22:32:06.422Z] (26/80) Installing libblkid (2.38-r1) [2022-07-21T22:32:06.422Z] (27/80) Installing libmount (2.38-r1) [2022-07-21T22:32:06.683Z] (28/80) Installing pcre (8.45-r2) [2022-07-21T22:32:06.683Z] (29/80) Installing glib (2.72.1-r0) [2022-07-21T22:32:06.683Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-21T22:32:07.004Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-21T22:32:07.004Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-21T22:32:07.004Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-21T22:32:07.578Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-21T22:32:07.578Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-21T22:32:07.578Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-21T22:32:07.578Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-21T22:32:07.840Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-21T22:32:08.101Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-21T22:32:08.363Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-21T22:32:08.363Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-21T22:32:08.363Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-21T22:32:08.624Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-21T22:32:08.624Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-21T22:32:08.624Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-21T22:32:08.883Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-21T22:32:08.883Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-21T22:32:08.883Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-21T22:32:09.143Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-21T22:32:09.143Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-21T22:32:09.404Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-21T22:32:09.404Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-21T22:32:09.404Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-21T22:32:09.663Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-21T22:32:09.663Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-21T22:32:09.663Z] (56/80) Installing libunistring (1.0-r0) [2022-07-21T22:32:09.924Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-21T22:32:09.924Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-21T22:32:10.184Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-21T22:32:10.184Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-21T22:32:10.184Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-21T22:32:10.443Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-21T22:32:10.443Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-21T22:32:10.443Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-21T22:32:10.705Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-21T22:32:10.705Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-21T22:32:10.705Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-21T22:32:10.966Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-21T22:32:10.966Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-21T22:32:10.967Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-21T22:32:11.227Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-21T22:32:11.227Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-21T22:32:11.801Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-21T22:32:11.801Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-21T22:32:12.062Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-21T22:32:12.062Z] Executing udev-init-scripts-35-r0.post-install [2022-07-21T22:32:12.062Z] (76/80) Installing kmod-libs (29-r2) [2022-07-21T22:32:12.062Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-21T22:32:12.324Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-21T22:32:12.324Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-21T22:32:12.585Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-21T22:32:12.585Z] Executing busybox-1.35.0-r13.trigger [2022-07-21T22:32:12.585Z] Executing eudev-3.2.11-r0.trigger [2022-07-21T22:32:12.585Z] OK: 330 MiB in 131 packages [2022-07-21T22:32:14.492Z] Removing intermediate container 010cc1941522 [2022-07-21T22:32:14.492Z] ---> 1914eb37c1db [2022-07-21T22:32:14.492Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-21T22:32:14.492Z] ---> Running in b645ca302ed6 [2022-07-21T22:32:14.492Z] Removing intermediate container b645ca302ed6 [2022-07-21T22:32:14.492Z] ---> 723146c78c03 [2022-07-21T22:32:14.492Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-21T22:32:14.752Z] ---> 17fe94be1171 [2022-07-21T22:32:14.752Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T22:32:14.752Z] ---> Running in 2b27e5e735c4 [2022-07-21T22:32:29.674Z] Removing intermediate container 2b27e5e735c4 [2022-07-21T22:32:29.674Z] ---> 803b88c3cf20 [2022-07-21T22:32:29.674Z] Step 11/12 : COPY . . [2022-07-21T22:32:29.674Z] ---> 7add3adc8481 [2022-07-21T22:32:29.674Z] Step 12/12 : RUN ${MAKE} [2022-07-21T22:32:29.674Z] ---> Running in e45611ccd16d [2022-07-21T22:32:29.674Z] noop [2022-07-21T22:32:29.674Z] Removing intermediate container e45611ccd16d [2022-07-21T22:32:29.674Z] ---> dc6728854216 [2022-07-21T22:32:29.674Z] Successfully built dc6728854216 [2022-07-21T22:32:29.674Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:32:30.162Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T22:32:30.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:32:30.370Z] prd-ubuntu20.04-docker-8c-8g-20711 does not seem to be running inside a container [2022-07-21T22:32:30.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-56 -v /w/workspace/xfoundry_device-usb-camera_PR-56:/w/workspace/xfoundry_device-usb-camera_PR-56:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-56@tmp:/w/workspace/xfoundry_device-usb-camera_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T22:32:30.785Z] $ docker top 1593e7bfc2ffefc7db3bff4dd598a8107e68c1bda56925da4cb093244b2767f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T22:32:31.182Z] + go version [2022-07-21T22:32:31.182Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-21T22:32:31.213Z] $ docker stop --time=1 1593e7bfc2ffefc7db3bff4dd598a8107e68c1bda56925da4cb093244b2767f3 [2022-07-21T22:32:32.518Z] $ docker rm -f 1593e7bfc2ffefc7db3bff4dd598a8107e68c1bda56925da4cb093244b2767f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:32:33.216Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T22:32:33.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:32:33.371Z] prd-ubuntu20.04-docker-8c-8g-20711 does not seem to be running inside a container [2022-07-21T22:32:33.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-56 -v /w/workspace/xfoundry_device-usb-camera_PR-56:/w/workspace/xfoundry_device-usb-camera_PR-56:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-56@tmp:/w/workspace/xfoundry_device-usb-camera_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T22:32:33.783Z] $ docker top 71aec5a401e4a937c72bde563bc976541c027081224f8b0ea13c3c5ea2216237 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T22:32:34.190Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-56 [Pipeline] fileExists [Pipeline] sh [2022-07-21T22:32:34.548Z] + make test [2022-07-21T22:32:34.548Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-21T22:32:34.807Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-21T22:32:44.789Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-21T22:32:44.789Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-21T22:32:50.071Z] CGO_ENABLED=1 go vet ./... [2022-07-21T22:32:52.627Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T22:32:52.627Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T22:32:52.627Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-21T22:32:53.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T22:32:53.255Z] $ docker stop --time=1 71aec5a401e4a937c72bde563bc976541c027081224f8b0ea13c3c5ea2216237 [2022-07-21T22:32:55.131Z] $ docker rm -f 71aec5a401e4a937c72bde563bc976541c027081224f8b0ea13c3c5ea2216237 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T22:32:55.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T22:32:55.711Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-21T22:32:56.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-21T22:32:56.599Z] + ls -al . [2022-07-21T22:32:56.599Z] total 164 [2022-07-21T22:32:56.599Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 22:32 . [2022-07-21T22:32:56.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:31 .. [2022-07-21T22:32:56.599Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 22:32 .git [2022-07-21T22:32:56.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:31 .github [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 21 22:31 .gitignore [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 22:31 .golangci.yml [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 21 22:31 .hadolint.yml [2022-07-21T22:32:56.599Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 22:31 .semver [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 21 22:31 Attribution.txt [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 21 22:31 CHANGELOG.md [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 21 22:31 Dockerfile [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 21 22:31 GOVERNANCE.md [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 21 22:31 Jenkinsfile [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 22:31 LICENSE [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 21 22:31 Makefile [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 21 22:31 OWNERS.md [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 21 22:31 README.md [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 22:31 VERSION [2022-07-21T22:32:56.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 22:31 bin [2022-07-21T22:32:56.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:31 cmd [2022-07-21T22:32:56.599Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 21 22:32 coverage.out [2022-07-21T22:32:56.599Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 21 22:31 docker-entrypoint.sh [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 21 22:31 go.mod [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 21 22:31 go.sum [2022-07-21T22:32:56.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:31 internal [2022-07-21T22:32:56.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:31 snap [2022-07-21T22:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 21 22:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:32:56.997Z] + 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=5500b7e240a30b6364fa95a4790f179cbb2842ab --label arch=amd64 --label version=0.0.0 . [2022-07-21T22:32:56.997Z] Sending build context to Docker daemon 706.6kB [2022-07-21T22:32:56.997Z] Step 1/30 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T22:32:56.997Z] Step 2/30 : FROM ${BASE} AS builder [2022-07-21T22:32:56.997Z] ---> dc6728854216 [2022-07-21T22:32:56.997Z] Step 3/30 : ARG MAKE="make build" [2022-07-21T22:32:56.997Z] ---> Running in f5388c1dab27 [2022-07-21T22:32:57.257Z] Removing intermediate container f5388c1dab27 [2022-07-21T22:32:57.257Z] ---> 003693d28f5c [2022-07-21T22:32:57.257Z] Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T22:32:57.257Z] ---> Running in e8f25430e9b7 [2022-07-21T22:32:57.257Z] Removing intermediate container e8f25430e9b7 [2022-07-21T22:32:57.257Z] ---> 826c6929ba0b [2022-07-21T22:32:57.257Z] Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-21T22:32:57.257Z] ---> Running in ab2f15fdbd83 [2022-07-21T22:32:57.517Z] Removing intermediate container ab2f15fdbd83 [2022-07-21T22:32:57.517Z] ---> 228281534a4c [2022-07-21T22:32:57.517Z] Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T22:32:57.517Z] ---> Running in 26b7076f892a [2022-07-21T22:32:58.087Z] Removing intermediate container 26b7076f892a [2022-07-21T22:32:58.087Z] ---> 756dcdc20c5c [2022-07-21T22:32:58.087Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T22:32:58.087Z] ---> Running in 5897aaa9b950 [2022-07-21T22:32:58.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T22:32:59.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T22:32:59.553Z] OK: 330 MiB in 131 packages [2022-07-21T22:32:59.814Z] Removing intermediate container 5897aaa9b950 [2022-07-21T22:32:59.814Z] ---> e4b64bc453c8 [2022-07-21T22:32:59.814Z] Step 8/30 : WORKDIR /device-usb-camera [2022-07-21T22:32:59.814Z] ---> Running in 621fbbdf7c50 [2022-07-21T22:33:00.075Z] Removing intermediate container 621fbbdf7c50 [2022-07-21T22:33:00.075Z] ---> b2bf483221a8 [2022-07-21T22:33:00.075Z] Step 9/30 : COPY go.mod vendor* ./ [2022-07-21T22:33:00.075Z] ---> c81cb6ad2dc8 [2022-07-21T22:33:00.075Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T22:33:00.075Z] ---> Running in 2ce4de8c743a [2022-07-21T22:33:01.018Z] Removing intermediate container 2ce4de8c743a [2022-07-21T22:33:01.018Z] ---> 57381f713520 [2022-07-21T22:33:01.018Z] Step 11/30 : COPY . . [2022-07-21T22:33:01.018Z] ---> 7b8565e8c905 [2022-07-21T22:33:01.018Z] Step 12/30 : RUN ${MAKE} [2022-07-21T22:33:01.018Z] ---> Running in fbee35d27ccb [2022-07-21T22:33:01.278Z] 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-07-21T22:33:23.220Z] Removing intermediate container fbee35d27ccb [2022-07-21T22:33:23.220Z] ---> fa93c469eaf8 [2022-07-21T22:33:23.220Z] Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-21T22:33:23.220Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-21T22:33:23.220Z] af6660deedbd: Pulling fs layer [2022-07-21T22:33:23.220Z] 97cd0a44c592: Pulling fs layer [2022-07-21T22:33:23.220Z] 97cd0a44c592: Download complete [2022-07-21T22:33:23.220Z] af6660deedbd: Verifying Checksum [2022-07-21T22:33:23.220Z] af6660deedbd: Download complete [2022-07-21T22:33:23.220Z] af6660deedbd: Pull complete [2022-07-21T22:33:23.220Z] 97cd0a44c592: Pull complete [2022-07-21T22:33:23.220Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-21T22:33:23.220Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-21T22:33:23.220Z] ---> fea57e182299 [2022-07-21T22:33:23.220Z] Step 14/30 : FROM alpine:3.15 [2022-07-21T22:33:23.220Z] 3.15: Pulling from library/alpine [2022-07-21T22:33:23.220Z] ab6db1bc80d0: Pulling fs layer [2022-07-21T22:33:23.220Z] ab6db1bc80d0: Download complete [2022-07-21T22:33:23.220Z] ab6db1bc80d0: Pull complete [2022-07-21T22:33:23.220Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-21T22:33:23.220Z] Status: Downloaded newer image for alpine:3.15 [2022-07-21T22:33:23.220Z] ---> 2720e26172a0 [2022-07-21T22:33:23.220Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-21T22:33:23.220Z] ---> Running in 58b1fb6f53f1 [2022-07-21T22:33:23.220Z] Removing intermediate container 58b1fb6f53f1 [2022-07-21T22:33:23.220Z] ---> c1a8e8025911 [2022-07-21T22:33:23.220Z] Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-21T22:33:23.220Z] ---> Running in 46340a48fadd [2022-07-21T22:33:23.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-21T22:33:23.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-21T22:33:23.220Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-21T22:33:23.220Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-21T22:33:23.220Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-21T22:33:23.220Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-21T22:33:23.220Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-21T22:33:23.220Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-21T22:33:23.220Z] (7/74) Installing libxcb (1.14-r2) [2022-07-21T22:33:23.220Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-21T22:33:23.220Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-21T22:33:23.220Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-21T22:33:23.220Z] (11/74) Installing expat (2.4.7-r0) [2022-07-21T22:33:23.220Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-21T22:33:23.220Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-21T22:33:23.220Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-21T22:33:23.220Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-21T22:33:23.220Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-21T22:33:23.220Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-21T22:33:23.220Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-21T22:33:23.220Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-21T22:33:23.220Z] (20/74) Installing libintl (0.21-r0) [2022-07-21T22:33:23.220Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-21T22:33:23.220Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-21T22:33:23.220Z] (23/74) Installing pcre (8.45-r1) [2022-07-21T22:33:23.220Z] (24/74) Installing glib (2.70.1-r0) [2022-07-21T22:33:23.220Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-21T22:33:23.220Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-21T22:33:23.220Z] (27/74) Installing libass (0.15.2-r0) [2022-07-21T22:33:23.220Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-21T22:33:23.220Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-21T22:33:23.220Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-21T22:33:23.220Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-21T22:33:23.221Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-21T22:33:23.221Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-21T22:33:23.221Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-21T22:33:23.221Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-21T22:33:23.221Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-21T22:33:23.221Z] (37/74) Installing lame (3.100-r0) [2022-07-21T22:33:23.221Z] (38/74) Installing opus (1.3.1-r1) [2022-07-21T22:33:23.221Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-21T22:33:23.221Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-21T22:33:23.221Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-21T22:33:23.221Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-21T22:33:23.221Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-21T22:33:23.221Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-21T22:33:23.221Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-21T22:33:23.221Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-21T22:33:23.221Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-21T22:33:23.221Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-21T22:33:23.221Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-21T22:33:23.221Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-21T22:33:23.221Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-21T22:33:23.221Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-21T22:33:23.221Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-21T22:33:23.221Z] (54/74) Installing libva (2.13.0-r0) [2022-07-21T22:33:23.221Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-21T22:33:23.221Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-21T22:33:23.221Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-21T22:33:23.221Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-21T22:33:23.221Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-21T22:33:23.221Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-21T22:33:23.221Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-21T22:33:23.221Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-21T22:33:23.221Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-21T22:33:23.221Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-21T22:33:23.482Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-21T22:33:23.482Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-21T22:33:23.482Z] Executing udev-init-scripts-35-r0.post-install [2022-07-21T22:33:23.482Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-21T22:33:23.482Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-21T22:33:23.482Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-21T22:33:23.482Z] (70/74) Installing kmod-libs (29-r2) [2022-07-21T22:33:23.482Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-21T22:33:23.482Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-21T22:33:23.482Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-21T22:33:23.482Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-21T22:33:23.482Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T22:33:23.482Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-21T22:33:23.482Z] OK: 78 MiB in 88 packages [2022-07-21T22:33:24.861Z] Removing intermediate container 46340a48fadd [2022-07-21T22:33:24.861Z] ---> 16ee5385896d [2022-07-21T22:33:24.861Z] Step 17/30 : WORKDIR / [2022-07-21T22:33:24.861Z] ---> Running in 721765c74448 [2022-07-21T22:33:24.861Z] Removing intermediate container 721765c74448 [2022-07-21T22:33:24.861Z] ---> 90e335e94ea5 [2022-07-21T22:33:24.861Z] Step 18/30 : COPY --from=builder /device-usb-camera/cmd / [2022-07-21T22:33:25.429Z] ---> bcc52702d04e [2022-07-21T22:33:25.429Z] Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-21T22:33:25.688Z] ---> edf640f131dc [2022-07-21T22:33:25.688Z] Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-21T22:33:25.688Z] ---> 0e31ecebd609 [2022-07-21T22:33:25.688Z] Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-21T22:33:25.948Z] ---> d11352034ffd [2022-07-21T22:33:25.948Z] Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-21T22:33:26.209Z] ---> ad4c342a1050 [2022-07-21T22:33:26.209Z] Step 23/30 : COPY --from=rtsp /rtsp-simple-server / [2022-07-21T22:33:26.469Z] ---> 8070b1414045 [2022-07-21T22:33:26.469Z] Step 24/30 : EXPOSE 59983 [2022-07-21T22:33:26.729Z] ---> Running in cc23893814f4 [2022-07-21T22:33:26.729Z] Removing intermediate container cc23893814f4 [2022-07-21T22:33:26.729Z] ---> 8b803471edc5 [2022-07-21T22:33:26.729Z] Step 25/30 : EXPOSE 8554 [2022-07-21T22:33:26.729Z] ---> Running in bb1c6cb77703 [2022-07-21T22:33:26.729Z] Removing intermediate container bb1c6cb77703 [2022-07-21T22:33:26.729Z] ---> c08e8ed7a6f9 [2022-07-21T22:33:26.729Z] Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-21T22:33:26.989Z] ---> Running in 332cdc8b710c [2022-07-21T22:33:26.989Z] Removing intermediate container 332cdc8b710c [2022-07-21T22:33:26.989Z] ---> ca72a27c9b0b [2022-07-21T22:33:26.989Z] Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-21T22:33:26.989Z] ---> Running in 75e780635c59 [2022-07-21T22:33:26.989Z] Removing intermediate container 75e780635c59 [2022-07-21T22:33:26.989Z] ---> 9bb38fc16d59 [2022-07-21T22:33:26.989Z] Step 28/30 : LABEL arch=amd64 [2022-07-21T22:33:27.249Z] ---> Running in 6d84c55a7268 [2022-07-21T22:33:27.249Z] Removing intermediate container 6d84c55a7268 [2022-07-21T22:33:27.249Z] ---> a2d68a56cf19 [2022-07-21T22:33:27.249Z] Step 29/30 : LABEL git_sha=5500b7e240a30b6364fa95a4790f179cbb2842ab [2022-07-21T22:33:27.249Z] ---> Running in 98659130f6ab [2022-07-21T22:33:27.249Z] Removing intermediate container 98659130f6ab [2022-07-21T22:33:27.249Z] ---> 5c3027127988 [2022-07-21T22:33:27.249Z] Step 30/30 : LABEL version=0.0.0 [2022-07-21T22:33:27.508Z] ---> Running in eefc338063a7 [2022-07-21T22:33:27.508Z] Removing intermediate container eefc338063a7 [2022-07-21T22:33:27.508Z] ---> 3324f2ee6091 [2022-07-21T22:33:27.508Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-21T22:33:27.508Z] Successfully built 3324f2ee6091 [2022-07-21T22:33:27.508Z] 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-07-21T22:33:28.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T22:33:28.324Z] [2022-07-21T22:33:28.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:33:28.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T22:33:28.700Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-21T22:33:28.700Z] 5eb5b503b376: Pulling fs layer [2022-07-21T22:33:28.700Z] 5c69ac0246d0: Pulling fs layer [2022-07-21T22:33:28.700Z] ec43610c2a17: Pulling fs layer [2022-07-21T22:33:28.700Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-21T22:33:28.700Z] 33b1e0a273af: Pulling fs layer [2022-07-21T22:33:28.700Z] 5d3b04190fa2: Pulling fs layer [2022-07-21T22:33:28.700Z] 2f39f015ded8: Pulling fs layer [2022-07-21T22:33:28.700Z] 33b1e0a273af: Waiting [2022-07-21T22:33:28.700Z] 5d3b04190fa2: Waiting [2022-07-21T22:33:28.700Z] 2f39f015ded8: Waiting [2022-07-21T22:33:28.700Z] 3a2ae6a8a46f: Waiting [2022-07-21T22:33:28.700Z] 5c69ac0246d0: Download complete [2022-07-21T22:33:28.700Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-21T22:33:28.700Z] 3a2ae6a8a46f: Download complete [2022-07-21T22:33:28.700Z] 33b1e0a273af: Verifying Checksum [2022-07-21T22:33:28.700Z] 33b1e0a273af: Download complete [2022-07-21T22:33:28.700Z] 5d3b04190fa2: Verifying Checksum [2022-07-21T22:33:28.700Z] 5d3b04190fa2: Download complete [2022-07-21T22:33:28.960Z] ec43610c2a17: Verifying Checksum [2022-07-21T22:33:28.960Z] ec43610c2a17: Download complete [2022-07-21T22:33:28.960Z] 5eb5b503b376: Download complete [2022-07-21T22:33:29.529Z] 2f39f015ded8: Verifying Checksum [2022-07-21T22:33:29.529Z] 2f39f015ded8: Download complete [2022-07-21T22:33:30.467Z] 5eb5b503b376: Pull complete [2022-07-21T22:33:30.467Z] 5c69ac0246d0: Pull complete [2022-07-21T22:33:31.036Z] ec43610c2a17: Pull complete [2022-07-21T22:33:31.036Z] 3a2ae6a8a46f: Pull complete [2022-07-21T22:33:31.294Z] 33b1e0a273af: Pull complete [2022-07-21T22:33:31.294Z] 5d3b04190fa2: Pull complete [2022-07-21T22:33:35.484Z] 2f39f015ded8: Pull complete [2022-07-21T22:33:35.484Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-21T22:33:35.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T22:33:35.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:33:35.701Z] prd-ubuntu20.04-docker-8c-8g-20711 does not seem to be running inside a container [2022-07-21T22:33:35.766Z] $ 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-56 -v /w/workspace/xfoundry_device-usb-camera_PR-56:/w/workspace/xfoundry_device-usb-camera_PR-56:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-56@tmp:/w/workspace/xfoundry_device-usb-camera_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-21T22:33:37.423Z] $ docker top 96307150f6b7679e4022a93d4585d860483877a35540ae365b3d3e487684700b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:33:37.876Z] ---> job-cost.sh [2022-07-21T22:33:37.876Z] lf-activate-venv: SKIPPING [2022-07-21T22:33:37.876Z] INFO: No Stack... [2022-07-21T22:33:38.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T22:33:38.709Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T22:33:39.023Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-56/archives/cost.csv [2022-07-21T22:33:39.023Z] + cut -d, -f6 [Pipeline] lock [2022-07-21T22:33:39.061Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-56-1-stack-cost] [2022-07-21T22:33:39.066Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-56-1-stack-cost] did not exist. Created. [2022-07-21T22:33:39.066Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-56-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T22:33:39.461Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-21T22:33:39.515Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T22:33:39.541Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-56-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T22:33:39.620Z] $ docker stop --time=1 96307150f6b7679e4022a93d4585d860483877a35540ae365b3d3e487684700b [2022-07-21T22:33:40.801Z] $ docker rm -f 96307150f6b7679e4022a93d4585d860483877a35540ae365b3d3e487684700b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-21T22:34:38.529Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20713 in /w/workspace/xfoundry_device-usb-camera_PR-56 [Pipeline] { [Pipeline] ws [2022-07-21T22:34:38.571Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-07-21T22:34:38.653Z] Selected Git installation does not exist. Using Default [2022-07-21T22:34:38.653Z] The recommended git tool is: NONE [2022-07-21T22:34:46.404Z] using credential edgex-jenkins-ssh [2022-07-21T22:34:46.422Z] Cloning the remote Git repository [2022-07-21T22:34:46.503Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-21T22:34:46.599Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-07-21T22:34:46.762Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-21T22:34:46.763Z] > git --version # timeout=10 [2022-07-21T22:34:46.802Z] > git --version # 'git version 2.25.1' [2022-07-21T22:34:46.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T22:34:46.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T22:34:47.557Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-21T22:34:47.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T22:34:47.716Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-21T22:34:47.813Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-21T22:34:47.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T22:34:47.829Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-21T22:34:48.276Z] Merging remotes/origin/main commit ae9b81e5a42b403d81a80009dd39fe856fecfee3 into PR head commit 5500b7e240a30b6364fa95a4790f179cbb2842ab [2022-07-21T22:34:48.525Z] Merge succeeded, producing 5500b7e240a30b6364fa95a4790f179cbb2842ab [2022-07-21T22:34:48.525Z] Checking out Revision 5500b7e240a30b6364fa95a4790f179cbb2842ab (PR-56) [2022-07-21T22:34:48.297Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T22:34:48.315Z] > git checkout -f 5500b7e240a30b6364fa95a4790f179cbb2842ab # timeout=10 [2022-07-21T22:34:48.413Z] > git remote # timeout=10 [2022-07-21T22:34:48.451Z] > git config --get remote.origin.url # timeout=10 [2022-07-21T22:34:48.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T22:34:48.484Z] > git merge ae9b81e5a42b403d81a80009dd39fe856fecfee3 # timeout=10 [2022-07-21T22:34:48.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-21T22:34:48.534Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T22:34:48.546Z] > git checkout -f 5500b7e240a30b6364fa95a4790f179cbb2842ab # timeout=10 [2022-07-21T22:34:52.706Z] Commit message: "fix: make docker-entrypoint.sh executable" [2022-07-21T22:34:52.773Z] > git --version # timeout=10 [2022-07-21T22:34:52.783Z] > git --version # 'git version 2.25.1' [2022-07-21T22:34:52.797Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T22:34:53.829Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-21T22:34:53.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T22:34:53.829Z] Dload Upload Total Spent Left Speed [2022-07-21T22:34:53.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 215k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-07-21T22:34:54.848Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-21T22:34:55.211Z] + sudo tee /etc/docker/daemon.new [2022-07-21T22:34:55.211Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-21T22:34:55.211Z] { [2022-07-21T22:34:55.211Z] "registry-mirrors": [ [2022-07-21T22:34:55.211Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-21T22:34:55.211Z] ], [2022-07-21T22:34:55.211Z] "bip": "10.250.0.254/24", [2022-07-21T22:34:55.211Z] "hosts": [ [2022-07-21T22:34:55.211Z] "tcp://0.0.0.0:5555", [2022-07-21T22:34:55.211Z] "unix:///var/run/docker.sock" [2022-07-21T22:34:55.211Z] ], [2022-07-21T22:34:55.211Z] "mtu": 1458, [2022-07-21T22:34:55.211Z] "selinux-enabled": true, [2022-07-21T22:34:55.211Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-21T22:34:55.211Z] } [Pipeline] sh [2022-07-21T22:34:55.572Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-21T22:34:55.932Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T22:35:14.347Z] provisioning config files... [2022-07-21T22:35:14.372Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6770395202606591788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:35:14.774Z] ---> docker-login.sh [2022-07-21T22:35:14.775Z] nexus3.edgexfoundry.org:10001 [2022-07-21T22:35:15.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:15.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:15.645Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:15.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:15.645Z] [2022-07-21T22:35:15.645Z] Login Succeeded [2022-07-21T22:35:15.645Z] nexus3.edgexfoundry.org:10002 [2022-07-21T22:35:15.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:16.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:16.190Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:16.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:16.190Z] [2022-07-21T22:35:16.190Z] Login Succeeded [2022-07-21T22:35:16.190Z] nexus3.edgexfoundry.org:10003 [2022-07-21T22:35:16.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:16.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:16.470Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:16.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:16.470Z] [2022-07-21T22:35:16.470Z] Login Succeeded [2022-07-21T22:35:16.470Z] nexus3.edgexfoundry.org:10004 [2022-07-21T22:35:17.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:17.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:17.064Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:17.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:17.064Z] [2022-07-21T22:35:17.064Z] Login Succeeded [2022-07-21T22:35:17.064Z] docker.io [2022-07-21T22:35:17.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T22:35:17.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T22:35:17.613Z] Configure a credential helper to remove this warning. See [2022-07-21T22:35:17.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T22:35:17.613Z] [2022-07-21T22:35:17.613Z] Login Succeeded [2022-07-21T22:35:17.613Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T22:35:17.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-21T22:35:18.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T22:35:18.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T22:35:18.094Z] ========================================================= [2022-07-21T22:35:18.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-21T22:35:18.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:35:18.612Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-21T22:35:18.888Z] Sending build context to Docker daemon 458.2kB [2022-07-21T22:35:18.888Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T22:35:18.888Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-21T22:35:19.171Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-21T22:35:19.171Z] b3c136eddcbf: Pulling fs layer [2022-07-21T22:35:19.171Z] c0a3192eca97: Pulling fs layer [2022-07-21T22:35:19.171Z] a050256f5b6f: Pulling fs layer [2022-07-21T22:35:19.171Z] 656be50a0ddc: Pulling fs layer [2022-07-21T22:35:19.171Z] 2bbca73fdf42: Pulling fs layer [2022-07-21T22:35:19.171Z] 46d945488cbd: Pulling fs layer [2022-07-21T22:35:19.171Z] 656be50a0ddc: Waiting [2022-07-21T22:35:19.171Z] 2bbca73fdf42: Waiting [2022-07-21T22:35:19.171Z] 8a5474983e97: Pulling fs layer [2022-07-21T22:35:19.171Z] 329c88fbcd65: Pulling fs layer [2022-07-21T22:35:19.171Z] 46d945488cbd: Waiting [2022-07-21T22:35:19.171Z] 329c88fbcd65: Waiting [2022-07-21T22:35:19.171Z] 8a5474983e97: Waiting [2022-07-21T22:35:19.171Z] a050256f5b6f: Verifying Checksum [2022-07-21T22:35:19.171Z] a050256f5b6f: Download complete [2022-07-21T22:35:19.171Z] c0a3192eca97: Download complete [2022-07-21T22:35:19.171Z] 2bbca73fdf42: Download complete [2022-07-21T22:35:19.171Z] 46d945488cbd: Verifying Checksum [2022-07-21T22:35:19.171Z] 46d945488cbd: Download complete [2022-07-21T22:35:19.171Z] b3c136eddcbf: Download complete [2022-07-21T22:35:20.165Z] b3c136eddcbf: Pull complete [2022-07-21T22:35:20.445Z] 329c88fbcd65: Verifying Checksum [2022-07-21T22:35:20.445Z] 329c88fbcd65: Download complete [2022-07-21T22:35:20.722Z] c0a3192eca97: Pull complete [2022-07-21T22:35:20.997Z] a050256f5b6f: Pull complete [2022-07-21T22:35:21.596Z] 8a5474983e97: Download complete [2022-07-21T22:35:22.194Z] 656be50a0ddc: Verifying Checksum [2022-07-21T22:35:22.194Z] 656be50a0ddc: Download complete [2022-07-21T22:35:37.289Z] 656be50a0ddc: Pull complete [2022-07-21T22:35:37.289Z] 2bbca73fdf42: Pull complete [2022-07-21T22:35:37.289Z] 46d945488cbd: Pull complete [2022-07-21T22:35:42.734Z] 8a5474983e97: Pull complete [2022-07-21T22:35:44.718Z] 329c88fbcd65: Pull complete [2022-07-21T22:35:44.718Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-21T22:35:44.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-21T22:35:44.718Z] ---> ff4287adb874 [2022-07-21T22:35:44.718Z] Step 3/12 : ARG MAKE="make build" [2022-07-21T22:35:45.707Z] ---> Running in 795bba4eb16a [2022-07-21T22:35:46.321Z] Removing intermediate container 795bba4eb16a [2022-07-21T22:35:46.321Z] ---> 5d0a43cc77d7 [2022-07-21T22:35:46.321Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T22:35:46.321Z] ---> Running in 6717aa63051c [2022-07-21T22:35:46.603Z] Removing intermediate container 6717aa63051c [2022-07-21T22:35:46.603Z] ---> 5964569e4d64 [2022-07-21T22:35:46.603Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-21T22:35:46.603Z] ---> Running in 2a582b1020b4 [2022-07-21T22:35:46.879Z] Removing intermediate container 2a582b1020b4 [2022-07-21T22:35:46.880Z] ---> f54a4fe77c9e [2022-07-21T22:35:46.880Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T22:35:47.156Z] ---> Running in b6024cf2c5a1 [2022-07-21T22:35:49.157Z] Removing intermediate container b6024cf2c5a1 [2022-07-21T22:35:49.157Z] ---> 28313540e23a [2022-07-21T22:35:49.157Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T22:35:49.157Z] ---> Running in 64d85f80cb59 [2022-07-21T22:35:51.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T22:35:52.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T22:35:53.045Z] (1/14) Installing libintl (0.21-r2) [2022-07-21T22:35:53.317Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-21T22:35:53.317Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-21T22:35:53.317Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-21T22:35:53.591Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-21T22:35:53.592Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-21T22:35:53.865Z] Executing udev-init-scripts-35-r0.post-install [2022-07-21T22:35:53.865Z] (7/14) Installing libblkid (2.38-r1) [2022-07-21T22:35:53.865Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-21T22:35:54.142Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-21T22:35:54.142Z] (10/14) Installing kmod-libs (29-r2) [2022-07-21T22:35:54.142Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-21T22:35:54.416Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-21T22:35:54.416Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-21T22:35:54.416Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-21T22:35:54.691Z] Executing busybox-1.35.0-r13.trigger [2022-07-21T22:35:54.691Z] Executing eudev-3.2.11-r0.trigger [2022-07-21T22:35:54.691Z] OK: 228 MiB in 65 packages [2022-07-21T22:35:56.134Z] Removing intermediate container 64d85f80cb59 [2022-07-21T22:35:56.134Z] ---> c37e4dd14462 [2022-07-21T22:35:56.134Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-21T22:35:56.134Z] ---> Running in baa87104f175 [2022-07-21T22:35:56.407Z] Removing intermediate container baa87104f175 [2022-07-21T22:35:56.407Z] ---> b35ef6ceaa7e [2022-07-21T22:35:56.407Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-21T22:35:57.011Z] ---> 9229748c4b22 [2022-07-21T22:35:57.011Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T22:35:57.011Z] ---> Running in 0410a6caf84f [2022-07-21T22:36:44.009Z] Removing intermediate container 0410a6caf84f [2022-07-21T22:36:44.009Z] ---> c1127c130a83 [2022-07-21T22:36:44.009Z] Step 11/12 : COPY . . [2022-07-21T22:36:44.009Z] ---> af1cbc58c270 [2022-07-21T22:36:44.009Z] Step 12/12 : RUN ${MAKE} [2022-07-21T22:36:44.009Z] ---> Running in f4f72a25643b [2022-07-21T22:36:44.009Z] noop [2022-07-21T22:36:44.009Z] Removing intermediate container f4f72a25643b [2022-07-21T22:36:44.009Z] ---> db44ab74cd92 [2022-07-21T22:36:44.009Z] Successfully built db44ab74cd92 [2022-07-21T22:36:44.009Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:36:44.506Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T22:36:44.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:36:44.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-20713 does not seem to be running inside a container [2022-07-21T22:36:44.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T22:36:46.227Z] $ docker top a13fa41f8e64f50cfe2d25b5164130dcae10998b57e67c830a4201df0de689a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T22:36:47.198Z] + go version [2022-07-21T22:36:47.198Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-21T22:36:47.238Z] $ docker stop --time=1 a13fa41f8e64f50cfe2d25b5164130dcae10998b57e67c830a4201df0de689a7 [2022-07-21T22:36:48.922Z] $ docker rm -f a13fa41f8e64f50cfe2d25b5164130dcae10998b57e67c830a4201df0de689a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:36:49.842Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T22:36:49.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:36:50.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-20713 does not seem to be running inside a container [2022-07-21T22:36:50.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T22:36:51.625Z] $ docker top 4a1444753878d6732c54713e57778f7895a61eed5a7a9eaa1ff00e6ad17dad47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T22:36:52.591Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-07-21T22:36:53.323Z] + make test [2022-07-21T22:36:53.323Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-21T22:36:54.782Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-21T22:38:31.658Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-21T22:38:31.658Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-21T22:38:31.658Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-21T22:38:31.658Z] CGO_ENABLED=1 go vet ./... [2022-07-21T22:38:44.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T22:38:44.106Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T22:38:44.106Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-21T22:38:47.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-21T22:38:47.596Z] $ docker stop --time=1 4a1444753878d6732c54713e57778f7895a61eed5a7a9eaa1ff00e6ad17dad47 [2022-07-21T22:38:49.475Z] $ docker rm -f 4a1444753878d6732c54713e57778f7895a61eed5a7a9eaa1ff00e6ad17dad47 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T22:38:50.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-21T22:38:50.603Z] Warning: overwriting stash ‘coverage-report’ [2022-07-21T22:38:51.117Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T22:38:51.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-21T22:38:52.108Z] + ls -al . [2022-07-21T22:38:52.108Z] total 160 [2022-07-21T22:38:52.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 22:38 . [2022-07-21T22:38:52.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:34 .. [2022-07-21T22:38:52.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 22:34 .git [2022-07-21T22:38:52.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:34 .github [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 21 22:34 .gitignore [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 22:34 .golangci.yml [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 21 22:34 .hadolint.yml [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 21 22:34 Attribution.txt [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 21 22:34 CHANGELOG.md [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 21 22:34 Dockerfile [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 21 22:34 GOVERNANCE.md [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 21 22:34 Jenkinsfile [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 22:34 LICENSE [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 21 22:34 Makefile [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 21 22:34 OWNERS.md [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 21 22:34 README.md [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 22:31 VERSION [2022-07-21T22:38:52.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 22:34 bin [2022-07-21T22:38:52.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:34 cmd [2022-07-21T22:38:52.108Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 21 22:36 coverage.out [2022-07-21T22:38:52.108Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 21 22:34 docker-entrypoint.sh [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 21 22:34 go.mod [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 21 22:34 go.sum [2022-07-21T22:38:52.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:34 internal [2022-07-21T22:38:52.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:34 snap [2022-07-21T22:38:52.108Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 21 22:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:38:52.560Z] + 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=5500b7e240a30b6364fa95a4790f179cbb2842ab --label arch=arm64 --label version=0.0.0 . [2022-07-21T22:38:52.837Z] Sending build context to Docker daemon 459.3kB [2022-07-21T22:38:52.837Z] Step 1/30 : ARG BASE=golang:1.17-alpine3.15 [2022-07-21T22:38:52.837Z] Step 2/30 : FROM ${BASE} AS builder [2022-07-21T22:38:52.837Z] ---> db44ab74cd92 [2022-07-21T22:38:52.837Z] Step 3/30 : ARG MAKE="make build" [2022-07-21T22:38:53.116Z] ---> Running in 289f79d0779a [2022-07-21T22:38:53.395Z] Removing intermediate container 289f79d0779a [2022-07-21T22:38:53.395Z] ---> ccc4e550822e [2022-07-21T22:38:53.395Z] Step 4/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-21T22:38:53.395Z] ---> Running in 2f8ae4f0c508 [2022-07-21T22:38:53.998Z] Removing intermediate container 2f8ae4f0c508 [2022-07-21T22:38:53.998Z] ---> 70f78a0c9e18 [2022-07-21T22:38:53.998Z] Step 5/30 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-21T22:38:53.998Z] ---> Running in d6a62c1b40cc [2022-07-21T22:38:54.289Z] Removing intermediate container d6a62c1b40cc [2022-07-21T22:38:54.289Z] ---> bb1eda00ef8c [2022-07-21T22:38:54.289Z] Step 6/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T22:38:54.289Z] ---> Running in 7566fee4e50b [2022-07-21T22:38:56.288Z] Removing intermediate container 7566fee4e50b [2022-07-21T22:38:56.288Z] ---> c0c4ded077f4 [2022-07-21T22:38:56.288Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-21T22:38:56.288Z] ---> Running in 40f6569d7ff6 [2022-07-21T22:38:57.277Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T22:38:58.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T22:38:59.242Z] OK: 228 MiB in 65 packages [2022-07-21T22:39:00.226Z] Removing intermediate container 40f6569d7ff6 [2022-07-21T22:39:00.226Z] ---> 9ce508abb31d [2022-07-21T22:39:00.226Z] Step 8/30 : WORKDIR /device-usb-camera [2022-07-21T22:39:00.226Z] ---> Running in 118844b4cc61 [2022-07-21T22:39:00.510Z] Removing intermediate container 118844b4cc61 [2022-07-21T22:39:00.510Z] ---> 4163444a2d0a [2022-07-21T22:39:00.510Z] Step 9/30 : COPY go.mod vendor* ./ [2022-07-21T22:39:01.117Z] ---> 77475314501d [2022-07-21T22:39:01.117Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T22:39:01.401Z] ---> Running in 19088e3e5a68 [2022-07-21T22:39:03.405Z] Removing intermediate container 19088e3e5a68 [2022-07-21T22:39:03.405Z] ---> dd97f1dfad71 [2022-07-21T22:39:03.405Z] Step 11/30 : COPY . . [2022-07-21T22:39:04.410Z] ---> 9f1e57a9a3f8 [2022-07-21T22:39:04.410Z] Step 12/30 : RUN ${MAKE} [2022-07-21T22:39:04.410Z] ---> Running in c7ec6d8714e8 [2022-07-21T22:39:05.409Z] 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-07-21T22:41:42.369Z] Removing intermediate container c7ec6d8714e8 [2022-07-21T22:41:42.369Z] ---> 2c226be4da7b [2022-07-21T22:41:42.369Z] Step 13/30 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-21T22:41:42.369Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-21T22:41:42.369Z] eab2503cf8f4: Pulling fs layer [2022-07-21T22:41:42.369Z] 97cd0a44c592: Pulling fs layer [2022-07-21T22:41:42.369Z] 97cd0a44c592: Download complete [2022-07-21T22:41:42.369Z] eab2503cf8f4: Verifying Checksum [2022-07-21T22:41:42.369Z] eab2503cf8f4: Download complete [2022-07-21T22:41:42.369Z] eab2503cf8f4: Pull complete [2022-07-21T22:41:42.369Z] 97cd0a44c592: Pull complete [2022-07-21T22:41:42.369Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-21T22:41:42.369Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-21T22:41:42.369Z] ---> 7f763cca56b3 [2022-07-21T22:41:42.369Z] Step 14/30 : FROM alpine:3.15 [2022-07-21T22:41:42.369Z] 3.15: Pulling from library/alpine [2022-07-21T22:41:42.369Z] e0295fd11fe2: Pulling fs layer [2022-07-21T22:41:42.369Z] e0295fd11fe2: Download complete [2022-07-21T22:41:42.369Z] e0295fd11fe2: Pull complete [2022-07-21T22:41:42.369Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-21T22:41:42.369Z] Status: Downloaded newer image for alpine:3.15 [2022-07-21T22:41:42.369Z] ---> 60f2846fe774 [2022-07-21T22:41:42.369Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-21T22:41:42.369Z] ---> Running in f56f3bf0b0fd [2022-07-21T22:41:42.369Z] Removing intermediate container f56f3bf0b0fd [2022-07-21T22:41:42.369Z] ---> b7290c1aa165 [2022-07-21T22:41:42.369Z] Step 16/30 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-21T22:41:42.369Z] ---> Running in 634dc9e83c58 [2022-07-21T22:41:42.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-21T22:41:42.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-21T22:41:42.370Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-21T22:41:42.370Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-21T22:41:42.370Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-21T22:41:42.370Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-21T22:41:42.370Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-21T22:41:42.370Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-21T22:41:42.370Z] (7/73) Installing libxcb (1.14-r2) [2022-07-21T22:41:42.370Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-21T22:41:42.370Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-21T22:41:42.370Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-21T22:41:42.370Z] (11/73) Installing expat (2.4.7-r0) [2022-07-21T22:41:42.370Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-21T22:41:42.370Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-21T22:41:42.370Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-21T22:41:42.370Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-21T22:41:42.370Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-21T22:41:42.370Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-21T22:41:42.370Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-21T22:41:42.370Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-21T22:41:42.370Z] (20/73) Installing libintl (0.21-r0) [2022-07-21T22:41:42.370Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-21T22:41:42.370Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-21T22:41:42.370Z] (23/73) Installing pcre (8.45-r1) [2022-07-21T22:41:42.370Z] (24/73) Installing glib (2.70.1-r0) [2022-07-21T22:41:42.370Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-21T22:41:42.370Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-21T22:41:42.370Z] (27/73) Installing libass (0.15.2-r0) [2022-07-21T22:41:42.370Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-21T22:41:42.370Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-21T22:41:42.370Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-21T22:41:42.370Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-21T22:41:42.370Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-21T22:41:42.370Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-21T22:41:42.370Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-21T22:41:42.370Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-21T22:41:42.370Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-21T22:41:42.370Z] (37/73) Installing lame (3.100-r0) [2022-07-21T22:41:42.370Z] (38/73) Installing opus (1.3.1-r1) [2022-07-21T22:41:42.370Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-21T22:41:42.370Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-21T22:41:42.370Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-21T22:41:42.370Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-21T22:41:42.370Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-21T22:41:42.370Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-21T22:41:42.370Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-21T22:41:42.370Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-21T22:41:42.370Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-21T22:41:42.370Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-21T22:41:42.370Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-21T22:41:42.370Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-21T22:41:42.370Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-21T22:41:42.370Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-21T22:41:42.370Z] (53/73) Installing libva (2.13.0-r0) [2022-07-21T22:41:42.370Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-21T22:41:42.370Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-21T22:41:42.370Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-21T22:41:42.370Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-21T22:41:42.370Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-21T22:41:42.370Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-21T22:41:42.370Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-21T22:41:42.370Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-21T22:41:42.370Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-21T22:41:42.370Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-21T22:41:42.370Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-21T22:41:42.370Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-21T22:41:42.370Z] Executing udev-init-scripts-35-r0.post-install [2022-07-21T22:41:42.370Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-21T22:41:42.370Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-21T22:41:42.370Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-21T22:41:42.370Z] (69/73) Installing kmod-libs (29-r2) [2022-07-21T22:41:42.370Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-21T22:41:42.370Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-21T22:41:42.370Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-21T22:41:42.370Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-21T22:41:42.370Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T22:41:42.370Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-21T22:41:42.370Z] OK: 67 MiB in 87 packages [2022-07-21T22:41:42.370Z] Removing intermediate container 634dc9e83c58 [2022-07-21T22:41:42.370Z] ---> ac7bf17aff5b [2022-07-21T22:41:42.370Z] Step 17/30 : WORKDIR / [2022-07-21T22:41:42.370Z] ---> Running in 350a8f5167d5 [2022-07-21T22:41:42.370Z] Removing intermediate container 350a8f5167d5 [2022-07-21T22:41:42.370Z] ---> 7905363ad9ca [2022-07-21T22:41:42.370Z] Step 18/30 : COPY --from=builder /device-usb-camera/cmd / [2022-07-21T22:41:42.370Z] ---> b3aa44e09aad [2022-07-21T22:41:42.370Z] Step 19/30 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-21T22:41:42.370Z] ---> f1abc1791ea4 [2022-07-21T22:41:42.370Z] Step 20/30 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-21T22:41:42.370Z] ---> cf8eaa0963da [2022-07-21T22:41:42.370Z] Step 21/30 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-21T22:41:42.644Z] ---> c5b678ec390e [2022-07-21T22:41:42.644Z] Step 22/30 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-21T22:41:43.247Z] ---> 5252fa3a651f [2022-07-21T22:41:43.247Z] Step 23/30 : COPY --from=rtsp /rtsp-simple-server / [2022-07-21T22:41:44.740Z] ---> 5afecf93e94d [2022-07-21T22:41:44.740Z] Step 24/30 : EXPOSE 59983 [2022-07-21T22:41:44.740Z] ---> Running in f8df1d891cd7 [2022-07-21T22:41:44.740Z] Removing intermediate container f8df1d891cd7 [2022-07-21T22:41:44.740Z] ---> 06fdb5482ed1 [2022-07-21T22:41:44.740Z] Step 25/30 : EXPOSE 8554 [2022-07-21T22:41:45.018Z] ---> Running in 8babdc35fcdf [2022-07-21T22:41:45.292Z] Removing intermediate container 8babdc35fcdf [2022-07-21T22:41:45.292Z] ---> b01b21969412 [2022-07-21T22:41:45.292Z] Step 26/30 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-21T22:41:45.292Z] ---> Running in ced72b7c52b5 [2022-07-21T22:41:45.568Z] Removing intermediate container ced72b7c52b5 [2022-07-21T22:41:45.568Z] ---> 7053d72af824 [2022-07-21T22:41:45.568Z] Step 27/30 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-21T22:41:45.568Z] ---> Running in 03ef80cd0f24 [2022-07-21T22:41:46.168Z] Removing intermediate container 03ef80cd0f24 [2022-07-21T22:41:46.168Z] ---> e44ea4f7c4d6 [2022-07-21T22:41:46.168Z] Step 28/30 : LABEL arch=arm64 [2022-07-21T22:41:46.168Z] ---> Running in bac9a588b96a [2022-07-21T22:41:46.443Z] Removing intermediate container bac9a588b96a [2022-07-21T22:41:46.443Z] ---> fd670dec2a64 [2022-07-21T22:41:46.443Z] Step 29/30 : LABEL git_sha=5500b7e240a30b6364fa95a4790f179cbb2842ab [2022-07-21T22:41:46.443Z] ---> Running in f6582f2b9f1f [2022-07-21T22:41:46.722Z] Removing intermediate container f6582f2b9f1f [2022-07-21T22:41:46.722Z] ---> 258495cbb6c4 [2022-07-21T22:41:46.722Z] Step 30/30 : LABEL version=0.0.0 [2022-07-21T22:41:46.999Z] ---> Running in 1c5796aab83b [2022-07-21T22:41:47.275Z] Removing intermediate container 1c5796aab83b [2022-07-21T22:41:47.275Z] ---> 28358e1834bf [2022-07-21T22:41:47.275Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-21T22:41:47.275Z] Successfully built 28358e1834bf [2022-07-21T22:41:47.275Z] 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-07-21T22:41:48.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T22:41:48.087Z] [2022-07-21T22:41:48.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:41:48.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T22:41:48.780Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-21T22:41:48.780Z] 8998bd30e6a1: Pulling fs layer [2022-07-21T22:41:48.780Z] 04944245beec: Pulling fs layer [2022-07-21T22:41:48.780Z] 699f458cf7ca: Pulling fs layer [2022-07-21T22:41:48.780Z] 765212b225bb: Pulling fs layer [2022-07-21T22:41:48.780Z] f23df028b6ca: Pulling fs layer [2022-07-21T22:41:48.780Z] d65c8cfc05b1: Pulling fs layer [2022-07-21T22:41:48.780Z] 2437ff75d9bd: Pulling fs layer [2022-07-21T22:41:48.780Z] 765212b225bb: Waiting [2022-07-21T22:41:48.780Z] f23df028b6ca: Waiting [2022-07-21T22:41:48.780Z] d65c8cfc05b1: Waiting [2022-07-21T22:41:48.780Z] 2437ff75d9bd: Waiting [2022-07-21T22:41:48.780Z] 04944245beec: Verifying Checksum [2022-07-21T22:41:48.780Z] 04944245beec: Download complete [2022-07-21T22:41:48.780Z] 765212b225bb: Verifying Checksum [2022-07-21T22:41:48.780Z] 765212b225bb: Download complete [2022-07-21T22:41:48.780Z] f23df028b6ca: Verifying Checksum [2022-07-21T22:41:48.780Z] f23df028b6ca: Download complete [2022-07-21T22:41:48.780Z] d65c8cfc05b1: Verifying Checksum [2022-07-21T22:41:48.780Z] d65c8cfc05b1: Download complete [2022-07-21T22:41:49.061Z] 699f458cf7ca: Verifying Checksum [2022-07-21T22:41:49.061Z] 699f458cf7ca: Download complete [2022-07-21T22:41:49.336Z] 8998bd30e6a1: Download complete [2022-07-21T22:41:51.959Z] 2437ff75d9bd: Verifying Checksum [2022-07-21T22:41:51.959Z] 2437ff75d9bd: Download complete [2022-07-21T22:41:53.941Z] 8998bd30e6a1: Pull complete [2022-07-21T22:41:54.216Z] 04944245beec: Pull complete [2022-07-21T22:41:55.668Z] 699f458cf7ca: Pull complete [2022-07-21T22:41:55.945Z] 765212b225bb: Pull complete [2022-07-21T22:41:56.931Z] f23df028b6ca: Pull complete [2022-07-21T22:41:57.207Z] d65c8cfc05b1: Pull complete [2022-07-21T22:42:12.307Z] 2437ff75d9bd: Pull complete [2022-07-21T22:42:12.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-21T22:42:12.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T22:42:12.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:42:12.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-20713 does not seem to be running inside a container [2022-07-21T22:42:12.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-21T22:42:15.397Z] $ docker top f9919f9737e2940ac79de5adf08f3a677d76fa773b823905d65a632ef1374a74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:42:16.472Z] ---> job-cost.sh [2022-07-21T22:42:16.472Z] lf-activate-venv: SKIPPING [2022-07-21T22:42:16.472Z] INFO: No Stack... [2022-07-21T22:42:16.746Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-21T22:42:17.731Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T22:42:18.425Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-07-21T22:42:18.425Z] + cut -d, -f6 [Pipeline] lock [2022-07-21T22:42:18.509Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-56-1-stack-cost] [2022-07-21T22:42:18.515Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-56-1-stack-cost] did not exist. Created. [2022-07-21T22:42:18.515Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-56-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T22:42:19.270Z] /w/workspace/device-usb-camera/1@tmp/durable-030f7ce8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-21T22:42:19.982Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-21T22:42:20.020Z] Warning: overwriting stash ‘stack-cost’ [2022-07-21T22:42:20.069Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T22:42:20.083Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-56-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T22:42:20.173Z] $ docker stop --time=1 f9919f9737e2940ac79de5adf08f3a677d76fa773b823905d65a632ef1374a74 [2022-07-21T22:42:21.733Z] $ docker rm -f f9919f9737e2940ac79de5adf08f3a677d76fa773b823905d65a632ef1374a74 [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-07-21T22:42:22.719Z] provisioning config files... [2022-07-21T22:42:22.728Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-56@tmp/config2103423768943818470tmp [Pipeline] { [Pipeline] sh [2022-07-21T22:42:23.064Z] + set +x [2022-07-21T22:42:23.064Z] + curl -s https://codecov.io/bash [2022-07-21T22:42:23.064Z] + bash -s -- [2022-07-21T22:42:23.064Z] [2022-07-21T22:42:23.064Z] _____ _ [2022-07-21T22:42:23.064Z] / ____| | | [2022-07-21T22:42:23.064Z] | | ___ __| | ___ ___ _____ __ [2022-07-21T22:42:23.064Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-21T22:42:23.064Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-21T22:42:23.064Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-21T22:42:23.064Z] Bash-1.0.6 [2022-07-21T22:42:23.064Z] [2022-07-21T22:42:23.064Z] [2022-07-21T22:42:23.064Z] ==> git version 2.25.1 found [2022-07-21T22:42:23.064Z] ==> 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-07-21T22:42:23.064Z] Release-Date: 2020-01-08 [2022-07-21T22:42:23.064Z] 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-07-21T22:42:23.064Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-21T22:42:23.064Z] ==> Jenkins CI detected. [2022-07-21T22:42:23.064Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-56 [2022-07-21T22:42:23.064Z] project root: . [2022-07-21T22:42:23.064Z] --> token set from env [2022-07-21T22:42:23.064Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-21T22:42:23.064Z] ==> Running gcov in . (disable via -X gcov) [2022-07-21T22:42:23.064Z] ==> Python coveragepy not found [2022-07-21T22:42:23.064Z] ==> Searching for coverage reports in: [2022-07-21T22:42:23.064Z] + . [2022-07-21T22:42:23.064Z] -> Found 1 reports [2022-07-21T22:42:23.064Z] ==> Detecting git/mercurial file structure [2022-07-21T22:42:23.064Z] ==> Reading reports [2022-07-21T22:42:23.064Z] + ./coverage.out bytes=10 [2022-07-21T22:42:23.064Z] ==> Appending adjustments [2022-07-21T22:42:23.064Z] https://docs.codecov.io/docs/fixing-reports [2022-07-21T22:42:23.324Z] + Found adjustments [2022-07-21T22:42:23.324Z] ==> Gzipping contents [2022-07-21T22:42:23.324Z] 4.0K /tmp/codecov.R4qklw.gz [2022-07-21T22:42:23.324Z] ==> Uploading reports [2022-07-21T22:42:23.324Z] url: https://codecov.io [2022-07-21T22:42:23.325Z] query: branch=PR-56&commit=5500b7e240a30b6364fa95a4790f179cbb2842ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-56%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=56&job=&cmd_args= [2022-07-21T22:42:23.325Z] -> Pinging Codecov [2022-07-21T22:42:23.325Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-56&commit=5500b7e240a30b6364fa95a4790f179cbb2842ab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-56%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=56&job=&cmd_args= [2022-07-21T22:42:23.586Z] -> Uploading to [2022-07-21T22:42:23.586Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-21/73D8F5FF140700D3E01443B452E23636/5500b7e240a30b6364fa95a4790f179cbb2842ab/aac53081-e7df-42ab-ab3c-1b14e7911c10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T224223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1715614c6dbfb729eaf09029a1dd03297c4ee542d97b9b3ba8624f134665577 [2022-07-21T22:42:23.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T22:42:23.586Z] Dload Upload Total Spent Left Speed [2022-07-21T22:42:23.848Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1187 0 0 100 1187 0 5876 --:--:-- --:--:-- --:--:-- 5847 100 1187 0 0 100 1187 0 4224 --:--:-- --:--:-- --:--:-- 4209 [2022-07-21T22:42:23.848Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/5500b7e240a30b6364fa95a4790f179cbb2842ab [Pipeline] } [2022-07-21T22:42:23.876Z] 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-07-21T22:42:25.584Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-56/archives ] [2022-07-21T22:42:25.584Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-56/archives [2022-07-21T22:42:25.584Z] total 16 [2022-07-21T22:42:25.584Z] drwxr-xr-x 3 root root 4096 Jul 21 22:33 . [2022-07-21T22:42:25.584Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 22:33 .. [2022-07-21T22:42:25.584Z] drwxr-xr-x 2 root root 4096 Jul 21 22:33 cost [2022-07-21T22:42:25.584Z] -rw-r--r-- 1 root root 87 Jul 21 22:33 cost.csv [2022-07-21T22:42:25.584Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-56/archives [2022-07-21T22:42:25.584Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-56/archives [2022-07-21T22:42:25.584Z] total 16 [2022-07-21T22:42:25.584Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 22:33 . [2022-07-21T22:42:25.584Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 22:33 .. [2022-07-21T22:42:25.584Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 22:33 cost [2022-07-21T22:42:25.584Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 21 22:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:42:25.917Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:42:26.815Z] ---> package-listing.sh [2022-07-21T22:42:26.815Z] ++ facter osfamily [2022-07-21T22:42:26.815Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-21T22:42:27.076Z] + OS_FAMILY=debian [2022-07-21T22:42:27.076Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-56 [2022-07-21T22:42:27.076Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-21T22:42:27.076Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-21T22:42:27.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-21T22:42:27.076Z] + PACKAGES=/tmp/packages_start.txt [2022-07-21T22:42:27.076Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-56 ']' [2022-07-21T22:42:27.076Z] + PACKAGES=/tmp/packages_end.txt [2022-07-21T22:42:27.076Z] + case "${OS_FAMILY}" in [2022-07-21T22:42:27.076Z] + dpkg -l [2022-07-21T22:42:27.076Z] + grep '^ii' [2022-07-21T22:42:27.076Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-21T22:42:27.076Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-21T22:42:27.076Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-21T22:42:27.076Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-56 ']' [2022-07-21T22:42:27.076Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-56/archives/ [2022-07-21T22:42:27.076Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-56/archives/ [Pipeline] echo [2022-07-21T22:42:27.113Z] 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-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-21T22:42:27.413Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T22:42:28.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T22:42:28.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T22:42:28.202Z] prd-ubuntu20.04-docker-8c-8g-20711 does not seem to be running inside a container [2022-07-21T22:42:28.242Z] $ 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-56/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-56 -v /w/workspace/xfoundry_device-usb-camera_PR-56:/w/workspace/xfoundry_device-usb-camera_PR-56:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-56@tmp:/w/workspace/xfoundry_device-usb-camera_PR-56@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-07-21T22:42:28.513Z] $ docker top ab08e28f32c985b2da31667a83fc195a86e17347068b2e1ca63bd63b3c36eafc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T22:42:28.929Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-21T22:42:29.240Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-21T22:42:29.554Z] + ls /var/log/sa-host [2022-07-21T22:42:29.554Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T22:42:29.689Z] provisioning config files... [2022-07-21T22:42:29.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-56@tmp/config950274578308737329tmp [Pipeline] { [Pipeline] echo [2022-07-21T22:42:29.745Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:42:30.061Z] ---> create-netrc.sh [Pipeline] } [2022-07-21T22:42:30.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:42:30.501Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-21T22:42:30.533Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:42:30.851Z] ---> sudo-logs.sh [2022-07-21T22:42:30.851Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-21T22:42:30.940Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:42:31.251Z] ---> job-cost.sh [2022-07-21T22:42:31.251Z] lf-activate-venv: SKIPPING [2022-07-21T22:42:31.251Z] DEBUG: total: 0.2199999988079071 [2022-07-21T22:42:31.251Z] INFO: Retrieving Stack Cost... [2022-07-21T22:42:31.822Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T22:42:32.082Z] INFO: Archiving Costs [Pipeline] echo [2022-07-21T22:42:32.119Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T22:42:32.432Z] ---> logs-deploy.sh [2022-07-21T22:42:32.432Z] lf-activate-venv: SKIPPING [2022-07-21T22:42:32.432Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-56/1 [2022-07-21T22:42:32.432Z] INFO: archiving workspace using pattern(s): [2022-07-21T22:42:33.376Z] Archives upload complete. [2022-07-21T22:42:33.376Z] INFO: archiving logs to Nexus