Pull request #166 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e0e913c56d945b277096d5d1537a6dd0d4c36a5+eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 (5416122e1ec7080d8d00857740469a1fab33d1d7) 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-ssh1416801134894298681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7107141488350993939.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1249888004618987487.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1441772757290947899.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6886032663878691775.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7076104479653710442.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-7428’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-7429’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7979’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7982 in /w/workspace/foundry_device-usb-camera_PR-166 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-166 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 into PR head commit 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 Merge succeeded, producing 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 Checking out Revision 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 (PR-166) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T17:37:30.343Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T17:37:30.520Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T17:37:30.620Z] ========================================================= [2023-03-01T17:37:30.620Z] EdgeX Global Pipelines Version Info [2023-03-01T17:37:30.620Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:37:31.348Z] ------------------- [2023-03-01T17:37:31.348Z] stable info: [2023-03-01T17:37:31.348Z] ------------------- [2023-03-01T17:37:31.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T17:37:31.348Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T17:37:31.348Z] Message: update stable to v1.0.244 [2023-03-01T17:37:31.917Z] ------------------- [2023-03-01T17:37:31.917Z] experimental info: [2023-03-01T17:37:31.917Z] ------------------- [2023-03-01T17:37:31.917Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T17:37:31.917Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T17:37:31.917Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T17:37:32.228Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-01T17:37:32.269Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-01T17:37:32.308Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T17:37:32.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T17:37:32.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T17:37:32.421Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T17:37:32.459Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T17:37:32.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T17:37:32.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T17:37:32.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T17:37:32.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T17:37:32.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-01T17:37:32.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T17:37:32.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T17:37:32.772Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T17:37:32.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T17:37:32.852Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T17:37:32.892Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T17:37:32.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T17:37:32.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T17:37:33.016Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T17:37:33.054Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T17:37:33.096Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T17:37:33.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T17:37:33.167Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T17:37:33.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T17:37:33.247Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T17:37:33.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo [2023-03-01T17:37:33.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo [2023-03-01T17:37:33.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo [2023-03-01T17:37:33.399Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [Pipeline] echo [2023-03-01T17:37:33.442Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e0e913 [Pipeline] echo [2023-03-01T17:37:33.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T17:37:33.598Z] provisioning config files... [2023-03-01T17:37:33.610Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-166@tmp/config13994174860003856328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:37:33.956Z] ---> docker-login.sh [2023-03-01T17:37:33.956Z] nexus3.edgexfoundry.org:10001 [2023-03-01T17:37:34.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:37:34.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:37:34.214Z] Configure a credential helper to remove this warning. See [2023-03-01T17:37:34.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:37:34.214Z] [2023-03-01T17:37:34.214Z] Login Succeeded [2023-03-01T17:37:34.214Z] nexus3.edgexfoundry.org:10002 [2023-03-01T17:37:34.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:37:34.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:37:34.214Z] Configure a credential helper to remove this warning. See [2023-03-01T17:37:34.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:37:34.214Z] [2023-03-01T17:37:34.214Z] Login Succeeded [2023-03-01T17:37:34.214Z] nexus3.edgexfoundry.org:10003 [2023-03-01T17:37:34.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:37:34.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:37:34.474Z] Configure a credential helper to remove this warning. See [2023-03-01T17:37:34.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:37:34.474Z] [2023-03-01T17:37:34.474Z] Login Succeeded [2023-03-01T17:37:34.474Z] nexus3.edgexfoundry.org:10004 [2023-03-01T17:37:34.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:37:34.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:37:34.474Z] Configure a credential helper to remove this warning. See [2023-03-01T17:37:34.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:37:34.474Z] [2023-03-01T17:37:34.474Z] Login Succeeded [2023-03-01T17:37:34.474Z] docker.io [2023-03-01T17:37:34.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:37:34.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:37:34.734Z] Configure a credential helper to remove this warning. See [2023-03-01T17:37:34.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:37:34.734Z] [2023-03-01T17:37:34.734Z] Login Succeeded [2023-03-01T17:37:34.734Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T17:37:34.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T17:37:35.375Z] + git rev-list -1 --merges 6e0e913c56d945b277096d5d1537a6dd0d4c36a5~1..6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [Pipeline] echo [2023-03-01T17:37:35.444Z] -----------> git rev-list -1 --merges 6e0e913c56d945b277096d5d1537a6dd0d4c36a5~1..6e0e913c56d945b277096d5d1537a6dd0d4c36a5 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [false] [Pipeline] sh [2023-03-01T17:37:35.748Z] + git log --format=format:%s -1 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [Pipeline] echo [2023-03-01T17:37:35.782Z] ========================================================= [2023-03-01T17:37:35.782Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T17:37:35.782Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T17:37:36.217Z] + git log --format=format:%s -1 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [Pipeline] echo [2023-03-01T17:37:36.248Z] [semverPrep] GIT_COMMIT: 6e0e913c56d945b277096d5d1537a6dd0d4c36a5, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-01T17:37:36.278Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T17:37:36.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T17:37:36.646Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T17:37:36.646Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T17:37:36.646Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T17:37:36.646Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T17:37:36.646Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T17:37:36.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:37:37.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T17:37:37.073Z] [2023-03-01T17:37:37.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:37:37.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T17:37:37.460Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T17:37:37.460Z] b85a868b505f: Pulling fs layer [2023-03-01T17:37:37.460Z] e2be974225ed: Pulling fs layer [2023-03-01T17:37:37.460Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T17:37:37.460Z] 988bab9f4d93: Pulling fs layer [2023-03-01T17:37:37.460Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T17:37:37.460Z] eaf3925da568: Pulling fs layer [2023-03-01T17:37:37.460Z] bab4dde63d76: Pulling fs layer [2023-03-01T17:37:37.460Z] bde34c3a00c8: Pulling fs layer [2023-03-01T17:37:37.460Z] b352a97aabf1: Pulling fs layer [2023-03-01T17:37:37.460Z] 4872d77fe225: Pulling fs layer [2023-03-01T17:37:37.460Z] 5851b861e8e6: Pulling fs layer [2023-03-01T17:37:37.460Z] eaf3925da568: Waiting [2023-03-01T17:37:37.460Z] b352a97aabf1: Waiting [2023-03-01T17:37:37.460Z] 988bab9f4d93: Waiting [2023-03-01T17:37:37.460Z] 4872d77fe225: Waiting [2023-03-01T17:37:37.460Z] 5851b861e8e6: Waiting [2023-03-01T17:37:37.460Z] bab4dde63d76: Waiting [2023-03-01T17:37:37.460Z] bde34c3a00c8: Waiting [2023-03-01T17:37:37.460Z] 1469e6f7b9e6: Waiting [2023-03-01T17:37:37.460Z] e2be974225ed: Download complete [2023-03-01T17:37:37.460Z] 988bab9f4d93: Verifying Checksum [2023-03-01T17:37:37.460Z] 988bab9f4d93: Download complete [2023-03-01T17:37:37.719Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T17:37:37.719Z] 1469e6f7b9e6: Download complete [2023-03-01T17:37:37.719Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T17:37:37.719Z] 339a4e72a1f5: Download complete [2023-03-01T17:37:37.719Z] eaf3925da568: Download complete [2023-03-01T17:37:37.719Z] bde34c3a00c8: Download complete [2023-03-01T17:37:37.719Z] b352a97aabf1: Download complete [2023-03-01T17:37:37.719Z] 4872d77fe225: Verifying Checksum [2023-03-01T17:37:37.719Z] 4872d77fe225: Download complete [2023-03-01T17:37:37.719Z] 5851b861e8e6: Verifying Checksum [2023-03-01T17:37:37.719Z] 5851b861e8e6: Download complete [2023-03-01T17:37:37.719Z] b85a868b505f: Verifying Checksum [2023-03-01T17:37:37.719Z] b85a868b505f: Download complete [2023-03-01T17:37:37.981Z] bab4dde63d76: Verifying Checksum [2023-03-01T17:37:37.981Z] bab4dde63d76: Download complete [2023-03-01T17:37:38.920Z] b85a868b505f: Pull complete [2023-03-01T17:37:39.177Z] e2be974225ed: Pull complete [2023-03-01T17:37:39.742Z] 339a4e72a1f5: Pull complete [2023-03-01T17:37:39.742Z] 988bab9f4d93: Pull complete [2023-03-01T17:37:40.001Z] 1469e6f7b9e6: Pull complete [2023-03-01T17:37:40.001Z] eaf3925da568: Pull complete [2023-03-01T17:37:41.905Z] bab4dde63d76: Pull complete [2023-03-01T17:37:41.905Z] bde34c3a00c8: Pull complete [2023-03-01T17:37:41.905Z] b352a97aabf1: Pull complete [2023-03-01T17:37:41.905Z] 4872d77fe225: Pull complete [2023-03-01T17:37:41.905Z] 5851b861e8e6: Pull complete [2023-03-01T17:37:41.905Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T17:37:41.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T17:37:41.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:37:42.132Z] prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container [2023-03-01T17:37:42.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-166 -v /w/workspace/foundry_device-usb-camera_PR-166:/w/workspace/foundry_device-usb-camera_PR-166:rw,z -v /w/workspace/foundry_device-usb-camera_PR-166@tmp:/w/workspace/foundry_device-usb-camera_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T17:37:45.262Z] $ docker top 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be -eo pid,comm [2023-03-01T17:37:45.316Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-01T17:37:45.316Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T17:37:45.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T17:37:45.429Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T17:37:45.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T17:37:45.555Z] $ docker exec 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be ssh-agent [2023-03-01T17:37:45.658Z] SSH_AUTH_SOCK=/tmp/ssh-EG9WS0fIkdOu/agent.32 [2023-03-01T17:37:45.658Z] SSH_AGENT_PID=38 [2023-03-01T17:37:45.665Z] Running ssh-add (command line suppressed) [2023-03-01T17:37:45.767Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-166@tmp/private_key_14908201233746546445.key (/w/workspace/foundry_device-usb-camera_PR-166@tmp/private_key_14908201233746546445.key) [2023-03-01T17:37:45.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T17:37:46.110Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T17:37:46.136Z] $ docker exec --env ******** --env ******** 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be ssh-agent -k [2023-03-01T17:37:46.229Z] unset SSH_AUTH_SOCK; [2023-03-01T17:37:46.229Z] unset SSH_AGENT_PID; [2023-03-01T17:37:46.229Z] echo Agent pid 38 killed; [2023-03-01T17:37:46.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T17:37:46.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T17:37:46.322Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T17:37:46.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T17:37:46.434Z] $ docker exec 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be ssh-agent [2023-03-01T17:37:46.530Z] SSH_AUTH_SOCK=/tmp/ssh-Cw9BGmf6ji3E/agent.70 [2023-03-01T17:37:46.530Z] SSH_AGENT_PID=77 [2023-03-01T17:37:46.535Z] Running ssh-add (command line suppressed) [2023-03-01T17:37:46.644Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-166@tmp/private_key_16145170822935619487.key (/w/workspace/foundry_device-usb-camera_PR-166@tmp/private_key_16145170822935619487.key) [2023-03-01T17:37:46.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T17:37:46.982Z] + git semver init [2023-03-01T17:37:47.242Z] 2023-03-01 17:37:47,162 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T17:37:47.242Z] 2023-03-01 17:37:47,163 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-166/.semver [2023-03-01T17:37:47.242Z] 2023-03-01 17:37:47,163 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-166/.semver [2023-03-01T17:37:47.242Z] 2023-03-01 17:37:47,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-166/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-166, universal_newlines=False, shell=None, istream=None) [2023-03-01T17:37:48.185Z] 2023-03-01 17:37:47,996 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-166/.git/info/exclude [2023-03-01T17:37:48.185Z] 2023-03-01 17:37:47,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-166/.semver/PR-166 with force:False [2023-03-01T17:37:48.185Z] 2023-03-01 17:37:47,997 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-166/.semver/PR-166 [2023-03-01T17:37:48.185Z] 2023-03-01 17:37:48,000 [execute] INFO git cat-file --batch-check [2023-03-01T17:37:48.185Z] 2023-03-01 17:37:48,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-166/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T17:37:48.185Z] 2023-03-01 17:37:48,006 [execute] INFO git cat-file --batch [2023-03-01T17:37:48.185Z] 2023-03-01 17:37:48,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-166/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T17:37:48.185Z] 2023-03-01 17:37:48,012 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-166/.semver/PR-166 [2023-03-01T17:37:48.185Z] 0.0.0 [Pipeline] } [2023-03-01T17:37:48.211Z] $ docker exec --env ******** --env ******** 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be ssh-agent -k [2023-03-01T17:37:48.318Z] unset SSH_AUTH_SOCK; [2023-03-01T17:37:48.319Z] unset SSH_AGENT_PID; [2023-03-01T17:37:48.319Z] echo Agent pid 77 killed; [2023-03-01T17:37:48.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T17:37:48.749Z] + git semver [Pipeline] } [2023-03-01T17:37:49.033Z] $ docker stop --time=1 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be [2023-03-01T17:37:50.332Z] $ docker rm -f --volumes 9a0766637fa6a96c4ab7fad2a41e7d2f2b74998aba1cf5db651c6dd0c170f6be [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T17:37:50.737Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T17:37:51.014Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T17:37:51.032Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T17:37:51.573Z] provisioning config files... [2023-03-01T17:37:51.582Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-166@tmp/config11743691715830273771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:37:51.933Z] ---> docker-login.sh [2023-03-01T17:37:51.933Z] nexus3.edgexfoundry.org:10001 [2023-03-01T17:37:51.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:37:51.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:37:51.933Z] Configure a credential helper to remove this warning. See [2023-03-01T17:37:51.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:37:51.933Z] [2023-03-01T17:37:51.933Z] Login Succeeded [2023-03-01T17:37:51.933Z] nexus3.edgexfoundry.org:10002 [2023-03-01T17:37:51.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:37:51.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:37:51.933Z] Configure a credential helper to remove this warning. See [2023-03-01T17:37:51.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:37:51.933Z] [2023-03-01T17:37:51.933Z] Login Succeeded [2023-03-01T17:37:51.933Z] nexus3.edgexfoundry.org:10003 [2023-03-01T17:37:52.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:37:52.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:37:52.192Z] Configure a credential helper to remove this warning. See [2023-03-01T17:37:52.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:37:52.192Z] [2023-03-01T17:37:52.192Z] Login Succeeded [2023-03-01T17:37:52.192Z] nexus3.edgexfoundry.org:10004 [2023-03-01T17:37:52.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:37:52.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:37:52.192Z] Configure a credential helper to remove this warning. See [2023-03-01T17:37:52.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:37:52.192Z] [2023-03-01T17:37:52.192Z] Login Succeeded [2023-03-01T17:37:52.192Z] docker.io [2023-03-01T17:37:52.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:37:52.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:37:52.451Z] Configure a credential helper to remove this warning. See [2023-03-01T17:37:52.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:37:52.451Z] [2023-03-01T17:37:52.451Z] Login Succeeded [2023-03-01T17:37:52.451Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T17:37:52.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T17:37:52.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T17:37:52.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T17:37:52.720Z] ========================================================= [2023-03-01T17:37:52.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T17:37:52.720Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:37:53.171Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T17:37:53.171Z] Sending build context to Docker daemon 1.766MB [2023-03-01T17:37:53.171Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T17:37:53.171Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-01T17:37:53.171Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T17:37:53.171Z] 213ec9aee27d: Pulling fs layer [2023-03-01T17:37:53.171Z] 4583459ba037: Pulling fs layer [2023-03-01T17:37:53.171Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T17:37:53.171Z] 53926ce57604: Pulling fs layer [2023-03-01T17:37:53.171Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T17:37:53.171Z] 22ff95d597cd: Pulling fs layer [2023-03-01T17:37:53.171Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T17:37:53.171Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T17:37:53.171Z] a7acece74701: Pulling fs layer [2023-03-01T17:37:53.171Z] 22ff95d597cd: Waiting [2023-03-01T17:37:53.171Z] 12d6caf4c0d1: Waiting [2023-03-01T17:37:53.171Z] 96b7cbca73a9: Waiting [2023-03-01T17:37:53.171Z] a7acece74701: Waiting [2023-03-01T17:37:53.171Z] 53926ce57604: Waiting [2023-03-01T17:37:53.171Z] 21b2b0c7a3f4: Waiting [2023-03-01T17:37:53.171Z] 93c1e223e6f2: Download complete [2023-03-01T17:37:53.171Z] 4583459ba037: Verifying Checksum [2023-03-01T17:37:53.171Z] 4583459ba037: Download complete [2023-03-01T17:37:53.171Z] 21b2b0c7a3f4: Download complete [2023-03-01T17:37:53.171Z] 22ff95d597cd: Verifying Checksum [2023-03-01T17:37:53.171Z] 22ff95d597cd: Download complete [2023-03-01T17:37:53.434Z] 213ec9aee27d: Verifying Checksum [2023-03-01T17:37:53.434Z] 213ec9aee27d: Download complete [2023-03-01T17:37:53.434Z] 12d6caf4c0d1: Verifying Checksum [2023-03-01T17:37:53.434Z] 12d6caf4c0d1: Download complete [2023-03-01T17:37:53.434Z] 213ec9aee27d: Pull complete [2023-03-01T17:37:53.701Z] 4583459ba037: Pull complete [2023-03-01T17:37:53.701Z] 93c1e223e6f2: Pull complete [2023-03-01T17:37:53.966Z] a7acece74701: Verifying Checksum [2023-03-01T17:37:53.966Z] a7acece74701: Download complete [2023-03-01T17:37:54.225Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T17:37:54.225Z] 96b7cbca73a9: Download complete [2023-03-01T17:37:54.225Z] 53926ce57604: Verifying Checksum [2023-03-01T17:37:54.225Z] 53926ce57604: Download complete [2023-03-01T17:37:58.404Z] 53926ce57604: Pull complete [2023-03-01T17:37:58.404Z] 21b2b0c7a3f4: Pull complete [2023-03-01T17:37:58.404Z] 22ff95d597cd: Pull complete [2023-03-01T17:37:58.404Z] 12d6caf4c0d1: Pull complete [2023-03-01T17:37:59.776Z] 96b7cbca73a9: Pull complete [2023-03-01T17:38:00.710Z] a7acece74701: Pull complete [2023-03-01T17:38:00.710Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T17:38:00.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T17:38:00.710Z] ---> db6d94c90886 [2023-03-01T17:38:00.710Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-01T17:38:04.924Z] ---> Running in 47e439fdf178 [2023-03-01T17:38:04.924Z] Removing intermediate container 47e439fdf178 [2023-03-01T17:38:04.924Z] ---> 14c71e4967ec [2023-03-01T17:38:04.924Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T17:38:04.924Z] ---> Running in 9e9e32a0e270 [2023-03-01T17:38:04.924Z] Removing intermediate container 9e9e32a0e270 [2023-03-01T17:38:04.924Z] ---> 97971deaae9c [2023-03-01T17:38:04.924Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T17:38:04.924Z] ---> Running in 53dc9b5ea727 [2023-03-01T17:38:05.184Z] Removing intermediate container 53dc9b5ea727 [2023-03-01T17:38:05.184Z] ---> 9703a5845d76 [2023-03-01T17:38:05.184Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T17:38:05.184Z] ---> Running in a046474932fd [2023-03-01T17:38:05.184Z] Removing intermediate container a046474932fd [2023-03-01T17:38:05.184Z] ---> 3f32aaacc20a [2023-03-01T17:38:05.184Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T17:38:05.184Z] ---> Running in 5b062e559309 [2023-03-01T17:38:05.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T17:38:05.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T17:38:05.702Z] (1/80) Installing mesa (21.3.9-r0) [2023-03-01T17:38:05.702Z] (2/80) Installing libxau (1.0.9-r0) [2023-03-01T17:38:05.702Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-03-01T17:38:05.702Z] (4/80) Installing libxcb (1.15-r0) [2023-03-01T17:38:05.702Z] (5/80) Installing libx11 (1.8-r0) [2023-03-01T17:38:05.960Z] (6/80) Installing libxext (1.3.4-r0) [2023-03-01T17:38:05.960Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-03-01T17:38:05.960Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-03-01T17:38:05.960Z] (9/80) Installing libpciaccess (0.16-r0) [2023-03-01T17:38:05.960Z] (10/80) Installing libdrm (2.4.110-r0) [2023-03-01T17:38:05.960Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-03-01T17:38:05.960Z] (12/80) Installing libxshmfence (1.3-r1) [2023-03-01T17:38:05.960Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-03-01T17:38:05.960Z] (14/80) Installing icu-data-full (71.1-r2) [2023-03-01T17:38:05.960Z] (15/80) Installing libice (1.0.10-r0) [2023-03-01T17:38:05.960Z] (16/80) Installing libuuid (2.38-r1) [2023-03-01T17:38:05.960Z] (17/80) Installing libsm (1.2.3-r0) [2023-03-01T17:38:05.960Z] (18/80) Installing libxt (1.2.1-r0) [2023-03-01T17:38:05.960Z] (19/80) Installing libxmu (1.1.3-r0) [2023-03-01T17:38:05.960Z] (20/80) Installing xset (1.2.4-r0) [2023-03-01T17:38:05.960Z] (21/80) Installing xprop (1.2.5-r0) [2023-03-01T17:38:05.960Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-03-01T17:38:05.960Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-03-01T17:38:06.219Z] (24/80) Installing libffi (3.4.2-r1) [2023-03-01T17:38:06.219Z] (25/80) Installing libintl (0.21-r2) [2023-03-01T17:38:06.219Z] (26/80) Installing libblkid (2.38-r1) [2023-03-01T17:38:06.219Z] (27/80) Installing libmount (2.38-r1) [2023-03-01T17:38:06.219Z] (28/80) Installing pcre (8.45-r2) [2023-03-01T17:38:06.219Z] (29/80) Installing glib (2.72.1-r0) [2023-03-01T17:38:06.219Z] (30/80) Installing icu-libs (71.1-r2) [2023-03-01T17:38:06.219Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-03-01T17:38:06.219Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-03-01T17:38:06.219Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-03-01T17:38:06.219Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-03-01T17:38:06.219Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-03-01T17:38:06.219Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-03-01T17:38:06.219Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-01T17:38:06.219Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-03-01T17:38:06.410Z] Still waiting to schedule task [2023-03-01T17:38:06.410Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7981’ [2023-03-01T17:38:06.478Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-03-01T17:38:06.478Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-03-01T17:38:06.478Z] (41/80) Installing libpng (1.6.37-r1) [2023-03-01T17:38:06.478Z] (42/80) Installing freetype (2.12.1-r0) [2023-03-01T17:38:06.478Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-03-01T17:38:06.478Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-01T17:38:06.478Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-03-01T17:38:06.478Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-03-01T17:38:06.478Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-03-01T17:38:06.478Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-03-01T17:38:06.478Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-03-01T17:38:06.478Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-03-01T17:38:06.478Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-03-01T17:38:06.478Z] (52/80) Installing avahi-libs (0.8-r6) [2023-03-01T17:38:06.478Z] (53/80) Installing nettle (3.7.3-r0) [2023-03-01T17:38:06.478Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-03-01T17:38:06.478Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-03-01T17:38:06.478Z] (56/80) Installing libunistring (1.0-r0) [2023-03-01T17:38:06.478Z] (57/80) Installing gnutls (3.7.7-r1) [2023-03-01T17:38:06.740Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-03-01T17:38:06.740Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-03-01T17:38:06.740Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-03-01T17:38:06.740Z] (61/80) Installing libevdev (1.12.1-r0) [2023-03-01T17:38:06.740Z] (62/80) Installing mtdev (1.1.6-r0) [2023-03-01T17:38:06.740Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-03-01T17:38:06.740Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-03-01T17:38:06.740Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T17:38:06.740Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-03-01T17:38:06.740Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-03-01T17:38:06.740Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-03-01T17:38:06.740Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-03-01T17:38:06.740Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-03-01T17:38:06.740Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-03-01T17:38:06.740Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-03-01T17:38:06.740Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T17:38:06.740Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-03-01T17:38:06.740Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-01T17:38:06.740Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T17:38:06.740Z] (76/80) Installing kmod-libs (29-r2) [2023-03-01T17:38:06.740Z] (77/80) Installing eudev (3.2.11-r0) [2023-03-01T17:38:06.740Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-03-01T17:38:07.003Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-01T17:38:07.003Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-03-01T17:38:07.003Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T17:38:07.003Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T17:38:07.003Z] OK: 331 MiB in 131 packages [2023-03-01T17:38:09.551Z] Removing intermediate container 5b062e559309 [2023-03-01T17:38:09.551Z] ---> 34a53f32142d [2023-03-01T17:38:09.551Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-01T17:38:09.551Z] ---> Running in 7d67bbbf5766 [2023-03-01T17:38:09.809Z] Removing intermediate container 7d67bbbf5766 [2023-03-01T17:38:09.809Z] ---> e8774de3623e [2023-03-01T17:38:09.809Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-01T17:38:09.809Z] ---> 4fb27b4e2c07 [2023-03-01T17:38:09.809Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T17:38:09.809Z] ---> Running in a7ec3cfd31d7 [2023-03-01T17:38:41.894Z] Removing intermediate container a7ec3cfd31d7 [2023-03-01T17:38:41.894Z] ---> 1208436fa06c [2023-03-01T17:38:41.894Z] Step 11/13 : COPY . . [2023-03-01T17:38:41.894Z] ---> e5624e716946 [2023-03-01T17:38:41.894Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T17:38:41.894Z] ---> Running in ccb602b436be [2023-03-01T17:38:41.894Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:38:41.894Z] Dload Upload Total Spent Left Speed [2023-03-01T17:38:41.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062   0    0  43359     0 --:--:-- --:--:-- --:--:-- 44250 [2023-03-01T17:38:41.894Z] Removing intermediate container ccb602b436be [2023-03-01T17:38:41.894Z] ---> 382fd614bd6c [2023-03-01T17:38:41.894Z] Step 13/13 : RUN ${MAKE} [2023-03-01T17:38:41.894Z] ---> Running in 36fcdb6a6536 [2023-03-01T17:38:41.894Z] noop [2023-03-01T17:38:41.894Z] Removing intermediate container 36fcdb6a6536 [2023-03-01T17:38:41.894Z] ---> b86186c43904 [2023-03-01T17:38:41.894Z] Successfully built b86186c43904 [2023-03-01T17:38:41.894Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:42.326Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T17:38:42.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:38:42.475Z] prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container [2023-03-01T17:38:42.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-166 -v /w/workspace/foundry_device-usb-camera_PR-166:/w/workspace/foundry_device-usb-camera_PR-166:rw,z -v /w/workspace/foundry_device-usb-camera_PR-166@tmp:/w/workspace/foundry_device-usb-camera_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T17:38:42.865Z] $ docker top 16dd7d80115814c6f433dd169aa48c36399ed5914a1d7901d7cc9921206dc989 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T17:38:43.260Z] + go version [2023-03-01T17:38:43.260Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T17:38:43.294Z] $ docker stop --time=1 16dd7d80115814c6f433dd169aa48c36399ed5914a1d7901d7cc9921206dc989 [2023-03-01T17:38:44.564Z] $ docker rm -f --volumes 16dd7d80115814c6f433dd169aa48c36399ed5914a1d7901d7cc9921206dc989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:45.277Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T17:38:45.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:38:45.424Z] prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container [2023-03-01T17:38:45.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-166 -v /w/workspace/foundry_device-usb-camera_PR-166:/w/workspace/foundry_device-usb-camera_PR-166:rw,z -v /w/workspace/foundry_device-usb-camera_PR-166@tmp:/w/workspace/foundry_device-usb-camera_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T17:38:45.816Z] $ docker top 5105d244d0da595a032a15f2ad389a8f591e3d386cf7d9aac20b45539f515171 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T17:38:46.201Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-166 [Pipeline] fileExists [Pipeline] sh [2023-03-01T17:38:46.564Z] + make test [2023-03-01T17:38:46.564Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T17:38:46.824Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-01T17:38:56.789Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-01T17:38:56.789Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 2.0% of statements [2023-03-01T17:39:03.356Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T17:39:03.356Z] go vet ./... [2023-03-01T17:39:06.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T17:39:06.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T17:39:06.648Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T17:39:06.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T17:39:06.723Z] $ docker stop --time=1 5105d244d0da595a032a15f2ad389a8f591e3d386cf7d9aac20b45539f515171 [2023-03-01T17:39:09.131Z] $ docker rm -f --volumes 5105d244d0da595a032a15f2ad389a8f591e3d386cf7d9aac20b45539f515171 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T17:39:09.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T17:39:09.706Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T17:39:10.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T17:39:10.589Z] + ls -al . [2023-03-01T17:39:10.589Z] total 188 [2023-03-01T17:39:10.589Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 17:38 . [2023-03-01T17:39:10.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:37 .. [2023-03-01T17:39:10.589Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 17:38 .git [2023-03-01T17:39:10.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:37 .github [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 1 17:37 .gitignore [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 17:37 .golangci.yml [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 17:37 .hadolint.yml [2023-03-01T17:39:10.589Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 17:37 .semver [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 1 17:37 Attribution.txt [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 1 17:37 CHANGELOG.md [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 1 17:37 Dockerfile [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 17:37 GOVERNANCE.md [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 17:37 Jenkinsfile [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 17:37 LICENSE [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 2329 Mar 1 17:37 Makefile [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 17:37 OWNERS.md [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 1 17:37 README.md [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 17:37 VERSION [2023-03-01T17:39:10.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 17:37 bin [2023-03-01T17:39:10.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:37 cmd [2023-03-01T17:39:10.589Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 1 17:38 coverage.out [2023-03-01T17:39:10.589Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 1 17:37 docker-entrypoint.sh [2023-03-01T17:39:10.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:37 docs [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 1 17:37 go.mod [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 31547 Mar 1 17:37 go.sum [2023-03-01T17:39:10.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:37 internal [2023-03-01T17:39:10.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:37 snap [2023-03-01T17:39:10.589Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:39:11.054Z] + 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=6e0e913c56d945b277096d5d1537a6dd0d4c36a5 --label arch=amd64 --label version=0.0.0 . [2023-03-01T17:39:11.054Z] Sending build context to Docker daemon 1.795MB [2023-03-01T17:39:11.054Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T17:39:11.054Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-01T17:39:11.054Z] ---> b86186c43904 [2023-03-01T17:39:11.054Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-01T17:39:11.054Z] ---> Running in 0e232021e566 [2023-03-01T17:39:11.054Z] Removing intermediate container 0e232021e566 [2023-03-01T17:39:11.054Z] ---> cc2a4256d7b3 [2023-03-01T17:39:11.054Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T17:39:11.054Z] ---> Running in 3ce90dfe610f [2023-03-01T17:39:11.323Z] Removing intermediate container 3ce90dfe610f [2023-03-01T17:39:11.323Z] ---> fa7bcceeee09 [2023-03-01T17:39:11.323Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T17:39:11.323Z] ---> Running in 36a291b5ed73 [2023-03-01T17:39:11.323Z] Removing intermediate container 36a291b5ed73 [2023-03-01T17:39:11.323Z] ---> d4c12c750713 [2023-03-01T17:39:11.323Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T17:39:11.323Z] ---> Running in 905184a2ecb9 [2023-03-01T17:39:11.323Z] Removing intermediate container 905184a2ecb9 [2023-03-01T17:39:11.323Z] ---> 068691b20186 [2023-03-01T17:39:11.323Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T17:39:11.323Z] ---> Running in 957f668a0e34 [2023-03-01T17:39:11.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T17:39:11.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T17:39:12.184Z] OK: 331 MiB in 131 packages [2023-03-01T17:39:12.443Z] Removing intermediate container 957f668a0e34 [2023-03-01T17:39:12.443Z] ---> 14ee14bc3ac0 [2023-03-01T17:39:12.443Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-01T17:39:12.443Z] ---> Running in 6f25de837c36 [2023-03-01T17:39:12.443Z] Removing intermediate container 6f25de837c36 [2023-03-01T17:39:12.443Z] ---> 492287329ba6 [2023-03-01T17:39:12.443Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-01T17:39:12.701Z] ---> 164321eda908 [2023-03-01T17:39:12.701Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T17:39:12.701Z] ---> Running in 4d14818b1904 [2023-03-01T17:39:13.636Z] Removing intermediate container 4d14818b1904 [2023-03-01T17:39:13.636Z] ---> 1ef007f2dd7c [2023-03-01T17:39:13.636Z] Step 11/35 : COPY . . [2023-03-01T17:39:13.636Z] ---> a6982b093316 [2023-03-01T17:39:13.636Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T17:39:13.893Z] ---> Running in b03a9b214cef [2023-03-01T17:39:14.157Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:39:14.157Z] Dload Upload  Total Spent Left Speed [2023-03-01T17:39:14.157Z] 0  0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48782 0 --:--:-- --:--:-- --:--:-- 50571 [2023-03-01T17:39:14.416Z] Removing intermediate container b03a9b214cef [2023-03-01T17:39:14.416Z] ---> 1477cd981696 [2023-03-01T17:39:14.416Z] Step 13/35 : RUN ${MAKE} [2023-03-01T17:39:14.416Z] ---> Running in d1c999ba5355 [2023-03-01T17:39:14.675Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-01T17:39:36.593Z] Removing intermediate container d1c999ba5355 [2023-03-01T17:39:36.593Z] ---> fc64bcf12077 [2023-03-01T17:39:36.593Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-03-01T17:39:36.593Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-03-01T17:39:36.593Z] af6660deedbd: Pulling fs layer [2023-03-01T17:39:36.593Z] 97cd0a44c592: Pulling fs layer [2023-03-01T17:39:36.593Z] 97cd0a44c592: Verifying Checksum [2023-03-01T17:39:36.593Z] 97cd0a44c592: Download complete [2023-03-01T17:39:36.593Z] af6660deedbd: Verifying Checksum [2023-03-01T17:39:36.593Z] af6660deedbd: Download complete [2023-03-01T17:39:36.593Z] af6660deedbd: Pull complete [2023-03-01T17:39:36.593Z] 97cd0a44c592: Pull complete [2023-03-01T17:39:36.593Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-03-01T17:39:36.593Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-03-01T17:39:36.593Z] ---> fea57e182299 [2023-03-01T17:39:36.593Z] Step 15/35 : FROM alpine:3.16 [2023-03-01T17:39:37.163Z] 3.16: Pulling from library/alpine [2023-03-01T17:39:37.163Z] ef5531b6e74e: Pulling fs layer [2023-03-01T17:39:37.421Z] ef5531b6e74e: Verifying Checksum [2023-03-01T17:39:37.421Z] ef5531b6e74e: Download complete [2023-03-01T17:39:37.679Z] ef5531b6e74e: Pull complete [2023-03-01T17:39:37.679Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T17:39:37.679Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T17:39:37.679Z] ---> dfd21b5a31f5 [2023-03-01T17:39:37.679Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-01T17:39:37.938Z] ---> Running in a0f04ca2f203 [2023-03-01T17:39:37.938Z] Removing intermediate container a0f04ca2f203 [2023-03-01T17:39:37.938Z] ---> 2f16924cd0fa [2023-03-01T17:39:37.938Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-01T17:39:37.938Z] ---> Running in e4d90a95e00c [2023-03-01T17:39:38.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T17:39:38.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T17:39:38.715Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-03-01T17:39:38.715Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-03-01T17:39:38.715Z] (3/80) Installing libxau (1.0.9-r0) [2023-03-01T17:39:38.715Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-03-01T17:39:38.715Z] (5/80) Installing libxcb (1.15-r0) [2023-03-01T17:39:38.715Z] (6/80) Installing libx11 (1.8-r0) [2023-03-01T17:39:38.715Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-03-01T17:39:38.715Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-03-01T17:39:38.715Z] (9/80) Installing expat (2.5.0-r0) [2023-03-01T17:39:38.715Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-03-01T17:39:38.715Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-03-01T17:39:38.715Z] (12/80) Installing libpng (1.6.37-r1) [2023-03-01T17:39:38.715Z] (13/80) Installing freetype (2.12.1-r0) [2023-03-01T17:39:38.715Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-03-01T17:39:38.975Z] (15/80) Installing fribidi (1.0.12-r0) [2023-03-01T17:39:38.975Z] (16/80) Installing libffi (3.4.2-r1) [2023-03-01T17:39:38.975Z] (17/80) Installing libintl (0.21-r2) [2023-03-01T17:39:38.975Z] (18/80) Installing libblkid (2.38-r1) [2023-03-01T17:39:38.975Z] (19/80) Installing libmount (2.38-r1) [2023-03-01T17:39:38.975Z] (20/80) Installing pcre (8.45-r2) [2023-03-01T17:39:38.975Z] (21/80) Installing glib (2.72.1-r0) [2023-03-01T17:39:38.975Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-03-01T17:39:38.975Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-03-01T17:39:38.975Z] (24/80) Installing libass (0.16.0-r0) [2023-03-01T17:39:38.975Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-03-01T17:39:38.975Z] (26/80) Installing libpciaccess (0.16-r0) [2023-03-01T17:39:38.975Z] (27/80) Installing libdrm (2.4.110-r0) [2023-03-01T17:39:38.975Z] (28/80) Installing gmp (6.2.1-r2) [2023-03-01T17:39:38.975Z] (29/80) Installing nettle (3.7.3-r0) [2023-03-01T17:39:38.975Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-03-01T17:39:38.975Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-03-01T17:39:38.975Z] (32/80) Installing libunistring (1.0-r0) [2023-03-01T17:39:38.975Z] (33/80) Installing gnutls (3.7.7-r1) [2023-03-01T17:39:38.975Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-01T17:39:38.975Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-01T17:39:39.233Z] (36/80) Installing lame (3.100-r0) [2023-03-01T17:39:39.233Z] (37/80) Installing opus (1.3.1-r1) [2023-03-01T17:39:39.233Z] (38/80) Installing libasyncns (0.8-r1) [2023-03-01T17:39:39.233Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-03-01T17:39:39.233Z] (40/80) Installing libltdl (2.4.7-r0) [2023-03-01T17:39:39.233Z] (41/80) Installing orc (0.4.32-r0) [2023-03-01T17:39:39.233Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-03-01T17:39:39.233Z] (43/80) Installing libogg (1.3.5-r1) [2023-03-01T17:39:39.233Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-01T17:39:39.233Z] (45/80) Installing flac (1.3.4-r0) [2023-03-01T17:39:39.233Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-03-01T17:39:39.233Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-03-01T17:39:39.233Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-03-01T17:39:39.233Z] (49/80) Installing soxr (0.1.3-r2) [2023-03-01T17:39:39.233Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-03-01T17:39:39.233Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-03-01T17:39:39.233Z] (52/80) Installing libpulse (15.0-r2) [2023-03-01T17:39:39.233Z] (53/80) Installing cjson (1.7.15-r3) [2023-03-01T17:39:39.233Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-03-01T17:39:39.233Z] (55/80) Installing librist (0.2.6-r1) [2023-03-01T17:39:39.233Z] (56/80) Installing libsrt (1.4.4-r0) [2023-03-01T17:39:39.233Z] (57/80) Installing libssh (0.9.6-r1) [2023-03-01T17:39:39.233Z] (58/80) Installing libtheora (1.1.1-r16) [2023-03-01T17:39:39.233Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T17:39:39.233Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T17:39:39.233Z] (61/80) Installing libxext (1.3.4-r0) [2023-03-01T17:39:39.233Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-03-01T17:39:39.233Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-01T17:39:39.233Z] (64/80) Installing libva (2.14.0-r0) [2023-03-01T17:39:39.233Z] (65/80) Installing libvdpau (1.5-r0) [2023-03-01T17:39:39.233Z] (66/80) Installing vidstab (1.1.0-r1) [2023-03-01T17:39:39.233Z] (67/80) Installing libvpx (1.11.0-r1) [2023-03-01T17:39:39.233Z] (68/80) Installing libwebp (1.2.3-r0) [2023-03-01T17:39:39.491Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-03-01T17:39:39.491Z] (70/80) Installing numactl (2.0.14-r0) [2023-03-01T17:39:39.491Z] (71/80) Installing x265-libs (3.5-r3) [2023-03-01T17:39:39.491Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-03-01T17:39:39.491Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-03-01T17:39:39.750Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-03-01T17:39:39.750Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-01T17:39:39.750Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T17:39:39.750Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-03-01T17:39:39.750Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-03-01T17:39:39.750Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-03-01T17:39:39.750Z] (79/80) Installing kmod-libs (29-r2) [2023-03-01T17:39:39.750Z] (80/80) Installing eudev (3.2.11-r0) [2023-03-01T17:39:39.750Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T17:39:39.750Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T17:39:39.750Z] OK: 100 MiB in 94 packages [2023-03-01T17:39:42.284Z] Removing intermediate container e4d90a95e00c [2023-03-01T17:39:42.284Z] ---> 9d03033adf66 [2023-03-01T17:39:42.284Z] Step 18/35 : WORKDIR / [2023-03-01T17:39:42.284Z] ---> Running in 77bee03488f9 [2023-03-01T17:39:42.284Z] Removing intermediate container 77bee03488f9 [2023-03-01T17:39:42.284Z] ---> 035d5962ee1f [2023-03-01T17:39:42.284Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-01T17:39:43.218Z] ---> 39cdf73405d5 [2023-03-01T17:39:43.218Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-01T17:39:43.218Z] ---> 73a827b21eef [2023-03-01T17:39:43.218Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-01T17:39:43.478Z] ---> 6e925b838026 [2023-03-01T17:39:43.478Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-01T17:39:43.478Z] ---> bd631d0989c9 [2023-03-01T17:39:43.478Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-01T17:39:43.737Z] ---> 461a6daa20f7 [2023-03-01T17:39:43.737Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-01T17:39:43.737Z] ---> ee28f9dd0c53 [2023-03-01T17:39:43.737Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-01T17:39:44.674Z] ---> 02652eba88f8 [2023-03-01T17:39:44.674Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-01T17:39:44.674Z] ---> Running in 5da6190be6b4 [2023-03-01T17:39:45.242Z] Removing intermediate container 5da6190be6b4 [2023-03-01T17:39:45.242Z] ---> 4a24b3159149 [2023-03-01T17:39:45.242Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-01T17:39:45.242Z] ---> Running in c7bf1cf22bd4 [2023-03-01T17:39:45.810Z] Removing intermediate container c7bf1cf22bd4 [2023-03-01T17:39:45.810Z] ---> e89c5962c05b [2023-03-01T17:39:45.810Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-01T17:39:45.810Z] ---> Running in e07be524c86d [2023-03-01T17:39:46.378Z] Removing intermediate container e07be524c86d [2023-03-01T17:39:46.378Z] ---> 2210ce2448d9 [2023-03-01T17:39:46.378Z] Step 29/35 : EXPOSE 59983 [2023-03-01T17:39:46.378Z] ---> Running in f7a8eab09fae [2023-03-01T17:39:46.378Z] Removing intermediate container f7a8eab09fae [2023-03-01T17:39:46.378Z] ---> 22de02bf4417 [2023-03-01T17:39:46.378Z] Step 30/35 : EXPOSE 8554 [2023-03-01T17:39:46.378Z] ---> Running in 4b1566bb5492 [2023-03-01T17:39:46.378Z] Removing intermediate container 4b1566bb5492 [2023-03-01T17:39:46.378Z] ---> fe0600a5917c [2023-03-01T17:39:46.378Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-01T17:39:46.378Z] ---> Running in 6e513197d45b [2023-03-01T17:39:46.642Z] Removing intermediate container 6e513197d45b [2023-03-01T17:39:46.642Z] ---> a3be9f3c8ad3 [2023-03-01T17:39:46.642Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-01T17:39:46.642Z] ---> Running in 0166f0330647 [2023-03-01T17:39:46.642Z] Removing intermediate container 0166f0330647 [2023-03-01T17:39:46.642Z] ---> 9ea7563f4e96 [2023-03-01T17:39:46.642Z] Step 33/35 : LABEL arch=amd64 [2023-03-01T17:39:46.642Z] ---> Running in ec42ae60f748 [2023-03-01T17:39:46.642Z] Removing intermediate container ec42ae60f748 [2023-03-01T17:39:46.642Z] ---> d32c1ffb076f [2023-03-01T17:39:46.642Z] Step 34/35 : LABEL git_sha=6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [2023-03-01T17:39:46.642Z] ---> Running in 60472aa4cd87 [2023-03-01T17:39:46.900Z] Removing intermediate container 60472aa4cd87 [2023-03-01T17:39:46.900Z] ---> ff572c75cf7b [2023-03-01T17:39:46.900Z] Step 35/35 : LABEL version=0.0.0 [2023-03-01T17:39:46.900Z] ---> Running in bcc6cd4e7b9c [2023-03-01T17:39:46.900Z] Removing intermediate container bcc6cd4e7b9c [2023-03-01T17:39:46.900Z] ---> d755931fc859 [2023-03-01T17:39:46.900Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T17:39:46.900Z] Successfully built d755931fc859 [2023-03-01T17:39:46.900Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:39:47.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T17:39:47.725Z] [2023-03-01T17:39:47.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:39:48.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T17:39:48.182Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T17:39:48.182Z] 5eb5b503b376: Pulling fs layer [2023-03-01T17:39:48.182Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T17:39:48.182Z] ec43610c2a17: Pulling fs layer [2023-03-01T17:39:48.182Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T17:39:48.182Z] 33b1e0a273af: Pulling fs layer [2023-03-01T17:39:48.182Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T17:39:48.182Z] 2f39f015ded8: Pulling fs layer [2023-03-01T17:39:48.182Z] 33b1e0a273af: Waiting [2023-03-01T17:39:48.182Z] 2f39f015ded8: Waiting [2023-03-01T17:39:48.182Z] 5d3b04190fa2: Waiting [2023-03-01T17:39:48.182Z] 3a2ae6a8a46f: Waiting [2023-03-01T17:39:48.182Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T17:39:48.182Z] 5c69ac0246d0: Download complete [2023-03-01T17:39:48.182Z] 3a2ae6a8a46f: Download complete [2023-03-01T17:39:48.448Z] 33b1e0a273af: Verifying Checksum [2023-03-01T17:39:48.448Z] 33b1e0a273af: Download complete [2023-03-01T17:39:48.448Z] ec43610c2a17: Verifying Checksum [2023-03-01T17:39:48.448Z] ec43610c2a17: Download complete [2023-03-01T17:39:48.448Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T17:39:48.448Z] 5d3b04190fa2: Download complete [2023-03-01T17:39:48.448Z] 5eb5b503b376: Verifying Checksum [2023-03-01T17:39:48.448Z] 5eb5b503b376: Download complete [2023-03-01T17:39:49.015Z] 2f39f015ded8: Download complete [2023-03-01T17:39:49.580Z] 5eb5b503b376: Pull complete [2023-03-01T17:39:49.839Z] 5c69ac0246d0: Pull complete [2023-03-01T17:39:50.098Z] ec43610c2a17: Pull complete [2023-03-01T17:39:50.098Z] 3a2ae6a8a46f: Pull complete [2023-03-01T17:39:50.355Z] 33b1e0a273af: Pull complete [2023-03-01T17:39:50.355Z] 5d3b04190fa2: Pull complete [2023-03-01T17:39:54.538Z] 2f39f015ded8: Pull complete [2023-03-01T17:39:54.538Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T17:39:54.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T17:39:54.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:39:54.749Z] prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container [2023-03-01T17:39:54.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-166 -v /w/workspace/foundry_device-usb-camera_PR-166:/w/workspace/foundry_device-usb-camera_PR-166:rw,z -v /w/workspace/foundry_device-usb-camera_PR-166@tmp:/w/workspace/foundry_device-usb-camera_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T17:39:58.772Z] $ docker top e11d886c6851aef21bc54826c310c350eb43f9cb077bf6e3c0049e7452300d7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:39:59.208Z] ---> job-cost.sh [2023-03-01T17:39:59.208Z] lf-activate-venv: SKIPPING [2023-03-01T17:39:59.208Z] INFO: No Stack... [2023-03-01T17:39:59.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T17:39:59.726Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T17:40:00.041Z] + cat /w/workspace/foundry_device-usb-camera_PR-166/archives/cost.csv [2023-03-01T17:40:00.041Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T17:40:00.080Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] [2023-03-01T17:40:00.085Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] did not exist. Created. [2023-03-01T17:40:00.085Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T17:40:00.472Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T17:40:00.522Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T17:40:00.550Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T17:40:00.631Z] $ docker stop --time=1 e11d886c6851aef21bc54826c310c350eb43f9cb077bf6e3c0049e7452300d7b [2023-03-01T17:40:01.776Z] $ docker rm -f --volumes e11d886c6851aef21bc54826c310c350eb43f9cb077bf6e3c0049e7452300d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T17:40:21.458Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7984 in /w/workspace/foundry_device-usb-camera_PR-166 [Pipeline] { [Pipeline] ws [2023-03-01T17:40:21.512Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-01T17:40:21.590Z] Selected Git installation does not exist. Using Default [2023-03-01T17:40:21.590Z] The recommended git tool is: NONE [2023-03-01T17:40:26.976Z] using credential edgex-jenkins-ssh [2023-03-01T17:40:26.994Z] Cloning the remote Git repository [2023-03-01T17:40:27.042Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-01T17:40:27.120Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-03-01T17:40:27.303Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-01T17:40:27.305Z] > git --version # timeout=10 [2023-03-01T17:40:27.327Z] > git --version # 'git version 2.25.1' [2023-03-01T17:40:27.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T17:40:27.386Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T17:40:28.170Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-01T17:40:28.205Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T17:40:29.724Z] Merging remotes/origin/main commit eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 into PR head commit 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [2023-03-01T17:40:29.950Z] Merge succeeded, producing 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [2023-03-01T17:40:29.951Z] Checking out Revision 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 (PR-166) [2023-03-01T17:40:29.107Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-01T17:40:29.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-01T17:40:29.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T17:40:29.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T17:40:29.743Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T17:40:29.762Z] > git checkout -f 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 # timeout=10 [2023-03-01T17:40:29.859Z] > git remote # timeout=10 [2023-03-01T17:40:29.878Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T17:40:29.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T17:40:29.909Z] > git merge eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 # timeout=10 [2023-03-01T17:40:29.932Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T17:40:29.958Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T17:40:29.974Z] > git checkout -f 6e0e913c56d945b277096d5d1537a6dd0d4c36a5 # timeout=10 [2023-03-01T17:40:30.431Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-01T17:40:30.481Z] > git --version # timeout=10 [2023-03-01T17:40:30.491Z] > git --version # 'git version 2.25.1' [2023-03-01T17:40:30.512Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T17:40:31.581Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T17:40:31.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:40:31.581Z] Dload Upload Total Spent Left Speed [2023-03-01T17:40:31.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-03-01T17:40:32.184Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T17:40:32.524Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-01T17:40:32.525Z] [2023-03-01T17:40:32.525Z] { [2023-03-01T17:40:32.525Z] "registry-mirrors": [ [2023-03-01T17:40:32.525Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T17:40:32.525Z] ], [2023-03-01T17:40:32.525Z] "bip": "10.250.0.254/24", [2023-03-01T17:40:32.525Z] "hosts": [ [2023-03-01T17:40:32.525Z] "tcp://0.0.0.0:5555", [2023-03-01T17:40:32.525Z] "unix:///var/run/docker.sock" [2023-03-01T17:40:32.525Z] ], [2023-03-01T17:40:32.525Z] "mtu": 1458, [2023-03-01T17:40:32.525Z] "selinux-enabled": true, [2023-03-01T17:40:32.525Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T17:40:32.525Z] } [Pipeline] sh [2023-03-01T17:40:32.867Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T17:40:33.210Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T17:40:51.539Z] provisioning config files... [2023-03-01T17:40:51.563Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config14877965718283925106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:40:51.945Z] ---> docker-login.sh [2023-03-01T17:40:51.945Z] nexus3.edgexfoundry.org:10001 [2023-03-01T17:40:52.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:40:52.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:40:52.799Z] Configure a credential helper to remove this warning. See [2023-03-01T17:40:52.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:40:52.799Z] [2023-03-01T17:40:52.799Z] Login Succeeded [2023-03-01T17:40:52.799Z] nexus3.edgexfoundry.org:10002 [2023-03-01T17:40:52.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:40:53.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:40:53.067Z] Configure a credential helper to remove this warning. See [2023-03-01T17:40:53.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:40:53.067Z] [2023-03-01T17:40:53.067Z] Login Succeeded [2023-03-01T17:40:53.067Z] nexus3.edgexfoundry.org:10003 [2023-03-01T17:40:53.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:40:53.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:40:53.335Z] Configure a credential helper to remove this warning. See [2023-03-01T17:40:53.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:40:53.335Z] [2023-03-01T17:40:53.335Z] Login Succeeded [2023-03-01T17:40:53.335Z] nexus3.edgexfoundry.org:10004 [2023-03-01T17:40:53.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:40:53.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:40:53.612Z] Configure a credential helper to remove this warning. See [2023-03-01T17:40:53.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:40:53.612Z] [2023-03-01T17:40:53.612Z] Login Succeeded [2023-03-01T17:40:53.612Z] docker.io [2023-03-01T17:40:53.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:40:54.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:40:54.154Z] Configure a credential helper to remove this warning. See [2023-03-01T17:40:54.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:40:54.154Z] [2023-03-01T17:40:54.154Z] Login Succeeded [2023-03-01T17:40:54.154Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T17:40:54.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T17:40:54.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T17:40:54.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T17:40:54.646Z] ========================================================= [2023-03-01T17:40:54.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T17:40:54.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:40:55.129Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T17:40:56.558Z] Sending build context to Docker daemon 1.139MB [2023-03-01T17:40:56.558Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T17:40:56.558Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-01T17:40:56.558Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T17:40:56.558Z] 9b18e9b68314: Pulling fs layer [2023-03-01T17:40:56.558Z] 35d82f9e3411: Pulling fs layer [2023-03-01T17:40:56.558Z] e16973657156: Pulling fs layer [2023-03-01T17:40:56.558Z] fc693d55d65f: Pulling fs layer [2023-03-01T17:40:56.558Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T17:40:56.558Z] dda99020689f: Pulling fs layer [2023-03-01T17:40:56.558Z] db1c61fa0a46: Pulling fs layer [2023-03-01T17:40:56.558Z] 891c053d2c06: Pulling fs layer [2023-03-01T17:40:56.558Z] dda99020689f: Waiting [2023-03-01T17:40:56.558Z] db1c61fa0a46: Waiting [2023-03-01T17:40:56.558Z] 891c053d2c06: Waiting [2023-03-01T17:40:56.558Z] fc693d55d65f: Waiting [2023-03-01T17:40:56.558Z] 7e9fc2657dce: Waiting [2023-03-01T17:40:56.558Z] e16973657156: Verifying Checksum [2023-03-01T17:40:56.558Z] e16973657156: Download complete [2023-03-01T17:40:56.558Z] 35d82f9e3411: Verifying Checksum [2023-03-01T17:40:56.558Z] 35d82f9e3411: Download complete [2023-03-01T17:40:56.558Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T17:40:56.558Z] 7e9fc2657dce: Download complete [2023-03-01T17:40:56.558Z] dda99020689f: Verifying Checksum [2023-03-01T17:40:56.558Z] dda99020689f: Download complete [2023-03-01T17:40:56.833Z] 9b18e9b68314: Verifying Checksum [2023-03-01T17:40:56.833Z] 9b18e9b68314: Download complete [2023-03-01T17:40:57.818Z] 9b18e9b68314: Pull complete [2023-03-01T17:40:57.818Z] 891c053d2c06: Verifying Checksum [2023-03-01T17:40:57.818Z] 891c053d2c06: Download complete [2023-03-01T17:40:58.090Z] 35d82f9e3411: Pull complete [2023-03-01T17:40:58.687Z] e16973657156: Pull complete [2023-03-01T17:40:58.958Z] db1c61fa0a46: Verifying Checksum [2023-03-01T17:40:58.958Z] db1c61fa0a46: Download complete [2023-03-01T17:40:59.542Z] fc693d55d65f: Verifying Checksum [2023-03-01T17:40:59.542Z] fc693d55d65f: Download complete [2023-03-01T17:41:11.853Z] fc693d55d65f: Pull complete [2023-03-01T17:41:11.853Z] 7e9fc2657dce: Pull complete [2023-03-01T17:41:11.853Z] dda99020689f: Pull complete [2023-03-01T17:41:16.221Z] db1c61fa0a46: Pull complete [2023-03-01T17:41:17.634Z] 891c053d2c06: Pull complete [2023-03-01T17:41:17.634Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T17:41:17.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T17:41:17.634Z] ---> f96f9c87975a [2023-03-01T17:41:17.634Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-01T17:41:20.223Z] ---> Running in 3addcfedb175 [2023-03-01T17:41:20.223Z] Removing intermediate container 3addcfedb175 [2023-03-01T17:41:20.223Z] ---> 5b4e8244b5d6 [2023-03-01T17:41:20.223Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T17:41:20.223Z] ---> Running in 177d81b592cc [2023-03-01T17:41:20.494Z] Removing intermediate container 177d81b592cc [2023-03-01T17:41:20.494Z] ---> cf916e22ca2b [2023-03-01T17:41:20.494Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T17:41:20.494Z] ---> Running in 1471459669f5 [2023-03-01T17:41:20.769Z] Removing intermediate container 1471459669f5 [2023-03-01T17:41:20.769Z] ---> 5a7965b65de6 [2023-03-01T17:41:20.769Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T17:41:21.043Z] ---> Running in c75b2afb832f [2023-03-01T17:41:21.315Z] Removing intermediate container c75b2afb832f [2023-03-01T17:41:21.315Z] ---> b6447fa02c00 [2023-03-01T17:41:21.315Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T17:41:21.315Z] ---> Running in e25c7ae76835 [2023-03-01T17:41:22.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T17:41:22.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T17:41:23.528Z] (1/14) Installing libintl (0.21-r2) [2023-03-01T17:41:23.528Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-03-01T17:41:23.528Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T17:41:23.528Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T17:41:23.528Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-03-01T17:41:23.528Z] (6/14) Installing udev-init-scripts (35-r0) [2023-03-01T17:41:23.528Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T17:41:23.528Z] (7/14) Installing libblkid (2.38-r1) [2023-03-01T17:41:23.528Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-03-01T17:41:23.528Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-03-01T17:41:23.528Z] (10/14) Installing kmod-libs (29-r2) [2023-03-01T17:41:23.528Z] (11/14) Installing eudev (3.2.11-r0) [2023-03-01T17:41:23.797Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-03-01T17:41:23.797Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-01T17:41:23.797Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-03-01T17:41:23.797Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T17:41:23.797Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T17:41:23.797Z] OK: 228 MiB in 65 packages [2023-03-01T17:41:25.206Z] Removing intermediate container e25c7ae76835 [2023-03-01T17:41:25.206Z] ---> c783cc8503af [2023-03-01T17:41:25.206Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-01T17:41:25.206Z] ---> Running in b927596d9465 [2023-03-01T17:41:25.480Z] Removing intermediate container b927596d9465 [2023-03-01T17:41:25.480Z] ---> 1027c4ebb3f7 [2023-03-01T17:41:25.480Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-01T17:41:26.066Z] ---> 46fe717e2b44 [2023-03-01T17:41:26.066Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T17:41:26.066Z] ---> Running in f6e8bfa387c9 [2023-03-01T17:42:33.957Z] Removing intermediate container f6e8bfa387c9 [2023-03-01T17:42:33.957Z] ---> c807a7510143 [2023-03-01T17:42:33.957Z] Step 11/13 : COPY . . [2023-03-01T17:42:33.957Z] ---> 2fe8abee11f1 [2023-03-01T17:42:33.957Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T17:42:33.957Z] ---> Running in d8812845ab3d [2023-03-01T17:42:33.957Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:42:33.957Z]   Dload Upload Total Spent Left Speed [2023-03-01T17:42:33.957Z] 0 0  0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12869 0 --:--:-- --:--:-- --:--:-- 12951 [2023-03-01T17:42:33.957Z] Removing intermediate container d8812845ab3d [2023-03-01T17:42:33.957Z] ---> 4dfbcaa086fe [2023-03-01T17:42:33.957Z] Step 13/13 : RUN ${MAKE} [2023-03-01T17:42:33.957Z] ---> Running in d8e40051aeb0 [2023-03-01T17:42:33.957Z] noop [2023-03-01T17:42:33.957Z] Removing intermediate container d8e40051aeb0 [2023-03-01T17:42:33.957Z] ---> 48a79c32b9d6 [2023-03-01T17:42:33.957Z] Successfully built 48a79c32b9d6 [2023-03-01T17:42:33.957Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:42:34.505Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T17:42:34.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:42:34.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-7984 does not seem to be running inside a container [2023-03-01T17:42:34.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T17:42:36.186Z] $ docker top 8db254dfbe6b997b892078d59cfd0b0c3aac74d0c9a9797f669a61ed0f4a58a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T17:42:37.082Z] + go version [2023-03-01T17:42:37.082Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T17:42:37.117Z] $ docker stop --time=1 8db254dfbe6b997b892078d59cfd0b0c3aac74d0c9a9797f669a61ed0f4a58a1 [2023-03-01T17:42:38.810Z] $ docker rm -f --volumes 8db254dfbe6b997b892078d59cfd0b0c3aac74d0c9a9797f669a61ed0f4a58a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:42:39.642Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T17:42:39.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:42:39.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-7984 does not seem to be running inside a container [2023-03-01T17:42:39.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T17:42:41.991Z] $ docker top 07b9fadee29155356cd176c0133e897f2bb5b52c32d378eb70e4c6182c1e50b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T17:42:42.890Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T17:42:43.608Z] + make test [2023-03-01T17:42:43.608Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T17:42:45.573Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-01T17:44:22.313Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-01T17:44:26.594Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 2.0% of statements [2023-03-01T17:44:27.186Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T17:44:27.186Z] go vet ./... [2023-03-01T17:45:06.134Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T17:45:06.134Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T17:45:06.134Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T17:45:06.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T17:45:06.199Z] $ docker stop --time=1 07b9fadee29155356cd176c0133e897f2bb5b52c32d378eb70e4c6182c1e50b3 [2023-03-01T17:45:08.332Z] $ docker rm -f --volumes 07b9fadee29155356cd176c0133e897f2bb5b52c32d378eb70e4c6182c1e50b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T17:45:09.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T17:45:09.439Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T17:45:10.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T17:45:10.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T17:45:10.952Z] + ls -al . [2023-03-01T17:45:10.952Z] total 184 [2023-03-01T17:45:10.952Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 17:42 . [2023-03-01T17:45:10.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:40 .. [2023-03-01T17:45:10.952Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 17:40 .git [2023-03-01T17:45:10.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:40 .github [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 1 17:40 .gitignore [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 17:40 .golangci.yml [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 17:40 .hadolint.yml [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 1 17:40 Attribution.txt [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 1 17:40 CHANGELOG.md [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 1 17:40 Dockerfile [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 17:40 GOVERNANCE.md [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 17:40 Jenkinsfile [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 17:40 LICENSE [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 2329 Mar 1 17:40 Makefile [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 17:40 OWNERS.md [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 1 17:40 README.md [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 17:37 VERSION [2023-03-01T17:45:10.952Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 17:40 bin [2023-03-01T17:45:10.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:40 cmd [2023-03-01T17:45:10.952Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 1 17:44 coverage.out [2023-03-01T17:45:10.952Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 1 17:40 docker-entrypoint.sh [2023-03-01T17:45:10.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:40 docs [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 1 17:40 go.mod [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 31547 Mar 1 17:40 go.sum [2023-03-01T17:45:10.952Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:40 internal [2023-03-01T17:45:10.952Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:40 snap [2023-03-01T17:45:10.952Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 17:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:45:11.377Z] + 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=6e0e913c56d945b277096d5d1537a6dd0d4c36a5 --label arch=arm64 --label version=0.0.0 . [2023-03-01T17:45:11.651Z] Sending build context to Docker daemon 1.168MB [2023-03-01T17:45:11.651Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T17:45:11.651Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-01T17:45:11.651Z] ---> 48a79c32b9d6 [2023-03-01T17:45:11.651Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-01T17:45:11.924Z] ---> Running in aa43bbdfe6ae [2023-03-01T17:45:12.207Z] Removing intermediate container aa43bbdfe6ae [2023-03-01T17:45:12.207Z] ---> 7dabcdc83444 [2023-03-01T17:45:12.207Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T17:45:12.207Z] ---> Running in 31128f52bf4a [2023-03-01T17:45:12.800Z] Removing intermediate container 31128f52bf4a [2023-03-01T17:45:12.800Z] ---> 44fe2dcb381c [2023-03-01T17:45:12.800Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T17:45:12.800Z] ---> Running in ba0d9ec7758c [2023-03-01T17:45:13.390Z] Removing intermediate container ba0d9ec7758c [2023-03-01T17:45:13.390Z] ---> 326ffd9e6b78 [2023-03-01T17:45:13.390Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T17:45:13.390Z] ---> Running in ecdb501a28e8 [2023-03-01T17:45:13.660Z] Removing intermediate container ecdb501a28e8 [2023-03-01T17:45:13.660Z] ---> 30cf9b6fe35b [2023-03-01T17:45:13.660Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T17:45:13.928Z] ---> Running in ae05ec7738a0 [2023-03-01T17:45:16.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T17:45:16.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T17:45:18.234Z] OK: 228 MiB in 65 packages [2023-03-01T17:45:18.836Z] Removing intermediate container ae05ec7738a0 [2023-03-01T17:45:18.836Z] ---> d006a08c771d [2023-03-01T17:45:18.836Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-01T17:45:19.106Z] ---> Running in 2d2128bed47e [2023-03-01T17:45:19.376Z] Removing intermediate container 2d2128bed47e [2023-03-01T17:45:19.376Z] ---> 0903b5ef7687 [2023-03-01T17:45:19.376Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-01T17:45:19.970Z] ---> 816e9a49b61a [2023-03-01T17:45:19.970Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T17:45:20.241Z] ---> Running in cdedbcf9d4d6 [2023-03-01T17:45:23.598Z] Removing intermediate container cdedbcf9d4d6 [2023-03-01T17:45:23.598Z] ---> 226cdc0e974a [2023-03-01T17:45:23.598Z] Step 11/35 : COPY . . [2023-03-01T17:45:24.563Z] ---> 83ad7de20cdb [2023-03-01T17:45:24.563Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T17:45:24.563Z] ---> Running in 1e4d549c946c [2023-03-01T17:45:25.990Z]   % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:45:25.990Z] Dload Upload Total Spent Left Speed [2023-03-01T17:45:25.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0  0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100  1062  100 1062 0 0 12334 0 --:--:-- --:--:-- --:--:-- 12348 [2023-03-01T17:45:26.968Z] Removing intermediate container 1e4d549c946c [2023-03-01T17:45:26.968Z] ---> b4057b3b1a7f [2023-03-01T17:45:26.968Z] Step 13/35 : RUN ${MAKE} [2023-03-01T17:45:26.968Z] ---> Running in b5f73eb3c563 [2023-03-01T17:45:27.932Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-01T17:48:19.774Z] Removing intermediate container b5f73eb3c563 [2023-03-01T17:48:19.774Z] ---> 4a3fa4ac0a9a [2023-03-01T17:48:19.774Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-03-01T17:48:19.774Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-03-01T17:48:19.774Z] eab2503cf8f4: Pulling fs layer [2023-03-01T17:48:19.774Z] 97cd0a44c592: Pulling fs layer [2023-03-01T17:48:19.774Z] 97cd0a44c592: Download complete [2023-03-01T17:48:19.774Z] eab2503cf8f4: Verifying Checksum [2023-03-01T17:48:19.774Z] eab2503cf8f4: Download complete [2023-03-01T17:48:19.774Z] eab2503cf8f4: Pull complete [2023-03-01T17:48:19.774Z] 97cd0a44c592: Pull complete [2023-03-01T17:48:19.774Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-03-01T17:48:19.774Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-03-01T17:48:19.774Z] ---> 7f763cca56b3 [2023-03-01T17:48:19.774Z] Step 15/35 : FROM alpine:3.16 [2023-03-01T17:48:19.774Z] 3.16: Pulling from library/alpine [2023-03-01T17:48:19.774Z] 3760b48202b3: Pulling fs layer [2023-03-01T17:48:19.774Z] 3760b48202b3: Download complete [2023-03-01T17:48:19.774Z] 3760b48202b3: Pull complete [2023-03-01T17:48:19.774Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T17:48:19.774Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T17:48:19.774Z] ---> 4c81e5bf8899 [2023-03-01T17:48:19.774Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-01T17:48:19.774Z] ---> Running in 25f9e7c36f9c [2023-03-01T17:48:19.774Z] Removing intermediate container 25f9e7c36f9c [2023-03-01T17:48:19.774Z] ---> 03725c794dbb [2023-03-01T17:48:19.774Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-01T17:48:19.774Z] ---> Running in 07cf0cdb1191 [2023-03-01T17:48:19.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T17:48:19.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T17:48:19.774Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-03-01T17:48:19.774Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-03-01T17:48:19.774Z] (3/79) Installing libxau (1.0.9-r0) [2023-03-01T17:48:19.774Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-03-01T17:48:19.774Z] (5/79) Installing libxcb (1.15-r0) [2023-03-01T17:48:19.774Z] (6/79) Installing libx11 (1.8-r0) [2023-03-01T17:48:19.774Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-03-01T17:48:19.774Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-03-01T17:48:19.774Z] (9/79) Installing expat (2.5.0-r0) [2023-03-01T17:48:19.774Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-03-01T17:48:19.774Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-03-01T17:48:19.774Z] (12/79) Installing libpng (1.6.37-r1) [2023-03-01T17:48:19.774Z] (13/79) Installing freetype (2.12.1-r0) [2023-03-01T17:48:19.774Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-03-01T17:48:19.774Z] (15/79) Installing fribidi (1.0.12-r0) [2023-03-01T17:48:19.774Z] (16/79) Installing libffi (3.4.2-r1) [2023-03-01T17:48:19.774Z] (17/79) Installing libintl (0.21-r2) [2023-03-01T17:48:19.774Z] (18/79) Installing libblkid (2.38-r1) [2023-03-01T17:48:19.774Z] (19/79) Installing libmount (2.38-r1) [2023-03-01T17:48:19.774Z] (20/79) Installing pcre (8.45-r2) [2023-03-01T17:48:19.774Z] (21/79) Installing glib (2.72.1-r0) [2023-03-01T17:48:19.774Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-03-01T17:48:19.774Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-03-01T17:48:19.774Z] (24/79) Installing libass (0.16.0-r0) [2023-03-01T17:48:19.774Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-03-01T17:48:19.774Z] (26/79) Installing libdrm (2.4.110-r0) [2023-03-01T17:48:19.774Z] (27/79) Installing gmp (6.2.1-r2) [2023-03-01T17:48:19.774Z] (28/79) Installing nettle (3.7.3-r0) [2023-03-01T17:48:19.774Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-03-01T17:48:19.774Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-03-01T17:48:19.774Z] (31/79) Installing libunistring (1.0-r0) [2023-03-01T17:48:19.774Z] (32/79) Installing gnutls (3.7.7-r1) [2023-03-01T17:48:19.774Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-01T17:48:19.774Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-01T17:48:19.774Z] (35/79) Installing lame (3.100-r0) [2023-03-01T17:48:19.774Z] (36/79) Installing opus (1.3.1-r1) [2023-03-01T17:48:19.774Z] (37/79) Installing libasyncns (0.8-r1) [2023-03-01T17:48:19.774Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-03-01T17:48:19.774Z] (39/79) Installing libltdl (2.4.7-r0) [2023-03-01T17:48:19.774Z] (40/79) Installing orc (0.4.32-r0) [2023-03-01T17:48:19.774Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-03-01T17:48:19.774Z] (42/79) Installing libogg (1.3.5-r1) [2023-03-01T17:48:19.774Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-01T17:48:19.774Z] (44/79) Installing flac (1.3.4-r0) [2023-03-01T17:48:19.774Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-03-01T17:48:19.774Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-03-01T17:48:19.774Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-03-01T17:48:19.774Z] (48/79) Installing soxr (0.1.3-r2) [2023-03-01T17:48:19.774Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-03-01T17:48:19.774Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-03-01T17:48:19.775Z] (51/79) Installing libpulse (15.0-r2) [2023-03-01T17:48:19.775Z] (52/79) Installing cjson (1.7.15-r3) [2023-03-01T17:48:19.775Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-03-01T17:48:19.775Z] (54/79) Installing librist (0.2.6-r1) [2023-03-01T17:48:19.775Z] (55/79) Installing libsrt (1.4.4-r0) [2023-03-01T17:48:19.775Z] (56/79) Installing libssh (0.9.6-r1) [2023-03-01T17:48:19.775Z] (57/79) Installing libtheora (1.1.1-r16) [2023-03-01T17:48:19.775Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T17:48:19.775Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T17:48:19.775Z] (60/79) Installing libxext (1.3.4-r0) [2023-03-01T17:48:19.775Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-03-01T17:48:19.775Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-03-01T17:48:19.775Z] (63/79) Installing libva (2.14.0-r0) [2023-03-01T17:48:19.775Z] (64/79) Installing libvdpau (1.5-r0) [2023-03-01T17:48:19.775Z] (65/79) Installing vidstab (1.1.0-r1) [2023-03-01T17:48:19.775Z] (66/79) Installing libvpx (1.11.0-r1) [2023-03-01T17:48:19.775Z] (67/79) Installing libwebp (1.2.3-r0) [2023-03-01T17:48:19.775Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-03-01T17:48:19.775Z] (69/79) Installing numactl (2.0.14-r0) [2023-03-01T17:48:19.775Z] (70/79) Installing x265-libs (3.5-r3) [2023-03-01T17:48:19.775Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-03-01T17:48:19.775Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-03-01T17:48:19.775Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-03-01T17:48:19.775Z] (74/79) Installing udev-init-scripts (35-r0) [2023-03-01T17:48:19.775Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T17:48:19.775Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-03-01T17:48:19.775Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-03-01T17:48:19.775Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-03-01T17:48:19.775Z] (78/79) Installing kmod-libs (29-r2) [2023-03-01T17:48:19.775Z] (79/79) Installing eudev (3.2.11-r0) [2023-03-01T17:48:19.775Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T17:48:19.775Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T17:48:19.775Z] OK: 77 MiB in 93 packages [2023-03-01T17:48:21.200Z] Removing intermediate container 07cf0cdb1191 [2023-03-01T17:48:21.200Z] ---> 8467a748d918 [2023-03-01T17:48:21.200Z] Step 18/35 : WORKDIR / [2023-03-01T17:48:21.200Z] ---> Running in 474114e9d5fc [2023-03-01T17:48:21.792Z] Removing intermediate container 474114e9d5fc [2023-03-01T17:48:21.792Z] ---> b134058339ed [2023-03-01T17:48:21.792Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-01T17:48:23.205Z] ---> f27c1af65958 [2023-03-01T17:48:23.205Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-01T17:48:23.478Z] ---> 0b782da02599 [2023-03-01T17:48:23.478Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-01T17:48:24.065Z] ---> 6d40a4801e2a [2023-03-01T17:48:24.065Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-01T17:48:24.653Z] ---> 1eafe8515b40 [2023-03-01T17:48:24.653Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-01T17:48:25.238Z] ---> 609f7fe165d8 [2023-03-01T17:48:25.238Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-01T17:48:25.824Z] ---> 7d9523364881 [2023-03-01T17:48:25.824Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-01T17:48:27.238Z] ---> 7195466bfa48 [2023-03-01T17:48:27.238Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-01T17:48:27.238Z] ---> Running in 81aaf00dc163 [2023-03-01T17:48:29.322Z] Removing intermediate container 81aaf00dc163 [2023-03-01T17:48:29.322Z] ---> d75c27f2957e [2023-03-01T17:48:29.322Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-01T17:48:29.322Z] ---> Running in 9bff9e530968 [2023-03-01T17:48:30.805Z] Removing intermediate container 9bff9e530968 [2023-03-01T17:48:30.805Z] ---> 092e806b80d7 [2023-03-01T17:48:30.805Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-01T17:48:30.805Z] ---> Running in 963d597c25b0 [2023-03-01T17:48:32.802Z] Removing intermediate container 963d597c25b0 [2023-03-01T17:48:32.802Z] ---> 7434a49ffb40 [2023-03-01T17:48:32.802Z] Step 29/35 : EXPOSE 59983 [2023-03-01T17:48:32.802Z] ---> Running in 948ca1d63735 [2023-03-01T17:48:32.802Z] Removing intermediate container 948ca1d63735 [2023-03-01T17:48:32.802Z] ---> b994b78a21c6 [2023-03-01T17:48:32.802Z] Step 30/35 : EXPOSE 8554 [2023-03-01T17:48:33.079Z] ---> Running in a428a0f1411e [2023-03-01T17:48:33.347Z] Removing intermediate container a428a0f1411e [2023-03-01T17:48:33.347Z] ---> 3400f9dba507 [2023-03-01T17:48:33.347Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-01T17:48:33.347Z] ---> Running in 168658bb2410 [2023-03-01T17:48:33.617Z] Removing intermediate container 168658bb2410 [2023-03-01T17:48:33.617Z] ---> c99e94bf53c5 [2023-03-01T17:48:33.617Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-01T17:48:33.886Z] ---> Running in a24012db7f6b [2023-03-01T17:48:34.156Z] Removing intermediate container a24012db7f6b [2023-03-01T17:48:34.156Z] ---> 40c95b648f2a [2023-03-01T17:48:34.156Z] Step 33/35 : LABEL arch=arm64 [2023-03-01T17:48:34.156Z] ---> Running in 396556d3ad00 [2023-03-01T17:48:34.424Z] Removing intermediate container 396556d3ad00 [2023-03-01T17:48:34.424Z] ---> f6b97a607517 [2023-03-01T17:48:34.424Z] Step 34/35 : LABEL git_sha=6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [2023-03-01T17:48:34.424Z] ---> Running in 75db4407aa27 [2023-03-01T17:48:35.011Z] Removing intermediate container 75db4407aa27 [2023-03-01T17:48:35.011Z] ---> a9fa7ce843f1 [2023-03-01T17:48:35.011Z] Step 35/35 : LABEL version=0.0.0 [2023-03-01T17:48:35.011Z] ---> Running in ca8c737fff99 [2023-03-01T17:48:35.279Z] Removing intermediate container ca8c737fff99 [2023-03-01T17:48:35.279Z] ---> 2327c1930c89 [2023-03-01T17:48:35.279Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T17:48:35.279Z] Successfully built 2327c1930c89 [2023-03-01T17:48:35.279Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:48:36.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T17:48:36.062Z] [2023-03-01T17:48:36.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:48:36.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T17:48:36.467Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T17:48:36.467Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T17:48:36.467Z] 04944245beec: Pulling fs layer [2023-03-01T17:48:36.467Z] 699f458cf7ca: Pulling fs layer [2023-03-01T17:48:36.467Z] 765212b225bb: Pulling fs layer [2023-03-01T17:48:36.467Z] f23df028b6ca: Pulling fs layer [2023-03-01T17:48:36.467Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T17:48:36.467Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T17:48:36.467Z] f23df028b6ca: Waiting [2023-03-01T17:48:36.467Z] d65c8cfc05b1: Waiting [2023-03-01T17:48:36.467Z] 2437ff75d9bd: Waiting [2023-03-01T17:48:36.467Z] 765212b225bb: Waiting [2023-03-01T17:48:36.739Z] 04944245beec: Verifying Checksum [2023-03-01T17:48:36.740Z] 04944245beec: Download complete [2023-03-01T17:48:36.740Z] 765212b225bb: Download complete [2023-03-01T17:48:36.740Z] f23df028b6ca: Download complete [2023-03-01T17:48:36.740Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T17:48:36.740Z] d65c8cfc05b1: Download complete [2023-03-01T17:48:37.009Z] 699f458cf7ca: Verifying Checksum [2023-03-01T17:48:37.009Z] 699f458cf7ca: Download complete [2023-03-01T17:48:37.277Z] 8998bd30e6a1: Download complete [2023-03-01T17:48:39.860Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T17:48:39.860Z] 2437ff75d9bd: Download complete [2023-03-01T17:48:41.271Z] 8998bd30e6a1: Pull complete [2023-03-01T17:48:42.685Z] 04944245beec: Pull complete [2023-03-01T17:48:43.651Z] 699f458cf7ca: Pull complete [2023-03-01T17:48:43.918Z] 765212b225bb: Pull complete [2023-03-01T17:48:44.879Z] f23df028b6ca: Pull complete [2023-03-01T17:48:44.879Z] d65c8cfc05b1: Pull complete [2023-03-01T17:48:59.866Z] 2437ff75d9bd: Pull complete [2023-03-01T17:48:59.866Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T17:48:59.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T17:48:59.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:49:00.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-7984 does not seem to be running inside a container [2023-03-01T17:49:00.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T17:49:02.886Z] $ docker top 50eb1450be91364ab7461ab687e121addee0d0e5a9b6fee0869f9acdde415fb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:03.817Z] ---> job-cost.sh [2023-03-01T17:49:03.817Z] lf-activate-venv: SKIPPING [2023-03-01T17:49:03.817Z] INFO: No Stack... [2023-03-01T17:49:04.084Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T17:49:05.046Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T17:49:05.715Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-03-01T17:49:05.715Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T17:49:05.810Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] [2023-03-01T17:49:05.815Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] did not exist. Created. [2023-03-01T17:49:05.815Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T17:49:06.549Z] /w/workspace/device-usb-camera/1@tmp/durable-2df6aa59/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T17:49:06.901Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T17:49:06.948Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T17:49:07.001Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T17:49:07.016Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T17:49:07.086Z] $ docker stop --time=1 50eb1450be91364ab7461ab687e121addee0d0e5a9b6fee0869f9acdde415fb7 [2023-03-01T17:49:09.618Z] $ docker rm -f --volumes 50eb1450be91364ab7461ab687e121addee0d0e5a9b6fee0869f9acdde415fb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-01T17:49:10.660Z] provisioning config files... [2023-03-01T17:49:10.669Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-166@tmp/config7769195565570043048tmp [Pipeline] { [Pipeline] sh [2023-03-01T17:49:11.008Z] + set +x [2023-03-01T17:49:11.008Z] + bash -s -- [2023-03-01T17:49:11.008Z] + curl -s https://codecov.io/bash [2023-03-01T17:49:11.008Z] [2023-03-01T17:49:11.008Z] _____ _ [2023-03-01T17:49:11.008Z] / ____| | | [2023-03-01T17:49:11.008Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T17:49:11.008Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T17:49:11.008Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T17:49:11.008Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T17:49:11.008Z] Bash-1.0.6 [2023-03-01T17:49:11.008Z] [2023-03-01T17:49:11.008Z] [2023-03-01T17:49:11.008Z] ==> git version 2.25.1 found [2023-03-01T17:49:11.008Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-01T17:49:11.008Z] Release-Date: 2020-01-08 [2023-03-01T17:49:11.008Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T17:49:11.008Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T17:49:11.008Z] ==> Jenkins CI detected. [2023-03-01T17:49:11.008Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-166 [2023-03-01T17:49:11.008Z] project root: . [2023-03-01T17:49:11.008Z] --> token set from env [2023-03-01T17:49:11.008Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T17:49:11.008Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T17:49:11.008Z] ==> Python coveragepy not found [2023-03-01T17:49:11.008Z] ==> Searching for coverage reports in: [2023-03-01T17:49:11.008Z] + . [2023-03-01T17:49:11.008Z] -> Found 1 reports [2023-03-01T17:49:11.008Z] ==> Detecting git/mercurial file structure [2023-03-01T17:49:11.008Z] ==> Reading reports [2023-03-01T17:49:11.008Z] + ./coverage.out bytes=28352 [2023-03-01T17:49:11.008Z] ==> Appending adjustments [2023-03-01T17:49:11.008Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T17:49:11.268Z] + Found adjustments [2023-03-01T17:49:11.268Z] ==> Gzipping contents [2023-03-01T17:49:11.268Z] 4.0K /tmp/codecov.xH9WGe.gz [2023-03-01T17:49:11.268Z] ==> Uploading reports [2023-03-01T17:49:11.268Z] url: https://codecov.io [2023-03-01T17:49:11.268Z] query: branch=PR-166&commit=6e0e913c56d945b277096d5d1537a6dd0d4c36a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=166&job=&cmd_args= [2023-03-01T17:49:11.268Z] -> Pinging Codecov [2023-03-01T17:49:11.268Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-166&commit=6e0e913c56d945b277096d5d1537a6dd0d4c36a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=166&job=&cmd_args= [2023-03-01T17:49:11.268Z] -> Uploading to [2023-03-01T17:49:11.268Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/73D8F5FF140700D3E01443B452E23636/6e0e913c56d945b277096d5d1537a6dd0d4c36a5/4fd53c38-32e4-4f3f-bf30-d9bdd0a6b137.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T174911Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d57f1303d3d61b631d9064ae16561519fcaaa91a81546094fd2315382bc66327 [2023-03-01T17:49:11.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:49:11.268Z] Dload Upload Total Spent Left Speed [2023-03-01T17:49:11.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3996 0 0 100 3996 0 14800 --:--:-- --:--:-- --:--:-- 14855 [2023-03-01T17:49:11.527Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6e0e913c56d945b277096d5d1537a6dd0d4c36a5 [Pipeline] } [2023-03-01T17:49:11.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-01T17:49:13.292Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-166/archives ] [2023-03-01T17:49:13.292Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-166/archives [2023-03-01T17:49:13.292Z] total 16 [2023-03-01T17:49:13.292Z] drwxr-xr-x 3 root root 4096 Mar 1 17:39 . [2023-03-01T17:49:13.292Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 17:40 .. [2023-03-01T17:49:13.292Z] drwxr-xr-x 2 root root 4096 Mar 1 17:39 cost [2023-03-01T17:49:13.292Z] -rw-r--r-- 1 root root 89 Mar 1 17:39 cost.csv [2023-03-01T17:49:13.292Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-166/archives [2023-03-01T17:49:13.292Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-166/archives [2023-03-01T17:49:13.292Z] total 16 [2023-03-01T17:49:13.292Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 17:39 . [2023-03-01T17:49:13.292Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 17:40 .. [2023-03-01T17:49:13.292Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 17:39 cost [2023-03-01T17:49:13.292Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 1 17:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:13.622Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:14.509Z] ---> package-listing.sh [2023-03-01T17:49:14.509Z] ++ facter osfamily [2023-03-01T17:49:14.509Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T17:49:14.769Z] + OS_FAMILY=debian [2023-03-01T17:49:14.769Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-166 [2023-03-01T17:49:14.769Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T17:49:14.769Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T17:49:14.769Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T17:49:14.769Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T17:49:14.769Z] + '[' /w/workspace/foundry_device-usb-camera_PR-166 ']' [2023-03-01T17:49:14.769Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T17:49:14.769Z] + case "${OS_FAMILY}" in [2023-03-01T17:49:14.769Z] + dpkg -l [2023-03-01T17:49:14.769Z] + grep '^ii' [2023-03-01T17:49:14.769Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T17:49:14.769Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T17:49:14.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T17:49:14.769Z] + '[' /w/workspace/foundry_device-usb-camera_PR-166 ']' [2023-03-01T17:49:14.769Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-166/archives/ [2023-03-01T17:49:14.769Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-166/archives/ [Pipeline] echo [2023-03-01T17:49:14.805Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T17:49:15.094Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:49:15.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T17:49:15.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:49:15.858Z] prd-ubuntu20.04-docker-8c-8g-7982 does not seem to be running inside a container [2023-03-01T17:49:15.888Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-166 -v /w/workspace/foundry_device-usb-camera_PR-166:/w/workspace/foundry_device-usb-camera_PR-166:rw,z -v /w/workspace/foundry_device-usb-camera_PR-166@tmp:/w/workspace/foundry_device-usb-camera_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T17:49:16.067Z] $ docker top d59caa4d479a76e5c46f6c903e59b68ef31a9c32988b2b260e65e40d3390af44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T17:49:16.459Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T17:49:16.779Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T17:49:17.093Z] + ls /var/log/sa-host [2023-03-01T17:49:17.094Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T17:49:17.225Z] provisioning config files... [2023-03-01T17:49:17.232Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-166@tmp/config2517739531329446476tmp [Pipeline] { [Pipeline] echo [2023-03-01T17:49:17.288Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:17.620Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T17:49:17.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:18.039Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T17:49:18.070Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:18.382Z] ---> sudo-logs.sh [2023-03-01T17:49:18.382Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T17:49:18.476Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:18.789Z] ---> job-cost.sh [2023-03-01T17:49:18.789Z] lf-activate-venv: SKIPPING [2023-03-01T17:49:18.789Z] DEBUG: total: 0.2199999988079071 [2023-03-01T17:49:18.789Z] INFO: Retrieving Stack Cost... [2023-03-01T17:49:19.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T17:49:19.614Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T17:49:19.645Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:19.956Z] ---> logs-deploy.sh [2023-03-01T17:49:19.956Z] lf-activate-venv: SKIPPING [2023-03-01T17:49:19.956Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-166/1 [2023-03-01T17:49:19.956Z] INFO: archiving workspace using pattern(s): [2023-03-01T17:49:20.892Z] Archives upload complete. [2023-03-01T17:49:20.892Z] INFO: archiving logs to Nexus