Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d32bfb144ed79cec845816023cbf1136d6c5c0b8 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-ssh12613044907729004852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1671469687646941708.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2874675166579252782.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9675036164357038608.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17494320839740215069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1475 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision d32bfb144ed79cec845816023cbf1136d6c5c0b8 (main) Commit message: "Merge pull request #119 from FelixTing/v3" > 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 core.sparsecheckout # timeout=10 > git checkout -f d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 > git rev-list --no-walk d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:31:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:31:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:31:09 ========================================================= 19:31:09 EdgeX Global Pipelines Version Info 19:31:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:31:09 ------------------- 19:31:09 stable info: 19:31:09 ------------------- 19:31:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:31:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:31:09 Message: update stable to v1.0.244 19:31:10 ------------------- 19:31:10 experimental info: 19:31:10 ------------------- 19:31:10 Commited By: **** collab-it+edgex@linuxfoundation.org 19:31:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:31:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d32bfb1 [Pipeline] echo 19:31:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:10 provisioning config files... 19:31:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17491193389900878429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:11 ---> docker-login.sh 19:31:11 nexus3.edgexfoundry.org:10001 19:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:11 Configure a credential helper to remove this warning. See 19:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:11 19:31:11 Login Succeeded 19:31:11 nexus3.edgexfoundry.org:10002 19:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:11 Configure a credential helper to remove this warning. See 19:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:11 19:31:11 Login Succeeded 19:31:11 nexus3.edgexfoundry.org:10003 19:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:11 Configure a credential helper to remove this warning. See 19:31:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:11 19:31:11 Login Succeeded 19:31:11 nexus3.edgexfoundry.org:10004 19:31:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:12 Configure a credential helper to remove this warning. See 19:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:12 19:31:12 Login Succeeded 19:31:12 docker.io 19:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:12 Configure a credential helper to remove this warning. See 19:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:12 19:31:12 Login Succeeded 19:31:12 ---> docker-login.sh ends [Pipeline] } 19:31:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:31:12 + git rev-list -1 --merges d32bfb144ed79cec845816023cbf1136d6c5c0b8~1..d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo 19:31:12 -----------> git rev-list -1 --merges d32bfb144ed79cec845816023cbf1136d6c5c0b8~1..d32bfb144ed79cec845816023cbf1136d6c5c0b8 d32bfb144ed79cec845816023cbf1136d6c5c0b8 19:31:12 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [false] [Pipeline] sh 19:31:13 + git log --format=format:%s -1 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo 19:31:13 ========================================================= 19:31:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:31:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:13 + git log --format=format:%s -1 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] echo 19:31:13 [semverPrep] GIT_COMMIT: d32bfb144ed79cec845816023cbf1136d6c5c0b8, Commit Message: Merge pull request #119 from FelixTing/v3 [Pipeline] echo 19:31:13 [semverPrep] This is not a build commit. [Pipeline] sh 19:31:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:31:13 + grep -v github /etc/ssh/ssh_known_hosts 19:31:13 + [ -e /tmp/ssh_known_hosts ] 19:31:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:31:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:31:13 + sudo tee -a /etc/ssh/ssh_known_hosts 19:31:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:14 19:31:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:14 0.1.4: Pulling from edgex-devops/py-git-semver 19:31:14 b85a868b505f: Pulling fs layer 19:31:14 e2be974225ed: Pulling fs layer 19:31:14 339a4e72a1f5: Pulling fs layer 19:31:14 988bab9f4d93: Pulling fs layer 19:31:14 1469e6f7b9e6: Pulling fs layer 19:31:14 eaf3925da568: Pulling fs layer 19:31:14 bab4dde63d76: Pulling fs layer 19:31:14 bde34c3a00c8: Pulling fs layer 19:31:14 b352a97aabf1: Pulling fs layer 19:31:14 4872d77fe225: Pulling fs layer 19:31:14 5851b861e8e6: Pulling fs layer 19:31:14 4872d77fe225: Waiting 19:31:14 5851b861e8e6: Waiting 19:31:14 988bab9f4d93: Waiting 19:31:14 bab4dde63d76: Waiting 19:31:14 1469e6f7b9e6: Waiting 19:31:14 b352a97aabf1: Waiting 19:31:14 eaf3925da568: Waiting 19:31:14 bde34c3a00c8: Waiting 19:31:14 e2be974225ed: Download complete 19:31:14 988bab9f4d93: Download complete 19:31:14 1469e6f7b9e6: Verifying Checksum 19:31:14 1469e6f7b9e6: Download complete 19:31:14 339a4e72a1f5: Verifying Checksum 19:31:14 339a4e72a1f5: Download complete 19:31:14 eaf3925da568: Verifying Checksum 19:31:14 eaf3925da568: Download complete 19:31:14 bde34c3a00c8: Download complete 19:31:14 b352a97aabf1: Download complete 19:31:14 4872d77fe225: Download complete 19:31:14 5851b861e8e6: Verifying Checksum 19:31:14 5851b861e8e6: Download complete 19:31:14 b85a868b505f: Verifying Checksum 19:31:14 b85a868b505f: Download complete 19:31:14 bab4dde63d76: Download complete 19:31:15 b85a868b505f: Pull complete 19:31:15 e2be974225ed: Pull complete 19:31:16 339a4e72a1f5: Pull complete 19:31:16 988bab9f4d93: Pull complete 19:31:16 1469e6f7b9e6: Pull complete 19:31:16 eaf3925da568: Pull complete 19:31:18 bab4dde63d76: Pull complete 19:31:18 bde34c3a00c8: Pull complete 19:31:18 b352a97aabf1: Pull complete 19:31:18 4872d77fe225: Pull complete 19:31:18 5851b861e8e6: Pull complete 19:31:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:18 prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container 19:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:31:21 $ docker top 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 -eo pid,comm 19:31:21 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). 19:31:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:31:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:21 [ssh-agent] Looking for ssh-agent implementation... 19:31:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:21 $ docker exec 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 ssh-agent 19:31:21 SSH_AUTH_SOCK=/tmp/ssh-6wuv2qla3sEA/agent.31 19:31:21 SSH_AGENT_PID=37 19:31:21 Running ssh-add (command line suppressed) 19:31:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11632638097726001259.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11632638097726001259.key) 19:31:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:21 + git tag --points-at HEAD [Pipeline] } 19:31:21 $ docker exec --env ******** --env ******** 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 ssh-agent -k 19:31:21 unset SSH_AUTH_SOCK; 19:31:21 unset SSH_AGENT_PID; 19:31:21 echo Agent pid 37 killed; 19:31:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:31:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:21 [ssh-agent] Looking for ssh-agent implementation... 19:31:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:22 $ docker exec 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 ssh-agent 19:31:22 SSH_AUTH_SOCK=/tmp/ssh-dGJKPwvOLB8l/agent.68 19:31:22 SSH_AGENT_PID=74 19:31:22 Running ssh-add (command line suppressed) 19:31:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7346559809271903947.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7346559809271903947.key) 19:31:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:22 + git semver init 19:31:22 2023-01-09 19:31:22,758 [run_init] DEBUG init version:0.0.0 force:False 19:31:22 2023-01-09 19:31:22,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 19:31:22 2023-01-09 19:31:22,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 19:31:22 2023-01-09 19:31:22,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:31:23 2023-01-09 19:31:23,509 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 19:31:23 2023-01-09 19:31:23,510 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 19:31:23 2023-01-09 19:31:23,510 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:31:23 2023-01-09 19:31:23,510 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:31:23 3.0.0-dev.1 [Pipeline] } 19:31:23 $ docker exec --env ******** --env ******** 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 ssh-agent -k 19:31:23 unset SSH_AUTH_SOCK; 19:31:23 unset SSH_AGENT_PID; 19:31:23 echo Agent pid 74 killed; 19:31:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:31:24 + git semver [Pipeline] } 19:31:24 $ docker stop --time=1 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 19:31:25 $ docker rm -f --volumes 51598f1594355c37cf2397a36c670691ae14b5b8d1bb51d455bd7c9e37745282 [Pipeline] // withDockerContainer [Pipeline] sh 19:31:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:31:26 Stashed 1 file(s) [Pipeline] echo 19:31:26 [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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 19:31:26 provisioning config files... 19:31:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5442873187557669837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:26 ---> docker-login.sh 19:31:26 nexus3.edgexfoundry.org:10001 19:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:26 Configure a credential helper to remove this warning. See 19:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:26 19:31:26 Login Succeeded 19:31:26 nexus3.edgexfoundry.org:10002 19:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:26 Configure a credential helper to remove this warning. See 19:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:26 19:31:26 Login Succeeded 19:31:26 nexus3.edgexfoundry.org:10003 19:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:27 Configure a credential helper to remove this warning. See 19:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:27 19:31:27 Login Succeeded 19:31:27 nexus3.edgexfoundry.org:10004 19:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:27 Configure a credential helper to remove this warning. See 19:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:27 19:31:27 Login Succeeded 19:31:27 docker.io 19:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:31:27 Configure a credential helper to remove this warning. See 19:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:31:27 19:31:27 Login Succeeded 19:31:27 ---> docker-login.sh ends [Pipeline] } 19:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:31:27 ========================================================= 19:31:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:31:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:27 + 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 . 19:31:27 Sending build context to Docker daemon 1.674MB 19:31:27 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:31:27 Step 2/13 : FROM ${BASE} AS builder 19:31:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:31:27 213ec9aee27d: Pulling fs layer 19:31:27 4583459ba037: Pulling fs layer 19:31:27 93c1e223e6f2: Pulling fs layer 19:31:27 53926ce57604: Pulling fs layer 19:31:27 21b2b0c7a3f4: Pulling fs layer 19:31:27 22ff95d597cd: Pulling fs layer 19:31:27 12d6caf4c0d1: Pulling fs layer 19:31:27 96b7cbca73a9: Pulling fs layer 19:31:27 a7acece74701: Pulling fs layer 19:31:27 53926ce57604: Waiting 19:31:27 21b2b0c7a3f4: Waiting 19:31:27 22ff95d597cd: Waiting 19:31:27 12d6caf4c0d1: Waiting 19:31:27 96b7cbca73a9: Waiting 19:31:28 93c1e223e6f2: Verifying Checksum 19:31:28 93c1e223e6f2: Download complete 19:31:28 4583459ba037: Download complete 19:31:28 21b2b0c7a3f4: Verifying Checksum 19:31:28 21b2b0c7a3f4: Download complete 19:31:28 22ff95d597cd: Verifying Checksum 19:31:28 22ff95d597cd: Download complete 19:31:28 213ec9aee27d: Verifying Checksum 19:31:28 213ec9aee27d: Download complete 19:31:28 12d6caf4c0d1: Verifying Checksum 19:31:28 12d6caf4c0d1: Download complete 19:31:28 213ec9aee27d: Pull complete 19:31:28 4583459ba037: Pull complete 19:31:28 93c1e223e6f2: Pull complete 19:31:28 a7acece74701: Verifying Checksum 19:31:28 a7acece74701: Download complete 19:31:29 96b7cbca73a9: Verifying Checksum 19:31:29 96b7cbca73a9: Download complete 19:31:29 53926ce57604: Verifying Checksum 19:31:29 53926ce57604: Download complete 19:31:33 53926ce57604: Pull complete 19:31:33 21b2b0c7a3f4: Pull complete 19:31:33 22ff95d597cd: Pull complete 19:31:33 12d6caf4c0d1: Pull complete 19:31:34 96b7cbca73a9: Pull complete 19:31:35 a7acece74701: Pull complete 19:31:35 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:31:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:31:35 ---> db6d94c90886 19:31:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:31:38 ---> Running in fe56eeed89cc 19:31:38 Removing intermediate container fe56eeed89cc 19:31:38 ---> 80e5a3015a1f 19:31:38 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:31:38 ---> Running in aa4cecfe605a 19:31:38 Removing intermediate container aa4cecfe605a 19:31:38 ---> 4df19ae30cee 19:31:38 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:31:38 ---> Running in 5f027d0fc3dc 19:31:38 Removing intermediate container 5f027d0fc3dc 19:31:38 ---> c946d930f0de 19:31:38 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:31:38 ---> Running in 4978659a1936 19:31:38 Removing intermediate container 4978659a1936 19:31:38 ---> 4f88b8ffea68 19:31:38 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:31:38 ---> Running in 5578766ba83c 19:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:31:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:31:39 (1/80) Installing mesa (21.3.8-r2) 19:31:39 (2/80) Installing libxau (1.0.9-r0) 19:31:39 (3/80) Installing libxdmcp (1.1.3-r0) 19:31:39 (4/80) Installing libxcb (1.15-r0) 19:31:39 (5/80) Installing libx11 (1.8-r0) 19:31:39 (6/80) Installing libxext (1.3.4-r0) 19:31:39 (7/80) Installing libxfixes (6.0.0-r0) 19:31:39 (8/80) Installing libxxf86vm (1.1.4-r2) 19:31:39 (9/80) Installing libpciaccess (0.16-r0) 19:31:39 (10/80) Installing libdrm (2.4.110-r0) 19:31:39 (11/80) Installing mesa-glapi (21.3.8-r2) 19:31:39 (12/80) Installing libxshmfence (1.3-r1) 19:31:39 (13/80) Installing mesa-gl (21.3.8-r2) 19:31:39 (14/80) Installing icu-data-full (71.1-r2) 19:31:39 (15/80) Installing libice (1.0.10-r0) 19:31:39 (16/80) Installing libuuid (2.38-r1) 19:31:39 (17/80) Installing libsm (1.2.3-r0) 19:31:39 (18/80) Installing libxt (1.2.1-r0) 19:31:39 (19/80) Installing libxmu (1.1.3-r0) 19:31:39 (20/80) Installing xset (1.2.4-r0) 19:31:39 (21/80) Installing xprop (1.2.5-r0) 19:31:39 (22/80) Installing xdg-utils (1.1.3-r3) 19:31:39 (23/80) Installing dbus-libs (1.14.4-r0) 19:31:39 (24/80) Installing libffi (3.4.2-r1) 19:31:39 (25/80) Installing libintl (0.21-r2) 19:31:39 (26/80) Installing libblkid (2.38-r1) 19:31:39 (27/80) Installing libmount (2.38-r1) 19:31:39 (28/80) Installing pcre (8.45-r2) 19:31:39 (29/80) Installing glib (2.72.1-r0) 19:31:39 (30/80) Installing icu-libs (71.1-r2) 19:31:39 (31/80) Installing libpcre2-16 (10.40-r0) 19:31:39 (32/80) Installing zstd-libs (1.5.2-r1) 19:31:39 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 19:31:39 (34/80) Installing hicolor-icon-theme (0.17-r1) 19:31:39 (35/80) Installing wayland-libs-server (1.20.0-r0) 19:31:39 (36/80) Installing mesa-gbm (21.3.8-r2) 19:31:39 (37/80) Installing wayland-libs-client (1.20.0-r0) 19:31:39 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 19:31:39 (39/80) Installing libxcomposite (0.4.5-r0) 19:31:39 (40/80) Installing libbz2 (1.0.8-r1) 19:31:39 (41/80) Installing libpng (1.6.37-r1) 19:31:39 (42/80) Installing freetype (2.12.1-r0) 19:31:39 (43/80) Installing fontconfig (2.14.0-r0) 19:31:39 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 19:31:39 (45/80) Installing wayland-libs-egl (1.20.0-r0) 19:31:39 (46/80) Installing xkeyboard-config (2.35.1-r0) 19:31:39 (47/80) Installing xz-libs (5.2.5-r1) 19:31:39 (48/80) Installing libxml2 (2.9.14-r2) 19:31:39 (49/80) Installing libxkbcommon (1.4.1-r0) 19:31:39 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 19:31:40 (51/80) Installing mesa-egl (21.3.8-r2) 19:31:40 (52/80) Installing avahi-libs (0.8-r6) 19:31:40 (53/80) Installing nettle (3.7.3-r0) 19:31:40 (54/80) Installing p11-kit (0.24.1-r0) 19:31:40 (55/80) Installing libtasn1 (4.18.0-r1) 19:31:40 (56/80) Installing libunistring (1.0-r0) 19:31:40 (57/80) Installing gnutls (3.7.7-r0) 19:31:40 (58/80) Installing cups-libs (2.4.2-r0) 19:31:40 (59/80) Installing graphite2 (1.3.14-r1) 19:31:40 (60/80) Installing harfbuzz (4.3.0-r0) 19:31:40 (61/80) Installing libevdev (1.12.1-r0) 19:31:40 (62/80) Installing mtdev (1.1.6-r0) 19:31:40 (63/80) Installing eudev-libs (3.2.11-r0) 19:31:40 (64/80) Installing libinput-libs (1.20.1-r0) 19:31:40 (65/80) Installing libjpeg-turbo (2.1.3-r1) 19:31:40 (66/80) Installing xcb-util-wm (0.4.1-r1) 19:31:40 (67/80) Installing xcb-util (0.4.0-r3) 19:31:40 (68/80) Installing xcb-util-image (0.4.0-r1) 19:31:40 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 19:31:40 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 19:31:40 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 19:31:40 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 19:31:40 (73/80) Installing v4l-utils-libs (1.22.1-r1) 19:31:40 (74/80) Installing v4l-utils (1.22.1-r1) 19:31:40 (75/80) Installing udev-init-scripts (35-r0) 19:31:40 Executing udev-init-scripts-35-r0.post-install 19:31:40 (76/80) Installing kmod-libs (29-r2) 19:31:40 (77/80) Installing eudev (3.2.11-r0) 19:31:40 (78/80) Installing eudev-dev (3.2.11-r0) 19:31:40 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 19:31:40 (80/80) Installing v4l-utils-dev (1.22.1-r1) 19:31:40 Executing busybox-1.35.0-r17.trigger 19:31:40 Executing eudev-3.2.11-r0.trigger 19:31:40 OK: 330 MiB in 131 packages 19:31:41 Still waiting to schedule task 19:31:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1473’ 19:31:43 Removing intermediate container 5578766ba83c 19:31:43 ---> 255a1ab602f1 19:31:43 Step 8/13 : WORKDIR /device-usb-camera 19:31:43 ---> Running in 0488e47255a5 19:31:43 Removing intermediate container 0488e47255a5 19:31:43 ---> ececdfb0fd11 19:31:43 Step 9/13 : COPY go.mod vendor* ./ 19:31:43 ---> b1931bb4a076 19:31:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:43 ---> Running in db9c7157e921 19:32:09 Removing intermediate container db9c7157e921 19:32:09 ---> 0dd2d6c7a09a 19:32:09 Step 11/13 : COPY . . 19:32:09 ---> 5d3499144ed5 19:32:09 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:32:09 ---> Running in 3ec78642677b 19:32:09  % Total % Received % Xferd Average Speed Time Time Time Current 19:32:09 Dload Upload Total Spent Left Speed 19:32:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7203 0 --:--:-- --:--:-- --:--:-- 7175 100 1062 100 1062 0 0 7198 0 --:--:-- --:--:-- --:--:-- 7175 19:32:09 Removing intermediate container 3ec78642677b 19:32:09 ---> d3e9c2270deb 19:32:09 Step 13/13 : RUN ${MAKE} 19:32:09 ---> Running in 378f6dd5f390 19:32:09 noop 19:32:09 Removing intermediate container 378f6dd5f390 19:32:09 ---> 7b1b4788159d 19:32:09 Successfully built 7b1b4788159d 19:32:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:09 + docker inspect -f . ci-base-image-x86_64 19:32:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:09 prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container 19:32:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 19:32:10 $ docker top ca2940dda9cff6451aee925a4e13fb7d66c81c15be2bf23562a13aa9233fcec9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:10 + go version 19:32:10 go version go1.18.7 linux/amd64 [Pipeline] } 19:32:10 $ docker stop --time=1 ca2940dda9cff6451aee925a4e13fb7d66c81c15be2bf23562a13aa9233fcec9 19:32:12 $ docker rm -f --volumes ca2940dda9cff6451aee925a4e13fb7d66c81c15be2bf23562a13aa9233fcec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:12 + docker inspect -f . ci-base-image-x86_64 19:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:12 prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container 19:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 19:32:12 $ docker top 26b92e4fe1e9f119e508718ed386864ad125bfc00ba91cb40fdc87dae362c60b -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:13 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 19:32:13 + make test 19:32:13 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 19:32:13 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:32:21 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:32:22 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 1.9% of statements 19:32:29 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:32:29 CGO_ENABLED=1 go vet ./... 19:32:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:32:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:32:31 ./bin/test-attribution-txt.sh [Pipeline] echo 19:32:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:32:32 $ docker stop --time=1 26b92e4fe1e9f119e508718ed386864ad125bfc00ba91cb40fdc87dae362c60b 19:32:34 $ docker rm -f --volumes 26b92e4fe1e9f119e508718ed386864ad125bfc00ba91cb40fdc87dae362c60b [Pipeline] // withDockerContainer [Pipeline] sh 19:32:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:32:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:32:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:32:35 + ls -al . 19:32:35 total 208 19:32:35 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 19:32 . 19:32:35 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:31 .. 19:32:35 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 19:32 .git 19:32:35 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:31 .github 19:32:35 -rw-rw-r-- 1 jenkins jenkins 414 Jan 9 19:31 .gitignore 19:32:35 -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 19:31 .golangci.yml 19:32:35 -rw-rw-r-- 1 jenkins jenkins 77 Jan 9 19:31 .hadolint.yml 19:32:35 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 19:31 .semver 19:32:35 -rw-rw-r-- 1 jenkins jenkins 9546 Jan 9 19:31 Attribution.txt 19:32:35 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 9 19:31 CHANGELOG.md 19:32:35 -rw-rw-r-- 1 jenkins jenkins 2378 Jan 9 19:31 Dockerfile 19:32:35 -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 19:31 GOVERNANCE.md 19:32:35 -rw-rw-r-- 1 jenkins jenkins 659 Jan 9 19:31 Jenkinsfile 19:32:35 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 19:31 LICENSE 19:32:35 -rw-rw-r-- 1 jenkins jenkins 2554 Jan 9 19:31 Makefile 19:32:35 -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 19:31 OWNERS.md 19:32:35 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 9 19:31 README.md 19:32:35 -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 19:31 VERSION 19:32:35 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 19:31 bin 19:32:35 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:31 cmd 19:32:35 -rw-r--r-- 1 jenkins jenkins 30666 Jan 9 19:32 coverage.out 19:32:35 -rwxrwxr-x 1 jenkins jenkins 140 Jan 9 19:31 docker-entrypoint.sh 19:32:35 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:31 docs 19:32:35 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 9 19:31 go.mod 19:32:35 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 9 19:31 go.sum 19:32:35 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:31 internal 19:32:35 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:31 snap 19:32:35 -rw-rw-r-- 1 jenkins jenkins 231 Jan 9 19:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:35 + 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=d32bfb144ed79cec845816023cbf1136d6c5c0b8 --label arch=amd64 --label version=3.0.0-dev.1 . 19:32:35 Sending build context to Docker daemon 1.705MB 19:32:35 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 19:32:35 Step 2/35 : FROM ${BASE} AS builder 19:32:35 ---> 7b1b4788159d 19:32:35 Step 3/35 : ARG ADD_BUILD_TAGS="" 19:32:35 ---> Running in 976a0915959c 19:32:35 Removing intermediate container 976a0915959c 19:32:35 ---> 1123a6094189 19:32:35 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:32:36 ---> Running in fc3f653b8a6f 19:32:36 Removing intermediate container fc3f653b8a6f 19:32:36 ---> 781a83389faa 19:32:36 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:32:36 ---> Running in b7c69330f2f4 19:32:36 Removing intermediate container b7c69330f2f4 19:32:36 ---> 505e8a7a8dc8 19:32:36 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:32:36 ---> Running in b7a6e97defba 19:32:36 Removing intermediate container b7a6e97defba 19:32:36 ---> 31c1e0c8876a 19:32:36 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:32:36 ---> Running in 0b980df3e9a0 19:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:32:36 OK: 330 MiB in 131 packages 19:32:37 Removing intermediate container 0b980df3e9a0 19:32:37 ---> f82bb9b19602 19:32:37 Step 8/35 : WORKDIR /device-usb-camera 19:32:37 ---> Running in 6d8e5fa4ca0e 19:32:37 Removing intermediate container 6d8e5fa4ca0e 19:32:37 ---> 2bbd5a2eee27 19:32:37 Step 9/35 : COPY go.mod vendor* ./ 19:32:37 ---> 62a3e71d75c6 19:32:37 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:37 ---> Running in 5af1b578063c 19:32:37 Removing intermediate container 5af1b578063c 19:32:37 ---> 72608d7a8467 19:32:37 Step 11/35 : COPY . . 19:32:38 ---> a5969847c521 19:32:38 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:32:38 ---> Running in 9f29c8a944b6 19:32:38  % Total % Received % Xferd Average Speed Time Time Time Current 19:32:38 Dload Upload Total Spent Left Speed 19:32:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45087 0 --:--:-- --:--:-- --:--:-- 46173 19:32:38 Removing intermediate container 9f29c8a944b6 19:32:38 ---> a120de661589 19:32:38 Step 13/35 : RUN ${MAKE} 19:32:38 ---> Running in 3fc016aedcd0 19:32:38 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 19:33:00 Removing intermediate container 3fc016aedcd0 19:33:00 ---> fc1263383fec 19:33:00 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 19:33:00 v0.18.4: Pulling from aler9/rtsp-simple-server 19:33:00 af6660deedbd: Pulling fs layer 19:33:00 97cd0a44c592: Pulling fs layer 19:33:00 97cd0a44c592: Verifying Checksum 19:33:00 97cd0a44c592: Download complete 19:33:00 af6660deedbd: Verifying Checksum 19:33:00 af6660deedbd: Download complete 19:33:00 af6660deedbd: Pull complete 19:33:00 97cd0a44c592: Pull complete 19:33:00 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 19:33:00 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 19:33:00 ---> fea57e182299 19:33:00 Step 15/35 : FROM alpine:3.16 19:33:00 3.16: Pulling from library/alpine 19:33:00 ca7dd9ec2225: Pulling fs layer 19:33:01 ca7dd9ec2225: Verifying Checksum 19:33:01 ca7dd9ec2225: Download complete 19:33:01 ca7dd9ec2225: Pull complete 19:33:01 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:33:01 Status: Downloaded newer image for alpine:3.16 19:33:01 ---> bfe296a52501 19:33:01 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:33:01 ---> Running in 647c26fd03a3 19:33:01 Removing intermediate container 647c26fd03a3 19:33:01 ---> 64a09e88fc7f 19:33:01 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 19:33:01 ---> Running in baca6bae4fbd 19:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:33:02 (1/83) Installing dumb-init (1.2.5-r1) 19:33:02 (2/83) Installing sdl2 (2.0.22-r0) 19:33:02 (3/83) Installing libxau (1.0.9-r0) 19:33:02 (4/83) Installing libxdmcp (1.1.3-r0) 19:33:02 (5/83) Installing libxcb (1.15-r0) 19:33:02 (6/83) Installing libx11 (1.8-r0) 19:33:02 (7/83) Installing aom-libs (3.3.0-r0) 19:33:02 (8/83) Installing alsa-lib (1.2.7.2-r0) 19:33:02 (9/83) Installing expat (2.5.0-r0) 19:33:02 (10/83) Installing brotli-libs (1.0.9-r6) 19:33:02 (11/83) Installing libbz2 (1.0.8-r1) 19:33:02 (12/83) Installing libpng (1.6.37-r1) 19:33:02 (13/83) Installing freetype (2.12.1-r0) 19:33:02 (14/83) Installing fontconfig (2.14.0-r0) 19:33:02 (15/83) Installing fribidi (1.0.12-r0) 19:33:02 (16/83) Installing libffi (3.4.2-r1) 19:33:02 (17/83) Installing libintl (0.21-r2) 19:33:02 (18/83) Installing libblkid (2.38-r1) 19:33:02 (19/83) Installing libmount (2.38-r1) 19:33:02 (20/83) Installing pcre (8.45-r2) 19:33:02 (21/83) Installing glib (2.72.1-r0) 19:33:02 (22/83) Installing graphite2 (1.3.14-r1) 19:33:02 (23/83) Installing harfbuzz (4.3.0-r0) 19:33:02 (24/83) Installing libass (0.16.0-r0) 19:33:02 (25/83) Installing libdav1d (1.0.0-r0) 19:33:02 (26/83) Installing libpciaccess (0.16-r0) 19:33:02 (27/83) Installing libdrm (2.4.110-r0) 19:33:02 (28/83) Installing gmp (6.2.1-r2) 19:33:02 (29/83) Installing nettle (3.7.3-r0) 19:33:02 (30/83) Installing p11-kit (0.24.1-r0) 19:33:02 (31/83) Installing libtasn1 (4.18.0-r1) 19:33:02 (32/83) Installing libunistring (1.0-r0) 19:33:02 (33/83) Installing gnutls (3.7.7-r0) 19:33:02 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:33:02 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 19:33:02 (36/83) Installing lame (3.100-r0) 19:33:02 (37/83) Installing opus (1.3.1-r1) 19:33:02 (38/83) Installing libasyncns (0.8-r1) 19:33:02 (39/83) Installing dbus-libs (1.14.4-r0) 19:33:02 (40/83) Installing libltdl (2.4.7-r0) 19:33:02 (41/83) Installing orc (0.4.32-r0) 19:33:02 (42/83) Installing libgcc (11.2.1_git20220219-r2) 19:33:02 (43/83) Installing libogg (1.3.5-r1) 19:33:02 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 19:33:02 (45/83) Installing flac (1.3.4-r0) 19:33:02 (46/83) Installing libvorbis (1.3.7-r0) 19:33:03 (47/83) Installing libsndfile (1.1.0-r0) 19:33:03 (48/83) Installing libgomp (11.2.1_git20220219-r2) 19:33:03 (49/83) Installing soxr (0.1.3-r2) 19:33:03 (50/83) Installing speexdsp (1.2.0-r0) 19:33:03 (51/83) Installing tdb-libs (1.4.6-r0) 19:33:03 (52/83) Installing libpulse (15.0-r2) 19:33:03 (53/83) Installing cjson (1.7.15-r3) 19:33:03 (54/83) Installing mbedtls (2.28.2-r0) 19:33:03 (55/83) Installing librist (0.2.6-r1) 19:33:03 (56/83) Installing libsrt (1.4.4-r0) 19:33:03 (57/83) Installing libssh (0.9.6-r1) 19:33:03 (58/83) Installing libtheora (1.1.1-r16) 19:33:03 (59/83) Installing libjpeg-turbo (2.1.3-r1) 19:33:03 (60/83) Installing v4l-utils-libs (1.22.1-r1) 19:33:03 (61/83) Installing libxext (1.3.4-r0) 19:33:03 (62/83) Installing libxfixes (6.0.0-r0) 19:33:03 (63/83) Installing wayland-libs-client (1.20.0-r0) 19:33:03 (64/83) Installing libva (2.14.0-r0) 19:33:03 (65/83) Installing libvdpau (1.5-r0) 19:33:03 (66/83) Installing vidstab (1.1.0-r1) 19:33:03 (67/83) Installing libvpx (1.11.0-r1) 19:33:03 (68/83) Installing libwebp (1.2.3-r0) 19:33:03 (69/83) Installing x264-libs (0.163_git20210613-r0) 19:33:03 (70/83) Installing numactl (2.0.14-r0) 19:33:03 (71/83) Installing x265-libs (3.5-r3) 19:33:03 (72/83) Installing xvidcore (1.3.7-r1) 19:33:03 (73/83) Installing ffmpeg-libs (5.0.1-r1) 19:33:03 (74/83) Installing ffmpeg (5.0.1-r1) 19:33:03 (75/83) Installing udev-init-scripts (35-r0) 19:33:03 Executing udev-init-scripts-35-r0.post-install 19:33:03 (76/83) Installing eudev-libs (3.2.11-r0) 19:33:03 (77/83) Installing xz-libs (5.2.5-r1) 19:33:03 (78/83) Installing zstd-libs (1.5.2-r1) 19:33:03 (79/83) Installing kmod-libs (29-r2) 19:33:03 (80/83) Installing eudev (3.2.11-r0) 19:33:03 (81/83) Installing libsodium (1.0.18-r0) 19:33:03 (82/83) Installing libzmq (4.3.4-r0) 19:33:03 (83/83) Installing zeromq (4.3.4-r0) 19:33:03 Executing busybox-1.35.0-r17.trigger 19:33:03 Executing eudev-3.2.11-r0.trigger 19:33:03 OK: 101 MiB in 97 packages 19:33:06 Removing intermediate container baca6bae4fbd 19:33:06 ---> acb97177cc06 19:33:06 Step 18/35 : WORKDIR / 19:33:06 ---> Running in ac2cbf556358 19:33:06 Removing intermediate container ac2cbf556358 19:33:06 ---> cc5fe5cd1690 19:33:06 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 19:33:07 ---> 937331213008 19:33:07 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 19:33:07 ---> 7f2de8489ee6 19:33:07 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:33:07 ---> 6f1b259470ec 19:33:07 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:33:07 ---> dc8bfda13168 19:33:07 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:33:07 ---> b2b6d8c821fa 19:33:07 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 19:33:08 ---> 249bd117b638 19:33:08 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 19:33:08 ---> 58cbbef3e09b 19:33:08 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:33:08 ---> Running in b40a1abb39e4 19:33:09 Removing intermediate container b40a1abb39e4 19:33:09 ---> 414358670a41 19:33:09 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:33:09 ---> Running in 3fd413e0623c 19:33:09 Removing intermediate container 3fd413e0623c 19:33:09 ---> 42e3bb63659f 19:33:09 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:33:09 ---> Running in 5c16a3158d0d 19:33:10 Removing intermediate container 5c16a3158d0d 19:33:10 ---> ffbe35be844e 19:33:10 Step 29/35 : EXPOSE 59983 19:33:10 ---> Running in dafb006eb1ea 19:33:10 Removing intermediate container dafb006eb1ea 19:33:10 ---> ab88a5f22810 19:33:10 Step 30/35 : EXPOSE 8554 19:33:10 ---> Running in b6819295ba29 19:33:10 Removing intermediate container b6819295ba29 19:33:10 ---> 121d5bece0c7 19:33:10 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:33:10 ---> Running in de0802ba95a4 19:33:10 Removing intermediate container de0802ba95a4 19:33:10 ---> a46e45a58df0 19:33:10 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 19:33:10 ---> Running in 779a8c1fddba 19:33:10 Removing intermediate container 779a8c1fddba 19:33:10 ---> 08c41e09555d 19:33:10 Step 33/35 : LABEL arch=amd64 19:33:10 ---> Running in 9b3012cde473 19:33:10 Removing intermediate container 9b3012cde473 19:33:10 ---> c58633d455eb 19:33:10 Step 34/35 : LABEL git_sha=d32bfb144ed79cec845816023cbf1136d6c5c0b8 19:33:10 ---> Running in e9da3b13906f 19:33:10 Removing intermediate container e9da3b13906f 19:33:10 ---> a7193140a6f4 19:33:10 Step 35/35 : LABEL version=3.0.0-dev.1 19:33:10 ---> Running in ef2e2ae537f4 19:33:10 Removing intermediate container ef2e2ae537f4 19:33:10 ---> c74171ea2636 19:33:10 [Warning] One or more build-args [ARCH] were not consumed 19:33:10 Successfully built c74171ea2636 19:33:10 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:10 provisioning config files... 19:33:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9866914314829040296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:11 ---> docker-login.sh 19:33:11 nexus3.edgexfoundry.org:10001 19:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:11 Configure a credential helper to remove this warning. See 19:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:11 19:33:11 Login Succeeded 19:33:11 nexus3.edgexfoundry.org:10002 19:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:11 Configure a credential helper to remove this warning. See 19:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:11 19:33:11 Login Succeeded 19:33:11 nexus3.edgexfoundry.org:10003 19:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:11 Configure a credential helper to remove this warning. See 19:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:11 19:33:11 Login Succeeded 19:33:11 nexus3.edgexfoundry.org:10004 19:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:11 Configure a credential helper to remove this warning. See 19:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:11 19:33:11 Login Succeeded 19:33:11 docker.io 19:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:33:11 Configure a credential helper to remove this warning. See 19:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:33:11 19:33:11 Login Succeeded 19:33:11 ---> docker-login.sh ends [Pipeline] } 19:33:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:33:11 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 19:33:11 d32bfb144ed79cec845816023cbf1136d6c5c0b8 19:33:11 latest 19:33:11 3.0.0-dev.1 19:33:11 d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 19:33:11 main 19:33:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8 19:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:33:12 9b3bfbc33ecb: Preparing 19:33:12 12f4d30ccd76: Preparing 19:33:12 5a00bb31c9b2: Preparing 19:33:12 550e596c6d0e: Preparing 19:33:12 1207169bf42c: Preparing 19:33:12 584bb83c8fe7: Preparing 19:33:12 765570d80a19: Preparing 19:33:12 be80a8261376: Preparing 19:33:12 9804009dd823: Preparing 19:33:12 6c93ecf7df9f: Preparing 19:33:12 a4919df4ff50: Preparing 19:33:12 e5e13b0c77cb: Preparing 19:33:12 584bb83c8fe7: Waiting 19:33:12 765570d80a19: Waiting 19:33:12 be80a8261376: Waiting 19:33:12 9804009dd823: Waiting 19:33:12 6c93ecf7df9f: Waiting 19:33:12 e5e13b0c77cb: Waiting 19:33:12 a4919df4ff50: Waiting 19:33:12 1207169bf42c: Pushed 19:33:12 9b3bfbc33ecb: Pushed 19:33:12 12f4d30ccd76: Pushed 19:33:12 5a00bb31c9b2: Pushed 19:33:12 9804009dd823: Pushed 19:33:12 be80a8261376: Pushed 19:33:12 584bb83c8fe7: Pushed 19:33:12 765570d80a19: Pushed 19:33:12 e5e13b0c77cb: Layer already exists 19:33:14 550e596c6d0e: Pushed 19:33:15 6c93ecf7df9f: Pushed 19:33:21 a4919df4ff50: Pushed 19:33:21 d32bfb144ed79cec845816023cbf1136d6c5c0b8: digest: sha256:85925649392939d66d842bb2f2cac1386ac7194e70ce4fbf1a16edadf6317ef7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:33:22 9b3bfbc33ecb: Preparing 19:33:22 12f4d30ccd76: Preparing 19:33:22 5a00bb31c9b2: Preparing 19:33:22 550e596c6d0e: Preparing 19:33:22 1207169bf42c: Preparing 19:33:22 584bb83c8fe7: Preparing 19:33:22 765570d80a19: Preparing 19:33:22 be80a8261376: Preparing 19:33:22 9804009dd823: Preparing 19:33:22 6c93ecf7df9f: Preparing 19:33:22 a4919df4ff50: Preparing 19:33:22 e5e13b0c77cb: Preparing 19:33:22 584bb83c8fe7: Waiting 19:33:22 9804009dd823: Waiting 19:33:22 6c93ecf7df9f: Waiting 19:33:22 a4919df4ff50: Waiting 19:33:22 e5e13b0c77cb: Waiting 19:33:22 765570d80a19: Waiting 19:33:22 be80a8261376: Waiting 19:33:22 5a00bb31c9b2: Layer already exists 19:33:22 9b3bfbc33ecb: Layer already exists 19:33:22 1207169bf42c: Layer already exists 19:33:22 12f4d30ccd76: Layer already exists 19:33:22 550e596c6d0e: Layer already exists 19:33:22 765570d80a19: Layer already exists 19:33:22 584bb83c8fe7: Layer already exists 19:33:22 be80a8261376: Layer already exists 19:33:22 6c93ecf7df9f: Layer already exists 19:33:22 9804009dd823: Layer already exists 19:33:22 a4919df4ff50: Layer already exists 19:33:22 e5e13b0c77cb: Layer already exists 19:33:22 latest: digest: sha256:85925649392939d66d842bb2f2cac1386ac7194e70ce4fbf1a16edadf6317ef7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.1 19:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:33:22 9b3bfbc33ecb: Preparing 19:33:22 12f4d30ccd76: Preparing 19:33:22 5a00bb31c9b2: Preparing 19:33:22 550e596c6d0e: Preparing 19:33:22 1207169bf42c: Preparing 19:33:22 584bb83c8fe7: Preparing 19:33:22 765570d80a19: Preparing 19:33:22 be80a8261376: Preparing 19:33:22 9804009dd823: Preparing 19:33:22 765570d80a19: Waiting 19:33:22 be80a8261376: Waiting 19:33:22 6c93ecf7df9f: Preparing 19:33:22 a4919df4ff50: Preparing 19:33:22 e5e13b0c77cb: Preparing 19:33:22 9804009dd823: Waiting 19:33:22 a4919df4ff50: Waiting 19:33:22 6c93ecf7df9f: Waiting 19:33:22 e5e13b0c77cb: Waiting 19:33:22 1207169bf42c: Layer already exists 19:33:22 9b3bfbc33ecb: Layer already exists 19:33:22 550e596c6d0e: Layer already exists 19:33:22 12f4d30ccd76: Layer already exists 19:33:22 5a00bb31c9b2: Layer already exists 19:33:22 765570d80a19: Layer already exists 19:33:22 be80a8261376: Layer already exists 19:33:22 9804009dd823: Layer already exists 19:33:22 584bb83c8fe7: Layer already exists 19:33:22 6c93ecf7df9f: Layer already exists 19:33:22 a4919df4ff50: Layer already exists 19:33:22 e5e13b0c77cb: Layer already exists 19:33:22 3.0.0-dev.1: digest: sha256:85925649392939d66d842bb2f2cac1386ac7194e70ce4fbf1a16edadf6317ef7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 19:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:33:23 9b3bfbc33ecb: Preparing 19:33:23 12f4d30ccd76: Preparing 19:33:23 5a00bb31c9b2: Preparing 19:33:23 550e596c6d0e: Preparing 19:33:23 1207169bf42c: Preparing 19:33:23 584bb83c8fe7: Preparing 19:33:23 765570d80a19: Preparing 19:33:23 be80a8261376: Preparing 19:33:23 9804009dd823: Preparing 19:33:23 6c93ecf7df9f: Preparing 19:33:23 a4919df4ff50: Preparing 19:33:23 e5e13b0c77cb: Preparing 19:33:23 584bb83c8fe7: Waiting 19:33:23 a4919df4ff50: Waiting 19:33:23 6c93ecf7df9f: Waiting 19:33:23 e5e13b0c77cb: Waiting 19:33:23 765570d80a19: Waiting 19:33:23 be80a8261376: Waiting 19:33:23 9804009dd823: Waiting 19:33:23 12f4d30ccd76: Layer already exists 19:33:23 5a00bb31c9b2: Layer already exists 19:33:23 550e596c6d0e: Layer already exists 19:33:23 1207169bf42c: Layer already exists 19:33:23 9b3bfbc33ecb: Layer already exists 19:33:23 584bb83c8fe7: Layer already exists 19:33:23 be80a8261376: Layer already exists 19:33:23 765570d80a19: Layer already exists 19:33:23 9804009dd823: Layer already exists 19:33:23 6c93ecf7df9f: Layer already exists 19:33:23 a4919df4ff50: Layer already exists 19:33:23 e5e13b0c77cb: Layer already exists 19:33:23 d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1: digest: sha256:85925649392939d66d842bb2f2cac1386ac7194e70ce4fbf1a16edadf6317ef7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 19:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:33:24 9b3bfbc33ecb: Preparing 19:33:24 12f4d30ccd76: Preparing 19:33:24 5a00bb31c9b2: Preparing 19:33:24 550e596c6d0e: Preparing 19:33:24 1207169bf42c: Preparing 19:33:24 584bb83c8fe7: Preparing 19:33:24 765570d80a19: Preparing 19:33:24 be80a8261376: Preparing 19:33:24 9804009dd823: Preparing 19:33:24 6c93ecf7df9f: Preparing 19:33:24 a4919df4ff50: Preparing 19:33:24 e5e13b0c77cb: Preparing 19:33:24 765570d80a19: Waiting 19:33:24 be80a8261376: Waiting 19:33:24 9804009dd823: Waiting 19:33:24 6c93ecf7df9f: Waiting 19:33:24 a4919df4ff50: Waiting 19:33:24 e5e13b0c77cb: Waiting 19:33:24 584bb83c8fe7: Waiting 19:33:24 9b3bfbc33ecb: Layer already exists 19:33:24 5a00bb31c9b2: Layer already exists 19:33:24 550e596c6d0e: Layer already exists 19:33:24 1207169bf42c: Layer already exists 19:33:24 12f4d30ccd76: Layer already exists 19:33:24 584bb83c8fe7: Layer already exists 19:33:24 be80a8261376: Layer already exists 19:33:24 6c93ecf7df9f: Layer already exists 19:33:24 9804009dd823: Layer already exists 19:33:24 765570d80a19: Layer already exists 19:33:24 a4919df4ff50: Layer already exists 19:33:24 e5e13b0c77cb: Layer already exists 19:33:24 main: digest: sha256:85925649392939d66d842bb2f2cac1386ac7194e70ce4fbf1a16edadf6317ef7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:33:24 ===================================================== [Pipeline] echo 19:33:24 taggedImages: 19:33:24 - nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8 19:33:24 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:33:24 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.1 19:33:24 - nexus3.edgexfoundry.org:10004/device-usb-camera:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 19:33:24 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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 19:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:24 19:33:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:24 latest: Pulling from edgex-lftools-log-publisher 19:33:24 5eb5b503b376: Pulling fs layer 19:33:24 5c69ac0246d0: Pulling fs layer 19:33:24 ec43610c2a17: Pulling fs layer 19:33:24 3a2ae6a8a46f: Pulling fs layer 19:33:24 33b1e0a273af: Pulling fs layer 19:33:24 5d3b04190fa2: Pulling fs layer 19:33:24 2f39f015ded8: Pulling fs layer 19:33:24 2f39f015ded8: Waiting 19:33:24 5d3b04190fa2: Waiting 19:33:24 33b1e0a273af: Waiting 19:33:24 5c69ac0246d0: Verifying Checksum 19:33:24 5c69ac0246d0: Download complete 19:33:24 3a2ae6a8a46f: Verifying Checksum 19:33:24 3a2ae6a8a46f: Download complete 19:33:24 33b1e0a273af: Verifying Checksum 19:33:24 33b1e0a273af: Download complete 19:33:24 5d3b04190fa2: Download complete 19:33:25 ec43610c2a17: Verifying Checksum 19:33:25 ec43610c2a17: Download complete 19:33:25 5eb5b503b376: Verifying Checksum 19:33:25 5eb5b503b376: Download complete 19:33:25 2f39f015ded8: Download complete 19:33:26 5eb5b503b376: Pull complete 19:33:26 5c69ac0246d0: Pull complete 19:33:26 ec43610c2a17: Pull complete 19:33:26 3a2ae6a8a46f: Pull complete 19:33:26 33b1e0a273af: Pull complete 19:33:27 5d3b04190fa2: Pull complete 19:33:31 2f39f015ded8: Pull complete 19:33:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:31 prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container 19:33:31 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:33:33 $ docker top ee35b41fdde8b723f59894cd0415c6f72fa978801dddf0703543358fbf158d38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:34 ---> job-cost.sh 19:33:34 lf-activate-venv: SKIPPING 19:33:34 INFO: No Stack... 19:33:34 INFO: Retrieving Pricing Info for: v3-standard-8 19:33:35 INFO: Archiving Costs [Pipeline] sh 19:33:35 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 19:33:35 + cut -d, -f6 [Pipeline] lock 19:33:35 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] 19:33:35 Resource [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] did not exist. Created. 19:33:35 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:33:35 + echo total: 0.2199999988079071 [Pipeline] stash 19:33:35 Stashed 1 file(s) [Pipeline] } 19:33:35 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 19:33:35 $ docker stop --time=1 ee35b41fdde8b723f59894cd0415c6f72fa978801dddf0703543358fbf158d38 19:33:36 $ docker rm -f --volumes ee35b41fdde8b723f59894cd0415c6f72fa978801dddf0703543358fbf158d38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:35:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1477 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 19:35:06 Running in /w/workspace/device-usb-camera/72 [Pipeline] { [Pipeline] checkout 19:35:06 Selected Git installation does not exist. Using Default 19:35:06 The recommended git tool is: NONE 19:35:12 using credential edgex-jenkins-ssh 19:35:12 Cloning the remote Git repository 19:35:12 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 19:35:12 > git init /w/workspace/device-usb-camera/72 # timeout=10 19:35:13 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:35:13 > git --version # timeout=10 19:35:13 > git --version # 'git version 2.25.1' 19:35:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35:13 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:35:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35:14 Avoid second fetch 19:35:14 Checking out Revision d32bfb144ed79cec845816023cbf1136d6c5c0b8 (main) 19:35:15 Commit message: "Merge pull request #119 from FelixTing/v3" 19:35:14 > git config core.sparsecheckout # timeout=10 19:35:14 > git checkout -f d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:35:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:35:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:35:16 Dload Upload Total Spent Left Speed 19:35:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 19:35:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:35:17 + sudo tee /etc/docker/daemon.new 19:35:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:35:17 { 19:35:17 "registry-mirrors": [ 19:35:17 "https://nexus3.edgexfoundry.org:10001" 19:35:17 ], 19:35:17 "bip": "10.250.0.254/24", 19:35:17 "hosts": [ 19:35:17 "tcp://0.0.0.0:5555", 19:35:17 "unix:///var/run/docker.sock" 19:35:17 ], 19:35:17 "mtu": 1458, 19:35:17 "selinux-enabled": true, 19:35:17 "seccomp-profile": "/etc/docker/seccomp.json" 19:35:17 } [Pipeline] sh 19:35:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:35:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:36 provisioning config files... 19:35:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/72@tmp/config15591950151451261765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:36 ---> docker-login.sh 19:35:36 nexus3.edgexfoundry.org:10001 19:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:37 Configure a credential helper to remove this warning. See 19:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:37 19:35:37 Login Succeeded 19:35:37 nexus3.edgexfoundry.org:10002 19:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:38 Configure a credential helper to remove this warning. See 19:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:38 19:35:38 Login Succeeded 19:35:38 nexus3.edgexfoundry.org:10003 19:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:38 Configure a credential helper to remove this warning. See 19:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:38 19:35:38 Login Succeeded 19:35:38 nexus3.edgexfoundry.org:10004 19:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:38 Configure a credential helper to remove this warning. See 19:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:38 19:35:38 Login Succeeded 19:35:38 docker.io 19:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:39 Configure a credential helper to remove this warning. See 19:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:39 19:35:39 Login Succeeded 19:35:39 ---> docker-login.sh ends [Pipeline] } 19:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:35:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:35:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:35:39 ========================================================= 19:35:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:35:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:35:40 Sending build context to Docker daemon 1.095MB 19:35:40 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 19:35:40 Step 2/13 : FROM ${BASE} AS builder 19:35:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:35:40 9b18e9b68314: Pulling fs layer 19:35:40 35d82f9e3411: Pulling fs layer 19:35:40 e16973657156: Pulling fs layer 19:35:40 fc693d55d65f: Pulling fs layer 19:35:40 7e9fc2657dce: Pulling fs layer 19:35:40 dda99020689f: Pulling fs layer 19:35:40 db1c61fa0a46: Pulling fs layer 19:35:40 891c053d2c06: Pulling fs layer 19:35:40 fc693d55d65f: Waiting 19:35:40 7e9fc2657dce: Waiting 19:35:40 dda99020689f: Waiting 19:35:40 db1c61fa0a46: Waiting 19:35:40 891c053d2c06: Waiting 19:35:40 e16973657156: Verifying Checksum 19:35:40 e16973657156: Download complete 19:35:40 35d82f9e3411: Download complete 19:35:40 7e9fc2657dce: Verifying Checksum 19:35:40 7e9fc2657dce: Download complete 19:35:40 dda99020689f: Download complete 19:35:40 9b18e9b68314: Verifying Checksum 19:35:41 9b18e9b68314: Pull complete 19:35:41 891c053d2c06: Verifying Checksum 19:35:41 891c053d2c06: Download complete 19:35:42 35d82f9e3411: Pull complete 19:35:42 e16973657156: Pull complete 19:35:43 db1c61fa0a46: Verifying Checksum 19:35:43 db1c61fa0a46: Download complete 19:35:43 fc693d55d65f: Verifying Checksum 19:35:43 fc693d55d65f: Download complete 19:35:56 fc693d55d65f: Pull complete 19:35:56 7e9fc2657dce: Pull complete 19:35:56 dda99020689f: Pull complete 19:36:02 db1c61fa0a46: Pull complete 19:36:03 891c053d2c06: Pull complete 19:36:03 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:36:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:36:03 ---> f96f9c87975a 19:36:03 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:36:05 ---> Running in f9ee2b63a413 19:36:06 Removing intermediate container f9ee2b63a413 19:36:06 ---> 42c870f23ba9 19:36:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:36:06 ---> Running in 5dc7da8dba70 19:36:06 Removing intermediate container 5dc7da8dba70 19:36:06 ---> d83a84b0c081 19:36:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:36:06 ---> Running in 8d890aca5918 19:36:06 Removing intermediate container 8d890aca5918 19:36:06 ---> 0b3d42c63be8 19:36:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:36:07 ---> Running in 746e311dbfb8 19:36:07 Removing intermediate container 746e311dbfb8 19:36:07 ---> 1a393ab3ce59 19:36:07 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:36:07 ---> Running in 1472de8322c0 19:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:10 (1/14) Installing libintl (0.21-r2) 19:36:10 (2/14) Installing eudev-libs (3.2.11-r0) 19:36:10 (3/14) Installing libjpeg-turbo (2.1.3-r1) 19:36:10 (4/14) Installing v4l-utils-libs (1.22.1-r1) 19:36:10 (5/14) Installing v4l-utils (1.22.1-r1) 19:36:10 (6/14) Installing udev-init-scripts (35-r0) 19:36:10 Executing udev-init-scripts-35-r0.post-install 19:36:10 (7/14) Installing libblkid (2.38-r1) 19:36:10 (8/14) Installing xz-libs (5.2.5-r1) 19:36:10 (9/14) Installing zstd-libs (1.5.2-r1) 19:36:10 (10/14) Installing kmod-libs (29-r2) 19:36:10 (11/14) Installing eudev (3.2.11-r0) 19:36:10 (12/14) Installing eudev-dev (3.2.11-r0) 19:36:10 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 19:36:10 (14/14) Installing v4l-utils-dev (1.22.1-r1) 19:36:10 Executing busybox-1.35.0-r17.trigger 19:36:10 Executing eudev-3.2.11-r0.trigger 19:36:10 OK: 228 MiB in 65 packages 19:36:11 Removing intermediate container 1472de8322c0 19:36:11 ---> 5273c0434644 19:36:11 Step 8/13 : WORKDIR /device-usb-camera 19:36:11 ---> Running in 8f92e4f46a99 19:36:12 Removing intermediate container 8f92e4f46a99 19:36:12 ---> c00d3ef12f16 19:36:12 Step 9/13 : COPY go.mod vendor* ./ 19:36:12 ---> 76318a5e6c05 19:36:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:12 ---> Running in 3ee0ca9eb59a 19:37:20 Removing intermediate container 3ee0ca9eb59a 19:37:20 ---> 0b7b39b6e7b7 19:37:20 Step 11/13 : COPY . . 19:37:20 ---> 432c112ec02f 19:37:20 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:37:20 ---> Running in 20d40e216e13 19:37:20  % Total % Received % Xferd Average Speed Time Time Time Current 19:37:20 Dload Upload Total Spent Left Speed 19:37:20 0 0 0  0 0   0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7348  0 --:--:-- --:--:-- --:--:--  7324 19:37:20 Removing intermediate container 20d40e216e13 19:37:20 ---> a283a571191f 19:37:20 Step 13/13 : RUN ${MAKE} 19:37:20 ---> Running in 7ae82c4a5ced 19:37:20 noop 19:37:20 Removing intermediate container 7ae82c4a5ced 19:37:20 ---> 2cfb92d3388e 19:37:20 Successfully built 2cfb92d3388e 19:37:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:20 + docker inspect -f . ci-base-image-arm64 19:37:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:21 prd-ubuntu20.04-docker-arm64-4c-16g-1477 does not seem to be running inside a container 19:37:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/72 -v /w/workspace/device-usb-camera/72:/w/workspace/device-usb-camera/72:rw,z -v /w/workspace/device-usb-camera/72@tmp:/w/workspace/device-usb-camera/72@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 ******** ci-base-image-arm64 cat 19:37:22 $ docker top 9f4c136b0d4eeef724d2fa8d8187792cca3372e0ddb9016da481c7f5e7599ee3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:23 + go version 19:37:23 go version go1.18.7 linux/arm64 [Pipeline] } 19:37:23 $ docker stop --time=1 9f4c136b0d4eeef724d2fa8d8187792cca3372e0ddb9016da481c7f5e7599ee3 19:37:24 $ docker rm -f --volumes 9f4c136b0d4eeef724d2fa8d8187792cca3372e0ddb9016da481c7f5e7599ee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:26 + docker inspect -f . ci-base-image-arm64 19:37:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:27 prd-ubuntu20.04-docker-arm64-4c-16g-1477 does not seem to be running inside a container 19:37:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/72 -v /w/workspace/device-usb-camera/72:/w/workspace/device-usb-camera/72:rw,z -v /w/workspace/device-usb-camera/72@tmp:/w/workspace/device-usb-camera/72@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 ******** ci-base-image-arm64 cat 19:37:28 $ docker top fe59eb68de1ebc7ccb0806325ca62df3bb2d79b7be4df614b9a5b28c19b4f850 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:28 + git config --global --add safe.directory /w/workspace/device-usb-camera/72 [Pipeline] fileExists [Pipeline] sh 19:37:29 + make test 19:37:29 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 19:37:31 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:38:52 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:38:55 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 1.9% of statements 19:38:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:38:55 CGO_ENABLED=1 go vet ./... 19:39:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:39:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:39:17 ./bin/test-attribution-txt.sh [Pipeline] echo 19:39:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:39:17 $ docker stop --time=1 fe59eb68de1ebc7ccb0806325ca62df3bb2d79b7be4df614b9a5b28c19b4f850 19:39:19 $ docker rm -f --volumes fe59eb68de1ebc7ccb0806325ca62df3bb2d79b7be4df614b9a5b28c19b4f850 [Pipeline] // withDockerContainer [Pipeline] sh 19:39:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:39:20 Warning: overwriting stash ‘coverage-report’ 19:39:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:39:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:39:21 + ls -al . 19:39:21 total 204 19:39:21 drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 19:37 . 19:39:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:35 .. 19:39:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 19:35 .git 19:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:35 .github 19:39:21 -rw-rw-r-- 1 jenkins jenkins 414 Jan 9 19:35 .gitignore 19:39:21 -rw-rw-r-- 1 jenkins jenkins 42 Jan 9 19:35 .golangci.yml 19:39:21 -rw-rw-r-- 1 jenkins jenkins 77 Jan 9 19:35 .hadolint.yml 19:39:21 -rw-rw-r-- 1 jenkins jenkins 9546 Jan 9 19:35 Attribution.txt 19:39:21 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 9 19:35 CHANGELOG.md 19:39:21 -rw-rw-r-- 1 jenkins jenkins 2378 Jan 9 19:35 Dockerfile 19:39:21 -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 19:35 GOVERNANCE.md 19:39:21 -rw-rw-r-- 1 jenkins jenkins 659 Jan 9 19:35 Jenkinsfile 19:39:21 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 9 19:35 LICENSE 19:39:21 -rw-rw-r-- 1 jenkins jenkins 2554 Jan 9 19:35 Makefile 19:39:21 -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 19:35 OWNERS.md 19:39:21 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 9 19:35 README.md 19:39:21 -rw-rw-r-- 1 jenkins jenkins 11 Jan 9 19:31 VERSION 19:39:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 19:35 bin 19:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:35 cmd 19:39:21 -rw-r--r-- 1 jenkins jenkins 30666 Jan 9 19:38 coverage.out 19:39:21 -rwxrwxr-x 1 jenkins jenkins 140 Jan 9 19:35 docker-entrypoint.sh 19:39:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:35 docs 19:39:21 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 9 19:35 go.mod 19:39:21 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 9 19:35 go.sum 19:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 19:35 internal 19:39:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 19:35 snap 19:39:21 -rw-rw-r-- 1 jenkins jenkins 231 Jan 9 19:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:21 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d32bfb144ed79cec845816023cbf1136d6c5c0b8 --label arch=arm64 --label version=3.0.0-dev.1 . 19:39:22 Sending build context to Docker daemon 1.126MB 19:39:22 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 19:39:22 Step 2/35 : FROM ${BASE} AS builder 19:39:22 ---> 2cfb92d3388e 19:39:22 Step 3/35 : ARG ADD_BUILD_TAGS="" 19:39:22 ---> Running in 50e14bae127b 19:39:22 Removing intermediate container 50e14bae127b 19:39:22 ---> 0ddd2f265c3f 19:39:22 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:39:22 ---> Running in 28445631a9c7 19:39:22 Removing intermediate container 28445631a9c7 19:39:22 ---> 9b3ed7c1eb47 19:39:22 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 19:39:22 ---> Running in 4cb26d18058b 19:39:23 Removing intermediate container 4cb26d18058b 19:39:23 ---> 35b06557aef3 19:39:23 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:39:23 ---> Running in 2bef39e1814e 19:39:23 Removing intermediate container 2bef39e1814e 19:39:23 ---> a72d6c8773eb 19:39:23 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:39:23 ---> Running in 67cac3484335 19:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:26 OK: 228 MiB in 65 packages 19:39:27 Removing intermediate container 67cac3484335 19:39:27 ---> 8b187dd9901a 19:39:27 Step 8/35 : WORKDIR /device-usb-camera 19:39:27 ---> Running in 4e90669905be 19:39:27 Removing intermediate container 4e90669905be 19:39:27 ---> b4c838684b1b 19:39:27 Step 9/35 : COPY go.mod vendor* ./ 19:39:28 ---> 08a933d59ac8 19:39:28 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:28 ---> Running in 8413ef3a643d 19:39:30 Removing intermediate container 8413ef3a643d 19:39:30 ---> 9a05bd2091a7 19:39:30 Step 11/35 : COPY . . 19:39:31 ---> 714c720d0749 19:39:31 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:39:31 ---> Running in 7833fac8bdbe 19:39:33  % Total % Received % Xferd Average Speed Time Time Time Current 19:39:33  Dload Upload Total Spent Left Speed 19:39:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13755 0 --:--:-- --:--:-- --:--:-- 13973 19:39:34 Removing intermediate container 7833fac8bdbe 19:39:34 ---> 3ab4cec7316a 19:39:34 Step 13/35 : RUN ${MAKE} 19:39:34 ---> Running in 438a1d46cad9 19:39:35 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 19:42:27 Removing intermediate container 438a1d46cad9 19:42:27 ---> 61f4ad4ef9fb 19:42:27 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 19:42:27 v0.18.4: Pulling from aler9/rtsp-simple-server 19:42:27 eab2503cf8f4: Pulling fs layer 19:42:27 97cd0a44c592: Pulling fs layer 19:42:27 97cd0a44c592: Download complete 19:42:27 eab2503cf8f4: Verifying Checksum 19:42:27 eab2503cf8f4: Download complete 19:42:27 eab2503cf8f4: Pull complete 19:42:27 97cd0a44c592: Pull complete 19:42:27 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 19:42:27 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 19:42:27 ---> 7f763cca56b3 19:42:27 Step 15/35 : FROM alpine:3.16 19:42:27 3.16: Pulling from library/alpine 19:42:27 6875df1f5354: Pulling fs layer 19:42:27 6875df1f5354: Verifying Checksum 19:42:27 6875df1f5354: Download complete 19:42:27 6875df1f5354: Pull complete 19:42:27 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:42:27 Status: Downloaded newer image for alpine:3.16 19:42:27 ---> 2b4661558fb8 19:42:27 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:42:27 ---> Running in f0a602725cd0 19:42:27 Removing intermediate container f0a602725cd0 19:42:27 ---> 19165374570f 19:42:27 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 19:42:27 ---> Running in 69b638cd2135 19:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:27 (1/82) Installing dumb-init (1.2.5-r1) 19:42:27 (2/82) Installing sdl2 (2.0.22-r0) 19:42:27 (3/82) Installing libxau (1.0.9-r0) 19:42:27 (4/82) Installing libxdmcp (1.1.3-r0) 19:42:27 (5/82) Installing libxcb (1.15-r0) 19:42:27 (6/82) Installing libx11 (1.8-r0) 19:42:27 (7/82) Installing aom-libs (3.3.0-r0) 19:42:27 (8/82) Installing alsa-lib (1.2.7.2-r0) 19:42:27 (9/82) Installing expat (2.5.0-r0) 19:42:27 (10/82) Installing brotli-libs (1.0.9-r6) 19:42:27 (11/82) Installing libbz2 (1.0.8-r1) 19:42:27 (12/82) Installing libpng (1.6.37-r1) 19:42:27 (13/82) Installing freetype (2.12.1-r0) 19:42:27 (14/82) Installing fontconfig (2.14.0-r0) 19:42:27 (15/82) Installing fribidi (1.0.12-r0) 19:42:27 (16/82) Installing libffi (3.4.2-r1) 19:42:27 (17/82) Installing libintl (0.21-r2) 19:42:27 (18/82) Installing libblkid (2.38-r1) 19:42:27 (19/82) Installing libmount (2.38-r1) 19:42:27 (20/82) Installing pcre (8.45-r2) 19:42:27 (21/82) Installing glib (2.72.1-r0) 19:42:27 (22/82) Installing graphite2 (1.3.14-r1) 19:42:27 (23/82) Installing harfbuzz (4.3.0-r0) 19:42:27 (24/82) Installing libass (0.16.0-r0) 19:42:27 (25/82) Installing libdav1d (1.0.0-r0) 19:42:27 (26/82) Installing libdrm (2.4.110-r0) 19:42:27 (27/82) Installing gmp (6.2.1-r2) 19:42:27 (28/82) Installing nettle (3.7.3-r0) 19:42:27 (29/82) Installing p11-kit (0.24.1-r0) 19:42:27 (30/82) Installing libtasn1 (4.18.0-r1) 19:42:27 (31/82) Installing libunistring (1.0-r0) 19:42:27 (32/82) Installing gnutls (3.7.7-r0) 19:42:27 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:42:27 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 19:42:27 (35/82) Installing lame (3.100-r0) 19:42:27 (36/82) Installing opus (1.3.1-r1) 19:42:27 (37/82) Installing libasyncns (0.8-r1) 19:42:27 (38/82) Installing dbus-libs (1.14.4-r0) 19:42:27 (39/82) Installing libltdl (2.4.7-r0) 19:42:27 (40/82) Installing orc (0.4.32-r0) 19:42:27 (41/82) Installing libgcc (11.2.1_git20220219-r2) 19:42:27 (42/82) Installing libogg (1.3.5-r1) 19:42:27 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 19:42:27 (44/82) Installing flac (1.3.4-r0) 19:42:27 (45/82) Installing libvorbis (1.3.7-r0) 19:42:27 (46/82) Installing libsndfile (1.1.0-r0) 19:42:27 (47/82) Installing libgomp (11.2.1_git20220219-r2) 19:42:27 (48/82) Installing soxr (0.1.3-r2) 19:42:27 (49/82) Installing speexdsp (1.2.0-r0) 19:42:27 (50/82) Installing tdb-libs (1.4.6-r0) 19:42:27 (51/82) Installing libpulse (15.0-r2) 19:42:27 (52/82) Installing cjson (1.7.15-r3) 19:42:27 (53/82) Installing mbedtls (2.28.2-r0) 19:42:27 (54/82) Installing librist (0.2.6-r1) 19:42:27 (55/82) Installing libsrt (1.4.4-r0) 19:42:27 (56/82) Installing libssh (0.9.6-r1) 19:42:27 (57/82) Installing libtheora (1.1.1-r16) 19:42:27 (58/82) Installing libjpeg-turbo (2.1.3-r1) 19:42:27 (59/82) Installing v4l-utils-libs (1.22.1-r1) 19:42:27 (60/82) Installing libxext (1.3.4-r0) 19:42:27 (61/82) Installing libxfixes (6.0.0-r0) 19:42:27 (62/82) Installing wayland-libs-client (1.20.0-r0) 19:42:27 (63/82) Installing libva (2.14.0-r0) 19:42:27 (64/82) Installing libvdpau (1.5-r0) 19:42:27 (65/82) Installing vidstab (1.1.0-r1) 19:42:27 (66/82) Installing libvpx (1.11.0-r1) 19:42:27 (67/82) Installing libwebp (1.2.3-r0) 19:42:27 (68/82) Installing x264-libs (0.163_git20210613-r0) 19:42:27 (69/82) Installing numactl (2.0.14-r0) 19:42:27 (70/82) Installing x265-libs (3.5-r3) 19:42:27 (71/82) Installing xvidcore (1.3.7-r1) 19:42:27 (72/82) Installing ffmpeg-libs (5.0.1-r1) 19:42:27 (73/82) Installing ffmpeg (5.0.1-r1) 19:42:27 (74/82) Installing udev-init-scripts (35-r0) 19:42:27 Executing udev-init-scripts-35-r0.post-install 19:42:27 (75/82) Installing eudev-libs (3.2.11-r0) 19:42:27 (76/82) Installing xz-libs (5.2.5-r1) 19:42:27 (77/82) Installing zstd-libs (1.5.2-r1) 19:42:27 (78/82) Installing kmod-libs (29-r2) 19:42:27 (79/82) Installing eudev (3.2.11-r0) 19:42:27 (80/82) Installing libsodium (1.0.18-r0) 19:42:27 (81/82) Installing libzmq (4.3.4-r0) 19:42:27 (82/82) Installing zeromq (4.3.4-r0) 19:42:27 Executing busybox-1.35.0-r17.trigger 19:42:27 Executing eudev-3.2.11-r0.trigger 19:42:27 OK: 78 MiB in 96 packages 19:42:31 Removing intermediate container 69b638cd2135 19:42:31 ---> 113cc0ba94d2 19:42:31 Step 18/35 : WORKDIR / 19:42:31 ---> Running in 8cd609269170 19:42:31 Removing intermediate container 8cd609269170 19:42:31 ---> d86b12936e74 19:42:31 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 19:42:33 ---> 7415ab170f5f 19:42:33 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 19:42:33 ---> a9f3c6143942 19:42:33 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:42:34 ---> e72e07ff2c4d 19:42:34 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:42:35 ---> cbe15e3878a5 19:42:35 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:42:35 ---> 5fca31c728cd 19:42:35 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 19:42:35 ---> eb2b5c15bfad 19:42:35 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 19:42:37 ---> 05b922f4184d 19:42:37 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:42:37 ---> Running in 1bb11a5759df 19:42:38 Removing intermediate container 1bb11a5759df 19:42:38 ---> e4bd4f82123d 19:42:38 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:42:38 ---> Running in f8ca84353f44 19:42:40 Removing intermediate container f8ca84353f44 19:42:40 ---> 313d67366313 19:42:40 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:42:40 ---> Running in 1cbab81e78d0 19:42:42 Removing intermediate container 1cbab81e78d0 19:42:42 ---> 4a8d5b802b9a 19:42:42 Step 29/35 : EXPOSE 59983 19:42:42 ---> Running in dd4febb3430a 19:42:42 Removing intermediate container dd4febb3430a 19:42:42 ---> 89f265b8a3ba 19:42:42 Step 30/35 : EXPOSE 8554 19:42:42 ---> Running in 35d09e6b6fb8 19:42:42 Removing intermediate container 35d09e6b6fb8 19:42:42 ---> dc18f75082ca 19:42:42 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:42:42 ---> Running in 46d773a7d270 19:42:43 Removing intermediate container 46d773a7d270 19:42:43 ---> 1a1dca35b839 19:42:43 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 19:42:43 ---> Running in 0940292f6b7b 19:42:43 Removing intermediate container 0940292f6b7b 19:42:43 ---> ac698cbad259 19:42:43 Step 33/35 : LABEL arch=arm64 19:42:43 ---> Running in 74f572081ea8 19:42:43 Removing intermediate container 74f572081ea8 19:42:43 ---> 43770ada2760 19:42:43 Step 34/35 : LABEL git_sha=d32bfb144ed79cec845816023cbf1136d6c5c0b8 19:42:44 ---> Running in 549fe41fc51a 19:42:44 Removing intermediate container 549fe41fc51a 19:42:44 ---> 610212f7bf29 19:42:44 Step 35/35 : LABEL version=3.0.0-dev.1 19:42:44 ---> Running in 81e292637c53 19:42:44 Removing intermediate container 81e292637c53 19:42:44 ---> ad7a440422a6 19:42:44 [Warning] One or more build-args [ARCH] were not consumed 19:42:44 Successfully built ad7a440422a6 19:42:44 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:44 provisioning config files... 19:42:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/72@tmp/config5999293491789655796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:45 ---> docker-login.sh 19:42:45 nexus3.edgexfoundry.org:10001 19:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:45 Configure a credential helper to remove this warning. See 19:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:45 19:42:45 Login Succeeded 19:42:45 nexus3.edgexfoundry.org:10002 19:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:45 Configure a credential helper to remove this warning. See 19:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:45 19:42:45 Login Succeeded 19:42:45 nexus3.edgexfoundry.org:10003 19:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:46 Configure a credential helper to remove this warning. See 19:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:46 19:42:46 Login Succeeded 19:42:46 nexus3.edgexfoundry.org:10004 19:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:46 Configure a credential helper to remove this warning. See 19:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:46 19:42:46 Login Succeeded 19:42:46 docker.io 19:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:46 Configure a credential helper to remove this warning. See 19:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:46 19:42:46 Login Succeeded 19:42:46 ---> docker-login.sh ends [Pipeline] } 19:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:42:47 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 19:42:47 d32bfb144ed79cec845816023cbf1136d6c5c0b8 19:42:47 latest 19:42:47 3.0.0-dev.1 19:42:47 d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 19:42:47 main 19:42:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:47 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8 19:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:42:47 444da52ec673: Preparing 19:42:47 41e5ba5d240d: Preparing 19:42:47 1e8ae713d18d: Preparing 19:42:47 a43932d1df72: Preparing 19:42:47 1207169bf42c: Preparing 19:42:47 ef813794dbd2: Preparing 19:42:47 dd29fc877376: Preparing 19:42:47 c113067bfc97: Preparing 19:42:47 a6ce7d5fff8b: Preparing 19:42:47 383ec2a4b907: Preparing 19:42:47 8d70640bc2d4: Preparing 19:42:47 17bec77d7fdc: Preparing 19:42:47 a6ce7d5fff8b: Waiting 19:42:47 ef813794dbd2: Waiting 19:42:47 dd29fc877376: Waiting 19:42:47 c113067bfc97: Waiting 19:42:47 8d70640bc2d4: Waiting 19:42:47 17bec77d7fdc: Waiting 19:42:47 383ec2a4b907: Waiting 19:42:48 41e5ba5d240d: Pushed 19:42:48 1207169bf42c: Pushed 19:42:48 444da52ec673: Pushed 19:42:48 1e8ae713d18d: Pushed 19:42:48 dd29fc877376: Pushed 19:42:48 ef813794dbd2: Pushed 19:42:48 c113067bfc97: Pushed 19:42:48 a6ce7d5fff8b: Pushed 19:42:48 17bec77d7fdc: Layer already exists 19:42:52 a43932d1df72: Pushed 19:42:53 383ec2a4b907: Pushed 19:43:03 8d70640bc2d4: Pushed 19:43:03 d32bfb144ed79cec845816023cbf1136d6c5c0b8: digest: sha256:a8177c1444299f4e5a5c47ae3bd0a8cb0a0ead23baa2eee69493f8ffab5d4348 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:03 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:43:03 444da52ec673: Preparing 19:43:03 41e5ba5d240d: Preparing 19:43:03 1e8ae713d18d: Preparing 19:43:03 a43932d1df72: Preparing 19:43:03 1207169bf42c: Preparing 19:43:03 ef813794dbd2: Preparing 19:43:03 dd29fc877376: Preparing 19:43:03 c113067bfc97: Preparing 19:43:03 a6ce7d5fff8b: Preparing 19:43:03 383ec2a4b907: Preparing 19:43:03 8d70640bc2d4: Preparing 19:43:03 17bec77d7fdc: Preparing 19:43:03 a6ce7d5fff8b: Waiting 19:43:03 383ec2a4b907: Waiting 19:43:03 ef813794dbd2: Waiting 19:43:03 dd29fc877376: Waiting 19:43:03 8d70640bc2d4: Waiting 19:43:03 17bec77d7fdc: Waiting 19:43:03 c113067bfc97: Waiting 19:43:03 1207169bf42c: Layer already exists 19:43:03 444da52ec673: Layer already exists 19:43:03 41e5ba5d240d: Layer already exists 19:43:03 1e8ae713d18d: Layer already exists 19:43:03 a43932d1df72: Layer already exists 19:43:03 dd29fc877376: Layer already exists 19:43:03 ef813794dbd2: Layer already exists 19:43:03 c113067bfc97: Layer already exists 19:43:03 a6ce7d5fff8b: Layer already exists 19:43:03 383ec2a4b907: Layer already exists 19:43:03 8d70640bc2d4: Layer already exists 19:43:03 17bec77d7fdc: Layer already exists 19:43:04 latest: digest: sha256:a8177c1444299f4e5a5c47ae3bd0a8cb0a0ead23baa2eee69493f8ffab5d4348 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:04 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.1 19:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:43:04 444da52ec673: Preparing 19:43:04 41e5ba5d240d: Preparing 19:43:04 1e8ae713d18d: Preparing 19:43:04 a43932d1df72: Preparing 19:43:04 1207169bf42c: Preparing 19:43:04 ef813794dbd2: Preparing 19:43:04 dd29fc877376: Preparing 19:43:04 c113067bfc97: Preparing 19:43:04 a6ce7d5fff8b: Preparing 19:43:04 383ec2a4b907: Preparing 19:43:04 8d70640bc2d4: Preparing 19:43:04 17bec77d7fdc: Preparing 19:43:04 a6ce7d5fff8b: Waiting 19:43:04 383ec2a4b907: Waiting 19:43:04 8d70640bc2d4: Waiting 19:43:04 17bec77d7fdc: Waiting 19:43:04 ef813794dbd2: Waiting 19:43:04 dd29fc877376: Waiting 19:43:04 c113067bfc97: Waiting 19:43:04 41e5ba5d240d: Layer already exists 19:43:04 a43932d1df72: Layer already exists 19:43:04 1207169bf42c: Layer already exists 19:43:04 444da52ec673: Layer already exists 19:43:04 1e8ae713d18d: Layer already exists 19:43:04 a6ce7d5fff8b: Layer already exists 19:43:04 dd29fc877376: Layer already exists 19:43:04 c113067bfc97: Layer already exists 19:43:04 ef813794dbd2: Layer already exists 19:43:04 383ec2a4b907: Layer already exists 19:43:04 17bec77d7fdc: Layer already exists 19:43:04 8d70640bc2d4: Layer already exists 19:43:05 3.0.0-dev.1: digest: sha256:a8177c1444299f4e5a5c47ae3bd0a8cb0a0ead23baa2eee69493f8ffab5d4348 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:05 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 19:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:43:05 444da52ec673: Preparing 19:43:05 41e5ba5d240d: Preparing 19:43:05 1e8ae713d18d: Preparing 19:43:05 a43932d1df72: Preparing 19:43:05 1207169bf42c: Preparing 19:43:05 ef813794dbd2: Preparing 19:43:05 dd29fc877376: Preparing 19:43:05 c113067bfc97: Preparing 19:43:05 a6ce7d5fff8b: Preparing 19:43:05 383ec2a4b907: Preparing 19:43:05 8d70640bc2d4: Preparing 19:43:05 17bec77d7fdc: Preparing 19:43:05 a6ce7d5fff8b: Waiting 19:43:05 ef813794dbd2: Waiting 19:43:05 383ec2a4b907: Waiting 19:43:05 dd29fc877376: Waiting 19:43:05 8d70640bc2d4: Waiting 19:43:05 c113067bfc97: Waiting 19:43:05 1207169bf42c: Layer already exists 19:43:05 41e5ba5d240d: Layer already exists 19:43:05 a43932d1df72: Layer already exists 19:43:05 444da52ec673: Layer already exists 19:43:05 1e8ae713d18d: Layer already exists 19:43:05 ef813794dbd2: Layer already exists 19:43:05 dd29fc877376: Layer already exists 19:43:05 c113067bfc97: Layer already exists 19:43:05 383ec2a4b907: Layer already exists 19:43:05 a6ce7d5fff8b: Layer already exists 19:43:05 17bec77d7fdc: Layer already exists 19:43:05 8d70640bc2d4: Layer already exists 19:43:06 d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1: digest: sha256:a8177c1444299f4e5a5c47ae3bd0a8cb0a0ead23baa2eee69493f8ffab5d4348 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:06 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 19:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:43:06 444da52ec673: Preparing 19:43:06 41e5ba5d240d: Preparing 19:43:06 1e8ae713d18d: Preparing 19:43:06 a43932d1df72: Preparing 19:43:06 1207169bf42c: Preparing 19:43:06 ef813794dbd2: Preparing 19:43:06 dd29fc877376: Preparing 19:43:06 c113067bfc97: Preparing 19:43:06 a6ce7d5fff8b: Preparing 19:43:06 383ec2a4b907: Preparing 19:43:06 8d70640bc2d4: Preparing 19:43:06 17bec77d7fdc: Preparing 19:43:06 ef813794dbd2: Waiting 19:43:06 dd29fc877376: Waiting 19:43:06 c113067bfc97: Waiting 19:43:06 a6ce7d5fff8b: Waiting 19:43:06 17bec77d7fdc: Waiting 19:43:06 383ec2a4b907: Waiting 19:43:06 8d70640bc2d4: Waiting 19:43:06 41e5ba5d240d: Layer already exists 19:43:06 1e8ae713d18d: Layer already exists 19:43:06 a43932d1df72: Layer already exists 19:43:06 1207169bf42c: Layer already exists 19:43:06 444da52ec673: Layer already exists 19:43:06 ef813794dbd2: Layer already exists 19:43:06 c113067bfc97: Layer already exists 19:43:06 a6ce7d5fff8b: Layer already exists 19:43:06 dd29fc877376: Layer already exists 19:43:06 383ec2a4b907: Layer already exists 19:43:06 8d70640bc2d4: Layer already exists 19:43:06 17bec77d7fdc: Layer already exists 19:43:07 main: digest: sha256:a8177c1444299f4e5a5c47ae3bd0a8cb0a0ead23baa2eee69493f8ffab5d4348 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:43:07 ===================================================== [Pipeline] echo 19:43:07 taggedImages: 19:43:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8 19:43:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:43:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.1 19:43:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d32bfb144ed79cec845816023cbf1136d6c5c0b8-3.0.0-dev.1 19:43:07 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:07 19:43:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:07 arm64: Pulling from edgex-lftools-log-publisher 19:43:07 8998bd30e6a1: Pulling fs layer 19:43:07 04944245beec: Pulling fs layer 19:43:07 699f458cf7ca: Pulling fs layer 19:43:07 765212b225bb: Pulling fs layer 19:43:07 f23df028b6ca: Pulling fs layer 19:43:07 d65c8cfc05b1: Pulling fs layer 19:43:07 2437ff75d9bd: Pulling fs layer 19:43:07 765212b225bb: Waiting 19:43:07 f23df028b6ca: Waiting 19:43:07 d65c8cfc05b1: Waiting 19:43:07 2437ff75d9bd: Waiting 19:43:08 04944245beec: Verifying Checksum 19:43:08 04944245beec: Download complete 19:43:08 765212b225bb: Verifying Checksum 19:43:08 765212b225bb: Download complete 19:43:08 f23df028b6ca: Verifying Checksum 19:43:08 f23df028b6ca: Download complete 19:43:08 d65c8cfc05b1: Verifying Checksum 19:43:08 d65c8cfc05b1: Download complete 19:43:08 699f458cf7ca: Verifying Checksum 19:43:08 699f458cf7ca: Download complete 19:43:08 8998bd30e6a1: Verifying Checksum 19:43:08 8998bd30e6a1: Download complete 19:43:11 2437ff75d9bd: Verifying Checksum 19:43:11 2437ff75d9bd: Download complete 19:43:12 8998bd30e6a1: Pull complete 19:43:13 04944245beec: Pull complete 19:43:14 699f458cf7ca: Pull complete 19:43:14 765212b225bb: Pull complete 19:43:15 f23df028b6ca: Pull complete 19:43:15 d65c8cfc05b1: Pull complete 19:43:30 2437ff75d9bd: Pull complete 19:43:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:30 prd-ubuntu20.04-docker-arm64-4c-16g-1477 does not seem to be running inside a container 19:43:30 $ 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/72 -v /w/workspace/device-usb-camera/72:/w/workspace/device-usb-camera/72:rw,z -v /w/workspace/device-usb-camera/72@tmp:/w/workspace/device-usb-camera/72@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-lftools-log-publisher:arm64 cat 19:43:33 $ docker top 4cd96040425d7d527f7bc08723a38c102859137ad13fbe5b65edb26e3a28c77c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:34 ---> job-cost.sh 19:43:34 lf-activate-venv: SKIPPING 19:43:34 INFO: No Stack... 19:43:35 INFO: Retrieving Pricing Info for: v3-standard-4 19:43:35 INFO: Archiving Costs [Pipeline] sh 19:43:36 + + catcut -d, -f6 /w/workspace/device-usb-camera/72/archives/cost.csv 19:43:36 [Pipeline] lock 19:43:36 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] 19:43:36 Resource [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] did not exist. Created. 19:43:36 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:36 /w/workspace/device-usb-camera/72@tmp/durable-1f17527e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:43:37 + echo total: 0.10999999940395355 [Pipeline] stash 19:43:37 Warning: overwriting stash ‘stack-cost’ 19:43:37 Stashed 1 file(s) [Pipeline] } 19:43:37 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:37 $ docker stop --time=1 4cd96040425d7d527f7bc08723a38c102859137ad13fbe5b65edb26e3a28c77c 19:43:39 $ docker rm -f --volumes 4cd96040425d7d527f7bc08723a38c102859137ad13fbe5b65edb26e3a28c77c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:43:39 provisioning config files... 19:43:39 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10429310758297596216tmp [Pipeline] { [Pipeline] sh 19:43:39 + set +x 19:43:39 + curl -s https://codecov.io/bash 19:43:39 + bash -s -- 19:43:39 19:43:39 _____ _ 19:43:39 / ____| | | 19:43:39 | | ___ __| | ___ ___ _____ __ 19:43:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:43:39 | |___| (_) | (_| | __/ (_| (_) \ V / 19:43:39 \_____\___/ \__,_|\___|\___\___/ \_/ 19:43:39 Bash-1.0.6 19:43:39 19:43:39 19:43:39 ==> git version 2.25.1 found 19:43:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:43:39 Release-Date: 2020-01-08 19:43:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:43:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:43:39 ==> Jenkins CI detected. 19:43:39 current dir:  /w/workspace/exfoundry_device-usb-camera_main 19:43:39 project root: . 19:43:39 --> token set from env 19:43:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:43:39 ==> Running gcov in . (disable via -X gcov) 19:43:39 ==> Python coveragepy not found 19:43:39 ==> Searching for coverage reports in: 19:43:39 + . 19:43:39 -> Found 1 reports 19:43:39 ==> Detecting git/mercurial file structure 19:43:39 ==> Reading reports 19:43:39 + ./coverage.out bytes=30666 19:43:39 ==> Appending adjustments 19:43:39 https://docs.codecov.io/docs/fixing-reports 19:43:40 + Found adjustments 19:43:40 ==> Gzipping contents 19:43:40 8.0K /tmp/codecov.EAyDlr.gz 19:43:40 ==> Uploading reports 19:43:40 url: https://codecov.io 19:43:40 query: branch=main&commit=d32bfb144ed79cec845816023cbf1136d6c5c0b8&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:43:40 -> Pinging Codecov 19:43:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=d32bfb144ed79cec845816023cbf1136d6c5c0b8&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:43:40 -> Uploading to 19:43:40 https://storage.googleapis.com/codecov/v4/raw/2023-01-09/73D8F5FF140700D3E01443B452E23636/d32bfb144ed79cec845816023cbf1136d6c5c0b8/a93b82c7-35c5-4fd7-a354-775ceb4ca75d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T194340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f85b3a5b8fe490f76c1130a47cf2b53bc4af77b01565356d3890ab76fb6d3bd 19:43:40 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:40 Dload Upload Total Spent Left Speed 19:43:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4337 0 0 100 4337 0 16875 --:--:-- --:--:-- --:--:-- 16941 19:43:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] } 19:43:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:43:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:43:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:43:41 19:43:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:43:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:43:41 df9b9388f04a: Pulling fs layer 19:43:41 52dc419b0ee2: Pulling fs layer 19:43:41 25bc292e5bac: Pulling fs layer 19:43:41 114826534d7a: Pulling fs layer 19:43:41 4657fd5d0bcf: Pulling fs layer 19:43:41 6ad1cebc031e: Pulling fs layer 19:43:41 8a3aa393b2d8: Pulling fs layer 19:43:41 114826534d7a: Waiting 19:43:41 4657fd5d0bcf: Waiting 19:43:41 6ad1cebc031e: Waiting 19:43:41 8a3aa393b2d8: Waiting 19:43:41 25bc292e5bac: Download complete 19:43:41 52dc419b0ee2: Verifying Checksum 19:43:41 52dc419b0ee2: Download complete 19:43:41 4657fd5d0bcf: Download complete 19:43:41 df9b9388f04a: Download complete 19:43:41 df9b9388f04a: Pull complete 19:43:41 6ad1cebc031e: Verifying Checksum 19:43:41 6ad1cebc031e: Download complete 19:43:41 52dc419b0ee2: Pull complete 19:43:41 25bc292e5bac: Pull complete 19:43:42 114826534d7a: Verifying Checksum 19:43:42 114826534d7a: Download complete 19:43:42 8a3aa393b2d8: Verifying Checksum 19:43:42 8a3aa393b2d8: Download complete 19:43:45 114826534d7a: Pull complete 19:43:45 4657fd5d0bcf: Pull complete 19:43:45 6ad1cebc031e: Pull complete 19:43:48 8a3aa393b2d8: Pull complete 19:43:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:43:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:48 prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container 19:43:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:43:50 $ docker top fb0d0f5875fce58a15778e005fc26f5c24101578ded41ea7336a2b6a7fd64208 -eo pid,comm [Pipeline] { [Pipeline] echo 19:43:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 19:43:51 + set -o pipefail 19:43:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 19:43:56 19:43:56 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 19:43:56 19:43:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/4a2aab1d-d1b9-4490-a696-2d8da282a65f 19:43:56 19:43:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:43:56 19:43:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:43:56 19:43:57 19:43:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:43:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:43:57 More details here: https://snyk.co/ue1NS [Pipeline] } 19:43:57 $ docker stop --time=1 fb0d0f5875fce58a15778e005fc26f5c24101578ded41ea7336a2b6a7fd64208 19:43:59 $ docker rm -f --volumes fb0d0f5875fce58a15778e005fc26f5c24101578ded41ea7336a2b6a7fd64208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:44:00 + git log --format=format:%s -1 d32bfb144ed79cec845816023cbf1136d6c5c0b8 [Pipeline] sh 19:44:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:44:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:44:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:01 prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container 19:44:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:44:01 $ docker top d4ba9e7f78a0fd20d2ee284a7b6b10fa9cd77456a3cedc8074a8850d7d66305e -eo pid,comm 19:44:01 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). 19:44:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:44:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:44:01 [ssh-agent] Looking for ssh-agent implementation... 19:44:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:44:01 $ docker exec d4ba9e7f78a0fd20d2ee284a7b6b10fa9cd77456a3cedc8074a8850d7d66305e ssh-agent 19:44:01 SSH_AUTH_SOCK=/tmp/ssh-JxECPZrmmoMs/agent.32 19:44:01 SSH_AGENT_PID=38 19:44:01 Running ssh-add (command line suppressed) 19:44:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3891524913577151627.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3891524913577151627.key) 19:44:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:44:02 + git semver tag 19:44:02 2023-01-09 19:44:02,391 [run_tag] DEBUG tag force:False 19:44:02 2023-01-09 19:44:02,391 [check_head_tag] DEBUG check head tag 19:44:02 2023-01-09 19:44:02,392 [execute] INFO git cat-file --batch-check 19:44:02 2023-01-09 19:44:02,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:44:02 2023-01-09 19:44:02,396 [execute] INFO git cat-file --batch 19:44:02 2023-01-09 19:44:02,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:44:02 2023-01-09 19:44:02,415 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:44:02 2023-01-09 19:44:02,415 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 19:44:02 2023-01-09 19:44:02,415 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:44:02 2023-01-09 19:44:02,420 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:44:02 3.0.0-dev.1 [Pipeline] } 19:44:02 $ docker exec --env ******** --env ******** d4ba9e7f78a0fd20d2ee284a7b6b10fa9cd77456a3cedc8074a8850d7d66305e ssh-agent -k 19:44:02 unset SSH_AUTH_SOCK; 19:44:02 unset SSH_AGENT_PID; 19:44:02 echo Agent pid 38 killed; 19:44:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:44:02 + git semver [Pipeline] } 19:44:03 $ docker stop --time=1 d4ba9e7f78a0fd20d2ee284a7b6b10fa9cd77456a3cedc8074a8850d7d66305e 19:44:04 $ docker rm -f --volumes d4ba9e7f78a0fd20d2ee284a7b6b10fa9cd77456a3cedc8074a8850d7d66305e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:44:04 19:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:44:05 0.23.1-centos7: Pulling from edgex-lftools 19:44:05 ab5ef0e58194: Pulling fs layer 19:44:05 9712f1f96733: Pulling fs layer 19:44:05 63f879dbbcfc: Pulling fs layer 19:44:05 0d9ebad4ef96: Pulling fs layer 19:44:05 e9a5061849ea: Pulling fs layer 19:44:05 d747dcd14b5f: Pulling fs layer 19:44:05 2de7ff778b66: Pulling fs layer 19:44:05 d747dcd14b5f: Waiting 19:44:05 e9a5061849ea: Waiting 19:44:05 0d9ebad4ef96: Waiting 19:44:05 2de7ff778b66: Waiting 19:44:05 9712f1f96733: Verifying Checksum 19:44:05 9712f1f96733: Download complete 19:44:05 63f879dbbcfc: Verifying Checksum 19:44:05 63f879dbbcfc: Download complete 19:44:05 e9a5061849ea: Verifying Checksum 19:44:05 e9a5061849ea: Download complete 19:44:05 ab5ef0e58194: Verifying Checksum 19:44:05 ab5ef0e58194: Download complete 19:44:05 0d9ebad4ef96: Verifying Checksum 19:44:05 0d9ebad4ef96: Download complete 19:44:05 d747dcd14b5f: Download complete 19:44:05 2de7ff778b66: Verifying Checksum 19:44:05 2de7ff778b66: Download complete 19:44:08 ab5ef0e58194: Pull complete 19:44:08 9712f1f96733: Pull complete 19:44:09 63f879dbbcfc: Pull complete 19:44:12 0d9ebad4ef96: Pull complete 19:44:12 e9a5061849ea: Pull complete 19:44:12 d747dcd14b5f: Pull complete 19:44:13 2de7ff778b66: Pull complete 19:44:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:44:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:13 prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container 19:44:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:44:16 $ docker top 282d8348db82d01abdc779e6ffad1b9298db54303b843edd1488825118af3590 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:44:16 provisioning config files... 19:44:16 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18200491474571437104tmp 19:44:16 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18171734560260334392tmp 19:44:16 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6772626434077164514tmp [Pipeline] { [Pipeline] echo 19:44:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:44:16 ---> sigul-configuration.sh 19:44:16 gpg: directory `/root/.gnupg' created 19:44:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:44:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:44:16 gpg: keyring `/root/.gnupg/secring.gpg' created 19:44:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:44:16 gpg: CAST5 encrypted data 19:44:16 gpg: encrypted with 1 passphrase 19:44:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:44:16 + mkdir /home/jenkins 19:44:16 + mkdir /home/jenkins/sigul [Pipeline] sh 19:44:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:44:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:44:17 ---> sigul-install.sh 19:44:17 Sigul already installed; skipping installation. [Pipeline] sh 19:44:17 + git tag --list 19:44:17 v0.0.0 19:44:17 v0.0.1-dev.1 19:44:17 v0.0.1-dev.10 19:44:17 v0.0.1-dev.11 19:44:17 v0.0.1-dev.12 19:44:17 v0.0.1-dev.13 19:44:17 v0.0.1-dev.14 19:44:17 v0.0.1-dev.15 19:44:17 v0.0.1-dev.16 19:44:17 v0.0.1-dev.2 19:44:17 v0.0.1-dev.3 19:44:17 v0.0.1-dev.4 19:44:17 v0.0.1-dev.5 19:44:17 v0.0.1-dev.6 19:44:17 v0.0.1-dev.7 19:44:17 v0.0.1-dev.8 19:44:17 v0.0.1-dev.9 19:44:17 v2.2.0 19:44:17 v2.2.0-dev.17 19:44:17 v2.2.0-dev.18 19:44:17 v2.2.0-dev.19 19:44:17 v2.2.0-dev.20 19:44:17 v2.2.0-dev.21 19:44:17 v2.2.0-dev.22 19:44:17 v2.2.0-dev.23 19:44:17 v2.2.0-dev.24 19:44:17 v2.2.0-dev.25 19:44:17 v2.2.0-dev.26 19:44:17 v2.2.0-dev.27 19:44:17 v2.3.0 19:44:17 v2.3.0-dev.1 19:44:17 v2.3.0-dev.10 19:44:17 v2.3.0-dev.11 19:44:17 v2.3.0-dev.12 19:44:17 v2.3.0-dev.13 19:44:17 v2.3.0-dev.14 19:44:17 v2.3.0-dev.15 19:44:17 v2.3.0-dev.16 19:44:17 v2.3.0-dev.17 19:44:17 v2.3.0-dev.18 19:44:17 v2.3.0-dev.19 19:44:17 v2.3.0-dev.2 19:44:17 v2.3.0-dev.20 19:44:17 v2.3.0-dev.21 19:44:17 v2.3.0-dev.22 19:44:17 v2.3.0-dev.23 19:44:17 v2.3.0-dev.24 19:44:17 v2.3.0-dev.25 19:44:17 v2.3.0-dev.26 19:44:17 v2.3.0-dev.27 19:44:17 v2.3.0-dev.28 19:44:17 v2.3.0-dev.3 19:44:17 v2.3.0-dev.4 19:44:17 v2.3.0-dev.5 19:44:17 v2.3.0-dev.6 19:44:17 v2.3.0-dev.7 19:44:17 v2.3.0-dev.8 19:44:17 v2.3.0-dev.9 19:44:17 v3.0.0-dev.1 [Pipeline] sh 19:44:17 + lftools sign git-tag v3.0.0-dev.1 19:44:18 Signing Git tag with Sigul... 19:44:18 Signing v3.0.0-dev.1 [Pipeline] echo 19:44:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:44:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:44:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:44:19 $ docker stop --time=1 282d8348db82d01abdc779e6ffad1b9298db54303b843edd1488825118af3590 19:44:20 $ docker rm -f --volumes 282d8348db82d01abdc779e6ffad1b9298db54303b843edd1488825118af3590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:44:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:44:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:44:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:21 prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container 19:44:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:44:21 $ docker top c0dda885ced4ab2ea5d4893c650066dcbe74f1596952d41cf35b737a0f638578 -eo pid,comm 19:44:21 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). 19:44:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:44:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:44:21 [ssh-agent] Looking for ssh-agent implementation... 19:44:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:44:21 $ docker exec c0dda885ced4ab2ea5d4893c650066dcbe74f1596952d41cf35b737a0f638578 ssh-agent 19:44:21 SSH_AUTH_SOCK=/tmp/ssh-8UHMTnrQM3dg/agent.32 19:44:21 SSH_AGENT_PID=38 19:44:21 Running ssh-add (command line suppressed) 19:44:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14209833392819452929.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14209833392819452929.key) 19:44:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:44:22 + git semver bump pre 19:44:22 2023-01-09 19:44:22,372 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:44:22 2023-01-09 19:44:22,373 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev 19:44:22 2023-01-09 19:44:22,373 [bump_version] DEBUG bumped version:3.0.0-dev.2 19:44:22 2023-01-09 19:44:22,373 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 19:44:22 2023-01-09 19:44:22,373 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:44:22 2023-01-09 19:44:22,373 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:44:22 2023-01-09 19:44:22,375 [execute] INFO git cat-file --batch-check 19:44:22 2023-01-09 19:44:22,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:44:22 2023-01-09 19:44:22,379 [execute] INFO git cat-file --batch 19:44:22 2023-01-09 19:44:22,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:44:22 2023-01-09 19:44:22,384 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:44:22 3.0.0-dev.2 [Pipeline] } 19:44:22 $ docker exec --env ******** --env ******** c0dda885ced4ab2ea5d4893c650066dcbe74f1596952d41cf35b737a0f638578 ssh-agent -k 19:44:22 unset SSH_AUTH_SOCK; 19:44:22 unset SSH_AGENT_PID; 19:44:22 echo Agent pid 38 killed; 19:44:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:44:22 + git semver [Pipeline] } 19:44:23 $ docker stop --time=1 c0dda885ced4ab2ea5d4893c650066dcbe74f1596952d41cf35b737a0f638578 19:44:24 $ docker rm -f --volumes c0dda885ced4ab2ea5d4893c650066dcbe74f1596952d41cf35b737a0f638578 [Pipeline] // withDockerContainer [Pipeline] sh 19:44:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:44:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:44:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:25 prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container 19:44:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:44:25 $ docker top 0a48e7b9d1aff78cd4b632b06d83ab808aa67df4fb35d2532bb613c95970847e -eo pid,comm 19:44:25 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). 19:44:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:44:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:44:25 [ssh-agent] Looking for ssh-agent implementation... 19:44:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:44:25 $ docker exec 0a48e7b9d1aff78cd4b632b06d83ab808aa67df4fb35d2532bb613c95970847e ssh-agent 19:44:25 SSH_AUTH_SOCK=/tmp/ssh-JWXSVBX7ursU/agent.33 19:44:25 SSH_AGENT_PID=39 19:44:25 Running ssh-add (command line suppressed) 19:44:25 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6367793030178069771.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6367793030178069771.key) 19:44:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:44:26 + git semver push 19:44:26 2023-01-09 19:44:26,368 [run_push] DEBUG push 19:44:26 2023-01-09 19:44:26,369 [execute] INFO git cat-file --batch-check 19:44:26 2023-01-09 19:44:26,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:44:26 2023-01-09 19:44:26,372 [execute] INFO git rev-list c33fcc06f3b97e24c8e8ff26a2477f9afe30bf55 -- 19:44:26 2023-01-09 19:44:26,373 [execute] DEBUG Popen(['git', 'rev-list', 'c33fcc06f3b97e24c8e8ff26a2477f9afe30bf55', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:44:26 2023-01-09 19:44:26,379 [execute] INFO git fetch -v origin 19:44:26 2023-01-09 19:44:26,380 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:44:26 2023-01-09 19:44:26,900 [run_push] DEBUG no remote changes detected 19:44:26 2023-01-09 19:44:26,900 [execute] INFO git push origin semver 19:44:26 2023-01-09 19:44:26,900 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:44:27 2023-01-09 19:44:27,736 [run_push] DEBUG push all version tags 19:44:27 2023-01-09 19:44:27,737 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:44:27 2023-01-09 19:44:27,737 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:44:28 2023-01-09 19:44:28,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:44:28 3.0.0-dev.2 [Pipeline] } 19:44:28 $ docker exec --env ******** --env ******** 0a48e7b9d1aff78cd4b632b06d83ab808aa67df4fb35d2532bb613c95970847e ssh-agent -k 19:44:28 unset SSH_AUTH_SOCK; 19:44:28 unset SSH_AGENT_PID; 19:44:28 echo Agent pid 39 killed; 19:44:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:44:29 + git semver [Pipeline] } 19:44:29 $ docker stop --time=1 0a48e7b9d1aff78cd4b632b06d83ab808aa67df4fb35d2532bb613c95970847e 19:44:30 $ docker rm -f --volumes 0a48e7b9d1aff78cd4b632b06d83ab808aa67df4fb35d2532bb613c95970847e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:44:31 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 19:44:31 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:44:31 total 16 19:44:31 drwxr-xr-x 3 root root 4096 Jan 9 19:33 . 19:44:31 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 19:44 .. 19:44:31 drwxr-xr-x 2 root root 4096 Jan 9 19:33 cost 19:44:31 -rw-r--r-- 1 root root 89 Jan 9 19:33 cost.csv 19:44:31 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 19:44:31 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:44:31 total 16 19:44:31 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 19:33 . 19:44:31 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 19:44 .. 19:44:31 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 19:33 cost 19:44:31 -rw-r--r-- 1 jenkins jenkins 89 Jan 9 19:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:44:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:44:32 ---> package-listing.sh 19:44:32 ++ facter osfamily 19:44:32 ++ tr '[:upper:]' '[:lower:]' 19:44:32 + OS_FAMILY=debian 19:44:32 + workspace=/w/workspace/exfoundry_device-usb-camera_main 19:44:32 + START_PACKAGES=/tmp/packages_start.txt 19:44:32 + END_PACKAGES=/tmp/packages_end.txt 19:44:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:32 + PACKAGES=/tmp/packages_start.txt 19:44:32 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:44:32 + PACKAGES=/tmp/packages_end.txt 19:44:32 + case "${OS_FAMILY}" in 19:44:32 + dpkg -l 19:44:32 + grep '^ii' 19:44:32 + '[' -f /tmp/packages_start.txt ']' 19:44:32 + '[' -f /tmp/packages_end.txt ']' 19:44:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:32 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:44:32 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 19:44:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 19:44:32 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:44:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:44:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:33 prd-ubuntu20.04-docker-8c-8g-1475 does not seem to be running inside a container 19:44:33 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:44:33 $ docker top 50e1c876fffea4039544dadcd166d0103ce21deaa662a53ce0e9627ceeaf9db3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:34 + touch /tmp/pre-build-complete [Pipeline] sh 19:44:34 + mkdir -p /var/log/sysstat [Pipeline] sh 19:44:34 + ls /var/log/sa-host 19:44:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:34 provisioning config files... 19:44:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15515969847145959449tmp [Pipeline] { [Pipeline] echo 19:44:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:35 ---> create-netrc.sh [Pipeline] } 19:44:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:35 ---> python-tools-install.sh [Pipeline] echo 19:44:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:35 ---> sudo-logs.sh 19:44:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:44:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:36 ---> job-cost.sh 19:44:36 lf-activate-venv: SKIPPING 19:44:36 DEBUG: total: 0.2199999988079071 19:44:36 INFO: Retrieving Stack Cost... 19:44:36 INFO: Retrieving Pricing Info for: v3-standard-8 19:44:36 INFO: Archiving Costs [Pipeline] echo 19:44:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:37 ---> logs-deploy.sh 19:44:37 lf-activate-venv: SKIPPING 19:44:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/72 19:44:37 INFO: archiving workspace using pattern(s): 19:44:38 Archives upload complete. 19:44:38 INFO: archiving logs to Nexus 19:44:39 ---> uname -a: 19:44:39 Linux prd-ubuntu20-04-docker-8c-8g-1475 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:44:39 19:44:39 19:44:39 ---> lscpu: 19:44:39 Architecture: x86_64 19:44:39 CPU op-mode(s): 32-bit, 64-bit 19:44:39 Byte Order: Little Endian 19:44:39 Address sizes: 40 bits physical, 48 bits virtual 19:44:39 CPU(s): 8 19:44:39 On-line CPU(s) list: 0-7 19:44:39 Thread(s) per core: 1 19:44:39 Core(s) per socket: 1 19:44:39 Socket(s): 8 19:44:39 NUMA node(s): 1 19:44:39 Vendor ID: AuthenticAMD 19:44:39 CPU family: 23 19:44:39 Model: 49 19:44:39 Model name: AMD EPYC-Rome Processor 19:44:39 Stepping: 0 19:44:39 CPU MHz: 2799.998 19:44:39 BogoMIPS: 5599.99 19:44:39 Virtualization: AMD-V 19:44:39 Hypervisor vendor: KVM 19:44:39 Virtualization type: full 19:44:39 L1d cache: 256 KiB 19:44:39 L1i cache: 256 KiB 19:44:39 L2 cache: 4 MiB 19:44:39 L3 cache: 128 MiB 19:44:39 NUMA node0 CPU(s): 0-7 19:44:39 Vulnerability Itlb multihit: Not affected 19:44:39 Vulnerability L1tf: Not affected 19:44:39 Vulnerability Mds: Not affected 19:44:39 Vulnerability Meltdown: Not affected 19:44:39 Vulnerability Mmio stale data: Not affected 19:44:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:44:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:44:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:44:39 Vulnerability Srbds: Not affected 19:44:39 Vulnerability Tsx async abort: Not affected 19:44:39 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 19:44:39 19:44:39 19:44:39 ---> nproc: 19:44:39 8 19:44:39 19:44:39 19:44:39 ---> df -h: 19:44:39 Filesystem Size Used Avail Use% Mounted on 19:44:39 overlay 155G 13G 143G 9% / 19:44:39 tmpfs 64M 0 64M 0% /dev 19:44:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:44:39 shm 64M 0 64M 0% /dev/shm 19:44:39 /dev/vda1 155G 13G 143G 9% /facter-os 19:44:39 19:44:39 19:44:39 ---> sar -b -r -n DEV: 19:44:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1475) 01/09/23 _x86_64_ (8 CPU) 19:44:39 19:44:39 19:09:13 LINUX RESTART (8 CPU) 19:44:39 19:44:39 19:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:44:39 19:11:01 6.05 0.00 6.05 0.00 0.00 377.42 0.00 19:44:39 19:12:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 19:44:39 19:13:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 19:44:39 19:14:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 19:44:39 19:15:01 50.91 10.58 40.33 0.00 5158.34 8719.21 0.00 19:44:39 19:16:02 6.10 0.02 6.08 0.00 0.13 121.83 0.00 19:44:39 19:17:01 1.46 0.02 1.44 0.00 0.14 16.81 0.00 19:44:39 19:18:01 2.05 0.00 2.05 0.00 0.00 23.33 0.00 19:44:39 19:19:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 19:44:39 19:20:01 2.17 0.00 2.17 0.00 0.00 25.33 0.00 19:44:39 19:21:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 19:44:39 19:22:01 1.95 0.00 1.95 0.00 0.00 22.40 0.00 19:44:39 19:23:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 19:44:39 19:24:01 1.88 0.00 1.88 0.00 0.00 22.53 0.00 19:44:39 19:25:01 2.23 0.02 2.22 0.00 0.13 29.73 0.00 19:44:39 19:26:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 19:44:39 19:27:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 19:44:39 19:28:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 19:44:39 19:29:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 19:44:39 19:30:01 1.92 0.00 1.92 0.00 0.00 22.93 0.00 19:44:39 19:31:01 3.30 1.02 2.28 0.00 21.86 30.39 0.00 19:44:39 19:32:01 167.84 15.65 152.19 0.00 1934.74 64645.36 0.00 19:44:39 19:33:01 160.41 0.42 159.99 0.00 30.13 39686.59 0.00 19:44:39 19:34:01 145.93 0.10 145.83 0.00 12.13 28872.24 0.00 19:44:39 19:35:01 1.73 0.00 1.73 0.00 0.00 21.86 0.00 19:44:39 19:36:01 1.70 0.00 1.70 0.00 0.00 20.13 0.00 19:44:39 19:37:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 19:44:39 19:38:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 19:44:39 19:39:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 19:44:39 19:40:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 19:44:39 19:41:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 19:44:39 19:42:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 19:44:39 19:43:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 19:44:39 19:44:01 60.11 0.37 59.74 0.00 12.40 35154.67 0.00 19:44:39 Average: 18.80 0.83 17.97 0.00 210.98 5239.60 0.00 19:44:39 19:44:39 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:44:39 19:11:01 30623284 31895720 484480 1.47 47252 1542252 1664656 4.91 590920 1415564 12 19:44:39 19:12:01 30623584 31896272 483712 1.47 47284 1542256 1664656 4.91 589944 1415748 8 19:44:39 19:13:01 30623780 31896480 483280 1.47 47324 1542256 1664656 4.91 589948 1415748 8 19:44:39 19:14:01 30624276 31897412 482700 1.47 47348 1542260 1664656 4.91 590492 1416124 4 19:44:39 19:15:01 30095992 31862676 487340 1.48 81440 1996856 1748064 5.15 915336 1580120 948 19:44:39 19:16:02 30100668 31862732 487124 1.48 80048 1993604 1714660 5.05 914072 1576908 172 19:44:39 19:17:01 30100212 31862376 487448 1.48 80148 1993604 1714660 5.05 914668 1576912 8 19:44:39 19:18:01 30099828 31862292 487248 1.48 80244 1993608 1714660 5.05 915688 1577076 4 19:44:39 19:19:01 30099448 31862004 487488 1.48 80332 1993612 1714660 5.05 916096 1577080 8 19:44:39 19:20:01 30099224 31861900 487308 1.48 80428 1993620 1714660 5.05 916144 1577088 8 19:44:39 19:21:01 30098948 31861808 487424 1.48 80524 1993620 1714660 5.05 916420 1577176 8 19:44:39 19:22:01 30098932 31861896 487272 1.48 80620 1993624 1714660 5.05 916384 1577180 8 19:44:39 19:23:01 30099132 31862172 487128 1.48 80708 1993628 1714660 5.05 916456 1577184 8 19:44:39 19:24:01 30098712 31861868 487324 1.48 80804 1993632 1714660 5.05 916648 1577192 8 19:44:39 19:25:01 30096124 31859364 489488 1.49 80912 1993604 1711944 5.05 916988 1577168 8 19:44:39 19:26:01 30096116 31859476 489308 1.49 80984 1993612 1711944 5.05 917368 1577172 180 19:44:39 19:27:01 30096092 31859464 489204 1.49 81024 1993608 1711944 5.05 917716 1577176 20 19:44:39 19:28:01 30095760 31859188 489428 1.49 81064 1993612 1711944 5.05 917708 1577176 12 19:44:39 19:29:01 30096280 31859768 488816 1.49 81080 1993620 1711944 5.05 917880 1577180 8 19:44:39 19:30:01 30095988 31859536 488964 1.49 81168 1993616 1711944 5.05 917920 1577188 8 19:44:39 19:31:01 30093944 31858444 489792 1.49 81284 1994244 1724620 5.08 918348 1577720 8 19:44:39 19:32:01 27428652 31516076 774884 2.36 167536 4076504 2069996 6.10 1521544 3429252 438704 19:44:39 19:33:01 27649144 31539600 745856 2.27 178496 3896272 1895416 5.59 1508472 3238844 25284 19:44:39 19:34:01 26997412 31546912 735856 2.24 188656 4487956 1780484 5.25 1569096 3771452 384 19:44:39 19:35:01 26997536 31547080 735576 2.24 188704 4487952 1780484 5.25 1568528 3771456 32 19:44:39 19:36:01 26998100 31547748 734760 2.23 188744 4487968 1780484 5.25 1568476 3771464 8 19:44:39 19:37:01 26998560 31548236 734440 2.23 188776 4487968 1780484 5.25 1568180 3771468 8 19:44:39 19:38:01 27006544 31556272 726392 2.21 188816 4487972 1780484 5.25 1559948 3771468 8 19:44:39 19:39:01 27006340 31556060 726560 2.21 188848 4487972 1780484 5.25 1560028 3771468 16 19:44:39 19:40:01 27006544 31556320 726264 2.21 188896 4487960 1780484 5.25 1559792 3771476 8 19:44:39 19:41:01 27006724 31556544 725952 2.21 188928 4487980 1780484 5.25 1560188 3771476 16 19:44:39 19:42:01 27006304 31556212 726164 2.21 188964 4487980 1780484 5.25 1560184 3771480 8 19:44:39 19:43:01 27006264 31556216 726132 2.21 188980 4487984 1780484 5.25 1560164 3771484 12 19:44:39 19:44:01 26179640 31507716 773260 2.35 209400 5191860 2036964 6.00 1666884 4436908 680 19:44:39 Average: 28983650 31744525 583070 1.77 117817 2885549 1754180 5.17 1125724 2391105 13724 19:44:39 19:44:39 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:44:39 19:11:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:12:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:13:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:44:39 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:14:01 ens3 0.58 0.37 0.35 0.27 0.00 0.00 0.00 0.00 19:44:39 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:15:01 ens3 156.36 91.80 2749.90 6.50 0.00 0.00 0.00 0.00 19:44:39 19:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:44:39 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:16:02 ens3 0.32 0.23 0.02 0.02 0.00 0.00 0.00 0.00 19:44:39 19:16:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:17:01 ens3 0.34 0.17 0.35 0.01 0.00 0.00 0.00 0.00 19:44:39 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:18:01 ens3 0.32 0.32 1.16 0.02 0.00 0.00 0.00 0.00 19:44:39 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:20:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 19:44:39 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:21:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 19:44:39 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:22:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:25:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:44:39 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:26:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:27:01 ens3 0.52 0.35 0.26 0.21 0.00 0.00 0.00 0.00 19:44:39 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:28:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:30:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:44:39 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:31:01 ens3 0.20 0.07 0.12 0.00 0.00 0.00 0.00 0.00 19:44:39 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:32:01 ens3 691.68 488.92 8427.62 118.41 0.00 0.00 0.00 0.00 19:44:39 19:32:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 19:44:39 19:32:01 docker0 190.77 256.04 15.06 2485.88 0.00 0.00 0.00 0.00 19:44:39 19:33:01 ens3 63.04 40.61 285.97 18.09 0.00 0.00 0.00 0.00 19:44:39 19:33:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 19:44:39 19:33:01 docker0 2.30 4.43 0.16 40.80 0.00 0.00 0.00 0.00 19:44:39 19:34:01 ens3 271.03 209.23 3169.16 961.49 0.00 0.00 0.00 0.00 19:44:39 19:34:01 lo 10.13 10.13 0.99 0.99 0.00 0.00 0.00 0.00 19:44:39 19:34:01 docker0 12.03 29.87 0.95 601.65 0.00 0.00 0.00 0.00 19:44:39 19:35:01 ens3 0.50 0.12 0.12 0.07 0.00 0.00 0.00 0.00 19:44:39 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:36:01 ens3 10.91 7.77 12.56 0.73 0.00 0.00 0.00 0.00 19:44:39 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:37:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:44:39 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:38:01 ens3 1.18 0.68 0.43 0.30 0.00 0.00 0.00 0.00 19:44:39 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:39:01 ens3 1.58 0.67 0.60 0.41 0.00 0.00 0.00 0.00 19:44:39 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:40:01 ens3 1.38 0.50 0.40 0.27 0.00 0.00 0.00 0.00 19:44:39 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:41:01 ens3 1.30 0.58 0.46 0.28 0.00 0.00 0.00 0.00 19:44:39 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:42:01 ens3 0.62 0.43 0.35 0.28 0.00 0.00 0.00 0.00 19:44:39 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:39 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:44:01 ens3 243.06 199.88 4681.88 129.04 0.00 0.00 0.00 0.00 19:44:39 19:44:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:44:39 19:44:01 vethc801878 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:44:01 veth8764bcd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 19:44:01 docker0 36.11 54.99 3.27 694.87 0.00 0.00 0.00 0.00 19:44:39 Average: ens3 42.60 30.72 568.87 36.39 0.00 0.00 0.00 0.00 19:44:39 Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 19:44:39 Average: vethc801878 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 Average: veth8764bcd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:39 Average: docker0 7.10 10.16 0.57 112.50 0.00 0.00 0.00 0.00 19:44:39 19:44:39 19:44:39 ---> sar -P ALL: 19:44:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1475) 01/09/23 _x86_64_ (8 CPU) 19:44:39 19:44:39 19:09:13 LINUX RESTART (8 CPU) 19:44:39 19:44:39 19:10:01 CPU %user %nice %system %iowait %steal %idle 19:44:39 19:11:01 all 0.07 0.00 0.02 0.07 0.01 99.84 19:44:39 19:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:44:39 19:11:01 1 0.52 0.00 0.05 0.00 0.00 99.43 19:44:39 19:11:01 2 0.00 0.00 0.00 0.25 0.00 99.75 19:44:39 19:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:44:39 19:11:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:44:39 19:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:44:39 19:11:01 6 0.00 0.00 0.02 0.28 0.00 99.70 19:44:39 19:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:44:39 19:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:44:39 19:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:44:39 19:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:44:39 19:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:44:39 19:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:44:39 19:12:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:44:39 19:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:44:39 19:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:44:39 19:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:44:39 19:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:44:39 19:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:44:39 19:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:14:01 all 0.03 0.00 0.01 0.01 0.00 99.96 19:44:39 19:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:44:39 19:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:44:39 19:14:01 2 0.02 0.00 0.02 0.03 0.00 99.93 19:44:39 19:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:14:01 5 0.05 0.00 0.02 0.02 0.00 99.92 19:44:39 19:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:44:39 19:15:01 all 2.16 0.00 1.43 0.67 0.02 95.72 19:44:39 19:15:01 0 1.62 0.00 2.19 0.44 0.02 95.73 19:44:39 19:15:01 1 2.77 0.00 1.98 0.32 0.03 94.90 19:44:39 19:15:01 2 2.84 0.00 0.95 0.77 0.02 95.42 19:44:39 19:15:01 3 1.80 0.00 1.29 0.23 0.02 96.66 19:44:39 19:15:01 4 1.59 0.00 0.97 2.34 0.02 95.09 19:44:39 19:15:01 5 2.86 0.00 1.52 1.20 0.02 94.41 19:44:39 19:15:01 6 1.87 0.00 1.55 0.05 0.02 96.51 19:44:39 19:15:01 7 1.94 0.00 0.97 0.05 0.03 97.00 19:44:39 19:16:02 all 0.19 0.00 0.04 0.03 0.01 99.74 19:44:39 19:16:02 0 0.05 0.00 0.03 0.00 0.00 99.92 19:44:39 19:16:02 1 1.03 0.00 0.02 0.00 0.02 98.94 19:44:39 19:16:02 2 0.18 0.00 0.07 0.00 0.02 99.73 19:44:39 19:16:02 3 0.05 0.00 0.02 0.00 0.00 99.93 19:44:39 19:16:02 4 0.03 0.00 0.07 0.20 0.02 99.68 19:44:39 19:16:02 5 0.08 0.00 0.03 0.00 0.00 99.88 19:44:39 19:16:02 6 0.02 0.00 0.03 0.02 0.00 99.93 19:44:39 19:16:02 7 0.05 0.00 0.05 0.00 0.02 99.88 19:44:39 19:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 19:44:39 19:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:44:39 19:17:01 1 0.12 0.00 0.05 0.00 0.00 99.83 19:44:39 19:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:17:01 4 0.00 0.00 0.00 0.05 0.00 99.95 19:44:39 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:17:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:44:39 19:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:44:39 19:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:44:39 19:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:44:39 19:18:01 4 0.02 0.00 0.00 0.07 0.02 99.90 19:44:39 19:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:44:39 19:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:44:39 19:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:44:39 19:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:44:39 19:19:01 4 0.00 0.00 0.00 0.07 0.00 99.93 19:44:39 19:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:19:01 7 0.02 0.00 0.05 0.00 0.02 99.92 19:44:39 19:20:01 all 0.01 0.00 0.00 0.01 0.01 99.97 19:44:39 19:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:44:39 19:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:44:39 19:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:44:39 19:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:20:01 4 0.00 0.00 0.00 0.10 0.00 99.90 19:44:39 19:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:44:39 19:20:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:44:39 19:21:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:44:39 19:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:44:39 19:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:21:01 4 0.02 0.00 0.00 0.07 0.00 99.92 19:44:39 19:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:44:39 19:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:44:39 19:44:39 19:21:01 CPU %user %nice %system %iowait %steal %idle 19:44:39 19:22:01 all 0.04 0.00 0.01 0.01 0.00 99.94 19:44:39 19:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:44:39 19:22:01 1 0.20 0.00 0.00 0.00 0.00 99.80 19:44:39 19:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:22:01 4 0.02 0.00 0.00 0.10 0.02 99.87 19:44:39 19:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:44:39 19:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:44:39 19:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:23:01 4 0.02 0.00 0.02 0.07 0.00 99.90 19:44:39 19:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:44:39 19:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:44:39 19:24:01 all 0.11 0.00 0.01 0.01 0.00 99.86 19:44:39 19:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:24:01 1 0.78 0.00 0.03 0.00 0.02 99.17 19:44:39 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:24:01 4 0.00 0.00 0.02 0.05 0.00 99.93 19:44:39 19:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:24:01 7 0.03 0.00 0.03 0.02 0.02 99.90 19:44:39 19:25:01 all 0.03 0.00 0.03 0.01 0.00 99.94 19:44:39 19:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:44:39 19:25:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:44:39 19:25:01 3 0.03 0.00 0.02 0.02 0.00 99.93 19:44:39 19:25:01 4 0.03 0.00 0.03 0.02 0.00 99.92 19:44:39 19:25:01 5 0.07 0.00 0.03 0.00 0.00 99.90 19:44:39 19:25:01 6 0.00 0.00 0.02 0.03 0.00 99.95 19:44:39 19:25:01 7 0.03 0.00 0.03 0.02 0.02 99.90 19:44:39 19:26:01 all 0.10 0.00 0.01 0.01 0.01 99.87 19:44:39 19:26:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:44:39 19:26:01 1 0.73 0.00 0.00 0.00 0.00 99.27 19:44:39 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:44:39 19:26:01 4 0.00 0.00 0.02 0.02 0.02 99.95 19:44:39 19:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:26:01 6 0.02 0.00 0.00 0.03 0.00 99.95 19:44:39 19:26:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:44:39 19:27:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:44:39 19:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:44:39 19:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:44:39 19:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:44:39 19:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:44:39 19:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:44:39 19:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:44:39 19:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:28:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:44:39 19:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:44:39 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:44:39 19:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:44:39 19:28:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:44:39 19:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:28:01 6 0.00 0.00 0.02 0.03 0.00 99.95 19:44:39 19:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:44:39 19:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:44:39 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:44:39 19:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:44:39 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:44:39 19:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:44:39 19:30:01 all 0.00 0.00 0.00 0.01 0.01 99.97 19:44:39 19:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:44:39 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:44:39 19:30:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:44:39 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:30:01 6 0.00 0.00 0.00 0.07 0.00 99.93 19:44:39 19:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:44:39 19:31:01 all 0.05 0.00 0.03 0.02 0.00 99.90 19:44:39 19:31:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:44:39 19:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:31:01 3 0.22 0.00 0.07 0.02 0.00 99.70 19:44:39 19:31:01 4 0.02 0.00 0.03 0.02 0.00 99.93 19:44:39 19:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:44:39 19:31:01 6 0.00 0.00 0.05 0.12 0.02 99.82 19:44:39 19:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:32:01 all 10.22 0.00 4.02 2.42 0.06 83.28 19:44:39 19:32:01 0 10.25 0.00 3.45 0.61 0.07 85.63 19:44:39 19:32:01 1 9.58 0.00 4.82 10.63 0.07 74.90 19:44:39 19:32:01 2 8.41 0.00 2.93 1.42 0.05 87.20 19:44:39 19:32:01 3 10.84 0.00 4.78 0.41 0.07 83.91 19:44:39 19:32:01 4 11.02 0.00 4.00 2.59 0.05 82.34 19:44:39 19:32:01 5 11.69 0.00 4.43 0.56 0.07 83.26 19:44:39 19:32:01 6 11.88 0.00 3.07 1.36 0.05 83.64 19:44:39 19:32:01 7 8.08 0.00 4.67 1.87 0.07 85.31 19:44:39 19:44:39 19:32:01 CPU %user %nice %system %iowait %steal %idle 19:44:39 19:33:01 all 35.53 0.00 5.95 1.61 0.08 56.84 19:44:39 19:33:01 0 34.91 0.00 5.73 0.32 0.07 58.96 19:44:39 19:33:01 1 35.17 0.00 6.38 5.87 0.07 52.51 19:44:39 19:33:01 2 37.02 0.00 5.72 0.99 0.08 56.18 19:44:39 19:33:01 3 35.51 0.00 5.39 1.10 0.07 57.93 19:44:39 19:33:01 4 35.43 0.00 5.71 0.20 0.08 58.57 19:44:39 19:33:01 5 36.05 0.00 6.91 3.94 0.07 53.03 19:44:39 19:33:01 6 35.33 0.00 5.71 0.35 0.08 58.52 19:44:39 19:33:01 7 34.81 0.00 6.02 0.07 0.10 59.00 19:44:39 19:34:01 all 6.49 0.00 2.01 1.56 0.04 89.90 19:44:39 19:34:01 0 6.11 0.00 2.83 2.06 0.05 88.96 19:44:39 19:34:01 1 6.01 0.00 2.01 0.05 0.03 91.90 19:44:39 19:34:01 2 4.66 0.00 2.17 4.20 0.05 88.92 19:44:39 19:34:01 3 6.76 0.00 1.52 3.30 0.03 88.39 19:44:39 19:34:01 4 7.11 0.00 1.58 0.13 0.03 91.14 19:44:39 19:34:01 5 6.97 0.00 1.83 1.19 0.03 89.98 19:44:39 19:34:01 6 8.61 0.00 2.27 0.97 0.05 88.10 19:44:39 19:34:01 7 5.72 0.00 1.88 0.54 0.05 91.81 19:44:39 19:35:01 all 0.03 0.00 0.01 0.01 0.01 99.93 19:44:39 19:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:44:39 19:35:01 1 0.07 0.00 0.00 0.00 0.00 99.93 19:44:39 19:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:44:39 19:35:01 4 0.10 0.00 0.03 0.02 0.02 99.83 19:44:39 19:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:44:39 19:35:01 6 0.00 0.00 0.02 0.08 0.00 99.90 19:44:39 19:35:01 7 0.03 0.00 0.00 0.02 0.02 99.93 19:44:39 19:36:01 all 0.04 0.00 0.01 0.00 0.00 99.95 19:44:39 19:36:01 0 0.05 0.00 0.00 0.00 0.00 99.95 19:44:39 19:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:44:39 19:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:44:39 19:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:44:39 19:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:36:01 6 0.05 0.00 0.02 0.02 0.02 99.90 19:44:39 19:36:01 7 0.10 0.00 0.03 0.00 0.00 99.87 19:44:39 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:44:39 19:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:44:39 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:44:39 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:37:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:44:39 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:37:01 6 0.02 0.00 0.03 0.02 0.02 99.92 19:44:39 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:38:01 all 0.17 0.00 0.01 0.01 0.01 99.80 19:44:39 19:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:44:39 19:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:44:39 19:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:38:01 4 1.14 0.00 0.03 0.02 0.02 98.79 19:44:39 19:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:44:39 19:38:01 6 0.07 0.00 0.02 0.02 0.02 99.88 19:44:39 19:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:44:39 19:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:44:39 19:39:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:44:39 19:39:01 1 0.08 0.00 0.00 0.00 0.00 99.92 19:44:39 19:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 19:44:39 19:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:44:39 19:40:01 all 0.11 0.00 0.01 0.00 0.00 99.87 19:44:39 19:40:01 0 0.07 0.00 0.02 0.00 0.00 99.92 19:44:39 19:40:01 1 0.25 0.00 0.00 0.00 0.00 99.75 19:44:39 19:40:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:44:39 19:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:40:01 4 0.40 0.00 0.00 0.00 0.02 99.58 19:44:39 19:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:44:39 19:40:01 6 0.03 0.00 0.03 0.02 0.02 99.90 19:44:39 19:40:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:44:39 19:41:01 all 0.10 0.00 0.01 0.00 0.00 99.88 19:44:39 19:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:44:39 19:41:01 1 0.05 0.00 0.00 0.00 0.00 99.95 19:44:39 19:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:44:39 19:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:44:39 19:41:01 4 0.63 0.00 0.02 0.00 0.00 99.35 19:44:39 19:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:44:39 19:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 19:44:39 19:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:44:39 19:42:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:44:39 19:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:44:39 19:42:01 1 0.05 0.00 0.00 0.00 0.00 99.95 19:44:39 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:44:39 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:42:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:44:39 19:42:01 7 0.00 0.00 0.02 0.03 0.02 99.93 19:44:39 19:43:01 all 0.14 0.00 0.01 0.01 0.00 99.84 19:44:39 19:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:44:39 19:43:01 1 0.90 0.00 0.02 0.00 0.00 99.09 19:44:39 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:39 19:43:01 4 0.08 0.00 0.02 0.00 0.00 99.90 19:44:39 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:39 19:43:01 6 0.03 0.00 0.02 0.07 0.02 99.87 19:44:39 19:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:44:39 19:44:39 19:43:01 CPU %user %nice %system %iowait %steal %idle 19:44:39 19:44:01 all 4.14 0.00 1.71 0.77 0.03 93.36 19:44:39 19:44:01 0 4.45 0.00 1.86 0.02 0.03 93.64 19:44:39 19:44:01 1 3.79 0.00 1.23 0.20 0.02 94.76 19:44:39 19:44:01 2 4.77 0.00 2.07 1.98 0.02 91.17 19:44:39 19:44:01 3 4.05 0.00 1.15 0.08 0.02 94.70 19:44:39 19:44:01 4 3.49 0.00 1.78 2.80 0.02 91.91 19:44:39 19:44:01 5 3.20 0.00 1.59 0.00 0.03 95.18 19:44:39 19:44:01 6 5.12 0.00 2.22 1.02 0.05 91.59 19:44:39 19:44:01 7 4.25 0.00 1.76 0.02 0.02 93.95 19:44:39 Average: all 1.75 0.00 0.45 0.21 0.01 97.58 19:44:39 Average: 0 1.70 0.00 0.49 0.10 0.01 97.70 19:44:39 Average: 1 1.82 0.00 0.49 0.50 0.01 97.19 19:44:39 Average: 2 1.70 0.00 0.41 0.28 0.01 97.60 19:44:39 Average: 3 1.73 0.00 0.42 0.15 0.01 97.69 19:44:39 Average: 4 1.78 0.00 0.42 0.26 0.01 97.52 19:44:39 Average: 5 1.79 0.00 0.48 0.20 0.01 97.53 19:44:39 Average: 6 1.84 0.00 0.44 0.14 0.01 97.56 19:44:39 Average: 7 1.61 0.00 0.46 0.08 0.01 97.83 19:44:39 19:44:39 19:44:39