Pull request #82 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f5686aa5bea2aa1864340f097a10bfa034a9e47+04d1bc2df935031b2716c6cab2753c558f92504f (c47ec3787b9a58b4995c2c48c998813c2cf88549) 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-ssh4759008815099314024.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-ssh12815587527034300444.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7776675108945857707.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 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-ssh15700181951297907251.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17461824880680948269.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29309 in /w/workspace/xfoundry_device-usb-camera_PR-82 [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-82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 04d1bc2df935031b2716c6cab2753c558f92504f into PR head commit 3f5686aa5bea2aa1864340f097a10bfa034a9e47 Merge succeeded, producing 3f5686aa5bea2aa1864340f097a10bfa034a9e47 Checking out Revision 3f5686aa5bea2aa1864340f097a10bfa034a9e47 (PR-82) > 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/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f5686aa5bea2aa1864340f097a10bfa034a9e47 # 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 04d1bc2df935031b2716c6cab2753c558f92504f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f5686aa5bea2aa1864340f097a10bfa034a9e47 # timeout=10 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-15T22:00:27.688Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T22:00:27.756Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T22:00:27.774Z] ========================================================= [2022-09-15T22:00:27.774Z] EdgeX Global Pipelines Version Info [2022-09-15T22:00:27.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d3cd7ad6edc94d88c478afd910245c1201ffd211 # timeout=10 [2022-09-15T22:00:28.575Z] ------------------- [2022-09-15T22:00:28.575Z] stable info: [2022-09-15T22:00:28.575Z] ------------------- [2022-09-15T22:00:28.575Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T22:00:28.575Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:00:28.575Z] Message: update stable to v1.0.239 [2022-09-15T22:00:29.145Z] ------------------- [2022-09-15T22:00:29.146Z] experimental info: [2022-09-15T22:00:29.146Z] ------------------- [2022-09-15T22:00:29.146Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T22:00:29.146Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:00:29.146Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T22:00:29.391Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-15T22:00:29.402Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-15T22:00:29.411Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T22:00:29.421Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T22:00:29.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T22:00:29.442Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T22:00:29.454Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T22:00:29.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-15T22:00:29.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T22:00:29.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T22:00:29.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T22:00:29.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-15T22:00:29.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T22:00:29.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T22:00:29.569Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:00:29.580Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:00:29.590Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:00:29.602Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:00:29.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T22:00:29.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T22:00:29.651Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-15T22:00:29.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-15T22:00:29.677Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-15T22:00:29.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-15T22:00:29.700Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-15T22:00:29.712Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T22:00:29.724Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T22:00:29.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo [2022-09-15T22:00:29.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo [2022-09-15T22:00:29.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo [2022-09-15T22:00:29.793Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f5686aa5bea2aa1864340f097a10bfa034a9e47 [Pipeline] echo [2022-09-15T22:00:29.809Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f5686a [Pipeline] echo [2022-09-15T22:00:29.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:00:29.863Z] provisioning config files... [2022-09-15T22:00:29.876Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config5813270944591861471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:00:30.178Z] ---> docker-login.sh [2022-09-15T22:00:30.178Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:00:30.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:30.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:30.440Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:30.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:30.440Z] [2022-09-15T22:00:30.440Z] Login Succeeded [2022-09-15T22:00:30.440Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:00:30.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:30.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:30.701Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:30.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:30.701Z] [2022-09-15T22:00:30.701Z] Login Succeeded [2022-09-15T22:00:30.701Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:00:30.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:30.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:30.701Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:30.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:30.701Z] [2022-09-15T22:00:30.701Z] Login Succeeded [2022-09-15T22:00:30.701Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:00:30.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:30.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:30.963Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:30.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:30.963Z] [2022-09-15T22:00:30.963Z] Login Succeeded [2022-09-15T22:00:30.963Z] docker.io [2022-09-15T22:00:30.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:31.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:31.535Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:31.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:31.536Z] [2022-09-15T22:00:31.536Z] Login Succeeded [2022-09-15T22:00:31.536Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:00:31.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-15T22:00:31.917Z] + git rev-list -1 --merges 3f5686aa5bea2aa1864340f097a10bfa034a9e47~1..3f5686aa5bea2aa1864340f097a10bfa034a9e47 [Pipeline] echo [2022-09-15T22:00:31.952Z] -----------> git rev-list -1 --merges 3f5686aa5bea2aa1864340f097a10bfa034a9e47~1..3f5686aa5bea2aa1864340f097a10bfa034a9e47 3f5686aa5bea2aa1864340f097a10bfa034a9e47 [false] [Pipeline] sh [2022-09-15T22:00:32.248Z] + git log --format=format:%s -1 3f5686aa5bea2aa1864340f097a10bfa034a9e47 [Pipeline] echo [2022-09-15T22:00:32.265Z] ========================================================= [2022-09-15T22:00:32.265Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T22:00:32.265Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:00:32.599Z] + git log --format=format:%s -1 3f5686aa5bea2aa1864340f097a10bfa034a9e47 [Pipeline] echo [2022-09-15T22:00:32.613Z] [semverPrep] GIT_COMMIT: 3f5686aa5bea2aa1864340f097a10bfa034a9e47, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3 [Pipeline] echo [2022-09-15T22:00:32.624Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-15T22:00:32.968Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:00:32.968Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T22:00:32.968Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T22:00:32.968Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T22:00:32.968Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T22:00:32.968Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T22:00:32.968Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:33.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:00:33.321Z] [2022-09-15T22:00:33.321Z] 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-15T22:00:33.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:00:33.632Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T22:00:33.632Z] b85a868b505f: Pulling fs layer [2022-09-15T22:00:33.632Z] e2be974225ed: Pulling fs layer [2022-09-15T22:00:33.632Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T22:00:33.632Z] 988bab9f4d93: Pulling fs layer [2022-09-15T22:00:33.632Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T22:00:33.632Z] eaf3925da568: Pulling fs layer [2022-09-15T22:00:33.632Z] bab4dde63d76: Pulling fs layer [2022-09-15T22:00:33.632Z] bde34c3a00c8: Pulling fs layer [2022-09-15T22:00:33.632Z] b352a97aabf1: Pulling fs layer [2022-09-15T22:00:33.632Z] 4872d77fe225: Pulling fs layer [2022-09-15T22:00:33.632Z] 5851b861e8e6: Pulling fs layer [2022-09-15T22:00:33.632Z] 988bab9f4d93: Waiting [2022-09-15T22:00:33.632Z] 1469e6f7b9e6: Waiting [2022-09-15T22:00:33.632Z] eaf3925da568: Waiting [2022-09-15T22:00:33.632Z] b352a97aabf1: Waiting [2022-09-15T22:00:33.632Z] bab4dde63d76: Waiting [2022-09-15T22:00:33.632Z] 4872d77fe225: Waiting [2022-09-15T22:00:33.632Z] bde34c3a00c8: Waiting [2022-09-15T22:00:33.632Z] 5851b861e8e6: Waiting [2022-09-15T22:00:33.632Z] e2be974225ed: Verifying Checksum [2022-09-15T22:00:33.632Z] e2be974225ed: Download complete [2022-09-15T22:00:33.632Z] 988bab9f4d93: Verifying Checksum [2022-09-15T22:00:33.632Z] 988bab9f4d93: Download complete [2022-09-15T22:00:33.892Z] 1469e6f7b9e6: Verifying Checksum [2022-09-15T22:00:33.892Z] 1469e6f7b9e6: Download complete [2022-09-15T22:00:33.892Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T22:00:33.892Z] 339a4e72a1f5: Download complete [2022-09-15T22:00:33.892Z] eaf3925da568: Verifying Checksum [2022-09-15T22:00:33.892Z] eaf3925da568: Download complete [2022-09-15T22:00:33.892Z] bde34c3a00c8: Verifying Checksum [2022-09-15T22:00:33.892Z] bde34c3a00c8: Download complete [2022-09-15T22:00:33.892Z] b352a97aabf1: Download complete [2022-09-15T22:00:33.892Z] 4872d77fe225: Verifying Checksum [2022-09-15T22:00:33.892Z] 4872d77fe225: Download complete [2022-09-15T22:00:33.892Z] 5851b861e8e6: Verifying Checksum [2022-09-15T22:00:33.892Z] 5851b861e8e6: Download complete [2022-09-15T22:00:33.892Z] b85a868b505f: Verifying Checksum [2022-09-15T22:00:33.892Z] b85a868b505f: Download complete [2022-09-15T22:00:34.153Z] bab4dde63d76: Verifying Checksum [2022-09-15T22:00:34.153Z] bab4dde63d76: Download complete [2022-09-15T22:00:35.549Z] b85a868b505f: Pull complete [2022-09-15T22:00:35.549Z] e2be974225ed: Pull complete [2022-09-15T22:00:36.123Z] 339a4e72a1f5: Pull complete [2022-09-15T22:00:36.123Z] 988bab9f4d93: Pull complete [2022-09-15T22:00:36.387Z] 1469e6f7b9e6: Pull complete [2022-09-15T22:00:36.649Z] eaf3925da568: Pull complete [2022-09-15T22:00:39.195Z] bab4dde63d76: Pull complete [2022-09-15T22:00:39.195Z] bde34c3a00c8: Pull complete [2022-09-15T22:00:39.195Z] b352a97aabf1: Pull complete [2022-09-15T22:00:39.195Z] 4872d77fe225: Pull complete [2022-09-15T22:00:39.195Z] 5851b861e8e6: Pull complete [2022-09-15T22:00:39.195Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T22:00:39.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:00:39.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:00:39.294Z] prd-ubuntu20.04-docker-8c-8g-29309 does not seem to be running inside a container [2022-09-15T22:00:39.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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-devops/py-git-semver:0.1.4 cat [2022-09-15T22:00:40.684Z] $ docker top 3c15b4ee926bd0ec314fc1116ab3bc915604866814d4dfbf0b40d60cf94e9db5 -eo pid,comm [2022-09-15T22:00:40.751Z] 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-15T22:00:40.751Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:00:40.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:00:40.786Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:00:40.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:00:40.916Z] $ docker exec 3c15b4ee926bd0ec314fc1116ab3bc915604866814d4dfbf0b40d60cf94e9db5 ssh-agent [2022-09-15T22:00:41.046Z] SSH_AUTH_SOCK=/tmp/ssh-jlV8Or08kpED/agent.34 [2022-09-15T22:00:41.046Z] SSH_AGENT_PID=40 [2022-09-15T22:00:41.053Z] Running ssh-add (command line suppressed) [2022-09-15T22:00:41.178Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_2583182530530693591.key (/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_2583182530530693591.key) [2022-09-15T22:00:41.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:00:41.486Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T22:00:41.501Z] $ docker exec --env ******** --env ******** 3c15b4ee926bd0ec314fc1116ab3bc915604866814d4dfbf0b40d60cf94e9db5 ssh-agent -k [2022-09-15T22:00:41.626Z] unset SSH_AUTH_SOCK; [2022-09-15T22:00:41.627Z] unset SSH_AGENT_PID; [2022-09-15T22:00:41.627Z] echo Agent pid 40 killed; [2022-09-15T22:00:41.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T22:00:41.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:00:41.665Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:00:41.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:00:41.807Z] $ docker exec 3c15b4ee926bd0ec314fc1116ab3bc915604866814d4dfbf0b40d60cf94e9db5 ssh-agent [2022-09-15T22:00:41.930Z] SSH_AUTH_SOCK=/tmp/ssh-3FETvY0QLaa8/agent.75 [2022-09-15T22:00:41.930Z] SSH_AGENT_PID=81 [2022-09-15T22:00:41.936Z] Running ssh-add (command line suppressed) [2022-09-15T22:00:42.068Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_1754611671733467132.key (/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_1754611671733467132.key) [2022-09-15T22:00:42.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:00:42.373Z] + git semver init [2022-09-15T22:00:42.634Z] 2022-09-15 22:00:42,559 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T22:00:42.634Z] 2022-09-15 22:00:42,559 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver [2022-09-15T22:00:42.634Z] 2022-09-15 22:00:42,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-82/.semver [2022-09-15T22:00:42.634Z] 2022-09-15 22:00:42,560 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-82/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:00:44.034Z] 2022-09-15 22:00:43,629 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-82/.git/info/exclude [2022-09-15T22:00:44.034Z] 2022-09-15 22:00:43,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 with force:False [2022-09-15T22:00:44.034Z] 2022-09-15 22:00:43,630 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 [2022-09-15T22:00:44.034Z] 2022-09-15 22:00:43,635 [execute] INFO git cat-file --batch-check [2022-09-15T22:00:44.034Z] 2022-09-15 22:00:43,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:00:44.034Z] 2022-09-15 22:00:43,643 [execute] INFO git cat-file --batch [2022-09-15T22:00:44.034Z] 2022-09-15 22:00:43,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:00:44.034Z] 2022-09-15 22:00:43,649 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 [2022-09-15T22:00:44.034Z] 0.0.0 [Pipeline] } [2022-09-15T22:00:44.047Z] $ docker exec --env ******** --env ******** 3c15b4ee926bd0ec314fc1116ab3bc915604866814d4dfbf0b40d60cf94e9db5 ssh-agent -k [2022-09-15T22:00:44.167Z] unset SSH_AUTH_SOCK; [2022-09-15T22:00:44.168Z] unset SSH_AGENT_PID; [2022-09-15T22:00:44.168Z] echo Agent pid 81 killed; [2022-09-15T22:00:44.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:00:44.496Z] + git semver [Pipeline] } [2022-09-15T22:00:44.774Z] $ docker stop --time=1 3c15b4ee926bd0ec314fc1116ab3bc915604866814d4dfbf0b40d60cf94e9db5 [2022-09-15T22:00:46.133Z] $ docker rm -f 3c15b4ee926bd0ec314fc1116ab3bc915604866814d4dfbf0b40d60cf94e9db5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:00:46.485Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T22:00:46.782Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T22:00:46.785Z] [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-15T22:00:46.904Z] provisioning config files... [2022-09-15T22:00:46.915Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config7223936763190959840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:00:47.217Z] ---> docker-login.sh [2022-09-15T22:00:47.217Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:00:47.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:47.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:47.217Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:47.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:47.217Z] [2022-09-15T22:00:47.217Z] Login Succeeded [2022-09-15T22:00:47.217Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:00:47.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:47.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:47.477Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:47.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:47.477Z] [2022-09-15T22:00:47.477Z] Login Succeeded [2022-09-15T22:00:47.477Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:00:47.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:47.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:47.477Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:47.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:47.477Z] [2022-09-15T22:00:47.477Z] Login Succeeded [2022-09-15T22:00:47.477Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:00:47.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:47.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:47.739Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:47.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:47.739Z] [2022-09-15T22:00:47.739Z] Login Succeeded [2022-09-15T22:00:47.739Z] docker.io [2022-09-15T22:00:47.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:00:48.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:00:48.312Z] Configure a credential helper to remove this warning. See [2022-09-15T22:00:48.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:00:48.313Z] [2022-09-15T22:00:48.313Z] Login Succeeded [2022-09-15T22:00:48.313Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:00:48.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:00:48.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:00:48.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:00:48.420Z] ========================================================= [2022-09-15T22:00:48.420Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T22:00:48.420Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:00:48.746Z] + 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-15T22:00:48.746Z] Sending build context to Docker daemon 869.9kB [2022-09-15T22:00:48.746Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:00:48.746Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T22:00:48.746Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T22:00:48.746Z] 2408cc74d12b: Pulling fs layer [2022-09-15T22:00:48.746Z] ea60b727a1ce: Pulling fs layer [2022-09-15T22:00:48.746Z] 30c4a7721957: Pulling fs layer [2022-09-15T22:00:48.746Z] 370296b7ddb6: Pulling fs layer [2022-09-15T22:00:48.746Z] 7c6cee850709: Pulling fs layer [2022-09-15T22:00:48.746Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T22:00:48.746Z] d94ebbe4e438: Pulling fs layer [2022-09-15T22:00:48.746Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T22:00:48.746Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T22:00:48.746Z] 39a5fcdaea64: Waiting [2022-09-15T22:00:48.746Z] d94ebbe4e438: Waiting [2022-09-15T22:00:48.746Z] bcfd1f05c69d: Waiting [2022-09-15T22:00:48.746Z] 59ccb84bbe0f: Waiting [2022-09-15T22:00:48.746Z] 370296b7ddb6: Waiting [2022-09-15T22:00:48.746Z] 7c6cee850709: Waiting [2022-09-15T22:00:48.746Z] 30c4a7721957: Verifying Checksum [2022-09-15T22:00:48.746Z] 30c4a7721957: Download complete [2022-09-15T22:00:48.746Z] ea60b727a1ce: Verifying Checksum [2022-09-15T22:00:48.746Z] ea60b727a1ce: Download complete [2022-09-15T22:00:48.746Z] 7c6cee850709: Verifying Checksum [2022-09-15T22:00:48.746Z] 7c6cee850709: Download complete [2022-09-15T22:00:49.010Z] 39a5fcdaea64: Verifying Checksum [2022-09-15T22:00:49.010Z] 39a5fcdaea64: Download complete [2022-09-15T22:00:49.010Z] 2408cc74d12b: Verifying Checksum [2022-09-15T22:00:49.010Z] 2408cc74d12b: Download complete [2022-09-15T22:00:49.010Z] d94ebbe4e438: Download complete [2022-09-15T22:00:49.010Z] 2408cc74d12b: Pull complete [2022-09-15T22:00:49.283Z] ea60b727a1ce: Pull complete [2022-09-15T22:00:49.283Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T22:00:49.283Z] 59ccb84bbe0f: Download complete [2022-09-15T22:00:49.283Z] 30c4a7721957: Pull complete [2022-09-15T22:00:49.865Z] bcfd1f05c69d: Download complete [2022-09-15T22:00:49.865Z] 370296b7ddb6: Verifying Checksum [2022-09-15T22:00:49.865Z] 370296b7ddb6: Download complete [2022-09-15T22:00:54.070Z] 370296b7ddb6: Pull complete [2022-09-15T22:00:54.070Z] 7c6cee850709: Pull complete [2022-09-15T22:00:54.070Z] 39a5fcdaea64: Pull complete [2022-09-15T22:00:54.070Z] d94ebbe4e438: Pull complete [2022-09-15T22:00:55.979Z] bcfd1f05c69d: Pull complete [2022-09-15T22:00:56.919Z] 59ccb84bbe0f: Pull complete [2022-09-15T22:00:56.919Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T22:00:56.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T22:00:56.919Z] ---> a4fb48ad2a94 [2022-09-15T22:00:56.919Z] Step 3/13 : ARG MAKE="make build" [2022-09-15T22:00:58.311Z] ---> Running in 83ab8be4b345 [2022-09-15T22:00:58.311Z] Removing intermediate container 83ab8be4b345 [2022-09-15T22:00:58.311Z] ---> 2c3425cb1f5f [2022-09-15T22:00:58.311Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:00:58.573Z] ---> Running in af14ee71cae7 [2022-09-15T22:00:58.573Z] Removing intermediate container af14ee71cae7 [2022-09-15T22:00:58.573Z] ---> f24e99a317e0 [2022-09-15T22:00:58.573Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:00:58.573Z] ---> Running in a4adb0e39a56 [2022-09-15T22:00:58.573Z] Removing intermediate container a4adb0e39a56 [2022-09-15T22:00:58.573Z] ---> 207b3b98dc38 [2022-09-15T22:00:58.573Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:00:58.834Z] ---> Running in b1692aa3792c [2022-09-15T22:00:59.406Z] Removing intermediate container b1692aa3792c [2022-09-15T22:00:59.406Z] ---> 6ddf50a7f164 [2022-09-15T22:00:59.406Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:00:59.406Z] ---> Running in 2736e328c6bd [2022-09-15T22:00:59.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:01:00.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:01:00.865Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-15T22:01:00.865Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-15T22:01:01.126Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-15T22:01:01.126Z] (4/80) Installing libxcb (1.15-r0) [2022-09-15T22:01:01.126Z] (5/80) Installing libx11 (1.8-r0) [2022-09-15T22:01:01.389Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-15T22:01:01.389Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-15T22:01:01.651Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-15T22:01:01.651Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-15T22:01:01.651Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-15T22:01:01.876Z] Still waiting to schedule task [2022-09-15T22:01:01.877Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29307’ [2022-09-15T22:01:01.914Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-15T22:01:01.914Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-15T22:01:01.914Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-15T22:01:02.180Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-15T22:01:02.794Z] (15/80) Installing libice (1.0.10-r0) [2022-09-15T22:01:03.054Z] (16/80) Installing libuuid (2.38-r1) [2022-09-15T22:01:03.054Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-15T22:01:03.054Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-15T22:01:03.314Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-15T22:01:03.314Z] (20/80) Installing xset (1.2.4-r0) [2022-09-15T22:01:03.314Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-15T22:01:03.574Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-15T22:01:03.574Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-15T22:01:03.574Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-15T22:01:03.833Z] (25/80) Installing libintl (0.21-r2) [2022-09-15T22:01:03.833Z] (26/80) Installing libblkid (2.38-r1) [2022-09-15T22:01:03.833Z] (27/80) Installing libmount (2.38-r1) [2022-09-15T22:01:04.095Z] (28/80) Installing pcre (8.45-r2) [2022-09-15T22:01:04.095Z] (29/80) Installing glib (2.72.1-r0) [2022-09-15T22:01:04.357Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-15T22:01:05.300Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-15T22:01:05.300Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:01:05.300Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-15T22:01:05.871Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-15T22:01:05.871Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-15T22:01:05.871Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-15T22:01:06.132Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T22:01:06.132Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-15T22:01:06.393Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-15T22:01:06.653Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-15T22:01:06.653Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-15T22:01:06.653Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-15T22:01:06.914Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-15T22:01:06.914Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-15T22:01:07.176Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-15T22:01:07.176Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-15T22:01:07.176Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-15T22:01:07.437Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-15T22:01:07.437Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-15T22:01:07.698Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-15T22:01:07.698Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-15T22:01:07.698Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-15T22:01:07.957Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-15T22:01:07.957Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-15T22:01:08.217Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-15T22:01:08.217Z] (56/80) Installing libunistring (1.0-r0) [2022-09-15T22:01:08.217Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-15T22:01:08.478Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-15T22:01:08.478Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-15T22:01:08.478Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-15T22:01:08.737Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-15T22:01:08.737Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-15T22:01:08.998Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:01:08.998Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-15T22:01:08.998Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:01:09.258Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-15T22:01:09.258Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-15T22:01:09.258Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-15T22:01:09.517Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-15T22:01:09.517Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-15T22:01:09.517Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-15T22:01:09.779Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-15T22:01:10.364Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:01:10.364Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-15T22:01:10.625Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-15T22:01:10.625Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:01:10.625Z] (76/80) Installing kmod-libs (29-r2) [2022-09-15T22:01:10.625Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-15T22:01:10.886Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-15T22:01:10.886Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-15T22:01:10.886Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-15T22:01:11.145Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:01:11.145Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:01:11.145Z] OK: 330 MiB in 131 packages [2022-09-15T22:01:13.691Z] Removing intermediate container 2736e328c6bd [2022-09-15T22:01:13.691Z] ---> 32880bb8ad10 [2022-09-15T22:01:13.691Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-15T22:01:13.691Z] ---> Running in d5faab0898e2 [2022-09-15T22:01:13.691Z] Removing intermediate container d5faab0898e2 [2022-09-15T22:01:13.691Z] ---> 96f09a030b77 [2022-09-15T22:01:13.691Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-15T22:01:13.691Z] ---> 460cb78da0ae [2022-09-15T22:01:13.691Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:01:13.691Z] ---> Running in ae17c141ad10 [2022-09-15T22:01:28.599Z] Removing intermediate container ae17c141ad10 [2022-09-15T22:01:28.599Z] ---> 7f5a06ee9c45 [2022-09-15T22:01:28.599Z] Step 11/13 : COPY . . [2022-09-15T22:01:28.599Z] ---> fb72f23c2285 [2022-09-15T22:01:28.599Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:01:28.599Z] ---> Running in 6bc518423a21 [2022-09-15T22:01:28.859Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:01:28.859Z] Dload Upload Total Spent Left Speed [2022-09-15T22:01:28.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39123 0 --:--:-- --:--:-- --:--:-- 39333 [2022-09-15T22:01:29.119Z] Removing intermediate container 6bc518423a21 [2022-09-15T22:01:29.119Z] ---> 717911162d5e [2022-09-15T22:01:29.119Z] Step 13/13 : RUN ${MAKE} [2022-09-15T22:01:29.119Z] ---> Running in 1a5053a2b271 [2022-09-15T22:01:29.378Z] noop [2022-09-15T22:01:29.638Z] Removing intermediate container 1a5053a2b271 [2022-09-15T22:01:29.638Z] ---> 87ebb627e0a7 [2022-09-15T22:01:29.638Z] Successfully built 87ebb627e0a7 [2022-09-15T22:01:29.638Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:01:30.268Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:01:30.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:01:30.407Z] prd-ubuntu20.04-docker-8c-8g-29309 does not seem to be running inside a container [2022-09-15T22:01:30.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-15T22:01:30.815Z] $ docker top a3b99277aacd47ea7ee81e2f0458e1f88992b170f12977d5aabe1d1d9d514739 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:01:31.166Z] + go version [2022-09-15T22:01:31.166Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T22:01:31.180Z] $ docker stop --time=1 a3b99277aacd47ea7ee81e2f0458e1f88992b170f12977d5aabe1d1d9d514739 [2022-09-15T22:01:32.487Z] $ docker rm -f a3b99277aacd47ea7ee81e2f0458e1f88992b170f12977d5aabe1d1d9d514739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:01:32.914Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:01:32.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:01:32.994Z] prd-ubuntu20.04-docker-8c-8g-29309 does not seem to be running inside a container [2022-09-15T22:01:33.031Z] $ 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-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-15T22:01:33.372Z] $ docker top b36cfcc9f72faf3d2c127154b80cea4803907f9ce7a5be881cfdbb23a603717e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:01:33.728Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-82 [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:01:34.037Z] + make test [2022-09-15T22:01:34.037Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:01:34.296Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-15T22:01:44.268Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-15T22:01:44.268Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-09-15T22:01:50.837Z] 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-15T22:01:50.837Z] CGO_ENABLED=1 go vet ./... [2022-09-15T22:01:53.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:01:53.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:01:53.372Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-15T22:01:53.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:01:53.399Z] $ docker stop --time=1 b36cfcc9f72faf3d2c127154b80cea4803907f9ce7a5be881cfdbb23a603717e [2022-09-15T22:01:55.050Z] $ docker rm -f b36cfcc9f72faf3d2c127154b80cea4803907f9ce7a5be881cfdbb23a603717e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:01:55.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:01:55.519Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-15T22:01:55.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:01:56.229Z] + ls -al . [2022-09-15T22:01:56.229Z] total 200 [2022-09-15T22:01:56.229Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:01 . [2022-09-15T22:01:56.229Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:00 .. [2022-09-15T22:01:56.229Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:01 .git [2022-09-15T22:01:56.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 .github [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:00 .gitignore [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:00 .golangci.yml [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:00 .hadolint.yml [2022-09-15T22:01:56.229Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:00 .semver [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:00 Attribution.txt [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:00 CHANGELOG.md [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:00 Dockerfile [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:00 GOVERNANCE.md [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:00 Jenkinsfile [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:00 LICENSE [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:00 Makefile [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:00 OWNERS.md [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:00 README.md [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 22:00 VERSION [2022-09-15T22:01:56.229Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:00 bin [2022-09-15T22:01:56.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 cmd [2022-09-15T22:01:56.229Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:01 coverage.out [2022-09-15T22:01:56.229Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:00 docker-entrypoint.sh [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:00 go.mod [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:00 go.sum [2022-09-15T22:01:56.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:00 internal [2022-09-15T22:01:56.229Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:00 snap [2022-09-15T22:01:56.229Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:01:56.537Z] + 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=3f5686aa5bea2aa1864340f097a10bfa034a9e47 --label arch=amd64 --label version=0.0.0 . [2022-09-15T22:01:56.537Z] Sending build context to Docker daemon 900.1kB [2022-09-15T22:01:56.537Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:01:56.537Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-15T22:01:56.537Z] ---> 87ebb627e0a7 [2022-09-15T22:01:56.537Z] Step 3/35 : ARG MAKE="make build" [2022-09-15T22:01:56.537Z] ---> Running in ead0c24ca550 [2022-09-15T22:01:56.537Z] Removing intermediate container ead0c24ca550 [2022-09-15T22:01:56.537Z] ---> 9f9b055dec72 [2022-09-15T22:01:56.537Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:01:56.795Z] ---> Running in 84caae3e9acd [2022-09-15T22:01:56.795Z] Removing intermediate container 84caae3e9acd [2022-09-15T22:01:56.795Z] ---> abe162effa99 [2022-09-15T22:01:56.795Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:01:56.795Z] ---> Running in 66202fecc524 [2022-09-15T22:01:56.795Z] Removing intermediate container 66202fecc524 [2022-09-15T22:01:56.795Z] ---> 322b2f4c8183 [2022-09-15T22:01:56.795Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:01:56.795Z] ---> Running in 2133863b7521 [2022-09-15T22:01:57.367Z] Removing intermediate container 2133863b7521 [2022-09-15T22:01:57.367Z] ---> 410bfdda530f [2022-09-15T22:01:57.367Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:01:57.367Z] ---> Running in d5df83d5d207 [2022-09-15T22:01:57.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:01:58.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:01:58.830Z] OK: 330 MiB in 131 packages [2022-09-15T22:01:59.399Z] Removing intermediate container d5df83d5d207 [2022-09-15T22:01:59.399Z] ---> a751a5be7ad6 [2022-09-15T22:01:59.399Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-15T22:01:59.399Z] ---> Running in e604ba2ec8e5 [2022-09-15T22:01:59.399Z] Removing intermediate container e604ba2ec8e5 [2022-09-15T22:01:59.399Z] ---> 5d5fcaa7ef3c [2022-09-15T22:01:59.399Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-15T22:01:59.399Z] ---> 9f8b5b01342b [2022-09-15T22:01:59.399Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:01:59.399Z] ---> Running in e17a2380bd24 [2022-09-15T22:02:00.339Z] Removing intermediate container e17a2380bd24 [2022-09-15T22:02:00.339Z] ---> 470011d77aa9 [2022-09-15T22:02:00.339Z] Step 11/35 : COPY . . [2022-09-15T22:02:00.339Z] ---> d310237c5aa1 [2022-09-15T22:02:00.339Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:02:00.339Z] ---> Running in 4d07433644b1 [2022-09-15T22:02:00.598Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:02:00.598Z] Dload Upload Total Spent Left Speed [2022-09-15T22:02:00.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44253 0 --:--:-- --:--:-- --:--:-- 46173 [2022-09-15T22:02:01.172Z] Removing intermediate container 4d07433644b1 [2022-09-15T22:02:01.172Z] ---> db6c1f5d2260 [2022-09-15T22:02:01.172Z] Step 13/35 : RUN ${MAKE} [2022-09-15T22:02:01.172Z] ---> Running in 5f646436f9cd [2022-09-15T22:02:01.431Z] 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.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-15T22:02:23.380Z] Removing intermediate container 5f646436f9cd [2022-09-15T22:02:23.380Z] ---> 6d710bad18b7 [2022-09-15T22:02:23.380Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-15T22:02:23.380Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-15T22:02:23.380Z] af6660deedbd: Pulling fs layer [2022-09-15T22:02:23.380Z] 97cd0a44c592: Pulling fs layer [2022-09-15T22:02:23.380Z] 97cd0a44c592: Verifying Checksum [2022-09-15T22:02:23.380Z] 97cd0a44c592: Download complete [2022-09-15T22:02:23.380Z] af6660deedbd: Verifying Checksum [2022-09-15T22:02:23.380Z] af6660deedbd: Download complete [2022-09-15T22:02:23.380Z] af6660deedbd: Pull complete [2022-09-15T22:02:23.380Z] 97cd0a44c592: Pull complete [2022-09-15T22:02:23.380Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-15T22:02:23.380Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-15T22:02:23.380Z] ---> fea57e182299 [2022-09-15T22:02:23.380Z] Step 15/35 : FROM alpine:3.16 [2022-09-15T22:02:23.380Z] 3.16: Pulling from library/alpine [2022-09-15T22:02:23.380Z] 213ec9aee27d: Pulling fs layer [2022-09-15T22:02:23.380Z] 213ec9aee27d: Verifying Checksum [2022-09-15T22:02:23.380Z] 213ec9aee27d: Download complete [2022-09-15T22:02:23.380Z] 213ec9aee27d: Pull complete [2022-09-15T22:02:23.380Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:02:23.380Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:02:23.380Z] ---> 9c6f07244728 [2022-09-15T22:02:23.380Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-15T22:02:23.380Z] ---> Running in 3c751e370147 [2022-09-15T22:02:23.380Z] Removing intermediate container 3c751e370147 [2022-09-15T22:02:23.380Z] ---> fd2a27487922 [2022-09-15T22:02:23.380Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-15T22:02:23.380Z] ---> Running in a9925ddb2634 [2022-09-15T22:02:23.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:02:23.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:02:23.642Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-15T22:02:23.642Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-15T22:02:23.642Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-15T22:02:23.642Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-15T22:02:23.642Z] (5/83) Installing libxcb (1.15-r0) [2022-09-15T22:02:23.642Z] (6/83) Installing libx11 (1.8-r0) [2022-09-15T22:02:23.642Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-15T22:02:23.642Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-15T22:02:23.642Z] (9/83) Installing expat (2.4.8-r0) [2022-09-15T22:02:23.642Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-15T22:02:23.642Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-15T22:02:23.642Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-15T22:02:23.642Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-15T22:02:23.642Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-15T22:02:23.642Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-15T22:02:23.642Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-15T22:02:23.642Z] (17/83) Installing libintl (0.21-r2) [2022-09-15T22:02:23.642Z] (18/83) Installing libblkid (2.38-r1) [2022-09-15T22:02:23.642Z] (19/83) Installing libmount (2.38-r1) [2022-09-15T22:02:23.642Z] (20/83) Installing pcre (8.45-r2) [2022-09-15T22:02:23.642Z] (21/83) Installing glib (2.72.1-r0) [2022-09-15T22:02:23.903Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-15T22:02:23.903Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-15T22:02:23.903Z] (24/83) Installing libass (0.16.0-r0) [2022-09-15T22:02:23.903Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-15T22:02:23.903Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-15T22:02:23.903Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-15T22:02:23.903Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-15T22:02:23.903Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-15T22:02:23.903Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-15T22:02:23.903Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-15T22:02:23.903Z] (32/83) Installing libunistring (1.0-r0) [2022-09-15T22:02:23.903Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-15T22:02:23.903Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T22:02:23.903Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T22:02:23.903Z] (36/83) Installing lame (3.100-r0) [2022-09-15T22:02:23.903Z] (37/83) Installing opus (1.3.1-r1) [2022-09-15T22:02:23.903Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-15T22:02:23.903Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-15T22:02:23.903Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-15T22:02:23.903Z] (41/83) Installing orc (0.4.32-r0) [2022-09-15T22:02:23.903Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:02:23.903Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-15T22:02:23.903Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:02:24.165Z] (45/83) Installing flac (1.3.4-r0) [2022-09-15T22:02:24.165Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-15T22:02:24.165Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-15T22:02:24.165Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-15T22:02:24.165Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-15T22:02:24.165Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-15T22:02:24.165Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-15T22:02:24.165Z] (52/83) Installing libpulse (15.0-r2) [2022-09-15T22:02:24.165Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-15T22:02:24.165Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-15T22:02:24.165Z] (55/83) Installing librist (0.2.6-r1) [2022-09-15T22:02:24.165Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-15T22:02:24.165Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-15T22:02:24.165Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-15T22:02:24.165Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:02:24.165Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:02:24.165Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-15T22:02:24.165Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-15T22:02:24.165Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T22:02:24.165Z] (64/83) Installing libva (2.14.0-r0) [2022-09-15T22:02:24.165Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-15T22:02:24.165Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-15T22:02:24.165Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-15T22:02:24.165Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-15T22:02:24.165Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-15T22:02:24.165Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-15T22:02:24.165Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-15T22:02:24.425Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-15T22:02:24.426Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-15T22:02:24.426Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-15T22:02:24.426Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-15T22:02:24.426Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:02:24.426Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:02:24.426Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-15T22:02:24.426Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:02:24.687Z] (79/83) Installing kmod-libs (29-r2) [2022-09-15T22:02:24.687Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-15T22:02:24.687Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-15T22:02:24.687Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-15T22:02:24.687Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-15T22:02:24.950Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:02:24.950Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:02:24.950Z] OK: 101 MiB in 97 packages [2022-09-15T22:02:26.331Z] Removing intermediate container a9925ddb2634 [2022-09-15T22:02:26.331Z] ---> 4a9bc6edc97e [2022-09-15T22:02:26.331Z] Step 18/35 : WORKDIR / [2022-09-15T22:02:26.331Z] ---> Running in 794b612f614c [2022-09-15T22:02:26.331Z] Removing intermediate container 794b612f614c [2022-09-15T22:02:26.331Z] ---> e3c02b769580 [2022-09-15T22:02:26.331Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-15T22:02:26.901Z] ---> b1019384d4e3 [2022-09-15T22:02:26.901Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-15T22:02:27.169Z] ---> bd9c384d0c8f [2022-09-15T22:02:27.169Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-15T22:02:27.169Z] ---> 517647daf1f6 [2022-09-15T22:02:27.169Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-15T22:02:27.443Z] ---> 543eb675290a [2022-09-15T22:02:27.443Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-15T22:02:27.443Z] ---> 38a145e7b111 [2022-09-15T22:02:27.443Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-15T22:02:27.735Z] ---> a8b1717db1e4 [2022-09-15T22:02:27.735Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-15T22:02:28.030Z] ---> 2cbf92d1e62b [2022-09-15T22:02:28.030Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:02:28.030Z] ---> Running in 06bda093d666 [2022-09-15T22:02:28.601Z] Removing intermediate container 06bda093d666 [2022-09-15T22:02:28.601Z] ---> 799a94f784a6 [2022-09-15T22:02:28.601Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:02:28.601Z] ---> Running in a75564f1ac5d [2022-09-15T22:02:29.171Z] Removing intermediate container a75564f1ac5d [2022-09-15T22:02:29.171Z] ---> f51a895948dc [2022-09-15T22:02:29.171Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-15T22:02:29.171Z] ---> Running in 2a5935aca8ea [2022-09-15T22:02:29.741Z] Removing intermediate container 2a5935aca8ea [2022-09-15T22:02:29.741Z] ---> 4d12bf8e1bb2 [2022-09-15T22:02:29.741Z] Step 29/35 : EXPOSE 59983 [2022-09-15T22:02:29.741Z] ---> Running in 9d432c2d79a2 [2022-09-15T22:02:29.741Z] Removing intermediate container 9d432c2d79a2 [2022-09-15T22:02:29.741Z] ---> 5539272c36b5 [2022-09-15T22:02:29.741Z] Step 30/35 : EXPOSE 8554 [2022-09-15T22:02:29.741Z] ---> Running in 11145952f478 [2022-09-15T22:02:30.000Z] Removing intermediate container 11145952f478 [2022-09-15T22:02:30.000Z] ---> f6700964a52d [2022-09-15T22:02:30.000Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-15T22:02:30.000Z] ---> Running in bdb66d866021 [2022-09-15T22:02:30.000Z] Removing intermediate container bdb66d866021 [2022-09-15T22:02:30.000Z] ---> 7d9d53b3d0df [2022-09-15T22:02:30.000Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-15T22:02:30.000Z] ---> Running in 37925497b3b0 [2022-09-15T22:02:30.262Z] Removing intermediate container 37925497b3b0 [2022-09-15T22:02:30.262Z] ---> 9dea983cd9c0 [2022-09-15T22:02:30.262Z] Step 33/35 : LABEL arch=amd64 [2022-09-15T22:02:30.262Z] ---> Running in 380edf5ec2b1 [2022-09-15T22:02:30.262Z] Removing intermediate container 380edf5ec2b1 [2022-09-15T22:02:30.262Z] ---> 3fc57503283d [2022-09-15T22:02:30.262Z] Step 34/35 : LABEL git_sha=3f5686aa5bea2aa1864340f097a10bfa034a9e47 [2022-09-15T22:02:30.262Z] ---> Running in 5b2096be72be [2022-09-15T22:02:30.262Z] Removing intermediate container 5b2096be72be [2022-09-15T22:02:30.262Z] ---> 1b271cc4fa75 [2022-09-15T22:02:30.262Z] Step 35/35 : LABEL version=0.0.0 [2022-09-15T22:02:30.523Z] ---> Running in 2ce503e52dca [2022-09-15T22:02:30.523Z] Removing intermediate container 2ce503e52dca [2022-09-15T22:02:30.523Z] ---> f5ef94cabe94 [2022-09-15T22:02:30.523Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:02:30.523Z] Successfully built f5ef94cabe94 [2022-09-15T22:02:30.523Z] 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-15T22:02:30.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:02:30.970Z] [2022-09-15T22:02:30.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:02:31.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:02:31.278Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T22:02:31.278Z] 5eb5b503b376: Pulling fs layer [2022-09-15T22:02:31.278Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T22:02:31.278Z] ec43610c2a17: Pulling fs layer [2022-09-15T22:02:31.278Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T22:02:31.278Z] 33b1e0a273af: Pulling fs layer [2022-09-15T22:02:31.278Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T22:02:31.278Z] 2f39f015ded8: Pulling fs layer [2022-09-15T22:02:31.278Z] 3a2ae6a8a46f: Waiting [2022-09-15T22:02:31.278Z] 33b1e0a273af: Waiting [2022-09-15T22:02:31.278Z] 5d3b04190fa2: Waiting [2022-09-15T22:02:31.278Z] 2f39f015ded8: Waiting [2022-09-15T22:02:31.278Z] 5c69ac0246d0: Download complete [2022-09-15T22:02:31.278Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-15T22:02:31.278Z] 3a2ae6a8a46f: Download complete [2022-09-15T22:02:31.278Z] 33b1e0a273af: Verifying Checksum [2022-09-15T22:02:31.278Z] 33b1e0a273af: Download complete [2022-09-15T22:02:31.278Z] 5d3b04190fa2: Download complete [2022-09-15T22:02:31.278Z] ec43610c2a17: Verifying Checksum [2022-09-15T22:02:31.278Z] ec43610c2a17: Download complete [2022-09-15T22:02:31.537Z] 5eb5b503b376: Verifying Checksum [2022-09-15T22:02:31.537Z] 5eb5b503b376: Download complete [2022-09-15T22:02:32.107Z] 2f39f015ded8: Verifying Checksum [2022-09-15T22:02:32.107Z] 2f39f015ded8: Download complete [2022-09-15T22:02:33.043Z] 5eb5b503b376: Pull complete [2022-09-15T22:02:33.043Z] 5c69ac0246d0: Pull complete [2022-09-15T22:02:33.303Z] ec43610c2a17: Pull complete [2022-09-15T22:02:33.563Z] 3a2ae6a8a46f: Pull complete [2022-09-15T22:02:33.822Z] 33b1e0a273af: Pull complete [2022-09-15T22:02:33.822Z] 5d3b04190fa2: Pull complete [2022-09-15T22:02:38.018Z] 2f39f015ded8: Pull complete [2022-09-15T22:02:38.018Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T22:02:38.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:02:38.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:02:38.109Z] prd-ubuntu20.04-docker-8c-8g-29309 does not seem to be running inside a container [2022-09-15T22:02:38.150Z] $ 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-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-15T22:02:39.639Z] $ docker top 98f882777009535c01d0efff8c95e6f535f4f3edd56b6ca4f71feb1ebf4a1d33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:02:40.036Z] ---> job-cost.sh [2022-09-15T22:02:40.036Z] lf-activate-venv: SKIPPING [2022-09-15T22:02:40.036Z] INFO: No Stack... [2022-09-15T22:02:40.296Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:02:40.869Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:02:41.161Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-82/archives/cost.csv [2022-09-15T22:02:41.161Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T22:02:41.175Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-82-5-stack-cost] [2022-09-15T22:02:41.185Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-82-5-stack-cost] did not exist. Created. [2022-09-15T22:02:41.185Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-82-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:02:41.492Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-15T22:02:41.524Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:02:41.534Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-82-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:02:41.557Z] $ docker stop --time=1 98f882777009535c01d0efff8c95e6f535f4f3edd56b6ca4f71feb1ebf4a1d33 [2022-09-15T22:02:42.715Z] $ docker rm -f 98f882777009535c01d0efff8c95e6f535f4f3edd56b6ca4f71feb1ebf4a1d33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-15T22:04:10.925Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29312 in /w/workspace/xfoundry_device-usb-camera_PR-82 [Pipeline] { [Pipeline] ws [2022-09-15T22:04:10.935Z] Running in /w/workspace/device-usb-camera/5 [Pipeline] { [Pipeline] checkout [2022-09-15T22:04:10.989Z] Selected Git installation does not exist. Using Default [2022-09-15T22:04:10.989Z] The recommended git tool is: NONE [2022-09-15T22:04:18.326Z] using credential edgex-jenkins-ssh [2022-09-15T22:04:18.348Z] Cloning the remote Git repository [2022-09-15T22:04:18.407Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-15T22:04:18.492Z] > git init /w/workspace/device-usb-camera/5 # timeout=10 [2022-09-15T22:04:18.587Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-15T22:04:18.588Z] > git --version # timeout=10 [2022-09-15T22:04:18.616Z] > git --version # 'git version 2.25.1' [2022-09-15T22:04:18.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:04:18.766Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:04:20.150Z] Merging remotes/origin/main commit 04d1bc2df935031b2716c6cab2753c558f92504f into PR head commit 3f5686aa5bea2aa1864340f097a10bfa034a9e47 [2022-09-15T22:04:19.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-15T22:04:19.529Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:04:19.559Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-15T22:04:19.612Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-15T22:04:19.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:04:19.629Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-15T22:04:20.172Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T22:04:20.191Z] > git checkout -f 3f5686aa5bea2aa1864340f097a10bfa034a9e47 # timeout=10 [2022-09-15T22:04:20.302Z] > git remote # timeout=10 [2022-09-15T22:04:20.322Z] > git config --get remote.origin.url # timeout=10 [2022-09-15T22:04:20.397Z] Merge succeeded, producing 3f5686aa5bea2aa1864340f097a10bfa034a9e47 [2022-09-15T22:04:20.398Z] Checking out Revision 3f5686aa5bea2aa1864340f097a10bfa034a9e47 (PR-82) [2022-09-15T22:04:20.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:04:20.354Z] > git merge 04d1bc2df935031b2716c6cab2753c558f92504f # timeout=10 [2022-09-15T22:04:20.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-15T22:04:20.405Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T22:04:20.434Z] > git checkout -f 3f5686aa5bea2aa1864340f097a10bfa034a9e47 # timeout=10 [2022-09-15T22:04:24.797Z] Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:04:25.671Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T22:04:25.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:04:25.671Z] Dload Upload Total Spent Left Speed [2022-09-15T22:04:25.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2022-09-15T22:04:26.443Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T22:04:26.819Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T22:04:26.819Z] + sudo tee /etc/docker/daemon.new [2022-09-15T22:04:26.819Z] { [2022-09-15T22:04:26.819Z] "registry-mirrors": [ [2022-09-15T22:04:26.819Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T22:04:26.819Z] ], [2022-09-15T22:04:26.819Z] "bip": "10.250.0.254/24", [2022-09-15T22:04:26.819Z] "hosts": [ [2022-09-15T22:04:26.819Z] "tcp://0.0.0.0:5555", [2022-09-15T22:04:26.819Z] "unix:///var/run/docker.sock" [2022-09-15T22:04:26.819Z] ], [2022-09-15T22:04:26.819Z] "mtu": 1458, [2022-09-15T22:04:26.819Z] "selinux-enabled": true, [2022-09-15T22:04:26.819Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T22:04:26.819Z] } [Pipeline] sh [2022-09-15T22:04:27.181Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T22:04:27.544Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:04:45.895Z] provisioning config files... [2022-09-15T22:04:45.919Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config8704829242627674205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:04:46.495Z] ---> docker-login.sh [2022-09-15T22:04:46.495Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:04:47.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:04:47.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:04:47.364Z] Configure a credential helper to remove this warning. See [2022-09-15T22:04:47.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:04:47.364Z] [2022-09-15T22:04:47.364Z] Login Succeeded [2022-09-15T22:04:47.364Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:04:47.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:04:47.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:04:47.958Z] Configure a credential helper to remove this warning. See [2022-09-15T22:04:47.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:04:47.958Z] [2022-09-15T22:04:47.958Z] Login Succeeded [2022-09-15T22:04:47.958Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:04:48.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:04:48.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:04:48.508Z] Configure a credential helper to remove this warning. See [2022-09-15T22:04:48.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:04:48.508Z] [2022-09-15T22:04:48.508Z] Login Succeeded [2022-09-15T22:04:48.508Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:04:48.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:04:48.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:04:48.781Z] Configure a credential helper to remove this warning. See [2022-09-15T22:04:48.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:04:48.781Z] [2022-09-15T22:04:48.781Z] Login Succeeded [2022-09-15T22:04:48.781Z] docker.io [2022-09-15T22:04:49.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:04:49.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:04:49.653Z] Configure a credential helper to remove this warning. See [2022-09-15T22:04:49.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:04:49.653Z] [2022-09-15T22:04:49.653Z] Login Succeeded [2022-09-15T22:04:49.653Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:04:49.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:04:49.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:04:49.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:04:49.979Z] ========================================================= [2022-09-15T22:04:49.979Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T22:04:49.979Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:04:50.341Z] + 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-15T22:04:50.615Z] Sending build context to Docker daemon 561.7kB [2022-09-15T22:04:50.615Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:04:50.615Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T22:04:50.886Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T22:04:50.886Z] b3c136eddcbf: Pulling fs layer [2022-09-15T22:04:50.886Z] c0a3192eca97: Pulling fs layer [2022-09-15T22:04:50.886Z] a050256f5b6f: Pulling fs layer [2022-09-15T22:04:50.886Z] 656be50a0ddc: Pulling fs layer [2022-09-15T22:04:50.886Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T22:04:50.886Z] 46d945488cbd: Pulling fs layer [2022-09-15T22:04:50.886Z] 8a5474983e97: Pulling fs layer [2022-09-15T22:04:50.886Z] 329c88fbcd65: Pulling fs layer [2022-09-15T22:04:50.886Z] 8a5474983e97: Waiting [2022-09-15T22:04:50.886Z] 329c88fbcd65: Waiting [2022-09-15T22:04:50.886Z] 2bbca73fdf42: Waiting [2022-09-15T22:04:50.886Z] 46d945488cbd: Waiting [2022-09-15T22:04:50.886Z] 656be50a0ddc: Waiting [2022-09-15T22:04:50.886Z] a050256f5b6f: Verifying Checksum [2022-09-15T22:04:50.886Z] a050256f5b6f: Download complete [2022-09-15T22:04:50.886Z] c0a3192eca97: Verifying Checksum [2022-09-15T22:04:50.886Z] c0a3192eca97: Download complete [2022-09-15T22:04:50.886Z] 2bbca73fdf42: Verifying Checksum [2022-09-15T22:04:50.886Z] 2bbca73fdf42: Download complete [2022-09-15T22:04:50.886Z] 46d945488cbd: Verifying Checksum [2022-09-15T22:04:50.886Z] 46d945488cbd: Download complete [2022-09-15T22:04:50.886Z] b3c136eddcbf: Verifying Checksum [2022-09-15T22:04:50.886Z] b3c136eddcbf: Download complete [2022-09-15T22:04:51.880Z] b3c136eddcbf: Pull complete [2022-09-15T22:04:52.155Z] 329c88fbcd65: Verifying Checksum [2022-09-15T22:04:52.155Z] 329c88fbcd65: Download complete [2022-09-15T22:04:52.434Z] c0a3192eca97: Pull complete [2022-09-15T22:04:52.711Z] a050256f5b6f: Pull complete [2022-09-15T22:04:53.310Z] 8a5474983e97: Verifying Checksum [2022-09-15T22:04:53.310Z] 8a5474983e97: Download complete [2022-09-15T22:04:53.907Z] 656be50a0ddc: Verifying Checksum [2022-09-15T22:04:53.907Z] 656be50a0ddc: Download complete [2022-09-15T22:05:06.307Z] 656be50a0ddc: Pull complete [2022-09-15T22:05:06.307Z] 2bbca73fdf42: Pull complete [2022-09-15T22:05:06.307Z] 46d945488cbd: Pull complete [2022-09-15T22:05:11.706Z] 8a5474983e97: Pull complete [2022-09-15T22:05:13.684Z] 329c88fbcd65: Pull complete [2022-09-15T22:05:13.684Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T22:05:13.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T22:05:13.684Z] ---> ff4287adb874 [2022-09-15T22:05:13.684Z] Step 3/13 : ARG MAKE="make build" [2022-09-15T22:05:14.280Z] ---> Running in bf2112fae9b0 [2022-09-15T22:05:14.558Z] Removing intermediate container bf2112fae9b0 [2022-09-15T22:05:14.558Z] ---> 390757658e76 [2022-09-15T22:05:14.558Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:05:14.840Z] ---> Running in 53edabfbd34d [2022-09-15T22:05:15.116Z] Removing intermediate container 53edabfbd34d [2022-09-15T22:05:15.116Z] ---> cc9acf034791 [2022-09-15T22:05:15.116Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:05:15.116Z] ---> Running in afdb900d92fb [2022-09-15T22:05:15.389Z] Removing intermediate container afdb900d92fb [2022-09-15T22:05:15.389Z] ---> dee8cc10c4fd [2022-09-15T22:05:15.389Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:05:15.664Z] ---> Running in eee08caad23d [2022-09-15T22:05:17.650Z] Removing intermediate container eee08caad23d [2022-09-15T22:05:17.650Z] ---> 8eebee7cbe87 [2022-09-15T22:05:17.650Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:05:17.650Z] ---> Running in fbd300ec7322 [2022-09-15T22:05:19.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:05:20.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:05:21.595Z] (1/14) Installing libintl (0.21-r2) [2022-09-15T22:05:21.595Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:05:21.866Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:05:21.866Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:05:21.866Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-15T22:05:22.137Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-15T22:05:22.137Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:05:22.137Z] (7/14) Installing libblkid (2.38-r1) [2022-09-15T22:05:22.407Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-15T22:05:22.407Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:05:22.679Z] (10/14) Installing kmod-libs (29-r2) [2022-09-15T22:05:22.679Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-15T22:05:22.949Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-15T22:05:22.949Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-15T22:05:22.949Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-15T22:05:23.221Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:05:23.221Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:05:23.221Z] OK: 228 MiB in 65 packages [2022-09-15T22:05:24.203Z] Removing intermediate container fbd300ec7322 [2022-09-15T22:05:24.203Z] ---> f1c238eb16fc [2022-09-15T22:05:24.203Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-15T22:05:24.473Z] ---> Running in cb6bfb11b967 [2022-09-15T22:05:24.745Z] Removing intermediate container cb6bfb11b967 [2022-09-15T22:05:24.745Z] ---> 55b330fdcd71 [2022-09-15T22:05:24.745Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-15T22:05:25.023Z] ---> 0ddb888f7e13 [2022-09-15T22:05:25.023Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:05:25.301Z] ---> Running in 3afbc4518857 [2022-09-15T22:06:21.862Z] Removing intermediate container 3afbc4518857 [2022-09-15T22:06:21.862Z] ---> 62628f67bed1 [2022-09-15T22:06:21.862Z] Step 11/13 : COPY . . [2022-09-15T22:06:21.862Z] ---> b9a260462749 [2022-09-15T22:06:21.862Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:06:21.862Z] ---> Running in 0889c58cd989 [2022-09-15T22:06:21.862Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:06:21.862Z] Dload Upload Total Spent Left Speed [2022-09-15T22:06:21.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12540 0 --:--:-- --:--:-- --:--:-- 12642 [2022-09-15T22:06:21.862Z] Removing intermediate container 0889c58cd989 [2022-09-15T22:06:21.862Z] ---> f7ee2b23cffe [2022-09-15T22:06:21.862Z] Step 13/13 : RUN ${MAKE} [2022-09-15T22:06:21.862Z] ---> Running in 7ba90bbdb545 [2022-09-15T22:06:21.862Z] noop [2022-09-15T22:06:21.862Z] Removing intermediate container 7ba90bbdb545 [2022-09-15T22:06:21.862Z] ---> f78841c88d87 [2022-09-15T22:06:21.862Z] Successfully built f78841c88d87 [2022-09-15T22:06:21.862Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:06:22.247Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:06:22.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:06:22.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-29312 does not seem to be running inside a container [2022-09-15T22:06:22.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-15T22:06:24.016Z] $ docker top 5261965ad8faae7d6ec467032fea794d4a9a40b9302f47e5f3457eac7d5f79b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:06:24.988Z] + go version [2022-09-15T22:06:24.989Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T22:06:25.014Z] $ docker stop --time=1 5261965ad8faae7d6ec467032fea794d4a9a40b9302f47e5f3457eac7d5f79b3 [2022-09-15T22:06:26.753Z] $ docker rm -f 5261965ad8faae7d6ec467032fea794d4a9a40b9302f47e5f3457eac7d5f79b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:06:27.441Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:06:27.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:06:27.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-29312 does not seem to be running inside a container [2022-09-15T22:06:27.842Z] $ 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/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-15T22:06:29.344Z] $ docker top 1fc09ed0546e8a7269fd3e4207027e67ad880021d654f4a98793fa6181a3b54f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:06:30.339Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/5 [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:06:31.029Z] + make test [2022-09-15T22:06:31.029Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:06:33.050Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-15T22:08:25.021Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-15T22:08:25.298Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 1.9% of statements [2022-09-15T22:08:25.898Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-15T22:08:25.898Z] CGO_ENABLED=1 go vet ./... [2022-09-15T22:08:52.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:08:52.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:08:52.987Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-15T22:08:53.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:08:53.026Z] $ docker stop --time=1 1fc09ed0546e8a7269fd3e4207027e67ad880021d654f4a98793fa6181a3b54f [2022-09-15T22:08:54.959Z] $ docker rm -f 1fc09ed0546e8a7269fd3e4207027e67ad880021d654f4a98793fa6181a3b54f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:08:56.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:08:56.084Z] Warning: overwriting stash ‘coverage-report’ [2022-09-15T22:08:56.739Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:08:57.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:08:57.484Z] + ls -al . [2022-09-15T22:08:57.484Z] total 196 [2022-09-15T22:08:57.484Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:06 . [2022-09-15T22:08:57.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:04 .. [2022-09-15T22:08:57.484Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:04 .git [2022-09-15T22:08:57.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:04 .github [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:04 .gitignore [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:04 .golangci.yml [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:04 .hadolint.yml [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:04 Attribution.txt [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:04 CHANGELOG.md [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:04 Dockerfile [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:04 GOVERNANCE.md [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:04 Jenkinsfile [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:04 LICENSE [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:04 Makefile [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:04 OWNERS.md [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:04 README.md [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 22:00 VERSION [2022-09-15T22:08:57.484Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:04 bin [2022-09-15T22:08:57.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:04 cmd [2022-09-15T22:08:57.484Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:08 coverage.out [2022-09-15T22:08:57.484Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:04 docker-entrypoint.sh [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:04 go.mod [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:04 go.sum [2022-09-15T22:08:57.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:04 internal [2022-09-15T22:08:57.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:04 snap [2022-09-15T22:08:57.484Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:08:57.851Z] + 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=3f5686aa5bea2aa1864340f097a10bfa034a9e47 --label arch=arm64 --label version=0.0.0 . [2022-09-15T22:08:58.122Z] Sending build context to Docker daemon 591.9kB [2022-09-15T22:08:58.395Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:08:58.395Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-15T22:08:58.395Z] ---> f78841c88d87 [2022-09-15T22:08:58.395Z] Step 3/35 : ARG MAKE="make build" [2022-09-15T22:08:58.395Z] ---> Running in 809e92b50c3d [2022-09-15T22:08:58.673Z] Removing intermediate container 809e92b50c3d [2022-09-15T22:08:58.673Z] ---> aad11afab157 [2022-09-15T22:08:58.673Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:08:58.948Z] ---> Running in c857f8ae3cdf [2022-09-15T22:08:59.220Z] Removing intermediate container c857f8ae3cdf [2022-09-15T22:08:59.220Z] ---> a73fca63a0a1 [2022-09-15T22:08:59.220Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:08:59.220Z] ---> Running in b459249ea277 [2022-09-15T22:08:59.493Z] Removing intermediate container b459249ea277 [2022-09-15T22:08:59.493Z] ---> 0c095b53de83 [2022-09-15T22:08:59.493Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:08:59.765Z] ---> Running in 25af63df0667 [2022-09-15T22:09:01.767Z] Removing intermediate container 25af63df0667 [2022-09-15T22:09:01.767Z] ---> 01bcbe017f3a [2022-09-15T22:09:01.767Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:09:01.767Z] ---> Running in e89d11af0845 [2022-09-15T22:09:02.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:09:03.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:09:04.730Z] OK: 228 MiB in 65 packages [2022-09-15T22:09:05.721Z] Removing intermediate container e89d11af0845 [2022-09-15T22:09:05.721Z] ---> 24e659fef654 [2022-09-15T22:09:05.721Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-15T22:09:05.721Z] ---> Running in 3934947c5d8d [2022-09-15T22:09:06.329Z] Removing intermediate container 3934947c5d8d [2022-09-15T22:09:06.329Z] ---> 10a960019505 [2022-09-15T22:09:06.329Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-15T22:09:06.928Z] ---> f27957a5c2ab [2022-09-15T22:09:06.928Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:09:06.928Z] ---> Running in d35d6b5531ea [2022-09-15T22:09:09.563Z] Removing intermediate container d35d6b5531ea [2022-09-15T22:09:09.563Z] ---> 13bb1ddb6d4e [2022-09-15T22:09:09.563Z] Step 11/35 : COPY . . [2022-09-15T22:09:10.170Z] ---> 76044b215446 [2022-09-15T22:09:10.170Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:09:10.170Z] ---> Running in e991aab1b0cb [2022-09-15T22:09:11.640Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:09:11.640Z] Dload Upload Total Spent Left Speed [2022-09-15T22:09:11.641Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12761 0 --:--:-- --:--:-- --:--:-- 12951 [2022-09-15T22:09:12.251Z] Removing intermediate container e991aab1b0cb [2022-09-15T22:09:12.251Z] ---> 80b4173cb8ef [2022-09-15T22:09:12.251Z] Step 13/35 : RUN ${MAKE} [2022-09-15T22:09:12.527Z] ---> Running in 318bfa733314 [2022-09-15T22:09:13.518Z] 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.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-15T22:12:05.584Z] Removing intermediate container 318bfa733314 [2022-09-15T22:12:05.584Z] ---> aaa84268d148 [2022-09-15T22:12:05.584Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-15T22:12:05.584Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-15T22:12:05.584Z] eab2503cf8f4: Pulling fs layer [2022-09-15T22:12:05.584Z] 97cd0a44c592: Pulling fs layer [2022-09-15T22:12:05.584Z] 97cd0a44c592: Download complete [2022-09-15T22:12:05.584Z] eab2503cf8f4: Verifying Checksum [2022-09-15T22:12:05.584Z] eab2503cf8f4: Download complete [2022-09-15T22:12:05.584Z] eab2503cf8f4: Pull complete [2022-09-15T22:12:05.584Z] 97cd0a44c592: Pull complete [2022-09-15T22:12:05.585Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-15T22:12:05.585Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-15T22:12:05.585Z] ---> 7f763cca56b3 [2022-09-15T22:12:05.585Z] Step 15/35 : FROM alpine:3.16 [2022-09-15T22:12:05.585Z] 3.16: Pulling from library/alpine [2022-09-15T22:12:05.585Z] 9b18e9b68314: Pulling fs layer [2022-09-15T22:12:05.585Z] 9b18e9b68314: Verifying Checksum [2022-09-15T22:12:05.585Z] 9b18e9b68314: Download complete [2022-09-15T22:12:05.585Z] 9b18e9b68314: Pull complete [2022-09-15T22:12:05.585Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:12:05.585Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:12:05.585Z] ---> a6215f271958 [2022-09-15T22:12:05.585Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-15T22:12:05.585Z] ---> Running in c7dbe5662b59 [2022-09-15T22:12:05.585Z] Removing intermediate container c7dbe5662b59 [2022-09-15T22:12:05.585Z] ---> ab58d5c62b79 [2022-09-15T22:12:05.585Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-15T22:12:05.585Z] ---> Running in 7db19a60fb04 [2022-09-15T22:12:05.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:12:05.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:12:06.844Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-15T22:12:06.844Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-15T22:12:06.844Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-15T22:12:06.844Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-15T22:12:06.844Z] (5/82) Installing libxcb (1.15-r0) [2022-09-15T22:12:06.844Z] (6/82) Installing libx11 (1.8-r0) [2022-09-15T22:12:06.844Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-15T22:12:07.122Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-15T22:12:07.122Z] (9/82) Installing expat (2.4.8-r0) [2022-09-15T22:12:07.122Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-15T22:12:07.122Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-15T22:12:07.122Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-15T22:12:07.122Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-15T22:12:07.122Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-15T22:12:07.398Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-15T22:12:07.398Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-15T22:12:07.398Z] (17/82) Installing libintl (0.21-r2) [2022-09-15T22:12:07.398Z] (18/82) Installing libblkid (2.38-r1) [2022-09-15T22:12:07.398Z] (19/82) Installing libmount (2.38-r1) [2022-09-15T22:12:07.398Z] (20/82) Installing pcre (8.45-r2) [2022-09-15T22:12:07.398Z] (21/82) Installing glib (2.72.1-r0) [2022-09-15T22:12:07.398Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-15T22:12:07.398Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-15T22:12:07.398Z] (24/82) Installing libass (0.16.0-r0) [2022-09-15T22:12:07.398Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-15T22:12:07.398Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-15T22:12:07.673Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-15T22:12:07.673Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-15T22:12:07.673Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-15T22:12:07.673Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-15T22:12:07.673Z] (31/82) Installing libunistring (1.0-r0) [2022-09-15T22:12:07.673Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-15T22:12:07.673Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T22:12:07.673Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T22:12:07.673Z] (35/82) Installing lame (3.100-r0) [2022-09-15T22:12:07.673Z] (36/82) Installing opus (1.3.1-r1) [2022-09-15T22:12:07.951Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-15T22:12:07.951Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-15T22:12:07.951Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-15T22:12:07.951Z] (40/82) Installing orc (0.4.32-r0) [2022-09-15T22:12:07.951Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:12:07.951Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-15T22:12:07.951Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:12:07.951Z] (44/82) Installing flac (1.3.4-r0) [2022-09-15T22:12:07.951Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-15T22:12:07.951Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-15T22:12:07.951Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-15T22:12:07.951Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-15T22:12:07.951Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-15T22:12:07.951Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-15T22:12:07.951Z] (51/82) Installing libpulse (15.0-r2) [2022-09-15T22:12:08.223Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-15T22:12:08.223Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-15T22:12:08.223Z] (54/82) Installing librist (0.2.6-r1) [2022-09-15T22:12:08.223Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-15T22:12:08.223Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-15T22:12:08.223Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-15T22:12:08.223Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:12:08.223Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:12:08.223Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-15T22:12:08.223Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-15T22:12:08.223Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T22:12:08.223Z] (63/82) Installing libva (2.14.0-r0) [2022-09-15T22:12:08.223Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-15T22:12:08.223Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-15T22:12:08.223Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-15T22:12:08.498Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-15T22:12:08.498Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-15T22:12:08.498Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-15T22:12:08.498Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-15T22:12:08.498Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-15T22:12:08.498Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-15T22:12:09.102Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-15T22:12:09.102Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-15T22:12:09.102Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:12:09.102Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:12:09.102Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-15T22:12:09.102Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:12:09.102Z] (78/82) Installing kmod-libs (29-r2) [2022-09-15T22:12:09.102Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-15T22:12:09.381Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-15T22:12:09.381Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-15T22:12:09.381Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-15T22:12:09.381Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:12:09.381Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:12:09.381Z] OK: 78 MiB in 96 packages [2022-09-15T22:12:12.783Z] Removing intermediate container 7db19a60fb04 [2022-09-15T22:12:12.783Z] ---> abcb30804d94 [2022-09-15T22:12:12.783Z] Step 18/35 : WORKDIR / [2022-09-15T22:12:12.783Z] ---> Running in 4c7d5d1a8ee9 [2022-09-15T22:12:13.058Z] Removing intermediate container 4c7d5d1a8ee9 [2022-09-15T22:12:13.058Z] ---> cd13a2f491fa [2022-09-15T22:12:13.058Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-15T22:12:15.042Z] ---> 08528803677b [2022-09-15T22:12:15.042Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-15T22:12:15.318Z] ---> 412417377101 [2022-09-15T22:12:15.318Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-15T22:12:15.974Z] ---> ccb30c2b1c88 [2022-09-15T22:12:15.974Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-15T22:12:16.579Z] ---> 7fc557f22aa2 [2022-09-15T22:12:16.579Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-15T22:12:17.182Z] ---> 7ec1440d6528 [2022-09-15T22:12:17.182Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-15T22:12:18.179Z] ---> 7d46c15623a5 [2022-09-15T22:12:18.179Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-15T22:12:19.623Z] ---> 23cb985591dd [2022-09-15T22:12:19.623Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:12:19.623Z] ---> Running in a24cd799565e [2022-09-15T22:12:21.622Z] Removing intermediate container a24cd799565e [2022-09-15T22:12:21.622Z] ---> 2e2ee659d692 [2022-09-15T22:12:21.622Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:12:21.622Z] ---> Running in 2593572b934c [2022-09-15T22:12:23.066Z] Removing intermediate container 2593572b934c [2022-09-15T22:12:23.066Z] ---> 5ce9216db533 [2022-09-15T22:12:23.066Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-15T22:12:23.352Z] ---> Running in 118628fc7eb9 [2022-09-15T22:12:25.336Z] Removing intermediate container 118628fc7eb9 [2022-09-15T22:12:25.336Z] ---> 549ac091f4fa [2022-09-15T22:12:25.336Z] Step 29/35 : EXPOSE 59983 [2022-09-15T22:12:25.336Z] ---> Running in 5a3a2812d13f [2022-09-15T22:12:25.613Z] Removing intermediate container 5a3a2812d13f [2022-09-15T22:12:25.613Z] ---> ee61cb81c3e0 [2022-09-15T22:12:25.613Z] Step 30/35 : EXPOSE 8554 [2022-09-15T22:12:25.613Z] ---> Running in 42880ac72e7a [2022-09-15T22:12:26.211Z] Removing intermediate container 42880ac72e7a [2022-09-15T22:12:26.211Z] ---> 451d4fc7f504 [2022-09-15T22:12:26.211Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-15T22:12:26.211Z] ---> Running in 4d8bb89055ce [2022-09-15T22:12:26.487Z] Removing intermediate container 4d8bb89055ce [2022-09-15T22:12:26.487Z] ---> 0dbc9da8fdca [2022-09-15T22:12:26.487Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-15T22:12:26.487Z] ---> Running in a3f06d7f9cfb [2022-09-15T22:12:27.087Z] Removing intermediate container a3f06d7f9cfb [2022-09-15T22:12:27.087Z] ---> b485ce512da1 [2022-09-15T22:12:27.087Z] Step 33/35 : LABEL arch=arm64 [2022-09-15T22:12:27.087Z] ---> Running in 4472cf9dc16a [2022-09-15T22:12:27.378Z] Removing intermediate container 4472cf9dc16a [2022-09-15T22:12:27.378Z] ---> 30fe668f46e2 [2022-09-15T22:12:27.378Z] Step 34/35 : LABEL git_sha=3f5686aa5bea2aa1864340f097a10bfa034a9e47 [2022-09-15T22:12:27.379Z] ---> Running in 7bcc695bf8ec [2022-09-15T22:12:27.977Z] Removing intermediate container 7bcc695bf8ec [2022-09-15T22:12:27.977Z] ---> 0085fa12bf83 [2022-09-15T22:12:27.977Z] Step 35/35 : LABEL version=0.0.0 [2022-09-15T22:12:27.977Z] ---> Running in ee0f9164c84a [2022-09-15T22:12:28.255Z] Removing intermediate container ee0f9164c84a [2022-09-15T22:12:28.255Z] ---> 3d3250b6c8d9 [2022-09-15T22:12:28.255Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:12:28.255Z] Successfully built 3d3250b6c8d9 [2022-09-15T22:12:28.255Z] 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-15T22:12:28.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:12:28.728Z] [2022-09-15T22:12:28.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:12:29.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:12:29.363Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T22:12:29.363Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T22:12:29.363Z] 04944245beec: Pulling fs layer [2022-09-15T22:12:29.363Z] 699f458cf7ca: Pulling fs layer [2022-09-15T22:12:29.363Z] 765212b225bb: Pulling fs layer [2022-09-15T22:12:29.363Z] f23df028b6ca: Pulling fs layer [2022-09-15T22:12:29.363Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T22:12:29.363Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T22:12:29.363Z] 765212b225bb: Waiting [2022-09-15T22:12:29.363Z] f23df028b6ca: Waiting [2022-09-15T22:12:29.363Z] 2437ff75d9bd: Waiting [2022-09-15T22:12:29.363Z] d65c8cfc05b1: Waiting [2022-09-15T22:12:29.363Z] 04944245beec: Verifying Checksum [2022-09-15T22:12:29.363Z] 04944245beec: Download complete [2022-09-15T22:12:29.363Z] 765212b225bb: Verifying Checksum [2022-09-15T22:12:29.363Z] 765212b225bb: Download complete [2022-09-15T22:12:29.363Z] f23df028b6ca: Download complete [2022-09-15T22:12:29.639Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T22:12:29.639Z] d65c8cfc05b1: Download complete [2022-09-15T22:12:29.639Z] 699f458cf7ca: Verifying Checksum [2022-09-15T22:12:29.639Z] 699f458cf7ca: Download complete [2022-09-15T22:12:29.914Z] 8998bd30e6a1: Verifying Checksum [2022-09-15T22:12:29.914Z] 8998bd30e6a1: Download complete [2022-09-15T22:12:32.540Z] 2437ff75d9bd: Download complete [2022-09-15T22:12:34.526Z] 8998bd30e6a1: Pull complete [2022-09-15T22:12:34.800Z] 04944245beec: Pull complete [2022-09-15T22:12:36.235Z] 699f458cf7ca: Pull complete [2022-09-15T22:12:36.511Z] 765212b225bb: Pull complete [2022-09-15T22:12:37.114Z] f23df028b6ca: Pull complete [2022-09-15T22:12:37.714Z] d65c8cfc05b1: Pull complete [2022-09-15T22:12:56.061Z] 2437ff75d9bd: Pull complete [2022-09-15T22:12:56.061Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T22:12:56.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:12:56.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:12:56.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-29312 does not seem to be running inside a container [2022-09-15T22:12:56.431Z] $ 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/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-15T22:12:59.453Z] $ docker top 904bf04c4177b94ddae4fcc7707cea95a22acbc77e0613e505e25ce8669d4e55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:00.436Z] ---> job-cost.sh [2022-09-15T22:13:00.436Z] lf-activate-venv: SKIPPING [2022-09-15T22:13:00.436Z] INFO: No Stack... [2022-09-15T22:13:01.033Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T22:13:02.014Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:13:02.696Z] + cat /w/workspace/device-usb-camera/5/archives/cost.csv [2022-09-15T22:13:02.696Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T22:13:02.762Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-82-5-stack-cost] [2022-09-15T22:13:02.771Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-82-5-stack-cost] did not exist. Created. [2022-09-15T22:13:02.771Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-82-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:13:03.448Z] /w/workspace/device-usb-camera/5@tmp/durable-6b04ee0f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-15T22:13:04.128Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T22:13:04.156Z] Warning: overwriting stash ‘stack-cost’ [2022-09-15T22:13:04.207Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:13:04.214Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-82-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:13:04.235Z] $ docker stop --time=1 904bf04c4177b94ddae4fcc7707cea95a22acbc77e0613e505e25ce8669d4e55 [2022-09-15T22:13:05.738Z] $ docker rm -f 904bf04c4177b94ddae4fcc7707cea95a22acbc77e0613e505e25ce8669d4e55 [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-15T22:13:06.171Z] provisioning config files... [2022-09-15T22:13:06.178Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config6950059992907947529tmp [Pipeline] { [Pipeline] sh [2022-09-15T22:13:06.472Z] + set +x [2022-09-15T22:13:06.472Z] + curl -s https://codecov.io/bash [2022-09-15T22:13:06.472Z] + bash -s -- [2022-09-15T22:13:06.472Z] [2022-09-15T22:13:06.472Z] _____ _ [2022-09-15T22:13:06.472Z] / ____| | | [2022-09-15T22:13:06.472Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T22:13:06.472Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T22:13:06.472Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T22:13:06.472Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T22:13:06.473Z] Bash-1.0.6 [2022-09-15T22:13:06.473Z] [2022-09-15T22:13:06.473Z] [2022-09-15T22:13:06.473Z] ==> git version 2.25.1 found [2022-09-15T22:13:06.473Z] ==> 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-15T22:13:06.473Z] Release-Date: 2020-01-08 [2022-09-15T22:13:06.473Z] 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-15T22:13:06.473Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T22:13:06.473Z] ==> Jenkins CI detected. [2022-09-15T22:13:06.473Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-82 [2022-09-15T22:13:06.473Z] project root: . [2022-09-15T22:13:06.473Z] --> token set from env [2022-09-15T22:13:06.473Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T22:13:06.473Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T22:13:06.473Z] ==> Python coveragepy not found [2022-09-15T22:13:06.473Z] ==> Searching for coverage reports in: [2022-09-15T22:13:06.473Z] + . [2022-09-15T22:13:06.473Z] -> Found 1 reports [2022-09-15T22:13:06.473Z] ==> Detecting git/mercurial file structure [2022-09-15T22:13:06.473Z] ==> Reading reports [2022-09-15T22:13:06.473Z] + ./coverage.out bytes=29387 [2022-09-15T22:13:06.473Z] ==> Appending adjustments [2022-09-15T22:13:06.473Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T22:13:06.733Z] + Found adjustments [2022-09-15T22:13:06.733Z] ==> Gzipping contents [2022-09-15T22:13:06.733Z] 8.0K /tmp/codecov.ni8Blf.gz [2022-09-15T22:13:06.733Z] ==> Uploading reports [2022-09-15T22:13:06.733Z] url: https://codecov.io [2022-09-15T22:13:06.733Z] query: branch=PR-82&commit=3f5686aa5bea2aa1864340f097a10bfa034a9e47&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-82%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=82&job=&cmd_args= [2022-09-15T22:13:06.733Z] -> Pinging Codecov [2022-09-15T22:13:06.733Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-82&commit=3f5686aa5bea2aa1864340f097a10bfa034a9e47&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-82%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=82&job=&cmd_args= [2022-09-15T22:13:06.993Z] -> Uploading to [2022-09-15T22:13:06.993Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/73D8F5FF140700D3E01443B452E23636/3f5686aa5bea2aa1864340f097a10bfa034a9e47/15823807-9018-43cc-8712-dd94add33df2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T221306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=292c1b354c63e10b3a19e9344f06d20aea67f81be9d2113200e23c82a3988a69 [2022-09-15T22:13:06.993Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:13:06.993Z] Dload Upload Total Spent Left Speed [2022-09-15T22:13:07.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 17844 --:--:-- --:--:-- --:--:-- 17844 [2022-09-15T22:13:07.252Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3f5686aa5bea2aa1864340f097a10bfa034a9e47 [Pipeline] } [2022-09-15T22:13:07.260Z] 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-15T22:13:07.952Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-82/archives ] [2022-09-15T22:13:07.952Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-82/archives [2022-09-15T22:13:07.952Z] total 16 [2022-09-15T22:13:07.952Z] drwxr-xr-x 3 root root 4096 Sep 15 22:02 . [2022-09-15T22:13:07.952Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:02 .. [2022-09-15T22:13:07.952Z] drwxr-xr-x 2 root root 4096 Sep 15 22:02 cost [2022-09-15T22:13:07.952Z] -rw-r--r-- 1 root root 88 Sep 15 22:02 cost.csv [2022-09-15T22:13:07.952Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-82/archives [2022-09-15T22:13:07.952Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-82/archives [2022-09-15T22:13:07.952Z] total 16 [2022-09-15T22:13:07.952Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:02 . [2022-09-15T22:13:07.952Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:02 .. [2022-09-15T22:13:07.952Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:02 cost [2022-09-15T22:13:07.952Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 15 22:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:08.247Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:09.116Z] ---> package-listing.sh [2022-09-15T22:13:09.116Z] ++ facter osfamily [2022-09-15T22:13:09.116Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T22:13:09.377Z] + OS_FAMILY=debian [2022-09-15T22:13:09.377Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-82 [2022-09-15T22:13:09.377Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T22:13:09.377Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T22:13:09.377Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T22:13:09.377Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T22:13:09.377Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-82 ']' [2022-09-15T22:13:09.377Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T22:13:09.377Z] + case "${OS_FAMILY}" in [2022-09-15T22:13:09.377Z] + dpkg -l [2022-09-15T22:13:09.377Z] + grep '^ii' [2022-09-15T22:13:09.377Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T22:13:09.377Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T22:13:09.377Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T22:13:09.377Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-82 ']' [2022-09-15T22:13:09.377Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-82/archives/ [2022-09-15T22:13:09.377Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-82/archives/ [Pipeline] echo [2022-09-15T22:13:09.389Z] 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-15T22:13:09.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:10.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:13:10.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:13:10.309Z] prd-ubuntu20.04-docker-8c-8g-29309 does not seem to be running inside a container [2022-09-15T22:13:10.348Z] $ 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-82/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-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-15T22:13:10.598Z] $ docker top 45717da80216a9a959d54efa5ab0b647850fbf1ad00cf19bbb2879e59f3f6cd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:13:10.958Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T22:13:11.243Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T22:13:11.533Z] + ls /var/log/sa-host [2022-09-15T22:13:11.533Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:13:11.602Z] provisioning config files... [2022-09-15T22:13:11.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config8136145668193193914tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:13:11.626Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:11.913Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T22:13:11.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:12.250Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T22:13:12.259Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:12.549Z] ---> sudo-logs.sh [2022-09-15T22:13:12.549Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T22:13:12.574Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:12.861Z] ---> job-cost.sh [2022-09-15T22:13:12.861Z] lf-activate-venv: SKIPPING [2022-09-15T22:13:12.861Z] DEBUG: total: 0.2199999988079071 [2022-09-15T22:13:12.861Z] INFO: Retrieving Stack Cost... [2022-09-15T22:13:13.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:13:14.002Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T22:13:14.014Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:13:14.302Z] ---> logs-deploy.sh [2022-09-15T22:13:14.302Z] lf-activate-venv: SKIPPING [2022-09-15T22:13:14.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-82/5 [2022-09-15T22:13:14.302Z] INFO: archiving workspace using pattern(s): [2022-09-15T22:13:15.242Z] Archives upload complete. [2022-09-15T22:13:15.242Z] INFO: archiving logs to Nexus