Pull request #159 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52262c33a353b8f22df4ea5739052875ad6c5c46+d43df4097523a2749be68cc9a7c29d8397ed8c11 (e394b8ba33af81b8c91aa5772fc1fdd03599c46f) 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-ssh6344420186809318947.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6911048774480440617.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-159/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-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh343593861191386480.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-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1151993812877982179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2285139074806452075.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-159/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-159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4521442577334922252.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-7629 in /w/workspace/foundry_device-usb-camera_PR-159 [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/foundry_device-usb-camera_PR-159 # 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/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 52262c33a353b8f22df4ea5739052875ad6c5c46 Merge succeeded, producing 52262c33a353b8f22df4ea5739052875ad6c5c46 Checking out Revision 52262c33a353b8f22df4ea5739052875ad6c5c46 (PR-159) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T18:12:05.730Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T18:12:05.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T18:12:05.988Z] ========================================================= [2023-02-27T18:12:05.988Z] EdgeX Global Pipelines Version Info [2023-02-27T18:12:05.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 52262c33a353b8f22df4ea5739052875ad6c5c46 # 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 d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52262c33a353b8f22df4ea5739052875ad6c5c46 # timeout=10 [2023-02-27T18:12:07.086Z] ------------------- [2023-02-27T18:12:07.086Z] stable info: [2023-02-27T18:12:07.086Z] ------------------- [2023-02-27T18:12:07.086Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T18:12:07.086Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T18:12:07.086Z] Message: update stable to v1.0.244 [2023-02-27T18:12:07.347Z] ------------------- [2023-02-27T18:12:07.347Z] experimental info: [2023-02-27T18:12:07.347Z] ------------------- [2023-02-27T18:12:07.347Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T18:12:07.347Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T18:12:07.347Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T18:12:07.642Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-02-27T18:12:07.681Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-02-27T18:12:07.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T18:12:07.761Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T18:12:07.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T18:12:07.846Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T18:12:07.886Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T18:12:07.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T18:12:07.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T18:12:08.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T18:12:08.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T18:12:08.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-02-27T18:12:08.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T18:12:08.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T18:12:08.205Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T18:12:08.243Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T18:12:08.288Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T18:12:08.329Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T18:12:08.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T18:12:08.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T18:12:08.445Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T18:12:08.483Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T18:12:08.525Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T18:12:08.564Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T18:12:08.612Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T18:12:08.652Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T18:12:08.693Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T18:12:08.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-159 [Pipeline] echo [2023-02-27T18:12:08.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-159 [Pipeline] echo [2023-02-27T18:12:08.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-159 [Pipeline] echo [2023-02-27T18:12:08.860Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52262c33a353b8f22df4ea5739052875ad6c5c46 [Pipeline] echo [2023-02-27T18:12:08.904Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52262c3 [Pipeline] echo [2023-02-27T18:12:08.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T18:12:09.073Z] provisioning config files... [2023-02-27T18:12:09.090Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-159@tmp/config13752066745488594719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:12:09.445Z] ---> docker-login.sh [2023-02-27T18:12:09.445Z] nexus3.edgexfoundry.org:10001 [2023-02-27T18:12:09.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:12:09.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:12:09.967Z] Configure a credential helper to remove this warning. See [2023-02-27T18:12:09.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:12:09.967Z] [2023-02-27T18:12:09.967Z] Login Succeeded [2023-02-27T18:12:09.967Z] nexus3.edgexfoundry.org:10002 [2023-02-27T18:12:09.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:12:09.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:12:09.967Z] Configure a credential helper to remove this warning. See [2023-02-27T18:12:09.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:12:09.967Z] [2023-02-27T18:12:09.967Z] Login Succeeded [2023-02-27T18:12:09.967Z] nexus3.edgexfoundry.org:10003 [2023-02-27T18:12:09.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:12:10.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:12:10.229Z] Configure a credential helper to remove this warning. See [2023-02-27T18:12:10.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:12:10.229Z] [2023-02-27T18:12:10.229Z] Login Succeeded [2023-02-27T18:12:10.229Z] nexus3.edgexfoundry.org:10004 [2023-02-27T18:12:10.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:12:10.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:12:10.229Z] Configure a credential helper to remove this warning. See [2023-02-27T18:12:10.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:12:10.229Z] [2023-02-27T18:12:10.229Z] Login Succeeded [2023-02-27T18:12:10.229Z] docker.io [2023-02-27T18:12:10.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:12:10.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:12:10.490Z] Configure a credential helper to remove this warning. See [2023-02-27T18:12:10.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:12:10.490Z] [2023-02-27T18:12:10.490Z] Login Succeeded [2023-02-27T18:12:10.490Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T18:12:10.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T18:12:11.121Z] + git rev-list -1 --merges 52262c33a353b8f22df4ea5739052875ad6c5c46~1..52262c33a353b8f22df4ea5739052875ad6c5c46 [Pipeline] echo [2023-02-27T18:12:11.188Z] -----------> git rev-list -1 --merges 52262c33a353b8f22df4ea5739052875ad6c5c46~1..52262c33a353b8f22df4ea5739052875ad6c5c46 52262c33a353b8f22df4ea5739052875ad6c5c46 [false] [Pipeline] sh [2023-02-27T18:12:11.494Z] + git log --format=format:%s -1 52262c33a353b8f22df4ea5739052875ad6c5c46 [Pipeline] echo [2023-02-27T18:12:11.525Z] ========================================================= [2023-02-27T18:12:11.525Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T18:12:11.525Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T18:12:11.948Z] + git log --format=format:%s -1 52262c33a353b8f22df4ea5739052875ad6c5c46 [Pipeline] echo [2023-02-27T18:12:11.985Z] [semverPrep] GIT_COMMIT: 52262c33a353b8f22df4ea5739052875ad6c5c46, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-27T18:12:12.013Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T18:12:12.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T18:12:12.372Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T18:12:12.372Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T18:12:12.372Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T18:12:12.372Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T18:12:12.372Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T18:12:12.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:12:12.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T18:12:12.783Z] [2023-02-27T18:12:12.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:12:13.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T18:12:13.150Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T18:12:13.150Z] b85a868b505f: Pulling fs layer [2023-02-27T18:12:13.150Z] e2be974225ed: Pulling fs layer [2023-02-27T18:12:13.150Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T18:12:13.150Z] 988bab9f4d93: Pulling fs layer [2023-02-27T18:12:13.150Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T18:12:13.150Z] eaf3925da568: Pulling fs layer [2023-02-27T18:12:13.150Z] bab4dde63d76: Pulling fs layer [2023-02-27T18:12:13.150Z] bde34c3a00c8: Pulling fs layer [2023-02-27T18:12:13.150Z] b352a97aabf1: Pulling fs layer [2023-02-27T18:12:13.150Z] 4872d77fe225: Pulling fs layer [2023-02-27T18:12:13.150Z] 5851b861e8e6: Pulling fs layer [2023-02-27T18:12:13.150Z] bab4dde63d76: Waiting [2023-02-27T18:12:13.150Z] bde34c3a00c8: Waiting [2023-02-27T18:12:13.150Z] b352a97aabf1: Waiting [2023-02-27T18:12:13.150Z] 5851b861e8e6: Waiting [2023-02-27T18:12:13.150Z] 1469e6f7b9e6: Waiting [2023-02-27T18:12:13.150Z] 988bab9f4d93: Waiting [2023-02-27T18:12:13.150Z] eaf3925da568: Waiting [2023-02-27T18:12:13.150Z] 4872d77fe225: Waiting [2023-02-27T18:12:13.150Z] e2be974225ed: Verifying Checksum [2023-02-27T18:12:13.150Z] e2be974225ed: Download complete [2023-02-27T18:12:13.150Z] 988bab9f4d93: Verifying Checksum [2023-02-27T18:12:13.150Z] 988bab9f4d93: Download complete [2023-02-27T18:12:13.409Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T18:12:13.409Z] 1469e6f7b9e6: Download complete [2023-02-27T18:12:13.409Z] eaf3925da568: Verifying Checksum [2023-02-27T18:12:13.409Z] eaf3925da568: Download complete [2023-02-27T18:12:13.409Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T18:12:13.409Z] 339a4e72a1f5: Download complete [2023-02-27T18:12:13.409Z] bde34c3a00c8: Download complete [2023-02-27T18:12:13.409Z] b352a97aabf1: Verifying Checksum [2023-02-27T18:12:13.409Z] b352a97aabf1: Download complete [2023-02-27T18:12:13.409Z] 4872d77fe225: Verifying Checksum [2023-02-27T18:12:13.409Z] 4872d77fe225: Download complete [2023-02-27T18:12:13.409Z] 5851b861e8e6: Download complete [2023-02-27T18:12:13.668Z] b85a868b505f: Verifying Checksum [2023-02-27T18:12:13.668Z] b85a868b505f: Download complete [2023-02-27T18:12:13.928Z] bab4dde63d76: Verifying Checksum [2023-02-27T18:12:13.928Z] bab4dde63d76: Download complete [2023-02-27T18:12:14.866Z] b85a868b505f: Pull complete [2023-02-27T18:12:15.435Z] e2be974225ed: Pull complete [2023-02-27T18:12:15.694Z] 339a4e72a1f5: Pull complete [2023-02-27T18:12:15.694Z] 988bab9f4d93: Pull complete [2023-02-27T18:12:15.954Z] 1469e6f7b9e6: Pull complete [2023-02-27T18:12:16.214Z] eaf3925da568: Pull complete [2023-02-27T18:12:18.119Z] bab4dde63d76: Pull complete [2023-02-27T18:12:18.119Z] bde34c3a00c8: Pull complete [2023-02-27T18:12:18.119Z] b352a97aabf1: Pull complete [2023-02-27T18:12:18.119Z] 4872d77fe225: Pull complete [2023-02-27T18:12:18.383Z] 5851b861e8e6: Pull complete [2023-02-27T18:12:18.383Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T18:12:18.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T18:12:18.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:12:18.596Z] prd-ubuntu20.04-docker-8c-8g-7629 does not seem to be running inside a container [2023-02-27T18:12:18.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-159 -v /w/workspace/foundry_device-usb-camera_PR-159:/w/workspace/foundry_device-usb-camera_PR-159:rw,z -v /w/workspace/foundry_device-usb-camera_PR-159@tmp:/w/workspace/foundry_device-usb-camera_PR-159@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T18:12:21.394Z] $ docker top 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 -eo pid,comm [2023-02-27T18:12:21.443Z] 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). [2023-02-27T18:12:21.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T18:12:21.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T18:12:21.571Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T18:12:21.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T18:12:21.707Z] $ docker exec 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 ssh-agent [2023-02-27T18:12:21.831Z] SSH_AUTH_SOCK=/tmp/ssh-lrEVm9RKZgAt/agent.32 [2023-02-27T18:12:21.831Z] SSH_AGENT_PID=38 [2023-02-27T18:12:21.837Z] Running ssh-add (command line suppressed) [2023-02-27T18:12:21.943Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-159@tmp/private_key_13221200484697405358.key (/w/workspace/foundry_device-usb-camera_PR-159@tmp/private_key_13221200484697405358.key) [2023-02-27T18:12:21.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T18:12:22.278Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T18:12:22.307Z] $ docker exec --env ******** --env ******** 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 ssh-agent -k [2023-02-27T18:12:22.410Z] unset SSH_AUTH_SOCK; [2023-02-27T18:12:22.411Z] unset SSH_AGENT_PID; [2023-02-27T18:12:22.411Z] echo Agent pid 38 killed; [2023-02-27T18:12:22.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T18:12:22.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T18:12:22.506Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T18:12:22.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T18:12:22.619Z] $ docker exec 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 ssh-agent [2023-02-27T18:12:22.724Z] SSH_AUTH_SOCK=/tmp/ssh-ZS6XpXwWeWlV/agent.70 [2023-02-27T18:12:22.724Z] SSH_AGENT_PID=76 [2023-02-27T18:12:22.730Z] Running ssh-add (command line suppressed) [2023-02-27T18:12:22.835Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-159@tmp/private_key_17837538215622122280.key (/w/workspace/foundry_device-usb-camera_PR-159@tmp/private_key_17837538215622122280.key) [2023-02-27T18:12:22.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T18:12:23.174Z] + git semver init [2023-02-27T18:12:23.432Z] 2023-02-27 18:12:23,384 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T18:12:23.432Z] 2023-02-27 18:12:23,386 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-159/.semver [2023-02-27T18:12:23.432Z] 2023-02-27 18:12:23,387 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-159/.semver [2023-02-27T18:12:23.432Z] 2023-02-27 18:12:23,387 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-159/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-159, universal_newlines=False, shell=None, istream=None) [2023-02-27T18:12:24.370Z] 2023-02-27 18:12:24,232 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-159/.git/info/exclude [2023-02-27T18:12:24.370Z] 2023-02-27 18:12:24,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-159/.semver/PR-159 with force:False [2023-02-27T18:12:24.370Z] 2023-02-27 18:12:24,233 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-159/.semver/PR-159 [2023-02-27T18:12:24.370Z] 2023-02-27 18:12:24,236 [execute] INFO git cat-file --batch-check [2023-02-27T18:12:24.370Z] 2023-02-27 18:12:24,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-159/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T18:12:24.370Z] 2023-02-27 18:12:24,243 [execute] INFO git cat-file --batch [2023-02-27T18:12:24.370Z] 2023-02-27 18:12:24,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-159/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T18:12:24.370Z] 2023-02-27 18:12:24,248 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-159/.semver/PR-159 [2023-02-27T18:12:24.370Z] 0.0.0 [Pipeline] } [2023-02-27T18:12:24.396Z] $ docker exec --env ******** --env ******** 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 ssh-agent -k [2023-02-27T18:12:24.497Z] unset SSH_AUTH_SOCK; [2023-02-27T18:12:24.497Z] unset SSH_AGENT_PID; [2023-02-27T18:12:24.498Z] echo Agent pid 76 killed; [2023-02-27T18:12:24.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T18:12:24.926Z] + git semver [Pipeline] } [2023-02-27T18:12:25.210Z] $ docker stop --time=1 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 [2023-02-27T18:12:26.561Z] $ docker rm -f --volumes 7127875f23ec346f6d28f6e3a73048f5b3e4d424b309cd2148ff68b04276ad69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T18:12:26.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T18:12:27.235Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T18:12:27.257Z] [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 [2023-02-27T18:12:27.893Z] provisioning config files... [2023-02-27T18:12:27.900Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-159@tmp/config5386748802481730951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:12:28.246Z] ---> docker-login.sh [2023-02-27T18:12:28.246Z] nexus3.edgexfoundry.org:10001 [2023-02-27T18:12:28.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:12:28.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:12:28.246Z] Configure a credential helper to remove this warning. See [2023-02-27T18:12:28.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:12:28.246Z] [2023-02-27T18:12:28.246Z] Login Succeeded [2023-02-27T18:12:28.246Z] nexus3.edgexfoundry.org:10002 [2023-02-27T18:12:28.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:12:28.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:12:28.246Z] Configure a credential helper to remove this warning. See [2023-02-27T18:12:28.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:12:28.246Z] [2023-02-27T18:12:28.246Z] Login Succeeded [2023-02-27T18:12:28.246Z] nexus3.edgexfoundry.org:10003 [2023-02-27T18:12:28.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:12:28.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:12:28.505Z] Configure a credential helper to remove this warning. See [2023-02-27T18:12:28.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:12:28.505Z] [2023-02-27T18:12:28.505Z] Login Succeeded [2023-02-27T18:12:28.505Z] nexus3.edgexfoundry.org:10004 [2023-02-27T18:12:28.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:12:28.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:12:28.505Z] Configure a credential helper to remove this warning. See [2023-02-27T18:12:28.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:12:28.505Z] [2023-02-27T18:12:28.505Z] Login Succeeded [2023-02-27T18:12:28.505Z] docker.io [2023-02-27T18:12:28.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:12:28.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:12:28.766Z] Configure a credential helper to remove this warning. See [2023-02-27T18:12:28.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:12:28.766Z] [2023-02-27T18:12:28.766Z] Login Succeeded [2023-02-27T18:12:28.766Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T18:12:28.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T18:12:29.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T18:12:29.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T18:12:29.076Z] ========================================================= [2023-02-27T18:12:29.076Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T18:12:29.076Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:12:29.543Z] + 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 . [2023-02-27T18:12:29.543Z] Sending build context to Docker daemon 1.74MB [2023-02-27T18:12:29.543Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T18:12:29.543Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-27T18:12:29.804Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T18:12:29.805Z] 213ec9aee27d: Pulling fs layer [2023-02-27T18:12:29.805Z] 4583459ba037: Pulling fs layer [2023-02-27T18:12:29.805Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T18:12:29.805Z] 53926ce57604: Pulling fs layer [2023-02-27T18:12:29.805Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T18:12:29.805Z] 22ff95d597cd: Pulling fs layer [2023-02-27T18:12:29.805Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T18:12:29.805Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T18:12:29.805Z] a7acece74701: Pulling fs layer [2023-02-27T18:12:29.805Z] 53926ce57604: Waiting [2023-02-27T18:12:29.805Z] 21b2b0c7a3f4: Waiting [2023-02-27T18:12:29.805Z] 96b7cbca73a9: Waiting [2023-02-27T18:12:29.805Z] a7acece74701: Waiting [2023-02-27T18:12:29.805Z] 12d6caf4c0d1: Waiting [2023-02-27T18:12:29.805Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T18:12:29.805Z] 93c1e223e6f2: Download complete [2023-02-27T18:12:29.805Z] 4583459ba037: Verifying Checksum [2023-02-27T18:12:29.805Z] 4583459ba037: Download complete [2023-02-27T18:12:29.805Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T18:12:29.805Z] 21b2b0c7a3f4: Download complete [2023-02-27T18:12:29.805Z] 22ff95d597cd: Verifying Checksum [2023-02-27T18:12:29.805Z] 22ff95d597cd: Download complete [2023-02-27T18:12:29.805Z] 213ec9aee27d: Download complete [2023-02-27T18:12:30.071Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T18:12:30.071Z] 12d6caf4c0d1: Download complete [2023-02-27T18:12:30.071Z] 213ec9aee27d: Pull complete [2023-02-27T18:12:30.655Z] 4583459ba037: Pull complete [2023-02-27T18:12:30.655Z] a7acece74701: Verifying Checksum [2023-02-27T18:12:30.655Z] a7acece74701: Download complete [2023-02-27T18:12:30.655Z] 93c1e223e6f2: Pull complete [2023-02-27T18:12:30.913Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T18:12:30.913Z] 96b7cbca73a9: Download complete [2023-02-27T18:12:30.913Z] 53926ce57604: Verifying Checksum [2023-02-27T18:12:30.913Z] 53926ce57604: Download complete [2023-02-27T18:12:35.095Z] 53926ce57604: Pull complete [2023-02-27T18:12:35.095Z] 21b2b0c7a3f4: Pull complete [2023-02-27T18:12:35.095Z] 22ff95d597cd: Pull complete [2023-02-27T18:12:35.095Z] 12d6caf4c0d1: Pull complete [2023-02-27T18:12:36.998Z] 96b7cbca73a9: Pull complete [2023-02-27T18:12:37.565Z] a7acece74701: Pull complete [2023-02-27T18:12:37.565Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T18:12:37.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T18:12:37.565Z] ---> db6d94c90886 [2023-02-27T18:12:37.565Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-27T18:12:40.852Z] ---> Running in 6c529c852f6a [2023-02-27T18:12:40.852Z] Removing intermediate container 6c529c852f6a [2023-02-27T18:12:40.852Z] ---> 5ed0c09bad91 [2023-02-27T18:12:40.852Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T18:12:40.852Z] ---> Running in 6017d91a297b [2023-02-27T18:12:40.852Z] Removing intermediate container 6017d91a297b [2023-02-27T18:12:40.852Z] ---> 9e1a0649b8d2 [2023-02-27T18:12:40.852Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-27T18:12:40.852Z] ---> Running in 5c5bd61c6e8d [2023-02-27T18:12:41.111Z] Removing intermediate container 5c5bd61c6e8d [2023-02-27T18:12:41.111Z] ---> ccf0d4638c83 [2023-02-27T18:12:41.111Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-27T18:12:41.111Z] ---> Running in 4d39c13063cf [2023-02-27T18:12:41.111Z] Removing intermediate container 4d39c13063cf [2023-02-27T18:12:41.111Z] ---> 0695e8c991a1 [2023-02-27T18:12:41.111Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T18:12:41.111Z] ---> Running in a2624b530e10 [2023-02-27T18:12:41.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T18:12:41.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T18:12:41.938Z] (1/80) Installing mesa (21.3.9-r0) [2023-02-27T18:12:41.938Z] (2/80) Installing libxau (1.0.9-r0) [2023-02-27T18:12:41.938Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-02-27T18:12:41.938Z] (4/80) Installing libxcb (1.15-r0) [2023-02-27T18:12:41.938Z] (5/80) Installing libx11 (1.8-r0) [2023-02-27T18:12:41.938Z] (6/80) Installing libxext (1.3.4-r0) [2023-02-27T18:12:41.938Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-02-27T18:12:41.938Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-02-27T18:12:41.938Z] (9/80) Installing libpciaccess (0.16-r0) [2023-02-27T18:12:41.938Z] (10/80) Installing libdrm (2.4.110-r0) [2023-02-27T18:12:41.938Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-02-27T18:12:41.938Z] (12/80) Installing libxshmfence (1.3-r1) [2023-02-27T18:12:41.938Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-02-27T18:12:41.939Z] (14/80) Installing icu-data-full (71.1-r2) [2023-02-27T18:12:42.201Z] (15/80) Installing libice (1.0.10-r0) [2023-02-27T18:12:42.201Z] (16/80) Installing libuuid (2.38-r1) [2023-02-27T18:12:42.201Z] (17/80) Installing libsm (1.2.3-r0) [2023-02-27T18:12:42.201Z] (18/80) Installing libxt (1.2.1-r0) [2023-02-27T18:12:42.201Z] (19/80) Installing libxmu (1.1.3-r0) [2023-02-27T18:12:42.201Z] (20/80) Installing xset (1.2.4-r0) [2023-02-27T18:12:42.201Z] (21/80) Installing xprop (1.2.5-r0) [2023-02-27T18:12:42.460Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-02-27T18:12:42.460Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-02-27T18:12:42.460Z] (24/80) Installing libffi (3.4.2-r1) [2023-02-27T18:12:42.460Z] (25/80) Installing libintl (0.21-r2) [2023-02-27T18:12:42.460Z] (26/80) Installing libblkid (2.38-r1) [2023-02-27T18:12:42.460Z] (27/80) Installing libmount (2.38-r1) [2023-02-27T18:12:42.460Z] (28/80) Installing pcre (8.45-r2) [2023-02-27T18:12:42.460Z] (29/80) Installing glib (2.72.1-r0) [2023-02-27T18:12:42.460Z] (30/80) Installing icu-libs (71.1-r2) [2023-02-27T18:12:42.460Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-02-27T18:12:42.460Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-02-27T18:12:42.460Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-02-27T18:12:42.702Z] Still waiting to schedule task [2023-02-27T18:12:42.703Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-27T18:12:42.719Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-02-27T18:12:42.719Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-02-27T18:12:42.719Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-02-27T18:12:42.719Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-27T18:12:42.719Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-02-27T18:12:42.978Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-02-27T18:12:42.978Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-02-27T18:12:42.978Z] (41/80) Installing libpng (1.6.37-r1) [2023-02-27T18:12:42.978Z] (42/80) Installing freetype (2.12.1-r0) [2023-02-27T18:12:42.978Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-02-27T18:12:42.978Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-02-27T18:12:42.978Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-02-27T18:12:42.978Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-02-27T18:12:42.978Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-02-27T18:12:42.978Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-02-27T18:12:42.978Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-02-27T18:12:42.978Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-02-27T18:12:43.237Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-02-27T18:12:43.237Z] (52/80) Installing avahi-libs (0.8-r6) [2023-02-27T18:12:43.237Z] (53/80) Installing nettle (3.7.3-r0) [2023-02-27T18:12:43.237Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-02-27T18:12:43.237Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-02-27T18:12:43.237Z] (56/80) Installing libunistring (1.0-r0) [2023-02-27T18:12:43.237Z] (57/80) Installing gnutls (3.7.7-r1) [2023-02-27T18:12:43.237Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-02-27T18:12:43.237Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-02-27T18:12:43.237Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-02-27T18:12:43.237Z] (61/80) Installing libevdev (1.12.1-r0) [2023-02-27T18:12:43.237Z] (62/80) Installing mtdev (1.1.6-r0) [2023-02-27T18:12:43.237Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-02-27T18:12:43.237Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-02-27T18:12:43.237Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-27T18:12:43.237Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-02-27T18:12:43.237Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-02-27T18:12:43.237Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-02-27T18:12:43.237Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-02-27T18:12:43.237Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-02-27T18:12:43.237Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-02-27T18:12:43.238Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-02-27T18:12:43.496Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-27T18:12:43.496Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-02-27T18:12:43.755Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-27T18:12:43.755Z] Executing udev-init-scripts-35-r0.post-install [2023-02-27T18:12:43.755Z] (76/80) Installing kmod-libs (29-r2) [2023-02-27T18:12:43.755Z] (77/80) Installing eudev (3.2.11-r0) [2023-02-27T18:12:43.755Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-02-27T18:12:43.755Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-27T18:12:43.755Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-02-27T18:12:43.755Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T18:12:43.755Z] Executing eudev-3.2.11-r0.trigger [2023-02-27T18:12:43.755Z] OK: 331 MiB in 131 packages [2023-02-27T18:12:47.039Z] Removing intermediate container a2624b530e10 [2023-02-27T18:12:47.040Z] ---> e5e7ac5f17af [2023-02-27T18:12:47.040Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-27T18:12:47.040Z] ---> Running in a8ce0a7e080a [2023-02-27T18:12:47.040Z] Removing intermediate container a8ce0a7e080a [2023-02-27T18:12:47.040Z] ---> 74f1ecac443c [2023-02-27T18:12:47.040Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-27T18:12:47.040Z] ---> 6ccba4e6899e [2023-02-27T18:12:47.040Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T18:12:47.040Z] ---> Running in cd302cf62b94 [2023-02-27T18:13:19.150Z] Removing intermediate container cd302cf62b94 [2023-02-27T18:13:19.150Z] ---> 59cb8797b561 [2023-02-27T18:13:19.150Z] Step 11/13 : COPY . . [2023-02-27T18:13:19.150Z] ---> 28f54d025220 [2023-02-27T18:13:19.150Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-27T18:13:19.150Z] ---> Running in ef227f880089 [2023-02-27T18:13:19.150Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T18:13:19.150Z] Dload Upload Total Spent Left Speed [2023-02-27T18:13:19.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2606 0 --:--:-- --:--:-- --:--:-- 2609 [2023-02-27T18:13:19.976Z] Removing intermediate container ef227f880089 [2023-02-27T18:13:19.976Z] ---> e086bb7a17d4 [2023-02-27T18:13:19.976Z] Step 13/13 : RUN ${MAKE} [2023-02-27T18:13:19.976Z] ---> Running in 792cc700cb98 [2023-02-27T18:13:20.234Z] noop [2023-02-27T18:13:20.493Z] Removing intermediate container 792cc700cb98 [2023-02-27T18:13:20.493Z] ---> 31c38c7b16cd [2023-02-27T18:13:20.493Z] Successfully built 31c38c7b16cd [2023-02-27T18:13:20.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:13:20.929Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T18:13:20.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:13:21.081Z] prd-ubuntu20.04-docker-8c-8g-7629 does not seem to be running inside a container [2023-02-27T18:13:21.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-159 -v /w/workspace/foundry_device-usb-camera_PR-159:/w/workspace/foundry_device-usb-camera_PR-159:rw,z -v /w/workspace/foundry_device-usb-camera_PR-159@tmp:/w/workspace/foundry_device-usb-camera_PR-159@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 ******** ci-base-image-x86_64 cat [2023-02-27T18:13:21.478Z] $ docker top b6a6a76d7ba36ad18d346cb4af2597a449eada7c1b24521bf6531c735d7c6147 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T18:13:21.860Z] + go version [2023-02-27T18:13:21.860Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T18:13:21.890Z] $ docker stop --time=1 b6a6a76d7ba36ad18d346cb4af2597a449eada7c1b24521bf6531c735d7c6147 [2023-02-27T18:13:23.326Z] $ docker rm -f --volumes b6a6a76d7ba36ad18d346cb4af2597a449eada7c1b24521bf6531c735d7c6147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:13:24.075Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T18:13:24.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:13:24.227Z] prd-ubuntu20.04-docker-8c-8g-7629 does not seem to be running inside a container [2023-02-27T18:13:24.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-159 -v /w/workspace/foundry_device-usb-camera_PR-159:/w/workspace/foundry_device-usb-camera_PR-159:rw,z -v /w/workspace/foundry_device-usb-camera_PR-159@tmp:/w/workspace/foundry_device-usb-camera_PR-159@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 ******** ci-base-image-x86_64 cat [2023-02-27T18:13:24.681Z] $ docker top a379fe22ab2c7f751f8f35969022c9f77844a0dfd09e602b43300954af29e8fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T18:13:25.063Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-159 [Pipeline] fileExists [Pipeline] sh [2023-02-27T18:13:25.422Z] + make test [2023-02-27T18:13:25.422Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T18:13:25.680Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-27T18:13:33.780Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-27T18:13:34.712Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2023-02-27T18:13:41.257Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-27T18:13:41.257Z] go vet ./... [2023-02-27T18:13:43.788Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T18:13:43.788Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T18:13:43.788Z] ./bin/test-attribution-txt.sh [2023-02-27T18:13:43.788Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-27T18:13:43.788Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T18:13:43.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T18:13:43.908Z] $ docker stop --time=1 a379fe22ab2c7f751f8f35969022c9f77844a0dfd09e602b43300954af29e8fb [2023-02-27T18:13:46.257Z] $ docker rm -f --volumes a379fe22ab2c7f751f8f35969022c9f77844a0dfd09e602b43300954af29e8fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T18:13:46.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T18:13:46.884Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T18:13:47.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T18:13:47.857Z] + ls -al . [2023-02-27T18:13:47.857Z] total 196 [2023-02-27T18:13:47.857Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 18:13 . [2023-02-27T18:13:47.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:12 .. [2023-02-27T18:13:47.857Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 18:13 .git [2023-02-27T18:13:47.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:12 .github [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 27 18:12 .gitignore [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 18:12 .golangci.yml [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 27 18:12 .hadolint.yml [2023-02-27T18:13:47.857Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 18:12 .semver [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 27 18:12 Attribution.txt [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 27 18:12 CHANGELOG.md [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 27 18:12 Dockerfile [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 27 18:12 GOVERNANCE.md [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 27 18:12 Jenkinsfile [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 18:12 LICENSE [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 27 18:12 Makefile [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 18:12 OWNERS.md [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 27 18:12 README.md [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 18:12 VERSION [2023-02-27T18:13:47.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 18:12 bin [2023-02-27T18:13:47.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:12 cmd [2023-02-27T18:13:47.857Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 27 18:13 coverage.out [2023-02-27T18:13:47.857Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 27 18:12 docker-entrypoint.sh [2023-02-27T18:13:47.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:12 docs [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 3487 Feb 27 18:12 go.mod [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 33501 Feb 27 18:12 go.sum [2023-02-27T18:13:47.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:12 internal [2023-02-27T18:13:47.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:12 snap [2023-02-27T18:13:47.857Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 27 18:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:13:48.231Z] + 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=52262c33a353b8f22df4ea5739052875ad6c5c46 --label arch=amd64 --label version=0.0.0 . [2023-02-27T18:13:48.231Z] Sending build context to Docker daemon 1.772MB [2023-02-27T18:13:48.231Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T18:13:48.231Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-27T18:13:48.231Z] ---> 31c38c7b16cd [2023-02-27T18:13:48.231Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-27T18:13:48.231Z] ---> Running in 7a2e8e99a10f [2023-02-27T18:13:48.491Z] Removing intermediate container 7a2e8e99a10f [2023-02-27T18:13:48.491Z] ---> 6dbef6c33c1e [2023-02-27T18:13:48.491Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T18:13:48.491Z] ---> Running in c8e84f0f51d4 [2023-02-27T18:13:48.750Z] Removing intermediate container c8e84f0f51d4 [2023-02-27T18:13:48.750Z] ---> ca62a151de3e [2023-02-27T18:13:48.750Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-27T18:13:48.750Z] ---> Running in 22fd9f039736 [2023-02-27T18:13:48.750Z] Removing intermediate container 22fd9f039736 [2023-02-27T18:13:48.750Z] ---> efad5a77a24f [2023-02-27T18:13:48.750Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-27T18:13:48.751Z] ---> Running in d6e58a4983fc [2023-02-27T18:13:48.751Z] Removing intermediate container d6e58a4983fc [2023-02-27T18:13:48.751Z] ---> 137d84341a85 [2023-02-27T18:13:48.751Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T18:13:48.751Z] ---> Running in 1370fc21df46 [2023-02-27T18:13:49.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T18:13:49.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T18:13:49.266Z] OK: 331 MiB in 131 packages [2023-02-27T18:13:49.836Z] Removing intermediate container 1370fc21df46 [2023-02-27T18:13:49.836Z] ---> dac4f13755df [2023-02-27T18:13:49.836Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-27T18:13:49.836Z] ---> Running in 522369659d74 [2023-02-27T18:13:49.836Z] Removing intermediate container 522369659d74 [2023-02-27T18:13:49.836Z] ---> 5edec1f1f36a [2023-02-27T18:13:49.836Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-27T18:13:49.836Z] ---> bd4c0d1bc49d [2023-02-27T18:13:49.836Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T18:13:49.836Z] ---> Running in de99da8d78c2 [2023-02-27T18:13:50.771Z] Removing intermediate container de99da8d78c2 [2023-02-27T18:13:50.771Z] ---> ae3b96ea6b3b [2023-02-27T18:13:50.771Z] Step 11/35 : COPY . . [2023-02-27T18:13:51.029Z] ---> 8f377083e596 [2023-02-27T18:13:51.029Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-27T18:13:51.029Z] ---> Running in 6d6c350ceb73 [2023-02-27T18:13:51.288Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T18:13:51.288Z] Dload Upload Total Spent Left Speed [2023-02-27T18:13:51.288Z]  0 0 0  0 0 0  0   0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41692 0 --:--:-- --:--:-- --:--:-- 42480 [2023-02-27T18:13:51.855Z] Removing intermediate container 6d6c350ceb73 [2023-02-27T18:13:51.855Z] ---> 24db1b709d9a [2023-02-27T18:13:51.855Z] Step 13/35 : RUN ${MAKE} [2023-02-27T18:13:51.855Z] ---> Running in a385bf6d5dc5 [2023-02-27T18:13:52.114Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-27T18:14:12.401Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7632 in /w/workspace/foundry_device-usb-camera_PR-159 [Pipeline] { [Pipeline] ws [2023-02-27T18:14:12.463Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-27T18:14:12.536Z] Selected Git installation does not exist. Using Default [2023-02-27T18:14:12.536Z] The recommended git tool is: NONE [2023-02-27T18:14:14.034Z] Removing intermediate container a385bf6d5dc5 [2023-02-27T18:14:14.034Z] ---> d2471a42f66d [2023-02-27T18:14:14.034Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-27T18:14:14.034Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-27T18:14:14.034Z] af6660deedbd: Pulling fs layer [2023-02-27T18:14:14.034Z] 97cd0a44c592: Pulling fs layer [2023-02-27T18:14:14.034Z] 97cd0a44c592: Verifying Checksum [2023-02-27T18:14:14.034Z] 97cd0a44c592: Download complete [2023-02-27T18:14:14.034Z] af6660deedbd: Verifying Checksum [2023-02-27T18:14:14.034Z] af6660deedbd: Download complete [2023-02-27T18:14:14.034Z] af6660deedbd: Pull complete [2023-02-27T18:14:14.034Z] 97cd0a44c592: Pull complete [2023-02-27T18:14:14.034Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-27T18:14:14.034Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-27T18:14:14.034Z] ---> fea57e182299 [2023-02-27T18:14:14.034Z] Step 15/35 : FROM alpine:3.16 [2023-02-27T18:14:14.034Z] 3.16: Pulling from library/alpine [2023-02-27T18:14:14.034Z] ef5531b6e74e: Pulling fs layer [2023-02-27T18:14:14.034Z] ef5531b6e74e: Verifying Checksum [2023-02-27T18:14:14.034Z] ef5531b6e74e: Download complete [2023-02-27T18:14:14.034Z] ef5531b6e74e: Pull complete [2023-02-27T18:14:14.034Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T18:14:14.034Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T18:14:14.034Z] ---> dfd21b5a31f5 [2023-02-27T18:14:14.034Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-27T18:14:14.034Z] ---> Running in b323511d5566 [2023-02-27T18:14:14.034Z] Removing intermediate container b323511d5566 [2023-02-27T18:14:14.034Z] ---> f4d37cff8dab [2023-02-27T18:14:14.034Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-27T18:14:14.034Z] ---> Running in 2ae813750d70 [2023-02-27T18:14:14.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T18:14:14.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T18:14:14.549Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-02-27T18:14:14.549Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-02-27T18:14:14.549Z] (3/80) Installing libxau (1.0.9-r0) [2023-02-27T18:14:14.549Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-02-27T18:14:14.549Z] (5/80) Installing libxcb (1.15-r0) [2023-02-27T18:14:14.549Z] (6/80) Installing libx11 (1.8-r0) [2023-02-27T18:14:14.549Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-02-27T18:14:14.807Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-02-27T18:14:14.807Z] (9/80) Installing expat (2.5.0-r0) [2023-02-27T18:14:14.807Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-02-27T18:14:14.807Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-02-27T18:14:14.807Z] (12/80) Installing libpng (1.6.37-r1) [2023-02-27T18:14:14.807Z] (13/80) Installing freetype (2.12.1-r0) [2023-02-27T18:14:14.807Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-02-27T18:14:14.807Z] (15/80) Installing fribidi (1.0.12-r0) [2023-02-27T18:14:14.807Z] (16/80) Installing libffi (3.4.2-r1) [2023-02-27T18:14:14.807Z] (17/80) Installing libintl (0.21-r2) [2023-02-27T18:14:14.807Z] (18/80) Installing libblkid (2.38-r1) [2023-02-27T18:14:14.807Z] (19/80) Installing libmount (2.38-r1) [2023-02-27T18:14:14.807Z] (20/80) Installing pcre (8.45-r2) [2023-02-27T18:14:14.807Z] (21/80) Installing glib (2.72.1-r0) [2023-02-27T18:14:14.807Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-02-27T18:14:14.807Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-02-27T18:14:14.807Z] (24/80) Installing libass (0.16.0-r0) [2023-02-27T18:14:14.807Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-02-27T18:14:14.807Z] (26/80) Installing libpciaccess (0.16-r0) [2023-02-27T18:14:14.807Z] (27/80) Installing libdrm (2.4.110-r0) [2023-02-27T18:14:14.807Z] (28/80) Installing gmp (6.2.1-r2) [2023-02-27T18:14:14.807Z] (29/80) Installing nettle (3.7.3-r0) [2023-02-27T18:14:14.807Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-02-27T18:14:15.066Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-02-27T18:14:15.066Z] (32/80) Installing libunistring (1.0-r0) [2023-02-27T18:14:15.066Z] (33/80) Installing gnutls (3.7.7-r1) [2023-02-27T18:14:15.066Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-27T18:14:15.066Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-27T18:14:15.066Z] (36/80) Installing lame (3.100-r0) [2023-02-27T18:14:15.066Z] (37/80) Installing opus (1.3.1-r1) [2023-02-27T18:14:15.066Z] (38/80) Installing libasyncns (0.8-r1) [2023-02-27T18:14:15.066Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-02-27T18:14:15.066Z] (40/80) Installing libltdl (2.4.7-r0) [2023-02-27T18:14:15.066Z] (41/80) Installing orc (0.4.32-r0) [2023-02-27T18:14:15.066Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-02-27T18:14:15.066Z] (43/80) Installing libogg (1.3.5-r1) [2023-02-27T18:14:15.066Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-27T18:14:15.066Z] (45/80) Installing flac (1.3.4-r0) [2023-02-27T18:14:15.066Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-02-27T18:14:15.066Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-02-27T18:14:15.066Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-02-27T18:14:15.066Z] (49/80) Installing soxr (0.1.3-r2) [2023-02-27T18:14:15.066Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-02-27T18:14:15.066Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-02-27T18:14:15.066Z] (52/80) Installing libpulse (15.0-r2) [2023-02-27T18:14:15.066Z] (53/80) Installing cjson (1.7.15-r3) [2023-02-27T18:14:15.066Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-02-27T18:14:15.066Z] (55/80) Installing librist (0.2.6-r1) [2023-02-27T18:14:15.066Z] (56/80) Installing libsrt (1.4.4-r0) [2023-02-27T18:14:15.066Z] (57/80) Installing libssh (0.9.6-r1) [2023-02-27T18:14:15.066Z] (58/80) Installing libtheora (1.1.1-r16) [2023-02-27T18:14:15.066Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-27T18:14:15.066Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-27T18:14:15.066Z] (61/80) Installing libxext (1.3.4-r0) [2023-02-27T18:14:15.335Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-02-27T18:14:15.335Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-27T18:14:15.335Z] (64/80) Installing libva (2.14.0-r0) [2023-02-27T18:14:15.335Z] (65/80) Installing libvdpau (1.5-r0) [2023-02-27T18:14:15.335Z] (66/80) Installing vidstab (1.1.0-r1) [2023-02-27T18:14:15.335Z] (67/80) Installing libvpx (1.11.0-r1) [2023-02-27T18:14:15.335Z] (68/80) Installing libwebp (1.2.3-r0) [2023-02-27T18:14:15.335Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-02-27T18:14:15.335Z] (70/80) Installing numactl (2.0.14-r0) [2023-02-27T18:14:15.335Z] (71/80) Installing x265-libs (3.5-r3) [2023-02-27T18:14:15.335Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-02-27T18:14:15.335Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-02-27T18:14:15.593Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-02-27T18:14:15.593Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-27T18:14:15.593Z] Executing udev-init-scripts-35-r0.post-install [2023-02-27T18:14:15.593Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-02-27T18:14:15.593Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-02-27T18:14:15.593Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-02-27T18:14:15.593Z] (79/80) Installing kmod-libs (29-r2) [2023-02-27T18:14:15.593Z] (80/80) Installing eudev (3.2.11-r0) [2023-02-27T18:14:15.593Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T18:14:15.593Z] Executing eudev-3.2.11-r0.trigger [2023-02-27T18:14:15.593Z] OK: 100 MiB in 94 packages [2023-02-27T18:14:17.917Z] using credential edgex-jenkins-ssh [2023-02-27T18:14:17.939Z] Cloning the remote Git repository [2023-02-27T18:14:18.121Z] Removing intermediate container 2ae813750d70 [2023-02-27T18:14:18.121Z] ---> f71f39270dd3 [2023-02-27T18:14:18.121Z] Step 18/35 : WORKDIR / [2023-02-27T18:14:18.121Z] ---> Running in bf8aa7a09688 [2023-02-27T18:14:18.121Z] Removing intermediate container bf8aa7a09688 [2023-02-27T18:14:18.121Z] ---> 5537cda1f175 [2023-02-27T18:14:18.121Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-27T18:14:18.389Z] ---> 9fa9fd27409c [2023-02-27T18:14:18.389Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-27T18:14:18.389Z] ---> cc1ba45401ad [2023-02-27T18:14:18.389Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-27T18:14:18.649Z] ---> aed2862ed144 [2023-02-27T18:14:18.649Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-27T18:14:18.649Z] ---> 4672f5362e8e [2023-02-27T18:14:18.649Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-27T18:14:17.986Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-02-27T18:14:18.064Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-02-27T18:14:18.222Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-27T18:14:18.223Z] > git --version # timeout=10 [2023-02-27T18:14:18.249Z] > git --version # 'git version 2.25.1' [2023-02-27T18:14:18.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T18:14:18.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T18:14:18.907Z] ---> 3659c65734dd [2023-02-27T18:14:18.907Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-27T18:14:18.907Z] ---> 6fcdb5a28502 [2023-02-27T18:14:18.907Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-27T18:14:19.472Z] ---> 4a3deea88c6b [2023-02-27T18:14:19.472Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-27T18:14:19.472Z] ---> Running in 9d67df1aa26e [2023-02-27T18:14:19.115Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-27T18:14:19.146Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T18:14:20.041Z] Removing intermediate container 9d67df1aa26e [2023-02-27T18:14:20.041Z] ---> 93bfd9b46239 [2023-02-27T18:14:20.041Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-27T18:14:20.041Z] ---> Running in 179a7d2b6d59 [2023-02-27T18:14:20.608Z] Removing intermediate container 179a7d2b6d59 [2023-02-27T18:14:20.608Z] ---> 5b05a41332f9 [2023-02-27T18:14:20.608Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-27T18:14:20.616Z] Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit 52262c33a353b8f22df4ea5739052875ad6c5c46 [2023-02-27T18:14:20.867Z] ---> Running in 2479365a8be0 [2023-02-27T18:14:20.871Z] Merge succeeded, producing 52262c33a353b8f22df4ea5739052875ad6c5c46 [2023-02-27T18:14:20.871Z] Checking out Revision 52262c33a353b8f22df4ea5739052875ad6c5c46 (PR-159) [2023-02-27T18:14:19.987Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-27T18:14:20.024Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-27T18:14:20.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T18:14:20.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T18:14:20.634Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T18:14:20.654Z] > git checkout -f 52262c33a353b8f22df4ea5739052875ad6c5c46 # timeout=10 [2023-02-27T18:14:20.759Z] > git remote # timeout=10 [2023-02-27T18:14:20.779Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T18:14:20.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T18:14:20.814Z] > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 [2023-02-27T18:14:20.846Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T18:14:20.878Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T18:14:20.896Z] > git checkout -f 52262c33a353b8f22df4ea5739052875ad6c5c46 # timeout=10 [2023-02-27T18:14:21.434Z] Removing intermediate container 2479365a8be0 [2023-02-27T18:14:21.434Z] ---> fde8c62ebac4 [2023-02-27T18:14:21.434Z] Step 29/35 : EXPOSE 59983 [2023-02-27T18:14:21.434Z] ---> Running in 9ca7ed324b93 [2023-02-27T18:14:21.434Z] Removing intermediate container 9ca7ed324b93 [2023-02-27T18:14:21.434Z] ---> 4c4bde39ba97 [2023-02-27T18:14:21.434Z] Step 30/35 : EXPOSE 8554 [2023-02-27T18:14:21.475Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-27T18:14:21.526Z] > git --version # timeout=10 [2023-02-27T18:14:21.539Z] > git --version # 'git version 2.25.1' [2023-02-27T18:14:21.557Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T18:14:21.694Z] ---> Running in 36d8e94949bd [2023-02-27T18:14:21.694Z] Removing intermediate container 36d8e94949bd [2023-02-27T18:14:21.694Z] ---> bf04dab94b32 [2023-02-27T18:14:21.694Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-27T18:14:21.694Z] ---> Running in 937c84ac4cae [2023-02-27T18:14:21.694Z] Removing intermediate container 937c84ac4cae [2023-02-27T18:14:21.694Z] ---> 7fcb3741bf60 [2023-02-27T18:14:21.694Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-27T18:14:21.694Z] ---> Running in 9552be3b836b [2023-02-27T18:14:21.952Z] Removing intermediate container 9552be3b836b [2023-02-27T18:14:21.952Z] ---> 88af7b6576cb [2023-02-27T18:14:21.952Z] Step 33/35 : LABEL arch=amd64 [2023-02-27T18:14:21.952Z] ---> Running in 00244e598cc9 [2023-02-27T18:14:21.952Z] Removing intermediate container 00244e598cc9 [2023-02-27T18:14:21.952Z] ---> 2d7ae15e2c0d [2023-02-27T18:14:21.952Z] Step 34/35 : LABEL git_sha=52262c33a353b8f22df4ea5739052875ad6c5c46 [2023-02-27T18:14:21.952Z] ---> Running in 78bf5566b2f8 [2023-02-27T18:14:21.952Z] Removing intermediate container 78bf5566b2f8 [2023-02-27T18:14:21.952Z] ---> 51034160ed9c [2023-02-27T18:14:21.952Z] Step 35/35 : LABEL version=0.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-02-27T18:14:22.212Z] ---> Running in 5ae8d832f65e [2023-02-27T18:14:22.212Z] Removing intermediate container 5ae8d832f65e [2023-02-27T18:14:22.212Z] ---> a5f48716bcf5 [2023-02-27T18:14:22.212Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T18:14:22.212Z] Successfully built a5f48716bcf5 [2023-02-27T18:14:22.212Z] Successfully tagged device-usb-camera:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2023-02-27T18:14:22.722Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T18:14:22.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T18:14:22.722Z] Dload Upload Total Spent Left Speed [2023-02-27T18:14:22.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 77278 [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 [Pipeline] sh [2023-02-27T18:14:23.354Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T18:14:23.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T18:14:23.395Z] [2023-02-27T18:14:23.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:14:23.715Z] + sudo tee /etc/docker/daemon.new [2023-02-27T18:14:23.715Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T18:14:23.715Z] { [2023-02-27T18:14:23.715Z] "registry-mirrors": [ [2023-02-27T18:14:23.715Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T18:14:23.715Z] ], [2023-02-27T18:14:23.715Z] "bip": "10.250.0.254/24", [2023-02-27T18:14:23.715Z] "hosts": [ [2023-02-27T18:14:23.715Z] "tcp://0.0.0.0:5555", [2023-02-27T18:14:23.715Z] "unix:///var/run/docker.sock" [2023-02-27T18:14:23.715Z] ], [2023-02-27T18:14:23.715Z] "mtu": 1458, [2023-02-27T18:14:23.715Z] "selinux-enabled": true, [2023-02-27T18:14:23.715Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T18:14:23.715Z] } [Pipeline] sh [2023-02-27T18:14:23.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T18:14:23.862Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T18:14:23.862Z] 5eb5b503b376: Pulling fs layer [2023-02-27T18:14:23.862Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T18:14:23.862Z] ec43610c2a17: Pulling fs layer [2023-02-27T18:14:23.862Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T18:14:23.862Z] 33b1e0a273af: Pulling fs layer [2023-02-27T18:14:23.862Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T18:14:23.862Z] 2f39f015ded8: Pulling fs layer [2023-02-27T18:14:23.862Z] 3a2ae6a8a46f: Waiting [2023-02-27T18:14:23.862Z] 33b1e0a273af: Waiting [2023-02-27T18:14:23.862Z] 5d3b04190fa2: Waiting [2023-02-27T18:14:23.862Z] 2f39f015ded8: Waiting [2023-02-27T18:14:23.862Z] 5c69ac0246d0: Verifying Checksum [2023-02-27T18:14:23.862Z] 5c69ac0246d0: Download complete [2023-02-27T18:14:24.075Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T18:14:24.122Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T18:14:24.122Z] 3a2ae6a8a46f: Download complete [2023-02-27T18:14:24.122Z] 33b1e0a273af: Verifying Checksum [2023-02-27T18:14:24.122Z] 33b1e0a273af: Download complete [2023-02-27T18:14:24.122Z] ec43610c2a17: Verifying Checksum [2023-02-27T18:14:24.122Z] ec43610c2a17: Download complete [2023-02-27T18:14:24.122Z] 5d3b04190fa2: Download complete [2023-02-27T18:14:24.381Z] 5eb5b503b376: Verifying Checksum [2023-02-27T18:14:24.381Z] 5eb5b503b376: Download complete [2023-02-27T18:14:24.455Z] + sudo service docker restart [2023-02-27T18:14:24.947Z] 2f39f015ded8: Download complete [2023-02-27T18:14:25.515Z] 5eb5b503b376: Pull complete [2023-02-27T18:14:25.515Z] 5c69ac0246d0: Pull complete [2023-02-27T18:14:25.774Z] ec43610c2a17: Pull complete [2023-02-27T18:14:25.774Z] 3a2ae6a8a46f: Pull complete [2023-02-27T18:14:26.032Z] 33b1e0a273af: Pull complete [2023-02-27T18:14:26.289Z] 5d3b04190fa2: Pull complete [2023-02-27T18:14:30.468Z] 2f39f015ded8: Pull complete [2023-02-27T18:14:30.468Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T18:14:30.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T18:14:30.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:14:30.697Z] prd-ubuntu20.04-docker-8c-8g-7629 does not seem to be running inside a container [2023-02-27T18:14:30.725Z] $ 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/foundry_device-usb-camera_PR-159 -v /w/workspace/foundry_device-usb-camera_PR-159:/w/workspace/foundry_device-usb-camera_PR-159:rw,z -v /w/workspace/foundry_device-usb-camera_PR-159@tmp:/w/workspace/foundry_device-usb-camera_PR-159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T18:14:33.329Z] $ docker top 757b48b47c2796fdea94b2e4bbe868172eb58579520d6eb18e58eb4b87c96bf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:14:33.751Z] ---> job-cost.sh [2023-02-27T18:14:33.751Z] lf-activate-venv: SKIPPING [2023-02-27T18:14:33.751Z] INFO: No Stack... [2023-02-27T18:14:34.009Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T18:14:34.268Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T18:14:34.581Z] + cat /w/workspace/foundry_device-usb-camera_PR-159/archives/cost.csv [2023-02-27T18:14:34.581Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T18:14:34.623Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] [2023-02-27T18:14:34.628Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] did not exist. Created. [2023-02-27T18:14:34.629Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T18:14:35.015Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T18:14:35.063Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T18:14:35.089Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T18:14:35.162Z] $ docker stop --time=1 757b48b47c2796fdea94b2e4bbe868172eb58579520d6eb18e58eb4b87c96bf8 [2023-02-27T18:14:36.306Z] $ docker rm -f --volumes 757b48b47c2796fdea94b2e4bbe868172eb58579520d6eb18e58eb4b87c96bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T18:14:42.782Z] provisioning config files... [2023-02-27T18:14:42.809Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3132950413653946555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:14:43.210Z] ---> docker-login.sh [2023-02-27T18:14:43.211Z] nexus3.edgexfoundry.org:10001 [2023-02-27T18:14:43.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:14:43.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:14:43.801Z] Configure a credential helper to remove this warning. See [2023-02-27T18:14:43.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:14:43.801Z] [2023-02-27T18:14:43.801Z] Login Succeeded [2023-02-27T18:14:43.801Z] nexus3.edgexfoundry.org:10002 [2023-02-27T18:14:44.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:14:44.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:14:44.342Z] Configure a credential helper to remove this warning. See [2023-02-27T18:14:44.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:14:44.342Z] [2023-02-27T18:14:44.342Z] Login Succeeded [2023-02-27T18:14:44.342Z] nexus3.edgexfoundry.org:10003 [2023-02-27T18:14:44.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:14:44.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:14:44.616Z] Configure a credential helper to remove this warning. See [2023-02-27T18:14:44.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:14:44.616Z] [2023-02-27T18:14:44.616Z] Login Succeeded [2023-02-27T18:14:44.616Z] nexus3.edgexfoundry.org:10004 [2023-02-27T18:14:44.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:14:44.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:14:44.890Z] Configure a credential helper to remove this warning. See [2023-02-27T18:14:44.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:14:44.890Z] [2023-02-27T18:14:44.890Z] Login Succeeded [2023-02-27T18:14:44.890Z] docker.io [2023-02-27T18:14:45.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:14:45.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:14:45.430Z] Configure a credential helper to remove this warning. See [2023-02-27T18:14:45.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:14:45.430Z] [2023-02-27T18:14:45.430Z] Login Succeeded [2023-02-27T18:14:45.430Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T18:14:45.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T18:14:45.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T18:14:45.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T18:14:45.930Z] ========================================================= [2023-02-27T18:14:45.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T18:14:45.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:14:46.441Z] + 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 . [2023-02-27T18:14:47.411Z] Sending build context to Docker daemon 1.132MB [2023-02-27T18:14:47.411Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T18:14:47.411Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-27T18:14:47.411Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T18:14:47.411Z] 9b18e9b68314: Pulling fs layer [2023-02-27T18:14:47.411Z] 35d82f9e3411: Pulling fs layer [2023-02-27T18:14:47.411Z] e16973657156: Pulling fs layer [2023-02-27T18:14:47.411Z] fc693d55d65f: Pulling fs layer [2023-02-27T18:14:47.411Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T18:14:47.411Z] dda99020689f: Pulling fs layer [2023-02-27T18:14:47.411Z] db1c61fa0a46: Pulling fs layer [2023-02-27T18:14:47.411Z] 891c053d2c06: Pulling fs layer [2023-02-27T18:14:47.411Z] 7e9fc2657dce: Waiting [2023-02-27T18:14:47.411Z] dda99020689f: Waiting [2023-02-27T18:14:47.411Z] db1c61fa0a46: Waiting [2023-02-27T18:14:47.411Z] 891c053d2c06: Waiting [2023-02-27T18:14:47.411Z] fc693d55d65f: Waiting [2023-02-27T18:14:47.411Z] e16973657156: Verifying Checksum [2023-02-27T18:14:47.411Z] e16973657156: Download complete [2023-02-27T18:14:47.695Z] 35d82f9e3411: Verifying Checksum [2023-02-27T18:14:47.695Z] 35d82f9e3411: Download complete [2023-02-27T18:14:47.695Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T18:14:47.695Z] 7e9fc2657dce: Download complete [2023-02-27T18:14:47.695Z] dda99020689f: Verifying Checksum [2023-02-27T18:14:47.695Z] dda99020689f: Download complete [2023-02-27T18:14:47.695Z] 9b18e9b68314: Verifying Checksum [2023-02-27T18:14:47.695Z] 9b18e9b68314: Download complete [2023-02-27T18:14:48.672Z] 9b18e9b68314: Pull complete [2023-02-27T18:14:48.672Z] 891c053d2c06: Verifying Checksum [2023-02-27T18:14:48.672Z] 891c053d2c06: Download complete [2023-02-27T18:14:49.268Z] 35d82f9e3411: Pull complete [2023-02-27T18:14:49.540Z] e16973657156: Pull complete [2023-02-27T18:14:50.138Z] db1c61fa0a46: Verifying Checksum [2023-02-27T18:14:50.138Z] db1c61fa0a46: Download complete [2023-02-27T18:14:50.727Z] fc693d55d65f: Verifying Checksum [2023-02-27T18:14:50.727Z] fc693d55d65f: Download complete [2023-02-27T18:15:03.065Z] fc693d55d65f: Pull complete [2023-02-27T18:15:03.065Z] 7e9fc2657dce: Pull complete [2023-02-27T18:15:03.336Z] dda99020689f: Pull complete [2023-02-27T18:15:10.189Z] db1c61fa0a46: Pull complete [2023-02-27T18:15:12.793Z] 891c053d2c06: Pull complete [2023-02-27T18:15:12.793Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T18:15:12.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T18:15:12.793Z] ---> f96f9c87975a [2023-02-27T18:15:12.793Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-27T18:15:13.381Z] ---> Running in ec080092568b [2023-02-27T18:15:13.965Z] Removing intermediate container ec080092568b [2023-02-27T18:15:13.965Z] ---> 5b32ac5f475e [2023-02-27T18:15:13.965Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T18:15:13.965Z] ---> Running in 1e37f0cb3b03 [2023-02-27T18:15:14.235Z] Removing intermediate container 1e37f0cb3b03 [2023-02-27T18:15:14.235Z] ---> 27ad0ea5682a [2023-02-27T18:15:14.235Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-27T18:15:14.235Z] ---> Running in e1f8bd5f686f [2023-02-27T18:15:14.504Z] Removing intermediate container e1f8bd5f686f [2023-02-27T18:15:14.504Z] ---> 24100263fa45 [2023-02-27T18:15:14.504Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-27T18:15:14.775Z] ---> Running in d74fcb32174a [2023-02-27T18:15:15.056Z] Removing intermediate container d74fcb32174a [2023-02-27T18:15:15.056Z] ---> 789a23dcc926 [2023-02-27T18:15:15.056Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T18:15:15.056Z] ---> Running in 4cdff815891b [2023-02-27T18:15:16.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T18:15:16.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T18:15:17.711Z] (1/14) Installing libintl (0.21-r2) [2023-02-27T18:15:17.711Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-02-27T18:15:17.711Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-02-27T18:15:17.711Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-02-27T18:15:17.711Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-02-27T18:15:17.987Z] (6/14) Installing udev-init-scripts (35-r0) [2023-02-27T18:15:17.987Z] Executing udev-init-scripts-35-r0.post-install [2023-02-27T18:15:17.987Z] (7/14) Installing libblkid (2.38-r1) [2023-02-27T18:15:17.987Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-02-27T18:15:17.987Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-02-27T18:15:17.987Z] (10/14) Installing kmod-libs (29-r2) [2023-02-27T18:15:17.987Z] (11/14) Installing eudev (3.2.11-r0) [2023-02-27T18:15:17.987Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-02-27T18:15:18.256Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-27T18:15:18.256Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-02-27T18:15:18.256Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T18:15:18.256Z] Executing eudev-3.2.11-r0.trigger [2023-02-27T18:15:18.256Z] OK: 228 MiB in 65 packages [2023-02-27T18:15:19.690Z] Removing intermediate container 4cdff815891b [2023-02-27T18:15:19.690Z] ---> bddb24c8e000 [2023-02-27T18:15:19.690Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-27T18:15:19.690Z] ---> Running in 9cf0a23ffa35 [2023-02-27T18:15:19.958Z] Removing intermediate container 9cf0a23ffa35 [2023-02-27T18:15:19.958Z] ---> df085931d87d [2023-02-27T18:15:19.958Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-27T18:15:20.550Z] ---> 7bc9b37edebb [2023-02-27T18:15:20.550Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T18:15:20.550Z] ---> Running in b1d8f9ac6ff3 [2023-02-27T18:16:28.440Z] Removing intermediate container b1d8f9ac6ff3 [2023-02-27T18:16:28.440Z] ---> dad432721922 [2023-02-27T18:16:28.440Z] Step 11/13 : COPY . . [2023-02-27T18:16:28.440Z] ---> 26731679bfd3 [2023-02-27T18:16:28.440Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-27T18:16:28.440Z] ---> Running in 1b6c3cef4396 [2023-02-27T18:16:28.440Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T18:16:28.440Z] Dload Upload Total Spent Left Speed [2023-02-27T18:16:28.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13322 0 --:--:-- --:--:-- --:--:-- 13443 [2023-02-27T18:16:28.440Z] Removing intermediate container 1b6c3cef4396 [2023-02-27T18:16:28.440Z] ---> f36563d5a98c [2023-02-27T18:16:28.440Z] Step 13/13 : RUN ${MAKE} [2023-02-27T18:16:28.440Z] ---> Running in 1b3e14f950cb [2023-02-27T18:16:28.440Z] noop [2023-02-27T18:16:28.440Z] Removing intermediate container 1b3e14f950cb [2023-02-27T18:16:28.440Z] ---> 3510ea9905e4 [2023-02-27T18:16:28.440Z] Successfully built 3510ea9905e4 [2023-02-27T18:16:28.440Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:16:28.911Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T18:16:28.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:16:29.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-7632 does not seem to be running inside a container [2023-02-27T18:16:29.248Z] $ 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 ******** ci-base-image-arm64 cat [2023-02-27T18:16:32.730Z] $ docker top e531543934dd2ecbc29a20352a72b108b8a191407f309b7af3360fc4552396ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T18:16:33.617Z] + go version [2023-02-27T18:16:33.617Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T18:16:33.657Z] $ docker stop --time=1 e531543934dd2ecbc29a20352a72b108b8a191407f309b7af3360fc4552396ed [2023-02-27T18:16:35.284Z] $ docker rm -f --volumes e531543934dd2ecbc29a20352a72b108b8a191407f309b7af3360fc4552396ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:16:36.128Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T18:16:36.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:16:36.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-7632 does not seem to be running inside a container [2023-02-27T18:16:36.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat [2023-02-27T18:16:37.698Z] $ docker top 76a024887a5b56024270867c1e8bffb32622e2af4ba14fc42b78bd5bae052757 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T18:16:38.625Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T18:16:39.334Z] + make test [2023-02-27T18:16:39.334Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T18:16:40.753Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-27T18:18:17.438Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-27T18:18:17.438Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 1.9% of statements [2023-02-27T18:18:17.705Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T18:18:17.705Z] go vet ./... [2023-02-27T18:18:44.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T18:18:44.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T18:18:44.399Z] ./bin/test-attribution-txt.sh [2023-02-27T18:18:44.399Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-27T18:18:44.399Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T18:18:44.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T18:18:44.470Z] $ docker stop --time=1 76a024887a5b56024270867c1e8bffb32622e2af4ba14fc42b78bd5bae052757 [2023-02-27T18:18:46.371Z] $ docker rm -f --volumes 76a024887a5b56024270867c1e8bffb32622e2af4ba14fc42b78bd5bae052757 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T18:18:47.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T18:18:47.442Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T18:18:48.050Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T18:18:48.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T18:18:48.961Z] + ls -al . [2023-02-27T18:18:48.961Z] total 192 [2023-02-27T18:18:48.961Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 18:16 . [2023-02-27T18:18:48.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:14 .. [2023-02-27T18:18:48.961Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 18:14 .git [2023-02-27T18:18:48.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:14 .github [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 27 18:14 .gitignore [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 18:14 .golangci.yml [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 27 18:14 .hadolint.yml [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 27 18:14 Attribution.txt [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 27 18:14 CHANGELOG.md [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 27 18:14 Dockerfile [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 27 18:14 GOVERNANCE.md [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 27 18:14 Jenkinsfile [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 18:14 LICENSE [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 27 18:14 Makefile [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 18:14 OWNERS.md [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 27 18:14 README.md [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 18:12 VERSION [2023-02-27T18:18:48.961Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 18:14 bin [2023-02-27T18:18:48.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:14 cmd [2023-02-27T18:18:48.961Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 27 18:18 coverage.out [2023-02-27T18:18:48.961Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 27 18:14 docker-entrypoint.sh [2023-02-27T18:18:48.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:14 docs [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 3487 Feb 27 18:14 go.mod [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 33501 Feb 27 18:14 go.sum [2023-02-27T18:18:48.961Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:14 internal [2023-02-27T18:18:48.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:14 snap [2023-02-27T18:18:48.961Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 27 18:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:18:49.398Z] + 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=52262c33a353b8f22df4ea5739052875ad6c5c46 --label arch=arm64 --label version=0.0.0 . [2023-02-27T18:18:49.993Z] Sending build context to Docker daemon 1.163MB [2023-02-27T18:18:49.993Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T18:18:49.993Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-27T18:18:49.993Z] ---> 3510ea9905e4 [2023-02-27T18:18:49.993Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-27T18:18:49.993Z] ---> Running in 1ff87f960458 [2023-02-27T18:18:50.580Z] Removing intermediate container 1ff87f960458 [2023-02-27T18:18:50.580Z] ---> c4b87834816b [2023-02-27T18:18:50.580Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T18:18:50.580Z] ---> Running in 4e183ac6b201 [2023-02-27T18:18:50.858Z] Removing intermediate container 4e183ac6b201 [2023-02-27T18:18:50.858Z] ---> 4dbf7d446262 [2023-02-27T18:18:50.858Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-27T18:18:51.132Z] ---> Running in 33abcc26336a [2023-02-27T18:18:51.401Z] Removing intermediate container 33abcc26336a [2023-02-27T18:18:51.401Z] ---> 9c95701d6d9f [2023-02-27T18:18:51.401Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-27T18:18:51.668Z] ---> Running in 59c7faefc8d2 [2023-02-27T18:18:52.252Z] Removing intermediate container 59c7faefc8d2 [2023-02-27T18:18:52.252Z] ---> 7387750cbb43 [2023-02-27T18:18:52.252Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T18:18:52.252Z] ---> Running in 988c29025fdd [2023-02-27T18:18:54.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T18:18:54.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T18:18:55.612Z] OK: 228 MiB in 65 packages [2023-02-27T18:18:57.571Z] Removing intermediate container 988c29025fdd [2023-02-27T18:18:57.571Z] ---> cff4bc36d9e8 [2023-02-27T18:18:57.571Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-27T18:18:57.571Z] ---> Running in 8e4f8844592b [2023-02-27T18:18:57.571Z] Removing intermediate container 8e4f8844592b [2023-02-27T18:18:57.571Z] ---> 554da0eb3da9 [2023-02-27T18:18:57.571Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-27T18:18:58.157Z] ---> c3ec77e92461 [2023-02-27T18:18:58.158Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T18:18:58.427Z] ---> Running in c8b953641d5e [2023-02-27T18:19:01.771Z] Removing intermediate container c8b953641d5e [2023-02-27T18:19:01.771Z] ---> 7b66b5116582 [2023-02-27T18:19:01.771Z] Step 11/35 : COPY . . [2023-02-27T18:19:02.370Z] ---> d18895c21fe6 [2023-02-27T18:19:02.370Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-27T18:19:02.654Z] ---> Running in 0ee7268741ea [2023-02-27T18:19:03.614Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-02-27T18:19:03.614Z]  Dload Upload Total Spent Left Speed [2023-02-27T18:19:03.614Z] 0 0 0 0 0  0 0  0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 12614 0 --:--:-- --:--:-- --:--:-- 12795 [2023-02-27T18:19:04.206Z] Removing intermediate container 0ee7268741ea [2023-02-27T18:19:04.206Z] ---> 2fa45287cf8c [2023-02-27T18:19:04.206Z] Step 13/35 : RUN ${MAKE} [2023-02-27T18:19:04.476Z] ---> Running in fd069837af7d [2023-02-27T18:19:05.438Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-27T18:21:42.229Z] Removing intermediate container fd069837af7d [2023-02-27T18:21:42.229Z] ---> fd6a4e6d7af8 [2023-02-27T18:21:42.229Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-27T18:21:42.229Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-27T18:21:42.229Z] eab2503cf8f4: Pulling fs layer [2023-02-27T18:21:42.229Z] 97cd0a44c592: Pulling fs layer [2023-02-27T18:21:42.496Z] 97cd0a44c592: Download complete [2023-02-27T18:21:43.079Z] eab2503cf8f4: Verifying Checksum [2023-02-27T18:21:43.079Z] eab2503cf8f4: Download complete [2023-02-27T18:21:43.674Z] eab2503cf8f4: Pull complete [2023-02-27T18:21:43.674Z] 97cd0a44c592: Pull complete [2023-02-27T18:21:43.941Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-27T18:21:43.941Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-27T18:21:43.941Z] ---> 7f763cca56b3 [2023-02-27T18:21:43.941Z] Step 15/35 : FROM alpine:3.16 [2023-02-27T18:21:44.209Z] 3.16: Pulling from library/alpine [2023-02-27T18:21:44.479Z] 3760b48202b3: Pulling fs layer [2023-02-27T18:21:44.765Z] 3760b48202b3: Verifying Checksum [2023-02-27T18:21:44.765Z] 3760b48202b3: Download complete [2023-02-27T18:21:46.715Z] 3760b48202b3: Pull complete [2023-02-27T18:21:46.715Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T18:21:46.715Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T18:21:46.715Z] ---> 4c81e5bf8899 [2023-02-27T18:21:46.715Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-27T18:21:46.982Z] ---> Running in 17f428b0b83d [2023-02-27T18:21:47.251Z] Removing intermediate container 17f428b0b83d [2023-02-27T18:21:47.251Z] ---> 157cc3da7517 [2023-02-27T18:21:47.251Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-27T18:21:47.251Z] ---> Running in a4ad64d01b99 [2023-02-27T18:21:48.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T18:21:48.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T18:21:50.084Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-02-27T18:21:50.084Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-02-27T18:21:50.084Z] (3/79) Installing libxau (1.0.9-r0) [2023-02-27T18:21:50.084Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-02-27T18:21:50.084Z] (5/79) Installing libxcb (1.15-r0) [2023-02-27T18:21:50.084Z] (6/79) Installing libx11 (1.8-r0) [2023-02-27T18:21:50.084Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-02-27T18:21:50.084Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-02-27T18:21:50.353Z] (9/79) Installing expat (2.5.0-r0) [2023-02-27T18:21:50.353Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-02-27T18:21:50.353Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-02-27T18:21:50.353Z] (12/79) Installing libpng (1.6.37-r1) [2023-02-27T18:21:50.353Z] (13/79) Installing freetype (2.12.1-r0) [2023-02-27T18:21:50.353Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-02-27T18:21:50.353Z] (15/79) Installing fribidi (1.0.12-r0) [2023-02-27T18:21:50.353Z] (16/79) Installing libffi (3.4.2-r1) [2023-02-27T18:21:50.353Z] (17/79) Installing libintl (0.21-r2) [2023-02-27T18:21:50.353Z] (18/79) Installing libblkid (2.38-r1) [2023-02-27T18:21:50.353Z] (19/79) Installing libmount (2.38-r1) [2023-02-27T18:21:50.353Z] (20/79) Installing pcre (8.45-r2) [2023-02-27T18:21:50.353Z] (21/79) Installing glib (2.72.1-r0) [2023-02-27T18:21:50.620Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-02-27T18:21:50.620Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-02-27T18:21:50.620Z] (24/79) Installing libass (0.16.0-r0) [2023-02-27T18:21:50.620Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-02-27T18:21:50.620Z] (26/79) Installing libdrm (2.4.110-r0) [2023-02-27T18:21:50.620Z] (27/79) Installing gmp (6.2.1-r2) [2023-02-27T18:21:50.620Z] (28/79) Installing nettle (3.7.3-r0) [2023-02-27T18:21:50.620Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-02-27T18:21:50.620Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-02-27T18:21:50.620Z] (31/79) Installing libunistring (1.0-r0) [2023-02-27T18:21:50.620Z] (32/79) Installing gnutls (3.7.7-r1) [2023-02-27T18:21:50.887Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-27T18:21:50.887Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-27T18:21:50.887Z] (35/79) Installing lame (3.100-r0) [2023-02-27T18:21:50.887Z] (36/79) Installing opus (1.3.1-r1) [2023-02-27T18:21:50.887Z] (37/79) Installing libasyncns (0.8-r1) [2023-02-27T18:21:50.887Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-02-27T18:21:50.887Z] (39/79) Installing libltdl (2.4.7-r0) [2023-02-27T18:21:50.887Z] (40/79) Installing orc (0.4.32-r0) [2023-02-27T18:21:50.887Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-02-27T18:21:50.887Z] (42/79) Installing libogg (1.3.5-r1) [2023-02-27T18:21:50.887Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-27T18:21:50.887Z] (44/79) Installing flac (1.3.4-r0) [2023-02-27T18:21:50.887Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-02-27T18:21:50.887Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-02-27T18:21:51.154Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-02-27T18:21:51.154Z] (48/79) Installing soxr (0.1.3-r2) [2023-02-27T18:21:51.154Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-02-27T18:21:51.154Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-02-27T18:21:51.154Z] (51/79) Installing libpulse (15.0-r2) [2023-02-27T18:21:51.154Z] (52/79) Installing cjson (1.7.15-r3) [2023-02-27T18:21:51.154Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-02-27T18:21:51.154Z] (54/79) Installing librist (0.2.6-r1) [2023-02-27T18:21:51.154Z] (55/79) Installing libsrt (1.4.4-r0) [2023-02-27T18:21:51.154Z] (56/79) Installing libssh (0.9.6-r1) [2023-02-27T18:21:51.154Z] (57/79) Installing libtheora (1.1.1-r16) [2023-02-27T18:21:51.154Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-02-27T18:21:51.154Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-02-27T18:21:51.154Z] (60/79) Installing libxext (1.3.4-r0) [2023-02-27T18:21:51.154Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-02-27T18:21:51.154Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-02-27T18:21:51.154Z] (63/79) Installing libva (2.14.0-r0) [2023-02-27T18:21:51.422Z] (64/79) Installing libvdpau (1.5-r0) [2023-02-27T18:21:51.422Z] (65/79) Installing vidstab (1.1.0-r1) [2023-02-27T18:21:51.422Z] (66/79) Installing libvpx (1.11.0-r1) [2023-02-27T18:21:51.422Z] (67/79) Installing libwebp (1.2.3-r0) [2023-02-27T18:21:51.422Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-02-27T18:21:51.422Z] (69/79) Installing numactl (2.0.14-r0) [2023-02-27T18:21:51.422Z] (70/79) Installing x265-libs (3.5-r3) [2023-02-27T18:21:51.689Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-02-27T18:21:51.689Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-02-27T18:21:51.962Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-02-27T18:21:51.962Z] (74/79) Installing udev-init-scripts (35-r0) [2023-02-27T18:21:51.962Z] Executing udev-init-scripts-35-r0.post-install [2023-02-27T18:21:51.962Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-02-27T18:21:52.229Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-02-27T18:21:52.229Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-02-27T18:21:52.229Z] (78/79) Installing kmod-libs (29-r2) [2023-02-27T18:21:52.229Z] (79/79) Installing eudev (3.2.11-r0) [2023-02-27T18:21:52.229Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T18:21:52.229Z] Executing eudev-3.2.11-r0.trigger [2023-02-27T18:21:52.229Z] OK: 77 MiB in 93 packages [2023-02-27T18:21:55.572Z] Removing intermediate container a4ad64d01b99 [2023-02-27T18:21:55.572Z] ---> 0307904d6c8a [2023-02-27T18:21:55.572Z] Step 18/35 : WORKDIR / [2023-02-27T18:21:55.572Z] ---> Running in fecd35f40a31 [2023-02-27T18:21:55.572Z] Removing intermediate container fecd35f40a31 [2023-02-27T18:21:55.572Z] ---> c7b78d6db3a1 [2023-02-27T18:21:55.572Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-27T18:21:56.980Z] ---> 583147d4a67b [2023-02-27T18:21:56.980Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-27T18:21:59.624Z] ---> 4c45aa20fd0c [2023-02-27T18:21:59.624Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-27T18:21:59.896Z] ---> c3616b2c608f [2023-02-27T18:21:59.896Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-27T18:22:00.494Z] ---> c05de7339563 [2023-02-27T18:22:00.494Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-27T18:22:00.803Z] ---> f2a8fec1213f [2023-02-27T18:22:00.803Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-27T18:22:01.398Z] ---> 87a2b3ba64d4 [2023-02-27T18:22:01.398Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-27T18:22:02.809Z] ---> 9095a21c61b5 [2023-02-27T18:22:02.809Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-27T18:22:02.809Z] ---> Running in a45dca6a700a [2023-02-27T18:22:04.227Z] Removing intermediate container a45dca6a700a [2023-02-27T18:22:04.227Z] ---> f5835f973a38 [2023-02-27T18:22:04.227Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-27T18:22:04.494Z] ---> Running in 54ddd1ce4510 [2023-02-27T18:22:05.907Z] Removing intermediate container 54ddd1ce4510 [2023-02-27T18:22:05.907Z] ---> 6424ca0ad43d [2023-02-27T18:22:05.907Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-27T18:22:06.176Z] ---> Running in 350c926eb448 [2023-02-27T18:22:07.597Z] Removing intermediate container 350c926eb448 [2023-02-27T18:22:07.597Z] ---> 4a3490b48b15 [2023-02-27T18:22:07.597Z] Step 29/35 : EXPOSE 59983 [2023-02-27T18:22:07.864Z] ---> Running in eff4b3d30fec [2023-02-27T18:22:08.132Z] Removing intermediate container eff4b3d30fec [2023-02-27T18:22:08.132Z] ---> e2fc65b8d59e [2023-02-27T18:22:08.132Z] Step 30/35 : EXPOSE 8554 [2023-02-27T18:22:08.132Z] ---> Running in 24381fd6a73b [2023-02-27T18:22:08.399Z] Removing intermediate container 24381fd6a73b [2023-02-27T18:22:08.399Z] ---> e60ba88dac6a [2023-02-27T18:22:08.399Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-27T18:22:08.666Z] ---> Running in 3ad22dc846dd [2023-02-27T18:22:08.934Z] Removing intermediate container 3ad22dc846dd [2023-02-27T18:22:08.934Z] ---> a025adcdbbe0 [2023-02-27T18:22:08.934Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-27T18:22:08.934Z] ---> Running in f01e9a53154c [2023-02-27T18:22:09.201Z] Removing intermediate container f01e9a53154c [2023-02-27T18:22:09.201Z] ---> 338ff36f0bdd [2023-02-27T18:22:09.201Z] Step 33/35 : LABEL arch=arm64 [2023-02-27T18:22:09.201Z] ---> Running in d3258c868c25 [2023-02-27T18:22:09.467Z] Removing intermediate container d3258c868c25 [2023-02-27T18:22:09.467Z] ---> 65b8bc578047 [2023-02-27T18:22:09.467Z] Step 34/35 : LABEL git_sha=52262c33a353b8f22df4ea5739052875ad6c5c46 [2023-02-27T18:22:09.742Z] ---> Running in afbb19058b72 [2023-02-27T18:22:10.009Z] Removing intermediate container afbb19058b72 [2023-02-27T18:22:10.009Z] ---> 0a31f1d918c8 [2023-02-27T18:22:10.009Z] Step 35/35 : LABEL version=0.0.0 [2023-02-27T18:22:10.009Z] ---> Running in 42af9e784c4e [2023-02-27T18:22:10.275Z] Removing intermediate container 42af9e784c4e [2023-02-27T18:22:10.275Z] ---> e5f264360e2d [2023-02-27T18:22:10.275Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T18:22:10.275Z] Successfully built e5f264360e2d [2023-02-27T18:22:10.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 [2023-02-27T18:22:11.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T18:22:11.071Z] [2023-02-27T18:22:11.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:22:11.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T18:22:12.070Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T18:22:12.070Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T18:22:12.070Z] 04944245beec: Pulling fs layer [2023-02-27T18:22:12.070Z] 699f458cf7ca: Pulling fs layer [2023-02-27T18:22:12.070Z] 765212b225bb: Pulling fs layer [2023-02-27T18:22:12.070Z] f23df028b6ca: Pulling fs layer [2023-02-27T18:22:12.070Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T18:22:12.070Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T18:22:12.070Z] 765212b225bb: Waiting [2023-02-27T18:22:12.070Z] f23df028b6ca: Waiting [2023-02-27T18:22:12.070Z] d65c8cfc05b1: Waiting [2023-02-27T18:22:12.070Z] 2437ff75d9bd: Waiting [2023-02-27T18:22:12.070Z] 04944245beec: Verifying Checksum [2023-02-27T18:22:12.070Z] 04944245beec: Download complete [2023-02-27T18:22:12.070Z] 765212b225bb: Verifying Checksum [2023-02-27T18:22:12.070Z] 765212b225bb: Download complete [2023-02-27T18:22:12.070Z] f23df028b6ca: Verifying Checksum [2023-02-27T18:22:12.070Z] f23df028b6ca: Download complete [2023-02-27T18:22:12.070Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T18:22:12.070Z] d65c8cfc05b1: Download complete [2023-02-27T18:22:12.338Z] 699f458cf7ca: Verifying Checksum [2023-02-27T18:22:12.338Z] 699f458cf7ca: Download complete [2023-02-27T18:22:12.606Z] 8998bd30e6a1: Download complete [2023-02-27T18:22:14.547Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T18:22:14.547Z] 2437ff75d9bd: Download complete [2023-02-27T18:22:16.506Z] 8998bd30e6a1: Pull complete [2023-02-27T18:22:16.774Z] 04944245beec: Pull complete [2023-02-27T18:22:18.179Z] 699f458cf7ca: Pull complete [2023-02-27T18:22:18.179Z] 765212b225bb: Pull complete [2023-02-27T18:22:19.138Z] f23df028b6ca: Pull complete [2023-02-27T18:22:19.138Z] d65c8cfc05b1: Pull complete [2023-02-27T18:22:31.451Z] 2437ff75d9bd: Pull complete [2023-02-27T18:22:31.451Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T18:22:31.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T18:22:31.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:22:31.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-7632 does not seem to be running inside a container [2023-02-27T18:22:31.852Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T18:22:34.613Z] $ docker top 887afbfe0ed8efc8b6b348363bb7891eb40904b93d231a8a9476b4d89a04a6cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:22:35.527Z] ---> job-cost.sh [2023-02-27T18:22:35.527Z] lf-activate-venv: SKIPPING [2023-02-27T18:22:35.527Z] INFO: No Stack... [2023-02-27T18:22:36.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T18:22:36.692Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T18:22:37.347Z] + cut -d, -f6 [2023-02-27T18:22:37.347Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2023-02-27T18:22:37.440Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] [2023-02-27T18:22:37.445Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] did not exist. Created. [2023-02-27T18:22:37.445Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T18:22:38.172Z] /w/workspace/device-usb-camera/1@tmp/durable-e4e12acd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T18:22:38.851Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T18:22:38.887Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T18:22:38.943Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T18:22:38.959Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T18:22:39.049Z] $ docker stop --time=1 887afbfe0ed8efc8b6b348363bb7891eb40904b93d231a8a9476b4d89a04a6cf [2023-02-27T18:22:40.611Z] $ docker rm -f --volumes 887afbfe0ed8efc8b6b348363bb7891eb40904b93d231a8a9476b4d89a04a6cf [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 [2023-02-27T18:22:41.575Z] provisioning config files... [2023-02-27T18:22:41.582Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-159@tmp/config18110222301167148637tmp [Pipeline] { [Pipeline] sh [2023-02-27T18:22:41.910Z] + set +x [2023-02-27T18:22:41.910Z] + + curl -s https://codecov.io/bash [2023-02-27T18:22:41.910Z] bash -s -- [2023-02-27T18:22:41.910Z] [2023-02-27T18:22:41.910Z] _____ _ [2023-02-27T18:22:41.910Z] / ____| | | [2023-02-27T18:22:41.910Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T18:22:41.910Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T18:22:41.910Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T18:22:41.910Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T18:22:41.910Z] Bash-1.0.6 [2023-02-27T18:22:41.910Z] [2023-02-27T18:22:41.910Z] [2023-02-27T18:22:41.910Z] ==> git version 2.25.1 found [2023-02-27T18:22:41.910Z] ==> 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 [2023-02-27T18:22:41.910Z] Release-Date: 2020-01-08 [2023-02-27T18:22:41.910Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-27T18:22:41.910Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T18:22:41.910Z] ==> Jenkins CI detected. [2023-02-27T18:22:41.910Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-159 [2023-02-27T18:22:41.910Z] project root: . [2023-02-27T18:22:41.910Z] --> token set from env [2023-02-27T18:22:41.910Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T18:22:41.910Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T18:22:41.910Z] ==> Python coveragepy not found [2023-02-27T18:22:41.910Z] ==> Searching for coverage reports in: [2023-02-27T18:22:41.910Z] + . [2023-02-27T18:22:41.910Z] -> Found 1 reports [2023-02-27T18:22:41.910Z] ==> Detecting git/mercurial file structure [2023-02-27T18:22:41.910Z] ==> Reading reports [2023-02-27T18:22:41.910Z] + ./coverage.out bytes=30666 [2023-02-27T18:22:41.910Z] ==> Appending adjustments [2023-02-27T18:22:41.910Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T18:22:42.169Z] + Found adjustments [2023-02-27T18:22:42.169Z] ==> Gzipping contents [2023-02-27T18:22:42.169Z] 8.0K /tmp/codecov.5kJsC2.gz [2023-02-27T18:22:42.169Z] ==> Uploading reports [2023-02-27T18:22:42.169Z] url: https://codecov.io [2023-02-27T18:22:42.169Z] query: branch=PR-159&commit=52262c33a353b8f22df4ea5739052875ad6c5c46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=159&job=&cmd_args= [2023-02-27T18:22:42.169Z] -> Pinging Codecov [2023-02-27T18:22:42.170Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-159&commit=52262c33a353b8f22df4ea5739052875ad6c5c46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=159&job=&cmd_args= [2023-02-27T18:22:42.170Z] -> Uploading to [2023-02-27T18:22:42.170Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/73D8F5FF140700D3E01443B452E23636/52262c33a353b8f22df4ea5739052875ad6c5c46/170ea622-f79a-4ea2-8f67-f3369d17e140.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T182242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e3aaca315d8a5e2a7985911e40d61b66b50c488846c2b99a94ee56f6211725a [2023-02-27T18:22:42.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T18:22:42.170Z] Dload Upload Total Spent Left Speed [2023-02-27T18:22:42.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4290 0 0 100 4290 0 12187 --:--:-- --:--:-- --:--:-- 12187 [2023-02-27T18:22:42.738Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/52262c33a353b8f22df4ea5739052875ad6c5c46 [Pipeline] } [2023-02-27T18:22:42.764Z] 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 [2023-02-27T18:22:44.441Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-159/archives ] [2023-02-27T18:22:44.441Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-159/archives [2023-02-27T18:22:44.441Z] total 16 [2023-02-27T18:22:44.441Z] drwxr-xr-x 3 root root 4096 Feb 27 18:14 . [2023-02-27T18:22:44.441Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 18:14 .. [2023-02-27T18:22:44.441Z] drwxr-xr-x 2 root root 4096 Feb 27 18:14 cost [2023-02-27T18:22:44.441Z] -rw-r--r-- 1 root root 89 Feb 27 18:14 cost.csv [2023-02-27T18:22:44.441Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-159/archives [2023-02-27T18:22:44.441Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-159/archives [2023-02-27T18:22:44.441Z] total 16 [2023-02-27T18:22:44.441Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 18:14 . [2023-02-27T18:22:44.441Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 18:14 .. [2023-02-27T18:22:44.441Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 18:14 cost [2023-02-27T18:22:44.441Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 27 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:22:44.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:22:45.652Z] ---> package-listing.sh [2023-02-27T18:22:45.652Z] ++ facter osfamily [2023-02-27T18:22:45.652Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T18:22:45.911Z] + OS_FAMILY=debian [2023-02-27T18:22:45.911Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-159 [2023-02-27T18:22:45.911Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T18:22:45.911Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T18:22:45.911Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T18:22:45.911Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T18:22:45.911Z] + '[' /w/workspace/foundry_device-usb-camera_PR-159 ']' [2023-02-27T18:22:45.911Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T18:22:45.911Z] + case "${OS_FAMILY}" in [2023-02-27T18:22:45.911Z] + dpkg -l [2023-02-27T18:22:45.911Z] + grep '^ii' [2023-02-27T18:22:45.911Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T18:22:45.911Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T18:22:45.911Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T18:22:45.911Z] + '[' /w/workspace/foundry_device-usb-camera_PR-159 ']' [2023-02-27T18:22:45.911Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-159/archives/ [2023-02-27T18:22:45.911Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-159/archives/ [Pipeline] echo [2023-02-27T18:22:45.946Z] 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/foundry_device-usb-camera_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T18:22:46.235Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:22:46.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T18:22:46.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:22:47.002Z] prd-ubuntu20.04-docker-8c-8g-7629 does not seem to be running inside a container [2023-02-27T18:22:47.036Z] $ 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/foundry_device-usb-camera_PR-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-159 -v /w/workspace/foundry_device-usb-camera_PR-159:/w/workspace/foundry_device-usb-camera_PR-159:rw,z -v /w/workspace/foundry_device-usb-camera_PR-159@tmp:/w/workspace/foundry_device-usb-camera_PR-159@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-lftools-log-publisher:latest cat [2023-02-27T18:22:47.220Z] $ docker top 90dc94ecd8a8730d9a7876a18a82dd97efdab3f63276ac79afa81a8631d999ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T18:22:47.602Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T18:22:47.913Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T18:22:48.221Z] + ls /var/log/sa-host [2023-02-27T18:22:48.222Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T18:22:48.355Z] provisioning config files... [2023-02-27T18:22:48.365Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-159@tmp/config6243350995596968935tmp [Pipeline] { [Pipeline] echo [2023-02-27T18:22:48.415Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:22:48.726Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T18:22:48.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:22:49.144Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T18:22:49.179Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:22:49.489Z] ---> sudo-logs.sh [2023-02-27T18:22:49.489Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T18:22:49.577Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:22:49.890Z] ---> job-cost.sh [2023-02-27T18:22:49.890Z] lf-activate-venv: SKIPPING [2023-02-27T18:22:49.890Z] DEBUG: total: 0.2199999988079071 [2023-02-27T18:22:49.890Z] INFO: Retrieving Stack Cost... [2023-02-27T18:22:50.149Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T18:22:50.717Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T18:22:50.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:22:51.067Z] ---> logs-deploy.sh [2023-02-27T18:22:51.067Z] lf-activate-venv: SKIPPING [2023-02-27T18:22:51.067Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-159/1 [2023-02-27T18:22:51.067Z] INFO: archiving workspace using pattern(s): [2023-02-27T18:22:52.004Z] Archives upload complete. [2023-02-27T18:22:52.004Z] INFO: archiving logs to Nexus [2023-02-27T18:22:52.573Z] ---> uname -a: [2023-02-27T18:22:52.573Z] Linux prd-ubuntu20-04-docker-8c-8g-7629 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-27T18:22:52.573Z] [2023-02-27T18:22:52.573Z]