Pull request #81 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1+99c3e66cd2b563900f26eeb72b7fbc675658f659 (697c41f39920965569534b5a2b52fdca4b6df50e) 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-ssh14257251268303669135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh18373741019126460483.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-81/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-81/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15546109811446049053.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-81/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11624856147595313643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7307995616055414367.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-81/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-81/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8980760199058638291.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-24607 in /w/workspace/xfoundry_device-usb-camera_PR-81 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-81 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 99c3e66cd2b563900f26eeb72b7fbc675658f659 into PR head commit 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 Merge succeeded, producing 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 Checking out Revision 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 (PR-81) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-05T17:43:18.770Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-05T17:43:18.928Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-05T17:43:19.012Z] ========================================================= [2022-09-05T17:43:19.012Z] EdgeX Global Pipelines Version Info [2022-09-05T17:43:19.012Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:43:19.798Z] ------------------- [2022-09-05T17:43:19.798Z] stable info: [2022-09-05T17:43:19.798Z] ------------------- [2022-09-05T17:43:19.798Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-05T17:43:19.798Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T17:43:19.798Z] Message: update stable to v1.0.239 [2022-09-05T17:43:20.745Z] ------------------- [2022-09-05T17:43:20.745Z] experimental info: [2022-09-05T17:43:20.745Z] ------------------- [2022-09-05T17:43:20.745Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-05T17:43:20.745Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T17:43:20.745Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-05T17:43:21.144Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-05T17:43:21.183Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-05T17:43:21.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-05T17:43:21.262Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-05T17:43:21.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-05T17:43:21.335Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-05T17:43:21.372Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-05T17:43:21.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-05T17:43:21.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-05T17:43:21.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-05T17:43:21.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-05T17:43:21.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-05T17:43:21.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-05T17:43:21.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-05T17:43:21.683Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-05T17:43:21.725Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-05T17:43:21.759Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-05T17:43:21.799Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-05T17:43:21.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-05T17:43:21.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-05T17:43:21.906Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-05T17:43:21.942Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-05T17:43:21.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-05T17:43:22.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-05T17:43:22.055Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-05T17:43:22.093Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-05T17:43:22.129Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-05T17:43:22.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-81 [Pipeline] echo [2022-09-05T17:43:22.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-81 [Pipeline] echo [2022-09-05T17:43:22.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-81 [Pipeline] echo [2022-09-05T17:43:22.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [Pipeline] echo [2022-09-05T17:43:22.321Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d7d954 [Pipeline] echo [2022-09-05T17:43:22.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T17:43:22.483Z] provisioning config files... [2022-09-05T17:43:22.498Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/config626730049675424718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:43:22.842Z] ---> docker-login.sh [2022-09-05T17:43:22.842Z] nexus3.edgexfoundry.org:10001 [2022-09-05T17:43:23.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:43:23.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:43:23.368Z] Configure a credential helper to remove this warning. See [2022-09-05T17:43:23.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:43:23.368Z] [2022-09-05T17:43:23.368Z] Login Succeeded [2022-09-05T17:43:23.368Z] nexus3.edgexfoundry.org:10002 [2022-09-05T17:43:23.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:43:23.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:43:23.368Z] Configure a credential helper to remove this warning. See [2022-09-05T17:43:23.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:43:23.368Z] [2022-09-05T17:43:23.368Z] Login Succeeded [2022-09-05T17:43:23.368Z] nexus3.edgexfoundry.org:10003 [2022-09-05T17:43:23.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:43:23.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:43:23.633Z] Configure a credential helper to remove this warning. See [2022-09-05T17:43:23.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:43:23.633Z] [2022-09-05T17:43:23.633Z] Login Succeeded [2022-09-05T17:43:23.633Z] nexus3.edgexfoundry.org:10004 [2022-09-05T17:43:23.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:43:23.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:43:23.633Z] Configure a credential helper to remove this warning. See [2022-09-05T17:43:23.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:43:23.633Z] [2022-09-05T17:43:23.633Z] Login Succeeded [2022-09-05T17:43:23.633Z] docker.io [2022-09-05T17:43:23.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:43:24.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:43:24.157Z] Configure a credential helper to remove this warning. See [2022-09-05T17:43:24.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:43:24.157Z] [2022-09-05T17:43:24.157Z] Login Succeeded [2022-09-05T17:43:24.157Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T17:43:24.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-05T17:43:24.839Z] + git rev-list -1 --merges 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1~1..5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [Pipeline] echo [2022-09-05T17:43:24.893Z] -----------> git rev-list -1 --merges 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1~1..5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [false] [Pipeline] sh [2022-09-05T17:43:25.203Z] + git log --format=format:%s -1 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [Pipeline] echo [2022-09-05T17:43:25.237Z] ========================================================= [2022-09-05T17:43:25.237Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-05T17:43:25.237Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T17:43:25.666Z] + git log --format=format:%s -1 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [Pipeline] echo [2022-09-05T17:43:25.700Z] [semverPrep] GIT_COMMIT: 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-09-05T17:43:25.730Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-05T17:43:26.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-05T17:43:26.124Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-05T17:43:26.124Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-05T17:43:26.124Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-05T17:43:26.124Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-05T17:43:26.124Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-05T17:43:26.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:43:26.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T17:43:26.615Z] [2022-09-05T17:43:26.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:43:26.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T17:43:26.989Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-05T17:43:26.989Z] b85a868b505f: Pulling fs layer [2022-09-05T17:43:26.989Z] e2be974225ed: Pulling fs layer [2022-09-05T17:43:26.989Z] 339a4e72a1f5: Pulling fs layer [2022-09-05T17:43:26.989Z] 988bab9f4d93: Pulling fs layer [2022-09-05T17:43:26.989Z] 1469e6f7b9e6: Pulling fs layer [2022-09-05T17:43:26.989Z] 988bab9f4d93: Waiting [2022-09-05T17:43:26.989Z] 1469e6f7b9e6: Waiting [2022-09-05T17:43:26.989Z] eaf3925da568: Pulling fs layer [2022-09-05T17:43:26.989Z] bab4dde63d76: Pulling fs layer [2022-09-05T17:43:26.989Z] bde34c3a00c8: Pulling fs layer [2022-09-05T17:43:26.989Z] b352a97aabf1: Pulling fs layer [2022-09-05T17:43:26.989Z] 4872d77fe225: Pulling fs layer [2022-09-05T17:43:26.989Z] 5851b861e8e6: Pulling fs layer [2022-09-05T17:43:26.989Z] bab4dde63d76: Waiting [2022-09-05T17:43:26.989Z] bde34c3a00c8: Waiting [2022-09-05T17:43:26.989Z] 5851b861e8e6: Waiting [2022-09-05T17:43:26.989Z] 4872d77fe225: Waiting [2022-09-05T17:43:26.989Z] eaf3925da568: Waiting [2022-09-05T17:43:26.990Z] b352a97aabf1: Waiting [2022-09-05T17:43:26.990Z] e2be974225ed: Verifying Checksum [2022-09-05T17:43:26.990Z] e2be974225ed: Download complete [2022-09-05T17:43:26.990Z] 988bab9f4d93: Download complete [2022-09-05T17:43:27.251Z] 1469e6f7b9e6: Verifying Checksum [2022-09-05T17:43:27.251Z] 1469e6f7b9e6: Download complete [2022-09-05T17:43:27.251Z] eaf3925da568: Download complete [2022-09-05T17:43:27.251Z] 339a4e72a1f5: Verifying Checksum [2022-09-05T17:43:27.251Z] 339a4e72a1f5: Download complete [2022-09-05T17:43:27.251Z] bde34c3a00c8: Verifying Checksum [2022-09-05T17:43:27.251Z] bde34c3a00c8: Download complete [2022-09-05T17:43:27.251Z] b352a97aabf1: Verifying Checksum [2022-09-05T17:43:27.251Z] b352a97aabf1: Download complete [2022-09-05T17:43:27.251Z] 4872d77fe225: Verifying Checksum [2022-09-05T17:43:27.251Z] 4872d77fe225: Download complete [2022-09-05T17:43:27.251Z] b85a868b505f: Verifying Checksum [2022-09-05T17:43:27.251Z] b85a868b505f: Download complete [2022-09-05T17:43:27.251Z] 5851b861e8e6: Verifying Checksum [2022-09-05T17:43:27.251Z] 5851b861e8e6: Download complete [2022-09-05T17:43:27.823Z] bab4dde63d76: Verifying Checksum [2022-09-05T17:43:27.823Z] bab4dde63d76: Download complete [2022-09-05T17:43:28.782Z] b85a868b505f: Pull complete [2022-09-05T17:43:28.782Z] e2be974225ed: Pull complete [2022-09-05T17:43:29.354Z] 339a4e72a1f5: Pull complete [2022-09-05T17:43:29.354Z] 988bab9f4d93: Pull complete [2022-09-05T17:43:29.926Z] 1469e6f7b9e6: Pull complete [2022-09-05T17:43:29.926Z] eaf3925da568: Pull complete [2022-09-05T17:43:31.847Z] bab4dde63d76: Pull complete [2022-09-05T17:43:31.847Z] bde34c3a00c8: Pull complete [2022-09-05T17:43:32.110Z] b352a97aabf1: Pull complete [2022-09-05T17:43:32.110Z] 4872d77fe225: Pull complete [2022-09-05T17:43:32.110Z] 5851b861e8e6: Pull complete [2022-09-05T17:43:32.110Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-05T17:43:32.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T17:43:32.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T17:43:32.355Z] prd-ubuntu20.04-docker-8c-8g-24607 does not seem to be running inside a container [2022-09-05T17:43:32.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-81 -v /w/workspace/xfoundry_device-usb-camera_PR-81:/w/workspace/xfoundry_device-usb-camera_PR-81:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-81@tmp:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-05T17:43:33.614Z] $ docker top c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a -eo pid,comm [2022-09-05T17:43:33.676Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-05T17:43:33.676Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-05T17:43:33.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-05T17:43:33.804Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-05T17:43:33.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-05T17:43:33.957Z] $ docker exec c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a ssh-agent [2022-09-05T17:43:34.094Z] SSH_AUTH_SOCK=/tmp/ssh-rk0pR64SK8Cr/agent.32 [2022-09-05T17:43:34.094Z] SSH_AGENT_PID=40 [2022-09-05T17:43:34.101Z] Running ssh-add (command line suppressed) [2022-09-05T17:43:34.233Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-81@tmp/private_key_6950973797374806595.key (/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/private_key_6950973797374806595.key) [2022-09-05T17:43:34.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-05T17:43:34.580Z] + git tag --points-at HEAD [Pipeline] } [2022-09-05T17:43:34.611Z] $ docker exec --env ******** --env ******** c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a ssh-agent -k [2022-09-05T17:43:34.722Z] unset SSH_AUTH_SOCK; [2022-09-05T17:43:34.722Z] unset SSH_AGENT_PID; [2022-09-05T17:43:34.723Z] echo Agent pid 40 killed; [2022-09-05T17:43:34.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-05T17:43:34.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-05T17:43:34.812Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-05T17:43:34.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-05T17:43:34.939Z] $ docker exec c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a ssh-agent [2022-09-05T17:43:35.071Z] SSH_AUTH_SOCK=/tmp/ssh-6y7qptp2CiuW/agent.75 [2022-09-05T17:43:35.071Z] SSH_AGENT_PID=81 [2022-09-05T17:43:35.077Z] Running ssh-add (command line suppressed) [2022-09-05T17:43:35.206Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-81@tmp/private_key_1386208050915340841.key (/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/private_key_1386208050915340841.key) [2022-09-05T17:43:35.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-05T17:43:35.558Z] + git semver init [2022-09-05T17:43:35.820Z] 2022-09-05 17:43:35,774 [run_init] DEBUG init version:0.0.0 force:False [2022-09-05T17:43:35.820Z] 2022-09-05 17:43:35,775 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-81/.semver [2022-09-05T17:43:35.820Z] 2022-09-05 17:43:35,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-81/.semver [2022-09-05T17:43:35.820Z] 2022-09-05 17:43:35,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-81/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-81, universal_newlines=False, shell=None, istream=None) [2022-09-05T17:43:36.767Z] 2022-09-05 17:43:36,535 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-81/.git/info/exclude [2022-09-05T17:43:36.767Z] 2022-09-05 17:43:36,536 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-81/.semver/PR-81 with force:False [2022-09-05T17:43:36.767Z] 2022-09-05 17:43:36,536 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-81/.semver/PR-81 [2022-09-05T17:43:36.767Z] 2022-09-05 17:43:36,541 [execute] INFO git cat-file --batch-check [2022-09-05T17:43:36.767Z] 2022-09-05 17:43:36,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-81/.semver, universal_newlines=False, shell=None, istream=) [2022-09-05T17:43:36.767Z] 2022-09-05 17:43:36,547 [execute] INFO git cat-file --batch [2022-09-05T17:43:36.767Z] 2022-09-05 17:43:36,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-81/.semver, universal_newlines=False, shell=None, istream=) [2022-09-05T17:43:36.767Z] 2022-09-05 17:43:36,553 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-81/.semver/PR-81 [2022-09-05T17:43:36.767Z] 0.0.0 [Pipeline] } [2022-09-05T17:43:36.795Z] $ docker exec --env ******** --env ******** c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a ssh-agent -k [2022-09-05T17:43:36.923Z] unset SSH_AUTH_SOCK; [2022-09-05T17:43:36.923Z] unset SSH_AGENT_PID; [2022-09-05T17:43:36.923Z] echo Agent pid 81 killed; [2022-09-05T17:43:36.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-05T17:43:37.360Z] + git semver [Pipeline] } [2022-09-05T17:43:37.653Z] $ docker stop --time=1 c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a [2022-09-05T17:43:38.991Z] $ docker rm -f c3499bf934f01e7313a6753fd8e31298ba7d5dff5faa63d336c7281ef4af216a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T17:43:39.422Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-05T17:43:39.758Z] Stashed 1 file(s) [Pipeline] echo [2022-09-05T17:43:39.775Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T17:43:40.340Z] provisioning config files... [2022-09-05T17:43:40.352Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/config6429304086113321975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:43:40.699Z] ---> docker-login.sh [2022-09-05T17:43:40.699Z] nexus3.edgexfoundry.org:10001 [2022-09-05T17:43:40.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:43:40.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:43:40.699Z] Configure a credential helper to remove this warning. See [2022-09-05T17:43:40.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:43:40.699Z] [2022-09-05T17:43:40.699Z] Login Succeeded [2022-09-05T17:43:40.699Z] nexus3.edgexfoundry.org:10002 [2022-09-05T17:43:40.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:43:40.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:43:40.963Z] Configure a credential helper to remove this warning. See [2022-09-05T17:43:40.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:43:40.963Z] [2022-09-05T17:43:40.963Z] Login Succeeded [2022-09-05T17:43:40.963Z] nexus3.edgexfoundry.org:10003 [2022-09-05T17:43:40.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:43:40.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:43:40.963Z] Configure a credential helper to remove this warning. See [2022-09-05T17:43:40.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:43:40.963Z] [2022-09-05T17:43:40.963Z] Login Succeeded [2022-09-05T17:43:40.963Z] nexus3.edgexfoundry.org:10004 [2022-09-05T17:43:41.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:43:41.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:43:41.225Z] Configure a credential helper to remove this warning. See [2022-09-05T17:43:41.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:43:41.225Z] [2022-09-05T17:43:41.225Z] Login Succeeded [2022-09-05T17:43:41.225Z] docker.io [2022-09-05T17:43:41.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:43:41.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:43:41.486Z] Configure a credential helper to remove this warning. See [2022-09-05T17:43:41.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:43:41.486Z] [2022-09-05T17:43:41.486Z] Login Succeeded [2022-09-05T17:43:41.486Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T17:43:41.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-05T17:43:41.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T17:43:41.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T17:43:41.781Z] ========================================================= [2022-09-05T17:43:41.781Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-05T17:43:41.781Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:43:42.244Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-05T17:43:42.244Z] Sending build context to Docker daemon 868.4kB [2022-09-05T17:43:42.244Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T17:43:42.244Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-05T17:43:42.244Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-05T17:43:42.244Z] 2408cc74d12b: Pulling fs layer [2022-09-05T17:43:42.244Z] ea60b727a1ce: Pulling fs layer [2022-09-05T17:43:42.244Z] 30c4a7721957: Pulling fs layer [2022-09-05T17:43:42.244Z] 370296b7ddb6: Pulling fs layer [2022-09-05T17:43:42.244Z] 7c6cee850709: Pulling fs layer [2022-09-05T17:43:42.244Z] 39a5fcdaea64: Pulling fs layer [2022-09-05T17:43:42.244Z] d94ebbe4e438: Pulling fs layer [2022-09-05T17:43:42.244Z] bcfd1f05c69d: Pulling fs layer [2022-09-05T17:43:42.244Z] 59ccb84bbe0f: Pulling fs layer [2022-09-05T17:43:42.244Z] 370296b7ddb6: Waiting [2022-09-05T17:43:42.244Z] 7c6cee850709: Waiting [2022-09-05T17:43:42.244Z] 39a5fcdaea64: Waiting [2022-09-05T17:43:42.244Z] d94ebbe4e438: Waiting [2022-09-05T17:43:42.244Z] bcfd1f05c69d: Waiting [2022-09-05T17:43:42.244Z] 30c4a7721957: Verifying Checksum [2022-09-05T17:43:42.244Z] 30c4a7721957: Download complete [2022-09-05T17:43:42.244Z] ea60b727a1ce: Verifying Checksum [2022-09-05T17:43:42.244Z] ea60b727a1ce: Download complete [2022-09-05T17:43:42.244Z] 7c6cee850709: Download complete [2022-09-05T17:43:42.511Z] 39a5fcdaea64: Verifying Checksum [2022-09-05T17:43:42.511Z] 39a5fcdaea64: Download complete [2022-09-05T17:43:42.511Z] 2408cc74d12b: Verifying Checksum [2022-09-05T17:43:42.511Z] 2408cc74d12b: Download complete [2022-09-05T17:43:42.511Z] d94ebbe4e438: Verifying Checksum [2022-09-05T17:43:42.511Z] d94ebbe4e438: Download complete [2022-09-05T17:43:42.511Z] 2408cc74d12b: Pull complete [2022-09-05T17:43:42.790Z] ea60b727a1ce: Pull complete [2022-09-05T17:43:42.790Z] 30c4a7721957: Pull complete [2022-09-05T17:43:43.056Z] 59ccb84bbe0f: Verifying Checksum [2022-09-05T17:43:43.056Z] 59ccb84bbe0f: Download complete [2022-09-05T17:43:43.056Z] bcfd1f05c69d: Verifying Checksum [2022-09-05T17:43:43.056Z] bcfd1f05c69d: Download complete [2022-09-05T17:43:43.056Z] 370296b7ddb6: Download complete [2022-09-05T17:43:48.350Z] 370296b7ddb6: Pull complete [2022-09-05T17:43:48.350Z] 7c6cee850709: Pull complete [2022-09-05T17:43:48.350Z] 39a5fcdaea64: Pull complete [2022-09-05T17:43:48.350Z] d94ebbe4e438: Pull complete [2022-09-05T17:43:50.272Z] bcfd1f05c69d: Pull complete [2022-09-05T17:43:50.844Z] 59ccb84bbe0f: Pull complete [2022-09-05T17:43:50.844Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-05T17:43:50.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-05T17:43:50.844Z] ---> a4fb48ad2a94 [2022-09-05T17:43:50.844Z] Step 3/13 : ARG MAKE="make build" [2022-09-05T17:43:52.233Z] ---> Running in 4015d40d0443 [2022-09-05T17:43:52.233Z] Removing intermediate container 4015d40d0443 [2022-09-05T17:43:52.233Z] ---> 1ab2874d12be [2022-09-05T17:43:52.233Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-05T17:43:52.233Z] ---> Running in 1fbdb7f23fca [2022-09-05T17:43:52.233Z] Removing intermediate container 1fbdb7f23fca [2022-09-05T17:43:52.234Z] ---> 16018e029312 [2022-09-05T17:43:52.234Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-05T17:43:52.234Z] ---> Running in de280ac173bb [2022-09-05T17:43:52.496Z] Removing intermediate container de280ac173bb [2022-09-05T17:43:52.496Z] ---> 399e995b9b60 [2022-09-05T17:43:52.496Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T17:43:52.496Z] ---> Running in 7726e68b8151 [2022-09-05T17:43:53.070Z] Removing intermediate container 7726e68b8151 [2022-09-05T17:43:53.070Z] ---> 80ede87f4e8f [2022-09-05T17:43:53.070Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T17:43:53.070Z] ---> Running in 17110472b1c2 [2022-09-05T17:43:53.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T17:43:54.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T17:43:54.852Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-05T17:43:54.852Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-05T17:43:54.852Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-05T17:43:55.114Z] (4/80) Installing libxcb (1.15-r0) [2022-09-05T17:43:55.114Z] (5/80) Installing libx11 (1.8-r0) [2022-09-05T17:43:55.173Z] Still waiting to schedule task [2022-09-05T17:43:55.173Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-05T17:43:55.376Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-05T17:43:55.376Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-05T17:43:55.376Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-05T17:43:55.638Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-05T17:43:55.638Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-05T17:43:55.899Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-05T17:43:55.899Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-05T17:43:55.899Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-05T17:43:56.161Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-05T17:43:57.116Z] (15/80) Installing libice (1.0.10-r0) [2022-09-05T17:43:57.116Z] (16/80) Installing libuuid (2.38-r1) [2022-09-05T17:43:57.380Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-05T17:43:57.381Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-05T17:43:57.381Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-05T17:43:57.643Z] (20/80) Installing xset (1.2.4-r0) [2022-09-05T17:43:57.643Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-05T17:43:57.643Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-05T17:43:57.906Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-05T17:43:57.906Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-05T17:43:58.167Z] (25/80) Installing libintl (0.21-r2) [2022-09-05T17:43:58.167Z] (26/80) Installing libblkid (2.38-r1) [2022-09-05T17:43:58.167Z] (27/80) Installing libmount (2.38-r1) [2022-09-05T17:43:58.430Z] (28/80) Installing pcre (8.45-r2) [2022-09-05T17:43:58.430Z] (29/80) Installing glib (2.72.1-r0) [2022-09-05T17:43:58.693Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-05T17:43:58.693Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-05T17:43:58.955Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-05T17:43:58.955Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-05T17:43:59.216Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-05T17:43:59.477Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-05T17:43:59.477Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-05T17:43:59.477Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-05T17:43:59.743Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-05T17:44:00.004Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-05T17:44:00.265Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-05T17:44:00.265Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-05T17:44:00.526Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-05T17:44:00.526Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-05T17:44:00.526Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-05T17:44:00.789Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-05T17:44:00.789Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-05T17:44:01.052Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-05T17:44:01.052Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-05T17:44:01.312Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-05T17:44:01.312Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-05T17:44:01.573Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-05T17:44:01.573Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-05T17:44:01.573Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-05T17:44:01.836Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-05T17:44:01.836Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-05T17:44:02.099Z] (56/80) Installing libunistring (1.0-r0) [2022-09-05T17:44:02.099Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-05T17:44:02.367Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-05T17:44:02.367Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-05T17:44:02.367Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-05T17:44:02.628Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-05T17:44:02.628Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-05T17:44:02.890Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-05T17:44:02.890Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-05T17:44:02.890Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-05T17:44:03.153Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-05T17:44:03.153Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-05T17:44:03.421Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-05T17:44:03.421Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-05T17:44:03.421Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-05T17:44:03.683Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-05T17:44:03.683Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-05T17:44:04.634Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-05T17:44:04.634Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-05T17:44:04.634Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-05T17:44:04.634Z] Executing udev-init-scripts-35-r0.post-install [2022-09-05T17:44:04.634Z] (76/80) Installing kmod-libs (29-r2) [2022-09-05T17:44:04.895Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-05T17:44:04.895Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-05T17:44:05.160Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-05T17:44:05.160Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-05T17:44:05.160Z] Executing busybox-1.35.0-r13.trigger [2022-09-05T17:44:05.160Z] Executing eudev-3.2.11-r0.trigger [2022-09-05T17:44:05.160Z] OK: 330 MiB in 131 packages [2022-09-05T17:44:07.707Z] Removing intermediate container 17110472b1c2 [2022-09-05T17:44:07.707Z] ---> 3051cba19e9f [2022-09-05T17:44:07.707Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-05T17:44:07.707Z] ---> Running in a960f6dae0a2 [2022-09-05T17:44:07.707Z] Removing intermediate container a960f6dae0a2 [2022-09-05T17:44:07.707Z] ---> 0177fbcde130 [2022-09-05T17:44:07.707Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-05T17:44:07.707Z] ---> b783b0de8e58 [2022-09-05T17:44:07.707Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T17:44:07.707Z] ---> Running in b1f6a6b4ab6f [2022-09-05T17:44:25.836Z] Removing intermediate container b1f6a6b4ab6f [2022-09-05T17:44:25.836Z] ---> 090a1990b078 [2022-09-05T17:44:25.836Z] Step 11/13 : COPY . . [2022-09-05T17:44:25.836Z] ---> 5e110acb1a3a [2022-09-05T17:44:25.836Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-05T17:44:25.836Z] ---> Running in d45a10d61707 [2022-09-05T17:44:25.836Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T17:44:25.836Z] Dload Upload Total Spent Left Speed [2022-09-05T17:44:25.836Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8786 0 --:--:-- --:--:-- --:--:-- 8850 [2022-09-05T17:44:25.836Z] Removing intermediate container d45a10d61707 [2022-09-05T17:44:25.836Z] ---> 322c248f6646 [2022-09-05T17:44:25.836Z] Step 13/13 : RUN ${MAKE} [2022-09-05T17:44:25.836Z] ---> Running in 96b19088560b [2022-09-05T17:44:25.836Z] noop [2022-09-05T17:44:25.836Z] Removing intermediate container 96b19088560b [2022-09-05T17:44:25.836Z] ---> 53f4bb92fe9c [2022-09-05T17:44:25.836Z] Successfully built 53f4bb92fe9c [2022-09-05T17:44:25.836Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:44:26.329Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-05T17:44:26.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T17:44:26.493Z] prd-ubuntu20.04-docker-8c-8g-24607 does not seem to be running inside a container [2022-09-05T17:44:26.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-81 -v /w/workspace/xfoundry_device-usb-camera_PR-81:/w/workspace/xfoundry_device-usb-camera_PR-81:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-81@tmp:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-05T17:44:26.983Z] $ docker top 349e44ffa40f058b64fb95032e52fa66dccf2299ce7af13f89e30b692f63bc00 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T17:44:27.444Z] + go version [2022-09-05T17:44:27.444Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-05T17:44:27.476Z] $ docker stop --time=1 349e44ffa40f058b64fb95032e52fa66dccf2299ce7af13f89e30b692f63bc00 [2022-09-05T17:44:28.817Z] $ docker rm -f 349e44ffa40f058b64fb95032e52fa66dccf2299ce7af13f89e30b692f63bc00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:44:29.529Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-05T17:44:29.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T17:44:29.688Z] prd-ubuntu20.04-docker-8c-8g-24607 does not seem to be running inside a container [2022-09-05T17:44:29.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-81 -v /w/workspace/xfoundry_device-usb-camera_PR-81:/w/workspace/xfoundry_device-usb-camera_PR-81:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-81@tmp:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-05T17:44:30.111Z] $ docker top 63b4f608f2dedcc302d5e8230a9a95b60294909536be414f13d2fc12db18adc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T17:44:30.530Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-81 [Pipeline] fileExists [Pipeline] sh [2022-09-05T17:44:30.889Z] + make test [2022-09-05T17:44:30.889Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-05T17:44:31.149Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-05T17:44:41.148Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-05T17:44:42.092Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-09-05T17:44:48.676Z] 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." [2022-09-05T17:44:48.936Z] CGO_ENABLED=1 go vet ./... [2022-09-05T17:44:52.242Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-05T17:44:52.242Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-05T17:44:52.242Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-05T17:44:52.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-05T17:44:52.314Z] $ docker stop --time=1 63b4f608f2dedcc302d5e8230a9a95b60294909536be414f13d2fc12db18adc6 [2022-09-05T17:44:53.958Z] $ docker rm -f 63b4f608f2dedcc302d5e8230a9a95b60294909536be414f13d2fc12db18adc6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T17:44:54.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-05T17:44:54.522Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-05T17:44:55.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-05T17:44:55.497Z] + ls -al . [2022-09-05T17:44:55.497Z] total 200 [2022-09-05T17:44:55.497Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 17:44 . [2022-09-05T17:44:55.497Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:43 .. [2022-09-05T17:44:55.497Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 17:44 .git [2022-09-05T17:44:55.497Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:43 .github [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 5 17:43 .gitignore [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 5 17:43 .golangci.yml [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 5 17:43 .hadolint.yml [2022-09-05T17:44:55.497Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 17:43 .semver [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 5 17:43 Attribution.txt [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 5 17:43 CHANGELOG.md [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 5 17:43 Dockerfile [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 5 17:43 GOVERNANCE.md [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 5 17:43 Jenkinsfile [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 5 17:43 LICENSE [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 5 17:43 Makefile [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 17:43 OWNERS.md [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 5 17:43 README.md [2022-09-05T17:44:55.497Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 17:43 VERSION [2022-09-05T17:44:55.497Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 17:43 bin [2022-09-05T17:44:55.497Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:43 cmd [2022-09-05T17:44:55.498Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 5 17:44 coverage.out [2022-09-05T17:44:55.498Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 5 17:43 docker-entrypoint.sh [2022-09-05T17:44:55.498Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 5 17:43 go.mod [2022-09-05T17:44:55.498Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 5 17:43 go.sum [2022-09-05T17:44:55.498Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:43 internal [2022-09-05T17:44:55.498Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:43 snap [2022-09-05T17:44:55.498Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 5 17:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:44:55.889Z] + 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=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 --label arch=amd64 --label version=0.0.0 . [2022-09-05T17:44:55.889Z] Sending build context to Docker daemon 898.6kB [2022-09-05T17:44:55.889Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T17:44:55.889Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-05T17:44:55.889Z] ---> 53f4bb92fe9c [2022-09-05T17:44:55.889Z] Step 3/35 : ARG MAKE="make build" [2022-09-05T17:44:55.889Z] ---> Running in 55172f4e78fd [2022-09-05T17:44:55.889Z] Removing intermediate container 55172f4e78fd [2022-09-05T17:44:55.889Z] ---> 836cb65936fe [2022-09-05T17:44:55.889Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-05T17:44:56.151Z] ---> Running in 2d557a18a6fa [2022-09-05T17:44:56.151Z] Removing intermediate container 2d557a18a6fa [2022-09-05T17:44:56.151Z] ---> 105a8caeac21 [2022-09-05T17:44:56.151Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-05T17:44:56.151Z] ---> Running in 5f3e17f0ec30 [2022-09-05T17:44:56.151Z] Removing intermediate container 5f3e17f0ec30 [2022-09-05T17:44:56.151Z] ---> ba8fcfa04b35 [2022-09-05T17:44:56.151Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T17:44:56.412Z] ---> Running in b7f6f2d6fbbd [2022-09-05T17:44:56.983Z] Removing intermediate container b7f6f2d6fbbd [2022-09-05T17:44:56.983Z] ---> 5b847d46079d [2022-09-05T17:44:56.983Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T17:44:56.983Z] ---> Running in b4e602ee58a5 [2022-09-05T17:44:57.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T17:44:58.193Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T17:44:58.455Z] OK: 330 MiB in 131 packages [2022-09-05T17:44:59.024Z] Removing intermediate container b4e602ee58a5 [2022-09-05T17:44:59.024Z] ---> 5b24468b624a [2022-09-05T17:44:59.024Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-05T17:44:59.024Z] ---> Running in 77ad35bcd059 [2022-09-05T17:44:59.024Z] Removing intermediate container 77ad35bcd059 [2022-09-05T17:44:59.025Z] ---> ddbe06b202b4 [2022-09-05T17:44:59.025Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-05T17:44:59.025Z] ---> 34e48904b0e1 [2022-09-05T17:44:59.025Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T17:44:59.285Z] ---> Running in d348203e5f6a [2022-09-05T17:44:59.855Z] Removing intermediate container d348203e5f6a [2022-09-05T17:44:59.855Z] ---> 9a4b948861c3 [2022-09-05T17:44:59.855Z] Step 11/35 : COPY . . [2022-09-05T17:45:00.116Z] ---> bc3c63aa746a [2022-09-05T17:45:00.116Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-05T17:45:00.116Z] ---> Running in 029e405c1845 [2022-09-05T17:45:00.378Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T17:45:00.378Z] Dload Upload Total Spent Left Speed [2022-09-05T17:45:00.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42973 0 --:--:-- --:--:-- --:--:-- 44250 [2022-09-05T17:45:00.639Z] Removing intermediate container 029e405c1845 [2022-09-05T17:45:00.639Z] ---> 7e07787f7981 [2022-09-05T17:45:00.639Z] Step 13/35 : RUN ${MAKE} [2022-09-05T17:45:00.639Z] ---> Running in ba501811dc1a [2022-09-05T17:45:01.209Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-05T17:45:23.158Z] Removing intermediate container ba501811dc1a [2022-09-05T17:45:23.158Z] ---> 73bc82bd1cfe [2022-09-05T17:45:23.158Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-05T17:45:23.158Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-05T17:45:23.158Z] af6660deedbd: Pulling fs layer [2022-09-05T17:45:23.158Z] 97cd0a44c592: Pulling fs layer [2022-09-05T17:45:23.158Z] 97cd0a44c592: Verifying Checksum [2022-09-05T17:45:23.158Z] 97cd0a44c592: Download complete [2022-09-05T17:45:23.158Z] af6660deedbd: Verifying Checksum [2022-09-05T17:45:23.158Z] af6660deedbd: Download complete [2022-09-05T17:45:23.158Z] af6660deedbd: Pull complete [2022-09-05T17:45:23.158Z] 97cd0a44c592: Pull complete [2022-09-05T17:45:23.158Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-05T17:45:23.158Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-05T17:45:23.158Z] ---> fea57e182299 [2022-09-05T17:45:23.158Z] Step 15/35 : FROM alpine:3.16 [2022-09-05T17:45:24.098Z] 3.16: Pulling from library/alpine [2022-09-05T17:45:24.098Z] 213ec9aee27d: Pulling fs layer [2022-09-05T17:45:24.358Z] 213ec9aee27d: Verifying Checksum [2022-09-05T17:45:24.358Z] 213ec9aee27d: Download complete [2022-09-05T17:45:24.358Z] 213ec9aee27d: Pull complete [2022-09-05T17:45:24.358Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-05T17:45:24.358Z] Status: Downloaded newer image for alpine:3.16 [2022-09-05T17:45:24.358Z] ---> 9c6f07244728 [2022-09-05T17:45:24.358Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-05T17:45:24.618Z] ---> Running in 006b44845a46 [2022-09-05T17:45:24.618Z] Removing intermediate container 006b44845a46 [2022-09-05T17:45:24.618Z] ---> a6ef419f0922 [2022-09-05T17:45:24.618Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-05T17:45:24.618Z] ---> Running in 92efee8ac7a2 [2022-09-05T17:45:24.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T17:45:25.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T17:45:25.142Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-05T17:45:25.142Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-05T17:45:25.404Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-05T17:45:25.404Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-05T17:45:25.404Z] (5/83) Installing libxcb (1.15-r0) [2022-09-05T17:45:25.404Z] (6/83) Installing libx11 (1.8-r0) [2022-09-05T17:45:25.404Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-05T17:45:25.404Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-05T17:45:25.404Z] (9/83) Installing expat (2.4.8-r0) [2022-09-05T17:45:25.404Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-05T17:45:25.404Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-05T17:45:25.404Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-05T17:45:25.404Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-05T17:45:25.404Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-05T17:45:25.404Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-05T17:45:25.404Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-05T17:45:25.404Z] (17/83) Installing libintl (0.21-r2) [2022-09-05T17:45:25.404Z] (18/83) Installing libblkid (2.38-r1) [2022-09-05T17:45:25.404Z] (19/83) Installing libmount (2.38-r1) [2022-09-05T17:45:25.404Z] (20/83) Installing pcre (8.45-r2) [2022-09-05T17:45:25.404Z] (21/83) Installing glib (2.72.1-r0) [2022-09-05T17:45:25.404Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-05T17:45:25.665Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-05T17:45:25.665Z] (24/83) Installing libass (0.16.0-r0) [2022-09-05T17:45:25.665Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-05T17:45:25.665Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-05T17:45:25.665Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-05T17:45:25.665Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-05T17:45:25.665Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-05T17:45:25.665Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-05T17:45:25.665Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-05T17:45:25.665Z] (32/83) Installing libunistring (1.0-r0) [2022-09-05T17:45:25.665Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-05T17:45:25.665Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-05T17:45:25.665Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-05T17:45:25.665Z] (36/83) Installing lame (3.100-r0) [2022-09-05T17:45:25.665Z] (37/83) Installing opus (1.3.1-r1) [2022-09-05T17:45:25.665Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-05T17:45:25.665Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-05T17:45:25.665Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-05T17:45:25.665Z] (41/83) Installing orc (0.4.32-r0) [2022-09-05T17:45:25.665Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-05T17:45:25.665Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-05T17:45:25.665Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-05T17:45:25.665Z] (45/83) Installing flac (1.3.4-r0) [2022-09-05T17:45:25.665Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-05T17:45:25.926Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-05T17:45:25.926Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-05T17:45:25.926Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-05T17:45:25.926Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-05T17:45:25.926Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-05T17:45:25.926Z] (52/83) Installing libpulse (15.0-r2) [2022-09-05T17:45:25.926Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-05T17:45:25.926Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-05T17:45:25.926Z] (55/83) Installing librist (0.2.6-r1) [2022-09-05T17:45:25.926Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-05T17:45:25.926Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-05T17:45:25.926Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-05T17:45:25.926Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-05T17:45:25.926Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-05T17:45:25.926Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-05T17:45:25.926Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-05T17:45:25.926Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-05T17:45:25.926Z] (64/83) Installing libva (2.14.0-r0) [2022-09-05T17:45:25.926Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-05T17:45:25.926Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-05T17:45:25.926Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-05T17:45:25.926Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-05T17:45:26.187Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-05T17:45:26.187Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-05T17:45:26.187Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-05T17:45:26.187Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-05T17:45:26.187Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-05T17:45:26.187Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-05T17:45:26.448Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-05T17:45:26.448Z] Executing udev-init-scripts-35-r0.post-install [2022-09-05T17:45:26.448Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-05T17:45:26.448Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-05T17:45:26.448Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-05T17:45:26.448Z] (79/83) Installing kmod-libs (29-r2) [2022-09-05T17:45:26.448Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-05T17:45:26.448Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-05T17:45:26.448Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-05T17:45:26.448Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-05T17:45:26.448Z] Executing busybox-1.35.0-r17.trigger [2022-09-05T17:45:26.448Z] Executing eudev-3.2.11-r0.trigger [2022-09-05T17:45:26.448Z] OK: 101 MiB in 97 packages [2022-09-05T17:45:27.740Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24609 in /w/workspace/xfoundry_device-usb-camera_PR-81 [Pipeline] { [Pipeline] ws [2022-09-05T17:45:27.781Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [2022-09-05T17:45:27.828Z] Removing intermediate container 92efee8ac7a2 [2022-09-05T17:45:27.828Z] ---> 49182cb013f8 [2022-09-05T17:45:27.828Z] Step 18/35 : WORKDIR / [2022-09-05T17:45:27.828Z] ---> Running in 10508d05d682 [Pipeline] checkout [2022-09-05T17:45:27.864Z] Selected Git installation does not exist. Using Default [2022-09-05T17:45:27.864Z] The recommended git tool is: NONE [2022-09-05T17:45:28.087Z] Removing intermediate container 10508d05d682 [2022-09-05T17:45:28.087Z] ---> 48e185cd91d8 [2022-09-05T17:45:28.087Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-05T17:45:28.657Z] ---> f8b9d9215dc2 [2022-09-05T17:45:28.657Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-05T17:45:28.657Z] ---> 84454a615cae [2022-09-05T17:45:28.657Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-05T17:45:28.916Z] ---> 82d501adc454 [2022-09-05T17:45:28.916Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-05T17:45:28.916Z] ---> 0280507c8d62 [2022-09-05T17:45:28.916Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-05T17:45:29.173Z] ---> 331a3a865d6d [2022-09-05T17:45:29.173Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-05T17:45:29.173Z] ---> 9e5e6e0f3dee [2022-09-05T17:45:29.173Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-05T17:45:29.761Z] ---> eeb5e869c6dc [2022-09-05T17:45:29.761Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-05T17:45:29.761Z] ---> Running in 19b4aea26c59 [2022-09-05T17:45:30.379Z] Removing intermediate container 19b4aea26c59 [2022-09-05T17:45:30.379Z] ---> 03d581cf79a7 [2022-09-05T17:45:30.379Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-05T17:45:30.379Z] ---> Running in 2af9aaa09d8e [2022-09-05T17:45:31.006Z] Removing intermediate container 2af9aaa09d8e [2022-09-05T17:45:31.006Z] ---> 567c05b49cb5 [2022-09-05T17:45:31.006Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-05T17:45:31.006Z] ---> Running in ffa0e0b86bfe [2022-09-05T17:45:31.575Z] Removing intermediate container ffa0e0b86bfe [2022-09-05T17:45:31.575Z] ---> 0efddd516192 [2022-09-05T17:45:31.575Z] Step 29/35 : EXPOSE 59983 [2022-09-05T17:45:31.575Z] ---> Running in 5a479ff5fc61 [2022-09-05T17:45:31.575Z] Removing intermediate container 5a479ff5fc61 [2022-09-05T17:45:31.575Z] ---> 222a5415535a [2022-09-05T17:45:31.575Z] Step 30/35 : EXPOSE 8554 [2022-09-05T17:45:31.575Z] ---> Running in 99d7004b6a4e [2022-09-05T17:45:31.838Z] Removing intermediate container 99d7004b6a4e [2022-09-05T17:45:31.838Z] ---> 584dc09b8246 [2022-09-05T17:45:31.838Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-05T17:45:31.838Z] ---> Running in e0af26dfc4c4 [2022-09-05T17:45:31.838Z] Removing intermediate container e0af26dfc4c4 [2022-09-05T17:45:31.838Z] ---> 942748415415 [2022-09-05T17:45:31.838Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-05T17:45:31.838Z] ---> Running in edf02f607169 [2022-09-05T17:45:31.838Z] Removing intermediate container edf02f607169 [2022-09-05T17:45:31.838Z] ---> 829aa18805c1 [2022-09-05T17:45:31.838Z] Step 33/35 : LABEL arch=amd64 [2022-09-05T17:45:32.098Z] ---> Running in 4c141f49d83b [2022-09-05T17:45:32.098Z] Removing intermediate container 4c141f49d83b [2022-09-05T17:45:32.098Z] ---> 186c15a20a1d [2022-09-05T17:45:32.098Z] Step 34/35 : LABEL git_sha=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [2022-09-05T17:45:32.098Z] ---> Running in 3f41c154ac37 [2022-09-05T17:45:32.098Z] Removing intermediate container 3f41c154ac37 [2022-09-05T17:45:32.098Z] ---> 6605c2a8d244 [2022-09-05T17:45:32.098Z] Step 35/35 : LABEL version=0.0.0 [2022-09-05T17:45:32.358Z] ---> Running in 168e1d7d6723 [2022-09-05T17:45:32.358Z] Removing intermediate container 168e1d7d6723 [2022-09-05T17:45:32.358Z] ---> 22be07620e5c [2022-09-05T17:45:32.358Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-05T17:45:32.358Z] Successfully built 22be07620e5c [2022-09-05T17:45:32.358Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:45:33.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T17:45:33.199Z] [2022-09-05T17:45:33.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:45:33.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T17:45:33.573Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-05T17:45:33.573Z] 5eb5b503b376: Pulling fs layer [2022-09-05T17:45:33.573Z] 5c69ac0246d0: Pulling fs layer [2022-09-05T17:45:33.573Z] ec43610c2a17: Pulling fs layer [2022-09-05T17:45:33.573Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-05T17:45:33.573Z] 33b1e0a273af: Pulling fs layer [2022-09-05T17:45:33.573Z] 5d3b04190fa2: Pulling fs layer [2022-09-05T17:45:33.573Z] 3a2ae6a8a46f: Waiting [2022-09-05T17:45:33.573Z] 33b1e0a273af: Waiting [2022-09-05T17:45:33.573Z] 2f39f015ded8: Pulling fs layer [2022-09-05T17:45:33.573Z] 5d3b04190fa2: Waiting [2022-09-05T17:45:33.573Z] 2f39f015ded8: Waiting [2022-09-05T17:45:33.573Z] 5c69ac0246d0: Download complete [2022-09-05T17:45:33.573Z] 3a2ae6a8a46f: Download complete [2022-09-05T17:45:33.573Z] 33b1e0a273af: Verifying Checksum [2022-09-05T17:45:33.573Z] 33b1e0a273af: Download complete [2022-09-05T17:45:33.573Z] 5d3b04190fa2: Download complete [2022-09-05T17:45:33.834Z] ec43610c2a17: Verifying Checksum [2022-09-05T17:45:33.834Z] ec43610c2a17: Download complete [2022-09-05T17:45:33.834Z] 5eb5b503b376: Verifying Checksum [2022-09-05T17:45:33.834Z] 5eb5b503b376: Download complete [2022-09-05T17:45:34.616Z] 2f39f015ded8: Download complete [2022-09-05T17:45:35.123Z] using credential edgex-jenkins-ssh [2022-09-05T17:45:35.145Z] Cloning the remote Git repository [2022-09-05T17:45:35.185Z] 5eb5b503b376: Pull complete [2022-09-05T17:45:35.185Z] 5c69ac0246d0: Pull complete [2022-09-05T17:45:35.754Z] ec43610c2a17: Pull complete [2022-09-05T17:45:35.754Z] 3a2ae6a8a46f: Pull complete [2022-09-05T17:45:35.200Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-05T17:45:35.340Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-09-05T17:45:35.502Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-05T17:45:35.504Z] > git --version # timeout=10 [2022-09-05T17:45:35.577Z] > git --version # 'git version 2.25.1' [2022-09-05T17:45:35.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T17:45:35.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-05T17:45:36.014Z] 33b1e0a273af: Pull complete [2022-09-05T17:45:36.015Z] 5d3b04190fa2: Pull complete [2022-09-05T17:45:37.056Z] Merging remotes/origin/main commit 99c3e66cd2b563900f26eeb72b7fbc675658f659 into PR head commit 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [2022-09-05T17:45:36.397Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-05T17:45:36.428Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-05T17:45:36.461Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-05T17:45:36.503Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-05T17:45:36.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T17:45:36.517Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-05T17:45:37.077Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T17:45:37.092Z] > git checkout -f 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 # timeout=10 [2022-09-05T17:45:37.176Z] > git remote # timeout=10 [2022-09-05T17:45:37.257Z] Merge succeeded, producing 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [2022-09-05T17:45:37.258Z] Checking out Revision 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 (PR-81) [2022-09-05T17:45:37.192Z] > git config --get remote.origin.url # timeout=10 [2022-09-05T17:45:37.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T17:45:37.218Z] > git merge 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 [2022-09-05T17:45:37.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-05T17:45:37.266Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T17:45:37.280Z] > git checkout -f 5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 # timeout=10 [2022-09-05T17:45:41.293Z] 2f39f015ded8: Pull complete [2022-09-05T17:45:41.293Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-05T17:45:41.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T17:45:41.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T17:45:41.477Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-09-05T17:45:41.514Z] prd-ubuntu20.04-docker-8c-8g-24607 does not seem to be running inside a container [2022-09-05T17:45:41.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-81 -v /w/workspace/xfoundry_device-usb-camera_PR-81:/w/workspace/xfoundry_device-usb-camera_PR-81:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-81@tmp:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-05T17:45:41.528Z] > git --version # timeout=10 [2022-09-05T17:45:41.539Z] > git --version # 'git version 2.25.1' [2022-09-05T17:45:41.551Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T17:45:41.852Z] [2022-09-05T17:45:41.852Z] GitHub has been notified of this commit’s build result [2022-09-05T17:45:41.852Z] [2022-09-05T17:45:42.932Z] $ docker top 8c9f4971c81a5eb6e45efaf72be5c5d79e517150e0083ed02b3626c9dcce11a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T17:45:43.424Z] ---> job-cost.sh [2022-09-05T17:45:43.424Z] lf-activate-venv: SKIPPING [2022-09-05T17:45:43.424Z] INFO: No Stack... [2022-09-05T17:45:43.908Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-05T17:45:43.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T17:45:43.908Z] Dload Upload Total Spent Left Speed [2022-09-05T17:45:43.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 [2022-09-05T17:45:43.993Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-05T17:45:44.253Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2022-09-05T17:45:44.573Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-81/archives/cost.csv [2022-09-05T17:45:44.573Z] + cut -d, -f6 [Pipeline] lock [2022-09-05T17:45:44.652Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] [2022-09-05T17:45:44.656Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] did not exist. Created. [2022-09-05T17:45:44.656Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-05T17:45:44.856Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-05T17:45:45.039Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-05T17:45:45.089Z] Stashed 1 file(s) [Pipeline] } [2022-09-05T17:45:45.118Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-05T17:45:45.204Z] $ docker stop --time=1 8c9f4971c81a5eb6e45efaf72be5c5d79e517150e0083ed02b3626c9dcce11a2 [2022-09-05T17:45:45.211Z] + sudo tee /etc/docker/daemon.new [2022-09-05T17:45:45.212Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-05T17:45:45.212Z] { [2022-09-05T17:45:45.212Z] "registry-mirrors": [ [2022-09-05T17:45:45.212Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-05T17:45:45.212Z] ], [2022-09-05T17:45:45.212Z] "bip": "10.250.0.254/24", [2022-09-05T17:45:45.212Z] "hosts": [ [2022-09-05T17:45:45.212Z] "tcp://0.0.0.0:5555", [2022-09-05T17:45:45.212Z] "unix:///var/run/docker.sock" [2022-09-05T17:45:45.212Z] ], [2022-09-05T17:45:45.212Z] "mtu": 1458, [2022-09-05T17:45:45.212Z] "selinux-enabled": true, [2022-09-05T17:45:45.212Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-05T17:45:45.212Z] } [2022-09-05T17:45:46.371Z] $ docker rm -f 8c9f4971c81a5eb6e45efaf72be5c5d79e517150e0083ed02b3626c9dcce11a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-05T17:45:46.829Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-05T17:45:47.178Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T17:46:05.564Z] provisioning config files... [2022-09-05T17:46:05.589Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2760741774853833266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:46:05.984Z] ---> docker-login.sh [2022-09-05T17:46:05.984Z] nexus3.edgexfoundry.org:10001 [2022-09-05T17:46:06.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:46:06.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:46:06.854Z] Configure a credential helper to remove this warning. See [2022-09-05T17:46:06.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:46:06.854Z] [2022-09-05T17:46:06.854Z] Login Succeeded [2022-09-05T17:46:06.854Z] nexus3.edgexfoundry.org:10002 [2022-09-05T17:46:07.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:46:07.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:46:07.403Z] Configure a credential helper to remove this warning. See [2022-09-05T17:46:07.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:46:07.403Z] [2022-09-05T17:46:07.403Z] Login Succeeded [2022-09-05T17:46:07.403Z] nexus3.edgexfoundry.org:10003 [2022-09-05T17:46:07.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:46:07.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:46:07.682Z] Configure a credential helper to remove this warning. See [2022-09-05T17:46:07.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:46:07.682Z] [2022-09-05T17:46:07.682Z] Login Succeeded [2022-09-05T17:46:07.682Z] nexus3.edgexfoundry.org:10004 [2022-09-05T17:46:08.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:46:08.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:46:08.281Z] Configure a credential helper to remove this warning. See [2022-09-05T17:46:08.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:46:08.281Z] [2022-09-05T17:46:08.281Z] Login Succeeded [2022-09-05T17:46:08.281Z] docker.io [2022-09-05T17:46:08.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T17:46:09.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T17:46:09.150Z] Configure a credential helper to remove this warning. See [2022-09-05T17:46:09.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T17:46:09.150Z] [2022-09-05T17:46:09.150Z] Login Succeeded [2022-09-05T17:46:09.150Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T17:46:09.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-05T17:46:09.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T17:46:09.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T17:46:09.612Z] ========================================================= [2022-09-05T17:46:09.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-05T17:46:09.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:46:10.117Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-05T17:46:10.393Z] Sending build context to Docker daemon 561.2kB [2022-09-05T17:46:10.393Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T17:46:10.393Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-05T17:46:10.670Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-05T17:46:10.670Z] b3c136eddcbf: Pulling fs layer [2022-09-05T17:46:10.670Z] c0a3192eca97: Pulling fs layer [2022-09-05T17:46:10.670Z] a050256f5b6f: Pulling fs layer [2022-09-05T17:46:10.670Z] 656be50a0ddc: Pulling fs layer [2022-09-05T17:46:10.670Z] 2bbca73fdf42: Pulling fs layer [2022-09-05T17:46:10.671Z] 46d945488cbd: Pulling fs layer [2022-09-05T17:46:10.671Z] 8a5474983e97: Pulling fs layer [2022-09-05T17:46:10.671Z] 329c88fbcd65: Pulling fs layer [2022-09-05T17:46:10.671Z] 46d945488cbd: Waiting [2022-09-05T17:46:10.671Z] 8a5474983e97: Waiting [2022-09-05T17:46:10.671Z] 329c88fbcd65: Waiting [2022-09-05T17:46:10.671Z] 656be50a0ddc: Waiting [2022-09-05T17:46:10.671Z] 2bbca73fdf42: Waiting [2022-09-05T17:46:10.671Z] a050256f5b6f: Verifying Checksum [2022-09-05T17:46:10.671Z] a050256f5b6f: Download complete [2022-09-05T17:46:10.671Z] c0a3192eca97: Verifying Checksum [2022-09-05T17:46:10.671Z] c0a3192eca97: Download complete [2022-09-05T17:46:10.671Z] 2bbca73fdf42: Download complete [2022-09-05T17:46:10.671Z] 46d945488cbd: Verifying Checksum [2022-09-05T17:46:10.671Z] 46d945488cbd: Download complete [2022-09-05T17:46:10.671Z] b3c136eddcbf: Verifying Checksum [2022-09-05T17:46:10.671Z] b3c136eddcbf: Download complete [2022-09-05T17:46:11.666Z] b3c136eddcbf: Pull complete [2022-09-05T17:46:11.945Z] 329c88fbcd65: Verifying Checksum [2022-09-05T17:46:11.945Z] 329c88fbcd65: Download complete [2022-09-05T17:46:12.547Z] c0a3192eca97: Pull complete [2022-09-05T17:46:12.821Z] a050256f5b6f: Pull complete [2022-09-05T17:46:13.095Z] 8a5474983e97: Verifying Checksum [2022-09-05T17:46:13.095Z] 8a5474983e97: Download complete [2022-09-05T17:46:13.693Z] 656be50a0ddc: Verifying Checksum [2022-09-05T17:46:13.693Z] 656be50a0ddc: Download complete [2022-09-05T17:46:28.805Z] 656be50a0ddc: Pull complete [2022-09-05T17:46:28.805Z] 2bbca73fdf42: Pull complete [2022-09-05T17:46:28.805Z] 46d945488cbd: Pull complete [2022-09-05T17:46:33.123Z] 8a5474983e97: Pull complete [2022-09-05T17:46:35.756Z] 329c88fbcd65: Pull complete [2022-09-05T17:46:35.756Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-05T17:46:35.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-05T17:46:35.756Z] ---> ff4287adb874 [2022-09-05T17:46:35.756Z] Step 3/13 : ARG MAKE="make build" [2022-09-05T17:46:37.216Z] ---> Running in 26c7af92f6f9 [2022-09-05T17:46:37.499Z] Removing intermediate container 26c7af92f6f9 [2022-09-05T17:46:37.499Z] ---> bcd35423f4e1 [2022-09-05T17:46:37.499Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-05T17:46:37.499Z] ---> Running in 93947b58f20d [2022-09-05T17:46:37.778Z] Removing intermediate container 93947b58f20d [2022-09-05T17:46:37.778Z] ---> 8c48b1c9e5b1 [2022-09-05T17:46:37.778Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-05T17:46:37.778Z] ---> Running in d6a958173961 [2022-09-05T17:46:38.054Z] Removing intermediate container d6a958173961 [2022-09-05T17:46:38.054Z] ---> 452724f2f737 [2022-09-05T17:46:38.054Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T17:46:38.329Z] ---> Running in c23fc80e2a25 [2022-09-05T17:46:39.777Z] Removing intermediate container c23fc80e2a25 [2022-09-05T17:46:39.778Z] ---> e1ae00d3d4ca [2022-09-05T17:46:39.778Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T17:46:40.060Z] ---> Running in 03381e855383 [2022-09-05T17:46:41.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T17:46:42.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T17:46:43.035Z] (1/14) Installing libintl (0.21-r2) [2022-09-05T17:46:43.035Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-05T17:46:43.035Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-05T17:46:43.035Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-05T17:46:43.311Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-05T17:46:43.311Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-05T17:46:43.588Z] Executing udev-init-scripts-35-r0.post-install [2022-09-05T17:46:43.588Z] (7/14) Installing libblkid (2.38-r1) [2022-09-05T17:46:43.588Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-05T17:46:43.588Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-05T17:46:43.865Z] (10/14) Installing kmod-libs (29-r2) [2022-09-05T17:46:43.865Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-05T17:46:44.142Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-05T17:46:44.142Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-05T17:46:44.142Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-05T17:46:44.422Z] Executing busybox-1.35.0-r13.trigger [2022-09-05T17:46:44.422Z] Executing eudev-3.2.11-r0.trigger [2022-09-05T17:46:44.422Z] OK: 228 MiB in 65 packages [2022-09-05T17:46:45.419Z] Removing intermediate container 03381e855383 [2022-09-05T17:46:45.419Z] ---> cd49a3230a21 [2022-09-05T17:46:45.419Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-05T17:46:45.698Z] ---> Running in 12fd3a2aaf55 [2022-09-05T17:46:45.973Z] Removing intermediate container 12fd3a2aaf55 [2022-09-05T17:46:45.973Z] ---> 8281a071ffc7 [2022-09-05T17:46:45.973Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-05T17:46:46.572Z] ---> 9c5b5573fa49 [2022-09-05T17:46:46.572Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T17:46:46.572Z] ---> Running in 69428665da0d [2022-09-05T17:47:43.140Z] Removing intermediate container 69428665da0d [2022-09-05T17:47:43.140Z] ---> c12bb22b983c [2022-09-05T17:47:43.140Z] Step 11/13 : COPY . . [2022-09-05T17:47:43.140Z] ---> 9464b2d3e25a [2022-09-05T17:47:43.140Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-05T17:47:43.140Z] ---> Running in 5101d5a8eea5 [2022-09-05T17:47:43.140Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T17:47:43.140Z] Dload Upload Total Spent Left Speed [2022-09-05T17:47:43.141Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14160 0 --:--:-- --:--:-- --:--:-- 14351 [2022-09-05T17:47:43.141Z] Removing intermediate container 5101d5a8eea5 [2022-09-05T17:47:43.141Z] ---> 0779e0bafe4e [2022-09-05T17:47:43.141Z] Step 13/13 : RUN ${MAKE} [2022-09-05T17:47:43.141Z] ---> Running in a07a3d581523 [2022-09-05T17:47:43.141Z] noop [2022-09-05T17:47:43.141Z] Removing intermediate container a07a3d581523 [2022-09-05T17:47:43.141Z] ---> 084cb1b6e22e [2022-09-05T17:47:43.141Z] Successfully built 084cb1b6e22e [2022-09-05T17:47:43.141Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:47:43.645Z] + docker inspect -f . ci-base-image-arm64 [2022-09-05T17:47:43.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T17:47:43.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-24609 does not seem to be running inside a container [2022-09-05T17:47:44.041Z] $ 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 [2022-09-05T17:47:45.287Z] $ docker top 070f67352baaf08e116cbab5b8c8b41e3fa6c4bae37f16f91fbbd39044b44809 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T17:47:46.230Z] + go version [2022-09-05T17:47:46.230Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-05T17:47:46.264Z] $ docker stop --time=1 070f67352baaf08e116cbab5b8c8b41e3fa6c4bae37f16f91fbbd39044b44809 [2022-09-05T17:47:47.854Z] $ docker rm -f 070f67352baaf08e116cbab5b8c8b41e3fa6c4bae37f16f91fbbd39044b44809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:47:48.762Z] + docker inspect -f . ci-base-image-arm64 [2022-09-05T17:47:48.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T17:47:49.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-24609 does not seem to be running inside a container [2022-09-05T17:47:49.154Z] $ 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 [2022-09-05T17:47:50.336Z] $ docker top 63421ae2991f3b9ebc8e84759d48c3dd40cf846d5bd0c7cb817a427d40faa3c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T17:47:51.255Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-09-05T17:47:52.006Z] + make test [2022-09-05T17:47:52.006Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-05T17:47:53.449Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-05T17:49:30.349Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-05T17:49:30.349Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 1.9% of statements [2022-09-05T17:49:30.349Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-05T17:49:30.349Z] CGO_ENABLED=1 go vet ./... [2022-09-05T17:49:45.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-05T17:49:45.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-05T17:49:45.482Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-05T17:49:45.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-05T17:49:45.552Z] $ docker stop --time=1 63421ae2991f3b9ebc8e84759d48c3dd40cf846d5bd0c7cb817a427d40faa3c3 [2022-09-05T17:49:47.389Z] $ docker rm -f 63421ae2991f3b9ebc8e84759d48c3dd40cf846d5bd0c7cb817a427d40faa3c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T17:49:48.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-05T17:49:48.481Z] Warning: overwriting stash ‘coverage-report’ [2022-09-05T17:49:48.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T17:49:49.616Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-05T17:49:49.975Z] + ls -al . [2022-09-05T17:49:49.975Z] total 196 [2022-09-05T17:49:49.975Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 17:47 . [2022-09-05T17:49:49.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:45 .. [2022-09-05T17:49:49.975Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 17:45 .git [2022-09-05T17:49:49.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:45 .github [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 5 17:45 .gitignore [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 5 17:45 .golangci.yml [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 5 17:45 .hadolint.yml [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 5 17:45 Attribution.txt [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 5 17:45 CHANGELOG.md [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 5 17:45 Dockerfile [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 5 17:45 GOVERNANCE.md [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 5 17:45 Jenkinsfile [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 5 17:45 LICENSE [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 5 17:45 Makefile [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 17:45 OWNERS.md [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 5 17:45 README.md [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 17:43 VERSION [2022-09-05T17:49:49.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 17:45 bin [2022-09-05T17:49:49.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:45 cmd [2022-09-05T17:49:49.975Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 5 17:49 coverage.out [2022-09-05T17:49:49.975Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 5 17:45 docker-entrypoint.sh [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 5 17:45 go.mod [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 5 17:45 go.sum [2022-09-05T17:49:49.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 17:45 internal [2022-09-05T17:49:49.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 17:45 snap [2022-09-05T17:49:49.975Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 5 17:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:49:50.413Z] + 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=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 --label arch=arm64 --label version=0.0.0 . [2022-09-05T17:49:50.703Z] Sending build context to Docker daemon 591.4kB [2022-09-05T17:49:50.703Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T17:49:50.703Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-05T17:49:50.703Z] ---> 084cb1b6e22e [2022-09-05T17:49:50.703Z] Step 3/35 : ARG MAKE="make build" [2022-09-05T17:49:50.978Z] ---> Running in 5de040403cd7 [2022-09-05T17:49:51.266Z] Removing intermediate container 5de040403cd7 [2022-09-05T17:49:51.266Z] ---> 68667a49d2f0 [2022-09-05T17:49:51.266Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-05T17:49:51.266Z] ---> Running in 72d11432a96c [2022-09-05T17:49:51.869Z] Removing intermediate container 72d11432a96c [2022-09-05T17:49:51.869Z] ---> f9363814d2cb [2022-09-05T17:49:51.869Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-05T17:49:51.869Z] ---> Running in 841c841f1a09 [2022-09-05T17:49:52.148Z] Removing intermediate container 841c841f1a09 [2022-09-05T17:49:52.148Z] ---> a48f0cab1931 [2022-09-05T17:49:52.148Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T17:49:52.148Z] ---> Running in 9dc3f04d0e3b [2022-09-05T17:49:54.132Z] Removing intermediate container 9dc3f04d0e3b [2022-09-05T17:49:54.132Z] ---> bf16af9c64c0 [2022-09-05T17:49:54.132Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T17:49:54.132Z] ---> Running in 71ac2f8a5f74 [2022-09-05T17:49:54.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T17:49:55.714Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T17:49:56.701Z] OK: 228 MiB in 65 packages [2022-09-05T17:49:57.690Z] Removing intermediate container 71ac2f8a5f74 [2022-09-05T17:49:57.690Z] ---> af0108a22396 [2022-09-05T17:49:57.690Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-05T17:49:57.690Z] ---> Running in 1c0b13c31de0 [2022-09-05T17:49:57.966Z] Removing intermediate container 1c0b13c31de0 [2022-09-05T17:49:57.966Z] ---> b6ca0be6ccde [2022-09-05T17:49:57.966Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-05T17:49:58.569Z] ---> 41159f530bb9 [2022-09-05T17:49:58.569Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T17:49:58.569Z] ---> Running in ca8e66e742f8 [2022-09-05T17:50:00.555Z] Removing intermediate container ca8e66e742f8 [2022-09-05T17:50:00.555Z] ---> 6ab5acd020be [2022-09-05T17:50:00.555Z] Step 11/35 : COPY . . [2022-09-05T17:50:01.549Z] ---> d0df67488460 [2022-09-05T17:50:01.549Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-05T17:50:01.549Z] ---> Running in 7e1f70f5ca79 [2022-09-05T17:50:02.536Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2022-09-05T17:50:02.536Z]   Dload Upload Total Spent Left Speed [2022-09-05T17:50:02.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15465 0 --:--:-- --:--:-- --:--:-- 15617 [2022-09-05T17:50:03.535Z] Removing intermediate container 7e1f70f5ca79 [2022-09-05T17:50:03.535Z] ---> 0147f995b480 [2022-09-05T17:50:03.535Z] Step 13/35 : RUN ${MAKE} [2022-09-05T17:50:03.535Z] ---> Running in bdd52eb6291c [2022-09-05T17:50:04.532Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-05T17:52:26.490Z] Removing intermediate container bdd52eb6291c [2022-09-05T17:52:26.490Z] ---> 33035f2f5f53 [2022-09-05T17:52:26.490Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-05T17:52:26.490Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-05T17:52:26.490Z] eab2503cf8f4: Pulling fs layer [2022-09-05T17:52:26.490Z] 97cd0a44c592: Pulling fs layer [2022-09-05T17:52:26.490Z] 97cd0a44c592: Verifying Checksum [2022-09-05T17:52:26.490Z] 97cd0a44c592: Download complete [2022-09-05T17:52:26.490Z] eab2503cf8f4: Download complete [2022-09-05T17:52:26.490Z] eab2503cf8f4: Pull complete [2022-09-05T17:52:26.490Z] 97cd0a44c592: Pull complete [2022-09-05T17:52:26.490Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-05T17:52:26.490Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-05T17:52:26.490Z] ---> 7f763cca56b3 [2022-09-05T17:52:26.490Z] Step 15/35 : FROM alpine:3.16 [2022-09-05T17:52:26.490Z] 3.16: Pulling from library/alpine [2022-09-05T17:52:26.490Z] 9b18e9b68314: Pulling fs layer [2022-09-05T17:52:26.490Z] 9b18e9b68314: Verifying Checksum [2022-09-05T17:52:26.490Z] 9b18e9b68314: Download complete [2022-09-05T17:52:26.490Z] 9b18e9b68314: Pull complete [2022-09-05T17:52:26.490Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-05T17:52:26.490Z] Status: Downloaded newer image for alpine:3.16 [2022-09-05T17:52:26.490Z] ---> a6215f271958 [2022-09-05T17:52:26.490Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-05T17:52:26.490Z] ---> Running in 902e4f7845d4 [2022-09-05T17:52:26.490Z] Removing intermediate container 902e4f7845d4 [2022-09-05T17:52:26.490Z] ---> 18bf4f612a24 [2022-09-05T17:52:26.490Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-05T17:52:26.490Z] ---> Running in e495d6c54c59 [2022-09-05T17:52:27.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T17:52:27.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T17:52:28.664Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-05T17:52:28.664Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-05T17:52:28.664Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-05T17:52:28.664Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-05T17:52:28.664Z] (5/82) Installing libxcb (1.15-r0) [2022-09-05T17:52:28.664Z] (6/82) Installing libx11 (1.8-r0) [2022-09-05T17:52:28.939Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-05T17:52:28.939Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-05T17:52:28.939Z] (9/82) Installing expat (2.4.8-r0) [2022-09-05T17:52:28.939Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-05T17:52:28.939Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-05T17:52:28.939Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-05T17:52:29.216Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-05T17:52:29.216Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-05T17:52:29.216Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-05T17:52:29.216Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-05T17:52:29.216Z] (17/82) Installing libintl (0.21-r2) [2022-09-05T17:52:29.216Z] (18/82) Installing libblkid (2.38-r1) [2022-09-05T17:52:29.216Z] (19/82) Installing libmount (2.38-r1) [2022-09-05T17:52:29.216Z] (20/82) Installing pcre (8.45-r2) [2022-09-05T17:52:29.216Z] (21/82) Installing glib (2.72.1-r0) [2022-09-05T17:52:29.216Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-05T17:52:29.216Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-05T17:52:29.490Z] (24/82) Installing libass (0.16.0-r0) [2022-09-05T17:52:29.490Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-05T17:52:29.490Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-05T17:52:29.490Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-05T17:52:29.490Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-05T17:52:29.490Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-05T17:52:29.490Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-05T17:52:29.490Z] (31/82) Installing libunistring (1.0-r0) [2022-09-05T17:52:29.490Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-05T17:52:29.490Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-05T17:52:29.490Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-05T17:52:29.490Z] (35/82) Installing lame (3.100-r0) [2022-09-05T17:52:29.762Z] (36/82) Installing opus (1.3.1-r1) [2022-09-05T17:52:29.762Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-05T17:52:29.762Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-05T17:52:29.762Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-05T17:52:29.762Z] (40/82) Installing orc (0.4.32-r0) [2022-09-05T17:52:29.762Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-05T17:52:29.762Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-05T17:52:29.762Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-05T17:52:29.762Z] (44/82) Installing flac (1.3.4-r0) [2022-09-05T17:52:29.762Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-05T17:52:29.762Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-05T17:52:30.034Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-05T17:52:30.034Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-05T17:52:30.034Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-05T17:52:30.034Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-05T17:52:30.034Z] (51/82) Installing libpulse (15.0-r2) [2022-09-05T17:52:30.034Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-05T17:52:30.034Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-05T17:52:30.034Z] (54/82) Installing librist (0.2.6-r1) [2022-09-05T17:52:30.034Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-05T17:52:30.034Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-05T17:52:30.034Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-05T17:52:30.034Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-05T17:52:30.034Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-05T17:52:30.034Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-05T17:52:30.034Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-05T17:52:30.309Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-05T17:52:30.309Z] (63/82) Installing libva (2.14.0-r0) [2022-09-05T17:52:30.309Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-05T17:52:30.309Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-05T17:52:30.309Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-05T17:52:30.309Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-05T17:52:30.309Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-05T17:52:30.309Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-05T17:52:30.309Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-05T17:52:30.586Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-05T17:52:30.586Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-05T17:52:30.861Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-05T17:52:30.861Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-05T17:52:31.148Z] Executing udev-init-scripts-35-r0.post-install [2022-09-05T17:52:31.148Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-05T17:52:31.148Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-05T17:52:31.148Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-05T17:52:31.148Z] (78/82) Installing kmod-libs (29-r2) [2022-09-05T17:52:31.148Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-05T17:52:31.148Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-05T17:52:31.148Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-05T17:52:31.148Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-05T17:52:31.148Z] Executing busybox-1.35.0-r17.trigger [2022-09-05T17:52:31.148Z] Executing eudev-3.2.11-r0.trigger [2022-09-05T17:52:31.148Z] OK: 78 MiB in 96 packages [2022-09-05T17:52:34.543Z] Removing intermediate container e495d6c54c59 [2022-09-05T17:52:34.543Z] ---> 0c6a0cdb1d4c [2022-09-05T17:52:34.543Z] Step 18/35 : WORKDIR / [2022-09-05T17:52:34.543Z] ---> Running in 2b2f0a2cf8af [2022-09-05T17:52:34.543Z] Removing intermediate container 2b2f0a2cf8af [2022-09-05T17:52:34.543Z] ---> 59440a794aa7 [2022-09-05T17:52:34.543Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-05T17:52:35.983Z] ---> c2133ea056f9 [2022-09-05T17:52:35.983Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-05T17:52:36.584Z] ---> ab784121adc0 [2022-09-05T17:52:36.584Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-05T17:52:36.857Z] ---> 450c9974453a [2022-09-05T17:52:36.857Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-05T17:52:37.471Z] ---> 130e97478c55 [2022-09-05T17:52:37.471Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-05T17:52:38.072Z] ---> 35281eb0e3c1 [2022-09-05T17:52:38.072Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-05T17:52:38.675Z] ---> 98cb56ef57ab [2022-09-05T17:52:38.675Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-05T17:52:40.128Z] ---> 050d495677c9 [2022-09-05T17:52:40.128Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-05T17:52:40.128Z] ---> Running in 6d09bf33a431 [2022-09-05T17:52:41.599Z] Removing intermediate container 6d09bf33a431 [2022-09-05T17:52:41.599Z] ---> cff31b05726c [2022-09-05T17:52:41.599Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-05T17:52:41.902Z] ---> Running in 0b1195fd98df [2022-09-05T17:52:43.378Z] Removing intermediate container 0b1195fd98df [2022-09-05T17:52:43.379Z] ---> f8acad82e571 [2022-09-05T17:52:43.379Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-05T17:52:43.379Z] ---> Running in 5b0a873e679e [2022-09-05T17:52:45.363Z] Removing intermediate container 5b0a873e679e [2022-09-05T17:52:45.363Z] ---> 210a100472e5 [2022-09-05T17:52:45.363Z] Step 29/35 : EXPOSE 59983 [2022-09-05T17:52:45.363Z] ---> Running in 5e7c3a559111 [2022-09-05T17:52:45.363Z] Removing intermediate container 5e7c3a559111 [2022-09-05T17:52:45.363Z] ---> 5a1aef47640f [2022-09-05T17:52:45.363Z] Step 30/35 : EXPOSE 8554 [2022-09-05T17:52:45.641Z] ---> Running in fbf09d18d642 [2022-09-05T17:52:45.914Z] Removing intermediate container fbf09d18d642 [2022-09-05T17:52:45.914Z] ---> b77e5b733ce3 [2022-09-05T17:52:45.914Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-05T17:52:45.914Z] ---> Running in 089839f064df [2022-09-05T17:52:46.191Z] Removing intermediate container 089839f064df [2022-09-05T17:52:46.191Z] ---> 3c9183b35bc1 [2022-09-05T17:52:46.191Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-05T17:52:46.191Z] ---> Running in faf763f24cfc [2022-09-05T17:52:46.467Z] Removing intermediate container faf763f24cfc [2022-09-05T17:52:46.467Z] ---> fe968e86b11b [2022-09-05T17:52:46.467Z] Step 33/35 : LABEL arch=arm64 [2022-09-05T17:52:46.743Z] ---> Running in 5f2a0e4ce98a [2022-09-05T17:52:47.020Z] Removing intermediate container 5f2a0e4ce98a [2022-09-05T17:52:47.020Z] ---> dcba1758f7ce [2022-09-05T17:52:47.020Z] Step 34/35 : LABEL git_sha=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [2022-09-05T17:52:47.020Z] ---> Running in f8c86c2e4114 [2022-09-05T17:52:47.302Z] Removing intermediate container f8c86c2e4114 [2022-09-05T17:52:47.302Z] ---> ac72245b9f41 [2022-09-05T17:52:47.302Z] Step 35/35 : LABEL version=0.0.0 [2022-09-05T17:52:47.302Z] ---> Running in 042759222ef3 [2022-09-05T17:52:47.897Z] Removing intermediate container 042759222ef3 [2022-09-05T17:52:47.897Z] ---> 6f12dc468a23 [2022-09-05T17:52:47.897Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-05T17:52:47.897Z] Successfully built 6f12dc468a23 [2022-09-05T17:52:47.897Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:52:48.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T17:52:48.724Z] [2022-09-05T17:52:48.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:52:49.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T17:52:49.419Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-05T17:52:49.419Z] 8998bd30e6a1: Pulling fs layer [2022-09-05T17:52:49.419Z] 04944245beec: Pulling fs layer [2022-09-05T17:52:49.419Z] 699f458cf7ca: Pulling fs layer [2022-09-05T17:52:49.419Z] 765212b225bb: Pulling fs layer [2022-09-05T17:52:49.419Z] f23df028b6ca: Pulling fs layer [2022-09-05T17:52:49.419Z] d65c8cfc05b1: Pulling fs layer [2022-09-05T17:52:49.419Z] 2437ff75d9bd: Pulling fs layer [2022-09-05T17:52:49.419Z] 765212b225bb: Waiting [2022-09-05T17:52:49.419Z] f23df028b6ca: Waiting [2022-09-05T17:52:49.419Z] d65c8cfc05b1: Waiting [2022-09-05T17:52:49.419Z] 2437ff75d9bd: Waiting [2022-09-05T17:52:49.419Z] 04944245beec: Verifying Checksum [2022-09-05T17:52:49.419Z] 04944245beec: Download complete [2022-09-05T17:52:49.419Z] 765212b225bb: Verifying Checksum [2022-09-05T17:52:49.419Z] 765212b225bb: Download complete [2022-09-05T17:52:49.419Z] f23df028b6ca: Verifying Checksum [2022-09-05T17:52:49.419Z] f23df028b6ca: Download complete [2022-09-05T17:52:49.419Z] d65c8cfc05b1: Verifying Checksum [2022-09-05T17:52:49.419Z] d65c8cfc05b1: Download complete [2022-09-05T17:52:49.700Z] 699f458cf7ca: Verifying Checksum [2022-09-05T17:52:49.700Z] 699f458cf7ca: Download complete [2022-09-05T17:52:49.974Z] 8998bd30e6a1: Download complete [2022-09-05T17:52:52.617Z] 2437ff75d9bd: Verifying Checksum [2022-09-05T17:52:52.617Z] 2437ff75d9bd: Download complete [2022-09-05T17:52:54.603Z] 8998bd30e6a1: Pull complete [2022-09-05T17:52:54.878Z] 04944245beec: Pull complete [2022-09-05T17:52:56.325Z] 699f458cf7ca: Pull complete [2022-09-05T17:52:56.601Z] 765212b225bb: Pull complete [2022-09-05T17:52:57.590Z] f23df028b6ca: Pull complete [2022-09-05T17:52:57.590Z] d65c8cfc05b1: Pull complete [2022-09-05T17:53:12.715Z] 2437ff75d9bd: Pull complete [2022-09-05T17:53:12.715Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-05T17:53:12.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T17:53:12.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T17:53:13.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-24609 does not seem to be running inside a container [2022-09-05T17:53:13.212Z] $ 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 [2022-09-05T17:53:15.921Z] $ docker top 732bb5d469b4b87d25a52965cef2cced4804f5888383403f3b294ef590f21ca0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:53:16.928Z] ---> job-cost.sh [2022-09-05T17:53:16.928Z] lf-activate-venv: SKIPPING [2022-09-05T17:53:16.928Z] INFO: No Stack... [2022-09-05T17:53:17.203Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-05T17:53:18.185Z] INFO: Archiving Costs [Pipeline] sh [2022-09-05T17:53:18.885Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-09-05T17:53:18.885Z] + cut -d, -f6 [Pipeline] lock [2022-09-05T17:53:18.975Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] [2022-09-05T17:53:18.979Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] did not exist. Created. [2022-09-05T17:53:18.979Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-05T17:53:19.744Z] /w/workspace/device-usb-camera/1@tmp/durable-bfd44d69/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-05T17:53:20.454Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-05T17:53:20.491Z] Warning: overwriting stash ‘stack-cost’ [2022-09-05T17:53:20.545Z] Stashed 1 file(s) [Pipeline] } [2022-09-05T17:53:20.559Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-81-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-05T17:53:20.635Z] $ docker stop --time=1 732bb5d469b4b87d25a52965cef2cced4804f5888383403f3b294ef590f21ca0 [2022-09-05T17:53:22.182Z] $ docker rm -f 732bb5d469b4b87d25a52965cef2cced4804f5888383403f3b294ef590f21ca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-05T17:53:23.253Z] provisioning config files... [2022-09-05T17:53:23.262Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/config7351595435180958550tmp [Pipeline] { [Pipeline] sh [2022-09-05T17:53:23.596Z] + set +x [2022-09-05T17:53:23.596Z] + curl -s https://codecov.io/bash [2022-09-05T17:53:23.596Z] + bash -s -- [2022-09-05T17:53:23.596Z] [2022-09-05T17:53:23.596Z] _____ _ [2022-09-05T17:53:23.596Z] / ____| | | [2022-09-05T17:53:23.596Z] | | ___ __| | ___ ___ _____ __ [2022-09-05T17:53:23.596Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-05T17:53:23.596Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-05T17:53:23.596Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-05T17:53:23.596Z] Bash-1.0.6 [2022-09-05T17:53:23.596Z] [2022-09-05T17:53:23.596Z] [2022-09-05T17:53:23.596Z] ==> git version 2.25.1 found [2022-09-05T17:53:23.596Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-05T17:53:23.596Z] Release-Date: 2020-01-08 [2022-09-05T17:53:23.596Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-05T17:53:23.596Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-05T17:53:23.596Z] ==> Jenkins CI detected. [2022-09-05T17:53:23.596Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-81 [2022-09-05T17:53:23.596Z] project root: . [2022-09-05T17:53:23.596Z] --> token set from env [2022-09-05T17:53:23.596Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-05T17:53:23.596Z] ==> Running gcov in . (disable via -X gcov) [2022-09-05T17:53:23.596Z] ==> Python coveragepy not found [2022-09-05T17:53:23.596Z] ==> Searching for coverage reports in: [2022-09-05T17:53:23.596Z] + . [2022-09-05T17:53:23.596Z] -> Found 1 reports [2022-09-05T17:53:23.596Z] ==> Detecting git/mercurial file structure [2022-09-05T17:53:23.856Z] ==> Reading reports [2022-09-05T17:53:23.856Z] + ./coverage.out bytes=29387 [2022-09-05T17:53:23.856Z] ==> Appending adjustments [2022-09-05T17:53:23.856Z] https://docs.codecov.io/docs/fixing-reports [2022-09-05T17:53:23.856Z] + Found adjustments [2022-09-05T17:53:23.856Z] ==> Gzipping contents [2022-09-05T17:53:23.856Z] 8.0K /tmp/codecov.BIAYTD.gz [2022-09-05T17:53:23.856Z] ==> Uploading reports [2022-09-05T17:53:23.856Z] url: https://codecov.io [2022-09-05T17:53:23.856Z] query: branch=PR-81&commit=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=81&job=&cmd_args= [2022-09-05T17:53:23.856Z] -> Pinging Codecov [2022-09-05T17:53:23.856Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-81&commit=5d7d9541ae1d2884d76c638ed117f373ea3ef7e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=81&job=&cmd_args= [2022-09-05T17:53:24.796Z] -> Uploading to [2022-09-05T17:53:24.796Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-05/73D8F5FF140700D3E01443B452E23636/5d7d9541ae1d2884d76c638ed117f373ea3ef7e1/10321fd7-19ce-4d96-bf5f-c221266e3e39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220905T175324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15c8d1a269c1282941a4ad4fdf5b0a63b28a44652fcf502a60950c66bbc0f9d5 [2022-09-05T17:53:24.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T17:53:24.796Z] Dload Upload Total Spent Left Speed [2022-09-05T17:53:24.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4139 0 0 100 4139 0 16963 --:--:-- --:--:-- --:--:-- 16963 [2022-09-05T17:53:24.796Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/5d7d9541ae1d2884d76c638ed117f373ea3ef7e1 [Pipeline] } [2022-09-05T17:53:24.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-05T17:53:26.567Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-81/archives ] [2022-09-05T17:53:26.568Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-81/archives [2022-09-05T17:53:26.568Z] total 16 [2022-09-05T17:53:26.568Z] drwxr-xr-x 3 root root 4096 Sep 5 17:45 . [2022-09-05T17:53:26.568Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 17:45 .. [2022-09-05T17:53:26.568Z] drwxr-xr-x 2 root root 4096 Sep 5 17:45 cost [2022-09-05T17:53:26.568Z] -rw-r--r-- 1 root root 88 Sep 5 17:45 cost.csv [2022-09-05T17:53:26.568Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-81/archives [2022-09-05T17:53:26.568Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-81/archives [2022-09-05T17:53:26.568Z] total 16 [2022-09-05T17:53:26.568Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 17:45 . [2022-09-05T17:53:26.568Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 17:45 .. [2022-09-05T17:53:26.568Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 17:45 cost [2022-09-05T17:53:26.568Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 5 17:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:53:26.901Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:53:27.800Z] ---> package-listing.sh [2022-09-05T17:53:27.800Z] ++ facter osfamily [2022-09-05T17:53:27.800Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-05T17:53:28.062Z] + OS_FAMILY=debian [2022-09-05T17:53:28.062Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-81 [2022-09-05T17:53:28.062Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-05T17:53:28.062Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-05T17:53:28.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-05T17:53:28.062Z] + PACKAGES=/tmp/packages_start.txt [2022-09-05T17:53:28.062Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-81 ']' [2022-09-05T17:53:28.062Z] + PACKAGES=/tmp/packages_end.txt [2022-09-05T17:53:28.062Z] + case "${OS_FAMILY}" in [2022-09-05T17:53:28.062Z] + dpkg -l [2022-09-05T17:53:28.062Z] + grep '^ii' [2022-09-05T17:53:28.062Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-05T17:53:28.062Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-05T17:53:28.062Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-05T17:53:28.062Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-81 ']' [2022-09-05T17:53:28.062Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-81/archives/ [2022-09-05T17:53:28.062Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-81/archives/ [Pipeline] echo [2022-09-05T17:53:28.096Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-05T17:53:28.397Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T17:53:29.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T17:53:29.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T17:53:29.183Z] prd-ubuntu20.04-docker-8c-8g-24607 does not seem to be running inside a container [2022-09-05T17:53:29.220Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-81 -v /w/workspace/xfoundry_device-usb-camera_PR-81:/w/workspace/xfoundry_device-usb-camera_PR-81:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-81@tmp:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-05T17:53:29.440Z] $ docker top 0c4afefbf07221798a2bab85a604110cf06344b0efac723af78479683d812e76 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T17:53:29.857Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-05T17:53:30.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-05T17:53:30.493Z] + ls /var/log/sa-host [2022-09-05T17:53:30.493Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T17:53:30.701Z] provisioning config files... [2022-09-05T17:53:30.712Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-81@tmp/config9204848283612000262tmp [Pipeline] { [Pipeline] echo [2022-09-05T17:53:30.759Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:53:31.073Z] ---> create-netrc.sh [Pipeline] } [2022-09-05T17:53:31.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:53:31.512Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-05T17:53:31.542Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:53:31.855Z] ---> sudo-logs.sh [2022-09-05T17:53:31.855Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-05T17:53:31.946Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:53:32.259Z] ---> job-cost.sh [2022-09-05T17:53:32.259Z] lf-activate-venv: SKIPPING [2022-09-05T17:53:32.259Z] DEBUG: total: 0.2199999988079071 [2022-09-05T17:53:32.259Z] INFO: Retrieving Stack Cost... [2022-09-05T17:53:32.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-05T17:53:33.401Z] INFO: Archiving Costs [Pipeline] echo [2022-09-05T17:53:33.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T17:53:33.747Z] ---> logs-deploy.sh [2022-09-05T17:53:33.747Z] lf-activate-venv: SKIPPING [2022-09-05T17:53:33.747Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-81/1 [2022-09-05T17:53:33.747Z] INFO: archiving workspace using pattern(s): [2022-09-05T17:53:34.691Z] Archives upload complete. [2022-09-05T17:53:34.691Z] INFO: archiving logs to Nexus