Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4aba8cca995d5308e86008ac4043bd77e532bb5a+e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 (9556231e668e515daea3d4b38c4dc9b8aea89fae) 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-ssh10926939648618302335.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-ssh10260190649325815692.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10772305337210449572.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 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-ssh17302400667851273826.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14976403914662632363.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-121325’ is offline Running on prd-ubuntu20.04-docker-8c-8g-121341 in /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-99 # 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 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 into PR head commit 4aba8cca995d5308e86008ac4043bd77e532bb5a Merge succeeded, producing 3472c5edf0e1b2145ff7ff753335788e0b7c1157 Checking out Revision 3472c5edf0e1b2145ff7ff753335788e0b7c1157 (PR-99) > 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/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aba8cca995d5308e86008ac4043bd77e532bb5a # 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 e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3472c5edf0e1b2145ff7ff753335788e0b7c1157 # timeout=10 Commit message: "Merge commit 'e17bf6eb7b6ec689c18abb192f67e707f10f3ec9' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-15T06:16:10.721Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-15T06:16:10.761Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-15T06:16:10.770Z] ========================================================= [2022-12-15T06:16:10.771Z] EdgeX Global Pipelines Version Info [2022-12-15T06:16:10.771Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 46584bcb6b0243f5c89cad71688cda25f3ec3d19 # timeout=10 [2022-12-15T06:16:11.492Z] ------------------- [2022-12-15T06:16:11.492Z] stable info: [2022-12-15T06:16:11.492Z] ------------------- [2022-12-15T06:16:11.492Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-15T06:16:11.492Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-15T06:16:11.492Z] Message: update stable to v1.0.244 [2022-12-15T06:16:12.067Z] ------------------- [2022-12-15T06:16:12.067Z] experimental info: [2022-12-15T06:16:12.067Z] ------------------- [2022-12-15T06:16:12.067Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-15T06:16:12.067Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-15T06:16:12.067Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-15T06:16:12.226Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-12-15T06:16:12.235Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-12-15T06:16:12.252Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-15T06:16:12.269Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-15T06:16:12.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-15T06:16:12.292Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-15T06:16:12.303Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-15T06:16:12.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-15T06:16:12.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-15T06:16:12.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-15T06:16:12.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-15T06:16:12.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-12-15T06:16:12.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-15T06:16:12.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-15T06:16:12.402Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-15T06:16:12.414Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-15T06:16:12.428Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-15T06:16:12.438Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-15T06:16:12.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-15T06:16:12.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-15T06:16:12.478Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-15T06:16:12.493Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-15T06:16:12.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-15T06:16:12.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-15T06:16:12.531Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-15T06:16:12.545Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-15T06:16:12.557Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-15T06:16:12.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo [2022-12-15T06:16:12.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo [2022-12-15T06:16:12.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo [2022-12-15T06:16:12.614Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3472c5edf0e1b2145ff7ff753335788e0b7c1157 [Pipeline] echo [2022-12-15T06:16:12.631Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3472c5e [Pipeline] echo [2022-12-15T06:16:12.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T06:16:12.684Z] provisioning config files... [2022-12-15T06:16:12.699Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config3702337065393567746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:16:13.001Z] ---> docker-login.sh [2022-12-15T06:16:13.001Z] nexus3.edgexfoundry.org:10001 [2022-12-15T06:16:13.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:16:13.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:16:13.262Z] Configure a credential helper to remove this warning. See [2022-12-15T06:16:13.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:16:13.262Z] [2022-12-15T06:16:13.262Z] Login Succeeded [2022-12-15T06:16:13.262Z] nexus3.edgexfoundry.org:10002 [2022-12-15T06:16:13.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:16:13.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:16:13.521Z] Configure a credential helper to remove this warning. See [2022-12-15T06:16:13.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:16:13.521Z] [2022-12-15T06:16:13.521Z] Login Succeeded [2022-12-15T06:16:13.521Z] nexus3.edgexfoundry.org:10003 [2022-12-15T06:16:13.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:16:13.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:16:13.521Z] Configure a credential helper to remove this warning. See [2022-12-15T06:16:13.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:16:13.521Z] [2022-12-15T06:16:13.521Z] Login Succeeded [2022-12-15T06:16:13.521Z] nexus3.edgexfoundry.org:10004 [2022-12-15T06:16:13.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:16:13.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:16:13.781Z] Configure a credential helper to remove this warning. See [2022-12-15T06:16:13.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:16:13.781Z] [2022-12-15T06:16:13.781Z] Login Succeeded [2022-12-15T06:16:13.781Z] docker.io [2022-12-15T06:16:13.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:16:14.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:16:14.041Z] Configure a credential helper to remove this warning. See [2022-12-15T06:16:14.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:16:14.041Z] [2022-12-15T06:16:14.041Z] Login Succeeded [2022-12-15T06:16:14.041Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T06:16:14.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-15T06:16:14.424Z] + git rev-list -1 --merges 3472c5edf0e1b2145ff7ff753335788e0b7c1157~1..3472c5edf0e1b2145ff7ff753335788e0b7c1157 [Pipeline] echo [2022-12-15T06:16:14.457Z] -----------> git rev-list -1 --merges 3472c5edf0e1b2145ff7ff753335788e0b7c1157~1..3472c5edf0e1b2145ff7ff753335788e0b7c1157 3472c5edf0e1b2145ff7ff753335788e0b7c1157 [2022-12-15T06:16:14.457Z] 3472c5edf0e1b2145ff7ff753335788e0b7c1157 [false] [Pipeline] sh [2022-12-15T06:16:14.746Z] + git log --format=format:%s -1 3472c5edf0e1b2145ff7ff753335788e0b7c1157 [Pipeline] echo [2022-12-15T06:16:14.763Z] ========================================================= [2022-12-15T06:16:14.763Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-15T06:16:14.763Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-15T06:16:15.104Z] + git log --format=format:%s -1 3472c5edf0e1b2145ff7ff753335788e0b7c1157 [Pipeline] echo [2022-12-15T06:16:15.117Z] [semverPrep] GIT_COMMIT: 3472c5edf0e1b2145ff7ff753335788e0b7c1157, Commit Message: Merge commit 'e17bf6eb7b6ec689c18abb192f67e707f10f3ec9' into HEAD [Pipeline] echo [2022-12-15T06:16:15.128Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-15T06:16:15.479Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-15T06:16:15.479Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-15T06:16:15.479Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-15T06:16:15.479Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-15T06:16:15.479Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-15T06:16:15.479Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-15T06:16:15.479Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:16:15.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T06:16:15.836Z] [2022-12-15T06:16:15.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:16:16.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T06:16:16.405Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-15T06:16:16.405Z] b85a868b505f: Pulling fs layer [2022-12-15T06:16:16.405Z] e2be974225ed: Pulling fs layer [2022-12-15T06:16:16.405Z] 339a4e72a1f5: Pulling fs layer [2022-12-15T06:16:16.405Z] 988bab9f4d93: Pulling fs layer [2022-12-15T06:16:16.405Z] 1469e6f7b9e6: Pulling fs layer [2022-12-15T06:16:16.405Z] eaf3925da568: Pulling fs layer [2022-12-15T06:16:16.405Z] bab4dde63d76: Pulling fs layer [2022-12-15T06:16:16.405Z] bde34c3a00c8: Pulling fs layer [2022-12-15T06:16:16.405Z] b352a97aabf1: Pulling fs layer [2022-12-15T06:16:16.405Z] 4872d77fe225: Pulling fs layer [2022-12-15T06:16:16.405Z] 5851b861e8e6: Pulling fs layer [2022-12-15T06:16:16.405Z] 988bab9f4d93: Waiting [2022-12-15T06:16:16.405Z] eaf3925da568: Waiting [2022-12-15T06:16:16.405Z] b352a97aabf1: Waiting [2022-12-15T06:16:16.405Z] 4872d77fe225: Waiting [2022-12-15T06:16:16.405Z] bab4dde63d76: Waiting [2022-12-15T06:16:16.405Z] bde34c3a00c8: Waiting [2022-12-15T06:16:16.405Z] 5851b861e8e6: Waiting [2022-12-15T06:16:16.405Z] 1469e6f7b9e6: Waiting [2022-12-15T06:16:16.405Z] e2be974225ed: Verifying Checksum [2022-12-15T06:16:16.405Z] e2be974225ed: Download complete [2022-12-15T06:16:16.405Z] 988bab9f4d93: Download complete [2022-12-15T06:16:16.668Z] 1469e6f7b9e6: Verifying Checksum [2022-12-15T06:16:16.668Z] 1469e6f7b9e6: Download complete [2022-12-15T06:16:16.668Z] 339a4e72a1f5: Verifying Checksum [2022-12-15T06:16:16.668Z] 339a4e72a1f5: Download complete [2022-12-15T06:16:16.668Z] eaf3925da568: Verifying Checksum [2022-12-15T06:16:16.668Z] eaf3925da568: Download complete [2022-12-15T06:16:16.668Z] bde34c3a00c8: Verifying Checksum [2022-12-15T06:16:16.668Z] bde34c3a00c8: Download complete [2022-12-15T06:16:16.668Z] b352a97aabf1: Download complete [2022-12-15T06:16:16.668Z] 4872d77fe225: Verifying Checksum [2022-12-15T06:16:16.668Z] 4872d77fe225: Download complete [2022-12-15T06:16:16.668Z] 5851b861e8e6: Download complete [2022-12-15T06:16:16.668Z] b85a868b505f: Verifying Checksum [2022-12-15T06:16:16.668Z] b85a868b505f: Download complete [2022-12-15T06:16:16.927Z] bab4dde63d76: Verifying Checksum [2022-12-15T06:16:16.927Z] bab4dde63d76: Download complete [2022-12-15T06:16:17.866Z] b85a868b505f: Pull complete [2022-12-15T06:16:18.125Z] e2be974225ed: Pull complete [2022-12-15T06:16:18.697Z] 339a4e72a1f5: Pull complete [2022-12-15T06:16:18.697Z] 988bab9f4d93: Pull complete [2022-12-15T06:16:18.957Z] 1469e6f7b9e6: Pull complete [2022-12-15T06:16:18.957Z] eaf3925da568: Pull complete [2022-12-15T06:16:20.864Z] bab4dde63d76: Pull complete [2022-12-15T06:16:20.864Z] bde34c3a00c8: Pull complete [2022-12-15T06:16:21.124Z] b352a97aabf1: Pull complete [2022-12-15T06:16:21.124Z] 4872d77fe225: Pull complete [2022-12-15T06:16:21.385Z] 5851b861e8e6: Pull complete [2022-12-15T06:16:21.385Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-15T06:16:21.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-15T06:16:21.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T06:16:21.465Z] prd-ubuntu20.04-docker-8c-8g-121341 does not seem to be running inside a container [2022-12-15T06:16:21.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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-devops/py-git-semver:0.1.4 cat [2022-12-15T06:16:23.172Z] $ docker top d755e024b4ba3cbed7cc093c0e0f1752d993d0a16a133d9d4263a9250b39ef91 -eo pid,comm [2022-12-15T06:16:23.228Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-15T06:16:23.228Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-15T06:16:23.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T06:16:23.258Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T06:16:23.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T06:16:23.371Z] $ docker exec d755e024b4ba3cbed7cc093c0e0f1752d993d0a16a133d9d4263a9250b39ef91 ssh-agent [2022-12-15T06:16:23.479Z] SSH_AUTH_SOCK=/tmp/ssh-KBIJ5631vCFR/agent.32 [2022-12-15T06:16:23.479Z] SSH_AGENT_PID=38 [2022-12-15T06:16:23.486Z] Running ssh-add (command line suppressed) [2022-12-15T06:16:23.596Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_4762686019366808245.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_4762686019366808245.key) [2022-12-15T06:16:23.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T06:16:23.896Z] + git tag --points-at HEAD [Pipeline] } [2022-12-15T06:16:23.916Z] $ docker exec --env ******** --env ******** d755e024b4ba3cbed7cc093c0e0f1752d993d0a16a133d9d4263a9250b39ef91 ssh-agent -k [2022-12-15T06:16:24.014Z] unset SSH_AUTH_SOCK; [2022-12-15T06:16:24.014Z] unset SSH_AGENT_PID; [2022-12-15T06:16:24.014Z] echo Agent pid 38 killed; [2022-12-15T06:16:24.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-15T06:16:24.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-15T06:16:24.053Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-15T06:16:24.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-15T06:16:24.174Z] $ docker exec d755e024b4ba3cbed7cc093c0e0f1752d993d0a16a133d9d4263a9250b39ef91 ssh-agent [2022-12-15T06:16:24.312Z] SSH_AUTH_SOCK=/tmp/ssh-GRnVk17igESd/agent.71 [2022-12-15T06:16:24.312Z] SSH_AGENT_PID=77 [2022-12-15T06:16:24.325Z] Running ssh-add (command line suppressed) [2022-12-15T06:16:24.441Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_5981055469439476719.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_5981055469439476719.key) [2022-12-15T06:16:24.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-15T06:16:24.736Z] + git semver init [2022-12-15T06:16:24.995Z] 2022-12-15 06:16:24,959 [run_init] DEBUG init version:0.0.0 force:False [2022-12-15T06:16:24.995Z] 2022-12-15 06:16:24,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver [2022-12-15T06:16:24.995Z] 2022-12-15 06:16:24,960 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-99/.semver [2022-12-15T06:16:24.995Z] 2022-12-15 06:16:24,960 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-99/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99, universal_newlines=False, shell=None, istream=None) [2022-12-15T06:16:25.936Z] 2022-12-15 06:16:25,668 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.git/info/exclude [2022-12-15T06:16:25.936Z] 2022-12-15 06:16:25,669 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 with force:False [2022-12-15T06:16:25.936Z] 2022-12-15 06:16:25,669 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 [2022-12-15T06:16:25.936Z] 2022-12-15 06:16:25,673 [execute] INFO git cat-file --batch-check [2022-12-15T06:16:25.936Z] 2022-12-15 06:16:25,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2022-12-15T06:16:25.936Z] 2022-12-15 06:16:25,680 [execute] INFO git cat-file --batch [2022-12-15T06:16:25.936Z] 2022-12-15 06:16:25,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2022-12-15T06:16:25.936Z] 2022-12-15 06:16:25,686 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 [2022-12-15T06:16:25.936Z] 0.0.0 [Pipeline] } [2022-12-15T06:16:25.950Z] $ docker exec --env ******** --env ******** d755e024b4ba3cbed7cc093c0e0f1752d993d0a16a133d9d4263a9250b39ef91 ssh-agent -k [2022-12-15T06:16:26.051Z] unset SSH_AUTH_SOCK; [2022-12-15T06:16:26.051Z] unset SSH_AGENT_PID; [2022-12-15T06:16:26.051Z] echo Agent pid 77 killed; [2022-12-15T06:16:26.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-15T06:16:26.361Z] + git semver [Pipeline] } [2022-12-15T06:16:26.637Z] $ docker stop --time=1 d755e024b4ba3cbed7cc093c0e0f1752d993d0a16a133d9d4263a9250b39ef91 [2022-12-15T06:16:28.438Z] $ docker rm -f d755e024b4ba3cbed7cc093c0e0f1752d993d0a16a133d9d4263a9250b39ef91 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-15T06:16:28.772Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-15T06:16:28.960Z] Stashed 1 file(s) [Pipeline] echo [2022-12-15T06:16:28.962Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T06:16:29.093Z] provisioning config files... [2022-12-15T06:16:29.103Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config11550308716382210671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:16:29.401Z] ---> docker-login.sh [2022-12-15T06:16:29.401Z] nexus3.edgexfoundry.org:10001 [2022-12-15T06:16:29.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:16:29.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:16:29.401Z] Configure a credential helper to remove this warning. See [2022-12-15T06:16:29.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:16:29.401Z] [2022-12-15T06:16:29.401Z] Login Succeeded [2022-12-15T06:16:29.401Z] nexus3.edgexfoundry.org:10002 [2022-12-15T06:16:29.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:16:29.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:16:29.661Z] Configure a credential helper to remove this warning. See [2022-12-15T06:16:29.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:16:29.661Z] [2022-12-15T06:16:29.661Z] Login Succeeded [2022-12-15T06:16:29.661Z] nexus3.edgexfoundry.org:10003 [2022-12-15T06:16:29.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:16:29.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:16:29.661Z] Configure a credential helper to remove this warning. See [2022-12-15T06:16:29.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:16:29.661Z] [2022-12-15T06:16:29.661Z] Login Succeeded [2022-12-15T06:16:29.661Z] nexus3.edgexfoundry.org:10004 [2022-12-15T06:16:29.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:16:29.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:16:29.922Z] Configure a credential helper to remove this warning. See [2022-12-15T06:16:29.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:16:29.922Z] [2022-12-15T06:16:29.922Z] Login Succeeded [2022-12-15T06:16:29.922Z] docker.io [2022-12-15T06:16:29.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:16:30.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:16:30.182Z] Configure a credential helper to remove this warning. See [2022-12-15T06:16:30.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:16:30.182Z] [2022-12-15T06:16:30.182Z] Login Succeeded [2022-12-15T06:16:30.182Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T06:16:30.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-15T06:16:30.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T06:16:30.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T06:16:30.283Z] ========================================================= [2022-12-15T06:16:30.283Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-15T06:16:30.283Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:16:30.599Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-15T06:16:30.600Z] Sending build context to Docker daemon 1.617MB [2022-12-15T06:16:30.600Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T06:16:30.600Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-15T06:16:30.600Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-15T06:16:30.600Z] 213ec9aee27d: Pulling fs layer [2022-12-15T06:16:30.600Z] 4583459ba037: Pulling fs layer [2022-12-15T06:16:30.600Z] 93c1e223e6f2: Pulling fs layer [2022-12-15T06:16:30.600Z] 53926ce57604: Pulling fs layer [2022-12-15T06:16:30.600Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-15T06:16:30.600Z] 22ff95d597cd: Pulling fs layer [2022-12-15T06:16:30.600Z] 12d6caf4c0d1: Pulling fs layer [2022-12-15T06:16:30.600Z] 96b7cbca73a9: Pulling fs layer [2022-12-15T06:16:30.600Z] a7acece74701: Pulling fs layer [2022-12-15T06:16:30.600Z] 22ff95d597cd: Waiting [2022-12-15T06:16:30.600Z] 21b2b0c7a3f4: Waiting [2022-12-15T06:16:30.600Z] 12d6caf4c0d1: Waiting [2022-12-15T06:16:30.600Z] 96b7cbca73a9: Waiting [2022-12-15T06:16:30.600Z] 53926ce57604: Waiting [2022-12-15T06:16:30.600Z] 93c1e223e6f2: Verifying Checksum [2022-12-15T06:16:30.600Z] 93c1e223e6f2: Download complete [2022-12-15T06:16:30.600Z] 4583459ba037: Verifying Checksum [2022-12-15T06:16:30.600Z] 4583459ba037: Download complete [2022-12-15T06:16:30.600Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-15T06:16:30.600Z] 21b2b0c7a3f4: Download complete [2022-12-15T06:16:30.600Z] 22ff95d597cd: Verifying Checksum [2022-12-15T06:16:30.600Z] 22ff95d597cd: Download complete [2022-12-15T06:16:30.866Z] 213ec9aee27d: Verifying Checksum [2022-12-15T06:16:30.866Z] 213ec9aee27d: Download complete [2022-12-15T06:16:30.866Z] 12d6caf4c0d1: Download complete [2022-12-15T06:16:30.866Z] 213ec9aee27d: Pull complete [2022-12-15T06:16:31.141Z] 4583459ba037: Pull complete [2022-12-15T06:16:31.141Z] 93c1e223e6f2: Pull complete [2022-12-15T06:16:31.411Z] a7acece74701: Verifying Checksum [2022-12-15T06:16:31.411Z] a7acece74701: Download complete [2022-12-15T06:16:31.677Z] 53926ce57604: Download complete [2022-12-15T06:16:31.935Z] 96b7cbca73a9: Verifying Checksum [2022-12-15T06:16:31.935Z] 96b7cbca73a9: Download complete [2022-12-15T06:16:36.117Z] 53926ce57604: Pull complete [2022-12-15T06:16:36.117Z] 21b2b0c7a3f4: Pull complete [2022-12-15T06:16:36.117Z] 22ff95d597cd: Pull complete [2022-12-15T06:16:36.117Z] 12d6caf4c0d1: Pull complete [2022-12-15T06:16:38.646Z] 96b7cbca73a9: Pull complete [2022-12-15T06:16:38.903Z] a7acece74701: Pull complete [2022-12-15T06:16:38.903Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-15T06:16:39.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-15T06:16:39.162Z] ---> db6d94c90886 [2022-12-15T06:16:39.162Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-15T06:16:41.068Z] ---> Running in 0278a7d4c315 [2022-12-15T06:16:41.068Z] Removing intermediate container 0278a7d4c315 [2022-12-15T06:16:41.068Z] ---> 1543945dc04a [2022-12-15T06:16:41.068Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T06:16:41.068Z] ---> Running in ad1cc420c0bc [2022-12-15T06:16:41.326Z] Removing intermediate container ad1cc420c0bc [2022-12-15T06:16:41.327Z] ---> bd76c40ee461 [2022-12-15T06:16:41.327Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-15T06:16:41.327Z] ---> Running in 1f93814b616b [2022-12-15T06:16:41.327Z] Removing intermediate container 1f93814b616b [2022-12-15T06:16:41.327Z] ---> 622567522a39 [2022-12-15T06:16:41.327Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-15T06:16:41.586Z] ---> Running in d23927bdc8a1 [2022-12-15T06:16:41.586Z] Removing intermediate container d23927bdc8a1 [2022-12-15T06:16:41.586Z] ---> c73d1cae395e [2022-12-15T06:16:41.586Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T06:16:41.586Z] ---> Running in a37cf499a547 [2022-12-15T06:16:41.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-15T06:16:42.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-15T06:16:42.362Z] (1/80) Installing mesa (21.3.8-r2) [2022-12-15T06:16:42.362Z] (2/80) Installing libxau (1.0.9-r0) [2022-12-15T06:16:42.362Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-12-15T06:16:42.362Z] (4/80) Installing libxcb (1.15-r0) [2022-12-15T06:16:42.362Z] (5/80) Installing libx11 (1.8-r0) [2022-12-15T06:16:42.362Z] (6/80) Installing libxext (1.3.4-r0) [2022-12-15T06:16:42.362Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-12-15T06:16:42.362Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-12-15T06:16:42.362Z] (9/80) Installing libpciaccess (0.16-r0) [2022-12-15T06:16:42.362Z] (10/80) Installing libdrm (2.4.110-r0) [2022-12-15T06:16:42.362Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-12-15T06:16:42.362Z] (12/80) Installing libxshmfence (1.3-r1) [2022-12-15T06:16:42.362Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-12-15T06:16:42.362Z] (14/80) Installing icu-data-full (71.1-r2) [2022-12-15T06:16:42.621Z] (15/80) Installing libice (1.0.10-r0) [2022-12-15T06:16:42.621Z] (16/80) Installing libuuid (2.38-r1) [2022-12-15T06:16:42.621Z] (17/80) Installing libsm (1.2.3-r0) [2022-12-15T06:16:42.621Z] (18/80) Installing libxt (1.2.1-r0) [2022-12-15T06:16:42.621Z] (19/80) Installing libxmu (1.1.3-r0) [2022-12-15T06:16:42.621Z] (20/80) Installing xset (1.2.4-r0) [2022-12-15T06:16:42.621Z] (21/80) Installing xprop (1.2.5-r0) [2022-12-15T06:16:42.621Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-12-15T06:16:42.621Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-12-15T06:16:42.621Z] (24/80) Installing libffi (3.4.2-r1) [2022-12-15T06:16:42.621Z] (25/80) Installing libintl (0.21-r2) [2022-12-15T06:16:42.621Z] (26/80) Installing libblkid (2.38-r1) [2022-12-15T06:16:42.621Z] (27/80) Installing libmount (2.38-r1) [2022-12-15T06:16:42.621Z] (28/80) Installing pcre (8.45-r2) [2022-12-15T06:16:42.621Z] (29/80) Installing glib (2.72.1-r0) [2022-12-15T06:16:42.621Z] (30/80) Installing icu-libs (71.1-r2) [2022-12-15T06:16:42.621Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-12-15T06:16:42.621Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-12-15T06:16:42.879Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-12-15T06:16:42.879Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-12-15T06:16:42.879Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-12-15T06:16:42.879Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-12-15T06:16:42.879Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-12-15T06:16:42.879Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-12-15T06:16:42.879Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-12-15T06:16:42.879Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-12-15T06:16:42.879Z] (41/80) Installing libpng (1.6.37-r1) [2022-12-15T06:16:42.879Z] (42/80) Installing freetype (2.12.1-r0) [2022-12-15T06:16:42.879Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-12-15T06:16:42.879Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-12-15T06:16:42.879Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-12-15T06:16:42.879Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-12-15T06:16:42.879Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-12-15T06:16:43.138Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-12-15T06:16:43.138Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-12-15T06:16:43.138Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-12-15T06:16:43.138Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-12-15T06:16:43.138Z] (52/80) Installing avahi-libs (0.8-r6) [2022-12-15T06:16:43.138Z] (53/80) Installing nettle (3.7.3-r0) [2022-12-15T06:16:43.138Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-12-15T06:16:43.138Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-12-15T06:16:43.138Z] (56/80) Installing libunistring (1.0-r0) [2022-12-15T06:16:43.138Z] (57/80) Installing gnutls (3.7.7-r0) [2022-12-15T06:16:43.138Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-12-15T06:16:43.138Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-12-15T06:16:43.138Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-12-15T06:16:43.138Z] (61/80) Installing libevdev (1.12.1-r0) [2022-12-15T06:16:43.138Z] (62/80) Installing mtdev (1.1.6-r0) [2022-12-15T06:16:43.138Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-12-15T06:16:43.138Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-12-15T06:16:43.138Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-12-15T06:16:43.138Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-12-15T06:16:43.138Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-12-15T06:16:43.138Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-12-15T06:16:43.138Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-12-15T06:16:43.138Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-12-15T06:16:43.138Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-12-15T06:16:43.138Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-12-15T06:16:43.397Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-12-15T06:16:43.397Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-12-15T06:16:43.397Z] (75/80) Installing udev-init-scripts (35-r0) [2022-12-15T06:16:43.397Z] Executing udev-init-scripts-35-r0.post-install [2022-12-15T06:16:43.397Z] (76/80) Installing kmod-libs (29-r2) [2022-12-15T06:16:43.397Z] (77/80) Installing eudev (3.2.11-r0) [2022-12-15T06:16:43.397Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-12-15T06:16:43.397Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-12-15T06:16:43.397Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-12-15T06:16:43.397Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T06:16:43.397Z] Executing eudev-3.2.11-r0.trigger [2022-12-15T06:16:43.657Z] OK: 330 MiB in 131 packages [2022-12-15T06:16:44.066Z] Still waiting to schedule task [2022-12-15T06:16:44.067Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-15T06:16:45.573Z] Removing intermediate container a37cf499a547 [2022-12-15T06:16:45.573Z] ---> ed185cac352c [2022-12-15T06:16:45.573Z] Step 8/13 : WORKDIR /device-usb-camera [2022-12-15T06:16:45.573Z] ---> Running in 954d3fc6e195 [2022-12-15T06:16:45.843Z] Removing intermediate container 954d3fc6e195 [2022-12-15T06:16:45.843Z] ---> f1a6edde21ec [2022-12-15T06:16:45.843Z] Step 9/13 : COPY go.mod vendor* ./ [2022-12-15T06:16:45.843Z] ---> e1fee72c37e1 [2022-12-15T06:16:45.843Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T06:16:46.101Z] ---> Running in d419e988aa43 [2022-12-15T06:17:04.203Z] Removing intermediate container d419e988aa43 [2022-12-15T06:17:04.203Z] ---> 2deb4182bd96 [2022-12-15T06:17:04.203Z] Step 11/13 : COPY . . [2022-12-15T06:17:04.203Z] ---> b2605c5d23ec [2022-12-15T06:17:04.203Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-15T06:17:04.203Z] ---> Running in 292b1bc7c4f4 [2022-12-15T06:17:04.203Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-15T06:17:04.203Z] Dload Upload Total Spent Left Speed [2022-12-15T06:17:04.203Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40571 0 --:--:-- --:--:-- --:--:-- 40846 [2022-12-15T06:17:04.203Z] Removing intermediate container 292b1bc7c4f4 [2022-12-15T06:17:04.203Z] ---> 4598ebaf9f79 [2022-12-15T06:17:04.203Z] Step 13/13 : RUN ${MAKE} [2022-12-15T06:17:04.203Z] ---> Running in 5a86a59c8432 [2022-12-15T06:17:04.203Z] noop [2022-12-15T06:17:04.203Z] Removing intermediate container 5a86a59c8432 [2022-12-15T06:17:04.203Z] ---> abd686962666 [2022-12-15T06:17:04.203Z] Successfully built abd686962666 [2022-12-15T06:17:04.203Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:17:04.507Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-15T06:17:04.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T06:17:04.570Z] prd-ubuntu20.04-docker-8c-8g-121341 does not seem to be running inside a container [2022-12-15T06:17:04.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-15T06:17:05.010Z] $ docker top db4f7f47ff6fb936434bb70394c8807c4b37fd3f57e55efdbb738291f1279f1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T06:17:05.349Z] + go version [2022-12-15T06:17:05.349Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-15T06:17:05.363Z] $ docker stop --time=1 db4f7f47ff6fb936434bb70394c8807c4b37fd3f57e55efdbb738291f1279f1b [2022-12-15T06:17:06.676Z] $ docker rm -f db4f7f47ff6fb936434bb70394c8807c4b37fd3f57e55efdbb738291f1279f1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:17:07.081Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-15T06:17:07.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T06:17:07.154Z] prd-ubuntu20.04-docker-8c-8g-121341 does not seem to be running inside a container [2022-12-15T06:17:07.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-15T06:17:07.543Z] $ docker top 8e188152d1f0d0ebb1aacca73f32e2fc7f14cb7e712faf80e393c39e918c3ad3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T06:17:07.879Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] fileExists [Pipeline] sh [2022-12-15T06:17:08.176Z] + make test [2022-12-15T06:17:08.176Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-12-15T06:17:08.434Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-12-15T06:17:20.629Z] # github.com/edgexfoundry/device-usb-camera/internal/driver [2022-12-15T06:17:20.629Z] internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 [2022-12-15T06:17:20.629Z] internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey [2022-12-15T06:17:20.629Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2022-12-15T06:17:20.629Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2022-12-15T06:17:20.647Z] $ docker stop --time=1 8e188152d1f0d0ebb1aacca73f32e2fc7f14cb7e712faf80e393c39e918c3ad3 [2022-12-15T06:17:22.385Z] $ docker rm -f 8e188152d1f0d0ebb1aacca73f32e2fc7f14cb7e712faf80e393c39e918c3ad3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:17:22.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T06:17:22.904Z] [2022-12-15T06:17:22.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:17:23.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T06:17:23.200Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-15T06:17:23.200Z] 5eb5b503b376: Pulling fs layer [2022-12-15T06:17:23.200Z] 5c69ac0246d0: Pulling fs layer [2022-12-15T06:17:23.200Z] ec43610c2a17: Pulling fs layer [2022-12-15T06:17:23.200Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-15T06:17:23.200Z] 33b1e0a273af: Pulling fs layer [2022-12-15T06:17:23.200Z] 5d3b04190fa2: Pulling fs layer [2022-12-15T06:17:23.200Z] 2f39f015ded8: Pulling fs layer [2022-12-15T06:17:23.200Z] 3a2ae6a8a46f: Waiting [2022-12-15T06:17:23.200Z] 5d3b04190fa2: Waiting [2022-12-15T06:17:23.200Z] 2f39f015ded8: Waiting [2022-12-15T06:17:23.200Z] 33b1e0a273af: Waiting [2022-12-15T06:17:23.200Z] 5c69ac0246d0: Verifying Checksum [2022-12-15T06:17:23.200Z] 5c69ac0246d0: Download complete [2022-12-15T06:17:23.200Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-15T06:17:23.200Z] 3a2ae6a8a46f: Download complete [2022-12-15T06:17:23.464Z] 33b1e0a273af: Verifying Checksum [2022-12-15T06:17:23.464Z] 33b1e0a273af: Download complete [2022-12-15T06:17:23.464Z] 5d3b04190fa2: Verifying Checksum [2022-12-15T06:17:23.464Z] 5d3b04190fa2: Download complete [2022-12-15T06:17:23.465Z] ec43610c2a17: Verifying Checksum [2022-12-15T06:17:23.465Z] ec43610c2a17: Download complete [2022-12-15T06:17:23.465Z] 5eb5b503b376: Verifying Checksum [2022-12-15T06:17:23.465Z] 5eb5b503b376: Download complete [2022-12-15T06:17:24.397Z] 2f39f015ded8: Download complete [2022-12-15T06:17:24.655Z] 5eb5b503b376: Pull complete [2022-12-15T06:17:24.914Z] 5c69ac0246d0: Pull complete [2022-12-15T06:17:25.481Z] ec43610c2a17: Pull complete [2022-12-15T06:17:25.481Z] 3a2ae6a8a46f: Pull complete [2022-12-15T06:17:25.737Z] 33b1e0a273af: Pull complete [2022-12-15T06:17:25.737Z] 5d3b04190fa2: Pull complete [2022-12-15T06:17:30.997Z] 2f39f015ded8: Pull complete [2022-12-15T06:17:30.997Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-15T06:17:30.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T06:17:30.997Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T06:17:31.068Z] prd-ubuntu20.04-docker-8c-8g-121341 does not seem to be running inside a container [2022-12-15T06:17:31.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-15T06:17:33.069Z] $ docker top 20f5f3a03c6d568cf1ce40c237f4ce91907ebdc5798b09fc8638827896ac6f84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:17:33.438Z] ---> job-cost.sh [2022-12-15T06:17:33.438Z] lf-activate-venv: SKIPPING [2022-12-15T06:17:33.438Z] INFO: No Stack... [2022-12-15T06:17:33.698Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-15T06:17:34.274Z] INFO: Archiving Costs [Pipeline] sh [2022-12-15T06:17:34.562Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-99/archives/cost.csv [2022-12-15T06:17:34.562Z] + cut -d, -f6 [Pipeline] lock [2022-12-15T06:17:34.575Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-20-stack-cost] [2022-12-15T06:17:34.580Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-20-stack-cost] did not exist. Created. [2022-12-15T06:17:34.580Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-15T06:17:34.880Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-15T06:17:34.914Z] Stashed 1 file(s) [Pipeline] } [2022-12-15T06:17:34.922Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-15T06:17:34.942Z] $ docker stop --time=1 20f5f3a03c6d568cf1ce40c237f4ce91907ebdc5798b09fc8638827896ac6f84 [2022-12-15T06:17:36.130Z] $ docker rm -f 20f5f3a03c6d568cf1ce40c237f4ce91907ebdc5798b09fc8638827896ac6f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-15T06:17:36.225Z] Failed in branch amd64 [2022-12-15T06:19:09.009Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121343 in /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] { [Pipeline] ws [2022-12-15T06:19:09.024Z] Running in /w/workspace/device-usb-camera/20 [Pipeline] { [Pipeline] checkout [2022-12-15T06:19:09.057Z] Selected Git installation does not exist. Using Default [2022-12-15T06:19:09.057Z] The recommended git tool is: NONE [2022-12-15T06:19:13.984Z] using credential edgex-jenkins-ssh [2022-12-15T06:19:14.005Z] Cloning the remote Git repository [2022-12-15T06:19:14.074Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-12-15T06:19:14.281Z] > git init /w/workspace/device-usb-camera/20 # timeout=10 [2022-12-15T06:19:14.462Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-12-15T06:19:14.463Z] > git --version # timeout=10 [2022-12-15T06:19:14.486Z] > git --version # 'git version 2.25.1' [2022-12-15T06:19:14.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-15T06:19:14.554Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-15T06:19:15.231Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-12-15T06:19:15.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-15T06:19:16.113Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-12-15T06:19:16.150Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-12-15T06:19:16.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-15T06:19:16.167Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-15T06:19:16.636Z] Merging remotes/origin/main commit e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 into PR head commit 4aba8cca995d5308e86008ac4043bd77e532bb5a [2022-12-15T06:19:16.916Z] Merge succeeded, producing 51f87aa1016acd1b6d0a57062d21a41d670cde6a [2022-12-15T06:19:16.917Z] Checking out Revision 51f87aa1016acd1b6d0a57062d21a41d670cde6a (PR-99) [2022-12-15T06:19:16.650Z] > git config core.sparsecheckout # timeout=10 [2022-12-15T06:19:16.673Z] > git checkout -f 4aba8cca995d5308e86008ac4043bd77e532bb5a # timeout=10 [2022-12-15T06:19:16.761Z] > git remote # timeout=10 [2022-12-15T06:19:16.782Z] > git config --get remote.origin.url # timeout=10 [2022-12-15T06:19:16.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-15T06:19:16.815Z] > git merge e17bf6eb7b6ec689c18abb192f67e707f10f3ec9 # timeout=10 [2022-12-15T06:19:16.896Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-15T06:19:16.919Z] > git config core.sparsecheckout # timeout=10 [2022-12-15T06:19:16.933Z] > git checkout -f 51f87aa1016acd1b6d0a57062d21a41d670cde6a # timeout=10 [2022-12-15T06:19:20.456Z] Commit message: "Merge commit 'e17bf6eb7b6ec689c18abb192f67e707f10f3ec9' into HEAD" [2022-12-15T06:19:20.482Z] First time build. Skipping changelog. [2022-12-15T06:19:20.461Z] > git rev-list --no-walk 46584bcb6b0243f5c89cad71688cda25f3ec3d19 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-15T06:19:21.386Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-15T06:19:21.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-15T06:19:21.386Z] Dload Upload Total Spent Left Speed [2022-12-15T06:19:21.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-12-15T06:19:22.125Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-15T06:19:22.452Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-15T06:19:22.452Z] + sudo tee /etc/docker/daemon.new [2022-12-15T06:19:22.452Z] { [2022-12-15T06:19:22.452Z] "registry-mirrors": [ [2022-12-15T06:19:22.452Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-15T06:19:22.452Z] ], [2022-12-15T06:19:22.452Z] "bip": "10.250.0.254/24", [2022-12-15T06:19:22.452Z] "hosts": [ [2022-12-15T06:19:22.452Z] "tcp://0.0.0.0:5555", [2022-12-15T06:19:22.452Z] "unix:///var/run/docker.sock" [2022-12-15T06:19:22.452Z] ], [2022-12-15T06:19:22.452Z] "mtu": 1458, [2022-12-15T06:19:22.452Z] "selinux-enabled": true, [2022-12-15T06:19:22.452Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-15T06:19:22.452Z] } [Pipeline] sh [2022-12-15T06:19:22.789Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-15T06:19:23.127Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T06:19:41.420Z] provisioning config files... [2022-12-15T06:19:41.451Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/20@tmp/config18356933828990618141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:19:41.809Z] ---> docker-login.sh [2022-12-15T06:19:41.809Z] nexus3.edgexfoundry.org:10001 [2022-12-15T06:19:42.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:19:42.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:19:42.399Z] Configure a credential helper to remove this warning. See [2022-12-15T06:19:42.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:19:42.399Z] [2022-12-15T06:19:42.399Z] Login Succeeded [2022-12-15T06:19:42.399Z] nexus3.edgexfoundry.org:10002 [2022-12-15T06:19:42.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:19:42.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:19:42.945Z] Configure a credential helper to remove this warning. See [2022-12-15T06:19:42.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:19:42.945Z] [2022-12-15T06:19:42.945Z] Login Succeeded [2022-12-15T06:19:42.945Z] nexus3.edgexfoundry.org:10003 [2022-12-15T06:19:43.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:19:43.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:19:43.217Z] Configure a credential helper to remove this warning. See [2022-12-15T06:19:43.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:19:43.217Z] [2022-12-15T06:19:43.217Z] Login Succeeded [2022-12-15T06:19:43.217Z] nexus3.edgexfoundry.org:10004 [2022-12-15T06:19:43.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:19:43.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:19:43.765Z] Configure a credential helper to remove this warning. See [2022-12-15T06:19:43.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:19:43.765Z] [2022-12-15T06:19:43.765Z] Login Succeeded [2022-12-15T06:19:43.765Z] docker.io [2022-12-15T06:19:43.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-15T06:19:44.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-15T06:19:44.354Z] Configure a credential helper to remove this warning. See [2022-12-15T06:19:44.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-15T06:19:44.354Z] [2022-12-15T06:19:44.354Z] Login Succeeded [2022-12-15T06:19:44.354Z] ---> docker-login.sh ends [Pipeline] } [2022-12-15T06:19:44.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-15T06:19:44.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T06:19:44.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-15T06:19:44.617Z] ========================================================= [2022-12-15T06:19:44.617Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-15T06:19:44.617Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:19:44.960Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-15T06:19:45.229Z] Sending build context to Docker daemon 1.069MB [2022-12-15T06:19:45.229Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-15T06:19:45.229Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-15T06:19:45.504Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-15T06:19:45.505Z] 9b18e9b68314: Pulling fs layer [2022-12-15T06:19:45.505Z] 35d82f9e3411: Pulling fs layer [2022-12-15T06:19:45.505Z] e16973657156: Pulling fs layer [2022-12-15T06:19:45.505Z] fc693d55d65f: Pulling fs layer [2022-12-15T06:19:45.505Z] 7e9fc2657dce: Pulling fs layer [2022-12-15T06:19:45.505Z] dda99020689f: Pulling fs layer [2022-12-15T06:19:45.505Z] db1c61fa0a46: Pulling fs layer [2022-12-15T06:19:45.505Z] 891c053d2c06: Pulling fs layer [2022-12-15T06:19:45.505Z] fc693d55d65f: Waiting [2022-12-15T06:19:45.505Z] 7e9fc2657dce: Waiting [2022-12-15T06:19:45.505Z] dda99020689f: Waiting [2022-12-15T06:19:45.505Z] db1c61fa0a46: Waiting [2022-12-15T06:19:45.505Z] 891c053d2c06: Waiting [2022-12-15T06:19:45.505Z] e16973657156: Verifying Checksum [2022-12-15T06:19:45.505Z] e16973657156: Download complete [2022-12-15T06:19:45.505Z] 35d82f9e3411: Verifying Checksum [2022-12-15T06:19:45.505Z] 35d82f9e3411: Download complete [2022-12-15T06:19:45.505Z] 7e9fc2657dce: Download complete [2022-12-15T06:19:45.505Z] dda99020689f: Verifying Checksum [2022-12-15T06:19:45.505Z] dda99020689f: Download complete [2022-12-15T06:19:45.505Z] 9b18e9b68314: Download complete [2022-12-15T06:19:46.524Z] 9b18e9b68314: Pull complete [2022-12-15T06:19:46.795Z] 891c053d2c06: Verifying Checksum [2022-12-15T06:19:46.795Z] 891c053d2c06: Download complete [2022-12-15T06:19:47.067Z] 35d82f9e3411: Pull complete [2022-12-15T06:19:47.343Z] e16973657156: Pull complete [2022-12-15T06:19:47.936Z] db1c61fa0a46: Verifying Checksum [2022-12-15T06:19:47.936Z] db1c61fa0a46: Download complete [2022-12-15T06:19:48.529Z] fc693d55d65f: Verifying Checksum [2022-12-15T06:19:48.529Z] fc693d55d65f: Download complete [2022-12-15T06:20:00.894Z] fc693d55d65f: Pull complete [2022-12-15T06:20:00.894Z] 7e9fc2657dce: Pull complete [2022-12-15T06:20:00.894Z] dda99020689f: Pull complete [2022-12-15T06:20:07.566Z] db1c61fa0a46: Pull complete [2022-12-15T06:20:08.985Z] 891c053d2c06: Pull complete [2022-12-15T06:20:08.985Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-15T06:20:08.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-15T06:20:08.985Z] ---> f96f9c87975a [2022-12-15T06:20:08.985Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-12-15T06:20:11.580Z] ---> Running in 9bc34180456b [2022-12-15T06:20:11.580Z] Removing intermediate container 9bc34180456b [2022-12-15T06:20:11.580Z] ---> af87b06321a1 [2022-12-15T06:20:11.580Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-15T06:20:11.580Z] ---> Running in 2407bf6c16a5 [2022-12-15T06:20:11.865Z] Removing intermediate container 2407bf6c16a5 [2022-12-15T06:20:11.865Z] ---> aa6656dbdf87 [2022-12-15T06:20:11.865Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-12-15T06:20:12.134Z] ---> Running in e886936e67e0 [2022-12-15T06:20:12.402Z] Removing intermediate container e886936e67e0 [2022-12-15T06:20:12.402Z] ---> fa1b49b61f97 [2022-12-15T06:20:12.402Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-12-15T06:20:12.700Z] ---> Running in 88201f17a881 [2022-12-15T06:20:12.977Z] Removing intermediate container 88201f17a881 [2022-12-15T06:20:12.977Z] ---> 4b7e45944e4a [2022-12-15T06:20:12.977Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-15T06:20:13.250Z] ---> Running in 05176642586d [2022-12-15T06:20:14.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-15T06:20:14.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-15T06:20:15.442Z] (1/14) Installing libintl (0.21-r2) [2022-12-15T06:20:15.442Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-12-15T06:20:15.442Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-12-15T06:20:15.442Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-12-15T06:20:15.710Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-12-15T06:20:15.710Z] (6/14) Installing udev-init-scripts (35-r0) [2022-12-15T06:20:15.710Z] Executing udev-init-scripts-35-r0.post-install [2022-12-15T06:20:15.710Z] (7/14) Installing libblkid (2.38-r1) [2022-12-15T06:20:15.710Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-12-15T06:20:15.710Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-12-15T06:20:15.710Z] (10/14) Installing kmod-libs (29-r2) [2022-12-15T06:20:15.710Z] (11/14) Installing eudev (3.2.11-r0) [2022-12-15T06:20:15.710Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-12-15T06:20:15.710Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-12-15T06:20:15.710Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-12-15T06:20:15.710Z] Executing busybox-1.35.0-r17.trigger [2022-12-15T06:20:15.978Z] Executing eudev-3.2.11-r0.trigger [2022-12-15T06:20:15.978Z] OK: 228 MiB in 65 packages [2022-12-15T06:20:16.945Z] Removing intermediate container 05176642586d [2022-12-15T06:20:16.945Z] ---> 1a92a5f7e139 [2022-12-15T06:20:16.945Z] Step 8/13 : WORKDIR /device-usb-camera [2022-12-15T06:20:17.215Z] ---> Running in 406b5e65da81 [2022-12-15T06:20:17.485Z] Removing intermediate container 406b5e65da81 [2022-12-15T06:20:17.485Z] ---> 71305dd768df [2022-12-15T06:20:17.485Z] Step 9/13 : COPY go.mod vendor* ./ [2022-12-15T06:20:18.073Z] ---> c3cd85398997 [2022-12-15T06:20:18.073Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-15T06:20:18.073Z] ---> Running in c12dc1c0c2da [2022-12-15T06:21:14.542Z] Removing intermediate container c12dc1c0c2da [2022-12-15T06:21:14.542Z] ---> 74401e2eee4f [2022-12-15T06:21:14.542Z] Step 11/13 : COPY . . [2022-12-15T06:21:14.542Z] ---> df9ed60f8bc9 [2022-12-15T06:21:14.542Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-12-15T06:21:14.542Z] ---> Running in 7f1b7043a186 [2022-12-15T06:21:14.542Z]  % Total % Received % Xferd Average Speed Time Time Time  Current [2022-12-15T06:21:14.542Z] Dload Upload Total Spent Left Speed [2022-12-15T06:21:14.542Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7012 0 --:--:-- --:--:-- --:--:-- 7033 [2022-12-15T06:21:14.542Z] Removing intermediate container 7f1b7043a186 [2022-12-15T06:21:14.542Z] ---> 67265129bfd2 [2022-12-15T06:21:14.542Z] Step 13/13 : RUN ${MAKE} [2022-12-15T06:21:14.542Z] ---> Running in b5dc8a063b6f [2022-12-15T06:21:14.812Z] noop [2022-12-15T06:21:15.404Z] Removing intermediate container b5dc8a063b6f [2022-12-15T06:21:15.404Z] ---> 9e75b38020ef [2022-12-15T06:21:15.674Z] Successfully built 9e75b38020ef [2022-12-15T06:21:15.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:21:16.040Z] + docker inspect -f . ci-base-image-arm64 [2022-12-15T06:21:16.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T06:21:16.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-121343 does not seem to be running inside a container [2022-12-15T06:21:16.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/20 -v /w/workspace/device-usb-camera/20:/w/workspace/device-usb-camera/20:rw,z -v /w/workspace/device-usb-camera/20@tmp:/w/workspace/device-usb-camera/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-15T06:21:17.509Z] $ docker top 9c0c5082509c5dab7b575739eb66aa5317a01ac23c6692ba32c27f0b90b57bff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T06:21:18.350Z] + go version [2022-12-15T06:21:18.350Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-15T06:21:18.373Z] $ docker stop --time=1 9c0c5082509c5dab7b575739eb66aa5317a01ac23c6692ba32c27f0b90b57bff [2022-12-15T06:21:20.019Z] $ docker rm -f 9c0c5082509c5dab7b575739eb66aa5317a01ac23c6692ba32c27f0b90b57bff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:21:20.560Z] + docker inspect -f . ci-base-image-arm64 [2022-12-15T06:21:20.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T06:21:20.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-121343 does not seem to be running inside a container [2022-12-15T06:21:20.801Z] $ 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/20 -v /w/workspace/device-usb-camera/20:/w/workspace/device-usb-camera/20:rw,z -v /w/workspace/device-usb-camera/20@tmp:/w/workspace/device-usb-camera/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-12-15T06:21:21.991Z] $ docker top 9c02b57b6a034e77cd3809637bae413d592195b84219d6766096ddbc576d6a18 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T06:21:22.823Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/20 [Pipeline] fileExists [Pipeline] sh [2022-12-15T06:21:23.468Z] + make test [2022-12-15T06:21:23.468Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-12-15T06:21:25.418Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-12-15T06:23:17.100Z] # github.com/edgexfoundry/device-usb-camera/internal/driver [2022-12-15T06:23:17.100Z] internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 [2022-12-15T06:23:17.100Z] internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey [2022-12-15T06:23:17.100Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2022-12-15T06:23:17.100Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2022-12-15T06:23:17.123Z] $ docker stop --time=1 9c02b57b6a034e77cd3809637bae413d592195b84219d6766096ddbc576d6a18 [2022-12-15T06:23:18.867Z] $ docker rm -f 9c02b57b6a034e77cd3809637bae413d592195b84219d6766096ddbc576d6a18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:23:19.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T06:23:19.865Z] [2022-12-15T06:23:19.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:23:20.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T06:23:20.786Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-15T06:23:20.786Z] 8998bd30e6a1: Pulling fs layer [2022-12-15T06:23:20.786Z] 04944245beec: Pulling fs layer [2022-12-15T06:23:20.786Z] 699f458cf7ca: Pulling fs layer [2022-12-15T06:23:20.786Z] 765212b225bb: Pulling fs layer [2022-12-15T06:23:20.786Z] f23df028b6ca: Pulling fs layer [2022-12-15T06:23:20.786Z] d65c8cfc05b1: Pulling fs layer [2022-12-15T06:23:20.786Z] 2437ff75d9bd: Pulling fs layer [2022-12-15T06:23:20.786Z] 765212b225bb: Waiting [2022-12-15T06:23:20.786Z] 2437ff75d9bd: Waiting [2022-12-15T06:23:20.786Z] f23df028b6ca: Waiting [2022-12-15T06:23:20.786Z] d65c8cfc05b1: Waiting [2022-12-15T06:23:20.786Z] 04944245beec: Verifying Checksum [2022-12-15T06:23:20.786Z] 04944245beec: Download complete [2022-12-15T06:23:20.786Z] 765212b225bb: Verifying Checksum [2022-12-15T06:23:20.786Z] 765212b225bb: Download complete [2022-12-15T06:23:21.054Z] f23df028b6ca: Verifying Checksum [2022-12-15T06:23:21.054Z] f23df028b6ca: Download complete [2022-12-15T06:23:21.054Z] d65c8cfc05b1: Verifying Checksum [2022-12-15T06:23:21.054Z] d65c8cfc05b1: Download complete [2022-12-15T06:23:21.054Z] 699f458cf7ca: Verifying Checksum [2022-12-15T06:23:21.054Z] 699f458cf7ca: Download complete [2022-12-15T06:23:21.324Z] 8998bd30e6a1: Verifying Checksum [2022-12-15T06:23:21.324Z] 8998bd30e6a1: Download complete [2022-12-15T06:23:23.929Z] 2437ff75d9bd: Verifying Checksum [2022-12-15T06:23:23.929Z] 2437ff75d9bd: Download complete [2022-12-15T06:23:26.523Z] 8998bd30e6a1: Pull complete [2022-12-15T06:23:26.523Z] 04944245beec: Pull complete [2022-12-15T06:23:28.473Z] 699f458cf7ca: Pull complete [2022-12-15T06:23:28.473Z] 765212b225bb: Pull complete [2022-12-15T06:23:29.446Z] f23df028b6ca: Pull complete [2022-12-15T06:23:29.446Z] d65c8cfc05b1: Pull complete [2022-12-15T06:23:51.521Z] 2437ff75d9bd: Pull complete [2022-12-15T06:23:51.521Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-15T06:23:51.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-15T06:23:51.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T06:23:51.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-121343 does not seem to be running inside a container [2022-12-15T06:23:51.801Z] $ 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/20 -v /w/workspace/device-usb-camera/20:/w/workspace/device-usb-camera/20:rw,z -v /w/workspace/device-usb-camera/20@tmp:/w/workspace/device-usb-camera/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-12-15T06:23:53.927Z] $ docker top 3a2496f690b604dc8004da1667662d036c71d0400027dadc1cd520df63c826d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:23:54.765Z] ---> job-cost.sh [2022-12-15T06:23:54.765Z] lf-activate-venv: SKIPPING [2022-12-15T06:23:54.765Z] INFO: No Stack... [2022-12-15T06:23:55.822Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-15T06:23:56.425Z] INFO: Archiving Costs [Pipeline] sh [2022-12-15T06:23:57.136Z] + cat /w/workspace/device-usb-camera/20/archives/cost.csv [2022-12-15T06:23:57.136Z] + cut -d, -f6 [Pipeline] lock [2022-12-15T06:23:57.225Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-20-stack-cost] [2022-12-15T06:23:57.231Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-20-stack-cost] did not exist. Created. [2022-12-15T06:23:57.231Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-15T06:23:57.953Z] /w/workspace/device-usb-camera/20@tmp/durable-599746c4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-15T06:23:58.657Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-15T06:23:58.682Z] Warning: overwriting stash ‘stack-cost’ [2022-12-15T06:23:59.189Z] Stashed 1 file(s) [Pipeline] } [2022-12-15T06:23:59.196Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-20-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-15T06:23:59.217Z] $ docker stop --time=1 3a2496f690b604dc8004da1667662d036c71d0400027dadc1cd520df63c826d8 [2022-12-15T06:24:00.866Z] $ docker rm -f 3a2496f690b604dc8004da1667662d036c71d0400027dadc1cd520df63c826d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-15T06:24:01.160Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-12-15T06:24:01.849Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-99/archives ] [2022-12-15T06:24:01.849Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2022-12-15T06:24:01.849Z] total 16 [2022-12-15T06:24:01.849Z] drwxr-xr-x 3 root root 4096 Dec 15 06:17 . [2022-12-15T06:24:01.849Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 15 06:17 .. [2022-12-15T06:24:01.849Z] drwxr-xr-x 2 root root 4096 Dec 15 06:17 cost [2022-12-15T06:24:01.849Z] -rw-r--r-- 1 root root 89 Dec 15 06:17 cost.csv [2022-12-15T06:24:01.849Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2022-12-15T06:24:01.849Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2022-12-15T06:24:01.849Z] total 16 [2022-12-15T06:24:01.849Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 06:17 . [2022-12-15T06:24:01.849Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 15 06:17 .. [2022-12-15T06:24:01.849Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 06:17 cost [2022-12-15T06:24:01.849Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 15 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:24:02.137Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:24:02.991Z] ---> package-listing.sh [2022-12-15T06:24:02.991Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-15T06:24:02.991Z] ++ facter osfamily [2022-12-15T06:24:03.249Z] + OS_FAMILY=debian [2022-12-15T06:24:03.249Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-99 [2022-12-15T06:24:03.249Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-15T06:24:03.249Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-15T06:24:03.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-15T06:24:03.249Z] + PACKAGES=/tmp/packages_start.txt [2022-12-15T06:24:03.249Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' [2022-12-15T06:24:03.249Z] + PACKAGES=/tmp/packages_end.txt [2022-12-15T06:24:03.249Z] + case "${OS_FAMILY}" in [2022-12-15T06:24:03.249Z] + dpkg -l [2022-12-15T06:24:03.249Z] + grep '^ii' [2022-12-15T06:24:03.249Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-15T06:24:03.249Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-15T06:24:03.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-15T06:24:03.249Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' [2022-12-15T06:24:03.249Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [2022-12-15T06:24:03.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [Pipeline] echo [2022-12-15T06:24:03.259Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-15T06:24:03.535Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T06:24:04.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-15T06:24:04.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-15T06:24:04.159Z] prd-ubuntu20.04-docker-8c-8g-121341 does not seem to be running inside a container [2022-12-15T06:24:04.192Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-15T06:24:04.397Z] $ docker top fd336b14fefa6e4bddcec2432b9ddb4a0471f9d3a0e2e3d0e748ce9ce353f8b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-15T06:24:04.743Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-15T06:24:05.026Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-15T06:24:05.309Z] + ls /var/log/sa-host [2022-12-15T06:24:05.310Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-15T06:24:05.457Z] provisioning config files... [2022-12-15T06:24:05.466Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config5867490043623317255tmp [Pipeline] { [Pipeline] echo [2022-12-15T06:24:05.478Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:24:05.759Z] ---> create-netrc.sh [Pipeline] } [2022-12-15T06:24:05.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:24:06.086Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-15T06:24:06.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:24:06.375Z] ---> sudo-logs.sh [2022-12-15T06:24:06.375Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-15T06:24:06.397Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:24:06.680Z] ---> job-cost.sh [2022-12-15T06:24:06.680Z] lf-activate-venv: SKIPPING [2022-12-15T06:24:06.680Z] DEBUG: total: 0.2199999988079071 [2022-12-15T06:24:06.680Z] INFO: Retrieving Stack Cost... [2022-12-15T06:24:06.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-15T06:24:07.504Z] INFO: Archiving Costs [Pipeline] echo [2022-12-15T06:24:07.513Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-15T06:24:07.794Z] ---> logs-deploy.sh [2022-12-15T06:24:07.794Z] lf-activate-venv: SKIPPING [2022-12-15T06:24:07.794Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-99/20 [2022-12-15T06:24:07.794Z] INFO: archiving workspace using pattern(s): [2022-12-15T06:24:08.731Z] Archives upload complete. [2022-12-15T06:24:08.991Z] INFO: archiving logs to Nexus [2022-12-15T06:24:09.560Z] ---> uname -a: [2022-12-15T06:24:09.560Z] Linux prd-ubuntu20-04-docker-8c-8g-121341 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-15T06:24:09.560Z] [2022-12-15T06:24:09.560Z]