Pull request #285 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at df8fee098ca8f8207e6b8a7bc916bcd179a74499 rather than 77c2fff4a42642eb9edef76623a43b695f9ad643 Obtained Jenkinsfile from df8fee098ca8f8207e6b8a7bc916bcd179a74499 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-ssh6945693428771871463.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14854978446976697609.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13506644079516167505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh154202471518308691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14531341576001312148.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-285/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-285/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5571918023399109532.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5942 in /w/workspace/foundry_device-usb-camera_PR-285 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-285 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit df8fee098ca8f8207e6b8a7bc916bcd179a74499 into PR head commit 77c2fff4a42642eb9edef76623a43b695f9ad643 Merge succeeded, producing 77c2fff4a42642eb9edef76623a43b695f9ad643 Checking out Revision 77c2fff4a42642eb9edef76623a43b695f9ad643 (PR-285) > git config core.sparsecheckout # timeout=10 > git checkout -f 77c2fff4a42642eb9edef76623a43b695f9ad643 # 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 df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77c2fff4a42642eb9edef76623a43b695f9ad643 # timeout=10 Commit message: "fix: none mode being seen as invalid option to RtspServerMode" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:02:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:02:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:02:30 ========================================================= 18:02:30 EdgeX Global Pipelines Version Info 18:02:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:02:30 ------------------- 18:02:30 stable info: 18:02:30 ------------------- 18:02:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:02:30 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:02:30 Message: update stable to v1.0.254 18:02:31 ------------------- 18:02:31 experimental info: 18:02:31 ------------------- 18:02:31 Commited By: **** collab-it+edgex@linuxfoundation.org 18:02:31 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:02:31 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:02:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-285 [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-285 [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-285 [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77c2fff4a42642eb9edef76623a43b695f9ad643 [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77c2fff [Pipeline] echo 18:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:33 provisioning config files... 18:02:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-285@tmp/config14527805533186839984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:33 ---> docker-login.sh 18:02:33 nexus3.edgexfoundry.org:10001 18:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:33 Configure a credential helper to remove this warning. See 18:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:33 18:02:33 Login Succeeded 18:02:33 nexus3.edgexfoundry.org:10002 18:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:33 Configure a credential helper to remove this warning. See 18:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:33 18:02:33 Login Succeeded 18:02:33 nexus3.edgexfoundry.org:10003 18:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:34 Configure a credential helper to remove this warning. See 18:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:34 18:02:34 Login Succeeded 18:02:34 nexus3.edgexfoundry.org:10004 18:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:34 Configure a credential helper to remove this warning. See 18:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:34 18:02:34 Login Succeeded 18:02:34 docker.io 18:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:34 Configure a credential helper to remove this warning. See 18:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:34 18:02:34 Login Succeeded 18:02:34 ---> docker-login.sh ends [Pipeline] } 18:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:02:35 + git rev-list -1 --merges 77c2fff4a42642eb9edef76623a43b695f9ad643~1..77c2fff4a42642eb9edef76623a43b695f9ad643 [Pipeline] echo 18:02:35 -----------> git rev-list -1 --merges 77c2fff4a42642eb9edef76623a43b695f9ad643~1..77c2fff4a42642eb9edef76623a43b695f9ad643 77c2fff4a42642eb9edef76623a43b695f9ad643 [false] [Pipeline] sh 18:02:35 + git log --format=format:%s -1 77c2fff4a42642eb9edef76623a43b695f9ad643 [Pipeline] echo 18:02:35 ========================================================= 18:02:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:02:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:35 + git log --format=format:%s -1 77c2fff4a42642eb9edef76623a43b695f9ad643 [Pipeline] echo 18:02:36 [semverPrep] GIT_COMMIT: 77c2fff4a42642eb9edef76623a43b695f9ad643, Commit Message: fix: none mode being seen as invalid option to RtspServerMode [Pipeline] echo 18:02:36 [semverPrep] This is not a build commit. [Pipeline] sh 18:02:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:02:36 + grep -v github /etc/ssh/ssh_known_hosts 18:02:36 + [ -e /tmp/ssh_known_hosts ] 18:02:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:02:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:02:36 + sudo tee -a /etc/ssh/ssh_known_hosts 18:02:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:36 18:02:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:37 0.1.4: Pulling from edgex-devops/py-git-semver 18:02:37 b85a868b505f: Pulling fs layer 18:02:37 e2be974225ed: Pulling fs layer 18:02:37 339a4e72a1f5: Pulling fs layer 18:02:37 988bab9f4d93: Pulling fs layer 18:02:37 1469e6f7b9e6: Pulling fs layer 18:02:37 eaf3925da568: Pulling fs layer 18:02:37 bab4dde63d76: Pulling fs layer 18:02:37 bde34c3a00c8: Pulling fs layer 18:02:37 b352a97aabf1: Pulling fs layer 18:02:37 4872d77fe225: Pulling fs layer 18:02:37 5851b861e8e6: Pulling fs layer 18:02:37 988bab9f4d93: Waiting 18:02:37 b352a97aabf1: Waiting 18:02:37 1469e6f7b9e6: Waiting 18:02:37 eaf3925da568: Waiting 18:02:37 4872d77fe225: Waiting 18:02:37 bab4dde63d76: Waiting 18:02:37 5851b861e8e6: Waiting 18:02:37 bde34c3a00c8: Waiting 18:02:37 e2be974225ed: Download complete 18:02:37 988bab9f4d93: Download complete 18:02:37 1469e6f7b9e6: Verifying Checksum 18:02:37 1469e6f7b9e6: Download complete 18:02:37 eaf3925da568: Verifying Checksum 18:02:37 eaf3925da568: Download complete 18:02:37 339a4e72a1f5: Verifying Checksum 18:02:37 339a4e72a1f5: Download complete 18:02:37 bde34c3a00c8: Download complete 18:02:37 b352a97aabf1: Verifying Checksum 18:02:37 b352a97aabf1: Download complete 18:02:37 4872d77fe225: Download complete 18:02:37 5851b861e8e6: Download complete 18:02:37 b85a868b505f: Verifying Checksum 18:02:37 b85a868b505f: Download complete 18:02:37 bab4dde63d76: Verifying Checksum 18:02:37 bab4dde63d76: Download complete 18:02:38 b85a868b505f: Pull complete 18:02:38 e2be974225ed: Pull complete 18:02:39 339a4e72a1f5: Pull complete 18:02:39 988bab9f4d93: Pull complete 18:02:39 1469e6f7b9e6: Pull complete 18:02:39 eaf3925da568: Pull complete 18:02:41 bab4dde63d76: Pull complete 18:02:41 bde34c3a00c8: Pull complete 18:02:41 b352a97aabf1: Pull complete 18:02:41 4872d77fe225: Pull complete 18:02:41 5851b861e8e6: Pull complete 18:02:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:41 prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container 18:02:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-285 -v /w/workspace/foundry_device-usb-camera_PR-285:/w/workspace/foundry_device-usb-camera_PR-285:rw,z -v /w/workspace/foundry_device-usb-camera_PR-285@tmp:/w/workspace/foundry_device-usb-camera_PR-285@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 18:02:45 $ docker top 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 -eo pid,comm 18:02:45 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). 18:02:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:45 [ssh-agent] Looking for ssh-agent implementation... 18:02:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:45 $ docker exec 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 ssh-agent 18:02:45 SSH_AUTH_SOCK=/tmp/ssh-AoV53v8j35yI/agent.31 18:02:45 SSH_AGENT_PID=37 18:02:45 Running ssh-add (command line suppressed) 18:02:45 Identity added: /w/workspace/foundry_device-usb-camera_PR-285@tmp/private_key_8688399356824658361.key (/w/workspace/foundry_device-usb-camera_PR-285@tmp/private_key_8688399356824658361.key) 18:02:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:46 + git tag --points-at HEAD [Pipeline] } 18:02:46 $ docker exec --env ******** --env ******** 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 ssh-agent -k 18:02:46 unset SSH_AUTH_SOCK; 18:02:46 unset SSH_AGENT_PID; 18:02:46 echo Agent pid 37 killed; 18:02:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:46 [ssh-agent] Looking for ssh-agent implementation... 18:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:46 $ docker exec 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 ssh-agent 18:02:46 SSH_AUTH_SOCK=/tmp/ssh-kUKQtHEJiBpR/agent.70 18:02:46 SSH_AGENT_PID=76 18:02:46 Running ssh-add (command line suppressed) 18:02:46 Identity added: /w/workspace/foundry_device-usb-camera_PR-285@tmp/private_key_7297336309729721732.key (/w/workspace/foundry_device-usb-camera_PR-285@tmp/private_key_7297336309729721732.key) 18:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:46 + git semver init 18:02:47 2023-09-12 18:02:47,130 [run_init] DEBUG init version:0.0.0 force:False 18:02:47 2023-09-12 18:02:47,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-285/.semver 18:02:47 2023-09-12 18:02:47,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-285/.semver 18:02:47 2023-09-12 18:02:47,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-285/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-285, universal_newlines=False, shell=None, istream=None) 18:02:48 2023-09-12 18:02:47,830 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-285/.git/info/exclude 18:02:48 2023-09-12 18:02:47,830 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-285/.semver/PR-285 with force:False 18:02:48 2023-09-12 18:02:47,830 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-285/.semver/PR-285 18:02:48 2023-09-12 18:02:47,834 [execute] INFO git cat-file --batch-check 18:02:48 2023-09-12 18:02:47,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-285/.semver, universal_newlines=False, shell=None, istream=) 18:02:48 2023-09-12 18:02:47,840 [execute] INFO git cat-file --batch 18:02:48 2023-09-12 18:02:47,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-285/.semver, universal_newlines=False, shell=None, istream=) 18:02:48 2023-09-12 18:02:47,845 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-285/.semver/PR-285 18:02:48 0.0.0 [Pipeline] } 18:02:48 $ docker exec --env ******** --env ******** 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 ssh-agent -k 18:02:48 unset SSH_AUTH_SOCK; 18:02:48 unset SSH_AGENT_PID; 18:02:48 echo Agent pid 76 killed; 18:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:48 + git semver [Pipeline] } 18:02:48 $ docker stop --time=1 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 18:02:50 $ docker rm -f --volumes 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:02:50 Stashed 1 file(s) [Pipeline] echo 18:02:50 [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 18:02:51 provisioning config files... 18:02:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-285@tmp/config7076863370776811054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:51 ---> docker-login.sh 18:02:51 nexus3.edgexfoundry.org:10001 18:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:51 Configure a credential helper to remove this warning. See 18:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:51 18:02:51 Login Succeeded 18:02:51 nexus3.edgexfoundry.org:10002 18:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:51 Configure a credential helper to remove this warning. See 18:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:51 18:02:51 Login Succeeded 18:02:51 nexus3.edgexfoundry.org:10003 18:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:52 Configure a credential helper to remove this warning. See 18:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:52 18:02:52 Login Succeeded 18:02:52 nexus3.edgexfoundry.org:10004 18:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:52 Configure a credential helper to remove this warning. See 18:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:52 18:02:52 Login Succeeded 18:02:52 docker.io 18:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:52 Configure a credential helper to remove this warning. See 18:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:52 18:02:52 Login Succeeded 18:02:52 ---> docker-login.sh ends [Pipeline] } 18:02:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:52 ========================================================= 18:02:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:02:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:02:53 Sending build context to Docker daemon 2.202MB 18:02:53 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:02:53 Step 2/13 : FROM ${BASE} AS builder 18:02:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:53 7264a8db6415: Pulling fs layer 18:02:53 c4d48a809fc2: Pulling fs layer 18:02:53 4f1c88b9dad5: Pulling fs layer 18:02:53 ad3a456e5733: Pulling fs layer 18:02:53 9e4f439ed901: Pulling fs layer 18:02:53 feaf6a47b606: Pulling fs layer 18:02:53 5e8b037d7d82: Pulling fs layer 18:02:53 8ac70367396e: Pulling fs layer 18:02:53 6db16350a2e2: Pulling fs layer 18:02:53 9250d5d63582: Pulling fs layer 18:02:53 9e4f439ed901: Waiting 18:02:53 feaf6a47b606: Waiting 18:02:53 5e8b037d7d82: Waiting 18:02:53 8ac70367396e: Waiting 18:02:53 6db16350a2e2: Waiting 18:02:53 9250d5d63582: Waiting 18:02:53 c4d48a809fc2: Verifying Checksum 18:02:53 c4d48a809fc2: Download complete 18:02:53 ad3a456e5733: Download complete 18:02:53 9e4f439ed901: Download complete 18:02:53 7264a8db6415: Verifying Checksum 18:02:53 7264a8db6415: Download complete 18:02:53 feaf6a47b606: Verifying Checksum 18:02:53 feaf6a47b606: Download complete 18:02:53 7264a8db6415: Pull complete 18:02:53 8ac70367396e: Verifying Checksum 18:02:53 8ac70367396e: Download complete 18:02:53 c4d48a809fc2: Pull complete 18:02:53 4f1c88b9dad5: Verifying Checksum 18:02:53 4f1c88b9dad5: Download complete 18:02:53 6db16350a2e2: Verifying Checksum 18:02:53 6db16350a2e2: Download complete 18:02:54 9250d5d63582: Verifying Checksum 18:02:54 9250d5d63582: Download complete 18:02:54 5e8b037d7d82: Verifying Checksum 18:02:54 5e8b037d7d82: Download complete 18:02:57 4f1c88b9dad5: Pull complete 18:02:57 ad3a456e5733: Pull complete 18:02:57 9e4f439ed901: Pull complete 18:02:57 feaf6a47b606: Pull complete 18:02:59 5e8b037d7d82: Pull complete 18:02:59 8ac70367396e: Pull complete 18:03:00 6db16350a2e2: Pull complete 18:03:01 9250d5d63582: Pull complete 18:03:01 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 18:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:03:01 ---> fa269f55d9b9 18:03:01 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:03:05 ---> Running in 7361bafc1264 18:03:05 Removing intermediate container 7361bafc1264 18:03:05 ---> bc097c3bdb82 18:03:05 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:05 ---> Running in 9c1f49421eaa 18:03:05 Removing intermediate container 9c1f49421eaa 18:03:05 ---> 04695cefc00b 18:03:05 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:03:05 ---> Running in a520724607ca 18:03:05 Removing intermediate container a520724607ca 18:03:05 ---> 647ee356bb22 18:03:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:03:05 ---> Running in 0e52567caa23 18:03:05 Removing intermediate container 0e52567caa23 18:03:05 ---> fa40d5ae8dab 18:03:05 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:05 ---> Running in a402aedd492c 18:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:03:05 (1/13) Installing libintl (0.21.1-r7) 18:03:05 (2/13) Installing eudev-libs (3.2.11-r8) 18:03:06 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:03:06 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:03:06 (5/13) Installing v4l-utils (1.24.1-r0) 18:03:06 (6/13) Installing libdvbv5 (1.24.1-r0) 18:03:06 (7/13) Installing udev-init-scripts (35-r1) 18:03:06 (8/13) Installing libblkid (2.38.1-r8) 18:03:06 (9/13) Installing xz-libs (5.4.3-r0) 18:03:06 (10/13) Installing kmod-libs (30-r3) 18:03:06 (11/13) Installing eudev (3.2.11-r8) 18:03:06 (12/13) Installing eudev-dev (3.2.11-r8) 18:03:06 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:03:06 Executing busybox-1.36.1-r2.trigger 18:03:06 Executing eudev-3.2.11-r8.trigger 18:03:06 OK: 272 MiB in 69 packages 18:03:06 Still waiting to schedule task 18:03:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:03:06 Removing intermediate container a402aedd492c 18:03:06 ---> 13876d0347ad 18:03:06 Step 8/13 : WORKDIR /device-usb-camera 18:03:06 ---> Running in 11042f360a4b 18:03:06 Removing intermediate container 11042f360a4b 18:03:06 ---> 0fd6ad1e9f51 18:03:06 Step 9/13 : COPY go.mod vendor* ./ 18:03:06 ---> bce16a854202 18:03:06 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:06 ---> Running in e8e21ec5c184 18:03:45 Removing intermediate container e8e21ec5c184 18:03:45 ---> 80a7f01f7439 18:03:45 Step 11/13 : COPY . . 18:03:45 ---> acebd03098e5 18:03:45 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:03:45 ---> Running in 0de996be0372 18:03:45  % Total % Received % Xferd Average Speed Time Time Time Current 18:03:45 Dload Upload Total Spent Left Speed 18:03:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253  100  1253   0  0  11057    0 --:--:-- --:--:-- --:--:-- 11088 18:03:45 Removing intermediate container 0de996be0372 18:03:45 ---> 234e39d9a135 18:03:45 Step 13/13 : RUN ${MAKE} 18:03:45 ---> Running in 2577788fb8e0 18:03:45 noop 18:03:45 Removing intermediate container 2577788fb8e0 18:03:45 ---> 21006ff5e6c7 18:03:45 Successfully built 21006ff5e6c7 18:03:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:46 + docker inspect -f . ci-base-image-x86_64 18:03:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:46 prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container 18:03:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-285 -v /w/workspace/foundry_device-usb-camera_PR-285:/w/workspace/foundry_device-usb-camera_PR-285:rw,z -v /w/workspace/foundry_device-usb-camera_PR-285@tmp:/w/workspace/foundry_device-usb-camera_PR-285@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 18:03:46 $ docker top 176a7edd9c6bd0d0200858751df56090553a7e7f1b7b7e98e50e8814e22d5914 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:47 + go version 18:03:47 go version go1.21.0 linux/amd64 [Pipeline] } 18:03:47 $ docker stop --time=1 176a7edd9c6bd0d0200858751df56090553a7e7f1b7b7e98e50e8814e22d5914 18:03:48 $ docker rm -f --volumes 176a7edd9c6bd0d0200858751df56090553a7e7f1b7b7e98e50e8814e22d5914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:49 + docker inspect -f . ci-base-image-x86_64 18:03:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:49 prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container 18:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-285 -v /w/workspace/foundry_device-usb-camera_PR-285:/w/workspace/foundry_device-usb-camera_PR-285:rw,z -v /w/workspace/foundry_device-usb-camera_PR-285@tmp:/w/workspace/foundry_device-usb-camera_PR-285@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 18:03:49 $ docker top bb1e4508ac9a245c0d0762cd146b62fb757449e224160dcdbc1c9de219f3d593 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:49 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-285 [Pipeline] fileExists [Pipeline] sh 18:03:50 + make test 18:03:50 go test ./... -coverprofile=coverage.out ./... 18:03:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:04:03 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:04:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 18:04:09 go vet ./... 18:04:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:04:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:04:12 ./bin/test-attribution-txt.sh [Pipeline] echo 18:04:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:04:12 $ docker stop --time=1 bb1e4508ac9a245c0d0762cd146b62fb757449e224160dcdbc1c9de219f3d593 18:04:15 $ docker rm -f --volumes bb1e4508ac9a245c0d0762cd146b62fb757449e224160dcdbc1c9de219f3d593 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:04:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:17 + ls -al . 18:04:17 total 220 18:04:17 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 18:03 . 18:04:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 18:02 .. 18:04:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 18:04 .git 18:04:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:02 .github 18:04:17 -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 18:02 .gitignore 18:04:17 -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 18:02 .golangci.yml 18:04:17 -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 18:02 .hadolint.yml 18:04:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 18:02 .semver 18:04:17 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 18:02 Attribution.txt 18:04:17 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 18:02 CHANGELOG.md 18:04:17 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 18:02 Dockerfile 18:04:17 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 18:02 GOVERNANCE.md 18:04:17 -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 18:02 Jenkinsfile 18:04:17 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 18:02 LICENSE 18:04:17 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 18:02 Makefile 18:04:17 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 18:02 OWNERS.md 18:04:17 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 18:02 README.md 18:04:17 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 18:02 VERSION 18:04:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 18:02 bin 18:04:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:02 cmd 18:04:17 -rw-r--r-- 1 jenkins jenkins 54377 Sep 12 18:04 coverage.out 18:04:17 -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 18:02 docker-entrypoint.sh 18:04:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 18:02 docs 18:04:17 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 18:02 go.mod 18:04:17 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 18:02 go.sum 18:04:17 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:02 internal 18:04:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 18:02 snap 18:04:17 -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 18:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:17 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=77c2fff4a42642eb9edef76623a43b695f9ad643 --label arch=amd64 --label version=0.0.0 . 18:04:17 Sending build context to Docker daemon 2.257MB 18:04:17 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 18:04:17 Step 2/36 : FROM ${BASE} AS builder 18:04:17 ---> 21006ff5e6c7 18:04:17 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:04:17 ---> Running in 9ef483051c2a 18:04:17 Removing intermediate container 9ef483051c2a 18:04:17 ---> ed0b526ff414 18:04:17 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:04:17 ---> Running in 0738d1ab8cd4 18:04:17 Removing intermediate container 0738d1ab8cd4 18:04:17 ---> 4bb05e37b252 18:04:17 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:04:17 ---> Running in 74933dce256c 18:04:17 Removing intermediate container 74933dce256c 18:04:17 ---> 4aacf57fa534 18:04:17 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:04:17 ---> Running in 5029d58bfa19 18:04:18 Removing intermediate container 5029d58bfa19 18:04:18 ---> 35e8d467ef01 18:04:18 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:18 ---> Running in 9c548806e0d2 18:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:04:18 OK: 272 MiB in 69 packages 18:04:19 Removing intermediate container 9c548806e0d2 18:04:19 ---> fa3742c9abf3 18:04:19 Step 8/36 : WORKDIR /device-usb-camera 18:04:19 ---> Running in c7cfb6bda789 18:04:19 Removing intermediate container c7cfb6bda789 18:04:19 ---> eddab1c82597 18:04:19 Step 9/36 : COPY go.mod vendor* ./ 18:04:19 ---> c9d461529cd8 18:04:19 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:19 ---> Running in 4d198341bbc9 18:04:20 Removing intermediate container 4d198341bbc9 18:04:20 ---> 2189d501fa16 18:04:20 Step 11/36 : COPY . . 18:04:20 ---> 315c92aafa17 18:04:20 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:04:20 ---> Running in bdafebbc6a3c 18:04:20  % Total % Received % Xferd Average Speed Time Time Time Current 18:04:20 Dload Upload Total Spent Left Speed 18:04:20  0  0 0  0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 24447 0 --:--:-- --:--:-- --:--:-- 24568 18:04:20 Removing intermediate container bdafebbc6a3c 18:04:20 ---> 4a3aa2b23d29 18:04:20 Step 13/36 : RUN ${MAKE} 18:04:20 ---> Running in a0acb7cb09ce 18:04:21 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:04:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5943 in /w/workspace/foundry_device-usb-camera_PR-285 [Pipeline] { [Pipeline] ws 18:04:37 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 18:04:37 Selected Git installation does not exist. Using Default 18:04:37 The recommended git tool is: NONE 18:04:42 using credential edgex-jenkins-ssh 18:04:42 Cloning the remote Git repository 18:04:43 Removing intermediate container a0acb7cb09ce 18:04:43 ---> 6528a425dfea 18:04:43 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:04:43 v0.21.6: Pulling from aler9/rtsp-simple-server 18:04:43 4acc49c71d14: Pulling fs layer 18:04:43 4acc49c71d14: Verifying Checksum 18:04:43 4acc49c71d14: Download complete 18:04:43 4acc49c71d14: Pull complete 18:04:43 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:04:43 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:04:43 ---> 01a2bd3e5fff 18:04:43 Step 15/36 : FROM alpine:3.17 18:04:42 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:04:43 > git init /w/workspace/device-usb-camera/1 # timeout=10 18:04:43 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:04:43 > git --version # timeout=10 18:04:43 > git --version # 'git version 2.25.1' 18:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:44 3.17: Pulling from library/alpine 18:04:45 9398808236ff: Pulling fs layer 18:04:45 9398808236ff: Verifying Checksum 18:04:45 9398808236ff: Download complete 18:04:44 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:04:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:44 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:04:45 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:04:45 9398808236ff: Pull complete 18:04:45 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:04:45 Status: Downloaded newer image for alpine:3.17 18:04:45 ---> 1e0b8b5322fc 18:04:45 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:04:45 Merging remotes/origin/main commit df8fee098ca8f8207e6b8a7bc916bcd179a74499 into PR head commit 77c2fff4a42642eb9edef76623a43b695f9ad643 18:04:45 Merge succeeded, producing 77c2fff4a42642eb9edef76623a43b695f9ad643 18:04:45 Checking out Revision 77c2fff4a42642eb9edef76623a43b695f9ad643 (PR-285) 18:04:45 ---> Running in 426f36c849f0 18:04:45 Removing intermediate container 426f36c849f0 18:04:45 ---> 2352f66d1171 18:04:45 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:04:45 ---> Running in e46162370b5d 18:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:04:45 > git config core.sparsecheckout # timeout=10 18:04:45 > git checkout -f 77c2fff4a42642eb9edef76623a43b695f9ad643 # timeout=10 18:04:45 > git remote # timeout=10 18:04:45 > git config --get remote.origin.url # timeout=10 18:04:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:45 > git merge df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 18:04:45 > git rev-parse HEAD^{commit} # timeout=10 18:04:45 > git config core.sparsecheckout # timeout=10 18:04:45 > git checkout -f 77c2fff4a42642eb9edef76623a43b695f9ad643 # timeout=10 18:04:46 (1/86) Installing dumb-init (1.2.5-r2) 18:04:46 (2/86) Installing sdl2 (2.26.5-r0) 18:04:46 (3/86) Installing svt-av1-libs (1.3.0-r0) 18:04:46 (4/86) Installing libxau (1.0.10-r0) 18:04:46 (5/86) Installing libmd (1.0.4-r0) 18:04:46 (6/86) Installing libbsd (0.11.7-r0) 18:04:46 (7/86) Installing libxdmcp (1.1.4-r0) 18:04:46 (8/86) Installing libxcb (1.15-r0) 18:04:46 (9/86) Installing libx11 (1.8.4-r1) 18:04:46 (10/86) Installing aom-libs (3.5.0-r0) 18:04:47 (11/86) Installing alsa-lib (1.2.8-r0) 18:04:47 (12/86) Installing libexpat (2.5.0-r0) 18:04:47 (13/86) Installing brotli-libs (1.0.9-r9) 18:04:47 (14/86) Installing libbz2 (1.0.8-r4) 18:04:47 (15/86) Installing libpng (1.6.39-r0) 18:04:47 (16/86) Installing freetype (2.12.1-r0) 18:04:47 (17/86) Installing fontconfig (2.14.1-r0) 18:04:47 (18/86) Installing fribidi (1.0.12-r0) 18:04:47 (19/86) Installing libffi (3.4.4-r0) 18:04:47 (20/86) Installing libintl (0.21.1-r1) 18:04:47 (21/86) Installing libblkid (2.38.1-r1) 18:04:47 (22/86) Installing libmount (2.38.1-r1) 18:04:47 (23/86) Installing pcre2 (10.42-r0) 18:04:47 (24/86) Installing glib (2.74.7-r0) 18:04:47 (25/86) Installing graphite2 (1.3.14-r2) 18:04:47 (26/86) Installing harfbuzz (5.3.1-r1) 18:04:47 (27/86) Installing libass (0.16.0-r1) 18:04:47 (28/86) Installing libdav1d (1.0.0-r2) 18:04:47 (29/86) Installing hwdata-pci (0.364-r0) 18:04:47 (30/86) Installing libpciaccess (0.17-r0) 18:04:47 (31/86) Installing libdrm (2.4.114-r0) 18:04:47 (32/86) Installing gmp (6.2.1-r2) 18:04:47 (33/86) Installing nettle (3.8.1-r0) 18:04:47 (34/86) Installing p11-kit (0.24.1-r1) 18:04:47 (35/86) Installing libtasn1 (4.19.0-r0) 18:04:47 (36/86) Installing libunistring (1.1-r0) 18:04:47 (37/86) Installing gnutls (3.7.8-r3) 18:04:47 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 18:04:47 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 18:04:47 (40/86) Installing lame (3.100-r2) 18:04:47 (41/86) Installing opus (1.3.1-r1) 18:04:47 (42/86) Installing libasyncns (0.8-r1) 18:04:47 (43/86) Installing dbus-libs (1.14.8-r0) 18:04:47 (44/86) Installing libltdl (2.4.7-r1) 18:04:47 (45/86) Installing orc (0.4.33-r0) 18:04:47 (46/86) Installing libgcc (12.2.1_git20220924-r4) 18:04:47 (47/86) Installing libogg (1.3.5-r2) 18:04:47 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 18:04:47 (49/86) Installing flac-libs (1.4.2-r0) 18:04:47 (50/86) Installing libvorbis (1.3.7-r0) 18:04:47 (51/86) Installing libsndfile (1.1.0-r2) 18:04:47 (52/86) Installing libgomp (12.2.1_git20220924-r4) 18:04:47 (53/86) Installing soxr (0.1.3-r3) 18:04:47 (54/86) Installing speexdsp (1.2.1-r0) 18:04:47 (55/86) Installing tdb-libs (1.4.6-r0) 18:04:47 (56/86) Installing libpulse (16.1-r6) 18:04:47 (57/86) Installing cjson (1.7.15-r3) 18:04:47 (58/86) Installing mbedtls (2.28.4-r0) 18:04:47 (59/86) Installing librist (0.2.7-r0) 18:04:47 (60/86) Installing libsrt (1.5.1-r0) 18:04:47 (61/86) Installing libssh (0.10.5-r0) 18:04:47 (62/86) Installing libtheora (1.1.1-r16) 18:04:47 (63/86) Installing libjpeg-turbo (2.1.4-r0) 18:04:47 (64/86) Installing v4l-utils-libs (1.22.1-r2) 18:04:47 (65/86) Installing libxext (1.3.5-r0) 18:04:47 (66/86) Installing libxfixes (6.0.0-r0) 18:04:47 (67/86) Installing wayland-libs-client (1.21.0-r1) 18:04:47 (68/86) Installing libva (2.16.0-r0) 18:04:47 (69/86) Installing libvdpau (1.5-r0) 18:04:47 (70/86) Installing vidstab (1.1.0-r2) 18:04:47 (71/86) Installing libvpx (1.12.0-r1) 18:04:47 (72/86) Installing libwebp (1.2.4-r2) 18:04:47 (73/86) Installing x264-libs (0.164_git20220602-r0) 18:04:47 (74/86) Installing numactl (2.0.16-r1) 18:04:47 (75/86) Installing x265-libs (3.5-r3) 18:04:47 (76/86) Installing xvidcore (1.3.7-r1) 18:04:47 (77/86) Installing libsodium (1.0.18-r2) 18:04:47 (78/86) Installing libzmq (4.3.4-r1) 18:04:47 (79/86) Installing ffmpeg-libs (5.1.3-r0) 18:04:47 (80/86) Installing ffmpeg (5.1.3-r0) 18:04:47 (81/86) Installing udev-init-scripts (35-r1) 18:04:47 (82/86) Installing eudev-libs (3.2.11-r4) 18:04:47 (83/86) Installing xz-libs (5.2.9-r0) 18:04:47 (84/86) Installing zstd-libs (1.5.5-r0) 18:04:47 (85/86) Installing kmod-libs (30-r1) 18:04:47 (86/86) Installing eudev (3.2.11-r4) 18:04:47 Executing busybox-1.35.0-r29.trigger 18:04:47 Executing eudev-3.2.11-r4.trigger 18:04:47 OK: 112 MiB in 101 packages 18:04:49 Commit message: "fix: none mode being seen as invalid option to RtspServerMode" 18:04:49 > git --version # timeout=10 18:04:49 > git --version # 'git version 2.25.1' 18:04:49 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:04:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:04:50 Dload Upload Total Spent Left Speed 18:04:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 18:04:51 Removing intermediate container e46162370b5d 18:04:51 ---> 333d89fe7822 18:04:51 Step 18/36 : WORKDIR / 18:04:51 ---> Running in 53532d535ded 18:04:51 Removing intermediate container 53532d535ded 18:04:51 ---> 31a3064aae93 18:04:51 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:04:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:04:51 + sudo tee /etc/docker/daemon.new 18:04:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:04:51 { 18:04:51 "registry-mirrors": [ 18:04:51 "https://nexus3.edgexfoundry.org:10001" 18:04:51 ], 18:04:51 "bip": "10.250.0.254/24", 18:04:51 "hosts": [ 18:04:51 "tcp://0.0.0.0:5555", 18:04:51 "unix:///var/run/docker.sock" 18:04:51 ], 18:04:51 "mtu": 1458, 18:04:51 "selinux-enabled": true, 18:04:51 "seccomp-profile": "/etc/docker/seccomp.json" 18:04:51 } [Pipeline] sh 18:04:51 ---> 1199470d4942 18:04:51 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:04:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:04:52 ---> 15c96ebd8873 18:04:52 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:04:52 ---> c26b33729886 18:04:52 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:04:52 + sudo service docker restart 18:04:52 ---> 2290388ad22e 18:04:52 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:04:52 ---> 0bbc38c8e72b 18:04:52 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:04:52 ---> d7479ceb8abb 18:04:52 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:04:53 ---> 14b109adb6af 18:04:53 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:04:53 ---> Running in 707fa4e3b27f 18:04:53 Removing intermediate container 707fa4e3b27f 18:04:53 ---> cf44b5d8df13 18:04:53 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:04:53 ---> Running in d8e971da4148 18:04:54 Removing intermediate container d8e971da4148 18:04:54 ---> 69fa5d32ac7d 18:04:54 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:04:54 ---> Running in 6ced31b2fa25 18:04:54 Removing intermediate container 6ced31b2fa25 18:04:54 ---> 0b5ce4c33659 18:04:54 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:04:54 ---> Running in 7e34fc6171bd 18:04:55 Removing intermediate container 7e34fc6171bd 18:04:55 ---> 637fea72e57f 18:04:55 Step 30/36 : EXPOSE 59983 18:04:55 ---> Running in a4a67efab313 18:04:55 Removing intermediate container a4a67efab313 18:04:55 ---> 0323d3c29629 18:04:55 Step 31/36 : EXPOSE 8554 18:04:55 ---> Running in 5347ee3c360b 18:04:55 Removing intermediate container 5347ee3c360b 18:04:55 ---> cf03a1067ad2 18:04:55 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:04:55 ---> Running in d3fcf0da9b61 18:04:55 Removing intermediate container d3fcf0da9b61 18:04:55 ---> f8f509b5f8a3 18:04:55 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:04:55 ---> Running in d0a77ec84b9b 18:04:55 Removing intermediate container d0a77ec84b9b 18:04:55 ---> 5dd22866f7a3 18:04:55 Step 34/36 : LABEL arch=amd64 18:04:55 ---> Running in 6e7be3f859e4 18:04:55 Removing intermediate container 6e7be3f859e4 18:04:55 ---> 039ff56892de 18:04:55 Step 35/36 : LABEL git_sha=77c2fff4a42642eb9edef76623a43b695f9ad643 18:04:55 ---> Running in 2debdf527362 18:04:56 Removing intermediate container 2debdf527362 18:04:56 ---> 271ffe454499 18:04:56 Step 36/36 : LABEL version=0.0.0 18:04:56 ---> Running in 7c884b56adfb 18:04:56 Removing intermediate container 7c884b56adfb 18:04:56 ---> c1fe41f5bc2d 18:04:56 [Warning] One or more build-args [ARCH] were not consumed 18:04:56 Successfully built c1fe41f5bc2d 18:04:56 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:56 18:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:57 latest: Pulling from edgex-lftools-log-publisher 18:04:57 5eb5b503b376: Pulling fs layer 18:04:57 5c69ac0246d0: Pulling fs layer 18:04:57 ec43610c2a17: Pulling fs layer 18:04:57 3a2ae6a8a46f: Pulling fs layer 18:04:57 33b1e0a273af: Pulling fs layer 18:04:57 5d3b04190fa2: Pulling fs layer 18:04:57 2f39f015ded8: Pulling fs layer 18:04:57 33b1e0a273af: Waiting 18:04:57 5d3b04190fa2: Waiting 18:04:57 3a2ae6a8a46f: Waiting 18:04:57 2f39f015ded8: Waiting 18:04:57 5c69ac0246d0: Download complete 18:04:57 3a2ae6a8a46f: Verifying Checksum 18:04:57 3a2ae6a8a46f: Download complete 18:04:57 ec43610c2a17: Verifying Checksum 18:04:57 ec43610c2a17: Download complete 18:04:57 5d3b04190fa2: Verifying Checksum 18:04:57 5d3b04190fa2: Download complete 18:04:57 33b1e0a273af: Verifying Checksum 18:04:57 33b1e0a273af: Download complete 18:04:57 5eb5b503b376: Verifying Checksum 18:04:57 5eb5b503b376: Download complete 18:04:58 2f39f015ded8: Download complete 18:04:58 5eb5b503b376: Pull complete 18:04:58 5c69ac0246d0: Pull complete 18:04:59 ec43610c2a17: Pull complete 18:04:59 3a2ae6a8a46f: Pull complete 18:04:59 33b1e0a273af: Pull complete 18:04:59 5d3b04190fa2: Pull complete 18:05:05 2f39f015ded8: Pull complete 18:05:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:08 prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container 18:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-285 -v /w/workspace/foundry_device-usb-camera_PR-285:/w/workspace/foundry_device-usb-camera_PR-285:rw,z -v /w/workspace/foundry_device-usb-camera_PR-285@tmp:/w/workspace/foundry_device-usb-camera_PR-285@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 18:05:13 $ docker top 1d356586a5602720277651169d2fbf15ac4cdefcbafc3894e17dc94145a82e96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 18:05:14 provisioning config files... 18:05:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1076106764290173940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:14 ---> job-cost.sh 18:05:14 lf-activate-venv: SKIPPING 18:05:14 INFO: No Stack... 18:05:14 ---> docker-login.sh 18:05:14 nexus3.edgexfoundry.org:10001 18:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:15 Configure a credential helper to remove this warning. See 18:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:15 18:05:15 Login Succeeded 18:05:15 nexus3.edgexfoundry.org:10002 18:05:15 INFO: Retrieving Pricing Info for: v3-standard-8 18:05:15 INFO: Archiving Costs [Pipeline] sh 18:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:15 Configure a credential helper to remove this warning. See 18:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:15 18:05:15 Login Succeeded 18:05:15 nexus3.edgexfoundry.org:10003 18:05:15 + cat /w/workspace/foundry_device-usb-camera_PR-285/archives/cost.csv 18:05:15 + cut -d, -f6 18:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] lock 18:05:15 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] 18:05:15 Resource [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] did not exist. Created. 18:05:15 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:15 Configure a credential helper to remove this warning. See 18:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:15 18:05:15 Login Succeeded 18:05:15 nexus3.edgexfoundry.org:10004 18:05:16 + echo total: 0.2199999988079071 [Pipeline] stash 18:05:16 Stashed 1 file(s) [Pipeline] } 18:05:16 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] 18:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:16 Configure a credential helper to remove this warning. See 18:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:16 18:05:16 Login Succeeded 18:05:16 docker.io [Pipeline] // lock [Pipeline] } 18:05:16 $ docker stop --time=1 1d356586a5602720277651169d2fbf15ac4cdefcbafc3894e17dc94145a82e96 18:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:16 Configure a credential helper to remove this warning. See 18:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:16 18:05:16 Login Succeeded 18:05:16 ---> docker-login.sh ends 18:05:17 $ docker rm -f --volumes 1d356586a5602720277651169d2fbf15ac4cdefcbafc3894e17dc94145a82e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:05:17 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 18:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:18 ========================================================= 18:05:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:05:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:05:18 Sending build context to Docker daemon 1.328MB 18:05:18 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:05:18 Step 2/13 : FROM ${BASE} AS builder 18:05:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:05:19 9fda8d8052c6: Pulling fs layer 18:05:19 5d54e960e981: Pulling fs layer 18:05:19 c4a7e357bf2a: Pulling fs layer 18:05:19 f0e02332f6b5: Pulling fs layer 18:05:19 66412af1f25a: Pulling fs layer 18:05:19 1baf3a5c0e64: Pulling fs layer 18:05:19 9a37bb91b891: Pulling fs layer 18:05:19 a29adfc67d43: Pulling fs layer 18:05:19 d5de9f91c1a4: Pulling fs layer 18:05:19 f0e02332f6b5: Waiting 18:05:19 66412af1f25a: Waiting 18:05:19 1baf3a5c0e64: Waiting 18:05:19 9a37bb91b891: Waiting 18:05:19 a29adfc67d43: Waiting 18:05:19 d5de9f91c1a4: Waiting 18:05:19 5d54e960e981: Verifying Checksum 18:05:19 5d54e960e981: Download complete 18:05:19 f0e02332f6b5: Verifying Checksum 18:05:19 f0e02332f6b5: Download complete 18:05:19 66412af1f25a: Verifying Checksum 18:05:19 66412af1f25a: Download complete 18:05:19 9fda8d8052c6: Verifying Checksum 18:05:19 9fda8d8052c6: Download complete 18:05:19 9a37bb91b891: Verifying Checksum 18:05:19 9a37bb91b891: Download complete 18:05:20 9fda8d8052c6: Pull complete 18:05:20 a29adfc67d43: Verifying Checksum 18:05:20 a29adfc67d43: Download complete 18:05:20 5d54e960e981: Pull complete 18:05:20 d5de9f91c1a4: Verifying Checksum 18:05:20 d5de9f91c1a4: Download complete 18:05:20 c4a7e357bf2a: Download complete 18:05:21 1baf3a5c0e64: Verifying Checksum 18:05:21 1baf3a5c0e64: Download complete 18:05:31 c4a7e357bf2a: Pull complete 18:05:31 f0e02332f6b5: Pull complete 18:05:31 66412af1f25a: Pull complete 18:05:38 1baf3a5c0e64: Pull complete 18:05:39 9a37bb91b891: Pull complete 18:05:40 a29adfc67d43: Pull complete 18:05:44 d5de9f91c1a4: Pull complete 18:05:44 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 18:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:05:44 ---> 746ca1b523b5 18:05:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:05:46 ---> Running in 67061c96f2e9 18:05:46 Removing intermediate container 67061c96f2e9 18:05:46 ---> f3364db87d8d 18:05:46 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:05:46 ---> Running in 256bbe24150c 18:05:46 Removing intermediate container 256bbe24150c 18:05:46 ---> e7e847599f49 18:05:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:05:46 ---> Running in c87e778321c6 18:05:46 Removing intermediate container c87e778321c6 18:05:46 ---> 99149475ea0a 18:05:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:05:47 ---> Running in 064197f6bd50 18:05:47 Removing intermediate container 064197f6bd50 18:05:47 ---> 25593e8c0654 18:05:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:05:47 ---> Running in 0fbc90db19c8 18:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:05:49 (1/13) Installing libintl (0.21.1-r7) 18:05:49 (2/13) Installing eudev-libs (3.2.11-r8) 18:05:49 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:05:49 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:05:49 (5/13) Installing v4l-utils (1.24.1-r0) 18:05:49 (6/13) Installing libdvbv5 (1.24.1-r0) 18:05:49 (7/13) Installing udev-init-scripts (35-r1) 18:05:49 (8/13) Installing libblkid (2.38.1-r8) 18:05:49 (9/13) Installing xz-libs (5.4.3-r0) 18:05:49 (10/13) Installing kmod-libs (30-r3) 18:05:49 (11/13) Installing eudev (3.2.11-r8) 18:05:49 (12/13) Installing eudev-dev (3.2.11-r8) 18:05:49 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:05:49 Executing busybox-1.36.1-r2.trigger 18:05:50 Executing eudev-3.2.11-r8.trigger 18:05:50 OK: 275 MiB in 69 packages 18:05:51 Removing intermediate container 0fbc90db19c8 18:05:51 ---> 1d990dda9a9d 18:05:51 Step 8/13 : WORKDIR /device-usb-camera 18:05:51 ---> Running in 1a3490f9a7c6 18:05:51 Removing intermediate container 1a3490f9a7c6 18:05:51 ---> 5e4e5a166f0d 18:05:51 Step 9/13 : COPY go.mod vendor* ./ 18:05:51 ---> 25828a332e70 18:05:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:52 ---> Running in cb0e1ef3b528 18:07:00 Removing intermediate container cb0e1ef3b528 18:07:00 ---> 96c87a9a525e 18:07:00 Step 11/13 : COPY . . 18:07:00 ---> 23f8cce047d4 18:07:00 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:07:00 ---> Running in f475f7ac9159 18:07:01  % Total % Received % Xferd Average Speed Time  Time Time Current 18:07:01  Dload Upload Total Spent Left Speed 18:07:01  0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9434 0 --:--:-- --:--:-- --:--:--  9492 18:07:02 Removing intermediate container f475f7ac9159 18:07:02 ---> d1d03b698280 18:07:02 Step 13/13 : RUN ${MAKE} 18:07:02 ---> Running in 9851d7ddf4df 18:07:03 noop 18:07:03 Removing intermediate container 9851d7ddf4df 18:07:03 ---> 7c1b53087b92 18:07:03 Successfully built 7c1b53087b92 18:07:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:04 + docker inspect -f . ci-base-image-arm64 18:07:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:04 prd-ubuntu20.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container 18:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:07:05 $ docker top 186df773a2c840a5c1d7d349806d19bd5b90380bc8b6767b84bc143f753c8de4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:06 + go version 18:07:06 go version go1.21.0 linux/arm64 [Pipeline] } 18:07:06 $ docker stop --time=1 186df773a2c840a5c1d7d349806d19bd5b90380bc8b6767b84bc143f753c8de4 18:07:08 $ docker rm -f --volumes 186df773a2c840a5c1d7d349806d19bd5b90380bc8b6767b84bc143f753c8de4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:09 + docker inspect -f . ci-base-image-arm64 18:07:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container 18:07:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:07:11 $ docker top 35b9cba2379d0e8496d5fda89f77dcf3c6925cb054730acd50f213342915c468 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:12 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 18:07:12 + make test 18:07:12 go test ./... -coverprofile=coverage.out ./... 18:07:17 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:09:23 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:09:23 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.212s coverage: 4.4% of statements 18:09:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:09:23 go vet ./... 18:09:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:09:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:09:56 ./bin/test-attribution-txt.sh [Pipeline] echo 18:09:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:09:56 $ docker stop --time=1 35b9cba2379d0e8496d5fda89f77dcf3c6925cb054730acd50f213342915c468 18:09:58 $ docker rm -f --volumes 35b9cba2379d0e8496d5fda89f77dcf3c6925cb054730acd50f213342915c468 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:59 Warning: overwriting stash ‘coverage-report’ 18:10:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:10:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:10:01 + ls -al . 18:10:01 total 216 18:10:01 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 18:07 . 18:10:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 18:04 .. 18:10:01 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 18:04 .git 18:10:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:04 .github 18:10:01 -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 18:04 .gitignore 18:10:01 -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 18:04 .golangci.yml 18:10:01 -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 18:04 .hadolint.yml 18:10:01 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 18:04 Attribution.txt 18:10:01 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 18:04 CHANGELOG.md 18:10:01 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 18:04 Dockerfile 18:10:01 -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 18:04 GOVERNANCE.md 18:10:01 -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 18:04 Jenkinsfile 18:10:01 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 18:04 LICENSE 18:10:01 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 18:04 Makefile 18:10:01 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 18:04 OWNERS.md 18:10:01 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 18:04 README.md 18:10:01 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 18:02 VERSION 18:10:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 18:04 bin 18:10:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:04 cmd 18:10:01 -rw-r--r-- 1 jenkins jenkins 54377 Sep 12 18:09 coverage.out 18:10:01 -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 18:04 docker-entrypoint.sh 18:10:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 18:04 docs 18:10:01 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 18:04 go.mod 18:10:01 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 18:04 go.sum 18:10:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:04 internal 18:10:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 18:04 snap 18:10:01 -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 18:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:01 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=77c2fff4a42642eb9edef76623a43b695f9ad643 --label arch=arm64 --label version=0.0.0 . 18:10:02 Sending build context to Docker daemon 1.383MB 18:10:02 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 18:10:02 Step 2/36 : FROM ${BASE} AS builder 18:10:02 ---> 7c1b53087b92 18:10:02 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:10:02 ---> Running in cdf66e4a9a6b 18:10:02 Removing intermediate container cdf66e4a9a6b 18:10:02 ---> 6cc1cc8ef121 18:10:02 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:10:02 ---> Running in d657106abf2e 18:10:02 Removing intermediate container d657106abf2e 18:10:02 ---> b12ef4d2baa0 18:10:02 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:10:03 ---> Running in 3841cf5e66b3 18:10:03 Removing intermediate container 3841cf5e66b3 18:10:03 ---> f2b3aceb2f6e 18:10:03 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:10:03 ---> Running in 9fc0b7c7ecf0 18:10:03 Removing intermediate container 9fc0b7c7ecf0 18:10:03 ---> 6e637be246ff 18:10:03 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:03 ---> Running in 3eff54b65dc5 18:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:10:06 OK: 275 MiB in 69 packages 18:10:07 Removing intermediate container 3eff54b65dc5 18:10:07 ---> d4b9aeb744d8 18:10:07 Step 8/36 : WORKDIR /device-usb-camera 18:10:07 ---> Running in 4400b54098f3 18:10:07 Removing intermediate container 4400b54098f3 18:10:07 ---> e096e955c391 18:10:07 Step 9/36 : COPY go.mod vendor* ./ 18:10:07 ---> d390c63699f4 18:10:07 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:07 ---> Running in 90f72c33b176 18:10:10 Removing intermediate container 90f72c33b176 18:10:10 ---> a1f69620ed45 18:10:10 Step 11/36 : COPY . . 18:10:11 ---> 5c6e09117503 18:10:11 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:10:11 ---> Running in a00c03dd1429 18:10:12  % Total % Received % Xferd Average Speed Time Time Time Current 18:10:12   Dload Upload Total Spent Left Speed 18:10:12 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0  0 5927 0 --:--:-- --:--:-- --:--:-- 5966 18:10:13 Removing intermediate container a00c03dd1429 18:10:13 ---> d41330213322 18:10:13 Step 13/36 : RUN ${MAKE} 18:10:14 ---> Running in 50f48fe3b752 18:10:15 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:12:52 Removing intermediate container 50f48fe3b752 18:12:52 ---> ddd6f7706151 18:12:52 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:12:52 v0.21.6: Pulling from aler9/rtsp-simple-server 18:12:52 8766b47fe142: Pulling fs layer 18:12:52 8766b47fe142: Verifying Checksum 18:12:52 8766b47fe142: Download complete 18:12:52 8766b47fe142: Pull complete 18:12:52 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:12:52 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:12:52 ---> 69d40e2cb93c 18:12:52 Step 15/36 : FROM alpine:3.17 18:12:52 3.17: Pulling from library/alpine 18:12:52 4060ece20d7a: Pulling fs layer 18:12:52 4060ece20d7a: Verifying Checksum 18:12:52 4060ece20d7a: Download complete 18:12:52 4060ece20d7a: Pull complete 18:12:52 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:12:52 Status: Downloaded newer image for alpine:3.17 18:12:52 ---> 8650cd65339b 18:12:52 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:12:52 ---> Running in afeb4ff83388 18:12:52 Removing intermediate container afeb4ff83388 18:12:52 ---> a0ac34043408 18:12:52 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:12:52 ---> Running in ce5d5f996f25 18:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:12:53 (1/83) Installing dumb-init (1.2.5-r2) 18:12:53 (2/83) Installing sdl2 (2.26.5-r0) 18:12:53 (3/83) Installing libxau (1.0.10-r0) 18:12:53 (4/83) Installing libmd (1.0.4-r0) 18:12:53 (5/83) Installing libbsd (0.11.7-r0) 18:12:53 (6/83) Installing libxdmcp (1.1.4-r0) 18:12:53 (7/83) Installing libxcb (1.15-r0) 18:12:53 (8/83) Installing libx11 (1.8.4-r1) 18:12:54 (9/83) Installing aom-libs (3.5.0-r0) 18:12:54 (10/83) Installing alsa-lib (1.2.8-r0) 18:12:54 (11/83) Installing libexpat (2.5.0-r0) 18:12:54 (12/83) Installing brotli-libs (1.0.9-r9) 18:12:54 (13/83) Installing libbz2 (1.0.8-r4) 18:12:54 (14/83) Installing libpng (1.6.39-r0) 18:12:54 (15/83) Installing freetype (2.12.1-r0) 18:12:54 (16/83) Installing fontconfig (2.14.1-r0) 18:12:54 (17/83) Installing fribidi (1.0.12-r0) 18:12:54 (18/83) Installing libffi (3.4.4-r0) 18:12:54 (19/83) Installing libintl (0.21.1-r1) 18:12:54 (20/83) Installing libblkid (2.38.1-r1) 18:12:54 (21/83) Installing libmount (2.38.1-r1) 18:12:54 (22/83) Installing pcre2 (10.42-r0) 18:12:54 (23/83) Installing glib (2.74.7-r0) 18:12:54 (24/83) Installing graphite2 (1.3.14-r2) 18:12:54 (25/83) Installing harfbuzz (5.3.1-r1) 18:12:54 (26/83) Installing libass (0.16.0-r1) 18:12:54 (27/83) Installing libdav1d (1.0.0-r2) 18:12:54 (28/83) Installing libdrm (2.4.114-r0) 18:12:54 (29/83) Installing gmp (6.2.1-r2) 18:12:54 (30/83) Installing nettle (3.8.1-r0) 18:12:54 (31/83) Installing p11-kit (0.24.1-r1) 18:12:54 (32/83) Installing libtasn1 (4.19.0-r0) 18:12:54 (33/83) Installing libunistring (1.1-r0) 18:12:54 (34/83) Installing gnutls (3.7.8-r3) 18:12:54 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 18:12:54 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 18:12:54 (37/83) Installing lame (3.100-r2) 18:12:54 (38/83) Installing opus (1.3.1-r1) 18:12:54 (39/83) Installing libasyncns (0.8-r1) 18:12:54 (40/83) Installing dbus-libs (1.14.8-r0) 18:12:54 (41/83) Installing libltdl (2.4.7-r1) 18:12:54 (42/83) Installing orc (0.4.33-r0) 18:12:54 (43/83) Installing libgcc (12.2.1_git20220924-r4) 18:12:54 (44/83) Installing libogg (1.3.5-r2) 18:12:54 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 18:12:54 (46/83) Installing flac-libs (1.4.2-r0) 18:12:55 (47/83) Installing libvorbis (1.3.7-r0) 18:12:55 (48/83) Installing libsndfile (1.1.0-r2) 18:12:55 (49/83) Installing libgomp (12.2.1_git20220924-r4) 18:12:55 (50/83) Installing soxr (0.1.3-r3) 18:12:55 (51/83) Installing speexdsp (1.2.1-r0) 18:12:55 (52/83) Installing tdb-libs (1.4.6-r0) 18:12:55 (53/83) Installing libpulse (16.1-r6) 18:12:55 (54/83) Installing cjson (1.7.15-r3) 18:12:55 (55/83) Installing mbedtls (2.28.4-r0) 18:12:55 (56/83) Installing librist (0.2.7-r0) 18:12:55 (57/83) Installing libsrt (1.5.1-r0) 18:12:55 (58/83) Installing libssh (0.10.5-r0) 18:12:55 (59/83) Installing libtheora (1.1.1-r16) 18:12:55 (60/83) Installing libjpeg-turbo (2.1.4-r0) 18:12:55 (61/83) Installing v4l-utils-libs (1.22.1-r2) 18:12:55 (62/83) Installing libxext (1.3.5-r0) 18:12:55 (63/83) Installing libxfixes (6.0.0-r0) 18:12:55 (64/83) Installing wayland-libs-client (1.21.0-r1) 18:12:55 (65/83) Installing libva (2.16.0-r0) 18:12:55 (66/83) Installing libvdpau (1.5-r0) 18:12:55 (67/83) Installing vidstab (1.1.0-r2) 18:12:55 (68/83) Installing libvpx (1.12.0-r1) 18:12:55 (69/83) Installing libwebp (1.2.4-r2) 18:12:55 (70/83) Installing x264-libs (0.164_git20220602-r0) 18:12:55 (71/83) Installing numactl (2.0.16-r1) 18:12:55 (72/83) Installing x265-libs (3.5-r3) 18:12:56 (73/83) Installing xvidcore (1.3.7-r1) 18:12:56 (74/83) Installing libsodium (1.0.18-r2) 18:12:56 (75/83) Installing libzmq (4.3.4-r1) 18:12:56 (76/83) Installing ffmpeg-libs (5.1.3-r0) 18:12:56 (77/83) Installing ffmpeg (5.1.3-r0) 18:12:56 (78/83) Installing udev-init-scripts (35-r1) 18:12:56 (79/83) Installing eudev-libs (3.2.11-r4) 18:12:56 (80/83) Installing xz-libs (5.2.9-r0) 18:12:56 (81/83) Installing zstd-libs (1.5.5-r0) 18:12:56 (82/83) Installing kmod-libs (30-r1) 18:12:56 (83/83) Installing eudev (3.2.11-r4) 18:12:56 Executing busybox-1.35.0-r29.trigger 18:12:56 Executing eudev-3.2.11-r4.trigger 18:12:56 OK: 86 MiB in 98 packages 18:13:00 Removing intermediate container ce5d5f996f25 18:13:00 ---> f786ada6b5b9 18:13:00 Step 18/36 : WORKDIR / 18:13:00 ---> Running in b471b2d631e8 18:13:00 Removing intermediate container b471b2d631e8 18:13:00 ---> aa3e1a54bf29 18:13:00 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:13:01 ---> 78dadaf78b5b 18:13:01 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:13:02 ---> 6493ff30133e 18:13:02 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:13:02 ---> 05b6ef4ee181 18:13:02 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:13:03 ---> 42c36c51d4b8 18:13:03 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:13:03 ---> 779a1edb7008 18:13:03 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:13:04 ---> 6631fe3a6c52 18:13:04 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:13:06 ---> bd0ad926218c 18:13:06 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:13:06 ---> Running in e7650ef853c3 18:13:08 Removing intermediate container e7650ef853c3 18:13:08 ---> 1ea30822b289 18:13:08 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:13:08 ---> Running in 3786ac14c18b 18:13:10 Removing intermediate container 3786ac14c18b 18:13:10 ---> 4184b405d1ad 18:13:10 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:13:10 ---> Running in 186a2fcd2951 18:13:12 Removing intermediate container 186a2fcd2951 18:13:12 ---> fe381138ec97 18:13:12 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:13:12 ---> Running in a498ba71eb02 18:13:13 Removing intermediate container a498ba71eb02 18:13:13 ---> 91ad42518571 18:13:13 Step 30/36 : EXPOSE 59983 18:13:13 ---> Running in 39554d7cbe81 18:13:13 Removing intermediate container 39554d7cbe81 18:13:13 ---> 838a607bdab8 18:13:13 Step 31/36 : EXPOSE 8554 18:13:14 ---> Running in 0e8cf21c515e 18:13:14 Removing intermediate container 0e8cf21c515e 18:13:14 ---> 69f83f35dac4 18:13:14 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:13:14 ---> Running in 85363195c7f1 18:13:14 Removing intermediate container 85363195c7f1 18:13:14 ---> 2bf5ea972992 18:13:14 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:13:15 ---> Running in e4de7fab0aa0 18:13:15 Removing intermediate container e4de7fab0aa0 18:13:15 ---> a54c4554e43e 18:13:15 Step 34/36 : LABEL arch=arm64 18:13:15 ---> Running in 5cb858f862f0 18:13:15 Removing intermediate container 5cb858f862f0 18:13:15 ---> edb077070c7e 18:13:15 Step 35/36 : LABEL git_sha=77c2fff4a42642eb9edef76623a43b695f9ad643 18:13:15 ---> Running in 31a14a7994a8 18:13:16 Removing intermediate container 31a14a7994a8 18:13:16 ---> 0dcb6997fc8d 18:13:16 Step 36/36 : LABEL version=0.0.0 18:13:16 ---> Running in 82534ce0b7cd 18:13:16 Removing intermediate container 82534ce0b7cd 18:13:16 ---> 1ce9e6aea11a 18:13:16 [Warning] One or more build-args [ARCH] were not consumed 18:13:16 Successfully built 1ce9e6aea11a 18:13:16 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:17 18:13:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:17 arm64: Pulling from edgex-lftools-log-publisher 18:13:17 8998bd30e6a1: Pulling fs layer 18:13:17 04944245beec: Pulling fs layer 18:13:17 699f458cf7ca: Pulling fs layer 18:13:17 765212b225bb: Pulling fs layer 18:13:17 f23df028b6ca: Pulling fs layer 18:13:17 d65c8cfc05b1: Pulling fs layer 18:13:17 2437ff75d9bd: Pulling fs layer 18:13:17 765212b225bb: Waiting 18:13:17 f23df028b6ca: Waiting 18:13:17 d65c8cfc05b1: Waiting 18:13:17 2437ff75d9bd: Waiting 18:13:17 04944245beec: Verifying Checksum 18:13:17 04944245beec: Download complete 18:13:17 765212b225bb: Verifying Checksum 18:13:17 765212b225bb: Download complete 18:13:17 f23df028b6ca: Download complete 18:13:17 d65c8cfc05b1: Verifying Checksum 18:13:17 d65c8cfc05b1: Download complete 18:13:18 699f458cf7ca: Verifying Checksum 18:13:18 699f458cf7ca: Download complete 18:13:18 8998bd30e6a1: Download complete 18:13:21 2437ff75d9bd: Verifying Checksum 18:13:21 2437ff75d9bd: Download complete 18:13:22 8998bd30e6a1: Pull complete 18:13:23 04944245beec: Pull complete 18:13:24 699f458cf7ca: Pull complete 18:13:24 765212b225bb: Pull complete 18:13:25 f23df028b6ca: Pull complete 18:13:25 d65c8cfc05b1: Pull complete 18:13:40 2437ff75d9bd: Pull complete 18:13:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:40 prd-ubuntu20.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container 18:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:13:43 $ docker top ee46f18ac37b61b157500beade180724f936bd6e684f5a93098b0658992419e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:44 ---> job-cost.sh 18:13:44 lf-activate-venv: SKIPPING 18:13:44 INFO: No Stack... 18:13:45 INFO: Retrieving Pricing Info for: v3-standard-4 18:13:46 INFO: Archiving Costs [Pipeline] sh 18:13:46 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:13:46 + cut -d, -f6 [Pipeline] lock 18:13:46 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] 18:13:46 Resource [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] did not exist. Created. 18:13:46 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:47 /w/workspace/device-usb-camera/1@tmp/durable-9d73b89f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:13:48 + echo total: 0.10999999940395355 [Pipeline] stash 18:13:48 Warning: overwriting stash ‘stack-cost’ 18:13:48 Stashed 1 file(s) [Pipeline] } 18:13:48 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:48 $ docker stop --time=1 ee46f18ac37b61b157500beade180724f936bd6e684f5a93098b0658992419e3 18:13:49 $ docker rm -f --volumes ee46f18ac37b61b157500beade180724f936bd6e684f5a93098b0658992419e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:13:50 provisioning config files... 18:13:50 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-285@tmp/config17521723791043198256tmp [Pipeline] { [Pipeline] sh 18:13:51 + set +x 18:13:51 + curl -s https://codecov.io/bash 18:13:51 + bash -s -- 18:13:51 18:13:51 _____ _ 18:13:51 / ____| | | 18:13:51 | | ___ __| | ___ ___ _____ __ 18:13:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:13:51 | |___| (_) | (_| | __/ (_| (_) \ V / 18:13:51 \_____\___/ \__,_|\___|\___\___/ \_/ 18:13:51 Bash-1.0.6 18:13:51 18:13:51 18:13:51 ==> git version 2.25.1 found 18:13:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:13:51 Release-Date: 2020-01-08 18:13:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:13:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:13:51 ==> Jenkins CI detected. 18:13:51 current dir:  /w/workspace/foundry_device-usb-camera_PR-285 18:13:51 project root: . 18:13:51 --> token set from env 18:13:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:13:51 ==> Running gcov in . (disable via -X gcov) 18:13:51 ==> Python coveragepy not found 18:13:51 ==> Searching for coverage reports in: 18:13:51 + . 18:13:51 -> Found 1 reports 18:13:51 ==> Detecting git/mercurial file structure 18:13:51 ==> Reading reports 18:13:51 + ./coverage.out bytes=54377 18:13:51 ==> Appending adjustments 18:13:51 https://docs.codecov.io/docs/fixing-reports 18:13:51 + Found adjustments 18:13:51 ==> Gzipping contents 18:13:51 8.0K /tmp/codecov.vv41kb.gz 18:13:51 ==> Uploading reports 18:13:51 url: https://codecov.io 18:13:51 query: branch=PR-285&commit=77c2fff4a42642eb9edef76623a43b695f9ad643&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=285&job=&cmd_args= 18:13:51 -> Pinging Codecov 18:13:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-285&commit=77c2fff4a42642eb9edef76623a43b695f9ad643&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=285&job=&cmd_args= 18:13:51 -> Uploading to 18:13:51 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/73D8F5FF140700D3E01443B452E23636/77c2fff4a42642eb9edef76623a43b695f9ad643/c2e86297-295b-4ae1-bfaf-b8cacc656c6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T181351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ea33046ad6d8b488b153fd279696bdc318fc5815e87f2254f63885fc76a3cc9 18:13:51 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:51 Dload Upload Total Spent Left Speed 18:13:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6941 0 0 100 6941 0 36724 --:--:-- --:--:-- --:--:-- 36724 18:13:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/77c2fff4a42642eb9edef76623a43b695f9ad643 [Pipeline] } 18:13:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:13:53 + [ -d /w/workspace/foundry_device-usb-camera_PR-285/archives ] 18:13:53 + ls -al /w/workspace/foundry_device-usb-camera_PR-285/archives 18:13:53 total 16 18:13:53 drwxr-xr-x 3 root root 4096 Sep 12 18:05 . 18:13:53 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 18:05 .. 18:13:53 drwxr-xr-x 2 root root 4096 Sep 12 18:05 cost 18:13:53 -rw-r--r-- 1 root root 89 Sep 12 18:05 cost.csv 18:13:53 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-285/archives 18:13:53 + ls -al /w/workspace/foundry_device-usb-camera_PR-285/archives 18:13:53 total 16 18:13:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 18:05 . 18:13:53 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 18:05 .. 18:13:53 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 18:05 cost 18:13:53 -rw-r--r-- 1 jenkins jenkins 89 Sep 12 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:13:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:13:55 ---> package-listing.sh 18:13:55 ++ facter osfamily 18:13:55 ++ tr '[:upper:]' '[:lower:]' 18:13:55 + OS_FAMILY=debian 18:13:55 + workspace=/w/workspace/foundry_device-usb-camera_PR-285 18:13:55 + START_PACKAGES=/tmp/packages_start.txt 18:13:55 + END_PACKAGES=/tmp/packages_end.txt 18:13:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:55 + PACKAGES=/tmp/packages_start.txt 18:13:55 + '[' /w/workspace/foundry_device-usb-camera_PR-285 ']' 18:13:55 + PACKAGES=/tmp/packages_end.txt 18:13:55 + case "${OS_FAMILY}" in 18:13:55 + dpkg -l 18:13:55 + grep '^ii' 18:13:55 + '[' -f /tmp/packages_start.txt ']' 18:13:55 + '[' -f /tmp/packages_end.txt ']' 18:13:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:55 + '[' /w/workspace/foundry_device-usb-camera_PR-285 ']' 18:13:55 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-285/archives/ 18:13:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-285/archives/ [Pipeline] echo 18:13:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:13:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:56 prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container 18:13:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-285 -v /w/workspace/foundry_device-usb-camera_PR-285:/w/workspace/foundry_device-usb-camera_PR-285:rw,z -v /w/workspace/foundry_device-usb-camera_PR-285@tmp:/w/workspace/foundry_device-usb-camera_PR-285@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 18:13:56 $ docker top 8de72d8af1558ba326c17ed6d9f316ef254a0cadb276eea49a4200e6b41a1bed -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:57 + touch /tmp/pre-build-complete [Pipeline] sh 18:13:57 + mkdir -p /var/log/sysstat [Pipeline] sh 18:13:57 + ls /var/log/sa-host 18:13:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:57 provisioning config files... 18:13:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-285@tmp/config3212408077501980798tmp [Pipeline] { [Pipeline] echo 18:13:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:13:58 ---> create-netrc.sh [Pipeline] } 18:13:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:13:58 ---> python-tools-install.sh [Pipeline] echo 18:13:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:13:59 ---> sudo-logs.sh 18:13:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:13:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:13:59 ---> job-cost.sh 18:13:59 lf-activate-venv: SKIPPING 18:13:59 DEBUG: total: 0.2199999988079071 18:13:59 INFO: Retrieving Stack Cost... 18:13:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:00 INFO: Archiving Costs [Pipeline] echo 18:14:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:14:00 ---> logs-deploy.sh 18:14:00 lf-activate-venv: SKIPPING 18:14:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-285/1 18:14:00 INFO: archiving workspace using pattern(s): 18:14:01 Archives upload complete. 18:14:01 INFO: archiving logs to Nexus 18:14:02 ---> uname -a: 18:14:02 Linux prd-ubuntu20-04-docker-8c-8g-5942 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:14:02 18:14:02 18:14:02 ---> lscpu: 18:14:02 Architecture: x86_64 18:14:02 CPU op-mode(s): 32-bit, 64-bit 18:14:02 Byte Order: Little Endian 18:14:02 Address sizes: 40 bits physical, 48 bits virtual 18:14:02 CPU(s): 8 18:14:02 On-line CPU(s) list: 0-7 18:14:02 Thread(s) per core: 1 18:14:02 Core(s) per socket: 1 18:14:02 Socket(s): 8 18:14:02 NUMA node(s): 1 18:14:02 Vendor ID: AuthenticAMD 18:14:02 CPU family: 23 18:14:02 Model: 49 18:14:02 Model name: AMD EPYC-Rome Processor 18:14:02 Stepping: 0 18:14:02 CPU MHz: 2800.000 18:14:02 BogoMIPS: 5600.00 18:14:02 Virtualization: AMD-V 18:14:02 Hypervisor vendor: KVM 18:14:02 Virtualization type: full 18:14:02 L1d cache: 256 KiB 18:14:02 L1i cache: 256 KiB 18:14:02 L2 cache: 4 MiB 18:14:02 L3 cache: 128 MiB 18:14:02 NUMA node0 CPU(s): 0-7 18:14:02 Vulnerability Itlb multihit: Not affected 18:14:02 Vulnerability L1tf: Not affected 18:14:02 Vulnerability Mds: Not affected 18:14:02 Vulnerability Meltdown: Not affected 18:14:02 Vulnerability Mmio stale data: Not affected 18:14:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:14:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:14:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:14:02 Vulnerability Srbds: Not affected 18:14:02 Vulnerability Tsx async abort: Not affected 18:14:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:14:02 18:14:02 18:14:02 ---> nproc: 18:14:02 8 18:14:02 18:14:02 18:14:02 ---> df -h: 18:14:02 Filesystem Size Used Avail Use% Mounted on 18:14:02 overlay 155G 12G 144G 8% / 18:14:02 tmpfs 64M 0 64M 0% /dev 18:14:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:14:02 shm 64M 0 64M 0% /dev/shm 18:14:02 /dev/vda1 155G 12G 144G 8% /facter-os 18:14:02 18:14:02 18:14:02 ---> sar -b -r -n DEV: 18:14:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5942) 09/12/23 _x86_64_ (8 CPU) 18:14:02 18:14:02 18:01:45 LINUX RESTART (8 CPU) 18:14:02 18:14:02 18:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:14:02 18:03:01 298.72 47.76 250.96 0.00 5379.64 105489.62 0.00 18:14:02 18:04:01 212.05 1.30 210.75 0.00 24.66 77000.63 0.00 18:14:02 18:05:01 236.83 0.20 236.63 0.00 9.73 39638.06 0.00 18:14:02 18:06:01 31.46 0.03 31.43 0.00 5.73 16458.87 0.00 18:14:02 18:07:01 27.41 10.20 17.21 0.00 3446.85 3768.34 0.00 18:14:02 18:08:01 4.53 0.00 4.53 0.00 0.00 60.12 0.00 18:14:02 18:09:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 18:14:02 18:10:01 1.48 0.00 1.48 0.00 0.00 15.33 0.00 18:14:02 18:11:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 18:14:02 18:12:01 2.07 0.00 2.07 0.00 0.00 30.39 0.00 18:14:02 18:13:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 18:14:02 18:14:01 6.85 0.27 6.58 0.00 19.60 118.51 0.00 18:14:02 Average: 68.74 4.98 63.76 0.00 740.56 20217.93 0.00 18:14:02 18:14:02 18:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:14:02 18:03:01 29142800 31577200 741252 2.25 74132 2632628 1856060 5.47 1000280 2379820 619912 18:14:02 18:04:01 27762840 31455504 844124 2.57 152448 3695708 1971000 5.81 1456672 3168008 375536 18:14:02 18:05:01 27339700 31532928 767300 2.33 162708 4160204 2049000 6.04 1315960 3704712 448320 18:14:02 18:06:01 27342748 31565940 733204 2.23 167324 4169144 1772312 5.22 1296520 3701344 60 18:14:02 18:07:01 27086196 31528072 760328 2.31 172604 4372668 1817980 5.36 1477444 3754680 1288 18:14:02 18:08:01 27115312 31557064 732340 2.23 172656 4372664 1817980 5.36 1449592 3754640 44 18:14:02 18:09:01 27115488 31557288 732088 2.23 172680 4372668 1834032 5.41 1449696 3754648 8 18:14:02 18:10:01 27119480 31561316 727988 2.21 172712 4372668 1834032 5.41 1445212 3754644 40 18:14:02 18:11:01 27119952 31561808 727432 2.21 172736 4372672 1834032 5.41 1445248 3754652 4 18:14:02 18:12:01 27119556 31561720 727532 2.21 172820 4372656 1817620 5.36 1445108 3754852 24 18:14:02 18:13:01 27119988 31562232 726960 2.21 172884 4372656 1817620 5.36 1445316 3754856 156 18:14:02 18:14:01 27029092 31477728 806264 2.45 173032 4374032 1882860 5.55 1530224 3751804 848 18:14:02 Average: 27367763 31541567 752234 2.29 161561 4136697 1858711 5.48 1396439 3582388 120520 18:14:02 18:14:02 18:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:14:02 18:03:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 18:14:02 18:03:01 ens3 516.25 335.79 6248.36 109.29 0.00 0.00 0.00 0.00 18:14:02 18:03:01 docker0 1.25 1.28 0.24 12.64 0.00 0.00 0.00 0.00 18:14:02 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:02 18:04:01 ens3 376.29 231.03 2452.10 32.70 0.00 0.00 0.00 0.00 18:14:02 18:04:01 vethe7a5554 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:14:02 18:04:01 docker0 213.20 344.69 17.91 2423.52 0.00 0.00 0.00 0.00 18:14:02 18:05:01 lo 2.53 2.53 0.27 0.27 0.00 0.00 0.00 0.00 18:14:02 18:05:01 ens3 186.54 105.57 3525.65 23.68 0.00 0.00 0.00 0.00 18:14:02 18:05:01 docker0 14.23 37.44 1.06 702.31 0.00 0.00 0.00 0.00 18:14:02 18:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:14:02 18:06:01 ens3 12.01 8.52 12.95 4.99 0.00 0.00 0.00 0.00 18:14:02 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 18:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:14:02 18:07:01 ens3 108.35 59.43 1377.46 4.19 0.00 0.00 0.00 0.00 18:14:02 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:02 18:08:01 ens3 1.75 0.67 0.53 0.35 0.00 0.00 0.00 0.00 18:14:02 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 18:09:01 ens3 0.95 0.78 0.55 0.42 0.00 0.00 0.00 0.00 18:14:02 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:02 18:10:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:14:02 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 18:11:01 ens3 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 18:14:02 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:02 18:12:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:14:02 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 18:13:01 ens3 0.32 0.23 0.10 0.15 0.00 0.00 0.00 0.00 18:14:02 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 18:14:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 18:14:02 18:14:01 ens3 28.36 17.85 31.11 12.02 0.00 0.00 0.00 0.00 18:14:02 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:02 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 18:14:02 Average: ens3 102.61 63.35 1137.41 15.65 0.00 0.00 0.00 0.00 18:14:02 Average: docker0 19.06 31.95 1.60 261.54 0.00 0.00 0.00 0.00 18:14:02 18:14:02 18:14:02 ---> sar -P ALL: 18:14:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5942) 09/12/23 _x86_64_ (8 CPU) 18:14:02 18:14:02 18:01:45 LINUX RESTART (8 CPU) 18:14:02 18:14:02 18:02:01 CPU %user %nice %system %iowait %steal %idle 18:14:02 18:03:01 all 9.06 0.00 3.13 3.59 0.07 84.16 18:14:02 18:03:01 0 10.08 0.00 3.78 8.52 0.08 77.54 18:14:02 18:03:01 1 8.76 0.00 3.26 0.94 0.07 86.97 18:14:02 18:03:01 2 8.31 0.00 3.30 2.26 0.05 86.08 18:14:02 18:03:01 3 9.15 0.00 2.00 1.51 0.07 87.27 18:14:02 18:03:01 4 9.31 0.00 4.14 3.87 0.05 82.63 18:14:02 18:03:01 5 10.59 0.00 3.05 0.37 0.07 85.93 18:14:02 18:03:01 6 8.03 0.00 2.37 9.23 0.07 80.30 18:14:02 18:03:01 7 8.24 0.00 3.12 2.00 0.08 86.56 18:14:02 18:04:01 all 18.78 0.00 4.29 5.58 0.07 71.28 18:14:02 18:04:01 0 18.65 0.00 5.04 4.00 0.05 72.27 18:14:02 18:04:01 1 18.81 0.00 3.77 1.68 0.07 75.67 18:14:02 18:04:01 2 18.67 0.00 4.83 6.68 0.07 69.76 18:14:02 18:04:01 3 18.79 0.00 3.68 0.34 0.08 77.11 18:14:02 18:04:01 4 19.04 0.00 4.27 22.11 0.07 54.51 18:14:02 18:04:01 5 18.88 0.00 3.93 0.44 0.07 76.68 18:14:02 18:04:01 6 18.57 0.00 4.79 2.39 0.07 74.18 18:14:02 18:04:01 7 18.83 0.00 3.97 7.08 0.08 70.04 18:14:02 18:05:01 all 27.67 0.00 4.42 3.22 0.08 64.60 18:14:02 18:05:01 0 28.05 0.00 5.02 10.03 0.10 56.80 18:14:02 18:05:01 1 26.30 0.00 4.05 2.28 0.07 67.31 18:14:02 18:05:01 2 28.77 0.00 4.05 1.35 0.10 65.72 18:14:02 18:05:01 3 27.72 0.00 4.17 0.42 0.07 67.62 18:14:02 18:05:01 4 26.95 0.00 4.15 5.17 0.08 63.64 18:14:02 18:05:01 5 26.66 0.00 4.31 1.28 0.08 67.66 18:14:02 18:05:01 6 28.85 0.00 5.04 3.77 0.07 62.27 18:14:02 18:05:01 7 28.09 0.00 4.61 1.49 0.08 65.72 18:14:02 18:06:01 all 1.09 0.00 0.55 1.13 0.06 97.18 18:14:02 18:06:01 0 2.44 0.00 0.55 0.00 0.02 96.99 18:14:02 18:06:01 1 0.75 0.00 0.28 0.02 0.03 98.92 18:14:02 18:06:01 2 1.12 0.00 0.25 0.89 0.03 97.71 18:14:02 18:06:01 3 1.35 0.00 0.32 0.14 0.03 98.16 18:14:02 18:06:01 4 0.82 0.00 0.13 0.00 0.30 98.75 18:14:02 18:06:01 5 0.55 0.00 2.01 6.71 0.00 90.72 18:14:02 18:06:01 6 0.90 0.00 0.35 0.05 0.02 98.68 18:14:02 18:06:01 7 0.81 0.00 0.47 1.25 0.02 97.45 18:14:02 18:07:01 all 0.94 0.00 0.44 0.43 0.02 98.17 18:14:02 18:07:01 0 0.82 0.00 0.42 0.02 0.02 98.73 18:14:02 18:07:01 1 2.15 0.00 0.45 0.57 0.03 96.79 18:14:02 18:07:01 2 0.93 0.00 0.65 0.83 0.02 97.56 18:14:02 18:07:01 3 0.99 0.00 0.33 0.00 0.03 98.65 18:14:02 18:07:01 4 1.17 0.00 0.94 0.92 0.00 96.98 18:14:02 18:07:01 5 0.68 0.00 0.33 0.33 0.02 98.63 18:14:02 18:07:01 6 0.35 0.00 0.18 0.02 0.00 99.45 18:14:02 18:07:01 7 0.43 0.00 0.23 0.72 0.03 98.58 18:14:02 18:08:01 all 0.30 0.00 0.03 0.01 0.01 99.65 18:14:02 18:08:01 0 0.08 0.00 0.02 0.00 0.02 99.88 18:14:02 18:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:14:02 18:08:01 2 0.08 0.00 0.07 0.05 0.03 99.77 18:14:02 18:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:14:02 18:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:14:02 18:08:01 5 1.98 0.00 0.00 0.00 0.02 98.00 18:14:02 18:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:14:02 18:08:01 7 0.12 0.00 0.07 0.03 0.00 99.78 18:14:02 18:09:01 all 0.26 0.00 0.01 0.00 0.00 99.72 18:14:02 18:09:01 0 0.03 0.00 0.02 0.02 0.02 99.92 18:14:02 18:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:14:02 18:09:01 2 0.07 0.00 0.03 0.00 0.02 99.88 18:14:02 18:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:02 18:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:02 18:09:01 5 1.97 0.00 0.00 0.00 0.00 98.03 18:14:02 18:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:14:02 18:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 18:14:02 18:10:01 all 0.18 0.00 0.00 0.00 0.01 99.80 18:14:02 18:10:01 0 0.07 0.00 0.00 0.02 0.02 99.90 18:14:02 18:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:14:02 18:10:01 2 0.03 0.00 0.02 0.00 0.03 99.92 18:14:02 18:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:02 18:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:02 18:10:01 5 1.29 0.00 0.00 0.00 0.00 98.71 18:14:02 18:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:14:02 18:10:01 7 0.05 0.00 0.02 0.02 0.02 99.90 18:14:02 18:11:01 all 0.06 0.00 0.01 0.01 0.02 99.91 18:14:02 18:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:14:02 18:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:14:02 18:11:01 2 0.05 0.00 0.02 0.00 0.10 99.83 18:14:02 18:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:14:02 18:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:14:02 18:11:01 5 0.35 0.00 0.02 0.00 0.00 99.63 18:14:02 18:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:14:02 18:11:01 7 0.02 0.00 0.00 0.05 0.00 99.93 18:14:02 18:12:01 all 0.26 0.00 0.02 0.01 0.01 99.70 18:14:02 18:12:01 0 0.03 0.00 0.03 0.02 0.02 99.90 18:14:02 18:12:01 1 0.00 0.00 0.03 0.00 0.02 99.95 18:14:02 18:12:01 2 0.07 0.00 0.03 0.02 0.02 99.87 18:14:02 18:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:02 18:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:02 18:12:01 5 1.84 0.00 0.03 0.00 0.02 98.11 18:14:02 18:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:14:02 18:12:01 7 0.07 0.00 0.00 0.07 0.02 99.85 18:14:02 18:13:01 all 0.17 0.00 0.01 0.00 0.21 99.60 18:14:02 18:13:01 0 0.02 0.00 0.02 0.00 0.42 99.55 18:14:02 18:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:14:02 18:13:01 2 0.28 0.00 0.02 0.00 0.02 99.68 18:14:02 18:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:14:02 18:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:02 18:13:01 5 1.04 0.00 0.05 0.00 0.21 98.69 18:14:02 18:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:14:02 18:13:01 7 0.00 0.00 0.02 0.03 0.94 99.01 18:14:02 18:14:02 18:13:01 CPU %user %nice %system %iowait %steal %idle 18:14:02 18:14:01 all 0.68 0.00 0.29 0.07 0.01 98.95 18:14:02 18:14:01 0 0.55 0.00 0.28 0.38 0.02 98.76 18:14:02 18:14:01 1 0.53 0.00 0.30 0.02 0.03 99.12 18:14:02 18:14:01 2 1.28 0.00 0.43 0.00 0.02 98.27 18:14:02 18:14:01 3 0.30 0.00 0.22 0.00 0.00 99.48 18:14:02 18:14:01 4 1.14 0.00 0.33 0.02 0.00 98.51 18:14:02 18:14:01 5 0.59 0.00 0.28 0.02 0.02 99.10 18:14:02 18:14:01 6 0.22 0.00 0.15 0.02 0.00 99.62 18:14:02 18:14:01 7 0.82 0.00 0.30 0.10 0.02 98.77 18:14:02 Average: all 4.92 0.00 1.09 1.16 0.05 92.78 18:14:02 Average: 0 5.03 0.00 1.26 1.90 0.07 91.74 18:14:02 Average: 1 4.75 0.00 1.01 0.46 0.03 93.76 18:14:02 Average: 2 4.94 0.00 1.14 1.00 0.04 92.88 18:14:02 Average: 3 4.83 0.00 0.89 0.20 0.03 94.05 18:14:02 Average: 4 4.83 0.00 1.16 2.65 0.04 91.32 18:14:02 Average: 5 5.49 0.00 1.16 0.76 0.04 92.55 18:14:02 Average: 6 4.71 0.00 1.07 1.28 0.02 92.92 18:14:02 Average: 7 4.74 0.00 1.06 1.06 0.11 93.03 18:14:02 18:14:02 18:14:02