Pull request #86 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd2b336a221504fb2614da32bd88bc07cb823355+00fef7e065bed1f02203b218570c3778d916ab48 (2cdf469c2cbdb3d5eddcc0ef85e0cb1059189123) 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-ssh8212613288183965633.key Verifying host key using known hosts file > 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-ssh1483264962671210247.key Verifying host key using known hosts file > 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-86/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-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6646096821832308067.key Verifying host key using known hosts file > 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-ssh17083801740464351923.key Verifying host key using known hosts file > 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-86/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-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5784991164803962667.key Verifying host key using known hosts file > 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-1817 in /w/workspace/xfoundry_device-usb-camera_PR-86 [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-86 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 00fef7e065bed1f02203b218570c3778d916ab48 into PR head commit bd2b336a221504fb2614da32bd88bc07cb823355 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing bd2b336a221504fb2614da32bd88bc07cb823355 Checking out Revision bd2b336a221504fb2614da32bd88bc07cb823355 (PR-86) Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T09:05:48.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T09:05:48.717Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T09:05:48.731Z] ========================================================= [2022-09-28T09:05:48.731Z] EdgeX Global Pipelines Version Info [2022-09-28T09:05:48.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 00fef7e065bed1f02203b218570c3778d916ab48 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 > git rev-list --no-walk 407328572dd737b54cca29de246f16806758666c # timeout=10 [2022-09-28T09:05:49.436Z] ------------------- [2022-09-28T09:05:49.436Z] stable info: [2022-09-28T09:05:49.436Z] ------------------- [2022-09-28T09:05:49.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T09:05:49.436Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T09:05:49.436Z] Message: update stable to v1.0.239 [2022-09-28T09:05:50.009Z] ------------------- [2022-09-28T09:05:50.009Z] experimental info: [2022-09-28T09:05:50.009Z] ------------------- [2022-09-28T09:05:50.009Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T09:05:50.009Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T09:05:50.009Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T09:05:50.164Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-28T09:05:50.173Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-28T09:05:50.181Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T09:05:50.189Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T09:05:50.198Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T09:05:50.206Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T09:05:50.215Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T09:05:50.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T09:05:50.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T09:05:50.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T09:05:50.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T09:05:50.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-28T09:05:50.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T09:05:50.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T09:05:50.322Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T09:05:50.333Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T09:05:50.348Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T09:05:50.361Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T09:05:50.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T09:05:50.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T09:05:50.394Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T09:05:50.405Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T09:05:50.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T09:05:50.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T09:05:50.441Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T09:05:50.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T09:05:50.464Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T09:05:50.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo [2022-09-28T09:05:50.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo [2022-09-28T09:05:50.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo [2022-09-28T09:05:50.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd2b336a221504fb2614da32bd88bc07cb823355 [Pipeline] echo [2022-09-28T09:05:50.531Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd2b336 [Pipeline] echo [2022-09-28T09:05:50.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:05:50.587Z] provisioning config files... [2022-09-28T09:05:50.601Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config8256141492820746428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:05:50.898Z] ---> docker-login.sh [2022-09-28T09:05:50.898Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:05:51.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:05:51.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:05:51.417Z] Configure a credential helper to remove this warning. See [2022-09-28T09:05:51.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:05:51.417Z] [2022-09-28T09:05:51.417Z] Login Succeeded [2022-09-28T09:05:51.417Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:05:51.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:05:51.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:05:51.417Z] Configure a credential helper to remove this warning. See [2022-09-28T09:05:51.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:05:51.417Z] [2022-09-28T09:05:51.417Z] Login Succeeded [2022-09-28T09:05:51.417Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:05:51.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:05:51.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:05:51.417Z] Configure a credential helper to remove this warning. See [2022-09-28T09:05:51.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:05:51.417Z] [2022-09-28T09:05:51.417Z] Login Succeeded [2022-09-28T09:05:51.417Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:05:51.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:05:51.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:05:51.677Z] Configure a credential helper to remove this warning. See [2022-09-28T09:05:51.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:05:51.677Z] [2022-09-28T09:05:51.677Z] Login Succeeded [2022-09-28T09:05:51.677Z] docker.io [2022-09-28T09:05:51.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:05:52.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:05:52.246Z] Configure a credential helper to remove this warning. See [2022-09-28T09:05:52.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:05:52.246Z] [2022-09-28T09:05:52.246Z] Login Succeeded [2022-09-28T09:05:52.246Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:05:52.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T09:05:52.617Z] + git rev-list -1 --merges bd2b336a221504fb2614da32bd88bc07cb823355~1..bd2b336a221504fb2614da32bd88bc07cb823355 [Pipeline] echo [2022-09-28T09:05:52.646Z] -----------> git rev-list -1 --merges bd2b336a221504fb2614da32bd88bc07cb823355~1..bd2b336a221504fb2614da32bd88bc07cb823355 bd2b336a221504fb2614da32bd88bc07cb823355 [false] [Pipeline] sh [2022-09-28T09:05:52.932Z] + git log --format=format:%s -1 bd2b336a221504fb2614da32bd88bc07cb823355 [Pipeline] echo [2022-09-28T09:05:52.944Z] ========================================================= [2022-09-28T09:05:52.944Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T09:05:52.944Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T09:05:53.262Z] + git log --format=format:%s -1 bd2b336a221504fb2614da32bd88bc07cb823355 [Pipeline] echo [2022-09-28T09:05:53.272Z] [semverPrep] GIT_COMMIT: bd2b336a221504fb2614da32bd88bc07cb823355, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4 [Pipeline] echo [2022-09-28T09:05:53.280Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T09:05:53.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T09:05:53.609Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T09:05:53.609Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T09:05:53.609Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T09:05:53.609Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T09:05:53.609Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T09:05:53.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:05:53.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:05:53.947Z] [2022-09-28T09:05:53.947Z] 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-28T09:05:54.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:05:54.240Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T09:05:54.240Z] b85a868b505f: Pulling fs layer [2022-09-28T09:05:54.240Z] e2be974225ed: Pulling fs layer [2022-09-28T09:05:54.240Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T09:05:54.240Z] 988bab9f4d93: Pulling fs layer [2022-09-28T09:05:54.240Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T09:05:54.240Z] eaf3925da568: Pulling fs layer [2022-09-28T09:05:54.240Z] bab4dde63d76: Pulling fs layer [2022-09-28T09:05:54.240Z] bde34c3a00c8: Pulling fs layer [2022-09-28T09:05:54.240Z] b352a97aabf1: Pulling fs layer [2022-09-28T09:05:54.240Z] 1469e6f7b9e6: Waiting [2022-09-28T09:05:54.240Z] 4872d77fe225: Pulling fs layer [2022-09-28T09:05:54.240Z] 5851b861e8e6: Pulling fs layer [2022-09-28T09:05:54.240Z] eaf3925da568: Waiting [2022-09-28T09:05:54.240Z] 5851b861e8e6: Waiting [2022-09-28T09:05:54.240Z] 4872d77fe225: Waiting [2022-09-28T09:05:54.240Z] bab4dde63d76: Waiting [2022-09-28T09:05:54.240Z] 988bab9f4d93: Waiting [2022-09-28T09:05:54.240Z] e2be974225ed: Verifying Checksum [2022-09-28T09:05:54.240Z] e2be974225ed: Download complete [2022-09-28T09:05:54.240Z] 988bab9f4d93: Verifying Checksum [2022-09-28T09:05:54.240Z] 988bab9f4d93: Download complete [2022-09-28T09:05:54.500Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T09:05:54.500Z] 339a4e72a1f5: Download complete [2022-09-28T09:05:54.500Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T09:05:54.500Z] 1469e6f7b9e6: Download complete [2022-09-28T09:05:54.500Z] eaf3925da568: Verifying Checksum [2022-09-28T09:05:54.500Z] eaf3925da568: Download complete [2022-09-28T09:05:54.500Z] bde34c3a00c8: Verifying Checksum [2022-09-28T09:05:54.500Z] bde34c3a00c8: Download complete [2022-09-28T09:05:54.500Z] b352a97aabf1: Download complete [2022-09-28T09:05:54.500Z] 4872d77fe225: Download complete [2022-09-28T09:05:54.500Z] 5851b861e8e6: Verifying Checksum [2022-09-28T09:05:54.500Z] 5851b861e8e6: Download complete [2022-09-28T09:05:54.500Z] b85a868b505f: Verifying Checksum [2022-09-28T09:05:54.500Z] b85a868b505f: Download complete [2022-09-28T09:05:54.759Z] bab4dde63d76: Verifying Checksum [2022-09-28T09:05:54.759Z] bab4dde63d76: Download complete [2022-09-28T09:05:55.711Z] b85a868b505f: Pull complete [2022-09-28T09:05:55.970Z] e2be974225ed: Pull complete [2022-09-28T09:05:56.537Z] 339a4e72a1f5: Pull complete [2022-09-28T09:05:56.537Z] 988bab9f4d93: Pull complete [2022-09-28T09:05:56.797Z] 1469e6f7b9e6: Pull complete [2022-09-28T09:05:56.797Z] eaf3925da568: Pull complete [2022-09-28T09:05:58.715Z] bab4dde63d76: Pull complete [2022-09-28T09:05:58.715Z] bde34c3a00c8: Pull complete [2022-09-28T09:05:58.974Z] b352a97aabf1: Pull complete [2022-09-28T09:05:58.974Z] 4872d77fe225: Pull complete [2022-09-28T09:05:58.974Z] 5851b861e8e6: Pull complete [2022-09-28T09:05:59.236Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T09:05:59.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:05:59.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:05:59.337Z] prd-ubuntu20.04-docker-8c-8g-1817 does not seem to be running inside a container [2022-09-28T09:05:59.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@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-28T09:06:00.969Z] $ docker top e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 -eo pid,comm [2022-09-28T09:06:01.024Z] 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-28T09:06:01.024Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T09:06:01.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:06:01.061Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:06:01.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:06:01.178Z] $ docker exec e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 ssh-agent [2022-09-28T09:06:01.295Z] SSH_AUTH_SOCK=/tmp/ssh-mj4RsKL2VYTO/agent.32 [2022-09-28T09:06:01.295Z] SSH_AGENT_PID=38 [2022-09-28T09:06:01.302Z] Running ssh-add (command line suppressed) [2022-09-28T09:06:01.415Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_6725743457351438088.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_6725743457351438088.key) [2022-09-28T09:06:01.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:06:01.721Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T09:06:01.734Z] $ docker exec --env ******** --env ******** e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 ssh-agent -k [2022-09-28T09:06:01.862Z] unset SSH_AUTH_SOCK; [2022-09-28T09:06:01.863Z] unset SSH_AGENT_PID; [2022-09-28T09:06:01.865Z] echo Agent pid 38 killed; [2022-09-28T09:06:01.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T09:06:01.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:06:01.892Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:06:02.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:06:02.008Z] $ docker exec e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 ssh-agent [2022-09-28T09:06:02.132Z] SSH_AUTH_SOCK=/tmp/ssh-NOUH6NdO1UyC/agent.70 [2022-09-28T09:06:02.132Z] SSH_AGENT_PID=76 [2022-09-28T09:06:02.136Z] Running ssh-add (command line suppressed) [2022-09-28T09:06:02.234Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_2874705987592407316.key (/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/private_key_2874705987592407316.key) [2022-09-28T09:06:02.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:06:02.530Z] + git semver init [2022-09-28T09:06:02.789Z] 2022-09-28 09:06:02,728 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T09:06:02.789Z] 2022-09-28 09:06:02,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver [2022-09-28T09:06:02.789Z] 2022-09-28 09:06:02,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-86/.semver [2022-09-28T09:06:02.789Z] 2022-09-28 09:06:02,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-86/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86, universal_newlines=False, shell=None, istream=None) [2022-09-28T09:06:03.727Z] 2022-09-28 09:06:03,554 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.git/info/exclude [2022-09-28T09:06:03.727Z] 2022-09-28 09:06:03,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 with force:False [2022-09-28T09:06:03.727Z] 2022-09-28 09:06:03,554 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 [2022-09-28T09:06:03.727Z] 2022-09-28 09:06:03,558 [execute] INFO git cat-file --batch-check [2022-09-28T09:06:03.727Z] 2022-09-28 09:06:03,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T09:06:03.727Z] 2022-09-28 09:06:03,566 [execute] INFO git cat-file --batch [2022-09-28T09:06:03.727Z] 2022-09-28 09:06:03,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-86/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T09:06:03.727Z] 2022-09-28 09:06:03,572 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-86/.semver/PR-86 [2022-09-28T09:06:03.727Z] 0.0.0 [Pipeline] } [2022-09-28T09:06:03.739Z] $ docker exec --env ******** --env ******** e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 ssh-agent -k [2022-09-28T09:06:03.859Z] unset SSH_AUTH_SOCK; [2022-09-28T09:06:03.859Z] unset SSH_AGENT_PID; [2022-09-28T09:06:03.860Z] echo Agent pid 76 killed; [2022-09-28T09:06:03.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T09:06:04.180Z] + git semver [Pipeline] } [2022-09-28T09:06:04.454Z] $ docker stop --time=1 e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 [2022-09-28T09:06:05.840Z] $ docker rm -f e0c758593fa430c4e996b80f61cf43d44a66129b5fa565903e75d8ba017c15c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T09:06:06.171Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T09:06:06.326Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T09:06:06.329Z] [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-28T09:06:06.428Z] provisioning config files... [2022-09-28T09:06:06.436Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config551748749764160394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:06:06.728Z] ---> docker-login.sh [2022-09-28T09:06:06.728Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:06:06.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:06:06.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:06:06.728Z] Configure a credential helper to remove this warning. See [2022-09-28T09:06:06.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:06:06.728Z] [2022-09-28T09:06:06.728Z] Login Succeeded [2022-09-28T09:06:06.728Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:06:06.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:06:06.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:06:06.728Z] Configure a credential helper to remove this warning. See [2022-09-28T09:06:06.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:06:06.728Z] [2022-09-28T09:06:06.728Z] Login Succeeded [2022-09-28T09:06:06.728Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:06:06.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:06:06.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:06:06.989Z] Configure a credential helper to remove this warning. See [2022-09-28T09:06:06.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:06:06.989Z] [2022-09-28T09:06:06.989Z] Login Succeeded [2022-09-28T09:06:06.989Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:06:06.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:06:07.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:06:07.248Z] Configure a credential helper to remove this warning. See [2022-09-28T09:06:07.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:06:07.248Z] [2022-09-28T09:06:07.248Z] Login Succeeded [2022-09-28T09:06:07.248Z] docker.io [2022-09-28T09:06:07.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:06:07.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:06:07.507Z] Configure a credential helper to remove this warning. See [2022-09-28T09:06:07.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:06:07.507Z] [2022-09-28T09:06:07.507Z] Login Succeeded [2022-09-28T09:06:07.507Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:06:07.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T09:06:07.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:06:07.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:06:07.584Z] ========================================================= [2022-09-28T09:06:07.584Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T09:06:07.584Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:06:07.880Z] + 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-28T09:06:07.880Z] Sending build context to Docker daemon 914.9kB [2022-09-28T09:06:07.880Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:06:07.880Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T09:06:07.880Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T09:06:07.880Z] 2408cc74d12b: Pulling fs layer [2022-09-28T09:06:07.880Z] ea60b727a1ce: Pulling fs layer [2022-09-28T09:06:07.880Z] 30c4a7721957: Pulling fs layer [2022-09-28T09:06:07.880Z] 370296b7ddb6: Pulling fs layer [2022-09-28T09:06:07.880Z] 7c6cee850709: Pulling fs layer [2022-09-28T09:06:07.880Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T09:06:07.880Z] 370296b7ddb6: Waiting [2022-09-28T09:06:07.880Z] 7c6cee850709: Waiting [2022-09-28T09:06:07.880Z] d94ebbe4e438: Pulling fs layer [2022-09-28T09:06:07.880Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T09:06:07.880Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T09:06:07.880Z] bcfd1f05c69d: Waiting [2022-09-28T09:06:07.880Z] 39a5fcdaea64: Waiting [2022-09-28T09:06:07.880Z] 59ccb84bbe0f: Waiting [2022-09-28T09:06:07.880Z] d94ebbe4e438: Waiting [2022-09-28T09:06:07.880Z] 30c4a7721957: Verifying Checksum [2022-09-28T09:06:07.880Z] 30c4a7721957: Download complete [2022-09-28T09:06:07.880Z] ea60b727a1ce: Verifying Checksum [2022-09-28T09:06:07.880Z] ea60b727a1ce: Download complete [2022-09-28T09:06:07.880Z] 7c6cee850709: Verifying Checksum [2022-09-28T09:06:07.880Z] 7c6cee850709: Download complete [2022-09-28T09:06:08.140Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T09:06:08.140Z] 39a5fcdaea64: Download complete [2022-09-28T09:06:08.140Z] 2408cc74d12b: Verifying Checksum [2022-09-28T09:06:08.140Z] 2408cc74d12b: Download complete [2022-09-28T09:06:08.140Z] d94ebbe4e438: Verifying Checksum [2022-09-28T09:06:08.140Z] d94ebbe4e438: Download complete [2022-09-28T09:06:08.140Z] 2408cc74d12b: Pull complete [2022-09-28T09:06:08.400Z] ea60b727a1ce: Pull complete [2022-09-28T09:06:08.400Z] 30c4a7721957: Pull complete [2022-09-28T09:06:08.659Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T09:06:08.659Z] 59ccb84bbe0f: Download complete [2022-09-28T09:06:08.659Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T09:06:08.659Z] bcfd1f05c69d: Download complete [2022-09-28T09:06:08.919Z] 370296b7ddb6: Verifying Checksum [2022-09-28T09:06:08.919Z] 370296b7ddb6: Download complete [2022-09-28T09:06:13.105Z] 370296b7ddb6: Pull complete [2022-09-28T09:06:13.105Z] 7c6cee850709: Pull complete [2022-09-28T09:06:13.105Z] 39a5fcdaea64: Pull complete [2022-09-28T09:06:13.105Z] d94ebbe4e438: Pull complete [2022-09-28T09:06:15.001Z] bcfd1f05c69d: Pull complete [2022-09-28T09:06:15.934Z] 59ccb84bbe0f: Pull complete [2022-09-28T09:06:15.934Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T09:06:15.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T09:06:15.934Z] ---> a4fb48ad2a94 [2022-09-28T09:06:15.934Z] Step 3/13 : ARG MAKE="make build" [2022-09-28T09:06:17.836Z] ---> Running in 4d23a60b8445 [2022-09-28T09:06:17.836Z] Removing intermediate container 4d23a60b8445 [2022-09-28T09:06:17.836Z] ---> 399eb51f1c9a [2022-09-28T09:06:17.836Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T09:06:18.096Z] ---> Running in 9c7be26075e9 [2022-09-28T09:06:18.096Z] Removing intermediate container 9c7be26075e9 [2022-09-28T09:06:18.096Z] ---> 0af760c9a897 [2022-09-28T09:06:18.096Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T09:06:18.096Z] ---> Running in 6062ca648da0 [2022-09-28T09:06:18.356Z] Removing intermediate container 6062ca648da0 [2022-09-28T09:06:18.356Z] ---> 364c4e6f8b2e [2022-09-28T09:06:18.356Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:06:18.356Z] ---> Running in 01eaf9bf560c [2022-09-28T09:06:18.924Z] Removing intermediate container 01eaf9bf560c [2022-09-28T09:06:18.924Z] ---> 02ae3892fa30 [2022-09-28T09:06:18.924Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:06:18.924Z] ---> Running in b2388b4d74f1 [2022-09-28T09:06:19.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T09:06:20.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T09:06:20.380Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-28T09:06:20.380Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-28T09:06:20.638Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-28T09:06:20.638Z] (4/80) Installing libxcb (1.15-r0) [2022-09-28T09:06:20.638Z] (5/80) Installing libx11 (1.8-r0) [2022-09-28T09:06:20.897Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-28T09:06:20.897Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-28T09:06:20.897Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-28T09:06:21.157Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-28T09:06:21.157Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-28T09:06:21.157Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-28T09:06:21.395Z] Still waiting to schedule task [2022-09-28T09:06:21.395Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-28T09:06:21.416Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-28T09:06:21.416Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-28T09:06:21.676Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-28T09:06:22.260Z] (15/80) Installing libice (1.0.10-r0) [2022-09-28T09:06:22.520Z] (16/80) Installing libuuid (2.38-r1) [2022-09-28T09:06:22.520Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-28T09:06:22.520Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-28T09:06:22.779Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-28T09:06:22.779Z] (20/80) Installing xset (1.2.4-r0) [2022-09-28T09:06:22.779Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-28T09:06:23.040Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-28T09:06:23.040Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-28T09:06:23.040Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-28T09:06:23.299Z] (25/80) Installing libintl (0.21-r2) [2022-09-28T09:06:23.299Z] (26/80) Installing libblkid (2.38-r1) [2022-09-28T09:06:23.299Z] (27/80) Installing libmount (2.38-r1) [2022-09-28T09:06:23.558Z] (28/80) Installing pcre (8.45-r2) [2022-09-28T09:06:23.558Z] (29/80) Installing glib (2.72.1-r0) [2022-09-28T09:06:23.558Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-28T09:06:24.937Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-28T09:06:24.937Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-28T09:06:24.937Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-28T09:06:25.196Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-28T09:06:25.196Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-28T09:06:25.456Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-28T09:06:25.456Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-28T09:06:25.456Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-28T09:06:26.027Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-28T09:06:26.028Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-28T09:06:26.028Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-28T09:06:26.286Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-28T09:06:26.286Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-28T09:06:26.286Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-28T09:06:26.544Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-28T09:06:26.544Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-28T09:06:26.804Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-28T09:06:26.804Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-28T09:06:26.804Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-28T09:06:27.061Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-28T09:06:27.061Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-28T09:06:27.061Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-28T09:06:27.319Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-28T09:06:27.319Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-28T09:06:27.577Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-28T09:06:27.577Z] (56/80) Installing libunistring (1.0-r0) [2022-09-28T09:06:27.577Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-28T09:06:27.836Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-28T09:06:27.836Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-28T09:06:27.836Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-28T09:06:28.094Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-28T09:06:28.094Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-28T09:06:28.094Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-28T09:06:28.355Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-28T09:06:28.355Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T09:06:28.355Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-28T09:06:28.617Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-28T09:06:28.617Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-28T09:06:28.617Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-28T09:06:28.877Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-28T09:06:28.877Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-28T09:06:28.877Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-28T09:06:29.446Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T09:06:29.706Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-28T09:06:29.706Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-28T09:06:29.706Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T09:06:29.706Z] (76/80) Installing kmod-libs (29-r2) [2022-09-28T09:06:29.967Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-28T09:06:29.967Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-28T09:06:30.226Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-28T09:06:30.226Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-28T09:06:30.226Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T09:06:30.226Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T09:06:30.226Z] OK: 330 MiB in 131 packages [2022-09-28T09:06:32.762Z] Removing intermediate container b2388b4d74f1 [2022-09-28T09:06:32.762Z] ---> dd0702ccfb82 [2022-09-28T09:06:32.762Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-28T09:06:32.762Z] ---> Running in ca2eb2c76ced [2022-09-28T09:06:32.762Z] Removing intermediate container ca2eb2c76ced [2022-09-28T09:06:32.762Z] ---> 1b6bec9ddbd8 [2022-09-28T09:06:32.762Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-28T09:06:32.762Z] ---> 92ee3c84e76c [2022-09-28T09:06:32.762Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:06:32.762Z] ---> Running in ccf1c889792f [2022-09-28T09:06:50.855Z] Removing intermediate container ccf1c889792f [2022-09-28T09:06:50.855Z] ---> f3143693b428 [2022-09-28T09:06:50.855Z] Step 11/13 : COPY . . [2022-09-28T09:06:50.855Z] ---> e84df0dd5557 [2022-09-28T09:06:50.855Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T09:06:50.855Z] ---> Running in 9043919806e1 [2022-09-28T09:06:50.855Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T09:06:50.855Z]  Dload Upload Total Spent Left Speed [2022-09-28T09:06:50.855Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35389 0 --:--:-- --:--:-- --:--:-- 36620 [2022-09-28T09:06:50.855Z] Removing intermediate container 9043919806e1 [2022-09-28T09:06:50.855Z] ---> c8b6918ae939 [2022-09-28T09:06:50.855Z] Step 13/13 : RUN ${MAKE} [2022-09-28T09:06:50.855Z] ---> Running in f3bba148f790 [2022-09-28T09:06:50.855Z] noop [2022-09-28T09:06:50.855Z] Removing intermediate container f3bba148f790 [2022-09-28T09:06:50.855Z] ---> 37cb82e4d04f [2022-09-28T09:06:50.855Z] Successfully built 37cb82e4d04f [2022-09-28T09:06:50.855Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:06:51.166Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T09:06:51.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:06:51.229Z] prd-ubuntu20.04-docker-8c-8g-1817 does not seem to be running inside a container [2022-09-28T09:06:51.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@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-28T09:06:51.623Z] $ docker top dad8c9639d6962844779cfcd0ea67ec049b3bf5d58604bc163f812ae7746960e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:06:51.962Z] + go version [2022-09-28T09:06:51.962Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T09:06:51.974Z] $ docker stop --time=1 dad8c9639d6962844779cfcd0ea67ec049b3bf5d58604bc163f812ae7746960e [2022-09-28T09:06:53.312Z] $ docker rm -f dad8c9639d6962844779cfcd0ea67ec049b3bf5d58604bc163f812ae7746960e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:06:53.701Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T09:06:53.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:06:53.764Z] prd-ubuntu20.04-docker-8c-8g-1817 does not seem to be running inside a container [2022-09-28T09:06:53.796Z] $ 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-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@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-28T09:06:54.179Z] $ docker top 929b457ceaba6770bc0b51c0e9929ce328641fa583257aa1f07a5dff7fd2c89c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:06:54.526Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] fileExists [Pipeline] sh [2022-09-28T09:06:54.822Z] + make test [2022-09-28T09:06:54.822Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-28T09:06:55.392Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-28T09:07:05.465Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-28T09:07:06.405Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2022-09-28T09:07:14.520Z] 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-28T09:07:14.520Z] CGO_ENABLED=1 go vet ./... [2022-09-28T09:07:16.422Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T09:07:16.422Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T09:07:16.422Z] ./bin/test-attribution-txt.sh [2022-09-28T09:07:16.422Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-28T09:07:16.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T09:07:16.445Z] $ docker stop --time=1 929b457ceaba6770bc0b51c0e9929ce328641fa583257aa1f07a5dff7fd2c89c [2022-09-28T09:07:18.342Z] $ docker rm -f 929b457ceaba6770bc0b51c0e9929ce328641fa583257aa1f07a5dff7fd2c89c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T09:07:18.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T09:07:18.805Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T09:07:19.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T09:07:19.481Z] + ls -al . [2022-09-28T09:07:19.481Z] total 200 [2022-09-28T09:07:19.481Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 09:06 . [2022-09-28T09:07:19.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:05 .. [2022-09-28T09:07:19.481Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:07 .git [2022-09-28T09:07:19.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:05 .github [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 28 09:05 .gitignore [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 09:05 .golangci.yml [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 28 09:05 .hadolint.yml [2022-09-28T09:07:19.481Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:06 .semver [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 28 09:05 Attribution.txt [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 28 09:05 CHANGELOG.md [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 28 09:05 Dockerfile [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 09:05 GOVERNANCE.md [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 28 09:05 Jenkinsfile [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 09:05 LICENSE [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 28 09:05 Makefile [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 09:05 OWNERS.md [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 28 09:05 README.md [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 09:06 VERSION [2022-09-28T09:07:19.481Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:05 bin [2022-09-28T09:07:19.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:05 cmd [2022-09-28T09:07:19.481Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 28 09:07 coverage.out [2022-09-28T09:07:19.481Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 28 09:05 docker-entrypoint.sh [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 28 09:05 go.mod [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 38103 Sep 28 09:05 go.sum [2022-09-28T09:07:19.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:05 internal [2022-09-28T09:07:19.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:05 snap [2022-09-28T09:07:19.481Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 28 09:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:07:19.788Z] + 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=bd2b336a221504fb2614da32bd88bc07cb823355 --label arch=amd64 --label version=0.0.0 . [2022-09-28T09:07:19.788Z] Sending build context to Docker daemon 945.2kB [2022-09-28T09:07:19.788Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:07:19.788Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-28T09:07:19.788Z] ---> 37cb82e4d04f [2022-09-28T09:07:19.788Z] Step 3/35 : ARG MAKE="make build" [2022-09-28T09:07:19.788Z] ---> Running in 495623ee7914 [2022-09-28T09:07:19.788Z] Removing intermediate container 495623ee7914 [2022-09-28T09:07:19.788Z] ---> 44e8e881a7c7 [2022-09-28T09:07:19.788Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T09:07:20.053Z] ---> Running in 67a62778cfa7 [2022-09-28T09:07:20.053Z] Removing intermediate container 67a62778cfa7 [2022-09-28T09:07:20.053Z] ---> 81f75c4ffe13 [2022-09-28T09:07:20.053Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T09:07:20.053Z] ---> Running in fc98b25e3bad [2022-09-28T09:07:20.053Z] Removing intermediate container fc98b25e3bad [2022-09-28T09:07:20.053Z] ---> f189764e7ab4 [2022-09-28T09:07:20.053Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:07:20.312Z] ---> Running in 7cbe06dc0205 [2022-09-28T09:07:20.878Z] Removing intermediate container 7cbe06dc0205 [2022-09-28T09:07:20.878Z] ---> 2b2b865c2d75 [2022-09-28T09:07:20.878Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:07:20.878Z] ---> Running in 6df23da925de [2022-09-28T09:07:21.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T09:07:22.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T09:07:22.329Z] OK: 330 MiB in 131 packages [2022-09-28T09:07:22.588Z] Removing intermediate container 6df23da925de [2022-09-28T09:07:22.588Z] ---> ef6fac0d0d39 [2022-09-28T09:07:22.588Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-28T09:07:22.588Z] ---> Running in 8d0e6353d1da [2022-09-28T09:07:22.844Z] Removing intermediate container 8d0e6353d1da [2022-09-28T09:07:22.844Z] ---> a98eb44e8585 [2022-09-28T09:07:22.844Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-28T09:07:22.844Z] ---> 909c743c8fac [2022-09-28T09:07:22.844Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:07:22.844Z] ---> Running in 3e7ef90b65a4 [2022-09-28T09:07:23.779Z] Removing intermediate container 3e7ef90b65a4 [2022-09-28T09:07:23.779Z] ---> b8ff4517dc1f [2022-09-28T09:07:23.779Z] Step 11/35 : COPY . . [2022-09-28T09:07:23.779Z] ---> 2b7216794357 [2022-09-28T09:07:23.779Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T09:07:23.779Z] ---> Running in 28e3e300a4f1 [2022-09-28T09:07:24.349Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T09:07:24.349Z] Dload Upload Total Spent Left Speed [2022-09-28T09:07:24.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47057 0 --:--:-- --:--:-- --:--:-- 48272 [2022-09-28T09:07:24.609Z] Removing intermediate container 28e3e300a4f1 [2022-09-28T09:07:24.609Z] ---> 6011f4f0eeea [2022-09-28T09:07:24.609Z] Step 13/35 : RUN ${MAKE} [2022-09-28T09:07:24.609Z] ---> Running in 591b6aa9032e [2022-09-28T09:07:24.870Z] 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.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-28T09:07:46.785Z] Removing intermediate container 591b6aa9032e [2022-09-28T09:07:46.785Z] ---> ebc1742af7ba [2022-09-28T09:07:46.785Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-28T09:07:46.785Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-28T09:07:46.785Z] af6660deedbd: Pulling fs layer [2022-09-28T09:07:46.785Z] 97cd0a44c592: Pulling fs layer [2022-09-28T09:07:46.785Z] 97cd0a44c592: Verifying Checksum [2022-09-28T09:07:46.785Z] 97cd0a44c592: Download complete [2022-09-28T09:07:46.785Z] af6660deedbd: Verifying Checksum [2022-09-28T09:07:46.785Z] af6660deedbd: Download complete [2022-09-28T09:07:46.785Z] af6660deedbd: Pull complete [2022-09-28T09:07:46.785Z] 97cd0a44c592: Pull complete [2022-09-28T09:07:46.785Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-28T09:07:46.785Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-28T09:07:46.785Z] ---> fea57e182299 [2022-09-28T09:07:46.785Z] Step 15/35 : FROM alpine:3.16 [2022-09-28T09:07:46.785Z] 3.16: Pulling from library/alpine [2022-09-28T09:07:46.785Z] 213ec9aee27d: Pulling fs layer [2022-09-28T09:07:46.785Z] 213ec9aee27d: Verifying Checksum [2022-09-28T09:07:46.785Z] 213ec9aee27d: Download complete [2022-09-28T09:07:46.785Z] 213ec9aee27d: Pull complete [2022-09-28T09:07:46.785Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T09:07:46.785Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T09:07:46.785Z] ---> 9c6f07244728 [2022-09-28T09:07:46.785Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-28T09:07:46.785Z] ---> Running in 0c15ae40eb88 [2022-09-28T09:07:47.044Z] Removing intermediate container 0c15ae40eb88 [2022-09-28T09:07:47.044Z] ---> 4c81d74a3b1e [2022-09-28T09:07:47.044Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-28T09:07:47.044Z] ---> Running in 7ac95cd1fc88 [2022-09-28T09:07:47.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T09:07:47.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T09:07:47.564Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-28T09:07:47.564Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-28T09:07:47.564Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-28T09:07:47.564Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-28T09:07:47.564Z] (5/83) Installing libxcb (1.15-r0) [2022-09-28T09:07:47.564Z] (6/83) Installing libx11 (1.8-r0) [2022-09-28T09:07:47.564Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-28T09:07:47.564Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-28T09:07:47.564Z] (9/83) Installing expat (2.4.9-r0) [2022-09-28T09:07:47.564Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-28T09:07:47.564Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-28T09:07:47.564Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-28T09:07:47.564Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-28T09:07:47.564Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-28T09:07:47.564Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-28T09:07:47.826Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-28T09:07:47.826Z] (17/83) Installing libintl (0.21-r2) [2022-09-28T09:07:47.826Z] (18/83) Installing libblkid (2.38-r1) [2022-09-28T09:07:47.826Z] (19/83) Installing libmount (2.38-r1) [2022-09-28T09:07:47.826Z] (20/83) Installing pcre (8.45-r2) [2022-09-28T09:07:47.826Z] (21/83) Installing glib (2.72.1-r0) [2022-09-28T09:07:47.826Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-28T09:07:47.826Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-28T09:07:47.826Z] (24/83) Installing libass (0.16.0-r0) [2022-09-28T09:07:47.826Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-28T09:07:47.826Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-28T09:07:47.826Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-28T09:07:47.826Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-28T09:07:47.826Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-28T09:07:47.826Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-28T09:07:47.826Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-28T09:07:47.826Z] (32/83) Installing libunistring (1.0-r0) [2022-09-28T09:07:47.826Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-28T09:07:47.826Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-28T09:07:47.826Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-28T09:07:47.826Z] (36/83) Installing lame (3.100-r0) [2022-09-28T09:07:47.826Z] (37/83) Installing opus (1.3.1-r1) [2022-09-28T09:07:47.826Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-28T09:07:47.826Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-28T09:07:47.826Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-28T09:07:47.826Z] (41/83) Installing orc (0.4.32-r0) [2022-09-28T09:07:47.826Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T09:07:47.826Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-28T09:07:47.826Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T09:07:48.085Z] (45/83) Installing flac (1.3.4-r0) [2022-09-28T09:07:48.085Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-28T09:07:48.085Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-28T09:07:48.085Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-28T09:07:48.085Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-28T09:07:48.085Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-28T09:07:48.085Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-28T09:07:48.085Z] (52/83) Installing libpulse (15.0-r2) [2022-09-28T09:07:48.085Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-28T09:07:48.085Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-28T09:07:48.085Z] (55/83) Installing librist (0.2.6-r1) [2022-09-28T09:07:48.085Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-28T09:07:48.085Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-28T09:07:48.085Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-28T09:07:48.085Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T09:07:48.085Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T09:07:48.085Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-28T09:07:48.085Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-28T09:07:48.085Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-28T09:07:48.085Z] (64/83) Installing libva (2.14.0-r0) [2022-09-28T09:07:48.085Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-28T09:07:48.085Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-28T09:07:48.085Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-28T09:07:48.085Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-28T09:07:48.085Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-28T09:07:48.085Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-28T09:07:48.085Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-28T09:07:48.344Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-28T09:07:48.344Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-28T09:07:48.344Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-28T09:07:48.344Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-28T09:07:48.344Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T09:07:48.344Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-28T09:07:48.344Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-28T09:07:48.344Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-28T09:07:48.344Z] (79/83) Installing kmod-libs (29-r2) [2022-09-28T09:07:48.601Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-28T09:07:48.601Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-28T09:07:48.602Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-28T09:07:48.602Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-28T09:07:48.602Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T09:07:48.602Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T09:07:48.602Z] OK: 101 MiB in 97 packages [2022-09-28T09:07:49.978Z] Removing intermediate container 7ac95cd1fc88 [2022-09-28T09:07:49.978Z] ---> 350ad39aaa41 [2022-09-28T09:07:49.978Z] Step 18/35 : WORKDIR / [2022-09-28T09:07:50.237Z] ---> Running in 6ecf431b5147 [2022-09-28T09:07:50.237Z] Removing intermediate container 6ecf431b5147 [2022-09-28T09:07:50.237Z] ---> f87c70f7a498 [2022-09-28T09:07:50.237Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-28T09:07:50.805Z] ---> 3cd440022aaf [2022-09-28T09:07:50.805Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-28T09:07:50.805Z] ---> 83a3294dabbc [2022-09-28T09:07:50.805Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-28T09:07:51.064Z] ---> 3b090ae60044 [2022-09-28T09:07:51.064Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-28T09:07:51.064Z] ---> b44bb8085a3a [2022-09-28T09:07:51.064Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-28T09:07:51.323Z] ---> 4db287b5ff58 [2022-09-28T09:07:51.323Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-28T09:07:51.323Z] ---> 0ee5beec2505 [2022-09-28T09:07:51.323Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-28T09:07:51.890Z] ---> 9ee82af6d92c [2022-09-28T09:07:51.890Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-28T09:07:51.890Z] ---> Running in d7e404414038 [2022-09-28T09:07:52.459Z] Removing intermediate container d7e404414038 [2022-09-28T09:07:52.459Z] ---> cdf6aa0faf53 [2022-09-28T09:07:52.459Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-28T09:07:52.459Z] ---> Running in f5255c45de58 [2022-09-28T09:07:53.027Z] Removing intermediate container f5255c45de58 [2022-09-28T09:07:53.027Z] ---> b06c2314f5ef [2022-09-28T09:07:53.027Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-28T09:07:53.027Z] ---> Running in 5c01260c87af [2022-09-28T09:07:53.961Z] Removing intermediate container 5c01260c87af [2022-09-28T09:07:53.961Z] ---> a04fded0cf39 [2022-09-28T09:07:53.961Z] Step 29/35 : EXPOSE 59983 [2022-09-28T09:07:53.961Z] ---> Running in 60bd6b44475e [2022-09-28T09:07:53.961Z] Removing intermediate container 60bd6b44475e [2022-09-28T09:07:53.961Z] ---> d8ca809cfd4e [2022-09-28T09:07:53.961Z] Step 30/35 : EXPOSE 8554 [2022-09-28T09:07:53.961Z] ---> Running in eb691932bfcb [2022-09-28T09:07:53.961Z] Removing intermediate container eb691932bfcb [2022-09-28T09:07:53.961Z] ---> d74ef838c1eb [2022-09-28T09:07:53.961Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-28T09:07:53.961Z] ---> Running in 6941da5e096e [2022-09-28T09:07:54.221Z] Removing intermediate container 6941da5e096e [2022-09-28T09:07:54.221Z] ---> 4f8432294738 [2022-09-28T09:07:54.221Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-28T09:07:54.221Z] ---> Running in d989097649d3 [2022-09-28T09:07:54.221Z] Removing intermediate container d989097649d3 [2022-09-28T09:07:54.221Z] ---> a7917e28b1a5 [2022-09-28T09:07:54.221Z] Step 33/35 : LABEL arch=amd64 [2022-09-28T09:07:54.221Z] ---> Running in 47f481c856a8 [2022-09-28T09:07:54.479Z] Removing intermediate container 47f481c856a8 [2022-09-28T09:07:54.479Z] ---> dd3317a31de4 [2022-09-28T09:07:54.479Z] Step 34/35 : LABEL git_sha=bd2b336a221504fb2614da32bd88bc07cb823355 [2022-09-28T09:07:54.479Z] ---> Running in 1f9d912d77b8 [2022-09-28T09:07:54.479Z] Removing intermediate container 1f9d912d77b8 [2022-09-28T09:07:54.479Z] ---> 850b9fed2373 [2022-09-28T09:07:54.479Z] Step 35/35 : LABEL version=0.0.0 [2022-09-28T09:07:54.479Z] ---> Running in 069af0e2bc33 [2022-09-28T09:07:54.739Z] Removing intermediate container 069af0e2bc33 [2022-09-28T09:07:54.739Z] ---> 8059d4bad32d [2022-09-28T09:07:54.739Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T09:07:54.739Z] Successfully built 8059d4bad32d [2022-09-28T09:07:54.739Z] 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-28T09:07:55.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:07:55.139Z] [2022-09-28T09:07:55.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:07:55.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:07:55.434Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T09:07:55.434Z] 5eb5b503b376: Pulling fs layer [2022-09-28T09:07:55.434Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T09:07:55.434Z] ec43610c2a17: Pulling fs layer [2022-09-28T09:07:55.434Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T09:07:55.434Z] 33b1e0a273af: Pulling fs layer [2022-09-28T09:07:55.434Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T09:07:55.434Z] 2f39f015ded8: Pulling fs layer [2022-09-28T09:07:55.434Z] 3a2ae6a8a46f: Waiting [2022-09-28T09:07:55.434Z] 33b1e0a273af: Waiting [2022-09-28T09:07:55.434Z] 5d3b04190fa2: Waiting [2022-09-28T09:07:55.434Z] 2f39f015ded8: Waiting [2022-09-28T09:07:55.434Z] 5c69ac0246d0: Verifying Checksum [2022-09-28T09:07:55.434Z] 5c69ac0246d0: Download complete [2022-09-28T09:07:55.434Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T09:07:55.434Z] 3a2ae6a8a46f: Download complete [2022-09-28T09:07:55.434Z] 33b1e0a273af: Verifying Checksum [2022-09-28T09:07:55.434Z] 33b1e0a273af: Download complete [2022-09-28T09:07:55.434Z] 5d3b04190fa2: Verifying Checksum [2022-09-28T09:07:55.434Z] 5d3b04190fa2: Download complete [2022-09-28T09:07:55.693Z] ec43610c2a17: Verifying Checksum [2022-09-28T09:07:55.694Z] ec43610c2a17: Download complete [2022-09-28T09:07:55.694Z] 5eb5b503b376: Download complete [2022-09-28T09:07:56.259Z] 2f39f015ded8: Download complete [2022-09-28T09:07:56.825Z] 5eb5b503b376: Pull complete [2022-09-28T09:07:56.825Z] 5c69ac0246d0: Pull complete [2022-09-28T09:07:57.392Z] ec43610c2a17: Pull complete [2022-09-28T09:07:57.392Z] 3a2ae6a8a46f: Pull complete [2022-09-28T09:07:57.392Z] 33b1e0a273af: Pull complete [2022-09-28T09:07:57.651Z] 5d3b04190fa2: Pull complete [2022-09-28T09:08:01.841Z] 2f39f015ded8: Pull complete [2022-09-28T09:08:01.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T09:08:01.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:08:01.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:08:01.926Z] prd-ubuntu20.04-docker-8c-8g-1817 does not seem to be running inside a container [2022-09-28T09:08:01.984Z] $ 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-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@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-28T09:08:03.784Z] $ docker top d498bfe456660185029f0b94378779d7990853e4115bfe3e5f8b4d9d1a9e62ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:08:04.148Z] ---> job-cost.sh [2022-09-28T09:08:04.148Z] lf-activate-venv: SKIPPING [2022-09-28T09:08:04.148Z] INFO: No Stack... [2022-09-28T09:08:04.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T09:08:04.978Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T09:08:05.263Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-86/archives/cost.csv [2022-09-28T09:08:05.263Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T09:08:05.276Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] [2022-09-28T09:08:05.281Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] did not exist. Created. [2022-09-28T09:08:05.281Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T09:08:05.576Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T09:08:05.603Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T09:08:05.609Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T09:08:05.626Z] $ docker stop --time=1 d498bfe456660185029f0b94378779d7990853e4115bfe3e5f8b4d9d1a9e62ad [2022-09-28T09:08:06.790Z] $ docker rm -f d498bfe456660185029f0b94378779d7990853e4115bfe3e5f8b4d9d1a9e62ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T09:09:50.074Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1818 in /w/workspace/xfoundry_device-usb-camera_PR-86 [Pipeline] { [Pipeline] ws [2022-09-28T09:09:50.085Z] Running in /w/workspace/device-usb-camera/8 [Pipeline] { [Pipeline] checkout [2022-09-28T09:09:50.119Z] Selected Git installation does not exist. Using Default [2022-09-28T09:09:50.119Z] The recommended git tool is: NONE [2022-09-28T09:09:56.263Z] using credential edgex-jenkins-ssh [2022-09-28T09:09:56.285Z] Cloning the remote Git repository [2022-09-28T09:09:56.338Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-28T09:09:56.431Z] > git init /w/workspace/device-usb-camera/8 # timeout=10 [2022-09-28T09:09:56.614Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-28T09:09:56.616Z] > git --version # timeout=10 [2022-09-28T09:09:56.648Z] > git --version # 'git version 2.25.1' [2022-09-28T09:09:56.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T09:09:56.705Z] Verifying host key using known hosts file [2022-09-28T09:09:56.964Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T09:09:56.978Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T09:09:57.683Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-28T09:09:57.708Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T09:09:58.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-28T09:09:58.703Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-28T09:09:58.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T09:09:58.710Z] Verifying host key using known hosts file [2022-09-28T09:09:58.719Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T09:09:58.730Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-28T09:09:59.298Z] Merging remotes/origin/main commit 00fef7e065bed1f02203b218570c3778d916ab48 into PR head commit bd2b336a221504fb2614da32bd88bc07cb823355 [2022-09-28T09:09:59.550Z] Merge succeeded, producing bd2b336a221504fb2614da32bd88bc07cb823355 [2022-09-28T09:09:59.550Z] Checking out Revision bd2b336a221504fb2614da32bd88bc07cb823355 (PR-86) [2022-09-28T09:10:00.120Z] Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-09-28T09:09:59.316Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T09:09:59.337Z] > git checkout -f bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 [2022-09-28T09:09:59.427Z] > git remote # timeout=10 [2022-09-28T09:09:59.449Z] > git config --get remote.origin.url # timeout=10 [2022-09-28T09:09:59.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T09:09:59.481Z] Verifying host key using known hosts file [2022-09-28T09:09:59.485Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T09:09:59.496Z] > git merge 00fef7e065bed1f02203b218570c3778d916ab48 # timeout=10 [2022-09-28T09:09:59.526Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-28T09:09:59.556Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T09:09:59.572Z] > git checkout -f bd2b336a221504fb2614da32bd88bc07cb823355 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T09:10:01.106Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T09:10:01.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T09:10:01.106Z] Dload Upload Total Spent Left Speed [2022-09-28T09:10:01.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 70402 0 --:--:-- --:--:-- --:--:-- 70797 [Pipeline] sh [2022-09-28T09:10:01.919Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T09:10:02.266Z] + sudo tee /etc/docker/daemon.new [2022-09-28T09:10:02.266Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T09:10:02.266Z] { [2022-09-28T09:10:02.266Z] "registry-mirrors": [ [2022-09-28T09:10:02.266Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T09:10:02.266Z] ], [2022-09-28T09:10:02.266Z] "bip": "10.250.0.254/24", [2022-09-28T09:10:02.266Z] "hosts": [ [2022-09-28T09:10:02.266Z] "tcp://0.0.0.0:5555", [2022-09-28T09:10:02.266Z] "unix:///var/run/docker.sock" [2022-09-28T09:10:02.266Z] ], [2022-09-28T09:10:02.266Z] "mtu": 1458, [2022-09-28T09:10:02.266Z] "selinux-enabled": true, [2022-09-28T09:10:02.266Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T09:10:02.266Z] } [Pipeline] sh [2022-09-28T09:10:02.605Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T09:10:02.948Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:10:21.259Z] provisioning config files... [2022-09-28T09:10:21.289Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/8@tmp/config8129544576483492548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:10:21.663Z] ---> docker-login.sh [2022-09-28T09:10:21.664Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:10:22.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:10:22.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:10:22.275Z] Configure a credential helper to remove this warning. See [2022-09-28T09:10:22.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:10:22.275Z] [2022-09-28T09:10:22.275Z] Login Succeeded [2022-09-28T09:10:22.275Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:10:22.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:10:22.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:10:22.818Z] Configure a credential helper to remove this warning. See [2022-09-28T09:10:22.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:10:22.818Z] [2022-09-28T09:10:22.818Z] Login Succeeded [2022-09-28T09:10:22.818Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:10:23.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:10:23.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:10:23.087Z] Configure a credential helper to remove this warning. See [2022-09-28T09:10:23.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:10:23.087Z] [2022-09-28T09:10:23.087Z] Login Succeeded [2022-09-28T09:10:23.087Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:10:23.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:10:23.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:10:23.632Z] Configure a credential helper to remove this warning. See [2022-09-28T09:10:23.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:10:23.632Z] [2022-09-28T09:10:23.632Z] Login Succeeded [2022-09-28T09:10:23.632Z] docker.io [2022-09-28T09:10:23.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:10:24.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:10:24.176Z] Configure a credential helper to remove this warning. See [2022-09-28T09:10:24.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:10:24.176Z] [2022-09-28T09:10:24.176Z] Login Succeeded [2022-09-28T09:10:24.176Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:10:24.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T09:10:24.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:10:24.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:10:24.396Z] ========================================================= [2022-09-28T09:10:24.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T09:10:24.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:10:24.738Z] + 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-28T09:10:25.005Z] Sending build context to Docker daemon 582.7kB [2022-09-28T09:10:25.005Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:10:25.005Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T09:10:25.278Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T09:10:25.278Z] b3c136eddcbf: Pulling fs layer [2022-09-28T09:10:25.278Z] c0a3192eca97: Pulling fs layer [2022-09-28T09:10:25.278Z] a050256f5b6f: Pulling fs layer [2022-09-28T09:10:25.278Z] 656be50a0ddc: Pulling fs layer [2022-09-28T09:10:25.278Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T09:10:25.278Z] 46d945488cbd: Pulling fs layer [2022-09-28T09:10:25.278Z] 8a5474983e97: Pulling fs layer [2022-09-28T09:10:25.278Z] 329c88fbcd65: Pulling fs layer [2022-09-28T09:10:25.278Z] 656be50a0ddc: Waiting [2022-09-28T09:10:25.278Z] 2bbca73fdf42: Waiting [2022-09-28T09:10:25.278Z] 46d945488cbd: Waiting [2022-09-28T09:10:25.278Z] 8a5474983e97: Waiting [2022-09-28T09:10:25.278Z] 329c88fbcd65: Waiting [2022-09-28T09:10:25.278Z] a050256f5b6f: Verifying Checksum [2022-09-28T09:10:25.278Z] a050256f5b6f: Download complete [2022-09-28T09:10:25.278Z] c0a3192eca97: Verifying Checksum [2022-09-28T09:10:25.278Z] c0a3192eca97: Download complete [2022-09-28T09:10:25.278Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T09:10:25.278Z] 2bbca73fdf42: Download complete [2022-09-28T09:10:25.278Z] b3c136eddcbf: Verifying Checksum [2022-09-28T09:10:25.278Z] b3c136eddcbf: Download complete [2022-09-28T09:10:25.278Z] 46d945488cbd: Verifying Checksum [2022-09-28T09:10:25.278Z] 46d945488cbd: Download complete [2022-09-28T09:10:26.265Z] b3c136eddcbf: Pull complete [2022-09-28T09:10:26.536Z] 329c88fbcd65: Verifying Checksum [2022-09-28T09:10:26.536Z] 329c88fbcd65: Download complete [2022-09-28T09:10:26.815Z] c0a3192eca97: Pull complete [2022-09-28T09:10:27.086Z] a050256f5b6f: Pull complete [2022-09-28T09:10:28.504Z] 8a5474983e97: Verifying Checksum [2022-09-28T09:10:28.504Z] 8a5474983e97: Download complete [2022-09-28T09:10:29.096Z] 656be50a0ddc: Verifying Checksum [2022-09-28T09:10:29.096Z] 656be50a0ddc: Download complete [2022-09-28T09:10:44.265Z] 656be50a0ddc: Pull complete [2022-09-28T09:10:44.265Z] 2bbca73fdf42: Pull complete [2022-09-28T09:10:44.265Z] 46d945488cbd: Pull complete [2022-09-28T09:10:48.541Z] 8a5474983e97: Pull complete [2022-09-28T09:10:51.146Z] 329c88fbcd65: Pull complete [2022-09-28T09:10:51.147Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T09:10:51.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T09:10:51.147Z] ---> ff4287adb874 [2022-09-28T09:10:51.147Z] Step 3/13 : ARG MAKE="make build" [2022-09-28T09:10:53.113Z] ---> Running in 0460f1246cb1 [2022-09-28T09:10:53.113Z] Removing intermediate container 0460f1246cb1 [2022-09-28T09:10:53.113Z] ---> fec3fe081247 [2022-09-28T09:10:53.113Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T09:10:53.113Z] ---> Running in 426ed856ce78 [2022-09-28T09:10:53.389Z] Removing intermediate container 426ed856ce78 [2022-09-28T09:10:53.389Z] ---> 91952f976478 [2022-09-28T09:10:53.389Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T09:10:53.659Z] ---> Running in e02fad9d9fed [2022-09-28T09:10:53.940Z] Removing intermediate container e02fad9d9fed [2022-09-28T09:10:53.940Z] ---> fc04eb2ab2e1 [2022-09-28T09:10:53.940Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:10:53.940Z] ---> Running in 9cbc85934b73 [2022-09-28T09:10:55.899Z] Removing intermediate container 9cbc85934b73 [2022-09-28T09:10:55.899Z] ---> 94bc3cd8e9be [2022-09-28T09:10:55.899Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:10:55.899Z] ---> Running in 4dcb7f2b16cd [2022-09-28T09:10:56.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T09:10:57.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T09:10:58.797Z] (1/14) Installing libintl (0.21-r2) [2022-09-28T09:10:59.064Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-28T09:10:59.064Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T09:10:59.064Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T09:10:59.331Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-28T09:10:59.331Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-28T09:10:59.598Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T09:10:59.598Z] (7/14) Installing libblkid (2.38-r1) [2022-09-28T09:10:59.598Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-28T09:10:59.866Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-28T09:10:59.866Z] (10/14) Installing kmod-libs (29-r2) [2022-09-28T09:10:59.866Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-28T09:11:00.133Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-28T09:11:00.133Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-28T09:11:00.403Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-28T09:11:00.403Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T09:11:00.403Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T09:11:00.403Z] OK: 228 MiB in 65 packages [2022-09-28T09:11:01.826Z] Removing intermediate container 4dcb7f2b16cd [2022-09-28T09:11:01.826Z] ---> bdb5101149aa [2022-09-28T09:11:01.826Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-28T09:11:01.826Z] ---> Running in e3592b614791 [2022-09-28T09:11:02.096Z] Removing intermediate container e3592b614791 [2022-09-28T09:11:02.096Z] ---> f78d9155f998 [2022-09-28T09:11:02.096Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-28T09:11:02.687Z] ---> d8d179f348f6 [2022-09-28T09:11:02.687Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:11:02.687Z] ---> Running in 8399ca53219a [2022-09-28T09:11:59.141Z] Removing intermediate container 8399ca53219a [2022-09-28T09:11:59.141Z] ---> 345058a7576e [2022-09-28T09:11:59.141Z] Step 11/13 : COPY . . [2022-09-28T09:11:59.141Z] ---> 1dbc585a91b7 [2022-09-28T09:11:59.141Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T09:11:59.141Z] ---> Running in 206e167cddb0 [2022-09-28T09:11:59.141Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T09:11:59.141Z] Dload Upload Total Spent Left Speed [2022-09-28T09:11:59.141Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13424 0 --:--:-- --:--:-- --:--:-- 13615 [2022-09-28T09:11:59.141Z] Removing intermediate container 206e167cddb0 [2022-09-28T09:11:59.141Z] ---> 35e83e8c611b [2022-09-28T09:11:59.141Z] Step 13/13 : RUN ${MAKE} [2022-09-28T09:11:59.141Z] ---> Running in 5c193483019e [2022-09-28T09:11:59.141Z] noop [2022-09-28T09:11:59.141Z] Removing intermediate container 5c193483019e [2022-09-28T09:11:59.141Z] ---> aefc4dc1ac88 [2022-09-28T09:11:59.141Z] Successfully built aefc4dc1ac88 [2022-09-28T09:11:59.141Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:11:59.485Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T09:11:59.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:11:59.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-1818 does not seem to be running inside a container [2022-09-28T09:11:59.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/8 -v /w/workspace/device-usb-camera/8:/w/workspace/device-usb-camera/8:rw,z -v /w/workspace/device-usb-camera/8@tmp:/w/workspace/device-usb-camera/8@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-28T09:12:01.070Z] $ docker top eeea7cc5b764b5f6a2442226bfca20053368892d1d1a467dfc47126f94a40381 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:12:01.929Z] + go version [2022-09-28T09:12:01.929Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T09:12:01.955Z] $ docker stop --time=1 eeea7cc5b764b5f6a2442226bfca20053368892d1d1a467dfc47126f94a40381 [2022-09-28T09:12:03.597Z] $ docker rm -f eeea7cc5b764b5f6a2442226bfca20053368892d1d1a467dfc47126f94a40381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:12:04.137Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T09:12:04.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:12:04.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-1818 does not seem to be running inside a container [2022-09-28T09:12:04.399Z] $ 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/8 -v /w/workspace/device-usb-camera/8:/w/workspace/device-usb-camera/8:rw,z -v /w/workspace/device-usb-camera/8@tmp:/w/workspace/device-usb-camera/8@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-28T09:12:05.597Z] $ docker top 8e1abd5bed5cd09b24f90cc396887c55d8b9d29f082d3cb34861394e3683ad75 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:12:06.411Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/8 [Pipeline] fileExists [Pipeline] sh [2022-09-28T09:12:07.066Z] + make test [2022-09-28T09:12:07.066Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-28T09:12:08.478Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-28T09:14:00.153Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-28T09:14:00.153Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements [2022-09-28T09:14:00.153Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T09:14:00.153Z] CGO_ENABLED=1 go vet ./... [2022-09-28T09:14:22.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T09:14:22.523Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T09:14:22.523Z] ./bin/test-attribution-txt.sh [2022-09-28T09:14:22.794Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-28T09:14:23.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T09:14:23.413Z] $ docker stop --time=1 8e1abd5bed5cd09b24f90cc396887c55d8b9d29f082d3cb34861394e3683ad75 [2022-09-28T09:14:25.219Z] $ docker rm -f 8e1abd5bed5cd09b24f90cc396887c55d8b9d29f082d3cb34861394e3683ad75 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T09:14:26.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T09:14:26.174Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T09:14:26.608Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T09:14:26.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T09:14:27.315Z] + ls -al . [2022-09-28T09:14:27.315Z] total 196 [2022-09-28T09:14:27.315Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:12 . [2022-09-28T09:14:27.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:09 .. [2022-09-28T09:14:27.315Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:09 .git [2022-09-28T09:14:27.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:09 .github [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 28 09:09 .gitignore [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 09:09 .golangci.yml [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 28 09:09 .hadolint.yml [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 28 09:09 Attribution.txt [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 28 09:09 CHANGELOG.md [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 28 09:09 Dockerfile [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 09:09 GOVERNANCE.md [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 28 09:09 Jenkinsfile [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 09:09 LICENSE [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 28 09:09 Makefile [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 09:09 OWNERS.md [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 28 09:09 README.md [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 09:06 VERSION [2022-09-28T09:14:27.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:09 bin [2022-09-28T09:14:27.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:09 cmd [2022-09-28T09:14:27.315Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 28 09:13 coverage.out [2022-09-28T09:14:27.315Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 28 09:09 docker-entrypoint.sh [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 28 09:09 go.mod [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 38103 Sep 28 09:09 go.sum [2022-09-28T09:14:27.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:09 internal [2022-09-28T09:14:27.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:09 snap [2022-09-28T09:14:27.315Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 28 09:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:14:27.657Z] + 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=bd2b336a221504fb2614da32bd88bc07cb823355 --label arch=arm64 --label version=0.0.0 . [2022-09-28T09:14:27.927Z] Sending build context to Docker daemon 612.9kB [2022-09-28T09:14:27.927Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:14:27.927Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-28T09:14:27.927Z] ---> aefc4dc1ac88 [2022-09-28T09:14:27.927Z] Step 3/35 : ARG MAKE="make build" [2022-09-28T09:14:28.195Z] ---> Running in 2d069f71633b [2022-09-28T09:14:28.462Z] Removing intermediate container 2d069f71633b [2022-09-28T09:14:28.462Z] ---> 5491e4578840 [2022-09-28T09:14:28.462Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T09:14:28.733Z] ---> Running in e0b55510e214 [2022-09-28T09:14:29.318Z] Removing intermediate container e0b55510e214 [2022-09-28T09:14:29.318Z] ---> 92ed0de12e8f [2022-09-28T09:14:29.318Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T09:14:29.318Z] ---> Running in 5ccdc1c79b0a [2022-09-28T09:14:29.601Z] Removing intermediate container 5ccdc1c79b0a [2022-09-28T09:14:29.601Z] ---> 5710d27875d9 [2022-09-28T09:14:29.601Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:14:29.601Z] ---> Running in cdfafa7fbf50 [2022-09-28T09:14:31.558Z] Removing intermediate container cdfafa7fbf50 [2022-09-28T09:14:31.558Z] ---> 559aa2caf4f2 [2022-09-28T09:14:31.558Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:14:31.558Z] ---> Running in 578e4bad270a [2022-09-28T09:14:32.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T09:14:33.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T09:14:34.892Z] OK: 228 MiB in 65 packages [2022-09-28T09:14:36.842Z] Removing intermediate container 578e4bad270a [2022-09-28T09:14:36.842Z] ---> e471dd05d3b1 [2022-09-28T09:14:36.842Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-28T09:14:36.842Z] ---> Running in 05dc37095dd3 [2022-09-28T09:14:37.426Z] Removing intermediate container 05dc37095dd3 [2022-09-28T09:14:37.426Z] ---> 3471fdf85ffc [2022-09-28T09:14:37.426Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-28T09:14:38.012Z] ---> 104936a7bc4d [2022-09-28T09:14:38.012Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:14:38.012Z] ---> Running in f3001e2b7361 [2022-09-28T09:14:40.594Z] Removing intermediate container f3001e2b7361 [2022-09-28T09:14:40.594Z] ---> b2d2ad1d0b5a [2022-09-28T09:14:40.594Z] Step 11/35 : COPY . . [2022-09-28T09:14:41.179Z] ---> 7700b9110f9e [2022-09-28T09:14:41.179Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T09:14:41.179Z] ---> Running in 5185da0979b4 [2022-09-28T09:14:42.145Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2022-09-28T09:14:42.146Z] Dload Upload Total Spent Left Speed [2022-09-28T09:14:42.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 13690 0 --:--:-- --:--:-- --:--:-- 13792 [2022-09-28T09:14:43.384Z] Removing intermediate container 5185da0979b4 [2022-09-28T09:14:43.384Z] ---> 5373e4b1a62d [2022-09-28T09:14:43.384Z] Step 13/35 : RUN ${MAKE} [2022-09-28T09:14:43.384Z] ---> Running in 591df19886fd [2022-09-28T09:14:44.345Z] 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.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-28T09:17:21.096Z] Removing intermediate container 591df19886fd [2022-09-28T09:17:21.096Z] ---> 9a73f018618d [2022-09-28T09:17:21.096Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-28T09:17:21.096Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-28T09:17:21.096Z] eab2503cf8f4: Pulling fs layer [2022-09-28T09:17:21.096Z] 97cd0a44c592: Pulling fs layer [2022-09-28T09:17:21.096Z] 97cd0a44c592: Download complete [2022-09-28T09:17:21.096Z] eab2503cf8f4: Download complete [2022-09-28T09:17:21.096Z] eab2503cf8f4: Pull complete [2022-09-28T09:17:21.096Z] 97cd0a44c592: Pull complete [2022-09-28T09:17:21.096Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-28T09:17:21.096Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-28T09:17:21.096Z] ---> 7f763cca56b3 [2022-09-28T09:17:21.096Z] Step 15/35 : FROM alpine:3.16 [2022-09-28T09:17:21.096Z] 3.16: Pulling from library/alpine [2022-09-28T09:17:21.096Z] 9b18e9b68314: Pulling fs layer [2022-09-28T09:17:21.096Z] 9b18e9b68314: Verifying Checksum [2022-09-28T09:17:21.096Z] 9b18e9b68314: Download complete [2022-09-28T09:17:21.096Z] 9b18e9b68314: Pull complete [2022-09-28T09:17:21.096Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T09:17:21.096Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T09:17:21.096Z] ---> a6215f271958 [2022-09-28T09:17:21.096Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-28T09:17:21.096Z] ---> Running in 9bb0c13d87f3 [2022-09-28T09:17:21.096Z] Removing intermediate container 9bb0c13d87f3 [2022-09-28T09:17:21.096Z] ---> e5a97d4467b5 [2022-09-28T09:17:21.096Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-28T09:17:21.096Z] ---> Running in af29542e21e1 [2022-09-28T09:17:21.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T09:17:21.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T09:17:21.096Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-28T09:17:21.096Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-28T09:17:21.096Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-28T09:17:21.096Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-28T09:17:21.096Z] (5/82) Installing libxcb (1.15-r0) [2022-09-28T09:17:21.096Z] (6/82) Installing libx11 (1.8-r0) [2022-09-28T09:17:21.096Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-28T09:17:21.096Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-28T09:17:21.096Z] (9/82) Installing expat (2.4.9-r0) [2022-09-28T09:17:21.096Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-28T09:17:21.096Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-28T09:17:21.096Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-28T09:17:21.096Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-28T09:17:21.096Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-28T09:17:21.096Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-28T09:17:21.096Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-28T09:17:21.096Z] (17/82) Installing libintl (0.21-r2) [2022-09-28T09:17:21.096Z] (18/82) Installing libblkid (2.38-r1) [2022-09-28T09:17:21.096Z] (19/82) Installing libmount (2.38-r1) [2022-09-28T09:17:21.096Z] (20/82) Installing pcre (8.45-r2) [2022-09-28T09:17:21.096Z] (21/82) Installing glib (2.72.1-r0) [2022-09-28T09:17:21.096Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-28T09:17:21.096Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-28T09:17:21.096Z] (24/82) Installing libass (0.16.0-r0) [2022-09-28T09:17:21.096Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-28T09:17:21.096Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-28T09:17:21.096Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-28T09:17:21.096Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-28T09:17:21.096Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-28T09:17:21.096Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-28T09:17:21.096Z] (31/82) Installing libunistring (1.0-r0) [2022-09-28T09:17:21.096Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-28T09:17:21.363Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-28T09:17:21.363Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-28T09:17:21.363Z] (35/82) Installing lame (3.100-r0) [2022-09-28T09:17:21.363Z] (36/82) Installing opus (1.3.1-r1) [2022-09-28T09:17:21.363Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-28T09:17:21.363Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-28T09:17:21.363Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-28T09:17:21.363Z] (40/82) Installing orc (0.4.32-r0) [2022-09-28T09:17:21.363Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T09:17:21.363Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-28T09:17:21.363Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T09:17:21.363Z] (44/82) Installing flac (1.3.4-r0) [2022-09-28T09:17:21.363Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-28T09:17:21.363Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-28T09:17:21.363Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-28T09:17:21.363Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-28T09:17:21.363Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-28T09:17:21.628Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-28T09:17:21.628Z] (51/82) Installing libpulse (15.0-r2) [2022-09-28T09:17:21.628Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-28T09:17:21.628Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-28T09:17:21.628Z] (54/82) Installing librist (0.2.6-r1) [2022-09-28T09:17:21.628Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-28T09:17:21.628Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-28T09:17:21.628Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-28T09:17:21.628Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T09:17:21.628Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T09:17:21.628Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-28T09:17:21.628Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-28T09:17:21.628Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-28T09:17:21.628Z] (63/82) Installing libva (2.14.0-r0) [2022-09-28T09:17:21.628Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-28T09:17:21.628Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-28T09:17:21.628Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-28T09:17:21.894Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-28T09:17:21.894Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-28T09:17:21.894Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-28T09:17:21.894Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-28T09:17:21.894Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-28T09:17:21.894Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-28T09:17:22.477Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-28T09:17:22.477Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-28T09:17:22.477Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T09:17:22.477Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-28T09:17:22.477Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-28T09:17:22.477Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-28T09:17:22.477Z] (78/82) Installing kmod-libs (29-r2) [2022-09-28T09:17:22.477Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-28T09:17:22.477Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-28T09:17:22.477Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-28T09:17:22.751Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-28T09:17:22.751Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T09:17:22.751Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T09:17:22.751Z] OK: 78 MiB in 96 packages [2022-09-28T09:17:26.093Z] Removing intermediate container af29542e21e1 [2022-09-28T09:17:26.093Z] ---> 246f32665b4d [2022-09-28T09:17:26.093Z] Step 18/35 : WORKDIR / [2022-09-28T09:17:26.093Z] ---> Running in 2c8bfa98dc8d [2022-09-28T09:17:26.093Z] Removing intermediate container 2c8bfa98dc8d [2022-09-28T09:17:26.093Z] ---> 5ee4482b2052 [2022-09-28T09:17:26.093Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-28T09:17:27.499Z] ---> 0721607ad976 [2022-09-28T09:17:27.499Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-28T09:17:27.764Z] ---> 02e6c704e46a [2022-09-28T09:17:27.764Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-28T09:17:28.035Z] ---> 7e3e52f7fcda [2022-09-28T09:17:28.035Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-28T09:17:28.616Z] ---> 6bbff5718d27 [2022-09-28T09:17:28.616Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-28T09:17:29.196Z] ---> bf9eb584a568 [2022-09-28T09:17:29.196Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-28T09:17:29.462Z] ---> 9a8e031e75e7 [2022-09-28T09:17:29.462Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-28T09:17:30.919Z] ---> 9ceec8bd019d [2022-09-28T09:17:30.919Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-28T09:17:30.919Z] ---> Running in 5d82ce3dd655 [2022-09-28T09:17:32.330Z] Removing intermediate container 5d82ce3dd655 [2022-09-28T09:17:32.330Z] ---> 884a739854d7 [2022-09-28T09:17:32.330Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-28T09:17:32.330Z] ---> Running in 8c573c5bfa59 [2022-09-28T09:17:33.743Z] Removing intermediate container 8c573c5bfa59 [2022-09-28T09:17:33.743Z] ---> a65abf1937fd [2022-09-28T09:17:33.743Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-28T09:17:33.743Z] ---> Running in 467585272a19 [2022-09-28T09:17:35.779Z] Removing intermediate container 467585272a19 [2022-09-28T09:17:35.779Z] ---> 5b12d0746f03 [2022-09-28T09:17:35.779Z] Step 29/35 : EXPOSE 59983 [2022-09-28T09:17:35.779Z] ---> Running in 2e57f9c5c021 [2022-09-28T09:17:35.779Z] Removing intermediate container 2e57f9c5c021 [2022-09-28T09:17:35.779Z] ---> 584d78be9f27 [2022-09-28T09:17:35.779Z] Step 30/35 : EXPOSE 8554 [2022-09-28T09:17:35.779Z] ---> Running in 5a9f57ff910a [2022-09-28T09:17:36.060Z] Removing intermediate container 5a9f57ff910a [2022-09-28T09:17:36.060Z] ---> 73e221894b4a [2022-09-28T09:17:36.060Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-28T09:17:36.331Z] ---> Running in 64ecda37ee50 [2022-09-28T09:17:36.601Z] Removing intermediate container 64ecda37ee50 [2022-09-28T09:17:36.601Z] ---> 175d7d857549 [2022-09-28T09:17:36.601Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-28T09:17:36.601Z] ---> Running in f472c6635121 [2022-09-28T09:17:36.873Z] Removing intermediate container f472c6635121 [2022-09-28T09:17:36.873Z] ---> ed53e98702c8 [2022-09-28T09:17:36.873Z] Step 33/35 : LABEL arch=arm64 [2022-09-28T09:17:36.873Z] ---> Running in 087b4fb50d18 [2022-09-28T09:17:37.154Z] Removing intermediate container 087b4fb50d18 [2022-09-28T09:17:37.154Z] ---> ed0271170e63 [2022-09-28T09:17:37.154Z] Step 34/35 : LABEL git_sha=bd2b336a221504fb2614da32bd88bc07cb823355 [2022-09-28T09:17:37.427Z] ---> Running in 873096c1b81b [2022-09-28T09:17:37.698Z] Removing intermediate container 873096c1b81b [2022-09-28T09:17:37.698Z] ---> 4c6af70a25f8 [2022-09-28T09:17:37.698Z] Step 35/35 : LABEL version=0.0.0 [2022-09-28T09:17:37.698Z] ---> Running in b56ad2ba1ec4 [2022-09-28T09:17:37.967Z] Removing intermediate container b56ad2ba1ec4 [2022-09-28T09:17:37.967Z] ---> c3235c2aa19a [2022-09-28T09:17:37.967Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T09:17:37.967Z] Successfully built c3235c2aa19a [2022-09-28T09:17:37.967Z] 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-28T09:17:38.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T09:17:38.366Z] [2022-09-28T09:17:38.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:17:38.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T09:17:38.694Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T09:17:38.694Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T09:17:38.694Z] 04944245beec: Pulling fs layer [2022-09-28T09:17:38.694Z] 699f458cf7ca: Pulling fs layer [2022-09-28T09:17:38.694Z] 765212b225bb: Pulling fs layer [2022-09-28T09:17:38.694Z] f23df028b6ca: Pulling fs layer [2022-09-28T09:17:38.694Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T09:17:38.694Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T09:17:38.694Z] 765212b225bb: Waiting [2022-09-28T09:17:38.694Z] f23df028b6ca: Waiting [2022-09-28T09:17:38.694Z] 2437ff75d9bd: Waiting [2022-09-28T09:17:38.694Z] d65c8cfc05b1: Waiting [2022-09-28T09:17:38.961Z] 04944245beec: Verifying Checksum [2022-09-28T09:17:38.961Z] 04944245beec: Download complete [2022-09-28T09:17:38.961Z] 765212b225bb: Verifying Checksum [2022-09-28T09:17:38.961Z] 765212b225bb: Download complete [2022-09-28T09:17:38.961Z] f23df028b6ca: Download complete [2022-09-28T09:17:38.961Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T09:17:38.961Z] d65c8cfc05b1: Download complete [2022-09-28T09:17:39.227Z] 699f458cf7ca: Verifying Checksum [2022-09-28T09:17:39.227Z] 699f458cf7ca: Download complete [2022-09-28T09:17:39.493Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T09:17:39.493Z] 8998bd30e6a1: Download complete [2022-09-28T09:17:42.083Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T09:17:42.083Z] 2437ff75d9bd: Download complete [2022-09-28T09:17:43.488Z] 8998bd30e6a1: Pull complete [2022-09-28T09:17:43.754Z] 04944245beec: Pull complete [2022-09-28T09:17:45.161Z] 699f458cf7ca: Pull complete [2022-09-28T09:17:45.427Z] 765212b225bb: Pull complete [2022-09-28T09:17:46.008Z] f23df028b6ca: Pull complete [2022-09-28T09:17:46.274Z] d65c8cfc05b1: Pull complete [2022-09-28T09:18:01.259Z] 2437ff75d9bd: Pull complete [2022-09-28T09:18:01.259Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T09:18:01.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T09:18:01.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:18:01.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-1818 does not seem to be running inside a container [2022-09-28T09:18:01.506Z] $ 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/8 -v /w/workspace/device-usb-camera/8:/w/workspace/device-usb-camera/8:rw,z -v /w/workspace/device-usb-camera/8@tmp:/w/workspace/device-usb-camera/8@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-28T09:18:03.990Z] $ docker top 12815738e3e72763e3e2072bb3e72be3a72ecc28f6fa6f429e1ff63bd45ae67a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:18:04.799Z] ---> job-cost.sh [2022-09-28T09:18:04.799Z] lf-activate-venv: SKIPPING [2022-09-28T09:18:04.799Z] INFO: No Stack... [2022-09-28T09:18:05.064Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T09:18:06.034Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T09:18:06.349Z] + cat /w/workspace/device-usb-camera/8/archives/cost.csv [2022-09-28T09:18:06.349Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T09:18:06.416Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] [2022-09-28T09:18:06.421Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] did not exist. Created. [2022-09-28T09:18:06.422Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T09:18:06.754Z] /w/workspace/device-usb-camera/8@tmp/durable-134daab0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T09:18:07.087Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T09:18:07.107Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T09:18:07.149Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T09:18:07.155Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-86-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T09:18:07.181Z] $ docker stop --time=1 12815738e3e72763e3e2072bb3e72be3a72ecc28f6fa6f429e1ff63bd45ae67a [2022-09-28T09:18:08.643Z] $ docker rm -f 12815738e3e72763e3e2072bb3e72be3a72ecc28f6fa6f429e1ff63bd45ae67a [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-28T09:18:08.989Z] provisioning config files... [2022-09-28T09:18:08.996Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config12921194382744337716tmp [Pipeline] { [Pipeline] sh [2022-09-28T09:18:09.285Z] + set +x [2022-09-28T09:18:09.285Z] + curl -s https://codecov.io/bash [2022-09-28T09:18:09.285Z] + bash -s -- [2022-09-28T09:18:09.285Z] [2022-09-28T09:18:09.285Z] _____ _ [2022-09-28T09:18:09.286Z] / ____| | | [2022-09-28T09:18:09.286Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T09:18:09.286Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T09:18:09.286Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T09:18:09.286Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T09:18:09.286Z] Bash-1.0.6 [2022-09-28T09:18:09.286Z] [2022-09-28T09:18:09.286Z] [2022-09-28T09:18:09.286Z] ==> git version 2.25.1 found [2022-09-28T09:18:09.286Z] ==> 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-28T09:18:09.286Z] Release-Date: 2020-01-08 [2022-09-28T09:18:09.286Z] 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-28T09:18:09.286Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T09:18:09.286Z] ==> Jenkins CI detected. [2022-09-28T09:18:09.286Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-86 [2022-09-28T09:18:09.286Z] project root: . [2022-09-28T09:18:09.286Z] --> token set from env [2022-09-28T09:18:09.286Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T09:18:09.286Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T09:18:09.286Z] ==> Python coveragepy not found [2022-09-28T09:18:09.286Z] ==> Searching for coverage reports in: [2022-09-28T09:18:09.286Z] + . [2022-09-28T09:18:09.286Z] -> Found 1 reports [2022-09-28T09:18:09.286Z] ==> Detecting git/mercurial file structure [2022-09-28T09:18:09.286Z] ==> Reading reports [2022-09-28T09:18:09.286Z] + ./coverage.out bytes=29387 [2022-09-28T09:18:09.286Z] ==> Appending adjustments [2022-09-28T09:18:09.286Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T09:18:09.545Z] + Found adjustments [2022-09-28T09:18:09.545Z] ==> Gzipping contents [2022-09-28T09:18:09.545Z] 8.0K /tmp/codecov.H5kYO0.gz [2022-09-28T09:18:09.545Z] ==> Uploading reports [2022-09-28T09:18:09.545Z] url: https://codecov.io [2022-09-28T09:18:09.545Z] query: branch=PR-86&commit=bd2b336a221504fb2614da32bd88bc07cb823355&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= [2022-09-28T09:18:09.545Z] -> Pinging Codecov [2022-09-28T09:18:09.545Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-86&commit=bd2b336a221504fb2614da32bd88bc07cb823355&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-86%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=86&job=&cmd_args= [2022-09-28T09:18:09.804Z] -> Uploading to [2022-09-28T09:18:09.804Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/73D8F5FF140700D3E01443B452E23636/bd2b336a221504fb2614da32bd88bc07cb823355/4e85a0ce-4d05-47b9-8ee5-7e6f80dcbfeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T091809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2239d16c94874523f2a6efe7554fafa27d0962bd3ecd62bdb1949498049c801 [2022-09-28T09:18:09.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T09:18:09.804Z] Dload Upload Total Spent Left Speed [2022-09-28T09:18:10.064Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4135 0 0 100 4135 0 16808 --:--:-- --:--:-- --:--:-- 16808 [2022-09-28T09:18:10.064Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/bd2b336a221504fb2614da32bd88bc07cb823355 [Pipeline] } [2022-09-28T09:18:10.071Z] 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-28T09:18:10.714Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-86/archives ] [2022-09-28T09:18:10.715Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives [2022-09-28T09:18:10.715Z] total 16 [2022-09-28T09:18:10.715Z] drwxr-xr-x 3 root root 4096 Sep 28 09:08 . [2022-09-28T09:18:10.715Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 09:08 .. [2022-09-28T09:18:10.715Z] drwxr-xr-x 2 root root 4096 Sep 28 09:08 cost [2022-09-28T09:18:10.715Z] -rw-r--r-- 1 root root 88 Sep 28 09:08 cost.csv [2022-09-28T09:18:10.715Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-86/archives [2022-09-28T09:18:10.715Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-86/archives [2022-09-28T09:18:10.715Z] total 16 [2022-09-28T09:18:10.715Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:08 . [2022-09-28T09:18:10.715Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 09:08 .. [2022-09-28T09:18:10.715Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 09:08 cost [2022-09-28T09:18:10.715Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 28 09:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:18:11.003Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:18:11.861Z] ---> package-listing.sh [2022-09-28T09:18:11.862Z] ++ facter osfamily [2022-09-28T09:18:11.862Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T09:18:12.121Z] + OS_FAMILY=debian [2022-09-28T09:18:12.121Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-86 [2022-09-28T09:18:12.121Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T09:18:12.121Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T09:18:12.121Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T09:18:12.121Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T09:18:12.121Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' [2022-09-28T09:18:12.121Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T09:18:12.121Z] + case "${OS_FAMILY}" in [2022-09-28T09:18:12.121Z] + dpkg -l [2022-09-28T09:18:12.121Z] + grep '^ii' [2022-09-28T09:18:12.121Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T09:18:12.121Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T09:18:12.121Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T09:18:12.121Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-86 ']' [2022-09-28T09:18:12.121Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-86/archives/ [2022-09-28T09:18:12.121Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-86/archives/ [Pipeline] echo [2022-09-28T09:18:12.131Z] 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-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T09:18:12.406Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:18:12.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:18:12.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:18:13.027Z] prd-ubuntu20.04-docker-8c-8g-1817 does not seem to be running inside a container [2022-09-28T09:18:13.056Z] $ 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-86/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-86 -v /w/workspace/xfoundry_device-usb-camera_PR-86:/w/workspace/xfoundry_device-usb-camera_PR-86:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-86@tmp:/w/workspace/xfoundry_device-usb-camera_PR-86@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-28T09:18:13.277Z] $ docker top 4eab9854355e73a31581679ae70af67d50f2b55358ebe0c4ed22b47c1063e9cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:18:13.622Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T09:18:13.907Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T09:18:14.190Z] + ls /var/log/sa-host [2022-09-28T09:18:14.190Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:18:14.250Z] provisioning config files... [2022-09-28T09:18:14.260Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-86@tmp/config5992205912589255828tmp [Pipeline] { [Pipeline] echo [2022-09-28T09:18:14.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:18:14.554Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T09:18:14.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:18:14.870Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T09:18:14.877Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:18:15.157Z] ---> sudo-logs.sh [2022-09-28T09:18:15.157Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T09:18:15.185Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:18:15.467Z] ---> job-cost.sh [2022-09-28T09:18:15.468Z] lf-activate-venv: SKIPPING [2022-09-28T09:18:15.468Z] DEBUG: total: 0.2199999988079071 [2022-09-28T09:18:15.468Z] INFO: Retrieving Stack Cost... [2022-09-28T09:18:16.035Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T09:18:16.295Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T09:18:16.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:18:16.585Z] ---> logs-deploy.sh [2022-09-28T09:18:16.585Z] lf-activate-venv: SKIPPING [2022-09-28T09:18:16.585Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-86/8 [2022-09-28T09:18:16.585Z] INFO: archiving workspace using pattern(s): [2022-09-28T09:18:17.522Z] Archives upload complete. [2022-09-28T09:18:17.522Z] INFO: archiving logs to Nexus