Pull request #65 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 ChristianDarr-personal for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb+fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 (e37d340650827b5479eb4a855e4fcc90634f6636) 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-ssh3062836059893977231.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1576439075614688156.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-65/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-65/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14460390436287332101.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-65/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13359436485507720193.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh2208129826624891845.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-65/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-65/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17118205403773493505.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21158’ Running on prd-ubuntu20.04-docker-8c-8g-21163 in /w/workspace/xfoundry_device-usb-camera_PR-65 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-65 # 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 into PR head commit 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb Merge succeeded, producing 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb Checking out Revision 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb (PR-65) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb # 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 fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb # timeout=10 Commit message: "fix: double underscore and underscore dash" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:25:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:25:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:25:30 ========================================================= 23:25:30 EdgeX Global Pipelines Version Info 23:25:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:25:30 ------------------- 23:25:30 stable info: 23:25:30 ------------------- 23:25:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:25:30 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:25:30 Message: update stable to v1.0.238 23:25:31 ------------------- 23:25:31 experimental info: 23:25:31 ------------------- 23:25:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:25:31 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:25:31 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:25:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:25:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:25:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:25:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:25:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:25:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:25:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:25:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb [Pipeline] echo 23:25:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a84e93 [Pipeline] echo 23:25:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:25:33 provisioning config files... 23:25:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp/config6885868217493892907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:33 ---> docker-login.sh 23:25:33 nexus3.edgexfoundry.org:10001 23:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:33 Configure a credential helper to remove this warning. See 23:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:33 23:25:33 Login Succeeded 23:25:33 nexus3.edgexfoundry.org:10002 23:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:34 Configure a credential helper to remove this warning. See 23:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:34 23:25:34 Login Succeeded 23:25:34 nexus3.edgexfoundry.org:10003 23:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:34 Configure a credential helper to remove this warning. See 23:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:34 23:25:34 Login Succeeded 23:25:34 nexus3.edgexfoundry.org:10004 23:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:34 Configure a credential helper to remove this warning. See 23:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:34 23:25:34 Login Succeeded 23:25:34 docker.io 23:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:34 Configure a credential helper to remove this warning. See 23:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:34 23:25:34 Login Succeeded 23:25:34 ---> docker-login.sh ends [Pipeline] } 23:25:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:25:35 + git rev-list -1 --merges 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb~1..9a84e935da91015e1fb3dbb661c8bc3780ed5fbb [Pipeline] echo 23:25:35 -----------> git rev-list -1 --merges 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb~1..9a84e935da91015e1fb3dbb661c8bc3780ed5fbb 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb [false] [Pipeline] sh 23:25:35 + git log --format=format:%s -1 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb [Pipeline] echo 23:25:35 ========================================================= 23:25:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:25:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:36 + git log --format=format:%s -1 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb [Pipeline] echo 23:25:36 [semverPrep] GIT_COMMIT: 9a84e935da91015e1fb3dbb661c8bc3780ed5fbb, Commit Message: fix: double underscore and underscore dash [Pipeline] echo 23:25:36 [semverPrep] This is not a build commit. [Pipeline] sh 23:25:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:25:36 + grep -v github /etc/ssh/ssh_known_hosts 23:25:36 + [ -e /tmp/ssh_known_hosts ] 23:25:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:25:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:25:36 + sudo tee -a /etc/ssh/ssh_known_hosts 23:25:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:25:37 23:25:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:25:37 0.1.4: Pulling from edgex-devops/py-git-semver 23:25:37 b85a868b505f: Pulling fs layer 23:25:37 e2be974225ed: Pulling fs layer 23:25:37 339a4e72a1f5: Pulling fs layer 23:25:37 988bab9f4d93: Pulling fs layer 23:25:37 1469e6f7b9e6: Pulling fs layer 23:25:37 eaf3925da568: Pulling fs layer 23:25:37 bab4dde63d76: Pulling fs layer 23:25:37 bde34c3a00c8: Pulling fs layer 23:25:37 b352a97aabf1: Pulling fs layer 23:25:37 4872d77fe225: Pulling fs layer 23:25:37 5851b861e8e6: Pulling fs layer 23:25:37 988bab9f4d93: Waiting 23:25:37 1469e6f7b9e6: Waiting 23:25:37 eaf3925da568: Waiting 23:25:37 bab4dde63d76: Waiting 23:25:37 bde34c3a00c8: Waiting 23:25:37 b352a97aabf1: Waiting 23:25:37 4872d77fe225: Waiting 23:25:37 5851b861e8e6: Waiting 23:25:37 e2be974225ed: Verifying Checksum 23:25:37 e2be974225ed: Download complete 23:25:37 988bab9f4d93: Download complete 23:25:37 1469e6f7b9e6: Verifying Checksum 23:25:37 1469e6f7b9e6: Download complete 23:25:37 eaf3925da568: Download complete 23:25:37 339a4e72a1f5: Verifying Checksum 23:25:37 339a4e72a1f5: Download complete 23:25:37 bde34c3a00c8: Download complete 23:25:37 b352a97aabf1: Download complete 23:25:37 4872d77fe225: Verifying Checksum 23:25:37 4872d77fe225: Download complete 23:25:37 5851b861e8e6: Download complete 23:25:37 b85a868b505f: Verifying Checksum 23:25:37 b85a868b505f: Download complete 23:25:38 bab4dde63d76: Verifying Checksum 23:25:38 bab4dde63d76: Download complete 23:25:39 b85a868b505f: Pull complete 23:25:39 e2be974225ed: Pull complete 23:25:40 339a4e72a1f5: Pull complete 23:25:40 988bab9f4d93: Pull complete 23:25:40 1469e6f7b9e6: Pull complete 23:25:40 eaf3925da568: Pull complete 23:25:42 bab4dde63d76: Pull complete 23:25:42 bde34c3a00c8: Pull complete 23:25:42 b352a97aabf1: Pull complete 23:25:42 4872d77fe225: Pull complete 23:25:42 5851b861e8e6: Pull complete 23:25:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:25:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:43 prd-ubuntu20.04-docker-8c-8g-21163 does not seem to be running inside a container 23:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-65 -v /w/workspace/xfoundry_device-usb-camera_PR-65:/w/workspace/xfoundry_device-usb-camera_PR-65:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-65@tmp:/w/workspace/xfoundry_device-usb-camera_PR-65@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:25:44 $ docker top 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b -eo pid,comm 23:25:44 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). 23:25:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:25:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:25:44 [ssh-agent] Looking for ssh-agent implementation... 23:25:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:25:44 $ docker exec 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b ssh-agent 23:25:44 SSH_AUTH_SOCK=/tmp/ssh-bpu11kJog5TD/agent.32 23:25:44 SSH_AGENT_PID=38 23:25:44 Running ssh-add (command line suppressed) 23:25:44 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-65@tmp/private_key_395178333477504849.key (/w/workspace/xfoundry_device-usb-camera_PR-65@tmp/private_key_395178333477504849.key) 23:25:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:25:45 + git tag --points-at HEAD [Pipeline] } 23:25:45 $ docker exec --env ******** --env ******** 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b ssh-agent -k 23:25:45 unset SSH_AUTH_SOCK; 23:25:45 unset SSH_AGENT_PID; 23:25:45 echo Agent pid 38 killed; 23:25:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:25:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:25:45 [ssh-agent] Looking for ssh-agent implementation... 23:25:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:25:45 $ docker exec 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b ssh-agent 23:25:45 SSH_AUTH_SOCK=/tmp/ssh-6aSKoiNiR1o2/agent.71 23:25:45 SSH_AGENT_PID=77 23:25:45 Running ssh-add (command line suppressed) 23:25:46 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-65@tmp/private_key_1248097516408960739.key (/w/workspace/xfoundry_device-usb-camera_PR-65@tmp/private_key_1248097516408960739.key) 23:25:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:25:46 + git semver init 23:25:46 2022-07-26 23:25:46,540 [run_init] DEBUG init version:0.0.0 force:False 23:25:46 2022-07-26 23:25:46,540 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-65/.semver 23:25:46 2022-07-26 23:25:46,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-65/.semver 23:25:46 2022-07-26 23:25:46,541 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-65/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-65, universal_newlines=False, shell=None, istream=None) 23:25:47 2022-07-26 23:25:47,105 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-65/.git/info/exclude 23:25:47 2022-07-26 23:25:47,106 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-65/.semver/PR-65 with force:False 23:25:47 2022-07-26 23:25:47,106 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-65/.semver/PR-65 23:25:47 2022-07-26 23:25:47,111 [execute] INFO git cat-file --batch-check 23:25:47 2022-07-26 23:25:47,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-65/.semver, universal_newlines=False, shell=None, istream=) 23:25:47 2022-07-26 23:25:47,120 [execute] INFO git cat-file --batch 23:25:47 2022-07-26 23:25:47,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-65/.semver, universal_newlines=False, shell=None, istream=) 23:25:47 2022-07-26 23:25:47,126 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-65/.semver/PR-65 23:25:47 0.0.0 [Pipeline] } 23:25:47 $ docker exec --env ******** --env ******** 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b ssh-agent -k 23:25:47 unset SSH_AUTH_SOCK; 23:25:47 unset SSH_AGENT_PID; 23:25:47 echo Agent pid 77 killed; 23:25:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:25:47 + git semver [Pipeline] } 23:25:48 $ docker stop --time=1 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b 23:25:49 $ docker rm -f 921c35c894de2f55b8dde68d36b467673a9afa3d02d0a4fac8dae37923ffed9b [Pipeline] // withDockerContainer [Pipeline] sh 23:25:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:25:50 Stashed 1 file(s) [Pipeline] echo 23:25: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 23:25:50 provisioning config files... 23:25:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp/config5580560889579293127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:50 ---> docker-login.sh 23:25:50 nexus3.edgexfoundry.org:10001 23:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:50 Configure a credential helper to remove this warning. See 23:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:50 23:25:50 Login Succeeded 23:25:50 nexus3.edgexfoundry.org:10002 23:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:51 Configure a credential helper to remove this warning. See 23:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:51 23:25:51 Login Succeeded 23:25:51 nexus3.edgexfoundry.org:10003 23:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:51 Configure a credential helper to remove this warning. See 23:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:51 23:25:51 Login Succeeded 23:25:51 nexus3.edgexfoundry.org:10004 23:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:51 Configure a credential helper to remove this warning. See 23:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:51 23:25:51 Login Succeeded 23:25:51 docker.io 23:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:51 Configure a credential helper to remove this warning. See 23:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:51 23:25:51 Login Succeeded 23:25:51 ---> docker-login.sh ends [Pipeline] } 23:25:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:25:52 ========================================================= 23:25:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:25:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:25:52 Sending build context to Docker daemon 763.4kB 23:25:52 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:25:52 Step 2/13 : FROM ${BASE} AS builder 23:25:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:25:52 2408cc74d12b: Pulling fs layer 23:25:52 ea60b727a1ce: Pulling fs layer 23:25:52 30c4a7721957: Pulling fs layer 23:25:52 370296b7ddb6: Pulling fs layer 23:25:52 7c6cee850709: Pulling fs layer 23:25:52 39a5fcdaea64: Pulling fs layer 23:25:52 d94ebbe4e438: Pulling fs layer 23:25:52 bcfd1f05c69d: Pulling fs layer 23:25:52 59ccb84bbe0f: Pulling fs layer 23:25:52 370296b7ddb6: Waiting 23:25:52 7c6cee850709: Waiting 23:25:52 39a5fcdaea64: Waiting 23:25:52 d94ebbe4e438: Waiting 23:25:52 59ccb84bbe0f: Waiting 23:25:52 30c4a7721957: Verifying Checksum 23:25:52 30c4a7721957: Download complete 23:25:52 ea60b727a1ce: Download complete 23:25:52 7c6cee850709: Verifying Checksum 23:25:52 7c6cee850709: Download complete 23:25:52 39a5fcdaea64: Download complete 23:25:52 2408cc74d12b: Verifying Checksum 23:25:52 2408cc74d12b: Download complete 23:25:52 d94ebbe4e438: Verifying Checksum 23:25:52 d94ebbe4e438: Download complete 23:25:52 2408cc74d12b: Pull complete 23:25:53 ea60b727a1ce: Pull complete 23:25:53 30c4a7721957: Pull complete 23:25:53 59ccb84bbe0f: Verifying Checksum 23:25:53 59ccb84bbe0f: Download complete 23:25:53 bcfd1f05c69d: Verifying Checksum 23:25:53 bcfd1f05c69d: Download complete 23:25:53 370296b7ddb6: Verifying Checksum 23:25:53 370296b7ddb6: Download complete 23:25:57 370296b7ddb6: Pull complete 23:25:57 7c6cee850709: Pull complete 23:25:57 39a5fcdaea64: Pull complete 23:25:57 d94ebbe4e438: Pull complete 23:26:00 bcfd1f05c69d: Pull complete 23:26:00 59ccb84bbe0f: Pull complete 23:26:00 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:26:00 ---> a4fb48ad2a94 23:26:00 Step 3/13 : ARG MAKE="make build" 23:26:02 ---> Running in 081fee9ff441 23:26:02 Removing intermediate container 081fee9ff441 23:26:02 ---> ad0a1263f118 23:26:02 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:26:02 ---> Running in c809a39aed9b 23:26:02 Removing intermediate container c809a39aed9b 23:26:02 ---> ec5be47aa0b3 23:26:02 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:26:02 ---> Running in 6522fe59185d 23:26:02 Removing intermediate container 6522fe59185d 23:26:02 ---> 1a8e1438b01a 23:26:02 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:02 ---> Running in 0b8222aa427f 23:26:03 Removing intermediate container 0b8222aa427f 23:26:03 ---> 4dad87b8734a 23:26:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:26:03 ---> Running in e88c9950c76e 23:26:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:26:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:26:04 (1/80) Installing mesa (21.3.8-r1) 23:26:04 (2/80) Installing libxau (1.0.9-r0) 23:26:04 (3/80) Installing libxdmcp (1.1.3-r0) 23:26:05 (4/80) Installing libxcb (1.15-r0) 23:26:05 (5/80) Installing libx11 (1.8-r0) 23:26:05 (6/80) Installing libxext (1.3.4-r0) 23:26:05 (7/80) Installing libxfixes (6.0.0-r0) 23:26:05 (8/80) Installing libxxf86vm (1.1.4-r2) 23:26:05 (9/80) Installing libpciaccess (0.16-r0) 23:26:05 Still waiting to schedule task 23:26:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21162’ is offline 23:26:05 (10/80) Installing libdrm (2.4.110-r0) 23:26:05 (11/80) Installing mesa-glapi (21.3.8-r1) 23:26:05 (12/80) Installing libxshmfence (1.3-r1) 23:26:05 (13/80) Installing mesa-gl (21.3.8-r1) 23:26:05 (14/80) Installing icu-data-full (71.1-r2) 23:26:07 (15/80) Installing libice (1.0.10-r0) 23:26:07 (16/80) Installing libuuid (2.38-r1) 23:26:07 (17/80) Installing libsm (1.2.3-r0) 23:26:08 (18/80) Installing libxt (1.2.1-r0) 23:26:08 (19/80) Installing libxmu (1.1.3-r0) 23:26:08 (20/80) Installing xset (1.2.4-r0) 23:26:08 (21/80) Installing xprop (1.2.5-r0) 23:26:08 (22/80) Installing xdg-utils (1.1.3-r3) 23:26:08 (23/80) Installing dbus-libs (1.14.0-r1) 23:26:08 (24/80) Installing libffi (3.4.2-r1) 23:26:08 (25/80) Installing libintl (0.21-r2) 23:26:08 (26/80) Installing libblkid (2.38-r1) 23:26:08 (27/80) Installing libmount (2.38-r1) 23:26:08 (28/80) Installing pcre (8.45-r2) 23:26:08 (29/80) Installing glib (2.72.1-r0) 23:26:09 (30/80) Installing icu-libs (71.1-r2) 23:26:09 (31/80) Installing libpcre2-16 (10.40-r0) 23:26:09 (32/80) Installing zstd-libs (1.5.2-r1) 23:26:09 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 23:26:09 (34/80) Installing hicolor-icon-theme (0.17-r1) 23:26:09 (35/80) Installing wayland-libs-server (1.20.0-r0) 23:26:09 (36/80) Installing mesa-gbm (21.3.8-r1) 23:26:10 (37/80) Installing wayland-libs-client (1.20.0-r0) 23:26:10 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 23:26:10 (39/80) Installing libxcomposite (0.4.5-r0) 23:26:10 (40/80) Installing libbz2 (1.0.8-r1) 23:26:10 (41/80) Installing libpng (1.6.37-r1) 23:26:11 (42/80) Installing freetype (2.12.1-r0) 23:26:11 (43/80) Installing fontconfig (2.14.0-r0) 23:26:11 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 23:26:11 (45/80) Installing wayland-libs-egl (1.20.0-r0) 23:26:11 (46/80) Installing xkeyboard-config (2.35.1-r0) 23:26:11 (47/80) Installing xz-libs (5.2.5-r1) 23:26:11 (48/80) Installing libxml2 (2.9.14-r0) 23:26:11 (49/80) Installing libxkbcommon (1.4.1-r0) 23:26:11 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 23:26:11 (51/80) Installing mesa-egl (21.3.8-r1) 23:26:12 (52/80) Installing avahi-libs (0.8-r6) 23:26:12 (53/80) Installing nettle (3.7.3-r0) 23:26:12 (54/80) Installing p11-kit (0.24.1-r0) 23:26:12 (55/80) Installing libtasn1 (4.18.0-r0) 23:26:12 (56/80) Installing libunistring (1.0-r0) 23:26:12 (57/80) Installing gnutls (3.7.6-r0) 23:26:12 (58/80) Installing cups-libs (2.4.2-r0) 23:26:12 (59/80) Installing graphite2 (1.3.14-r1) 23:26:12 (60/80) Installing harfbuzz (4.3.0-r0) 23:26:12 (61/80) Installing libevdev (1.12.1-r0) 23:26:12 (62/80) Installing mtdev (1.1.6-r0) 23:26:13 (63/80) Installing eudev-libs (3.2.11-r0) 23:26:13 (64/80) Installing libinput-libs (1.20.1-r0) 23:26:13 (65/80) Installing libjpeg-turbo (2.1.3-r1) 23:26:13 (66/80) Installing xcb-util-wm (0.4.1-r1) 23:26:13 (67/80) Installing xcb-util (0.4.0-r3) 23:26:13 (68/80) Installing xcb-util-image (0.4.0-r1) 23:26:13 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 23:26:13 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 23:26:13 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 23:26:13 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 23:26:14 (73/80) Installing v4l-utils-libs (1.22.1-r1) 23:26:14 (74/80) Installing v4l-utils (1.22.1-r1) 23:26:14 (75/80) Installing udev-init-scripts (35-r0) 23:26:14 Executing udev-init-scripts-35-r0.post-install 23:26:14 (76/80) Installing kmod-libs (29-r2) 23:26:14 (77/80) Installing eudev (3.2.11-r0) 23:26:14 (78/80) Installing eudev-dev (3.2.11-r0) 23:26:14 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:26:14 (80/80) Installing v4l-utils-dev (1.22.1-r1) 23:26:15 Executing busybox-1.35.0-r13.trigger 23:26:15 Executing eudev-3.2.11-r0.trigger 23:26:15 OK: 330 MiB in 131 packages 23:26:17 Removing intermediate container e88c9950c76e 23:26:17 ---> 6e17088faf58 23:26:17 Step 8/13 : WORKDIR /device-usb-camera 23:26:17 ---> Running in 0531236bb36e 23:26:17 Removing intermediate container 0531236bb36e 23:26:17 ---> 83483d8a771a 23:26:17 Step 9/13 : COPY go.mod vendor* ./ 23:26:17 ---> 0d83986bdb43 23:26:17 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:17 ---> Running in acf276bf7d48 23:26:35 Removing intermediate container acf276bf7d48 23:26:35 ---> b38f0f47ed38 23:26:35 Step 11/13 : COPY . . 23:26:35 ---> fd1093d81a99 23:26:35 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:26:35 ---> Running in 467e7c096e74 23:26:35  % Total % Received % Xferd Average Speed Time Time Time Current 23:26:35 Dload Upload Total Spent Left Speed 23:26:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8942 0 --:--:-- --:--:-- --:--:-- 9000 23:26:35 Removing intermediate container 467e7c096e74 23:26:35 ---> 92b1c8f038c7 23:26:35 Step 13/13 : RUN ${MAKE} 23:26:35 ---> Running in 1b06a859e848 23:26:35 noop 23:26:35 Removing intermediate container 1b06a859e848 23:26:35 ---> 3af630a05dbe 23:26:35 Successfully built 3af630a05dbe 23:26:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:36 + docker inspect -f . ci-base-image-x86_64 23:26:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:36 prd-ubuntu20.04-docker-8c-8g-21163 does not seem to be running inside a container 23:26:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-65 -v /w/workspace/xfoundry_device-usb-camera_PR-65:/w/workspace/xfoundry_device-usb-camera_PR-65:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-65@tmp:/w/workspace/xfoundry_device-usb-camera_PR-65@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 ******** ci-base-image-x86_64 cat 23:26:36 $ docker top ec711f53812eca946fb52cb8c180a60067543682535bd977ad2994a76f71014d -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:37 + go version 23:26:37 go version go1.18.3 linux/amd64 [Pipeline] } 23:26:37 $ docker stop --time=1 ec711f53812eca946fb52cb8c180a60067543682535bd977ad2994a76f71014d 23:26:38 $ docker rm -f ec711f53812eca946fb52cb8c180a60067543682535bd977ad2994a76f71014d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:39 + docker inspect -f . ci-base-image-x86_64 23:26:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:39 prd-ubuntu20.04-docker-8c-8g-21163 does not seem to be running inside a container 23:26:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-65 -v /w/workspace/xfoundry_device-usb-camera_PR-65:/w/workspace/xfoundry_device-usb-camera_PR-65:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-65@tmp:/w/workspace/xfoundry_device-usb-camera_PR-65@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 ******** ci-base-image-x86_64 cat 23:26:39 $ docker top 59be864b5544b4b3f24e6536a11a6ba506594a64f312051a0f490f1b0e8cf148 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:40 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-65 [Pipeline] fileExists [Pipeline] sh 23:26:40 + make test 23:26:40 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:26:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:26:50 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:26:51 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 2.0% of statements 23:26:59 CGO_ENABLED=1 go vet ./... 23:27:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:27:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:27:01 ./bin/test-attribution-txt.sh [Pipeline] echo 23:27:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:27:01 $ docker stop --time=1 59be864b5544b4b3f24e6536a11a6ba506594a64f312051a0f490f1b0e8cf148 23:27:03 $ docker rm -f 59be864b5544b4b3f24e6536a11a6ba506594a64f312051a0f490f1b0e8cf148 [Pipeline] // withDockerContainer [Pipeline] sh 23:27:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:27:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:27:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:27:04 + ls -al . 23:27:04 total 188 23:27:04 drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 23:27 . 23:27:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:25 .. 23:27:04 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 23:26 .git 23:27:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:25 .github 23:27:04 -rw-rw-r-- 1 jenkins jenkins 414 Jul 26 23:25 .gitignore 23:27:04 -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 23:25 .golangci.yml 23:27:04 -rw-rw-r-- 1 jenkins jenkins 77 Jul 26 23:25 .hadolint.yml 23:27:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 23:25 .semver 23:27:04 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 26 23:25 Attribution.txt 23:27:04 -rw-rw-r-- 1 jenkins jenkins 181 Jul 26 23:25 CHANGELOG.md 23:27:04 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 26 23:25 Dockerfile 23:27:04 -rw-rw-r-- 1 jenkins jenkins 678 Jul 26 23:25 GOVERNANCE.md 23:27:04 -rw-rw-r-- 1 jenkins jenkins 659 Jul 26 23:25 Jenkinsfile 23:27:04 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 23:25 LICENSE 23:27:04 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 26 23:25 Makefile 23:27:04 -rw-rw-r-- 1 jenkins jenkins 622 Jul 26 23:25 OWNERS.md 23:27:04 -rw-rw-r-- 1 jenkins jenkins 11382 Jul 26 23:25 README.md 23:27:04 -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 23:25 VERSION 23:27:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 23:25 bin 23:27:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:25 cmd 23:27:04 -rw-r--r-- 1 jenkins jenkins 26812 Jul 26 23:26 coverage.out 23:27:04 -rwxrwxr-x 1 jenkins jenkins 140 Jul 26 23:25 docker-entrypoint.sh 23:27:04 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 26 23:25 go.mod 23:27:04 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 26 23:25 go.sum 23:27:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:25 internal 23:27:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:25 snap 23:27:04 -rw-rw-r-- 1 jenkins jenkins 231 Jul 26 23:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:05 + 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=9a84e935da91015e1fb3dbb661c8bc3780ed5fbb --label arch=amd64 --label version=0.0.0 . 23:27:05 Sending build context to Docker daemon 791kB 23:27:05 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 23:27:05 Step 2/35 : FROM ${BASE} AS builder 23:27:05 ---> 3af630a05dbe 23:27:05 Step 3/35 : ARG MAKE="make build" 23:27:05 ---> Running in 554849e8089a 23:27:05 Removing intermediate container 554849e8089a 23:27:05 ---> b7f2390805a1 23:27:05 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:27:05 ---> Running in ac3d066cdc93 23:27:05 Removing intermediate container ac3d066cdc93 23:27:05 ---> aca09a77dddb 23:27:05 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:27:05 ---> Running in 605432fb61a4 23:27:05 Removing intermediate container 605432fb61a4 23:27:05 ---> 220d5684e185 23:27:05 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:27:05 ---> Running in 16c491ecb811 23:27:06 Removing intermediate container 16c491ecb811 23:27:06 ---> 632f5f88ef3a 23:27:06 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:27:06 ---> Running in 9a16e1e36135 23:27:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:07 OK: 330 MiB in 131 packages 23:27:07 Removing intermediate container 9a16e1e36135 23:27:07 ---> 77a11822997d 23:27:07 Step 8/35 : WORKDIR /device-usb-camera 23:27:08 ---> Running in 339b0d914b99 23:27:08 Removing intermediate container 339b0d914b99 23:27:08 ---> de2234118cf1 23:27:08 Step 9/35 : COPY go.mod vendor* ./ 23:27:08 ---> 37572b6bbf82 23:27:08 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:08 ---> Running in e103350d1eba 23:27:09 Removing intermediate container e103350d1eba 23:27:09 ---> e45caf02cd92 23:27:09 Step 11/35 : COPY . . 23:27:09 ---> d90eefbc9335 23:27:09 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:27:09 ---> Running in 19f67b648cd3 23:27:09  % Total % Received % Xferd Average Speed Time Time Time Current 23:27:09 Dload Upload Total Spent Left Speed 23:27:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43755 0 --:--:-- --:--:-- --:--:-- 44250 23:27:10 Removing intermediate container 19f67b648cd3 23:27:10 ---> fbddf096e4db 23:27:10 Step 13/35 : RUN ${MAKE} 23:27:10 ---> Running in bf37080662ad 23:27:10 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 23:27:37 Removing intermediate container bf37080662ad 23:27:37 ---> ba029a441605 23:27:37 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 23:27:37 v0.18.4: Pulling from aler9/rtsp-simple-server 23:27:37 af6660deedbd: Pulling fs layer 23:27:37 97cd0a44c592: Pulling fs layer 23:27:37 97cd0a44c592: Download complete 23:27:37 af6660deedbd: Verifying Checksum 23:27:37 af6660deedbd: Download complete 23:27:37 af6660deedbd: Pull complete 23:27:37 97cd0a44c592: Pull complete 23:27:37 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 23:27:37 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 23:27:37 ---> fea57e182299 23:27:37 Step 15/35 : FROM alpine:3.15 23:27:37 3.15: Pulling from library/alpine 23:27:37 ab6db1bc80d0: Pulling fs layer 23:27:37 ab6db1bc80d0: Download complete 23:27:37 ab6db1bc80d0: Pull complete 23:27:37 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 23:27:37 Status: Downloaded newer image for alpine:3.15 23:27:37 ---> 2720e26172a0 23:27:37 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:27:37 ---> Running in d103bbe1abb3 23:27:37 Removing intermediate container d103bbe1abb3 23:27:37 ---> b2dbae629b4e 23:27:37 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:27:37 ---> Running in b29d93c6d72c 23:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:27:37 (1/74) Installing dumb-init (1.2.5-r1) 23:27:37 (2/74) Installing sdl2 (2.0.16-r4) 23:27:37 (3/74) Installing libxau (1.0.9-r0) 23:27:37 (4/74) Installing libmd (1.0.3-r0) 23:27:37 (5/74) Installing libbsd (0.11.3-r1) 23:27:37 (6/74) Installing libxdmcp (1.1.3-r0) 23:27:37 (7/74) Installing libxcb (1.14-r2) 23:27:37 (8/74) Installing libx11 (1.7.2-r0) 23:27:37 (9/74) Installing aom-libs (3.2.0-r0) 23:27:37 (10/74) Installing alsa-lib (1.2.5.1-r1) 23:27:37 (11/74) Installing expat (2.4.7-r0) 23:27:37 (12/74) Installing brotli-libs (1.0.9-r5) 23:27:37 (13/74) Installing libbz2 (1.0.8-r1) 23:27:37 (14/74) Installing libpng (1.6.37-r1) 23:27:37 (15/74) Installing freetype (2.11.1-r2) 23:27:37 (16/74) Installing libuuid (2.37.4-r0) 23:27:37 (17/74) Installing fontconfig (2.13.1-r4) 23:27:37 (18/74) Installing fribidi (1.0.11-r0) 23:27:37 (19/74) Installing libffi (3.4.2-r1) 23:27:37 (20/74) Installing libintl (0.21-r0) 23:27:37 (21/74) Installing libblkid (2.37.4-r0) 23:27:37 (22/74) Installing libmount (2.37.4-r0) 23:27:37 (23/74) Installing pcre (8.45-r1) 23:27:37 (24/74) Installing glib (2.70.1-r0) 23:27:37 (25/74) Installing graphite2 (1.3.14-r0) 23:27:37 (26/74) Installing harfbuzz (3.0.0-r2) 23:27:37 (27/74) Installing libass (0.15.2-r0) 23:27:37 (28/74) Installing libdav1d (0.9.2-r0) 23:27:37 (29/74) Installing gmp (6.2.1-r1) 23:27:37 (30/74) Installing nettle (3.7.3-r0) 23:27:37 (31/74) Installing p11-kit (0.24.0-r1) 23:27:37 (32/74) Installing libtasn1 (4.18.0-r0) 23:27:37 (33/74) Installing libunistring (0.9.10-r1) 23:27:37 (34/74) Installing gnutls (3.7.1-r0) 23:27:37 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 23:27:37 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 23:27:37 (37/74) Installing lame (3.100-r0) 23:27:37 (38/74) Installing opus (1.3.1-r1) 23:27:37 (39/74) Installing libgomp (10.3.1_git20211027-r0) 23:27:37 (40/74) Installing soxr (0.1.3-r2) 23:27:37 (41/74) Installing libgcc (10.3.1_git20211027-r0) 23:27:37 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 23:27:37 (43/74) Installing libsrt (1.4.2-r1) 23:27:37 (44/74) Installing libssh (0.9.6-r1) 23:27:37 (45/74) Installing libogg (1.3.5-r0) 23:27:37 (46/74) Installing libtheora (1.1.1-r16) 23:27:37 (47/74) Installing libjpeg-turbo (2.1.2-r0) 23:27:37 (48/74) Installing v4l-utils-libs (1.22.1-r1) 23:27:37 (49/74) Installing libxext (1.3.4-r0) 23:27:37 (50/74) Installing libxfixes (6.0.0-r0) 23:27:37 (51/74) Installing libpciaccess (0.16-r0) 23:27:37 (52/74) Installing libdrm (2.4.109-r0) 23:27:37 (53/74) Installing wayland-libs-client (1.19.0-r1) 23:27:37 (54/74) Installing libva (2.13.0-r0) 23:27:37 (55/74) Installing libvdpau (1.4-r0) 23:27:37 (56/74) Installing vidstab (1.1.0-r1) 23:27:37 (57/74) Installing libvorbis (1.3.7-r0) 23:27:37 (58/74) Installing libvpx (1.10.0-r0) 23:27:37 (59/74) Installing vulkan-loader (1.2.196-r0) 23:27:37 (60/74) Installing libwebp (1.2.2-r0) 23:27:37 (61/74) Installing x264-libs (20210613-r0) 23:27:37 (62/74) Installing x265-libs (3.5-r0) 23:27:37 (63/74) Installing xvidcore (1.3.7-r1) 23:27:37 (64/74) Installing ffmpeg-libs (4.4.1-r2) 23:27:37 (65/74) Installing ffmpeg (4.4.1-r2) 23:27:38 (66/74) Installing udev-init-scripts (35-r0) 23:27:38 Executing udev-init-scripts-35-r0.post-install 23:27:38 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 23:27:38 (68/74) Installing xz-libs (5.2.5-r1) 23:27:38 (69/74) Installing zstd-libs (1.5.0-r0) 23:27:38 (70/74) Installing kmod-libs (29-r2) 23:27:38 (71/74) Installing eudev (3.2.11_pre1-r0) 23:27:38 (72/74) Installing libsodium (1.0.18-r0) 23:27:38 (73/74) Installing libzmq (4.3.4-r0) 23:27:38 (74/74) Installing zeromq (4.3.4-r0) 23:27:38 Executing busybox-1.34.1-r7.trigger 23:27:38 Executing eudev-3.2.11_pre1-r0.trigger 23:27:38 OK: 78 MiB in 88 packages 23:27:39 Removing intermediate container b29d93c6d72c 23:27:39 ---> db08e2fb1c8f 23:27:39 Step 18/35 : WORKDIR / 23:27:39 ---> Running in 109746b783a1 23:27:39 Removing intermediate container 109746b783a1 23:27:39 ---> 1f24d4c355e7 23:27:39 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:27:40 ---> 226419e1d2ea 23:27:40 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:27:40 ---> ca966796fb42 23:27:40 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:27:40 ---> ded3333e463a 23:27:40 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:27:40 ---> e79fe1a12c6a 23:27:40 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:27:40 ---> 5db92a06b4a9 23:27:40 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:27:40 ---> bd54591e5770 23:27:40 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:27:41 ---> d3bff54f11d5 23:27:41 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:27:41 ---> Running in 2eb8e5d016d2 23:27:41 Removing intermediate container 2eb8e5d016d2 23:27:41 ---> 945ca3f279e8 23:27:41 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:27:42 ---> Running in 24819e24ff76 23:27:42 Removing intermediate container 24819e24ff76 23:27:42 ---> e37dac0328a1 23:27:42 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:27:42 ---> Running in 097279098b51 23:27:43 Removing intermediate container 097279098b51 23:27:43 ---> 6155942ba864 23:27:43 Step 29/35 : EXPOSE 59983 23:27:43 ---> Running in 814ec4741959 23:27:43 Removing intermediate container 814ec4741959 23:27:43 ---> 9d20919018a7 23:27:43 Step 30/35 : EXPOSE 8554 23:27:44 ---> Running in 650b45508636 23:27:44 Removing intermediate container 650b45508636 23:27:44 ---> 6b2ea9eceb03 23:27:44 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:27:44 ---> Running in ebd55ddc8cb2 23:27:44 Removing intermediate container ebd55ddc8cb2 23:27:44 ---> da7adbf304d6 23:27:44 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:27:44 ---> Running in d2533eab70d0 23:27:44 Removing intermediate container d2533eab70d0 23:27:44 ---> 723027675527 23:27:44 Step 33/35 : LABEL arch=amd64 23:27:44 ---> Running in 0f35d6430f8b 23:27:44 Removing intermediate container 0f35d6430f8b 23:27:44 ---> 861d090dd0b2 23:27:44 Step 34/35 : LABEL git_sha=9a84e935da91015e1fb3dbb661c8bc3780ed5fbb 23:27:44 ---> Running in a766ca0f0a54 23:27:45 Removing intermediate container a766ca0f0a54 23:27:45 ---> 8086625ab0fd 23:27:45 Step 35/35 : LABEL version=0.0.0 23:27:45 ---> Running in 09aaf4d091bb 23:27:45 Removing intermediate container 09aaf4d091bb 23:27:45 ---> 90c4feab129a 23:27:45 [Warning] One or more build-args [ARCH] were not consumed 23:27:45 Successfully built 90c4feab129a 23:27:45 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 23:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:27:46 23:27:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:27:46 latest: Pulling from edgex-lftools-log-publisher 23:27:46 5eb5b503b376: Pulling fs layer 23:27:46 5c69ac0246d0: Pulling fs layer 23:27:46 ec43610c2a17: Pulling fs layer 23:27:46 3a2ae6a8a46f: Pulling fs layer 23:27:46 33b1e0a273af: Pulling fs layer 23:27:46 5d3b04190fa2: Pulling fs layer 23:27:46 2f39f015ded8: Pulling fs layer 23:27:46 3a2ae6a8a46f: Waiting 23:27:46 33b1e0a273af: Waiting 23:27:46 5d3b04190fa2: Waiting 23:27:46 5c69ac0246d0: Verifying Checksum 23:27:46 5c69ac0246d0: Download complete 23:27:46 3a2ae6a8a46f: Verifying Checksum 23:27:46 3a2ae6a8a46f: Download complete 23:27:46 33b1e0a273af: Verifying Checksum 23:27:46 33b1e0a273af: Download complete 23:27:46 5d3b04190fa2: Download complete 23:27:46 ec43610c2a17: Download complete 23:27:46 5eb5b503b376: Verifying Checksum 23:27:46 5eb5b503b376: Download complete 23:27:47 2f39f015ded8: Download complete 23:27:48 5eb5b503b376: Pull complete 23:27:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21164 in /w/workspace/xfoundry_device-usb-camera_PR-65 [Pipeline] { [Pipeline] ws 23:27:49 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:27:51 5c69ac0246d0: Pull complete 23:27:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:27:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:52 Dload Upload Total Spent Left Speed 23:27:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 68511 0 --:--:-- --:--:-- --:--:-- 68511 23:27:52 ec43610c2a17: Pull complete 23:27:52 3a2ae6a8a46f: Pull complete 23:27:53 33b1e0a273af: Pull complete 23:27:53 5d3b04190fa2: Pull complete [Pipeline] sh 23:27:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:27:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:27:54 + sudo tee /etc/docker/daemon.new 23:27:54 { 23:27:54 "registry-mirrors": [ 23:27:54 "https://nexus3.edgexfoundry.org:10001" 23:27:54 ], 23:27:54 "bip": "10.250.0.254/24", 23:27:54 "hosts": [ 23:27:54 "tcp://0.0.0.0:5555", 23:27:54 "unix:///var/run/docker.sock" 23:27:54 ], 23:27:54 "mtu": 1458, 23:27:54 "selinux-enabled": true, 23:27:54 "seccomp-profile": "/etc/docker/seccomp.json" 23:27:54 } [Pipeline] sh 23:27:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:27:55 + sudo service docker restart 23:27:57 2f39f015ded8: Pull complete 23:27:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:27:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:57 prd-ubuntu20.04-docker-8c-8g-21163 does not seem to be running inside a container 23:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-65 -v /w/workspace/xfoundry_device-usb-camera_PR-65:/w/workspace/xfoundry_device-usb-camera_PR-65:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-65@tmp:/w/workspace/xfoundry_device-usb-camera_PR-65@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 23:27:59 $ docker top 34a60deb86fb732246e4eee27db429d626f005cd935acea12005b311611c5047 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:59 ---> job-cost.sh 23:27:59 lf-activate-venv: SKIPPING 23:27:59 INFO: No Stack... 23:27:59 INFO: Retrieving Pricing Info for: v3-standard-8 23:28:00 INFO: Archiving Costs [Pipeline] sh 23:28:00 + cat /w/workspace/xfoundry_device-usb-camera_PR-65/archives/cost.csv 23:28:00 + cut -d, -f6 [Pipeline] lock 23:28:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] 23:28:00 Resource [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] did not exist. Created. 23:28:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:28:01 + echo total: 0.2199999988079071 [Pipeline] stash 23:28:01 Stashed 1 file(s) [Pipeline] } 23:28:01 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:28:01 $ docker stop --time=1 34a60deb86fb732246e4eee27db429d626f005cd935acea12005b311611c5047 23:28:02 $ docker rm -f 34a60deb86fb732246e4eee27db429d626f005cd935acea12005b311611c5047 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:13 provisioning config files... 23:28:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9112963067388925417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:14 ---> docker-login.sh 23:28:14 nexus3.edgexfoundry.org:10001 23:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:15 Configure a credential helper to remove this warning. See 23:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:15 23:28:15 Login Succeeded 23:28:15 nexus3.edgexfoundry.org:10002 23:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:15 Configure a credential helper to remove this warning. See 23:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:15 23:28:15 Login Succeeded 23:28:15 nexus3.edgexfoundry.org:10003 23:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:16 Configure a credential helper to remove this warning. See 23:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:16 23:28:16 Login Succeeded 23:28:16 nexus3.edgexfoundry.org:10004 23:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:16 Configure a credential helper to remove this warning. See 23:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:16 23:28:16 Login Succeeded 23:28:16 docker.io 23:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:17 Configure a credential helper to remove this warning. See 23:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:17 23:28:17 Login Succeeded 23:28:17 ---> docker-login.sh ends [Pipeline] } 23:28:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:28:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:18 ========================================================= 23:28:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:28:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:28:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:28:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:28:18 b3c136eddcbf: Pulling fs layer 23:28:18 c0a3192eca97: Pulling fs layer 23:28:18 a050256f5b6f: Pulling fs layer 23:28:18 656be50a0ddc: Pulling fs layer 23:28:18 2bbca73fdf42: Pulling fs layer 23:28:18 46d945488cbd: Pulling fs layer 23:28:18 8a5474983e97: Pulling fs layer 23:28:18 329c88fbcd65: Pulling fs layer 23:28:18 46d945488cbd: Waiting 23:28:18 8a5474983e97: Waiting 23:28:18 329c88fbcd65: Waiting 23:28:18 656be50a0ddc: Waiting 23:28:18 2bbca73fdf42: Waiting 23:28:18 a050256f5b6f: Verifying Checksum 23:28:18 a050256f5b6f: Download complete 23:28:18 c0a3192eca97: Verifying Checksum 23:28:18 2bbca73fdf42: Download complete 23:28:18 46d945488cbd: Verifying Checksum 23:28:18 46d945488cbd: Download complete 23:28:18 b3c136eddcbf: Verifying Checksum 23:28:18 b3c136eddcbf: Download complete 23:28:19 b3c136eddcbf: Pull complete 23:28:20 329c88fbcd65: Verifying Checksum 23:28:20 329c88fbcd65: Download complete 23:28:20 c0a3192eca97: Pull complete 23:28:21 a050256f5b6f: Pull complete 23:28:21 8a5474983e97: Verifying Checksum 23:28:21 8a5474983e97: Download complete 23:28:22 656be50a0ddc: Verifying Checksum 23:28:22 656be50a0ddc: Download complete 23:28:34 656be50a0ddc: Pull complete 23:28:34 2bbca73fdf42: Pull complete 23:28:34 46d945488cbd: Pull complete 23:28:41 8a5474983e97: Pull complete 23:28:42 329c88fbcd65: Pull complete 23:28:42 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:28:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:28:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 23:28:43 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:43 + docker inspect -f . ci-base-image-arm64 23:28:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:43 prd-ubuntu20.04-docker-arm64-4c-16g-21164 does not seem to be running inside a container 23:28:43 $ 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 ******** ci-base-image-arm64 cat 23:28:47 $ docker top c50b40fb261089e45e5d0c46ad65f341cd36f923b29bb5585ad0f85e915367dc -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:48 + go version 23:28:48 go version go1.18.3 linux/arm64 [Pipeline] } 23:28:48 $ docker stop --time=1 c50b40fb261089e45e5d0c46ad65f341cd36f923b29bb5585ad0f85e915367dc 23:28:50 $ docker rm -f c50b40fb261089e45e5d0c46ad65f341cd36f923b29bb5585ad0f85e915367dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:51 + docker inspect -f . ci-base-image-arm64 23:28:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:51 prd-ubuntu20.04-docker-arm64-4c-16g-21164 does not seem to be running inside a container 23:28:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-arm64 cat 23:28:53 $ docker top d131b4a7992fecf2ca210f955b3fe358feec2e49476e66f51abb9fc4a0d6cb7a -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:54 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 23:28:55 + make test 23:28:55 make: *** No rule to make target 'test'. Stop. [Pipeline] } 23:28:55 $ docker stop --time=1 d131b4a7992fecf2ca210f955b3fe358feec2e49476e66f51abb9fc4a0d6cb7a 23:28:56 $ docker rm -f d131b4a7992fecf2ca210f955b3fe358feec2e49476e66f51abb9fc4a0d6cb7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:58 23:28:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:58 arm64: Pulling from edgex-lftools-log-publisher 23:28:58 8998bd30e6a1: Pulling fs layer 23:28:58 04944245beec: Pulling fs layer 23:28:58 699f458cf7ca: Pulling fs layer 23:28:58 765212b225bb: Pulling fs layer 23:28:58 f23df028b6ca: Pulling fs layer 23:28:58 d65c8cfc05b1: Pulling fs layer 23:28:58 2437ff75d9bd: Pulling fs layer 23:28:58 f23df028b6ca: Waiting 23:28:58 d65c8cfc05b1: Waiting 23:28:58 765212b225bb: Waiting 23:28:58 2437ff75d9bd: Waiting 23:28:58 04944245beec: Verifying Checksum 23:28:58 04944245beec: Download complete 23:28:58 765212b225bb: Verifying Checksum 23:28:58 765212b225bb: Download complete 23:28:58 f23df028b6ca: Verifying Checksum 23:28:58 f23df028b6ca: Download complete 23:28:58 d65c8cfc05b1: Verifying Checksum 23:28:58 d65c8cfc05b1: Download complete 23:28:58 699f458cf7ca: Verifying Checksum 23:28:58 699f458cf7ca: Download complete 23:28:59 8998bd30e6a1: Verifying Checksum 23:28:59 8998bd30e6a1: Download complete 23:29:01 2437ff75d9bd: Verifying Checksum 23:29:01 2437ff75d9bd: Download complete 23:29:03 8998bd30e6a1: Pull complete 23:29:04 04944245beec: Pull complete 23:29:05 699f458cf7ca: Pull complete 23:29:05 765212b225bb: Pull complete 23:29:06 f23df028b6ca: Pull complete 23:29:07 d65c8cfc05b1: Pull complete 23:29:22 2437ff75d9bd: Pull complete 23:29:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:22 prd-ubuntu20.04-docker-arm64-4c-16g-21164 does not seem to be running inside a container 23:29:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:29:25 $ docker top a8f0728b4da04d953440d9a9c145da6b4d498a58bcc02502e9729e8aaa946501 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:26 ---> job-cost.sh 23:29:26 lf-activate-venv: SKIPPING 23:29:26 INFO: No Stack... 23:29:27 INFO: Retrieving Pricing Info for: v3-standard-4 23:29:27 INFO: Archiving Costs [Pipeline] sh 23:29:28 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 23:29:28 + cut -d, -f6 [Pipeline] lock 23:29:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] 23:29:28 Resource [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] did not exist. Created. 23:29:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:29 /w/workspace/device-usb-camera/1@tmp/durable-3a0be442/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:29:29 + echo total: 0.10999999940395355 [Pipeline] stash 23:29:29 Warning: overwriting stash ‘stack-cost’ 23:29:30 Stashed 1 file(s) [Pipeline] } 23:29:30 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-65-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:30 $ docker stop --time=1 a8f0728b4da04d953440d9a9c145da6b4d498a58bcc02502e9729e8aaa946501 23:29:31 $ docker rm -f a8f0728b4da04d953440d9a9c145da6b4d498a58bcc02502e9729e8aaa946501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:29:32 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:29:34 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-65/archives ] 23:29:34 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-65/archives 23:29:34 total 16 23:29:34 drwxr-xr-x 3 root root 4096 Jul 26 23:28 . 23:29:34 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 23:28 .. 23:29:34 drwxr-xr-x 2 root root 4096 Jul 26 23:28 cost 23:29:34 -rw-r--r-- 1 root root 88 Jul 26 23:28 cost.csv 23:29:34 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-65/archives 23:29:34 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-65/archives 23:29:34 total 16 23:29:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 23:28 . 23:29:34 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 23:28 .. 23:29:34 drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 23:28 cost 23:29:34 -rw-r--r-- 1 jenkins jenkins 88 Jul 26 23:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:29:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:29:35 ---> package-listing.sh 23:29:35 ++ facter osfamily 23:29:35 ++ tr '[:upper:]' '[:lower:]' 23:29:35 + OS_FAMILY=debian 23:29:35 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-65 23:29:35 + START_PACKAGES=/tmp/packages_start.txt 23:29:35 + END_PACKAGES=/tmp/packages_end.txt 23:29:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:29:35 + PACKAGES=/tmp/packages_start.txt 23:29:35 + '[' /w/workspace/xfoundry_device-usb-camera_PR-65 ']' 23:29:35 + PACKAGES=/tmp/packages_end.txt 23:29:35 + case "${OS_FAMILY}" in 23:29:35 + grep '^ii' 23:29:35 + dpkg -l 23:29:35 + '[' -f /tmp/packages_start.txt ']' 23:29:35 + '[' -f /tmp/packages_end.txt ']' 23:29:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:29:35 + '[' /w/workspace/xfoundry_device-usb-camera_PR-65 ']' 23:29:35 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-65/archives/ 23:29:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-65/archives/ [Pipeline] echo 23:29:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:29:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:36 prd-ubuntu20.04-docker-8c-8g-21163 does not seem to be running inside a container 23:29:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-65 -v /w/workspace/xfoundry_device-usb-camera_PR-65:/w/workspace/xfoundry_device-usb-camera_PR-65:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-65@tmp:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:29:37 $ docker top 8168c34c632265f45946122dd5245d8421e53e877ca42c453c51e48a31cf7c89 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:37 + touch /tmp/pre-build-complete [Pipeline] sh 23:29:37 + mkdir -p /var/log/sysstat [Pipeline] sh 23:29:38 + ls /var/log/sa-host 23:29:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:38 provisioning config files... 23:29:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-65@tmp/config3915035604717317986tmp [Pipeline] { [Pipeline] echo 23:29:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:29:38 ---> create-netrc.sh [Pipeline] } 23:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:29:39 ---> python-tools-install.sh [Pipeline] echo 23:29:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:29:39 ---> sudo-logs.sh 23:29:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:29:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:29:39 ---> job-cost.sh 23:29:39 lf-activate-venv: SKIPPING 23:29:39 DEBUG: total: 0.2199999988079071 23:29:39 INFO: Retrieving Stack Cost... 23:29:40 INFO: Retrieving Pricing Info for: v3-standard-8 23:29:40 INFO: Archiving Costs [Pipeline] echo 23:29:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:29:41 ---> logs-deploy.sh 23:29:41 lf-activate-venv: SKIPPING 23:29:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-65/1 23:29:41 INFO: archiving workspace using pattern(s): 23:29:41 Archives upload complete. 23:29:42 INFO: archiving logs to Nexus 23:29:42 ---> uname -a: 23:29:42 Linux prd-ubuntu20-04-docker-8c-8g-21163 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:29:42 23:29:42 23:29:42 ---> lscpu: 23:29:42 Architecture: x86_64 23:29:42 CPU op-mode(s): 32-bit, 64-bit 23:29:42 Byte Order: Little Endian 23:29:42 Address sizes: 40 bits physical, 48 bits virtual 23:29:42 CPU(s): 8 23:29:42 On-line CPU(s) list: 0-7 23:29:42 Thread(s) per core: 1 23:29:42 Core(s) per socket: 1 23:29:42 Socket(s): 8 23:29:42 NUMA node(s): 1 23:29:42 Vendor ID: AuthenticAMD 23:29:42 CPU family: 23 23:29:42 Model: 49 23:29:42 Model name: AMD EPYC-Rome Processor 23:29:42 Stepping: 0 23:29:42 CPU MHz: 2799.996 23:29:42 BogoMIPS: 5599.99 23:29:42 Virtualization: AMD-V 23:29:42 Hypervisor vendor: KVM 23:29:42 Virtualization type: full 23:29:42 L1d cache: 256 KiB 23:29:42 L1i cache: 256 KiB 23:29:42 L2 cache: 4 MiB 23:29:42 L3 cache: 128 MiB 23:29:42 NUMA node0 CPU(s): 0-7 23:29:42 Vulnerability Itlb multihit: Not affected 23:29:42 Vulnerability L1tf: Not affected 23:29:42 Vulnerability Mds: Not affected 23:29:42 Vulnerability Meltdown: Not affected 23:29:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:29:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:29:42 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:29:42 Vulnerability Srbds: Not affected 23:29:42 Vulnerability Tsx async abort: Not affected 23:29:42 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 23:29:42 23:29:42 23:29:42 ---> nproc: 23:29:42 8 23:29:42 23:29:42 23:29:42 ---> df -h: 23:29:42 Filesystem Size Used Avail Use% Mounted on 23:29:42 overlay 155G 11G 144G 8% / 23:29:42 tmpfs 64M 0 64M 0% /dev 23:29:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:29:42 shm 64M 0 64M 0% /dev/shm 23:29:42 /dev/vda1 155G 11G 144G 8% /facter-os 23:29:42 23:29:42 23:29:42 ---> sar -b -r -n DEV: 23:29:42 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21163) 07/26/22 _x86_64_ (8 CPU) 23:29:42 23:29:42 23:24:49 LINUX RESTART (8 CPU) 23:29:42 23:29:42 23:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:29:42 23:26:02 395.37 55.71 339.66 0.00 7433.16 191905.22 0.00 23:29:42 23:27:01 138.28 0.88 137.40 0.00 18.83 40031.71 0.00 23:29:42 23:28:01 243.48 0.08 243.39 0.00 4.67 46731.94 0.00 23:29:42 23:29:01 3.95 0.00 3.95 0.00 0.00 61.20 0.00 23:29:42 Average: 195.49 14.22 181.27 0.00 1871.57 69799.90 0.00 23:29:42 23:29:42 23:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:29:42 23:26:02 28865624 31750388 551828 1.68 116708 3036984 2167888 6.39 1123308 2514308 552 23:29:42 23:27:01 28176124 31757952 529064 1.61 163980 3598356 2064032 6.08 1246108 2973008 132520 23:29:42 23:28:01 27424464 31725016 560672 1.71 176228 4262876 2259344 6.66 1342688 3588004 432 23:29:42 23:29:01 27451768 31751596 536732 1.63 176304 4262736 1955848 5.76 1317164 3587840 48 23:29:42 Average: 27979495 31746238 544574 1.66 158305 3790238 2111778 6.22 1257317 3165790 33388 23:29:42 23:29:42 23:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:29:42 23:26:02 lo 7.27 7.27 0.70 0.70 0.00 0.00 0.00 0.00 23:29:42 23:26:02 docker0 0.95 0.95 0.13 3.10 0.00 0.00 0.00 0.00 23:29:42 23:26:02 vethd8731f3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:29:42 23:26:02 ens3 728.28 465.01 7353.50 105.76 0.00 0.00 0.00 0.00 23:29:42 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:42 23:27:01 docker0 176.27 255.83 13.42 1776.30 0.00 0.00 0.00 0.00 23:29:42 23:27:01 veth839696f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:29:42 23:27:01 ens3 331.03 233.03 1818.99 88.14 0.00 0.00 0.00 0.00 23:29:42 23:28:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 23:29:42 23:28:01 docker0 21.65 40.39 1.49 545.20 0.00 0.00 0.00 0.00 23:29:42 23:28:01 ens3 207.60 139.59 3297.38 77.54 0.00 0.00 0.00 0.00 23:29:42 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:42 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:42 23:29:01 ens3 1.15 0.78 0.93 0.41 0.00 0.00 0.00 0.00 23:29:42 Average: lo 2.58 2.58 0.25 0.25 0.00 0.00 0.00 0.00 23:29:42 Average: docker0 49.20 73.55 3.72 576.28 0.00 0.00 0.00 0.00 23:29:42 Average: ens3 316.94 209.50 3122.84 67.88 0.00 0.00 0.00 0.00 23:29:42 23:29:42 23:29:42 ---> sar -P ALL: 23:29:42 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21163) 07/26/22 _x86_64_ (8 CPU) 23:29:42 23:29:42 23:24:49 LINUX RESTART (8 CPU) 23:29:42 23:29:42 23:25:01 CPU %user %nice %system %iowait %steal %idle 23:29:42 23:26:02 all 11.56 0.00 4.59 1.83 0.05 81.96 23:29:42 23:26:02 0 13.31 0.00 4.15 2.22 0.07 80.25 23:29:42 23:26:02 1 12.15 0.00 3.43 0.40 0.05 83.97 23:29:42 23:26:02 2 12.59 0.00 3.77 1.80 0.05 81.78 23:29:42 23:26:02 3 9.32 0.00 4.94 1.03 0.05 84.66 23:29:42 23:26:02 4 12.11 0.00 4.35 0.49 0.05 83.00 23:29:42 23:26:02 5 9.98 0.00 4.44 0.29 0.03 85.26 23:29:42 23:26:02 6 11.84 0.00 7.19 3.74 0.07 77.16 23:29:42 23:26:02 7 11.15 0.00 4.45 4.72 0.05 79.62 23:29:42 23:27:01 all 26.49 0.00 5.78 0.68 0.06 66.99 23:29:42 23:27:01 0 26.08 0.00 5.21 0.22 0.05 68.43 23:29:42 23:27:01 1 26.41 0.00 6.49 3.30 0.07 63.73 23:29:42 23:27:01 2 26.60 0.00 5.47 0.07 0.05 67.81 23:29:42 23:27:01 3 27.35 0.00 5.87 0.33 0.07 66.39 23:29:42 23:27:01 4 26.32 0.00 6.15 0.70 0.05 66.78 23:29:42 23:27:01 5 27.21 0.00 5.32 0.34 0.07 67.06 23:29:42 23:27:01 6 25.82 0.00 6.05 0.14 0.07 67.92 23:29:42 23:27:01 7 26.14 0.00 5.68 0.34 0.07 67.76 23:29:42 23:28:01 all 20.63 0.00 5.13 5.26 0.06 68.92 23:29:42 23:28:01 0 20.54 0.00 4.94 1.30 0.07 73.16 23:29:42 23:28:01 1 20.29 0.00 5.62 0.54 0.05 73.50 23:29:42 23:28:01 2 19.06 0.00 4.76 10.23 0.07 65.88 23:29:42 23:28:01 3 22.49 0.00 5.81 7.93 0.05 63.71 23:29:42 23:28:01 4 20.59 0.00 4.36 0.18 0.05 74.82 23:29:42 23:28:01 5 20.40 0.00 5.54 12.59 0.05 61.42 23:29:42 23:28:01 6 20.08 0.00 4.57 8.39 0.05 66.90 23:29:42 23:28:01 7 21.59 0.00 5.47 0.97 0.07 71.90 23:29:42 23:29:01 all 0.05 0.00 0.04 0.01 0.01 99.88 23:29:42 23:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:29:42 23:29:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:29:42 23:29:01 2 0.03 0.00 0.05 0.03 0.02 99.87 23:29:42 23:29:01 3 0.07 0.00 0.02 0.00 0.02 99.90 23:29:42 23:29:01 4 0.07 0.00 0.03 0.00 0.02 99.88 23:29:42 23:29:01 5 0.05 0.00 0.05 0.05 0.02 99.83 23:29:42 23:29:01 6 0.07 0.00 0.07 0.02 0.00 99.85 23:29:42 23:29:01 7 0.03 0.00 0.07 0.00 0.00 99.90 23:29:42 Average: all 14.59 0.00 3.87 1.95 0.05 79.54 23:29:42 Average: 0 14.90 0.00 3.56 0.94 0.05 80.55 23:29:42 Average: 1 14.65 0.00 3.88 1.05 0.05 80.38 23:29:42 Average: 2 14.49 0.00 3.50 3.03 0.05 78.93 23:29:42 Average: 3 14.71 0.00 4.14 2.32 0.05 78.78 23:29:42 Average: 4 14.70 0.00 3.71 0.34 0.04 81.21 23:29:42 Average: 5 14.32 0.00 3.82 3.31 0.04 78.50 23:29:42 Average: 6 14.36 0.00 4.45 3.07 0.05 78.07 23:29:42 Average: 7 14.63 0.00 3.89 1.50 0.05 79.93 23:29:42 23:29:42 23:29:42