Pull request #167 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e8b302513720aeb74ffd400ee9578be3e55b429+eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 (87c65b771fe40240c8c9c34beff985a4b51cc43d) 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-ssh7463647970559666066.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-ssh7851786733111858816.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-167/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-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1667847024954625500.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-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6833987816792222318.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-ssh7591598572916508028.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-167/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-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3969384214688487002.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-7989 in /w/workspace/foundry_device-usb-camera_PR-167 [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-167 # 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 Merging remotes/origin/main commit eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 into PR head commit 4e8b302513720aeb74ffd400ee9578be3e55b429 > 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/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e8b302513720aeb74ffd400ee9578be3e55b429 # timeout=10 Merge succeeded, producing 4e8b302513720aeb74ffd400ee9578be3e55b429 Checking out Revision 4e8b302513720aeb74ffd400ee9578be3e55b429 (PR-167) 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-03-01T18:06:35.579Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T18:06:35.752Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T18:06:35.851Z] ========================================================= [2023-03-01T18:06:35.851Z] EdgeX Global Pipelines Version Info [2023-03-01T18:06:35.851Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e8b302513720aeb74ffd400ee9578be3e55b429 # timeout=10 [2023-03-01T18:06:36.605Z] ------------------- [2023-03-01T18:06:36.605Z] stable info: [2023-03-01T18:06:36.605Z] ------------------- [2023-03-01T18:06:36.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T18:06:36.605Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T18:06:36.605Z] Message: update stable to v1.0.244 [2023-03-01T18:06:37.176Z] ------------------- [2023-03-01T18:06:37.176Z] experimental info: [2023-03-01T18:06:37.176Z] ------------------- [2023-03-01T18:06:37.176Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T18:06:37.176Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T18:06:37.176Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T18:06:37.473Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-01T18:06:37.521Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-01T18:06:37.558Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T18:06:37.599Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T18:06:37.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T18:06:37.685Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T18:06:37.731Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T18:06:37.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T18:06:37.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T18:06:37.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T18:06:37.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T18:06:37.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-01T18:06:37.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T18:06:38.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T18:06:38.074Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T18:06:38.110Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T18:06:38.148Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T18:06:38.185Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T18:06:38.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T18:06:38.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T18:06:38.312Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T18:06:38.350Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T18:06:38.393Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T18:06:38.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T18:06:38.473Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T18:06:38.516Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T18:06:38.559Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T18:06:38.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo [2023-03-01T18:06:38.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo [2023-03-01T18:06:38.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo [2023-03-01T18:06:38.715Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e8b302513720aeb74ffd400ee9578be3e55b429 [Pipeline] echo [2023-03-01T18:06:38.760Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e8b302 [Pipeline] echo [2023-03-01T18:06:38.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T18:06:38.928Z] provisioning config files... [2023-03-01T18:06:38.956Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-167@tmp/config10519182954727249970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:06:39.303Z] ---> docker-login.sh [2023-03-01T18:06:39.303Z] nexus3.edgexfoundry.org:10001 [2023-03-01T18:06:39.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:06:39.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:06:39.563Z] Configure a credential helper to remove this warning. See [2023-03-01T18:06:39.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:06:39.563Z] [2023-03-01T18:06:39.563Z] Login Succeeded [2023-03-01T18:06:39.563Z] nexus3.edgexfoundry.org:10002 [2023-03-01T18:06:39.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:06:39.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:06:39.822Z] Configure a credential helper to remove this warning. See [2023-03-01T18:06:39.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:06:39.822Z] [2023-03-01T18:06:39.822Z] Login Succeeded [2023-03-01T18:06:39.822Z] nexus3.edgexfoundry.org:10003 [2023-03-01T18:06:39.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:06:39.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:06:39.823Z] Configure a credential helper to remove this warning. See [2023-03-01T18:06:39.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:06:39.823Z] [2023-03-01T18:06:39.823Z] Login Succeeded [2023-03-01T18:06:39.823Z] nexus3.edgexfoundry.org:10004 [2023-03-01T18:06:39.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:06:40.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:06:40.082Z] Configure a credential helper to remove this warning. See [2023-03-01T18:06:40.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:06:40.082Z] [2023-03-01T18:06:40.082Z] Login Succeeded [2023-03-01T18:06:40.082Z] docker.io [2023-03-01T18:06:40.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:06:40.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:06:40.342Z] Configure a credential helper to remove this warning. See [2023-03-01T18:06:40.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:06:40.342Z] [2023-03-01T18:06:40.342Z] Login Succeeded [2023-03-01T18:06:40.342Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T18:06:40.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T18:06:41.000Z] + git rev-list -1 --merges 4e8b302513720aeb74ffd400ee9578be3e55b429~1..4e8b302513720aeb74ffd400ee9578be3e55b429 [Pipeline] echo [2023-03-01T18:06:41.065Z] -----------> git rev-list -1 --merges 4e8b302513720aeb74ffd400ee9578be3e55b429~1..4e8b302513720aeb74ffd400ee9578be3e55b429 4e8b302513720aeb74ffd400ee9578be3e55b429 [false] [Pipeline] sh [2023-03-01T18:06:41.374Z] + git log --format=format:%s -1 4e8b302513720aeb74ffd400ee9578be3e55b429 [Pipeline] echo [2023-03-01T18:06:41.407Z] ========================================================= [2023-03-01T18:06:41.407Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T18:06:41.407Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T18:06:41.823Z] + git log --format=format:%s -1 4e8b302513720aeb74ffd400ee9578be3e55b429 [Pipeline] echo [2023-03-01T18:06:41.854Z] [semverPrep] GIT_COMMIT: 4e8b302513720aeb74ffd400ee9578be3e55b429, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-01T18:06:41.880Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T18:06:42.266Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T18:06:42.266Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T18:06:42.266Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T18:06:42.266Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T18:06:42.266Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T18:06:42.266Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T18:06:42.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:06:42.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T18:06:42.678Z] [2023-03-01T18:06:42.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:06:43.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T18:06:43.044Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T18:06:43.044Z] b85a868b505f: Pulling fs layer [2023-03-01T18:06:43.045Z] e2be974225ed: Pulling fs layer [2023-03-01T18:06:43.045Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T18:06:43.045Z] 988bab9f4d93: Pulling fs layer [2023-03-01T18:06:43.045Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T18:06:43.045Z] eaf3925da568: Pulling fs layer [2023-03-01T18:06:43.045Z] bab4dde63d76: Pulling fs layer [2023-03-01T18:06:43.045Z] bde34c3a00c8: Pulling fs layer [2023-03-01T18:06:43.045Z] b352a97aabf1: Pulling fs layer [2023-03-01T18:06:43.045Z] 4872d77fe225: Pulling fs layer [2023-03-01T18:06:43.045Z] 5851b861e8e6: Pulling fs layer [2023-03-01T18:06:43.045Z] bab4dde63d76: Waiting [2023-03-01T18:06:43.045Z] bde34c3a00c8: Waiting [2023-03-01T18:06:43.045Z] b352a97aabf1: Waiting [2023-03-01T18:06:43.045Z] 4872d77fe225: Waiting [2023-03-01T18:06:43.045Z] 5851b861e8e6: Waiting [2023-03-01T18:06:43.045Z] 988bab9f4d93: Waiting [2023-03-01T18:06:43.045Z] 1469e6f7b9e6: Waiting [2023-03-01T18:06:43.045Z] eaf3925da568: Waiting [2023-03-01T18:06:43.045Z] e2be974225ed: Download complete [2023-03-01T18:06:43.045Z] 988bab9f4d93: Verifying Checksum [2023-03-01T18:06:43.045Z] 988bab9f4d93: Download complete [2023-03-01T18:06:43.308Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T18:06:43.308Z] 339a4e72a1f5: Download complete [2023-03-01T18:06:43.308Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T18:06:43.308Z] 1469e6f7b9e6: Download complete [2023-03-01T18:06:43.308Z] eaf3925da568: Verifying Checksum [2023-03-01T18:06:43.308Z] eaf3925da568: Download complete [2023-03-01T18:06:43.308Z] bde34c3a00c8: Verifying Checksum [2023-03-01T18:06:43.308Z] bde34c3a00c8: Download complete [2023-03-01T18:06:43.308Z] b352a97aabf1: Download complete [2023-03-01T18:06:43.308Z] 5851b861e8e6: Verifying Checksum [2023-03-01T18:06:43.308Z] 5851b861e8e6: Download complete [2023-03-01T18:06:43.308Z] b85a868b505f: Verifying Checksum [2023-03-01T18:06:43.308Z] b85a868b505f: Download complete [2023-03-01T18:06:43.567Z] bab4dde63d76: Verifying Checksum [2023-03-01T18:06:43.567Z] bab4dde63d76: Download complete [2023-03-01T18:06:44.949Z] b85a868b505f: Pull complete [2023-03-01T18:06:44.949Z] e2be974225ed: Pull complete [2023-03-01T18:06:45.209Z] 339a4e72a1f5: Pull complete [2023-03-01T18:06:45.469Z] 988bab9f4d93: Pull complete [2023-03-01T18:06:45.728Z] 1469e6f7b9e6: Pull complete [2023-03-01T18:06:45.728Z] eaf3925da568: Pull complete [2023-03-01T18:06:47.633Z] bab4dde63d76: Pull complete [2023-03-01T18:06:47.633Z] bde34c3a00c8: Pull complete [2023-03-01T18:06:47.633Z] b352a97aabf1: Pull complete [2023-03-01T18:06:47.893Z] 4872d77fe225: Pull complete [2023-03-01T18:06:47.893Z] 5851b861e8e6: Pull complete [2023-03-01T18:06:47.893Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T18:06:47.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T18:06:47.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:06:48.114Z] prd-ubuntu20.04-docker-8c-8g-7989 does not seem to be running inside a container [2023-03-01T18:06:48.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-167 -v /w/workspace/foundry_device-usb-camera_PR-167:/w/workspace/foundry_device-usb-camera_PR-167:rw,z -v /w/workspace/foundry_device-usb-camera_PR-167@tmp:/w/workspace/foundry_device-usb-camera_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T18:06:49.600Z] $ docker top ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb -eo pid,comm [2023-03-01T18:06:49.670Z] 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-03-01T18:06:49.670Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T18:06:49.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T18:06:49.784Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T18:06:49.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T18:06:49.898Z] $ docker exec ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb ssh-agent [2023-03-01T18:06:50.017Z] SSH_AUTH_SOCK=/tmp/ssh-rIcZZfNQel0g/agent.33 [2023-03-01T18:06:50.017Z] SSH_AGENT_PID=39 [2023-03-01T18:06:50.023Z] Running ssh-add (command line suppressed) [2023-03-01T18:06:50.145Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-167@tmp/private_key_10129421790172920724.key (/w/workspace/foundry_device-usb-camera_PR-167@tmp/private_key_10129421790172920724.key) [2023-03-01T18:06:50.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T18:06:50.483Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T18:06:50.506Z] $ docker exec --env ******** --env ******** ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb ssh-agent -k [2023-03-01T18:06:50.611Z] unset SSH_AUTH_SOCK; [2023-03-01T18:06:50.612Z] unset SSH_AGENT_PID; [2023-03-01T18:06:50.612Z] echo Agent pid 39 killed; [2023-03-01T18:06:50.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T18:06:50.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T18:06:50.703Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T18:06:50.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T18:06:50.812Z] $ docker exec ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb ssh-agent [2023-03-01T18:06:50.923Z] SSH_AUTH_SOCK=/tmp/ssh-GeVeZOTtDAmB/agent.71 [2023-03-01T18:06:50.923Z] SSH_AGENT_PID=77 [2023-03-01T18:06:50.929Z] Running ssh-add (command line suppressed) [2023-03-01T18:06:51.029Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-167@tmp/private_key_14144041562268268370.key (/w/workspace/foundry_device-usb-camera_PR-167@tmp/private_key_14144041562268268370.key) [2023-03-01T18:06:51.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T18:06:51.372Z] + git semver init [2023-03-01T18:06:51.630Z] 2023-03-01 18:06:51,544 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T18:06:51.630Z] 2023-03-01 18:06:51,544 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-167/.semver [2023-03-01T18:06:51.630Z] 2023-03-01 18:06:51,545 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-167/.semver [2023-03-01T18:06:51.631Z] 2023-03-01 18:06:51,545 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-167/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-167, universal_newlines=False, shell=None, istream=None) [2023-03-01T18:06:52.568Z] 2023-03-01 18:06:52,356 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-167/.git/info/exclude [2023-03-01T18:06:52.568Z] 2023-03-01 18:06:52,356 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-167/.semver/PR-167 with force:False [2023-03-01T18:06:52.568Z] 2023-03-01 18:06:52,356 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-167/.semver/PR-167 [2023-03-01T18:06:52.568Z] 2023-03-01 18:06:52,360 [execute] INFO git cat-file --batch-check [2023-03-01T18:06:52.568Z] 2023-03-01 18:06:52,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-167/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T18:06:52.568Z] 2023-03-01 18:06:52,366 [execute] INFO git cat-file --batch [2023-03-01T18:06:52.568Z] 2023-03-01 18:06:52,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-167/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T18:06:52.568Z] 2023-03-01 18:06:52,372 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-167/.semver/PR-167 [2023-03-01T18:06:52.568Z] 0.0.0 [Pipeline] } [2023-03-01T18:06:52.593Z] $ docker exec --env ******** --env ******** ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb ssh-agent -k [2023-03-01T18:06:52.695Z] unset SSH_AUTH_SOCK; [2023-03-01T18:06:52.695Z] unset SSH_AGENT_PID; [2023-03-01T18:06:52.695Z] echo Agent pid 77 killed; [2023-03-01T18:06:52.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T18:06:53.143Z] + git semver [Pipeline] } [2023-03-01T18:06:53.423Z] $ docker stop --time=1 ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb [2023-03-01T18:06:54.725Z] $ docker rm -f --volumes ba840f9b4ef0b01055c27718a86b0294a2ca1faaec5ed4bd83843c03b4edebcb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T18:06:55.140Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T18:06:55.442Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T18:06:55.471Z] [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-03-01T18:06:56.080Z] provisioning config files... [2023-03-01T18:06:56.091Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-167@tmp/config8918171233723623999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:06:56.440Z] ---> docker-login.sh [2023-03-01T18:06:56.440Z] nexus3.edgexfoundry.org:10001 [2023-03-01T18:06:56.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:06:56.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:06:56.440Z] Configure a credential helper to remove this warning. See [2023-03-01T18:06:56.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:06:56.440Z] [2023-03-01T18:06:56.440Z] Login Succeeded [2023-03-01T18:06:56.440Z] nexus3.edgexfoundry.org:10002 [2023-03-01T18:06:56.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:06:56.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:06:56.440Z] Configure a credential helper to remove this warning. See [2023-03-01T18:06:56.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:06:56.440Z] [2023-03-01T18:06:56.440Z] Login Succeeded [2023-03-01T18:06:56.440Z] nexus3.edgexfoundry.org:10003 [2023-03-01T18:06:56.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:06:56.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:06:56.699Z] Configure a credential helper to remove this warning. See [2023-03-01T18:06:56.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:06:56.699Z] [2023-03-01T18:06:56.699Z] Login Succeeded [2023-03-01T18:06:56.699Z] nexus3.edgexfoundry.org:10004 [2023-03-01T18:06:56.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:06:56.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:06:56.699Z] Configure a credential helper to remove this warning. See [2023-03-01T18:06:56.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:06:56.699Z] [2023-03-01T18:06:56.699Z] Login Succeeded [2023-03-01T18:06:56.699Z] docker.io [2023-03-01T18:06:56.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:06:56.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:06:56.958Z] Configure a credential helper to remove this warning. See [2023-03-01T18:06:56.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:06:56.958Z] [2023-03-01T18:06:56.958Z] Login Succeeded [2023-03-01T18:06:56.958Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T18:06:56.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T18:06:57.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T18:06:57.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T18:06:57.221Z] ========================================================= [2023-03-01T18:06:57.221Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T18:06:57.221Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:06:57.690Z] + 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-03-01T18:06:57.690Z] Sending build context to Docker daemon 1.775MB [2023-03-01T18:06:57.690Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T18:06:57.690Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-01T18:06:57.690Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T18:06:57.690Z] 213ec9aee27d: Pulling fs layer [2023-03-01T18:06:57.690Z] 4583459ba037: Pulling fs layer [2023-03-01T18:06:57.690Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T18:06:57.690Z] 53926ce57604: Pulling fs layer [2023-03-01T18:06:57.690Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T18:06:57.690Z] 22ff95d597cd: Pulling fs layer [2023-03-01T18:06:57.690Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T18:06:57.690Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T18:06:57.690Z] a7acece74701: Pulling fs layer [2023-03-01T18:06:57.690Z] 12d6caf4c0d1: Waiting [2023-03-01T18:06:57.690Z] 53926ce57604: Waiting [2023-03-01T18:06:57.690Z] 21b2b0c7a3f4: Waiting [2023-03-01T18:06:57.690Z] a7acece74701: Waiting [2023-03-01T18:06:57.690Z] 22ff95d597cd: Waiting [2023-03-01T18:06:57.690Z] 4583459ba037: Download complete [2023-03-01T18:06:57.690Z] 21b2b0c7a3f4: Download complete [2023-03-01T18:06:57.690Z] 22ff95d597cd: Verifying Checksum [2023-03-01T18:06:57.690Z] 22ff95d597cd: Download complete [2023-03-01T18:06:57.951Z] 213ec9aee27d: Verifying Checksum [2023-03-01T18:06:57.951Z] 213ec9aee27d: Download complete [2023-03-01T18:06:57.951Z] 12d6caf4c0d1: Verifying Checksum [2023-03-01T18:06:57.951Z] 12d6caf4c0d1: Download complete [2023-03-01T18:06:57.951Z] 213ec9aee27d: Pull complete [2023-03-01T18:06:58.232Z] 4583459ba037: Pull complete [2023-03-01T18:06:58.232Z] 93c1e223e6f2: Pull complete [2023-03-01T18:06:58.493Z] a7acece74701: Verifying Checksum [2023-03-01T18:06:58.493Z] a7acece74701: Download complete [2023-03-01T18:06:58.751Z] 53926ce57604: Download complete [2023-03-01T18:06:58.751Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T18:06:58.751Z] 96b7cbca73a9: Download complete [2023-03-01T18:07:02.935Z] 53926ce57604: Pull complete [2023-03-01T18:07:02.935Z] 21b2b0c7a3f4: Pull complete [2023-03-01T18:07:02.935Z] 22ff95d597cd: Pull complete [2023-03-01T18:07:02.935Z] 12d6caf4c0d1: Pull complete [2023-03-01T18:07:04.838Z] 96b7cbca73a9: Pull complete [2023-03-01T18:07:05.408Z] a7acece74701: Pull complete [2023-03-01T18:07:05.408Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T18:07:05.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T18:07:05.408Z] ---> db6d94c90886 [2023-03-01T18:07:05.408Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:07:07.318Z] ---> Running in 04d0643793c9 [2023-03-01T18:07:07.318Z] Removing intermediate container 04d0643793c9 [2023-03-01T18:07:07.318Z] ---> a0d14a26df1f [2023-03-01T18:07:07.318Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T18:07:07.318Z] ---> Running in 6e16c1f015f9 [2023-03-01T18:07:07.318Z] Removing intermediate container 6e16c1f015f9 [2023-03-01T18:07:07.318Z] ---> 98e657db92b2 [2023-03-01T18:07:07.318Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T18:07:07.583Z] ---> Running in ef3a0cf7c0d0 [2023-03-01T18:07:07.583Z] Removing intermediate container ef3a0cf7c0d0 [2023-03-01T18:07:07.583Z] ---> 7112fc7f96a0 [2023-03-01T18:07:07.583Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T18:07:07.583Z] ---> Running in 56f4fb5a2c98 [2023-03-01T18:07:07.844Z] Removing intermediate container 56f4fb5a2c98 [2023-03-01T18:07:07.844Z] ---> 00458fa5cb94 [2023-03-01T18:07:07.844Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T18:07:07.844Z] ---> Running in 800446fa3a5b [2023-03-01T18:07:08.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:07:08.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:07:08.366Z] (1/80) Installing mesa (21.3.9-r0) [2023-03-01T18:07:08.366Z] (2/80) Installing libxau (1.0.9-r0) [2023-03-01T18:07:08.366Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-03-01T18:07:08.366Z] (4/80) Installing libxcb (1.15-r0) [2023-03-01T18:07:08.366Z] (5/80) Installing libx11 (1.8-r0) [2023-03-01T18:07:08.625Z] (6/80) Installing libxext (1.3.4-r0) [2023-03-01T18:07:08.625Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-03-01T18:07:08.625Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-03-01T18:07:08.625Z] (9/80) Installing libpciaccess (0.16-r0) [2023-03-01T18:07:08.625Z] (10/80) Installing libdrm (2.4.110-r0) [2023-03-01T18:07:08.625Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-03-01T18:07:08.625Z] (12/80) Installing libxshmfence (1.3-r1) [2023-03-01T18:07:08.625Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-03-01T18:07:08.625Z] (14/80) Installing icu-data-full (71.1-r2) [2023-03-01T18:07:08.625Z] (15/80) Installing libice (1.0.10-r0) [2023-03-01T18:07:08.625Z] (16/80) Installing libuuid (2.38-r1) [2023-03-01T18:07:08.625Z] (17/80) Installing libsm (1.2.3-r0) [2023-03-01T18:07:08.625Z] (18/80) Installing libxt (1.2.1-r0) [2023-03-01T18:07:08.883Z] (19/80) Installing libxmu (1.1.3-r0) [2023-03-01T18:07:08.883Z] (20/80) Installing xset (1.2.4-r0) [2023-03-01T18:07:08.883Z] (21/80) Installing xprop (1.2.5-r0) [2023-03-01T18:07:08.883Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-03-01T18:07:08.883Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-03-01T18:07:08.883Z] (24/80) Installing libffi (3.4.2-r1) [2023-03-01T18:07:08.883Z] (25/80) Installing libintl (0.21-r2) [2023-03-01T18:07:08.883Z] (26/80) Installing libblkid (2.38-r1) [2023-03-01T18:07:08.883Z] (27/80) Installing libmount (2.38-r1) [2023-03-01T18:07:08.883Z] (28/80) Installing pcre (8.45-r2) [2023-03-01T18:07:08.883Z] (29/80) Installing glib (2.72.1-r0) [2023-03-01T18:07:08.883Z] (30/80) Installing icu-libs (71.1-r2) [2023-03-01T18:07:08.883Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-03-01T18:07:08.883Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-03-01T18:07:08.883Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-03-01T18:07:08.883Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-03-01T18:07:08.883Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-03-01T18:07:08.883Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-03-01T18:07:08.883Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-01T18:07:08.883Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-03-01T18:07:09.147Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-03-01T18:07:09.147Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-03-01T18:07:09.147Z] (41/80) Installing libpng (1.6.37-r1) [2023-03-01T18:07:09.147Z] (42/80) Installing freetype (2.12.1-r0) [2023-03-01T18:07:09.147Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-03-01T18:07:09.147Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-01T18:07:09.147Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-03-01T18:07:09.147Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-03-01T18:07:09.147Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-03-01T18:07:09.147Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-03-01T18:07:09.147Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-03-01T18:07:09.147Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-03-01T18:07:09.147Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-03-01T18:07:09.147Z] (52/80) Installing avahi-libs (0.8-r6) [2023-03-01T18:07:09.147Z] (53/80) Installing nettle (3.7.3-r0) [2023-03-01T18:07:09.405Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-03-01T18:07:09.405Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-03-01T18:07:09.405Z] (56/80) Installing libunistring (1.0-r0) [2023-03-01T18:07:09.405Z] (57/80) Installing gnutls (3.7.7-r1) [2023-03-01T18:07:09.405Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-03-01T18:07:09.405Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-03-01T18:07:09.405Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-03-01T18:07:09.406Z] (61/80) Installing libevdev (1.12.1-r0) [2023-03-01T18:07:09.406Z] (62/80) Installing mtdev (1.1.6-r0) [2023-03-01T18:07:09.406Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-03-01T18:07:09.406Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-03-01T18:07:09.406Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T18:07:09.406Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-03-01T18:07:09.406Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-03-01T18:07:09.406Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-03-01T18:07:09.406Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-03-01T18:07:09.406Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-03-01T18:07:09.406Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-03-01T18:07:09.406Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-03-01T18:07:09.664Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T18:07:09.664Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-03-01T18:07:09.664Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-01T18:07:09.664Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T18:07:09.664Z] (76/80) Installing kmod-libs (29-r2) [2023-03-01T18:07:09.664Z] (77/80) Installing eudev (3.2.11-r0) [2023-03-01T18:07:09.664Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-03-01T18:07:09.664Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-01T18:07:09.664Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-03-01T18:07:09.664Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:07:09.664Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T18:07:09.664Z] OK: 331 MiB in 131 packages [2023-03-01T18:07:10.888Z] Still waiting to schedule task [2023-03-01T18:07:10.888Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-01T18:07:11.570Z] Removing intermediate container 800446fa3a5b [2023-03-01T18:07:11.570Z] ---> 7c27f50117aa [2023-03-01T18:07:11.570Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-01T18:07:11.570Z] ---> Running in ac9ce0373a1f [2023-03-01T18:07:11.570Z] Removing intermediate container ac9ce0373a1f [2023-03-01T18:07:11.570Z] ---> 3f1a8f9903f5 [2023-03-01T18:07:11.570Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-01T18:07:11.835Z] ---> 9856779aecd6 [2023-03-01T18:07:11.835Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:07:11.835Z] ---> Running in 9f078a6157ce [2023-03-01T18:07:38.398Z] Removing intermediate container 9f078a6157ce [2023-03-01T18:07:38.398Z] ---> 9aaa2800be01 [2023-03-01T18:07:38.398Z] Step 11/13 : COPY . . [2023-03-01T18:07:38.398Z] ---> 90daa7939e8b [2023-03-01T18:07:38.398Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T18:07:38.398Z] ---> Running in 396b0830db9a [2023-03-01T18:07:38.398Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T18:07:38.398Z] Dload Upload  Total Spent Left Speed [2023-03-01T18:07:38.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7920 0 --:--:-- --:--:-- --:--:-- 7925 100 1062 100 1062 0 0 7914 0 --:--:-- --:--:-- --:--:-- 7866 [2023-03-01T18:07:38.398Z] Removing intermediate container 396b0830db9a [2023-03-01T18:07:38.398Z] ---> ae0e1a722412 [2023-03-01T18:07:38.398Z] Step 13/13 : RUN ${MAKE} [2023-03-01T18:07:38.398Z] ---> Running in 6991af7a0e27 [2023-03-01T18:07:38.398Z] noop [2023-03-01T18:07:38.398Z] Removing intermediate container 6991af7a0e27 [2023-03-01T18:07:38.398Z] ---> e379431448f0 [2023-03-01T18:07:38.398Z] Successfully built e379431448f0 [2023-03-01T18:07:38.398Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:07:38.849Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T18:07:38.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:07:38.998Z] prd-ubuntu20.04-docker-8c-8g-7989 does not seem to be running inside a container [2023-03-01T18:07:39.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-167 -v /w/workspace/foundry_device-usb-camera_PR-167:/w/workspace/foundry_device-usb-camera_PR-167:rw,z -v /w/workspace/foundry_device-usb-camera_PR-167@tmp:/w/workspace/foundry_device-usb-camera_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T18:07:39.413Z] $ docker top 978c2597db7d7b9b725028801195955a6d4c2a7c0b3b46ec71b66f10547e8fd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:07:39.810Z] + go version [2023-03-01T18:07:39.810Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T18:07:39.844Z] $ docker stop --time=1 978c2597db7d7b9b725028801195955a6d4c2a7c0b3b46ec71b66f10547e8fd2 [2023-03-01T18:07:41.126Z] $ docker rm -f --volumes 978c2597db7d7b9b725028801195955a6d4c2a7c0b3b46ec71b66f10547e8fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:07:41.802Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T18:07:41.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:07:41.948Z] prd-ubuntu20.04-docker-8c-8g-7989 does not seem to be running inside a container [2023-03-01T18:07:41.982Z] $ 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-167 -v /w/workspace/foundry_device-usb-camera_PR-167:/w/workspace/foundry_device-usb-camera_PR-167:rw,z -v /w/workspace/foundry_device-usb-camera_PR-167@tmp:/w/workspace/foundry_device-usb-camera_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T18:07:42.343Z] $ docker top 9b722454959af7a060647f3a65cc7555dbbdc18aa9312cc9ca56403ec994a16c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:07:42.743Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-167 [Pipeline] fileExists [Pipeline] sh [2023-03-01T18:07:43.096Z] + make test [2023-03-01T18:07:43.096Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T18:07:43.356Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-01T18:07:53.320Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-01T18:07:53.320Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 2.0% of statements [2023-03-01T18:08:01.427Z] 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-03-01T18:08:01.427Z] go vet ./... [2023-03-01T18:08:03.330Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T18:08:03.330Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T18:08:03.330Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T18:08:03.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T18:08:03.399Z] $ docker stop --time=1 9b722454959af7a060647f3a65cc7555dbbdc18aa9312cc9ca56403ec994a16c [2023-03-01T18:08:05.174Z] $ docker rm -f --volumes 9b722454959af7a060647f3a65cc7555dbbdc18aa9312cc9ca56403ec994a16c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T18:08:05.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T18:08:05.764Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T18:08:06.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T18:08:06.760Z] + ls -al . [2023-03-01T18:08:06.760Z] total 188 [2023-03-01T18:08:06.760Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 18:07 . [2023-03-01T18:08:06.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:06 .. [2023-03-01T18:08:06.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:07 .git [2023-03-01T18:08:06.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:06 .github [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 1 18:06 .gitignore [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 18:06 .golangci.yml [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 18:06 .hadolint.yml [2023-03-01T18:08:06.760Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 18:06 .semver [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 1 18:06 Attribution.txt [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 1 18:06 CHANGELOG.md [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 1 18:06 Dockerfile [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 18:06 GOVERNANCE.md [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 18:06 Jenkinsfile [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 18:06 LICENSE [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 2329 Mar 1 18:06 Makefile [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 18:06 OWNERS.md [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 1 18:06 README.md [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 18:06 VERSION [2023-03-01T18:08:06.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:06 bin [2023-03-01T18:08:06.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:06 cmd [2023-03-01T18:08:06.760Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 1 18:07 coverage.out [2023-03-01T18:08:06.760Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 1 18:06 docker-entrypoint.sh [2023-03-01T18:08:06.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:06 docs [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 1 18:06 go.mod [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 31547 Mar 1 18:06 go.sum [2023-03-01T18:08:06.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:06 internal [2023-03-01T18:08:06.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:06 snap [2023-03-01T18:08:06.760Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 18:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:08:07.148Z] + 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=4e8b302513720aeb74ffd400ee9578be3e55b429 --label arch=amd64 --label version=0.0.0 . [2023-03-01T18:08:07.148Z] Sending build context to Docker daemon 1.804MB [2023-03-01T18:08:07.148Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T18:08:07.148Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-01T18:08:07.148Z] ---> e379431448f0 [2023-03-01T18:08:07.148Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:08:07.148Z] ---> Running in ed807a1a60a3 [2023-03-01T18:08:07.148Z] Removing intermediate container ed807a1a60a3 [2023-03-01T18:08:07.148Z] ---> 0cc8731f28cf [2023-03-01T18:08:07.148Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T18:08:07.412Z] ---> Running in a61c2aca2748 [2023-03-01T18:08:07.412Z] Removing intermediate container a61c2aca2748 [2023-03-01T18:08:07.412Z] ---> 6d20c4bc903c [2023-03-01T18:08:07.412Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T18:08:07.412Z] ---> Running in e4b9b4050254 [2023-03-01T18:08:07.412Z] Removing intermediate container e4b9b4050254 [2023-03-01T18:08:07.412Z] ---> dd4e9c7c0e43 [2023-03-01T18:08:07.412Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T18:08:07.672Z] ---> Running in ada19a790124 [2023-03-01T18:08:07.672Z] Removing intermediate container ada19a790124 [2023-03-01T18:08:07.672Z] ---> e48e423967dd [2023-03-01T18:08:07.672Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T18:08:07.672Z] ---> Running in 32de4b8ec20a [2023-03-01T18:08:07.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:08:08.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:08:08.452Z] OK: 331 MiB in 131 packages [2023-03-01T18:08:08.715Z] Removing intermediate container 32de4b8ec20a [2023-03-01T18:08:08.715Z] ---> 2182d1b6d429 [2023-03-01T18:08:08.715Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-01T18:08:08.975Z] ---> Running in c67f74328e78 [2023-03-01T18:08:08.975Z] Removing intermediate container c67f74328e78 [2023-03-01T18:08:08.975Z] ---> 179e7e1f58d7 [2023-03-01T18:08:08.975Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-01T18:08:08.975Z] ---> 4fccaf329b9b [2023-03-01T18:08:08.975Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:08:09.233Z] ---> Running in ac48fd60d982 [2023-03-01T18:08:10.223Z] Removing intermediate container ac48fd60d982 [2023-03-01T18:08:10.223Z] ---> d689a0dc9624 [2023-03-01T18:08:10.223Z] Step 11/35 : COPY . . [2023-03-01T18:08:10.223Z] ---> 1443984608ba [2023-03-01T18:08:10.223Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T18:08:10.223Z] ---> Running in f6d414eb0cbc [2023-03-01T18:08:10.499Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T18:08:10.499Z] Dload Upload Total Spent Left Speed [2023-03-01T18:08:10.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41217 0 --:--:-- --:--:-- --:--:-- 42480 [2023-03-01T18:08:11.096Z] Removing intermediate container f6d414eb0cbc [2023-03-01T18:08:11.096Z] ---> 1790fc13a88b [2023-03-01T18:08:11.096Z] Step 13/35 : RUN ${MAKE} [2023-03-01T18:08:11.096Z] ---> Running in a249e2f9f0e5 [2023-03-01T18:08:11.387Z] 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-03-01T18:08:33.312Z] Removing intermediate container a249e2f9f0e5 [2023-03-01T18:08:33.312Z] ---> 70ab354cf2ef [2023-03-01T18:08:33.312Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-03-01T18:08:33.312Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-03-01T18:08:33.312Z] af6660deedbd: Pulling fs layer [2023-03-01T18:08:33.312Z] 97cd0a44c592: Pulling fs layer [2023-03-01T18:08:33.312Z] 97cd0a44c592: Verifying Checksum [2023-03-01T18:08:33.312Z] 97cd0a44c592: Download complete [2023-03-01T18:08:33.312Z] af6660deedbd: Verifying Checksum [2023-03-01T18:08:33.312Z] af6660deedbd: Download complete [2023-03-01T18:08:33.312Z] af6660deedbd: Pull complete [2023-03-01T18:08:33.312Z] 97cd0a44c592: Pull complete [2023-03-01T18:08:33.312Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-03-01T18:08:33.312Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-03-01T18:08:33.312Z] ---> fea57e182299 [2023-03-01T18:08:33.312Z] Step 15/35 : FROM alpine:3.16 [2023-03-01T18:08:33.312Z] 3.16: Pulling from library/alpine [2023-03-01T18:08:33.312Z] ef5531b6e74e: Pulling fs layer [2023-03-01T18:08:33.312Z] ef5531b6e74e: Download complete [2023-03-01T18:08:33.312Z] ef5531b6e74e: Pull complete [2023-03-01T18:08:33.312Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T18:08:33.312Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T18:08:33.312Z] ---> dfd21b5a31f5 [2023-03-01T18:08:33.312Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-01T18:08:33.312Z] ---> Running in 5a46b1a9c0d6 [2023-03-01T18:08:33.312Z] Removing intermediate container 5a46b1a9c0d6 [2023-03-01T18:08:33.312Z] ---> 4b269f08ef04 [2023-03-01T18:08:33.312Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-01T18:08:33.312Z] ---> Running in bab8bc632459 [2023-03-01T18:08:33.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T18:08:33.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T18:08:33.572Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-03-01T18:08:33.572Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-03-01T18:08:33.572Z] (3/80) Installing libxau (1.0.9-r0) [2023-03-01T18:08:33.572Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-03-01T18:08:33.572Z] (5/80) Installing libxcb (1.15-r0) [2023-03-01T18:08:33.572Z] (6/80) Installing libx11 (1.8-r0) [2023-03-01T18:08:33.832Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-03-01T18:08:33.832Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-03-01T18:08:33.832Z] (9/80) Installing expat (2.5.0-r0) [2023-03-01T18:08:33.832Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-03-01T18:08:33.832Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-03-01T18:08:33.832Z] (12/80) Installing libpng (1.6.37-r1) [2023-03-01T18:08:33.832Z] (13/80) Installing freetype (2.12.1-r0) [2023-03-01T18:08:33.832Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-03-01T18:08:33.832Z] (15/80) Installing fribidi (1.0.12-r0) [2023-03-01T18:08:33.832Z] (16/80) Installing libffi (3.4.2-r1) [2023-03-01T18:08:33.832Z] (17/80) Installing libintl (0.21-r2) [2023-03-01T18:08:33.832Z] (18/80) Installing libblkid (2.38-r1) [2023-03-01T18:08:33.832Z] (19/80) Installing libmount (2.38-r1) [2023-03-01T18:08:33.832Z] (20/80) Installing pcre (8.45-r2) [2023-03-01T18:08:33.832Z] (21/80) Installing glib (2.72.1-r0) [2023-03-01T18:08:33.832Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-03-01T18:08:33.832Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-03-01T18:08:33.832Z] (24/80) Installing libass (0.16.0-r0) [2023-03-01T18:08:33.832Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-03-01T18:08:33.832Z] (26/80) Installing libpciaccess (0.16-r0) [2023-03-01T18:08:33.832Z] (27/80) Installing libdrm (2.4.110-r0) [2023-03-01T18:08:33.832Z] (28/80) Installing gmp (6.2.1-r2) [2023-03-01T18:08:34.090Z] (29/80) Installing nettle (3.7.3-r0) [2023-03-01T18:08:34.090Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-03-01T18:08:34.090Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-03-01T18:08:34.090Z] (32/80) Installing libunistring (1.0-r0) [2023-03-01T18:08:34.090Z] (33/80) Installing gnutls (3.7.7-r1) [2023-03-01T18:08:34.090Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-01T18:08:34.090Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-01T18:08:34.090Z] (36/80) Installing lame (3.100-r0) [2023-03-01T18:08:34.090Z] (37/80) Installing opus (1.3.1-r1) [2023-03-01T18:08:34.090Z] (38/80) Installing libasyncns (0.8-r1) [2023-03-01T18:08:34.090Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-03-01T18:08:34.090Z] (40/80) Installing libltdl (2.4.7-r0) [2023-03-01T18:08:34.090Z] (41/80) Installing orc (0.4.32-r0) [2023-03-01T18:08:34.090Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-03-01T18:08:34.090Z] (43/80) Installing libogg (1.3.5-r1) [2023-03-01T18:08:34.090Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-01T18:08:34.090Z] (45/80) Installing flac (1.3.4-r0) [2023-03-01T18:08:34.090Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-03-01T18:08:34.090Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-03-01T18:08:34.090Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-03-01T18:08:34.090Z] (49/80) Installing soxr (0.1.3-r2) [2023-03-01T18:08:34.090Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-03-01T18:08:34.090Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-03-01T18:08:34.090Z] (52/80) Installing libpulse (15.0-r2) [2023-03-01T18:08:34.090Z] (53/80) Installing cjson (1.7.15-r3) [2023-03-01T18:08:34.090Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-03-01T18:08:34.090Z] (55/80) Installing librist (0.2.6-r1) [2023-03-01T18:08:34.090Z] (56/80) Installing libsrt (1.4.4-r0) [2023-03-01T18:08:34.090Z] (57/80) Installing libssh (0.9.6-r1) [2023-03-01T18:08:34.349Z] (58/80) Installing libtheora (1.1.1-r16) [2023-03-01T18:08:34.350Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T18:08:34.350Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T18:08:34.350Z] (61/80) Installing libxext (1.3.4-r0) [2023-03-01T18:08:34.350Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-03-01T18:08:34.350Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-01T18:08:34.350Z] (64/80) Installing libva (2.14.0-r0) [2023-03-01T18:08:34.350Z] (65/80) Installing libvdpau (1.5-r0) [2023-03-01T18:08:34.350Z] (66/80) Installing vidstab (1.1.0-r1) [2023-03-01T18:08:34.350Z] (67/80) Installing libvpx (1.11.0-r1) [2023-03-01T18:08:34.350Z] (68/80) Installing libwebp (1.2.3-r0) [2023-03-01T18:08:34.350Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-03-01T18:08:34.350Z] (70/80) Installing numactl (2.0.14-r0) [2023-03-01T18:08:34.350Z] (71/80) Installing x265-libs (3.5-r3) [2023-03-01T18:08:34.350Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-03-01T18:08:34.350Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-03-01T18:08:34.609Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-03-01T18:08:34.609Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-01T18:08:34.609Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T18:08:34.609Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-03-01T18:08:34.609Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-03-01T18:08:34.609Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-03-01T18:08:34.609Z] (79/80) Installing kmod-libs (29-r2) [2023-03-01T18:08:34.609Z] (80/80) Installing eudev (3.2.11-r0) [2023-03-01T18:08:34.609Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:08:34.609Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T18:08:34.609Z] OK: 100 MiB in 94 packages [2023-03-01T18:08:36.510Z] Removing intermediate container bab8bc632459 [2023-03-01T18:08:36.510Z] ---> 813841488063 [2023-03-01T18:08:36.510Z] Step 18/35 : WORKDIR / [2023-03-01T18:08:36.510Z] ---> Running in 05e75b31bf68 [2023-03-01T18:08:36.510Z] Removing intermediate container 05e75b31bf68 [2023-03-01T18:08:36.510Z] ---> 5f5fd89e7363 [2023-03-01T18:08:36.510Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-01T18:08:37.078Z] ---> b468d306c304 [2023-03-01T18:08:37.078Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-01T18:08:37.078Z] ---> 6c2acb88d3b1 [2023-03-01T18:08:37.078Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-01T18:08:37.338Z] ---> 13d27465af1b [2023-03-01T18:08:37.338Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-01T18:08:37.338Z] ---> f7d1bf95491e [2023-03-01T18:08:37.338Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-01T18:08:37.597Z] ---> 6cf0febca3a1 [2023-03-01T18:08:37.597Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-01T18:08:37.597Z] ---> 69446a0d066d [2023-03-01T18:08:37.597Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-01T18:08:38.163Z] ---> 0c97c5bbeeb2 [2023-03-01T18:08:38.163Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-01T18:08:38.163Z] ---> Running in 6ee2601bf7e4 [2023-03-01T18:08:38.730Z] Removing intermediate container 6ee2601bf7e4 [2023-03-01T18:08:38.730Z] ---> 2600dea84948 [2023-03-01T18:08:38.730Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-01T18:08:38.730Z] ---> Running in bd67a7e9dde4 [2023-03-01T18:08:39.298Z] Removing intermediate container bd67a7e9dde4 [2023-03-01T18:08:39.298Z] ---> b0274c7be8ef [2023-03-01T18:08:39.298Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-01T18:08:39.298Z] ---> Running in b8bd8f99af7c [2023-03-01T18:08:39.874Z] Removing intermediate container b8bd8f99af7c [2023-03-01T18:08:39.874Z] ---> 6e96b919c02a [2023-03-01T18:08:39.874Z] Step 29/35 : EXPOSE 59983 [2023-03-01T18:08:39.874Z] ---> Running in 7c20973a7a81 [2023-03-01T18:08:40.135Z] Removing intermediate container 7c20973a7a81 [2023-03-01T18:08:40.135Z] ---> 8ee9d09ac902 [2023-03-01T18:08:40.135Z] Step 30/35 : EXPOSE 8554 [2023-03-01T18:08:40.135Z] ---> Running in cf9f5bf5b115 [2023-03-01T18:08:40.136Z] Removing intermediate container cf9f5bf5b115 [2023-03-01T18:08:40.136Z] ---> c71af6618c76 [2023-03-01T18:08:40.136Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-01T18:08:40.136Z] ---> Running in df990abe2177 [2023-03-01T18:08:40.395Z] Removing intermediate container df990abe2177 [2023-03-01T18:08:40.395Z] ---> c963258b8f6d [2023-03-01T18:08:40.395Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-01T18:08:40.395Z] ---> Running in 6e3679593cc3 [2023-03-01T18:08:40.395Z] Removing intermediate container 6e3679593cc3 [2023-03-01T18:08:40.395Z] ---> 6ccd3043881f [2023-03-01T18:08:40.395Z] Step 33/35 : LABEL arch=amd64 [2023-03-01T18:08:40.395Z] ---> Running in 613c2d14f097 [2023-03-01T18:08:40.656Z] Removing intermediate container 613c2d14f097 [2023-03-01T18:08:40.656Z] ---> 0c90bdb9b7a8 [2023-03-01T18:08:40.656Z] Step 34/35 : LABEL git_sha=4e8b302513720aeb74ffd400ee9578be3e55b429 [2023-03-01T18:08:40.656Z] ---> Running in 7b96efdc581d [2023-03-01T18:08:40.656Z] Removing intermediate container 7b96efdc581d [2023-03-01T18:08:40.656Z] ---> 3b0f588d285e [2023-03-01T18:08:40.656Z] Step 35/35 : LABEL version=0.0.0 [2023-03-01T18:08:40.656Z] ---> Running in 5df31539cf2f [2023-03-01T18:08:40.916Z] Removing intermediate container 5df31539cf2f [2023-03-01T18:08:40.916Z] ---> c51e440e7377 [2023-03-01T18:08:40.916Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T18:08:40.916Z] Successfully built c51e440e7377 [2023-03-01T18:08:40.916Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:08:41.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T18:08:41.800Z] [2023-03-01T18:08:41.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:08:42.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T18:08:42.178Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T18:08:42.178Z] 5eb5b503b376: Pulling fs layer [2023-03-01T18:08:42.178Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T18:08:42.178Z] ec43610c2a17: Pulling fs layer [2023-03-01T18:08:42.178Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T18:08:42.178Z] 33b1e0a273af: Pulling fs layer [2023-03-01T18:08:42.178Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T18:08:42.178Z] 2f39f015ded8: Pulling fs layer [2023-03-01T18:08:42.178Z] 5d3b04190fa2: Waiting [2023-03-01T18:08:42.178Z] 3a2ae6a8a46f: Waiting [2023-03-01T18:08:42.178Z] 33b1e0a273af: Waiting [2023-03-01T18:08:42.178Z] 2f39f015ded8: Waiting [2023-03-01T18:08:42.178Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T18:08:42.178Z] 5c69ac0246d0: Download complete [2023-03-01T18:08:42.178Z] 3a2ae6a8a46f: Download complete [2023-03-01T18:08:42.439Z] 33b1e0a273af: Verifying Checksum [2023-03-01T18:08:42.439Z] 33b1e0a273af: Download complete [2023-03-01T18:08:42.439Z] ec43610c2a17: Verifying Checksum [2023-03-01T18:08:42.439Z] ec43610c2a17: Download complete [2023-03-01T18:08:42.439Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T18:08:42.439Z] 5d3b04190fa2: Download complete [2023-03-01T18:08:42.697Z] 5eb5b503b376: Verifying Checksum [2023-03-01T18:08:42.698Z] 5eb5b503b376: Download complete [2023-03-01T18:08:43.264Z] 2f39f015ded8: Download complete [2023-03-01T18:08:43.830Z] 5eb5b503b376: Pull complete [2023-03-01T18:08:43.830Z] 5c69ac0246d0: Pull complete [2023-03-01T18:08:44.397Z] ec43610c2a17: Pull complete [2023-03-01T18:08:44.397Z] 3a2ae6a8a46f: Pull complete [2023-03-01T18:08:44.397Z] 33b1e0a273af: Pull complete [2023-03-01T18:08:44.655Z] 5d3b04190fa2: Pull complete [2023-03-01T18:08:47.444Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7990 in /w/workspace/foundry_device-usb-camera_PR-167 [Pipeline] { [Pipeline] ws [2023-03-01T18:08:47.507Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-01T18:08:47.584Z] Selected Git installation does not exist. Using Default [2023-03-01T18:08:47.584Z] The recommended git tool is: NONE [2023-03-01T18:08:48.839Z] 2f39f015ded8: Pull complete [2023-03-01T18:08:48.839Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T18:08:48.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T18:08:48.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:08:49.063Z] prd-ubuntu20.04-docker-8c-8g-7989 does not seem to be running inside a container [2023-03-01T18:08:49.090Z] $ 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-167 -v /w/workspace/foundry_device-usb-camera_PR-167:/w/workspace/foundry_device-usb-camera_PR-167:rw,z -v /w/workspace/foundry_device-usb-camera_PR-167@tmp:/w/workspace/foundry_device-usb-camera_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T18:08:50.893Z] $ docker top b61a99765950846ade13c29a2bf7fb96185cfb4d4ee366793a98aa0f62e7afea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:08:51.366Z] ---> job-cost.sh [2023-03-01T18:08:51.366Z] lf-activate-venv: SKIPPING [2023-03-01T18:08:51.366Z] INFO: No Stack... [2023-03-01T18:08:51.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T18:08:51.885Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T18:08:52.200Z] + cat /w/workspace/foundry_device-usb-camera_PR-167/archives/cost.csv [2023-03-01T18:08:52.200Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T18:08:52.240Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] [2023-03-01T18:08:52.245Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] did not exist. Created. [2023-03-01T18:08:52.245Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T18:08:52.639Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T18:08:52.676Z] using credential edgex-jenkins-ssh [2023-03-01T18:08:52.690Z] Stashed 1 file(s) [2023-03-01T18:08:52.690Z] Cloning the remote Git repository [Pipeline] } [2023-03-01T18:08:52.717Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T18:08:52.786Z] $ docker stop --time=1 b61a99765950846ade13c29a2bf7fb96185cfb4d4ee366793a98aa0f62e7afea [2023-03-01T18:08:52.732Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-01T18:08:52.796Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-03-01T18:08:52.927Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-01T18:08:52.928Z] > git --version # timeout=10 [2023-03-01T18:08:52.946Z] > git --version # 'git version 2.25.1' [2023-03-01T18:08:52.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T18:08:53.015Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T18:08:53.951Z] $ docker rm -f --volumes b61a99765950846ade13c29a2bf7fb96185cfb4d4ee366793a98aa0f62e7afea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T18:08:53.800Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-01T18:08:53.822Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T18:08:54.685Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-01T18:08:54.733Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-01T18:08:54.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T18:08:54.748Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T18:08:55.327Z] Merging remotes/origin/main commit eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 into PR head commit 4e8b302513720aeb74ffd400ee9578be3e55b429 [2023-03-01T18:08:55.570Z] Merge succeeded, producing 4e8b302513720aeb74ffd400ee9578be3e55b429 [2023-03-01T18:08:55.571Z] Checking out Revision 4e8b302513720aeb74ffd400ee9578be3e55b429 (PR-167) [2023-03-01T18:08:56.167Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-01T18:08:56.248Z] > git --version # timeout=10 [2023-03-01T18:08:56.259Z] > git --version # 'git version 2.25.1' [2023-03-01T18:08:56.285Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T18:08:55.346Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T18:08:55.364Z] > git checkout -f 4e8b302513720aeb74ffd400ee9578be3e55b429 # timeout=10 [2023-03-01T18:08:55.463Z] > git remote # timeout=10 [2023-03-01T18:08:55.486Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T18:08:55.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T18:08:55.527Z] > git merge eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 # timeout=10 [2023-03-01T18:08:55.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T18:08:55.578Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T18:08:55.599Z] > git checkout -f 4e8b302513720aeb74ffd400ee9578be3e55b429 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T18:08:57.530Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T18:08:57.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T18:08:57.530Z] Dload Upload Total Spent Left Speed [2023-03-01T18:08:57.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-03-01T18:08:58.157Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T18:08:58.502Z] + sudo tee /etc/docker/daemon.new [2023-03-01T18:08:58.503Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T18:08:58.503Z] { [2023-03-01T18:08:58.503Z] "registry-mirrors": [ [2023-03-01T18:08:58.503Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T18:08:58.503Z] ], [2023-03-01T18:08:58.503Z] "bip": "10.250.0.254/24", [2023-03-01T18:08:58.503Z] "hosts": [ [2023-03-01T18:08:58.503Z] "tcp://0.0.0.0:5555", [2023-03-01T18:08:58.503Z] "unix:///var/run/docker.sock" [2023-03-01T18:08:58.503Z] ], [2023-03-01T18:08:58.503Z] "mtu": 1458, [2023-03-01T18:08:58.503Z] "selinux-enabled": true, [2023-03-01T18:08:58.503Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T18:08:58.503Z] } [Pipeline] sh [2023-03-01T18:08:58.848Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T18:08:59.185Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T18:09:17.501Z] provisioning config files... [2023-03-01T18:09:17.525Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8293286284149965048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:09:17.910Z] ---> docker-login.sh [2023-03-01T18:09:17.910Z] nexus3.edgexfoundry.org:10001 [2023-03-01T18:09:18.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:09:18.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:09:18.451Z] Configure a credential helper to remove this warning. See [2023-03-01T18:09:18.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:09:18.451Z] [2023-03-01T18:09:18.451Z] Login Succeeded [2023-03-01T18:09:18.451Z] nexus3.edgexfoundry.org:10002 [2023-03-01T18:09:18.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:09:18.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:09:18.720Z] Configure a credential helper to remove this warning. See [2023-03-01T18:09:18.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:09:18.720Z] [2023-03-01T18:09:18.720Z] Login Succeeded [2023-03-01T18:09:18.720Z] nexus3.edgexfoundry.org:10003 [2023-03-01T18:09:18.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:09:19.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:09:19.269Z] Configure a credential helper to remove this warning. See [2023-03-01T18:09:19.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:09:19.269Z] [2023-03-01T18:09:19.269Z] Login Succeeded [2023-03-01T18:09:19.269Z] nexus3.edgexfoundry.org:10004 [2023-03-01T18:09:19.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:09:19.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:09:19.540Z] Configure a credential helper to remove this warning. See [2023-03-01T18:09:19.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:09:19.540Z] [2023-03-01T18:09:19.540Z] Login Succeeded [2023-03-01T18:09:19.540Z] docker.io [2023-03-01T18:09:19.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T18:09:20.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T18:09:20.078Z] Configure a credential helper to remove this warning. See [2023-03-01T18:09:20.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T18:09:20.078Z] [2023-03-01T18:09:20.078Z] Login Succeeded [2023-03-01T18:09:20.078Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T18:09:20.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T18:09:20.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T18:09:20.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T18:09:20.671Z] ========================================================= [2023-03-01T18:09:20.671Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T18:09:20.671Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:09:21.197Z] + 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-03-01T18:09:22.611Z] Sending build context to Docker daemon 1.145MB [2023-03-01T18:09:22.611Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T18:09:22.611Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-01T18:09:22.611Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T18:09:22.611Z] 9b18e9b68314: Pulling fs layer [2023-03-01T18:09:22.611Z] 35d82f9e3411: Pulling fs layer [2023-03-01T18:09:22.611Z] e16973657156: Pulling fs layer [2023-03-01T18:09:22.611Z] fc693d55d65f: Pulling fs layer [2023-03-01T18:09:22.611Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T18:09:22.611Z] dda99020689f: Pulling fs layer [2023-03-01T18:09:22.611Z] db1c61fa0a46: Pulling fs layer [2023-03-01T18:09:22.611Z] 891c053d2c06: Pulling fs layer [2023-03-01T18:09:22.611Z] fc693d55d65f: Waiting [2023-03-01T18:09:22.611Z] 7e9fc2657dce: Waiting [2023-03-01T18:09:22.611Z] dda99020689f: Waiting [2023-03-01T18:09:22.611Z] db1c61fa0a46: Waiting [2023-03-01T18:09:22.611Z] 891c053d2c06: Waiting [2023-03-01T18:09:22.611Z] e16973657156: Verifying Checksum [2023-03-01T18:09:22.611Z] e16973657156: Download complete [2023-03-01T18:09:22.611Z] 35d82f9e3411: Verifying Checksum [2023-03-01T18:09:22.611Z] 35d82f9e3411: Download complete [2023-03-01T18:09:22.611Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T18:09:22.611Z] 7e9fc2657dce: Download complete [2023-03-01T18:09:22.611Z] dda99020689f: Download complete [2023-03-01T18:09:22.611Z] 9b18e9b68314: Download complete [2023-03-01T18:09:23.581Z] 9b18e9b68314: Pull complete [2023-03-01T18:09:23.849Z] 891c053d2c06: Verifying Checksum [2023-03-01T18:09:23.849Z] 891c053d2c06: Download complete [2023-03-01T18:09:24.127Z] 35d82f9e3411: Pull complete [2023-03-01T18:09:24.398Z] e16973657156: Pull complete [2023-03-01T18:09:24.985Z] db1c61fa0a46: Verifying Checksum [2023-03-01T18:09:24.985Z] db1c61fa0a46: Download complete [2023-03-01T18:09:25.571Z] fc693d55d65f: Verifying Checksum [2023-03-01T18:09:25.571Z] fc693d55d65f: Download complete [2023-03-01T18:09:38.038Z] fc693d55d65f: Pull complete [2023-03-01T18:09:38.038Z] 7e9fc2657dce: Pull complete [2023-03-01T18:09:38.038Z] dda99020689f: Pull complete [2023-03-01T18:09:43.419Z] db1c61fa0a46: Pull complete [2023-03-01T18:09:45.379Z] 891c053d2c06: Pull complete [2023-03-01T18:09:45.379Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T18:09:45.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T18:09:45.648Z] ---> f96f9c87975a [2023-03-01T18:09:45.648Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:09:47.597Z] ---> Running in 84a6d9d968cd [2023-03-01T18:09:47.597Z] Removing intermediate container 84a6d9d968cd [2023-03-01T18:09:47.597Z] ---> a01ea26b92cd [2023-03-01T18:09:47.597Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T18:09:47.597Z] ---> Running in c5588fa8067b [2023-03-01T18:09:47.874Z] Removing intermediate container c5588fa8067b [2023-03-01T18:09:47.874Z] ---> 5c4d582d4cec [2023-03-01T18:09:47.874Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T18:09:48.154Z] ---> Running in 33b523283f43 [2023-03-01T18:09:48.425Z] Removing intermediate container 33b523283f43 [2023-03-01T18:09:48.425Z] ---> f05b127d7389 [2023-03-01T18:09:48.425Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T18:09:48.425Z] ---> Running in 58ddec5199e6 [2023-03-01T18:09:48.696Z] Removing intermediate container 58ddec5199e6 [2023-03-01T18:09:48.696Z] ---> d8578ba28217 [2023-03-01T18:09:48.696Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T18:09:48.966Z] ---> Running in c978ac39ec4e [2023-03-01T18:09:49.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:09:50.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:09:51.485Z] (1/14) Installing libintl (0.21-r2) [2023-03-01T18:09:51.485Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-03-01T18:09:51.485Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T18:09:51.485Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T18:09:51.485Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-03-01T18:09:51.485Z] (6/14) Installing udev-init-scripts (35-r0) [2023-03-01T18:09:51.485Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T18:09:51.485Z] (7/14) Installing libblkid (2.38-r1) [2023-03-01T18:09:51.485Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-03-01T18:09:51.485Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-03-01T18:09:51.485Z] (10/14) Installing kmod-libs (29-r2) [2023-03-01T18:09:51.485Z] (11/14) Installing eudev (3.2.11-r0) [2023-03-01T18:09:51.755Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-03-01T18:09:51.755Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-01T18:09:51.755Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-03-01T18:09:51.755Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:09:51.755Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T18:09:51.755Z] OK: 228 MiB in 65 packages [2023-03-01T18:09:53.171Z] Removing intermediate container c978ac39ec4e [2023-03-01T18:09:53.171Z] ---> 951d6a7c7d83 [2023-03-01T18:09:53.171Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-01T18:09:53.171Z] ---> Running in 5640a15e0cce [2023-03-01T18:09:53.441Z] Removing intermediate container 5640a15e0cce [2023-03-01T18:09:53.441Z] ---> a2e6439395da [2023-03-01T18:09:53.441Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-01T18:09:53.712Z] ---> 1573664bcb28 [2023-03-01T18:09:53.712Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:09:53.982Z] ---> Running in 1b80652ad611 [2023-03-01T18:11:01.898Z] Removing intermediate container 1b80652ad611 [2023-03-01T18:11:01.898Z] ---> 5808deb2283b [2023-03-01T18:11:01.898Z] Step 11/13 : COPY . . [2023-03-01T18:11:01.898Z] ---> 240ffde0560f [2023-03-01T18:11:01.898Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T18:11:01.898Z] ---> Running in 50500030930b [2023-03-01T18:11:01.898Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T18:11:01.898Z] Dload Upload Total Spent Left Speed [2023-03-01T18:11:01.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14438 0 --:--:-- --:--:-- --:--:-- 14547 [2023-03-01T18:11:01.898Z] Removing intermediate container 50500030930b [2023-03-01T18:11:01.898Z] ---> 6cda886a8fcc [2023-03-01T18:11:01.898Z] Step 13/13 : RUN ${MAKE} [2023-03-01T18:11:01.898Z] ---> Running in ce958fbca104 [2023-03-01T18:11:01.898Z] noop [2023-03-01T18:11:01.898Z] Removing intermediate container ce958fbca104 [2023-03-01T18:11:01.898Z] ---> 0e8349254a9c [2023-03-01T18:11:01.898Z] Successfully built 0e8349254a9c [2023-03-01T18:11:01.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:11:02.361Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T18:11:02.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:11:02.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-7990 does not seem to be running inside a container [2023-03-01T18:11:02.669Z] $ 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-03-01T18:11:04.588Z] $ docker top 215716a6dac6d703b958081950c3ad2b96de0f9d72ce69dd6c65d80e156a262b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:11:05.443Z] + go version [2023-03-01T18:11:05.443Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T18:11:05.479Z] $ docker stop --time=1 215716a6dac6d703b958081950c3ad2b96de0f9d72ce69dd6c65d80e156a262b [2023-03-01T18:11:07.048Z] $ docker rm -f --volumes 215716a6dac6d703b958081950c3ad2b96de0f9d72ce69dd6c65d80e156a262b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:11:07.867Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T18:11:07.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:11:08.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-7990 does not seem to be running inside a container [2023-03-01T18:11:08.160Z] $ 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-03-01T18:11:09.204Z] $ docker top 09f187a2c1545a6a11f60da2276028a262c71a93815b58dc8c66c620a6cb8c33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:11:09.742Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T18:11:10.135Z] + make test [2023-03-01T18:11:10.135Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T18:11:12.081Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-01T18:12:33.691Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-01T18:12:33.691Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 2.0% of statements [2023-03-01T18:12:33.691Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T18:12:33.691Z] go vet ./... [2023-03-01T18:12:55.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T18:12:55.786Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T18:12:55.786Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T18:12:55.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T18:12:55.854Z] $ docker stop --time=1 09f187a2c1545a6a11f60da2276028a262c71a93815b58dc8c66c620a6cb8c33 [2023-03-01T18:12:57.490Z] $ docker rm -f --volumes 09f187a2c1545a6a11f60da2276028a262c71a93815b58dc8c66c620a6cb8c33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T18:12:58.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T18:12:58.454Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T18:12:58.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T18:12:59.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T18:12:59.780Z] + ls -al . [2023-03-01T18:12:59.780Z] total 184 [2023-03-01T18:12:59.780Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 18:11 . [2023-03-01T18:12:59.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:08 .. [2023-03-01T18:12:59.780Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:08 .git [2023-03-01T18:12:59.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:08 .github [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 1 18:08 .gitignore [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 18:08 .golangci.yml [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 18:08 .hadolint.yml [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 1 18:08 Attribution.txt [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 1 18:08 CHANGELOG.md [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 1 18:08 Dockerfile [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 18:08 GOVERNANCE.md [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 18:08 Jenkinsfile [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 18:08 LICENSE [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 2329 Mar 1 18:08 Makefile [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 18:08 OWNERS.md [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 1 18:08 README.md [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 18:06 VERSION [2023-03-01T18:12:59.780Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:08 bin [2023-03-01T18:12:59.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:08 cmd [2023-03-01T18:12:59.780Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 1 18:12 coverage.out [2023-03-01T18:12:59.780Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 1 18:08 docker-entrypoint.sh [2023-03-01T18:12:59.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:08 docs [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 1 18:08 go.mod [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 31547 Mar 1 18:08 go.sum [2023-03-01T18:12:59.780Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 18:08 internal [2023-03-01T18:12:59.780Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:08 snap [2023-03-01T18:12:59.780Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 18:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:13:00.187Z] + 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=4e8b302513720aeb74ffd400ee9578be3e55b429 --label arch=arm64 --label version=0.0.0 . [2023-03-01T18:13:00.453Z] Sending build context to Docker daemon 1.174MB [2023-03-01T18:13:00.453Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T18:13:00.453Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-01T18:13:00.453Z] ---> 0e8349254a9c [2023-03-01T18:13:00.453Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-01T18:13:00.453Z] ---> Running in 7780d593e90f [2023-03-01T18:13:00.724Z] Removing intermediate container 7780d593e90f [2023-03-01T18:13:00.724Z] ---> ebaecee89e8c [2023-03-01T18:13:00.724Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T18:13:00.991Z] ---> Running in 51a8e2cc36f6 [2023-03-01T18:13:01.266Z] Removing intermediate container 51a8e2cc36f6 [2023-03-01T18:13:01.266Z] ---> d29e12046a2d [2023-03-01T18:13:01.266Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T18:13:01.266Z] ---> Running in b40e394353ed [2023-03-01T18:13:01.533Z] Removing intermediate container b40e394353ed [2023-03-01T18:13:01.533Z] ---> d839edf76192 [2023-03-01T18:13:01.533Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T18:13:01.533Z] ---> Running in a3f42ad2e5a7 [2023-03-01T18:13:01.800Z] Removing intermediate container a3f42ad2e5a7 [2023-03-01T18:13:01.800Z] ---> ac4643cdc062 [2023-03-01T18:13:01.800Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T18:13:01.800Z] ---> Running in cd8403080942 [2023-03-01T18:13:02.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:13:03.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:13:03.988Z] OK: 228 MiB in 65 packages [2023-03-01T18:13:04.959Z] Removing intermediate container cd8403080942 [2023-03-01T18:13:04.960Z] ---> 7f65eee13bc4 [2023-03-01T18:13:04.960Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-01T18:13:04.960Z] ---> Running in d85839f2bf07 [2023-03-01T18:13:05.226Z] Removing intermediate container d85839f2bf07 [2023-03-01T18:13:05.226Z] ---> d680eeb8777b [2023-03-01T18:13:05.226Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-01T18:13:05.810Z] ---> 853da3eb4af7 [2023-03-01T18:13:05.810Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T18:13:05.810Z] ---> Running in ee606c1ab667 [2023-03-01T18:13:08.401Z] Removing intermediate container ee606c1ab667 [2023-03-01T18:13:08.401Z] ---> fb9e829f681d [2023-03-01T18:13:08.401Z] Step 11/35 : COPY . . [2023-03-01T18:13:10.991Z] ---> 741bea8965e4 [2023-03-01T18:13:10.991Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T18:13:10.991Z] ---> Running in 25f19e098c19 [2023-03-01T18:13:11.948Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T18:13:11.948Z] Dload  Upload Total Spent Left Speed [2023-03-01T18:13:12.219Z] 0  0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4806 0 --:--:-- --:--:-- --:--:-- 4827 [2023-03-01T18:13:13.623Z] Removing intermediate container 25f19e098c19 [2023-03-01T18:13:13.623Z] ---> 333abaf37d1d [2023-03-01T18:13:13.623Z] Step 13/35 : RUN ${MAKE} [2023-03-01T18:13:13.623Z] ---> Running in 71cb47dc1c2c [2023-03-01T18:13:14.581Z] 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-03-01T18:15:51.325Z] Removing intermediate container 71cb47dc1c2c [2023-03-01T18:15:51.325Z] ---> 19c8caec8886 [2023-03-01T18:15:51.325Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-03-01T18:15:51.325Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-03-01T18:15:51.325Z] eab2503cf8f4: Pulling fs layer [2023-03-01T18:15:51.325Z] 97cd0a44c592: Pulling fs layer [2023-03-01T18:15:51.325Z] 97cd0a44c592: Verifying Checksum [2023-03-01T18:15:51.325Z] 97cd0a44c592: Download complete [2023-03-01T18:15:51.325Z] eab2503cf8f4: Verifying Checksum [2023-03-01T18:15:51.325Z] eab2503cf8f4: Download complete [2023-03-01T18:15:51.325Z] eab2503cf8f4: Pull complete [2023-03-01T18:15:51.325Z] 97cd0a44c592: Pull complete [2023-03-01T18:15:51.325Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-03-01T18:15:51.325Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-03-01T18:15:51.325Z] ---> 7f763cca56b3 [2023-03-01T18:15:51.325Z] Step 15/35 : FROM alpine:3.16 [2023-03-01T18:15:51.325Z] 3.16: Pulling from library/alpine [2023-03-01T18:15:51.325Z] 3760b48202b3: Pulling fs layer [2023-03-01T18:15:51.325Z] 3760b48202b3: Verifying Checksum [2023-03-01T18:15:51.325Z] 3760b48202b3: Download complete [2023-03-01T18:15:51.325Z] 3760b48202b3: Pull complete [2023-03-01T18:15:51.325Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T18:15:51.325Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T18:15:51.325Z] ---> 4c81e5bf8899 [2023-03-01T18:15:51.325Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-01T18:15:51.325Z] ---> Running in 3fd3571cb5d5 [2023-03-01T18:15:51.325Z] Removing intermediate container 3fd3571cb5d5 [2023-03-01T18:15:51.325Z] ---> 1194959a6b6f [2023-03-01T18:15:51.325Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-01T18:15:51.325Z] ---> Running in 6d06a1021bcb [2023-03-01T18:15:51.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T18:15:51.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T18:15:51.325Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-03-01T18:15:51.325Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-03-01T18:15:51.325Z] (3/79) Installing libxau (1.0.9-r0) [2023-03-01T18:15:51.325Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-03-01T18:15:51.325Z] (5/79) Installing libxcb (1.15-r0) [2023-03-01T18:15:51.325Z] (6/79) Installing libx11 (1.8-r0) [2023-03-01T18:15:51.325Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-03-01T18:15:51.325Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-03-01T18:15:51.325Z] (9/79) Installing expat (2.5.0-r0) [2023-03-01T18:15:51.325Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-03-01T18:15:51.325Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-03-01T18:15:51.325Z] (12/79) Installing libpng (1.6.37-r1) [2023-03-01T18:15:51.325Z] (13/79) Installing freetype (2.12.1-r0) [2023-03-01T18:15:51.325Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-03-01T18:15:51.325Z] (15/79) Installing fribidi (1.0.12-r0) [2023-03-01T18:15:51.325Z] (16/79) Installing libffi (3.4.2-r1) [2023-03-01T18:15:51.325Z] (17/79) Installing libintl (0.21-r2) [2023-03-01T18:15:51.325Z] (18/79) Installing libblkid (2.38-r1) [2023-03-01T18:15:51.325Z] (19/79) Installing libmount (2.38-r1) [2023-03-01T18:15:51.325Z] (20/79) Installing pcre (8.45-r2) [2023-03-01T18:15:51.325Z] (21/79) Installing glib (2.72.1-r0) [2023-03-01T18:15:51.325Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-03-01T18:15:51.325Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-03-01T18:15:51.325Z] (24/79) Installing libass (0.16.0-r0) [2023-03-01T18:15:51.325Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-03-01T18:15:51.325Z] (26/79) Installing libdrm (2.4.110-r0) [2023-03-01T18:15:51.325Z] (27/79) Installing gmp (6.2.1-r2) [2023-03-01T18:15:51.325Z] (28/79) Installing nettle (3.7.3-r0) [2023-03-01T18:15:51.325Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-03-01T18:15:51.325Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-03-01T18:15:51.325Z] (31/79) Installing libunistring (1.0-r0) [2023-03-01T18:15:51.325Z] (32/79) Installing gnutls (3.7.7-r1) [2023-03-01T18:15:51.325Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-01T18:15:51.325Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-01T18:15:51.325Z] (35/79) Installing lame (3.100-r0) [2023-03-01T18:15:51.325Z] (36/79) Installing opus (1.3.1-r1) [2023-03-01T18:15:51.325Z] (37/79) Installing libasyncns (0.8-r1) [2023-03-01T18:15:51.325Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-03-01T18:15:51.325Z] (39/79) Installing libltdl (2.4.7-r0) [2023-03-01T18:15:51.325Z] (40/79) Installing orc (0.4.32-r0) [2023-03-01T18:15:51.325Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-03-01T18:15:51.325Z] (42/79) Installing libogg (1.3.5-r1) [2023-03-01T18:15:51.325Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-01T18:15:51.325Z] (44/79) Installing flac (1.3.4-r0) [2023-03-01T18:15:51.325Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-03-01T18:15:51.325Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-03-01T18:15:51.325Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-03-01T18:15:51.325Z] (48/79) Installing soxr (0.1.3-r2) [2023-03-01T18:15:51.325Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-03-01T18:15:51.325Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-03-01T18:15:51.325Z] (51/79) Installing libpulse (15.0-r2) [2023-03-01T18:15:51.325Z] (52/79) Installing cjson (1.7.15-r3) [2023-03-01T18:15:51.325Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-03-01T18:15:51.325Z] (54/79) Installing librist (0.2.6-r1) [2023-03-01T18:15:51.325Z] (55/79) Installing libsrt (1.4.4-r0) [2023-03-01T18:15:51.325Z] (56/79) Installing libssh (0.9.6-r1) [2023-03-01T18:15:51.325Z] (57/79) Installing libtheora (1.1.1-r16) [2023-03-01T18:15:51.325Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T18:15:51.325Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T18:15:51.325Z] (60/79) Installing libxext (1.3.4-r0) [2023-03-01T18:15:51.325Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-03-01T18:15:51.325Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-03-01T18:15:51.325Z] (63/79) Installing libva (2.14.0-r0) [2023-03-01T18:15:51.325Z] (64/79) Installing libvdpau (1.5-r0) [2023-03-01T18:15:51.325Z] (65/79) Installing vidstab (1.1.0-r1) [2023-03-01T18:15:51.325Z] (66/79) Installing libvpx (1.11.0-r1) [2023-03-01T18:15:51.325Z] (67/79) Installing libwebp (1.2.3-r0) [2023-03-01T18:15:51.325Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-03-01T18:15:51.325Z] (69/79) Installing numactl (2.0.14-r0) [2023-03-01T18:15:51.325Z] (70/79) Installing x265-libs (3.5-r3) [2023-03-01T18:15:51.325Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-03-01T18:15:51.325Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-03-01T18:15:51.325Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-03-01T18:15:51.325Z] (74/79) Installing udev-init-scripts (35-r0) [2023-03-01T18:15:51.325Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T18:15:51.325Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-03-01T18:15:51.325Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-03-01T18:15:51.325Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-03-01T18:15:51.325Z] (78/79) Installing kmod-libs (29-r2) [2023-03-01T18:15:51.325Z] (79/79) Installing eudev (3.2.11-r0) [2023-03-01T18:15:51.325Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T18:15:51.325Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T18:15:51.325Z] OK: 77 MiB in 93 packages [2023-03-01T18:15:54.672Z] Removing intermediate container 6d06a1021bcb [2023-03-01T18:15:54.672Z] ---> 2956fc6964b4 [2023-03-01T18:15:54.672Z] Step 18/35 : WORKDIR / [2023-03-01T18:15:54.672Z] ---> Running in a9764aae634c [2023-03-01T18:15:54.672Z] Removing intermediate container a9764aae634c [2023-03-01T18:15:54.672Z] ---> 7b00472482a8 [2023-03-01T18:15:54.672Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-01T18:15:56.076Z] ---> 34ba39b222eb [2023-03-01T18:15:56.076Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-01T18:15:56.344Z] ---> 482979697b0a [2023-03-01T18:15:56.344Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-01T18:15:56.935Z] ---> a5049558cfd9 [2023-03-01T18:15:56.935Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-01T18:15:57.520Z] ---> a3d1964cbc16 [2023-03-01T18:15:57.520Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-01T18:15:57.787Z] ---> 197d9b73dbfe [2023-03-01T18:15:57.787Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-01T18:15:58.373Z] ---> 9bf89bdf2f7e [2023-03-01T18:15:58.373Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-01T18:15:59.813Z] ---> 0a01bc86632b [2023-03-01T18:15:59.813Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-01T18:15:59.813Z] ---> Running in 159f721956d4 [2023-03-01T18:16:01.228Z] Removing intermediate container 159f721956d4 [2023-03-01T18:16:01.228Z] ---> f7ceed9d0d0e [2023-03-01T18:16:01.228Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-01T18:16:01.228Z] ---> Running in 7c26ef400a9e [2023-03-01T18:16:03.181Z] Removing intermediate container 7c26ef400a9e [2023-03-01T18:16:03.181Z] ---> 86af753eb023 [2023-03-01T18:16:03.181Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-01T18:16:03.181Z] ---> Running in aef007c9653d [2023-03-01T18:16:04.587Z] Removing intermediate container aef007c9653d [2023-03-01T18:16:04.587Z] ---> 6885ed73049d [2023-03-01T18:16:04.587Z] Step 29/35 : EXPOSE 59983 [2023-03-01T18:16:04.587Z] ---> Running in 9ea2c9e2d871 [2023-03-01T18:16:04.854Z] Removing intermediate container 9ea2c9e2d871 [2023-03-01T18:16:04.854Z] ---> f1dc1f6b6974 [2023-03-01T18:16:04.854Z] Step 30/35 : EXPOSE 8554 [2023-03-01T18:16:04.854Z] ---> Running in 50d61288ae01 [2023-03-01T18:16:05.122Z] Removing intermediate container 50d61288ae01 [2023-03-01T18:16:05.122Z] ---> bda28b93ef6b [2023-03-01T18:16:05.123Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-01T18:16:05.123Z] ---> Running in 969d418f6fff [2023-03-01T18:16:05.390Z] Removing intermediate container 969d418f6fff [2023-03-01T18:16:05.390Z] ---> a8ded1b37350 [2023-03-01T18:16:05.390Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-01T18:16:05.390Z] ---> Running in c56c3b86205d [2023-03-01T18:16:05.972Z] Removing intermediate container c56c3b86205d [2023-03-01T18:16:05.972Z] ---> 759798e0f5dd [2023-03-01T18:16:05.972Z] Step 33/35 : LABEL arch=arm64 [2023-03-01T18:16:05.972Z] ---> Running in 915717f3d847 [2023-03-01T18:16:06.238Z] Removing intermediate container 915717f3d847 [2023-03-01T18:16:06.238Z] ---> 41f7df5b92ee [2023-03-01T18:16:06.238Z] Step 34/35 : LABEL git_sha=4e8b302513720aeb74ffd400ee9578be3e55b429 [2023-03-01T18:16:06.238Z] ---> Running in b39735e9db07 [2023-03-01T18:16:06.506Z] Removing intermediate container b39735e9db07 [2023-03-01T18:16:06.506Z] ---> 39cf56921da3 [2023-03-01T18:16:06.506Z] Step 35/35 : LABEL version=0.0.0 [2023-03-01T18:16:06.506Z] ---> Running in cc2eee7faedb [2023-03-01T18:16:06.774Z] Removing intermediate container cc2eee7faedb [2023-03-01T18:16:06.774Z] ---> 218613377ccf [2023-03-01T18:16:06.774Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T18:16:06.774Z] Successfully built 218613377ccf [2023-03-01T18:16:06.774Z] 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-03-01T18:16:07.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T18:16:07.586Z] [2023-03-01T18:16:07.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:16:07.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T18:16:07.977Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T18:16:07.977Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T18:16:07.977Z] 04944245beec: Pulling fs layer [2023-03-01T18:16:07.977Z] 699f458cf7ca: Pulling fs layer [2023-03-01T18:16:07.977Z] 765212b225bb: Pulling fs layer [2023-03-01T18:16:07.977Z] f23df028b6ca: Pulling fs layer [2023-03-01T18:16:07.977Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T18:16:07.977Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T18:16:07.977Z] f23df028b6ca: Waiting [2023-03-01T18:16:07.977Z] d65c8cfc05b1: Waiting [2023-03-01T18:16:07.977Z] 2437ff75d9bd: Waiting [2023-03-01T18:16:07.977Z] 765212b225bb: Waiting [2023-03-01T18:16:08.246Z] 04944245beec: Verifying Checksum [2023-03-01T18:16:08.246Z] 04944245beec: Download complete [2023-03-01T18:16:08.246Z] 765212b225bb: Download complete [2023-03-01T18:16:08.246Z] f23df028b6ca: Verifying Checksum [2023-03-01T18:16:08.246Z] f23df028b6ca: Download complete [2023-03-01T18:16:08.246Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T18:16:08.246Z] d65c8cfc05b1: Download complete [2023-03-01T18:16:08.515Z] 699f458cf7ca: Verifying Checksum [2023-03-01T18:16:08.515Z] 699f458cf7ca: Download complete [2023-03-01T18:16:08.785Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T18:16:08.785Z] 8998bd30e6a1: Download complete [2023-03-01T18:16:11.378Z] 2437ff75d9bd: Download complete [2023-03-01T18:16:12.785Z] 8998bd30e6a1: Pull complete [2023-03-01T18:16:13.109Z] 04944245beec: Pull complete [2023-03-01T18:16:14.574Z] 699f458cf7ca: Pull complete [2023-03-01T18:16:17.189Z] 765212b225bb: Pull complete [2023-03-01T18:16:17.785Z] f23df028b6ca: Pull complete [2023-03-01T18:16:17.785Z] d65c8cfc05b1: Pull complete [2023-03-01T18:16:32.779Z] 2437ff75d9bd: Pull complete [2023-03-01T18:16:32.779Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T18:16:32.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T18:16:32.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:16:33.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-7990 does not seem to be running inside a container [2023-03-01T18:16:33.140Z] $ 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-03-01T18:16:35.714Z] $ docker top 460a10212ec3b9100a29ca34e157c9f9b3ee855987abb6a6af48e9df0ab2f74f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:16:36.588Z] ---> job-cost.sh [2023-03-01T18:16:36.588Z] lf-activate-venv: SKIPPING [2023-03-01T18:16:36.588Z] INFO: No Stack... [2023-03-01T18:16:37.168Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T18:16:37.749Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T18:16:38.092Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-03-01T18:16:38.092Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T18:16:38.171Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] [2023-03-01T18:16:38.175Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] did not exist. Created. [2023-03-01T18:16:38.176Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T18:16:38.577Z] /w/workspace/device-usb-camera/1@tmp/durable-f8b9a085/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T18:16:38.926Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T18:16:38.963Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T18:16:39.014Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T18:16:39.029Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T18:16:39.111Z] $ docker stop --time=1 460a10212ec3b9100a29ca34e157c9f9b3ee855987abb6a6af48e9df0ab2f74f [2023-03-01T18:16:40.592Z] $ docker rm -f --volumes 460a10212ec3b9100a29ca34e157c9f9b3ee855987abb6a6af48e9df0ab2f74f [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-03-01T18:16:41.578Z] provisioning config files... [2023-03-01T18:16:41.585Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-167@tmp/config2221372481142918878tmp [Pipeline] { [Pipeline] sh [2023-03-01T18:16:41.921Z] + set +x [2023-03-01T18:16:41.921Z] + curl -s https://codecov.io/bash [2023-03-01T18:16:41.921Z] + bash -s -- [2023-03-01T18:16:41.921Z] [2023-03-01T18:16:41.921Z] _____ _ [2023-03-01T18:16:41.921Z] / ____| | | [2023-03-01T18:16:41.921Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T18:16:41.921Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T18:16:41.921Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T18:16:41.921Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T18:16:41.921Z] Bash-1.0.6 [2023-03-01T18:16:41.921Z] [2023-03-01T18:16:41.921Z] [2023-03-01T18:16:41.921Z] ==> git version 2.25.1 found [2023-03-01T18:16:41.921Z] ==> 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-03-01T18:16:41.921Z] Release-Date: 2020-01-08 [2023-03-01T18:16:41.921Z] 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-03-01T18:16:41.921Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T18:16:41.921Z] ==> Jenkins CI detected. [2023-03-01T18:16:41.921Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-167 [2023-03-01T18:16:41.921Z] project root: . [2023-03-01T18:16:41.921Z] --> token set from env [2023-03-01T18:16:41.921Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T18:16:41.921Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T18:16:42.180Z] ==> Python coveragepy not found [2023-03-01T18:16:42.180Z] ==> Searching for coverage reports in: [2023-03-01T18:16:42.180Z] + . [2023-03-01T18:16:42.180Z] -> Found 1 reports [2023-03-01T18:16:42.180Z] ==> Detecting git/mercurial file structure [2023-03-01T18:16:42.180Z] ==> Reading reports [2023-03-01T18:16:42.180Z] + ./coverage.out bytes=28352 [2023-03-01T18:16:42.180Z] ==> Appending adjustments [2023-03-01T18:16:42.180Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T18:16:42.180Z] + Found adjustments [2023-03-01T18:16:42.180Z] ==> Gzipping contents [2023-03-01T18:16:42.180Z] 4.0K /tmp/codecov.EL2uxx.gz [2023-03-01T18:16:42.180Z] ==> Uploading reports [2023-03-01T18:16:42.180Z] url: https://codecov.io [2023-03-01T18:16:42.180Z] query: branch=PR-167&commit=4e8b302513720aeb74ffd400ee9578be3e55b429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=167&job=&cmd_args= [2023-03-01T18:16:42.180Z] -> Pinging Codecov [2023-03-01T18:16:42.180Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-167&commit=4e8b302513720aeb74ffd400ee9578be3e55b429&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=167&job=&cmd_args= [2023-03-01T18:16:42.440Z] -> Uploading to [2023-03-01T18:16:42.440Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/73D8F5FF140700D3E01443B452E23636/4e8b302513720aeb74ffd400ee9578be3e55b429/481fbddc-b620-43b6-b48a-c2e0c41b27c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T181642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=180c47c3e57714bcdb9893076dbfb6a6612130ac6196a7a82d8f512c9b906e47 [2023-03-01T18:16:42.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T18:16:42.440Z] Dload Upload Total Spent Left Speed [2023-03-01T18:16:42.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3981 0 0 100 3981 0 19514 --:--:-- --:--:-- --:--:-- 19419 100 3981 0 0 100 3981 0 13919 --:--:-- --:--:-- --:--:-- 13871 [2023-03-01T18:16:42.701Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4e8b302513720aeb74ffd400ee9578be3e55b429 [Pipeline] } [2023-03-01T18:16:42.728Z] 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-03-01T18:16:44.384Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-167/archives ] [2023-03-01T18:16:44.384Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-167/archives [2023-03-01T18:16:44.384Z] total 16 [2023-03-01T18:16:44.384Z] drwxr-xr-x 3 root root 4096 Mar 1 18:08 . [2023-03-01T18:16:44.384Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 18:08 .. [2023-03-01T18:16:44.384Z] drwxr-xr-x 2 root root 4096 Mar 1 18:08 cost [2023-03-01T18:16:44.384Z] -rw-r--r-- 1 root root 89 Mar 1 18:08 cost.csv [2023-03-01T18:16:44.384Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-167/archives [2023-03-01T18:16:44.384Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-167/archives [2023-03-01T18:16:44.384Z] total 16 [2023-03-01T18:16:44.384Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 18:08 . [2023-03-01T18:16:44.384Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 18:08 .. [2023-03-01T18:16:44.384Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 18:08 cost [2023-03-01T18:16:44.384Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 1 18:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:16:44.713Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:16:45.600Z] ---> package-listing.sh [2023-03-01T18:16:45.600Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T18:16:45.600Z] ++ facter osfamily [2023-03-01T18:16:45.859Z] + OS_FAMILY=debian [2023-03-01T18:16:45.859Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-167 [2023-03-01T18:16:45.859Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T18:16:45.859Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T18:16:45.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T18:16:45.859Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T18:16:45.859Z] + '[' /w/workspace/foundry_device-usb-camera_PR-167 ']' [2023-03-01T18:16:45.859Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T18:16:45.859Z] + case "${OS_FAMILY}" in [2023-03-01T18:16:45.859Z] + dpkg -l [2023-03-01T18:16:45.859Z] + grep '^ii' [2023-03-01T18:16:45.859Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T18:16:45.859Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T18:16:45.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T18:16:45.859Z] + '[' /w/workspace/foundry_device-usb-camera_PR-167 ']' [2023-03-01T18:16:45.859Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-167/archives/ [2023-03-01T18:16:45.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-167/archives/ [Pipeline] echo [2023-03-01T18:16:45.892Z] 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-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T18:16:46.185Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T18:16:46.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T18:16:46.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T18:16:46.943Z] prd-ubuntu20.04-docker-8c-8g-7989 does not seem to be running inside a container [2023-03-01T18:16:46.970Z] $ 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-167/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-167 -v /w/workspace/foundry_device-usb-camera_PR-167:/w/workspace/foundry_device-usb-camera_PR-167:rw,z -v /w/workspace/foundry_device-usb-camera_PR-167@tmp:/w/workspace/foundry_device-usb-camera_PR-167@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-03-01T18:16:47.171Z] $ docker top 32869aa5a68d44b549d77096ac812057ff22166d68e5742b11476383be68f782 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T18:16:47.564Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T18:16:47.869Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T18:16:48.183Z] + ls /var/log/sa-host [2023-03-01T18:16:48.183Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T18:16:48.315Z] provisioning config files... [2023-03-01T18:16:48.325Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-167@tmp/config12195307001267846082tmp [Pipeline] { [Pipeline] echo [2023-03-01T18:16:48.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:16:48.686Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T18:16:48.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:16:49.124Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T18:16:49.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:16:49.473Z] ---> sudo-logs.sh [2023-03-01T18:16:49.473Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T18:16:49.554Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:16:49.865Z] ---> job-cost.sh [2023-03-01T18:16:49.865Z] lf-activate-venv: SKIPPING [2023-03-01T18:16:49.865Z] DEBUG: total: 0.2199999988079071 [2023-03-01T18:16:49.865Z] INFO: Retrieving Stack Cost... [2023-03-01T18:16:50.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T18:16:50.692Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T18:16:50.727Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T18:16:51.039Z] ---> logs-deploy.sh [2023-03-01T18:16:51.039Z] lf-activate-venv: SKIPPING [2023-03-01T18:16:51.039Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-167/1 [2023-03-01T18:16:51.039Z] INFO: archiving workspace using pattern(s): [2023-03-01T18:16:51.974Z] Archives upload complete. [2023-03-01T18:16:51.974Z] INFO: archiving logs to Nexus