Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d5c5da43a104ea1175f08e8bd4156385d9bd27b 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-ssh10534271756444319202.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6909345717911228135.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16485496913944973241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5263368683937356278.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-ssh2335765241004896200.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24696 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 9d5c5da43a104ea1175f08e8bd4156385d9bd27b (main) > 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 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 Commit message: "Merge pull request #81 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.20" > git rev-list --no-walk 99c3e66cd2b563900f26eeb72b7fbc675658f659 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:11:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:11:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:11:08 ========================================================= 21:11:08 EdgeX Global Pipelines Version Info 21:11:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:11:09 ------------------- 21:11:09 stable info: 21:11:09 ------------------- 21:11:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:11:09 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:11:09 Message: update stable to v1.0.239 21:11:10 ------------------- 21:11:10 experimental info: 21:11:10 ------------------- 21:11:10 Commited By: **** collab-it+edgex@linuxfoundation.org 21:11:10 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:11:10 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d5c5da [Pipeline] echo 21:11:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:10 provisioning config files... 21:11:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2470933663384749604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:11 ---> docker-login.sh 21:11:11 nexus3.edgexfoundry.org:10001 21:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:11 Configure a credential helper to remove this warning. See 21:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:11 21:11:11 Login Succeeded 21:11:11 nexus3.edgexfoundry.org:10002 21:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:11 Configure a credential helper to remove this warning. See 21:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:11 21:11:11 Login Succeeded 21:11:11 nexus3.edgexfoundry.org:10003 21:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:11 Configure a credential helper to remove this warning. See 21:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:11 21:11:11 Login Succeeded 21:11:11 nexus3.edgexfoundry.org:10004 21:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:11 Configure a credential helper to remove this warning. See 21:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:11 21:11:11 Login Succeeded 21:11:11 docker.io 21:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:12 Configure a credential helper to remove this warning. See 21:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:12 21:11:12 Login Succeeded 21:11:12 ---> docker-login.sh ends [Pipeline] } 21:11:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:11:12 + git rev-list -1 --merges 9d5c5da43a104ea1175f08e8bd4156385d9bd27b~1..9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] echo 21:11:12 -----------> git rev-list -1 --merges 9d5c5da43a104ea1175f08e8bd4156385d9bd27b~1..9d5c5da43a104ea1175f08e8bd4156385d9bd27b 9d5c5da43a104ea1175f08e8bd4156385d9bd27b 21:11:12 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [false] [Pipeline] sh 21:11:13 + git log --format=format:%s -1 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] echo 21:11:13 ========================================================= 21:11:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:11:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:11:13 + git log --format=format:%s -1 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] echo 21:11:13 [semverPrep] GIT_COMMIT: 9d5c5da43a104ea1175f08e8bd4156385d9bd27b, Commit Message: Merge pull request #81 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.20 [Pipeline] echo 21:11:13 [semverPrep] This is not a build commit. [Pipeline] sh 21:11:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:11:13 + grep -v github /etc/ssh/ssh_known_hosts 21:11:13 + [ -e /tmp/ssh_known_hosts ] 21:11:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:11:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:11:13 + sudo tee -a /etc/ssh/ssh_known_hosts 21:11:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:14 21:11:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:14 0.1.4: Pulling from edgex-devops/py-git-semver 21:11:14 b85a868b505f: Pulling fs layer 21:11:14 e2be974225ed: Pulling fs layer 21:11:14 339a4e72a1f5: Pulling fs layer 21:11:14 988bab9f4d93: Pulling fs layer 21:11:14 1469e6f7b9e6: Pulling fs layer 21:11:14 eaf3925da568: Pulling fs layer 21:11:14 bab4dde63d76: Pulling fs layer 21:11:14 bde34c3a00c8: Pulling fs layer 21:11:14 b352a97aabf1: Pulling fs layer 21:11:14 4872d77fe225: Pulling fs layer 21:11:14 5851b861e8e6: Pulling fs layer 21:11:14 1469e6f7b9e6: Waiting 21:11:14 eaf3925da568: Waiting 21:11:14 bab4dde63d76: Waiting 21:11:14 bde34c3a00c8: Waiting 21:11:14 b352a97aabf1: Waiting 21:11:14 4872d77fe225: Waiting 21:11:14 5851b861e8e6: Waiting 21:11:14 988bab9f4d93: Waiting 21:11:14 e2be974225ed: Download complete 21:11:14 988bab9f4d93: Download complete 21:11:14 1469e6f7b9e6: Verifying Checksum 21:11:14 1469e6f7b9e6: Download complete 21:11:14 eaf3925da568: Verifying Checksum 21:11:14 eaf3925da568: Download complete 21:11:14 339a4e72a1f5: Verifying Checksum 21:11:14 339a4e72a1f5: Download complete 21:11:14 bde34c3a00c8: Verifying Checksum 21:11:14 bde34c3a00c8: Download complete 21:11:14 b352a97aabf1: Download complete 21:11:14 4872d77fe225: Verifying Checksum 21:11:14 4872d77fe225: Download complete 21:11:14 5851b861e8e6: Verifying Checksum 21:11:14 5851b861e8e6: Download complete 21:11:14 b85a868b505f: Verifying Checksum 21:11:14 b85a868b505f: Download complete 21:11:15 bab4dde63d76: Verifying Checksum 21:11:15 bab4dde63d76: Download complete 21:11:16 b85a868b505f: Pull complete 21:11:16 e2be974225ed: Pull complete 21:11:16 339a4e72a1f5: Pull complete 21:11:17 988bab9f4d93: Pull complete 21:11:17 1469e6f7b9e6: Pull complete 21:11:17 eaf3925da568: Pull complete 21:11:19 bab4dde63d76: Pull complete 21:11:19 bde34c3a00c8: Pull complete 21:11:19 b352a97aabf1: Pull complete 21:11:19 4872d77fe225: Pull complete 21:11:19 5851b861e8e6: Pull complete 21:11:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:11:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:19 prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container 21:11:19 $ 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 21:11:20 $ docker top f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 -eo pid,comm 21:11:20 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). 21:11:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:11:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:20 [ssh-agent] Looking for ssh-agent implementation... 21:11:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:21 $ docker exec f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 ssh-agent 21:11:21 SSH_AUTH_SOCK=/tmp/ssh-7FIadvDvNLhy/agent.32 21:11:21 SSH_AGENT_PID=38 21:11:21 Running ssh-add (command line suppressed) 21:11:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5705221808173261812.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5705221808173261812.key) 21:11:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:21 + git tag --points-at HEAD [Pipeline] } 21:11:21 $ docker exec --env ******** --env ******** f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 ssh-agent -k 21:11:21 unset SSH_AUTH_SOCK; 21:11:21 unset SSH_AGENT_PID; 21:11:21 echo Agent pid 38 killed; 21:11:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:11:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:11:21 [ssh-agent] Looking for ssh-agent implementation... 21:11:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:11:21 $ docker exec f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 ssh-agent 21:11:22 SSH_AUTH_SOCK=/tmp/ssh-ATaar0CXEAXa/agent.70 21:11:22 SSH_AGENT_PID=77 21:11:22 Running ssh-add (command line suppressed) 21:11:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4283937906868201170.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4283937906868201170.key) 21:11:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:11:22 + git semver init 21:11:22 2022-09-06 21:11:22,711 [run_init] DEBUG init version:0.0.0 force:False 21:11:22 2022-09-06 21:11:22,712 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:11:22 2022-09-06 21:11:22,712 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:11:22 2022-09-06 21:11:22,713 [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) 21:11:23 2022-09-06 21:11:23,470 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:11:23 2022-09-06 21:11:23,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:11:23 2022-09-06 21:11:23,471 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:11:23 2022-09-06 21:11:23,471 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:11:23 2.3.0-dev.4 [Pipeline] } 21:11:23 $ docker exec --env ******** --env ******** f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 ssh-agent -k 21:11:23 unset SSH_AUTH_SOCK; 21:11:23 unset SSH_AGENT_PID; 21:11:23 echo Agent pid 77 killed; 21:11:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:11:24 + git semver [Pipeline] } 21:11:24 $ docker stop --time=1 f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 21:11:25 $ docker rm -f f0675c408b7733686eafd39dc6cf54ed3d70649df2a6d3f86a85bbdf3d8f0763 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:11:26 Stashed 1 file(s) [Pipeline] echo 21:11:26 [edgeXSemver]: initialized semver on version 2.3.0-dev.4 [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 21:11:26 provisioning config files... 21:11:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4448522437319593671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:27 ---> docker-login.sh 21:11:27 nexus3.edgexfoundry.org:10001 21:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:27 Configure a credential helper to remove this warning. See 21:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:27 21:11:27 Login Succeeded 21:11:27 nexus3.edgexfoundry.org:10002 21:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:27 Configure a credential helper to remove this warning. See 21:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:27 21:11:27 Login Succeeded 21:11:27 nexus3.edgexfoundry.org:10003 21:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:27 Configure a credential helper to remove this warning. See 21:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:27 21:11:27 Login Succeeded 21:11:27 nexus3.edgexfoundry.org:10004 21:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:27 Configure a credential helper to remove this warning. See 21:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:27 21:11:27 Login Succeeded 21:11:27 docker.io 21:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:27 Configure a credential helper to remove this warning. See 21:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:27 21:11:27 Login Succeeded 21:11:27 ---> docker-login.sh ends [Pipeline] } 21:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:27 ========================================================= 21:11:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:11:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:28 + 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 . 21:11:28 Sending build context to Docker daemon 858.1kB 21:11:28 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:11:28 Step 2/13 : FROM ${BASE} AS builder 21:11:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:11:28 2408cc74d12b: Pulling fs layer 21:11:28 ea60b727a1ce: Pulling fs layer 21:11:28 30c4a7721957: Pulling fs layer 21:11:28 370296b7ddb6: Pulling fs layer 21:11:28 7c6cee850709: Pulling fs layer 21:11:28 370296b7ddb6: Waiting 21:11:28 7c6cee850709: Waiting 21:11:28 39a5fcdaea64: Pulling fs layer 21:11:28 d94ebbe4e438: Pulling fs layer 21:11:28 39a5fcdaea64: Waiting 21:11:28 bcfd1f05c69d: Pulling fs layer 21:11:28 59ccb84bbe0f: Pulling fs layer 21:11:28 d94ebbe4e438: Waiting 21:11:28 bcfd1f05c69d: Waiting 21:11:28 30c4a7721957: Download complete 21:11:28 ea60b727a1ce: Verifying Checksum 21:11:28 ea60b727a1ce: Download complete 21:11:28 7c6cee850709: Verifying Checksum 21:11:28 7c6cee850709: Download complete 21:11:28 39a5fcdaea64: Verifying Checksum 21:11:28 39a5fcdaea64: Download complete 21:11:28 2408cc74d12b: Verifying Checksum 21:11:28 2408cc74d12b: Download complete 21:11:28 d94ebbe4e438: Verifying Checksum 21:11:28 d94ebbe4e438: Download complete 21:11:28 2408cc74d12b: Pull complete 21:11:28 ea60b727a1ce: Pull complete 21:11:28 30c4a7721957: Pull complete 21:11:28 59ccb84bbe0f: Download complete 21:11:28 bcfd1f05c69d: Verifying Checksum 21:11:28 bcfd1f05c69d: Download complete 21:11:28 370296b7ddb6: Verifying Checksum 21:11:28 370296b7ddb6: Download complete 21:11:33 370296b7ddb6: Pull complete 21:11:33 7c6cee850709: Pull complete 21:11:33 39a5fcdaea64: Pull complete 21:11:33 d94ebbe4e438: Pull complete 21:11:35 bcfd1f05c69d: Pull complete 21:11:35 59ccb84bbe0f: Pull complete 21:11:35 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:11:35 ---> a4fb48ad2a94 21:11:35 Step 3/13 : ARG MAKE="make build" 21:11:37 ---> Running in 2445ab5d9a16 21:11:37 Removing intermediate container 2445ab5d9a16 21:11:37 ---> 83c0d818d3c1 21:11:37 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:11:37 ---> Running in 52ad0073f2a5 21:11:37 Removing intermediate container 52ad0073f2a5 21:11:37 ---> 047bb5d83935 21:11:37 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:11:37 ---> Running in 090be57f950b 21:11:37 Removing intermediate container 090be57f950b 21:11:37 ---> e2228f3cd545 21:11:37 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:37 ---> Running in 3d3afb2255a6 21:11:37 Removing intermediate container 3d3afb2255a6 21:11:37 ---> 24b31f77a0f5 21:11:37 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:11:37 ---> Running in 7583ef515035 21:11:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:11:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:11:39 (1/80) Installing mesa (21.3.8-r2) 21:11:39 (2/80) Installing libxau (1.0.9-r0) 21:11:39 (3/80) Installing libxdmcp (1.1.3-r0) 21:11:39 (4/80) Installing libxcb (1.15-r0) 21:11:39 (5/80) Installing libx11 (1.8-r0) 21:11:39 (6/80) Installing libxext (1.3.4-r0) 21:11:39 (7/80) Installing libxfixes (6.0.0-r0) 21:11:39 (8/80) Installing libxxf86vm (1.1.4-r2) 21:11:39 (9/80) Installing libpciaccess (0.16-r0) 21:11:40 (10/80) Installing libdrm (2.4.110-r0) 21:11:40 (11/80) Installing mesa-glapi (21.3.8-r2) 21:11:40 (12/80) Installing libxshmfence (1.3-r1) 21:11:40 (13/80) Installing mesa-gl (21.3.8-r2) 21:11:40 (14/80) Installing icu-data-full (71.1-r2) 21:11:41 (15/80) Installing libice (1.0.10-r0) 21:11:41 (16/80) Installing libuuid (2.38-r1) 21:11:41 (17/80) Installing libsm (1.2.3-r0) 21:11:41 (18/80) Installing libxt (1.2.1-r0) 21:11:41 (19/80) Installing libxmu (1.1.3-r0) 21:11:41 Still waiting to schedule task 21:11:41 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:11:41 (20/80) Installing xset (1.2.4-r0) 21:11:41 (21/80) Installing xprop (1.2.5-r0) 21:11:41 (22/80) Installing xdg-utils (1.1.3-r3) 21:11:42 (23/80) Installing dbus-libs (1.14.0-r1) 21:11:42 (24/80) Installing libffi (3.4.2-r1) 21:11:42 (25/80) Installing libintl (0.21-r2) 21:11:42 (26/80) Installing libblkid (2.38-r1) 21:11:42 (27/80) Installing libmount (2.38-r1) 21:11:42 (28/80) Installing pcre (8.45-r2) 21:11:42 (29/80) Installing glib (2.72.1-r0) 21:11:42 (30/80) Installing icu-libs (71.1-r2) 21:11:42 (31/80) Installing libpcre2-16 (10.40-r0) 21:11:42 (32/80) Installing zstd-libs (1.5.2-r1) 21:11:43 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 21:11:43 (34/80) Installing hicolor-icon-theme (0.17-r1) 21:11:43 (35/80) Installing wayland-libs-server (1.20.0-r0) 21:11:43 (36/80) Installing mesa-gbm (21.3.8-r2) 21:11:43 (37/80) Installing wayland-libs-client (1.20.0-r0) 21:11:43 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 21:11:44 (39/80) Installing libxcomposite (0.4.5-r0) 21:11:44 (40/80) Installing libbz2 (1.0.8-r1) 21:11:44 (41/80) Installing libpng (1.6.37-r1) 21:11:44 (42/80) Installing freetype (2.12.1-r0) 21:11:44 (43/80) Installing fontconfig (2.14.0-r0) 21:11:44 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 21:11:44 (45/80) Installing wayland-libs-egl (1.20.0-r0) 21:11:44 (46/80) Installing xkeyboard-config (2.35.1-r0) 21:11:44 (47/80) Installing xz-libs (5.2.5-r1) 21:11:44 (48/80) Installing libxml2 (2.9.14-r1) 21:11:44 (49/80) Installing libxkbcommon (1.4.1-r0) 21:11:45 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 21:11:45 (51/80) Installing mesa-egl (21.3.8-r2) 21:11:45 (52/80) Installing avahi-libs (0.8-r6) 21:11:45 (53/80) Installing nettle (3.7.3-r0) 21:11:45 (54/80) Installing p11-kit (0.24.1-r0) 21:11:45 (55/80) Installing libtasn1 (4.18.0-r0) 21:11:45 (56/80) Installing libunistring (1.0-r0) 21:11:46 (57/80) Installing gnutls (3.7.7-r0) 21:11:46 (58/80) Installing cups-libs (2.4.2-r0) 21:11:46 (59/80) Installing graphite2 (1.3.14-r1) 21:11:46 (60/80) Installing harfbuzz (4.3.0-r0) 21:11:46 (61/80) Installing libevdev (1.12.1-r0) 21:11:46 (62/80) Installing mtdev (1.1.6-r0) 21:11:46 (63/80) Installing eudev-libs (3.2.11-r0) 21:11:46 (64/80) Installing libinput-libs (1.20.1-r0) 21:11:46 (65/80) Installing libjpeg-turbo (2.1.3-r1) 21:11:46 (66/80) Installing xcb-util-wm (0.4.1-r1) 21:11:46 (67/80) Installing xcb-util (0.4.0-r3) 21:11:47 (68/80) Installing xcb-util-image (0.4.0-r1) 21:11:47 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 21:11:47 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 21:11:47 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 21:11:47 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 21:11:47 (73/80) Installing v4l-utils-libs (1.22.1-r1) 21:11:47 (74/80) Installing v4l-utils (1.22.1-r1) 21:11:48 (75/80) Installing udev-init-scripts (35-r0) 21:11:48 Executing udev-init-scripts-35-r0.post-install 21:11:48 (76/80) Installing kmod-libs (29-r2) 21:11:48 (77/80) Installing eudev (3.2.11-r0) 21:11:48 (78/80) Installing eudev-dev (3.2.11-r0) 21:11:48 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:11:48 (80/80) Installing v4l-utils-dev (1.22.1-r1) 21:11:48 Executing busybox-1.35.0-r13.trigger 21:11:48 Executing eudev-3.2.11-r0.trigger 21:11:48 OK: 330 MiB in 131 packages 21:11:50 Removing intermediate container 7583ef515035 21:11:50 ---> cdb5f0dad310 21:11:50 Step 8/13 : WORKDIR /device-usb-camera 21:11:50 ---> Running in 6423a12a96ee 21:11:50 Removing intermediate container 6423a12a96ee 21:11:50 ---> bad61458785c 21:11:50 Step 9/13 : COPY go.mod vendor* ./ 21:11:50 ---> 5149f8ebde32 21:11:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:50 ---> Running in f83bcdfca57c 21:12:05 Removing intermediate container f83bcdfca57c 21:12:05 ---> baff5fef8b80 21:12:05 Step 11/13 : COPY . . 21:12:05 ---> 16faa6778c45 21:12:05 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:12:05 ---> Running in 9c861e07a6f8 21:12:06  % Total % Received % Xferd Average Speed Time Time Time Current 21:12:06 Dload Upload Total Spent Left Speed 21:12:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9660 0 --:--:-- --:--:-- --:--:-- 9743 21:12:06 Removing intermediate container 9c861e07a6f8 21:12:06 ---> ac591689ab0e 21:12:06 Step 13/13 : RUN ${MAKE} 21:12:06 ---> Running in d0aec8306bec 21:12:06 noop 21:12:06 Removing intermediate container d0aec8306bec 21:12:06 ---> b2a1fd46dde1 21:12:06 Successfully built b2a1fd46dde1 21:12:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:07 + docker inspect -f . ci-base-image-x86_64 21:12:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:07 prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container 21:12:07 $ 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 21:12:07 $ docker top 9f10537ee0af7e39c275eefedaf11bb1252090e8beffe79026d00b78b5bfe887 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:08 + go version 21:12:08 go version go1.18.3 linux/amd64 [Pipeline] } 21:12:08 $ docker stop --time=1 9f10537ee0af7e39c275eefedaf11bb1252090e8beffe79026d00b78b5bfe887 21:12:09 $ docker rm -f 9f10537ee0af7e39c275eefedaf11bb1252090e8beffe79026d00b78b5bfe887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:09 + docker inspect -f . ci-base-image-x86_64 21:12:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:09 prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container 21:12:09 $ 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 21:12:10 $ docker top 89999c72d97e1b00cc1b77058c658bd1e77ea282982e7656b28b28ce15568774 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:10 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:12:10 + make test 21:12:10 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:12:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:12:21 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:12:21 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 21:12:27 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." 21:12:27 CGO_ENABLED=1 go vet ./... 21:12:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:12:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:12:30 ./bin/test-attribution-txt.sh [Pipeline] echo 21:12:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:12:31 $ docker stop --time=1 89999c72d97e1b00cc1b77058c658bd1e77ea282982e7656b28b28ce15568774 21:12:33 $ docker rm -f 89999c72d97e1b00cc1b77058c658bd1e77ea282982e7656b28b28ce15568774 [Pipeline] // withDockerContainer [Pipeline] sh 21:12:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:12:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:12:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:12:34 + ls -al . 21:12:34 total 200 21:12:34 drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 21:12 . 21:12:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:11 .. 21:12:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:12 .git 21:12:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:11 .github 21:12:34 -rw-rw-r-- 1 jenkins jenkins 414 Sep 6 21:11 .gitignore 21:12:34 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 21:11 .golangci.yml 21:12:34 -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 21:11 .hadolint.yml 21:12:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:11 .semver 21:12:34 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 6 21:11 Attribution.txt 21:12:34 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 6 21:11 CHANGELOG.md 21:12:34 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 6 21:11 Dockerfile 21:12:34 -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 21:11 GOVERNANCE.md 21:12:34 -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 21:11 Jenkinsfile 21:12:34 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 21:11 LICENSE 21:12:34 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 6 21:11 Makefile 21:12:34 -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 21:11 OWNERS.md 21:12:34 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 6 21:11 README.md 21:12:34 -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 21:11 VERSION 21:12:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:11 bin 21:12:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:11 cmd 21:12:34 -rw-r--r-- 1 jenkins jenkins 29387 Sep 6 21:12 coverage.out 21:12:34 -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 21:11 docker-entrypoint.sh 21:12:34 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 6 21:11 go.mod 21:12:34 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 6 21:11 go.sum 21:12:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:11 internal 21:12:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:11 snap 21:12:34 -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 21:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12: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=9d5c5da43a104ea1175f08e8bd4156385d9bd27b --label arch=amd64 --label version=2.3.0-dev.4 . 21:12:35 Sending build context to Docker daemon 888.3kB 21:12:35 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 21:12:35 Step 2/35 : FROM ${BASE} AS builder 21:12:35 ---> b2a1fd46dde1 21:12:35 Step 3/35 : ARG MAKE="make build" 21:12:35 ---> Running in c25c5aba81e6 21:12:35 Removing intermediate container c25c5aba81e6 21:12:35 ---> c6d00e0a7a95 21:12:35 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:12:35 ---> Running in acddf7a4d774 21:12:35 Removing intermediate container acddf7a4d774 21:12:35 ---> ad2a5741dd84 21:12:35 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:12:35 ---> Running in 0bc1bfa7feaf 21:12:35 Removing intermediate container 0bc1bfa7feaf 21:12:35 ---> 31d5a0dbdc4c 21:12:35 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:35 ---> Running in dbe96937943e 21:12:35 Removing intermediate container dbe96937943e 21:12:35 ---> eb107e98a513 21:12:35 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:12:35 ---> Running in 8ac145661803 21:12:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:37 OK: 330 MiB in 131 packages 21:12:37 Removing intermediate container 8ac145661803 21:12:37 ---> 7c483ba0a862 21:12:37 Step 8/35 : WORKDIR /device-usb-camera 21:12:37 ---> Running in feff5f037266 21:12:37 Removing intermediate container feff5f037266 21:12:37 ---> 640757168092 21:12:37 Step 9/35 : COPY go.mod vendor* ./ 21:12:37 ---> d83c7e9b17bc 21:12:37 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:37 ---> Running in 0e3deac6817c 21:12:38 Removing intermediate container 0e3deac6817c 21:12:38 ---> 133c81a0d820 21:12:38 Step 11/35 : COPY . . 21:12:38 ---> 5366d7e6620b 21:12:38 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:12:38 ---> Running in b27fc65766b1 21:12:39  % Total % Received % Xferd Average Speed Time Time Time Current 21:12:39   Dload Upload Total Spent Left Speed 21:12:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46401 0 --:--:-- --:--:-- --:--:-- 48272 21:12:39 Removing intermediate container b27fc65766b1 21:12:39 ---> 0bf0f66bfd14 21:12:39 Step 13/35 : RUN ${MAKE} 21:12:39 ---> Running in a554e8cd4ff0 21:12:39 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 21:13:01 Removing intermediate container a554e8cd4ff0 21:13:01 ---> 5c10fe7e93e7 21:13:01 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 21:13:02 v0.18.4: Pulling from aler9/rtsp-simple-server 21:13:02 af6660deedbd: Pulling fs layer 21:13:02 97cd0a44c592: Pulling fs layer 21:13:02 97cd0a44c592: Download complete 21:13:02 af6660deedbd: Verifying Checksum 21:13:02 af6660deedbd: Download complete 21:13:03 af6660deedbd: Pull complete 21:13:03 97cd0a44c592: Pull complete 21:13:03 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 21:13:03 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 21:13:03 ---> fea57e182299 21:13:03 Step 15/35 : FROM alpine:3.16 21:13:04 3.16: Pulling from library/alpine 21:13:04 213ec9aee27d: Pulling fs layer 21:13:04 213ec9aee27d: Verifying Checksum 21:13:04 213ec9aee27d: Download complete 21:13:04 213ec9aee27d: Pull complete 21:13:04 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:13:04 Status: Downloaded newer image for alpine:3.16 21:13:04 ---> 9c6f07244728 21:13:04 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:13:04 ---> Running in 54c28f5a864a 21:13:04 Removing intermediate container 54c28f5a864a 21:13:04 ---> 81f3a1973402 21:13:04 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 21:13:04 ---> Running in db1623db7dce 21:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:05 (1/83) Installing dumb-init (1.2.5-r1) 21:13:05 (2/83) Installing sdl2 (2.0.22-r0) 21:13:05 (3/83) Installing libxau (1.0.9-r0) 21:13:05 (4/83) Installing libxdmcp (1.1.3-r0) 21:13:05 (5/83) Installing libxcb (1.15-r0) 21:13:05 (6/83) Installing libx11 (1.8-r0) 21:13:05 (7/83) Installing aom-libs (3.3.0-r0) 21:13:05 (8/83) Installing alsa-lib (1.2.7.2-r0) 21:13:05 (9/83) Installing expat (2.4.8-r0) 21:13:05 (10/83) Installing brotli-libs (1.0.9-r6) 21:13:05 (11/83) Installing libbz2 (1.0.8-r1) 21:13:05 (12/83) Installing libpng (1.6.37-r1) 21:13:05 (13/83) Installing freetype (2.12.1-r0) 21:13:05 (14/83) Installing fontconfig (2.14.0-r0) 21:13:05 (15/83) Installing fribidi (1.0.12-r0) 21:13:05 (16/83) Installing libffi (3.4.2-r1) 21:13:05 (17/83) Installing libintl (0.21-r2) 21:13:05 (18/83) Installing libblkid (2.38-r1) 21:13:05 (19/83) Installing libmount (2.38-r1) 21:13:05 (20/83) Installing pcre (8.45-r2) 21:13:05 (21/83) Installing glib (2.72.1-r0) 21:13:05 (22/83) Installing graphite2 (1.3.14-r1) 21:13:05 (23/83) Installing harfbuzz (4.3.0-r0) 21:13:05 (24/83) Installing libass (0.16.0-r0) 21:13:05 (25/83) Installing libdav1d (1.0.0-r0) 21:13:05 (26/83) Installing libpciaccess (0.16-r0) 21:13:05 (27/83) Installing libdrm (2.4.110-r0) 21:13:05 (28/83) Installing gmp (6.2.1-r2) 21:13:05 (29/83) Installing nettle (3.7.3-r0) 21:13:05 (30/83) Installing p11-kit (0.24.1-r0) 21:13:05 (31/83) Installing libtasn1 (4.18.0-r0) 21:13:05 (32/83) Installing libunistring (1.0-r0) 21:13:05 (33/83) Installing gnutls (3.7.7-r0) 21:13:05 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:13:05 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 21:13:05 (36/83) Installing lame (3.100-r0) 21:13:05 (37/83) Installing opus (1.3.1-r1) 21:13:05 (38/83) Installing libasyncns (0.8-r1) 21:13:05 (39/83) Installing dbus-libs (1.14.0-r1) 21:13:05 (40/83) Installing libltdl (2.4.7-r0) 21:13:05 (41/83) Installing orc (0.4.32-r0) 21:13:05 (42/83) Installing libgcc (11.2.1_git20220219-r2) 21:13:05 (43/83) Installing libogg (1.3.5-r1) 21:13:05 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 21:13:05 (45/83) Installing flac (1.3.4-r0) 21:13:05 (46/83) Installing libvorbis (1.3.7-r0) 21:13:05 (47/83) Installing libsndfile (1.1.0-r0) 21:13:05 (48/83) Installing libgomp (11.2.1_git20220219-r2) 21:13:05 (49/83) Installing soxr (0.1.3-r2) 21:13:05 (50/83) Installing speexdsp (1.2.0-r0) 21:13:05 (51/83) Installing tdb-libs (1.4.6-r0) 21:13:06 (52/83) Installing libpulse (15.0-r2) 21:13:06 (53/83) Installing cjson (1.7.15-r3) 21:13:06 (54/83) Installing mbedtls (2.28.1-r0) 21:13:06 (55/83) Installing librist (0.2.6-r1) 21:13:06 (56/83) Installing libsrt (1.4.4-r0) 21:13:06 (57/83) Installing libssh (0.9.6-r1) 21:13:06 (58/83) Installing libtheora (1.1.1-r16) 21:13:06 (59/83) Installing libjpeg-turbo (2.1.3-r1) 21:13:06 (60/83) Installing v4l-utils-libs (1.22.1-r1) 21:13:06 (61/83) Installing libxext (1.3.4-r0) 21:13:06 (62/83) Installing libxfixes (6.0.0-r0) 21:13:06 (63/83) Installing wayland-libs-client (1.20.0-r0) 21:13:06 (64/83) Installing libva (2.14.0-r0) 21:13:06 (65/83) Installing libvdpau (1.5-r0) 21:13:06 (66/83) Installing vidstab (1.1.0-r1) 21:13:06 (67/83) Installing libvpx (1.11.0-r1) 21:13:06 (68/83) Installing libwebp (1.2.3-r0) 21:13:06 (69/83) Installing x264-libs (0.163_git20210613-r0) 21:13:06 (70/83) Installing numactl (2.0.14-r0) 21:13:06 (71/83) Installing x265-libs (3.5-r3) 21:13:06 (72/83) Installing xvidcore (1.3.7-r1) 21:13:06 (73/83) Installing ffmpeg-libs (5.0.1-r1) 21:13:06 (74/83) Installing ffmpeg (5.0.1-r1) 21:13:06 (75/83) Installing udev-init-scripts (35-r0) 21:13:06 Executing udev-init-scripts-35-r0.post-install 21:13:06 (76/83) Installing eudev-libs (3.2.11-r0) 21:13:06 (77/83) Installing xz-libs (5.2.5-r1) 21:13:06 (78/83) Installing zstd-libs (1.5.2-r1) 21:13:06 (79/83) Installing kmod-libs (29-r2) 21:13:06 (80/83) Installing eudev (3.2.11-r0) 21:13:06 (81/83) Installing libsodium (1.0.18-r0) 21:13:06 (82/83) Installing libzmq (4.3.4-r0) 21:13:06 (83/83) Installing zeromq (4.3.4-r0) 21:13:06 Executing busybox-1.35.0-r17.trigger 21:13:06 Executing eudev-3.2.11-r0.trigger 21:13:06 OK: 101 MiB in 97 packages 21:13:09 Removing intermediate container db1623db7dce 21:13:09 ---> cd1e50379890 21:13:09 Step 18/35 : WORKDIR / 21:13:09 ---> Running in bce1d9ee9b5d 21:13:09 Removing intermediate container bce1d9ee9b5d 21:13:09 ---> 482969c7713c 21:13:09 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:13:09 ---> e9b4915842a1 21:13:09 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:13:09 ---> bda021690dd0 21:13:09 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:13:09 ---> bc5affa4c43a 21:13:09 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:13:09 ---> a6f6b2fe4962 21:13:09 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:13:10 ---> 139e8c2580c1 21:13:10 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:13:10 ---> a3015fd8cf82 21:13:10 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:13:11 ---> c6ce696a7e44 21:13:11 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:13:11 ---> Running in 025e61a26231 21:13:11 Removing intermediate container 025e61a26231 21:13:11 ---> 284796593b7a 21:13:11 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:13:11 ---> Running in 4593b6d89a5f 21:13:11 Removing intermediate container 4593b6d89a5f 21:13:11 ---> c70e40835e8b 21:13:11 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:13:12 ---> Running in 0fd075c92545 21:13:12 Removing intermediate container 0fd075c92545 21:13:12 ---> 614cafb53510 21:13:12 Step 29/35 : EXPOSE 59983 21:13:12 ---> Running in 1112e97d74f5 21:13:12 Removing intermediate container 1112e97d74f5 21:13:12 ---> 6182210f1d7e 21:13:12 Step 30/35 : EXPOSE 8554 21:13:12 ---> Running in 6c258eedbaa7 21:13:12 Removing intermediate container 6c258eedbaa7 21:13:12 ---> 1ce5e960b082 21:13:12 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:13:12 ---> Running in 0dec6b4c6b9c 21:13:12 Removing intermediate container 0dec6b4c6b9c 21:13:12 ---> cc76203dccb4 21:13:12 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 21:13:12 ---> Running in 8b4feaa921ee 21:13:12 Removing intermediate container 8b4feaa921ee 21:13:12 ---> 2262bfab5653 21:13:12 Step 33/35 : LABEL arch=amd64 21:13:12 ---> Running in 4188a63500e9 21:13:12 Removing intermediate container 4188a63500e9 21:13:12 ---> 7b814c5683c0 21:13:12 Step 34/35 : LABEL git_sha=9d5c5da43a104ea1175f08e8bd4156385d9bd27b 21:13:12 ---> Running in f76ec2442a6e 21:13:13 Removing intermediate container f76ec2442a6e 21:13:13 ---> 4ff73e543a03 21:13:13 Step 35/35 : LABEL version=2.3.0-dev.4 21:13:13 ---> Running in d7ae3fd66541 21:13:13 Removing intermediate container d7ae3fd66541 21:13:13 ---> cda1a98e9b55 21:13:13 [Warning] One or more build-args [ARCH] were not consumed 21:13:13 Successfully built cda1a98e9b55 21:13:13 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 21:13:13 provisioning config files... 21:13:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5867307526720569703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:13 ---> docker-login.sh 21:13:13 nexus3.edgexfoundry.org:10001 21:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:13 Configure a credential helper to remove this warning. See 21:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:13 21:13:13 Login Succeeded 21:13:13 nexus3.edgexfoundry.org:10002 21:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:13 Configure a credential helper to remove this warning. See 21:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:13 21:13:13 Login Succeeded 21:13:13 nexus3.edgexfoundry.org:10003 21:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:13 Configure a credential helper to remove this warning. See 21:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:13 21:13:13 Login Succeeded 21:13:13 nexus3.edgexfoundry.org:10004 21:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:14 Configure a credential helper to remove this warning. See 21:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:14 21:13:14 Login Succeeded 21:13:14 docker.io 21:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:14 Configure a credential helper to remove this warning. See 21:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:14 21:13:14 Login Succeeded 21:13:14 ---> docker-login.sh ends [Pipeline] } 21:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:13:14 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:13:14 9d5c5da43a104ea1175f08e8bd4156385d9bd27b 21:13:14 latest 21:13:14 2.3.0-dev.4 21:13:14 9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 21:13:14 main 21:13:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b 21:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:13:15 5ba56997940a: Preparing 21:13:15 d009cf3a7529: Preparing 21:13:15 1e15e381542d: Preparing 21:13:15 550e596c6d0e: Preparing 21:13:15 1207169bf42c: Preparing 21:13:15 b2bfcf40ccf3: Preparing 21:13:15 ca591bc4ffa3: Preparing 21:13:15 3e094246caf1: Preparing 21:13:15 03a7c3a9bb70: Preparing 21:13:15 0c7fd9798453: Preparing 21:13:15 8a93bc8b7546: Preparing 21:13:15 994393dc58e7: Preparing 21:13:15 03a7c3a9bb70: Waiting 21:13:15 b2bfcf40ccf3: Waiting 21:13:15 8a93bc8b7546: Waiting 21:13:15 994393dc58e7: Waiting 21:13:15 ca591bc4ffa3: Waiting 21:13:15 5ba56997940a: Pushed 21:13:15 d009cf3a7529: Pushed 21:13:15 1e15e381542d: Pushed 21:13:15 1207169bf42c: Pushed 21:13:15 b2bfcf40ccf3: Pushed 21:13:15 3e094246caf1: Pushed 21:13:15 ca591bc4ffa3: Pushed 21:13:15 03a7c3a9bb70: Pushed 21:13:15 994393dc58e7: Layer already exists 21:13:17 550e596c6d0e: Pushed 21:13:17 0c7fd9798453: Pushed 21:13:24 8a93bc8b7546: Pushed 21:13:24 9d5c5da43a104ea1175f08e8bd4156385d9bd27b: digest: sha256:e8845343966d4bd50c4f8320ee8929515bf370c745e9479ea4e72aade657ab05 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:13:25 5ba56997940a: Preparing 21:13:25 d009cf3a7529: Preparing 21:13:25 1e15e381542d: Preparing 21:13:25 550e596c6d0e: Preparing 21:13:25 1207169bf42c: Preparing 21:13:25 b2bfcf40ccf3: Preparing 21:13:25 ca591bc4ffa3: Preparing 21:13:25 3e094246caf1: Preparing 21:13:25 03a7c3a9bb70: Preparing 21:13:25 0c7fd9798453: Preparing 21:13:25 8a93bc8b7546: Preparing 21:13:25 994393dc58e7: Preparing 21:13:25 b2bfcf40ccf3: Waiting 21:13:25 ca591bc4ffa3: Waiting 21:13:25 3e094246caf1: Waiting 21:13:25 03a7c3a9bb70: Waiting 21:13:25 0c7fd9798453: Waiting 21:13:25 994393dc58e7: Waiting 21:13:25 5ba56997940a: Layer already exists 21:13:25 1e15e381542d: Layer already exists 21:13:25 1207169bf42c: Layer already exists 21:13:25 d009cf3a7529: Layer already exists 21:13:25 550e596c6d0e: Layer already exists 21:13:25 3e094246caf1: Layer already exists 21:13:25 ca591bc4ffa3: Layer already exists 21:13:25 03a7c3a9bb70: Layer already exists 21:13:25 0c7fd9798453: Layer already exists 21:13:25 b2bfcf40ccf3: Layer already exists 21:13:25 994393dc58e7: Layer already exists 21:13:25 8a93bc8b7546: Layer already exists 21:13:25 latest: digest: sha256:e8845343966d4bd50c4f8320ee8929515bf370c745e9479ea4e72aade657ab05 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:25 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.4 21:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:13:25 5ba56997940a: Preparing 21:13:25 d009cf3a7529: Preparing 21:13:25 1e15e381542d: Preparing 21:13:25 550e596c6d0e: Preparing 21:13:25 1207169bf42c: Preparing 21:13:25 b2bfcf40ccf3: Preparing 21:13:25 ca591bc4ffa3: Preparing 21:13:25 3e094246caf1: Preparing 21:13:25 03a7c3a9bb70: Preparing 21:13:25 0c7fd9798453: Preparing 21:13:25 8a93bc8b7546: Preparing 21:13:25 994393dc58e7: Preparing 21:13:25 3e094246caf1: Waiting 21:13:25 03a7c3a9bb70: Waiting 21:13:25 b2bfcf40ccf3: Waiting 21:13:25 0c7fd9798453: Waiting 21:13:25 8a93bc8b7546: Waiting 21:13:25 550e596c6d0e: Layer already exists 21:13:25 1207169bf42c: Layer already exists 21:13:25 5ba56997940a: Layer already exists 21:13:25 d009cf3a7529: Layer already exists 21:13:25 1e15e381542d: Layer already exists 21:13:25 3e094246caf1: Layer already exists 21:13:25 b2bfcf40ccf3: Layer already exists 21:13:25 03a7c3a9bb70: Layer already exists 21:13:25 0c7fd9798453: Layer already exists 21:13:25 ca591bc4ffa3: Layer already exists 21:13:25 8a93bc8b7546: Layer already exists 21:13:25 994393dc58e7: Layer already exists 21:13:25 2.3.0-dev.4: digest: sha256:e8845343966d4bd50c4f8320ee8929515bf370c745e9479ea4e72aade657ab05 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:26 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:26 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 21:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:13:26 5ba56997940a: Preparing 21:13:26 d009cf3a7529: Preparing 21:13:26 1e15e381542d: Preparing 21:13:26 550e596c6d0e: Preparing 21:13:26 1207169bf42c: Preparing 21:13:26 b2bfcf40ccf3: Preparing 21:13:26 ca591bc4ffa3: Preparing 21:13:26 3e094246caf1: Preparing 21:13:26 03a7c3a9bb70: Preparing 21:13:26 0c7fd9798453: Preparing 21:13:26 8a93bc8b7546: Preparing 21:13:26 994393dc58e7: Preparing 21:13:26 0c7fd9798453: Waiting 21:13:26 03a7c3a9bb70: Waiting 21:13:26 8a93bc8b7546: Waiting 21:13:26 994393dc58e7: Waiting 21:13:26 ca591bc4ffa3: Waiting 21:13:26 3e094246caf1: Waiting 21:13:26 d009cf3a7529: Layer already exists 21:13:26 1207169bf42c: Layer already exists 21:13:26 1e15e381542d: Layer already exists 21:13:26 550e596c6d0e: Layer already exists 21:13:26 5ba56997940a: Layer already exists 21:13:26 ca591bc4ffa3: Layer already exists 21:13:26 b2bfcf40ccf3: Layer already exists 21:13:26 3e094246caf1: Layer already exists 21:13:26 03a7c3a9bb70: Layer already exists 21:13:26 0c7fd9798453: Layer already exists 21:13:26 8a93bc8b7546: Layer already exists 21:13:26 994393dc58e7: Layer already exists 21:13:26 9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4: digest: sha256:e8845343966d4bd50c4f8320ee8929515bf370c745e9479ea4e72aade657ab05 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:26 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:13:27 5ba56997940a: Preparing 21:13:27 d009cf3a7529: Preparing 21:13:27 1e15e381542d: Preparing 21:13:27 550e596c6d0e: Preparing 21:13:27 1207169bf42c: Preparing 21:13:27 b2bfcf40ccf3: Preparing 21:13:27 ca591bc4ffa3: Preparing 21:13:27 3e094246caf1: Preparing 21:13:27 03a7c3a9bb70: Preparing 21:13:27 0c7fd9798453: Preparing 21:13:27 8a93bc8b7546: Preparing 21:13:27 994393dc58e7: Preparing 21:13:27 0c7fd9798453: Waiting 21:13:27 b2bfcf40ccf3: Waiting 21:13:27 8a93bc8b7546: Waiting 21:13:27 ca591bc4ffa3: Waiting 21:13:27 994393dc58e7: Waiting 21:13:27 3e094246caf1: Waiting 21:13:27 03a7c3a9bb70: Waiting 21:13:27 1e15e381542d: Layer already exists 21:13:27 d009cf3a7529: Layer already exists 21:13:27 5ba56997940a: Layer already exists 21:13:27 1207169bf42c: Layer already exists 21:13:27 550e596c6d0e: Layer already exists 21:13:27 b2bfcf40ccf3: Layer already exists 21:13:27 ca591bc4ffa3: Layer already exists 21:13:27 3e094246caf1: Layer already exists 21:13:27 03a7c3a9bb70: Layer already exists 21:13:27 0c7fd9798453: Layer already exists 21:13:27 8a93bc8b7546: Layer already exists 21:13:27 994393dc58e7: Layer already exists 21:13:27 main: digest: sha256:e8845343966d4bd50c4f8320ee8929515bf370c745e9479ea4e72aade657ab05 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:13:27 ===================================================== [Pipeline] echo 21:13:27 taggedImages: 21:13:27 - nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b 21:13:27 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:13:27 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.4 21:13:27 - nexus3.edgexfoundry.org:10004/device-usb-camera:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 21:13:27 - 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 21:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:27 21:13:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:27 latest: Pulling from edgex-lftools-log-publisher 21:13:27 5eb5b503b376: Pulling fs layer 21:13:27 5c69ac0246d0: Pulling fs layer 21:13:27 ec43610c2a17: Pulling fs layer 21:13:27 3a2ae6a8a46f: Pulling fs layer 21:13:27 33b1e0a273af: Pulling fs layer 21:13:27 5d3b04190fa2: Pulling fs layer 21:13:27 2f39f015ded8: Pulling fs layer 21:13:27 33b1e0a273af: Waiting 21:13:27 5d3b04190fa2: Waiting 21:13:27 3a2ae6a8a46f: Waiting 21:13:27 2f39f015ded8: Waiting 21:13:27 5c69ac0246d0: Download complete 21:13:27 3a2ae6a8a46f: Verifying Checksum 21:13:27 3a2ae6a8a46f: Download complete 21:13:27 33b1e0a273af: Verifying Checksum 21:13:27 33b1e0a273af: Download complete 21:13:27 5d3b04190fa2: Verifying Checksum 21:13:27 5d3b04190fa2: Download complete 21:13:28 ec43610c2a17: Verifying Checksum 21:13:28 ec43610c2a17: Download complete 21:13:28 5eb5b503b376: Verifying Checksum 21:13:28 5eb5b503b376: Download complete 21:13:28 2f39f015ded8: Download complete 21:13:29 5eb5b503b376: Pull complete 21:13:29 5c69ac0246d0: Pull complete 21:13:29 ec43610c2a17: Pull complete 21:13:29 3a2ae6a8a46f: Pull complete 21:13:30 33b1e0a273af: Pull complete 21:13:30 5d3b04190fa2: Pull complete 21:13:34 2f39f015ded8: Pull complete 21:13:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:34 prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container 21:13:34 $ 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 21:13:37 $ docker top e97342d08b47e4c3224c8a6545ad37bfd6b672a94dfd2fbf464202b555d583a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:37 ---> job-cost.sh 21:13:37 lf-activate-venv: SKIPPING 21:13:37 INFO: No Stack... 21:13:38 INFO: Retrieving Pricing Info for: v3-standard-8 21:13:38 INFO: Archiving Costs [Pipeline] sh 21:13:38 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 21:13:38 + cut -d, -f6 [Pipeline] lock 21:13:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] 21:13:38 Resource [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] did not exist. Created. 21:13:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:13:39 + echo total: 0.2199999988079071 [Pipeline] stash 21:13:39 Stashed 1 file(s) [Pipeline] } 21:13:39 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 21:13:39 $ docker stop --time=1 e97342d08b47e4c3224c8a6545ad37bfd6b672a94dfd2fbf464202b555d583a0 21:13:40 $ docker rm -f e97342d08b47e4c3224c8a6545ad37bfd6b672a94dfd2fbf464202b555d583a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:54:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26856 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:54:30 Running in /w/workspace/device-usb-camera/43 [Pipeline] { [Pipeline] checkout 21:54:30 Selected Git installation does not exist. Using Default 21:54:30 The recommended git tool is: NONE 21:54:39 using credential edgex-jenkins-ssh 21:54:39 Cloning the remote Git repository 21:54:39 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:54:39 > git init /w/workspace/device-usb-camera/43 # timeout=10 21:54:39 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:54:39 > git --version # timeout=10 21:54:39 > git --version # 'git version 2.25.1' 21:54:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:40 Avoid second fetch 21:54:40 Checking out Revision 9d5c5da43a104ea1175f08e8bd4156385d9bd27b (main) 21:54:40 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:54:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:40 > git config core.sparsecheckout # timeout=10 21:54:40 > git checkout -f 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 21:54:45 Commit message: "Merge pull request #81 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:54:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:54:46 Dload Upload Total Spent Left Speed 21:54:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh 21:54:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:54:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:54:47 + sudo tee /etc/docker/daemon.new 21:54:47 { 21:54:47 "registry-mirrors": [ 21:54:47 "https://nexus3.edgexfoundry.org:10001" 21:54:47 ], 21:54:47 "bip": "10.250.0.254/24", 21:54:47 "hosts": [ 21:54:47 "tcp://0.0.0.0:5555", 21:54:47 "unix:///var/run/docker.sock" 21:54:47 ], 21:54:47 "mtu": 1458, 21:54:47 "selinux-enabled": true, 21:54:47 "seccomp-profile": "/etc/docker/seccomp.json" 21:54:47 } [Pipeline] sh 21:54:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:54:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:06 provisioning config files... 21:55:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/43@tmp/config2076636585885450381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:06 ---> docker-login.sh 21:55:06 nexus3.edgexfoundry.org:10001 21:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:07 Configure a credential helper to remove this warning. See 21:55:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:07 21:55:07 Login Succeeded 21:55:07 nexus3.edgexfoundry.org:10002 21:55:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:08 Configure a credential helper to remove this warning. See 21:55:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:08 21:55:08 Login Succeeded 21:55:08 nexus3.edgexfoundry.org:10003 21:55:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:08 Configure a credential helper to remove this warning. See 21:55:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:08 21:55:08 Login Succeeded 21:55:08 nexus3.edgexfoundry.org:10004 21:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:09 Configure a credential helper to remove this warning. See 21:55:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:09 21:55:09 Login Succeeded 21:55:09 docker.io 21:55:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:55:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:55:10 Configure a credential helper to remove this warning. See 21:55:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:55:10 21:55:10 Login Succeeded 21:55:10 ---> docker-login.sh ends [Pipeline] } 21:55:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:55:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:55:10 ========================================================= 21:55:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:55:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:11 + 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 . 21:55:11 Sending build context to Docker daemon 554.5kB 21:55:11 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:55:11 Step 2/13 : FROM ${BASE} AS builder 21:55:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:55:11 b3c136eddcbf: Pulling fs layer 21:55:11 c0a3192eca97: Pulling fs layer 21:55:11 a050256f5b6f: Pulling fs layer 21:55:11 656be50a0ddc: Pulling fs layer 21:55:11 2bbca73fdf42: Pulling fs layer 21:55:11 46d945488cbd: Pulling fs layer 21:55:11 8a5474983e97: Pulling fs layer 21:55:11 329c88fbcd65: Pulling fs layer 21:55:11 2bbca73fdf42: Waiting 21:55:11 46d945488cbd: Waiting 21:55:11 8a5474983e97: Waiting 21:55:11 329c88fbcd65: Waiting 21:55:11 656be50a0ddc: Waiting 21:55:11 a050256f5b6f: Verifying Checksum 21:55:11 a050256f5b6f: Download complete 21:55:11 c0a3192eca97: Verifying Checksum 21:55:11 c0a3192eca97: Download complete 21:55:11 2bbca73fdf42: Verifying Checksum 21:55:11 2bbca73fdf42: Download complete 21:55:11 46d945488cbd: Download complete 21:55:11 b3c136eddcbf: Download complete 21:55:12 b3c136eddcbf: Pull complete 21:55:13 329c88fbcd65: Verifying Checksum 21:55:13 329c88fbcd65: Download complete 21:55:13 c0a3192eca97: Pull complete 21:55:14 a050256f5b6f: Pull complete 21:55:14 8a5474983e97: Verifying Checksum 21:55:14 8a5474983e97: Download complete 21:55:14 656be50a0ddc: Verifying Checksum 21:55:14 656be50a0ddc: Download complete 21:55:27 656be50a0ddc: Pull complete 21:55:27 2bbca73fdf42: Pull complete 21:55:27 46d945488cbd: Pull complete 21:55:34 8a5474983e97: Pull complete 21:55:36 329c88fbcd65: Pull complete 21:55:36 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:55:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:55:36 ---> ff4287adb874 21:55:36 Step 3/13 : ARG MAKE="make build" 21:55:38 ---> Running in 1837b95b2a18 21:55:38 Removing intermediate container 1837b95b2a18 21:55:38 ---> 26177380a617 21:55:38 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:55:38 ---> Running in bc328d626fe7 21:55:38 Removing intermediate container bc328d626fe7 21:55:38 ---> 0492bd91ad1b 21:55:38 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:55:38 ---> Running in 6287dd394ecd 21:55:38 Removing intermediate container 6287dd394ecd 21:55:38 ---> 19b098dd83e8 21:55:38 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:39 ---> Running in 3df4294bb0e5 21:55:42 Removing intermediate container 3df4294bb0e5 21:55:42 ---> 8b19cec243fc 21:55:42 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:42 ---> Running in da9aae171c65 21:55:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:55:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:55:46 (1/14) Installing libintl (0.21-r2) 21:55:46 (2/14) Installing eudev-libs (3.2.11-r0) 21:55:46 (3/14) Installing libjpeg-turbo (2.1.3-r1) 21:55:46 (4/14) Installing v4l-utils-libs (1.22.1-r1) 21:55:46 (5/14) Installing v4l-utils (1.22.1-r1) 21:55:46 (6/14) Installing udev-init-scripts (35-r0) 21:55:46 Executing udev-init-scripts-35-r0.post-install 21:55:46 (7/14) Installing libblkid (2.38-r1) 21:55:46 (8/14) Installing xz-libs (5.2.5-r1) 21:55:46 (9/14) Installing zstd-libs (1.5.2-r1) 21:55:47 (10/14) Installing kmod-libs (29-r2) 21:55:47 (11/14) Installing eudev (3.2.11-r0) 21:55:47 (12/14) Installing eudev-dev (3.2.11-r0) 21:55:47 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:55:47 (14/14) Installing v4l-utils-dev (1.22.1-r1) 21:55:47 Executing busybox-1.35.0-r13.trigger 21:55:47 Executing eudev-3.2.11-r0.trigger 21:55:47 OK: 228 MiB in 65 packages 21:55:49 Removing intermediate container da9aae171c65 21:55:49 ---> 95e32e10e665 21:55:49 Step 8/13 : WORKDIR /device-usb-camera 21:55:49 ---> Running in e51d78b9649c 21:55:49 Removing intermediate container e51d78b9649c 21:55:49 ---> 12df335e84d2 21:55:49 Step 9/13 : COPY go.mod vendor* ./ 21:55:49 ---> eef6a1a3bb6c 21:55:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:49 ---> Running in e21b4b23dd87 21:56:46 Removing intermediate container e21b4b23dd87 21:56:46 ---> 770cc3d66ab7 21:56:46 Step 11/13 : COPY . . 21:56:46 ---> 2d9007b3fd47 21:56:46 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:56:46 ---> Running in e15eea355243 21:56:46  % Total  % Received % Xferd Average Speed Time Time Time Current 21:56:46 Dload Upload Total Spent Left Speed 21:56:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7248 0 --:--:-- --:--:-- --:--:-- 7224 21:56:46 Removing intermediate container e15eea355243 21:56:46 ---> 169c348ce8fd 21:56:46 Step 13/13 : RUN ${MAKE} 21:56:46 ---> Running in 4a38aa617b92 21:56:46 noop 21:56:46 Removing intermediate container 4a38aa617b92 21:56:46 ---> 8bf324da00f1 21:56:46 Successfully built 8bf324da00f1 21:56:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:46 + docker inspect -f . ci-base-image-arm64 21:56:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:47 prd-ubuntu20.04-docker-arm64-4c-16g-26856 does not seem to be running inside a container 21:56:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/43 -v /w/workspace/device-usb-camera/43:/w/workspace/device-usb-camera/43:rw,z -v /w/workspace/device-usb-camera/43@tmp:/w/workspace/device-usb-camera/43@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 21:56:48 $ docker top 269f03e6c115bc902c63b8f987f3eb9cebc1f05be3f90ce5afed40098ad3afb0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:49 + go version 21:56:49 go version go1.18.3 linux/arm64 [Pipeline] } 21:56:49 $ docker stop --time=1 269f03e6c115bc902c63b8f987f3eb9cebc1f05be3f90ce5afed40098ad3afb0 21:56:51 $ docker rm -f 269f03e6c115bc902c63b8f987f3eb9cebc1f05be3f90ce5afed40098ad3afb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:51 + docker inspect -f . ci-base-image-arm64 21:56:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:52 prd-ubuntu20.04-docker-arm64-4c-16g-26856 does not seem to be running inside a container 21:56:52 $ 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/43 -v /w/workspace/device-usb-camera/43:/w/workspace/device-usb-camera/43:rw,z -v /w/workspace/device-usb-camera/43@tmp:/w/workspace/device-usb-camera/43@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 21:56:53 $ docker top c883259edab128a188f33e9ffa6b1ebbd2132de2fceabda16b4fc713d5c04090 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:54 + git config --global --add safe.directory /w/workspace/device-usb-camera/43 [Pipeline] fileExists [Pipeline] sh 21:56:55 + make test 21:56:55 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:56:57 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:58:34 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:58:37 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 1.9% of statements 21:58:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:58:37 CGO_ENABLED=1 go vet ./... 21:59:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:59:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:59:04 ./bin/test-attribution-txt.sh [Pipeline] echo 21:59:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:59:04 $ docker stop --time=1 c883259edab128a188f33e9ffa6b1ebbd2132de2fceabda16b4fc713d5c04090 21:59:06 $ docker rm -f c883259edab128a188f33e9ffa6b1ebbd2132de2fceabda16b4fc713d5c04090 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:59:07 Warning: overwriting stash ‘coverage-report’ 21:59:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:59:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:59:09 + ls -al . 21:59:09 total 196 21:59:09 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:56 . 21:59:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:54 .. 21:59:09 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:54 .git 21:59:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:54 .github 21:59:09 -rw-rw-r-- 1 jenkins jenkins 414 Sep 6 21:54 .gitignore 21:59:09 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 21:54 .golangci.yml 21:59:09 -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 21:54 .hadolint.yml 21:59:09 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 6 21:54 Attribution.txt 21:59:09 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 6 21:54 CHANGELOG.md 21:59:09 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 6 21:54 Dockerfile 21:59:09 -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 21:54 GOVERNANCE.md 21:59:09 -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 21:54 Jenkinsfile 21:59:09 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 21:54 LICENSE 21:59:09 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 6 21:54 Makefile 21:59:09 -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 21:54 OWNERS.md 21:59:09 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 6 21:54 README.md 21:59:09 -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 21:11 VERSION 21:59:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:54 bin 21:59:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:54 cmd 21:59:09 -rw-r--r-- 1 jenkins jenkins 29387 Sep 6 21:58 coverage.out 21:59:09 -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 21:54 docker-entrypoint.sh 21:59:09 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 6 21:54 go.mod 21:59:09 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 6 21:54 go.sum 21:59:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:54 internal 21:59:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:54 snap 21:59:09 -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 21:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:09 + 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=9d5c5da43a104ea1175f08e8bd4156385d9bd27b --label arch=arm64 --label version=2.3.0-dev.4 . 21:59:10 Sending build context to Docker daemon 584.7kB 21:59:10 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 21:59:10 Step 2/35 : FROM ${BASE} AS builder 21:59:10 ---> 8bf324da00f1 21:59:10 Step 3/35 : ARG MAKE="make build" 21:59:10 ---> Running in fe782da46088 21:59:10 Removing intermediate container fe782da46088 21:59:10 ---> 8c8fe62d1099 21:59:10 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:59:10 ---> Running in 2786c9425857 21:59:11 Removing intermediate container 2786c9425857 21:59:11 ---> 06d0e957e7cb 21:59:11 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:59:11 ---> Running in 26bc14d4e332 21:59:11 Removing intermediate container 26bc14d4e332 21:59:11 ---> 9461a18a4d84 21:59:11 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:11 ---> Running in 981574054e18 21:59:13 Removing intermediate container 981574054e18 21:59:13 ---> 4a7c0fbee8c7 21:59:13 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:59:13 ---> Running in 9a385c9a5493 21:59:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:59:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:59:17 OK: 228 MiB in 65 packages 21:59:18 Removing intermediate container 9a385c9a5493 21:59:18 ---> c6dda4c47d4e 21:59:18 Step 8/35 : WORKDIR /device-usb-camera 21:59:18 ---> Running in 7e6ab5c99f6a 21:59:18 Removing intermediate container 7e6ab5c99f6a 21:59:18 ---> a1edcb95189e 21:59:18 Step 9/35 : COPY go.mod vendor* ./ 21:59:19 ---> f93da6bd2771 21:59:19 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:19 ---> Running in c7b26572d52a 21:59:22 Removing intermediate container c7b26572d52a 21:59:22 ---> ae5d8c4d3437 21:59:22 Step 11/35 : COPY . . 21:59:22 ---> 1e8e88bfe298 21:59:22 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:59:22 ---> Running in f07dfe0cded1 21:59:23  % Total % Received % Xferd Average Speed Time Time Time Current 21:59:23 Dload Upload Total Spent Left Speed 21:59:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10929 0 --:--:-- --:--:-- --:--:-- 11062 21:59:24 Removing intermediate container f07dfe0cded1 21:59:24 ---> f7c6a9fc895a 21:59:24 Step 13/35 : RUN ${MAKE} 21:59:25 ---> Running in c0d85e6dc745 21:59:26 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:02:03 Removing intermediate container c0d85e6dc745 22:02:03 ---> 35357590e96a 22:02:03 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:02:03 v0.18.4: Pulling from aler9/rtsp-simple-server 22:02:03 eab2503cf8f4: Pulling fs layer 22:02:03 97cd0a44c592: Pulling fs layer 22:02:03 97cd0a44c592: Verifying Checksum 22:02:03 97cd0a44c592: Download complete 22:02:03 eab2503cf8f4: Verifying Checksum 22:02:03 eab2503cf8f4: Download complete 22:02:03 eab2503cf8f4: Pull complete 22:02:03 97cd0a44c592: Pull complete 22:02:03 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:02:03 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:02:03 ---> 7f763cca56b3 22:02:03 Step 15/35 : FROM alpine:3.16 22:02:03 3.16: Pulling from library/alpine 22:02:03 9b18e9b68314: Pulling fs layer 22:02:03 9b18e9b68314: Verifying Checksum 22:02:03 9b18e9b68314: Download complete 22:02:03 9b18e9b68314: Pull complete 22:02:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:02:03 Status: Downloaded newer image for alpine:3.16 22:02:03 ---> a6215f271958 22:02:03 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:02:03 ---> Running in 11b40e83535a 22:02:03 Removing intermediate container 11b40e83535a 22:02:03 ---> 6caa381212fd 22:02:03 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:02:03 ---> Running in 3306b5eb89d3 22:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:02:04 (1/82) Installing dumb-init (1.2.5-r1) 22:02:04 (2/82) Installing sdl2 (2.0.22-r0) 22:02:04 (3/82) Installing libxau (1.0.9-r0) 22:02:04 (4/82) Installing libxdmcp (1.1.3-r0) 22:02:04 (5/82) Installing libxcb (1.15-r0) 22:02:04 (6/82) Installing libx11 (1.8-r0) 22:02:04 (7/82) Installing aom-libs (3.3.0-r0) 22:02:04 (8/82) Installing alsa-lib (1.2.7.2-r0) 22:02:04 (9/82) Installing expat (2.4.8-r0) 22:02:04 (10/82) Installing brotli-libs (1.0.9-r6) 22:02:04 (11/82) Installing libbz2 (1.0.8-r1) 22:02:04 (12/82) Installing libpng (1.6.37-r1) 22:02:04 (13/82) Installing freetype (2.12.1-r0) 22:02:04 (14/82) Installing fontconfig (2.14.0-r0) 22:02:04 (15/82) Installing fribidi (1.0.12-r0) 22:02:04 (16/82) Installing libffi (3.4.2-r1) 22:02:04 (17/82) Installing libintl (0.21-r2) 22:02:04 (18/82) Installing libblkid (2.38-r1) 22:02:04 (19/82) Installing libmount (2.38-r1) 22:02:04 (20/82) Installing pcre (8.45-r2) 22:02:04 (21/82) Installing glib (2.72.1-r0) 22:02:04 (22/82) Installing graphite2 (1.3.14-r1) 22:02:04 (23/82) Installing harfbuzz (4.3.0-r0) 22:02:05 (24/82) Installing libass (0.16.0-r0) 22:02:05 (25/82) Installing libdav1d (1.0.0-r0) 22:02:05 (26/82) Installing libdrm (2.4.110-r0) 22:02:05 (27/82) Installing gmp (6.2.1-r2) 22:02:05 (28/82) Installing nettle (3.7.3-r0) 22:02:05 (29/82) Installing p11-kit (0.24.1-r0) 22:02:05 (30/82) Installing libtasn1 (4.18.0-r0) 22:02:05 (31/82) Installing libunistring (1.0-r0) 22:02:05 (32/82) Installing gnutls (3.7.7-r0) 22:02:05 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:02:05 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 22:02:05 (35/82) Installing lame (3.100-r0) 22:02:05 (36/82) Installing opus (1.3.1-r1) 22:02:05 (37/82) Installing libasyncns (0.8-r1) 22:02:05 (38/82) Installing dbus-libs (1.14.0-r1) 22:02:05 (39/82) Installing libltdl (2.4.7-r0) 22:02:05 (40/82) Installing orc (0.4.32-r0) 22:02:05 (41/82) Installing libgcc (11.2.1_git20220219-r2) 22:02:05 (42/82) Installing libogg (1.3.5-r1) 22:02:05 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 22:02:05 (44/82) Installing flac (1.3.4-r0) 22:02:05 (45/82) Installing libvorbis (1.3.7-r0) 22:02:05 (46/82) Installing libsndfile (1.1.0-r0) 22:02:05 (47/82) Installing libgomp (11.2.1_git20220219-r2) 22:02:05 (48/82) Installing soxr (0.1.3-r2) 22:02:05 (49/82) Installing speexdsp (1.2.0-r0) 22:02:05 (50/82) Installing tdb-libs (1.4.6-r0) 22:02:05 (51/82) Installing libpulse (15.0-r2) 22:02:05 (52/82) Installing cjson (1.7.15-r3) 22:02:05 (53/82) Installing mbedtls (2.28.1-r0) 22:02:05 (54/82) Installing librist (0.2.6-r1) 22:02:05 (55/82) Installing libsrt (1.4.4-r0) 22:02:05 (56/82) Installing libssh (0.9.6-r1) 22:02:05 (57/82) Installing libtheora (1.1.1-r16) 22:02:05 (58/82) Installing libjpeg-turbo (2.1.3-r1) 22:02:05 (59/82) Installing v4l-utils-libs (1.22.1-r1) 22:02:05 (60/82) Installing libxext (1.3.4-r0) 22:02:05 (61/82) Installing libxfixes (6.0.0-r0) 22:02:05 (62/82) Installing wayland-libs-client (1.20.0-r0) 22:02:05 (63/82) Installing libva (2.14.0-r0) 22:02:05 (64/82) Installing libvdpau (1.5-r0) 22:02:05 (65/82) Installing vidstab (1.1.0-r1) 22:02:05 (66/82) Installing libvpx (1.11.0-r1) 22:02:05 (67/82) Installing libwebp (1.2.3-r0) 22:02:05 (68/82) Installing x264-libs (0.163_git20210613-r0) 22:02:05 (69/82) Installing numactl (2.0.14-r0) 22:02:05 (70/82) Installing x265-libs (3.5-r3) 22:02:06 (71/82) Installing xvidcore (1.3.7-r1) 22:02:06 (72/82) Installing ffmpeg-libs (5.0.1-r1) 22:02:06 (73/82) Installing ffmpeg (5.0.1-r1) 22:02:06 (74/82) Installing udev-init-scripts (35-r0) 22:02:06 Executing udev-init-scripts-35-r0.post-install 22:02:06 (75/82) Installing eudev-libs (3.2.11-r0) 22:02:06 (76/82) Installing xz-libs (5.2.5-r1) 22:02:06 (77/82) Installing zstd-libs (1.5.2-r1) 22:02:06 (78/82) Installing kmod-libs (29-r2) 22:02:06 (79/82) Installing eudev (3.2.11-r0) 22:02:06 (80/82) Installing libsodium (1.0.18-r0) 22:02:06 (81/82) Installing libzmq (4.3.4-r0) 22:02:06 (82/82) Installing zeromq (4.3.4-r0) 22:02:06 Executing busybox-1.35.0-r17.trigger 22:02:06 Executing eudev-3.2.11-r0.trigger 22:02:06 OK: 78 MiB in 96 packages 22:02:10 Removing intermediate container 3306b5eb89d3 22:02:10 ---> d0b9753bdeb3 22:02:10 Step 18/35 : WORKDIR / 22:02:10 ---> Running in 5f9f116b4276 22:02:10 Removing intermediate container 5f9f116b4276 22:02:10 ---> eccee49debcb 22:02:10 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:02:12 ---> 5d8e41d1c403 22:02:12 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:02:12 ---> 67eee553e4d5 22:02:12 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:02:13 ---> 1757841a909e 22:02:13 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:02:14 ---> b5499aaeb5ba 22:02:14 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:02:14 ---> 0375202bc133 22:02:14 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:02:15 ---> 134d5fd65352 22:02:15 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:02:16 ---> 182654c50827 22:02:16 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:02:16 ---> Running in f4758dc0cbdd 22:02:18 Removing intermediate container f4758dc0cbdd 22:02:18 ---> f70cac470228 22:02:18 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:02:18 ---> Running in 7aacea2d81cc 22:02:20 Removing intermediate container 7aacea2d81cc 22:02:20 ---> 6002c72d2dcb 22:02:20 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:02:20 ---> Running in 1908f84a81cc 22:02:22 Removing intermediate container 1908f84a81cc 22:02:22 ---> 328a25d158a4 22:02:22 Step 29/35 : EXPOSE 59983 22:02:22 ---> Running in 47710ae46e29 22:02:22 Removing intermediate container 47710ae46e29 22:02:22 ---> c0250ad05511 22:02:22 Step 30/35 : EXPOSE 8554 22:02:22 ---> Running in 13a425704926 22:02:23 Removing intermediate container 13a425704926 22:02:23 ---> 8b953bde9dc0 22:02:23 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:02:23 ---> Running in 786b919ccd20 22:02:23 Removing intermediate container 786b919ccd20 22:02:23 ---> 7eeb18208fe8 22:02:23 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:02:23 ---> Running in f9e21f63f7be 22:02:24 Removing intermediate container f9e21f63f7be 22:02:24 ---> e67e02295cff 22:02:24 Step 33/35 : LABEL arch=arm64 22:02:24 ---> Running in f34e8d412742 22:02:24 Removing intermediate container f34e8d412742 22:02:24 ---> 16e7281ac6ee 22:02:24 Step 34/35 : LABEL git_sha=9d5c5da43a104ea1175f08e8bd4156385d9bd27b 22:02:24 ---> Running in 26d5ef32b30e 22:02:24 Removing intermediate container 26d5ef32b30e 22:02:24 ---> ba9e5103e8c3 22:02:24 Step 35/35 : LABEL version=2.3.0-dev.4 22:02:25 ---> Running in df2ad9d651a4 22:02:25 Removing intermediate container df2ad9d651a4 22:02:25 ---> 063ce84ed199 22:02:25 [Warning] One or more build-args [ARCH] were not consumed 22:02:25 Successfully built 063ce84ed199 22:02:25 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 22:02:25 provisioning config files... 22:02:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/43@tmp/config8940569018178337510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:25 ---> docker-login.sh 22:02:25 nexus3.edgexfoundry.org:10001 22:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:26 Configure a credential helper to remove this warning. See 22:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:26 22:02:26 Login Succeeded 22:02:26 nexus3.edgexfoundry.org:10002 22:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:26 Configure a credential helper to remove this warning. See 22:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:26 22:02:26 Login Succeeded 22:02:26 nexus3.edgexfoundry.org:10003 22:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:27 Configure a credential helper to remove this warning. See 22:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:27 22:02:27 Login Succeeded 22:02:27 nexus3.edgexfoundry.org:10004 22:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:28 Configure a credential helper to remove this warning. See 22:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:28 22:02:28 Login Succeeded 22:02:28 docker.io 22:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:28 Configure a credential helper to remove this warning. See 22:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:28 22:02:28 Login Succeeded 22:02:28 ---> docker-login.sh ends [Pipeline] } 22:02:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:28 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:02:28 9d5c5da43a104ea1175f08e8bd4156385d9bd27b 22:02:28 latest 22:02:28 2.3.0-dev.4 22:02:28 9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 22:02:28 main 22:02:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:29 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b 22:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:02:29 5bfcfecf903f: Preparing 22:02:29 cad60987aa69: Preparing 22:02:29 32b93cbc521d: Preparing 22:02:29 a43932d1df72: Preparing 22:02:29 1207169bf42c: Preparing 22:02:29 2bf6f4f18941: Preparing 22:02:29 d67bd3824f0c: Preparing 22:02:29 481879f7cb8b: Preparing 22:02:29 3e94c5dfcecf: Preparing 22:02:29 5c416ea209ce: Preparing 22:02:29 f041f07dae20: Preparing 22:02:29 5d3e392a13a0: Preparing 22:02:29 481879f7cb8b: Waiting 22:02:29 3e94c5dfcecf: Waiting 22:02:29 5c416ea209ce: Waiting 22:02:29 f041f07dae20: Waiting 22:02:29 5d3e392a13a0: Waiting 22:02:29 d67bd3824f0c: Waiting 22:02:29 2bf6f4f18941: Waiting 22:02:30 5bfcfecf903f: Pushed 22:02:30 1207169bf42c: Pushed 22:02:30 cad60987aa69: Pushed 22:02:30 32b93cbc521d: Pushed 22:02:30 2bf6f4f18941: Pushed 22:02:30 3e94c5dfcecf: Pushed 22:02:30 d67bd3824f0c: Pushed 22:02:30 481879f7cb8b: Pushed 22:02:30 5d3e392a13a0: Layer already exists 22:02:34 a43932d1df72: Pushed 22:02:36 5c416ea209ce: Pushed 22:02:48 f041f07dae20: Pushed 22:02:48 9d5c5da43a104ea1175f08e8bd4156385d9bd27b: digest: sha256:773acbac92da7aa8f040b8b77c405e28ce0cfbfb80e198421accdfc6a63f7d30 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:49 + 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 22:02:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:02:49 5bfcfecf903f: Preparing 22:02:49 cad60987aa69: Preparing 22:02:49 32b93cbc521d: Preparing 22:02:49 a43932d1df72: Preparing 22:02:49 1207169bf42c: Preparing 22:02:49 2bf6f4f18941: Preparing 22:02:49 d67bd3824f0c: Preparing 22:02:49 481879f7cb8b: Preparing 22:02:49 3e94c5dfcecf: Preparing 22:02:49 5c416ea209ce: Preparing 22:02:49 f041f07dae20: Preparing 22:02:49 5d3e392a13a0: Preparing 22:02:49 3e94c5dfcecf: Waiting 22:02:49 5c416ea209ce: Waiting 22:02:49 f041f07dae20: Waiting 22:02:49 2bf6f4f18941: Waiting 22:02:49 d67bd3824f0c: Waiting 22:02:49 481879f7cb8b: Waiting 22:02:49 1207169bf42c: Layer already exists 22:02:49 cad60987aa69: Layer already exists 22:02:49 32b93cbc521d: Layer already exists 22:02:49 a43932d1df72: Layer already exists 22:02:49 5bfcfecf903f: Layer already exists 22:02:49 2bf6f4f18941: Layer already exists 22:02:49 481879f7cb8b: Layer already exists 22:02:49 d67bd3824f0c: Layer already exists 22:02:49 5c416ea209ce: Layer already exists 22:02:49 3e94c5dfcecf: Layer already exists 22:02:49 5d3e392a13a0: Layer already exists 22:02:49 f041f07dae20: Layer already exists 22:02:49 latest: digest: sha256:773acbac92da7aa8f040b8b77c405e28ce0cfbfb80e198421accdfc6a63f7d30 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.4 22:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:02:50 5bfcfecf903f: Preparing 22:02:50 cad60987aa69: Preparing 22:02:50 32b93cbc521d: Preparing 22:02:50 a43932d1df72: Preparing 22:02:50 1207169bf42c: Preparing 22:02:50 2bf6f4f18941: Preparing 22:02:50 d67bd3824f0c: Preparing 22:02:50 481879f7cb8b: Preparing 22:02:50 3e94c5dfcecf: Preparing 22:02:50 5c416ea209ce: Preparing 22:02:50 f041f07dae20: Preparing 22:02:50 5d3e392a13a0: Preparing 22:02:50 2bf6f4f18941: Waiting 22:02:50 d67bd3824f0c: Waiting 22:02:50 481879f7cb8b: Waiting 22:02:50 3e94c5dfcecf: Waiting 22:02:50 5c416ea209ce: Waiting 22:02:50 f041f07dae20: Waiting 22:02:50 5d3e392a13a0: Waiting 22:02:50 cad60987aa69: Layer already exists 22:02:50 1207169bf42c: Layer already exists 22:02:50 a43932d1df72: Layer already exists 22:02:50 5bfcfecf903f: Layer already exists 22:02:50 32b93cbc521d: Layer already exists 22:02:50 2bf6f4f18941: Layer already exists 22:02:50 d67bd3824f0c: Layer already exists 22:02:50 481879f7cb8b: Layer already exists 22:02:50 3e94c5dfcecf: Layer already exists 22:02:50 5c416ea209ce: Layer already exists 22:02:50 f041f07dae20: Layer already exists 22:02:50 5d3e392a13a0: Layer already exists 22:02:50 2.3.0-dev.4: digest: sha256:773acbac92da7aa8f040b8b77c405e28ce0cfbfb80e198421accdfc6a63f7d30 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:51 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 22:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:02:51 5bfcfecf903f: Preparing 22:02:51 cad60987aa69: Preparing 22:02:51 32b93cbc521d: Preparing 22:02:51 a43932d1df72: Preparing 22:02:51 1207169bf42c: Preparing 22:02:51 2bf6f4f18941: Preparing 22:02:51 d67bd3824f0c: Preparing 22:02:51 481879f7cb8b: Preparing 22:02:51 2bf6f4f18941: Waiting 22:02:51 3e94c5dfcecf: Preparing 22:02:51 5c416ea209ce: Preparing 22:02:51 f041f07dae20: Preparing 22:02:51 5d3e392a13a0: Preparing 22:02:51 481879f7cb8b: Waiting 22:02:51 3e94c5dfcecf: Waiting 22:02:51 5c416ea209ce: Waiting 22:02:51 f041f07dae20: Waiting 22:02:51 5d3e392a13a0: Waiting 22:02:51 d67bd3824f0c: Waiting 22:02:51 1207169bf42c: Layer already exists 22:02:51 32b93cbc521d: Layer already exists 22:02:51 cad60987aa69: Layer already exists 22:02:51 5bfcfecf903f: Layer already exists 22:02:51 a43932d1df72: Layer already exists 22:02:51 d67bd3824f0c: Layer already exists 22:02:51 481879f7cb8b: Layer already exists 22:02:51 2bf6f4f18941: Layer already exists 22:02:51 3e94c5dfcecf: Layer already exists 22:02:51 5c416ea209ce: Layer already exists 22:02:51 5d3e392a13a0: Layer already exists 22:02:51 f041f07dae20: Layer already exists 22:02:51 9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4: digest: sha256:773acbac92da7aa8f040b8b77c405e28ce0cfbfb80e198421accdfc6a63f7d30 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:52 + 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 22:02:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:02:52 5bfcfecf903f: Preparing 22:02:52 cad60987aa69: Preparing 22:02:52 32b93cbc521d: Preparing 22:02:52 a43932d1df72: Preparing 22:02:52 1207169bf42c: Preparing 22:02:52 2bf6f4f18941: Preparing 22:02:52 d67bd3824f0c: Preparing 22:02:52 481879f7cb8b: Preparing 22:02:52 3e94c5dfcecf: Preparing 22:02:52 5c416ea209ce: Preparing 22:02:52 f041f07dae20: Preparing 22:02:52 5d3e392a13a0: Preparing 22:02:52 2bf6f4f18941: Waiting 22:02:52 3e94c5dfcecf: Waiting 22:02:52 d67bd3824f0c: Waiting 22:02:52 5d3e392a13a0: Waiting 22:02:52 5c416ea209ce: Waiting 22:02:52 f041f07dae20: Waiting 22:02:52 481879f7cb8b: Waiting 22:02:52 a43932d1df72: Layer already exists 22:02:52 cad60987aa69: Layer already exists 22:02:52 1207169bf42c: Layer already exists 22:02:52 5bfcfecf903f: Layer already exists 22:02:52 32b93cbc521d: Layer already exists 22:02:52 2bf6f4f18941: Layer already exists 22:02:52 d67bd3824f0c: Layer already exists 22:02:52 3e94c5dfcecf: Layer already exists 22:02:52 5c416ea209ce: Layer already exists 22:02:52 481879f7cb8b: Layer already exists 22:02:52 5d3e392a13a0: Layer already exists 22:02:52 f041f07dae20: Layer already exists 22:02:52 main: digest: sha256:773acbac92da7aa8f040b8b77c405e28ce0cfbfb80e198421accdfc6a63f7d30 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:02:52 ===================================================== [Pipeline] echo 22:02:52 taggedImages: 22:02:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b 22:02:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:02:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.4 22:02:52 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d5c5da43a104ea1175f08e8bd4156385d9bd27b-2.3.0-dev.4 22:02:52 - 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 22:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:02:53 22:02:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:02:53 arm64: Pulling from edgex-lftools-log-publisher 22:02:53 8998bd30e6a1: Pulling fs layer 22:02:53 04944245beec: Pulling fs layer 22:02:53 699f458cf7ca: Pulling fs layer 22:02:53 765212b225bb: Pulling fs layer 22:02:53 f23df028b6ca: Pulling fs layer 22:02:53 d65c8cfc05b1: Pulling fs layer 22:02:53 2437ff75d9bd: Pulling fs layer 22:02:53 765212b225bb: Waiting 22:02:53 f23df028b6ca: Waiting 22:02:53 d65c8cfc05b1: Waiting 22:02:53 2437ff75d9bd: Waiting 22:02:53 04944245beec: Verifying Checksum 22:02:53 04944245beec: Download complete 22:02:53 765212b225bb: Verifying Checksum 22:02:53 765212b225bb: Download complete 22:02:54 f23df028b6ca: Verifying Checksum 22:02:54 f23df028b6ca: Download complete 22:02:54 d65c8cfc05b1: Verifying Checksum 22:02:54 d65c8cfc05b1: Download complete 22:02:54 699f458cf7ca: Verifying Checksum 22:02:54 699f458cf7ca: Download complete 22:02:54 8998bd30e6a1: Download complete 22:02:57 2437ff75d9bd: Verifying Checksum 22:02:57 2437ff75d9bd: Download complete 22:02:59 8998bd30e6a1: Pull complete 22:02:59 04944245beec: Pull complete 22:03:01 699f458cf7ca: Pull complete 22:03:01 765212b225bb: Pull complete 22:03:02 f23df028b6ca: Pull complete 22:03:03 d65c8cfc05b1: Pull complete 22:03:21 2437ff75d9bd: Pull complete 22:03:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:03:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:03:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:21 prd-ubuntu20.04-docker-arm64-4c-16g-26856 does not seem to be running inside a container 22:03:21 $ 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/43 -v /w/workspace/device-usb-camera/43:/w/workspace/device-usb-camera/43:rw,z -v /w/workspace/device-usb-camera/43@tmp:/w/workspace/device-usb-camera/43@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 22:03:24 $ docker top aea77ae81fa03d35a840491cfdd2ec27908a549381b501585ca7653266eae983 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:25 ---> job-cost.sh 22:03:25 lf-activate-venv: SKIPPING 22:03:25 INFO: No Stack... 22:03:26 INFO: Retrieving Pricing Info for: v3-standard-4 22:03:27 INFO: Archiving Costs [Pipeline] sh 22:03:27 + cat /w/workspace/device-usb-camera/43/archives/cost.csv 22:03:27 + cut -d, -f6 [Pipeline] lock 22:03:27 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] 22:03:27 Resource [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] did not exist. Created. 22:03:27 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:03:28 /w/workspace/device-usb-camera/43@tmp/durable-b727090f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:03:29 + echo total: 0.10999999940395355 [Pipeline] stash 22:03:29 Warning: overwriting stash ‘stack-cost’ 22:03:29 Stashed 1 file(s) [Pipeline] } 22:03:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 22:03:29 $ docker stop --time=1 aea77ae81fa03d35a840491cfdd2ec27908a549381b501585ca7653266eae983 22:03:30 $ docker rm -f aea77ae81fa03d35a840491cfdd2ec27908a549381b501585ca7653266eae983 [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 22:03:31 provisioning config files... 22:03:31 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config79436660280626040tmp [Pipeline] { [Pipeline] sh 22:03:31 + set +x 22:03:31 + curl -s https://codecov.io/bash 22:03:31 + bash -s -- 22:03:31 22:03:31 _____ _ 22:03:31 / ____| | | 22:03:31 | | ___ __| | ___ ___ _____ __ 22:03:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:03:31 | |___| (_) | (_| | __/ (_| (_) \ V / 22:03:31 \_____\___/ \__,_|\___|\___\___/ \_/ 22:03:31 Bash-1.0.6 22:03:31 22:03:31 22:03:31 ==> git version 2.25.1 found 22:03:31 ==> 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 22:03:31 Release-Date: 2020-01-08 22:03:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:03:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:03:31 ==> Jenkins CI detected. 22:03:31 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:03:31 project root: . 22:03:31 --> token set from env 22:03:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:03:31 ==> Running gcov in . (disable via -X gcov) 22:03:31 ==> Python coveragepy not found 22:03:31 ==> Searching for coverage reports in: 22:03:31 + . 22:03:31 -> Found 1 reports 22:03:31 ==> Detecting git/mercurial file structure 22:03:31 ==> Reading reports 22:03:31 + ./coverage.out bytes=29387 22:03:31 ==> Appending adjustments 22:03:31 https://docs.codecov.io/docs/fixing-reports 22:03:31 + Found adjustments 22:03:31 ==> Gzipping contents 22:03:31 8.0K /tmp/codecov.olzVQG.gz 22:03:31 ==> Uploading reports 22:03:31 url: https://codecov.io 22:03:31 query: branch=main&commit=9d5c5da43a104ea1175f08e8bd4156385d9bd27b&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:03:31 -> Pinging Codecov 22:03:31 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=9d5c5da43a104ea1175f08e8bd4156385d9bd27b&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:03:32 -> Uploading to 22:03:32 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/73D8F5FF140700D3E01443B452E23636/9d5c5da43a104ea1175f08e8bd4156385d9bd27b/a06a6f2a-f3d1-4af0-a68c-216b6043ccbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T220332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c549cf9210f22789832b894bf53f3e957235cb8637b792e4f77c411fa32cfee3 22:03:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:03:32 Dload Upload Total Spent Left Speed 22:03:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 17468 --:--:-- --:--:-- --:--:-- 17468 22:03:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] } 22:03:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:03:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:03:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:03:32 22:03:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:03:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:03:33 df9b9388f04a: Pulling fs layer 22:03:33 52dc419b0ee2: Pulling fs layer 22:03:33 25bc292e5bac: Pulling fs layer 22:03:33 114826534d7a: Pulling fs layer 22:03:33 4657fd5d0bcf: Pulling fs layer 22:03:33 6ad1cebc031e: Pulling fs layer 22:03:33 8a3aa393b2d8: Pulling fs layer 22:03:33 4657fd5d0bcf: Waiting 22:03:33 6ad1cebc031e: Waiting 22:03:33 8a3aa393b2d8: Waiting 22:03:33 114826534d7a: Waiting 22:03:33 25bc292e5bac: Verifying Checksum 22:03:33 25bc292e5bac: Download complete 22:03:33 52dc419b0ee2: Verifying Checksum 22:03:33 52dc419b0ee2: Download complete 22:03:33 4657fd5d0bcf: Download complete 22:03:33 df9b9388f04a: Verifying Checksum 22:03:33 df9b9388f04a: Download complete 22:03:33 6ad1cebc031e: Verifying Checksum 22:03:33 6ad1cebc031e: Download complete 22:03:33 df9b9388f04a: Pull complete 22:03:33 52dc419b0ee2: Pull complete 22:03:33 25bc292e5bac: Pull complete 22:03:34 114826534d7a: Verifying Checksum 22:03:34 114826534d7a: Download complete 22:03:34 8a3aa393b2d8: Verifying Checksum 22:03:34 8a3aa393b2d8: Download complete 22:03:37 114826534d7a: Pull complete 22:03:37 4657fd5d0bcf: Pull complete 22:03:38 6ad1cebc031e: Pull complete 22:03:40 8a3aa393b2d8: Pull complete 22:03:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:03:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:03:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:40 prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container 22:03:40 $ 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 22:03:44 $ docker top 7e1670f0677038de3b2c0e59e8f0dee50ddee9c954a1797bf52a9826da151bb3 -eo pid,comm [Pipeline] { [Pipeline] echo 22:03:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:03:44 + set -o pipefail 22:03:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:03:49 22:03:49 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:03:49 22:03:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/47b72186-65ae-4b9e-b141-fad31654c317 22:03:49 22:03:49 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:03:49 22:03:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:03:49 22:03:49 [Pipeline] } 22:03:49 $ docker stop --time=1 7e1670f0677038de3b2c0e59e8f0dee50ddee9c954a1797bf52a9826da151bb3 22:03:52 $ docker rm -f 7e1670f0677038de3b2c0e59e8f0dee50ddee9c954a1797bf52a9826da151bb3 [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 22:03:53 + git log --format=format:%s -1 9d5c5da43a104ea1175f08e8bd4156385d9bd27b [Pipeline] sh 22:03:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:03:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:03:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:54 prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container 22:03:54 $ 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 22:03:54 $ docker top 997e88974e4f54c17b4be952f7051459186342b834cd02427557880dff0ff16b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:03:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:54 [ssh-agent] Looking for ssh-agent implementation... 22:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:54 $ docker exec 997e88974e4f54c17b4be952f7051459186342b834cd02427557880dff0ff16b ssh-agent 22:03:55 SSH_AUTH_SOCK=/tmp/ssh-eyeLWgJbJWcV/agent.34 22:03:55 SSH_AGENT_PID=40 22:03:55 Running ssh-add (command line suppressed) 22:03:55 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9095004576689450097.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9095004576689450097.key) 22:03:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:55 + git semver tag 22:03:55 2022-09-06 22:03:55,668 [run_tag] DEBUG tag force:False 22:03:55 2022-09-06 22:03:55,668 [check_head_tag] DEBUG check head tag 22:03:55 2022-09-06 22:03:55,669 [execute] INFO git cat-file --batch-check 22:03:55 2022-09-06 22:03:55,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:03:55 2022-09-06 22:03:55,672 [execute] INFO git cat-file --batch 22:03:55 2022-09-06 22:03:55,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:03:55 2022-09-06 22:03:55,684 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:03:55 2022-09-06 22:03:55,684 [execute] INFO git tag -a v2.3.0-dev.4 -m v2.3.0-dev.4 22:03:55 2022-09-06 22:03:55,684 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.4', '-m', 'v2.3.0-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:03:55 2022-09-06 22:03:55,689 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:03:55 2.3.0-dev.4 [Pipeline] } 22:03:55 $ docker exec --env ******** --env ******** 997e88974e4f54c17b4be952f7051459186342b834cd02427557880dff0ff16b ssh-agent -k 22:03:55 unset SSH_AUTH_SOCK; 22:03:55 unset SSH_AGENT_PID; 22:03:55 echo Agent pid 40 killed; 22:03:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:56 + git semver [Pipeline] } 22:03:56 $ docker stop --time=1 997e88974e4f54c17b4be952f7051459186342b834cd02427557880dff0ff16b 22:03:57 $ docker rm -f 997e88974e4f54c17b4be952f7051459186342b834cd02427557880dff0ff16b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:03:58 22:03:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:03:58 0.23.1-centos7: Pulling from edgex-lftools 22:03:58 ab5ef0e58194: Pulling fs layer 22:03:58 9712f1f96733: Pulling fs layer 22:03:58 63f879dbbcfc: Pulling fs layer 22:03:58 0d9ebad4ef96: Pulling fs layer 22:03:58 e9a5061849ea: Pulling fs layer 22:03:58 d747dcd14b5f: Pulling fs layer 22:03:58 0d9ebad4ef96: Waiting 22:03:58 2de7ff778b66: Pulling fs layer 22:03:58 2de7ff778b66: Waiting 22:03:58 d747dcd14b5f: Waiting 22:03:58 9712f1f96733: Verifying Checksum 22:03:58 9712f1f96733: Download complete 22:03:58 63f879dbbcfc: Verifying Checksum 22:03:58 63f879dbbcfc: Download complete 22:03:58 e9a5061849ea: Verifying Checksum 22:03:58 e9a5061849ea: Download complete 22:03:58 d747dcd14b5f: Verifying Checksum 22:03:58 d747dcd14b5f: Download complete 22:03:58 ab5ef0e58194: Verifying Checksum 22:03:58 ab5ef0e58194: Download complete 22:03:58 0d9ebad4ef96: Verifying Checksum 22:03:58 0d9ebad4ef96: Download complete 22:03:59 2de7ff778b66: Verifying Checksum 22:03:59 2de7ff778b66: Download complete 22:04:01 ab5ef0e58194: Pull complete 22:04:01 9712f1f96733: Pull complete 22:04:02 63f879dbbcfc: Pull complete 22:04:06 0d9ebad4ef96: Pull complete 22:04:06 e9a5061849ea: Pull complete 22:04:06 d747dcd14b5f: Pull complete 22:04:07 2de7ff778b66: Pull complete 22:04:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:04:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:07 prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container 22:04:07 $ 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 22:04:10 $ docker top cd3d881e831e131b8260ed75ad440e05b29e15a1aec14f6e432740d9557f457b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:04:10 provisioning config files... 22:04:10 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2317413920641934755tmp 22:04:10 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2410524319750911888tmp 22:04:10 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7186654013713283363tmp [Pipeline] { [Pipeline] echo 22:04:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:04:11 ---> sigul-configuration.sh 22:04:11 gpg: directory `/root/.gnupg' created 22:04:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:04:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:04:11 gpg: keyring `/root/.gnupg/secring.gpg' created 22:04:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:04:11 gpg: CAST5 encrypted data 22:04:11 gpg: encrypted with 1 passphrase 22:04:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:04:11 + mkdir /home/jenkins 22:04:11 + mkdir /home/jenkins/sigul [Pipeline] sh 22:04:11 + 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 22:04:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:04:12 ---> sigul-install.sh 22:04:12 Sigul already installed; skipping installation. [Pipeline] sh 22:04:12 + git tag --list 22:04:12 v0.0.0 22:04:12 v0.0.1-dev.1 22:04:12 v0.0.1-dev.10 22:04:12 v0.0.1-dev.11 22:04:12 v0.0.1-dev.12 22:04:12 v0.0.1-dev.13 22:04:12 v0.0.1-dev.14 22:04:12 v0.0.1-dev.15 22:04:12 v0.0.1-dev.16 22:04:12 v0.0.1-dev.2 22:04:12 v0.0.1-dev.3 22:04:12 v0.0.1-dev.4 22:04:12 v0.0.1-dev.5 22:04:12 v0.0.1-dev.6 22:04:12 v0.0.1-dev.7 22:04:12 v0.0.1-dev.8 22:04:12 v0.0.1-dev.9 22:04:12 v2.2.0 22:04:12 v2.2.0-dev.17 22:04:12 v2.2.0-dev.18 22:04:12 v2.2.0-dev.19 22:04:12 v2.2.0-dev.20 22:04:12 v2.2.0-dev.21 22:04:12 v2.2.0-dev.22 22:04:12 v2.2.0-dev.23 22:04:12 v2.2.0-dev.24 22:04:12 v2.2.0-dev.25 22:04:12 v2.2.0-dev.26 22:04:12 v2.2.0-dev.27 22:04:12 v2.3.0-dev.1 22:04:12 v2.3.0-dev.2 22:04:12 v2.3.0-dev.3 22:04:12 v2.3.0-dev.4 [Pipeline] sh 22:04:12 + lftools sign git-tag v2.3.0-dev.4 22:04:13 Signing Git tag with Sigul... 22:04:13 Signing v2.3.0-dev.4 [Pipeline] echo 22:04:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:04:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:04:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:04:14 $ docker stop --time=1 cd3d881e831e131b8260ed75ad440e05b29e15a1aec14f6e432740d9557f457b 22:04:15 $ docker rm -f cd3d881e831e131b8260ed75ad440e05b29e15a1aec14f6e432740d9557f457b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:04:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:04:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:16 prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container 22:04:16 $ 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 22:04:16 $ docker top 63ce03c3ec805e71b071d5cfc947a109d75d1be1c5824006e740d997baf1e96d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:04:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:16 [ssh-agent] Looking for ssh-agent implementation... 22:04:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:16 $ docker exec 63ce03c3ec805e71b071d5cfc947a109d75d1be1c5824006e740d997baf1e96d ssh-agent 22:04:16 SSH_AUTH_SOCK=/tmp/ssh-MZDjFbpDgDba/agent.33 22:04:16 SSH_AGENT_PID=39 22:04:16 Running ssh-add (command line suppressed) 22:04:17 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9017703801382218806.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9017703801382218806.key) 22:04:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:17 + git semver bump pre 22:04:17 2022-09-06 22:04:17,544 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:04:17 2022-09-06 22:04:17,544 [bump_version] DEBUG bumping version:2.3.0-dev.4 on axis:pre with prefix:dev 22:04:17 2022-09-06 22:04:17,544 [bump_version] DEBUG bumped version:2.3.0-dev.5 22:04:17 2022-09-06 22:04:17,544 [write_version] DEBUG write version:2.3.0-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:04:17 2022-09-06 22:04:17,544 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:04:17 2022-09-06 22:04:17,544 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:04:17 2022-09-06 22:04:17,546 [execute] INFO git cat-file --batch-check 22:04:17 2022-09-06 22:04:17,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:04:17 2022-09-06 22:04:17,551 [execute] INFO git cat-file --batch 22:04:17 2022-09-06 22:04:17,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:04:17 2022-09-06 22:04:17,556 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:04:17 2.3.0-dev.5 [Pipeline] } 22:04:17 $ docker exec --env ******** --env ******** 63ce03c3ec805e71b071d5cfc947a109d75d1be1c5824006e740d997baf1e96d ssh-agent -k 22:04:17 unset SSH_AUTH_SOCK; 22:04:17 unset SSH_AGENT_PID; 22:04:17 echo Agent pid 39 killed; 22:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:04:18 + git semver [Pipeline] } 22:04:18 $ docker stop --time=1 63ce03c3ec805e71b071d5cfc947a109d75d1be1c5824006e740d997baf1e96d 22:04:19 $ docker rm -f 63ce03c3ec805e71b071d5cfc947a109d75d1be1c5824006e740d997baf1e96d [Pipeline] // withDockerContainer [Pipeline] sh 22:04:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:04:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:20 prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container 22:04:20 $ 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 22:04:20 $ docker top 775a3af475d43c941b15368addbdb12af505df4438615b6d4dba105fa172d9ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:20 [ssh-agent] Looking for ssh-agent implementation... 22:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:20 $ docker exec 775a3af475d43c941b15368addbdb12af505df4438615b6d4dba105fa172d9ab ssh-agent 22:04:21 SSH_AUTH_SOCK=/tmp/ssh-AZbXqHCoX8zH/agent.33 22:04:21 SSH_AGENT_PID=40 22:04:21 Running ssh-add (command line suppressed) 22:04:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8982246929481784493.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8982246929481784493.key) 22:04:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:21 + git semver push 22:04:21 2022-09-06 22:04:21,678 [run_push] DEBUG push 22:04:21 2022-09-06 22:04:21,680 [execute] INFO git cat-file --batch-check 22:04:21 2022-09-06 22:04:21,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:04:21 2022-09-06 22:04:21,684 [execute] INFO git rev-list c1889cb41d0dacba7e4128ed5dbb6855d31143a0 -- 22:04:21 2022-09-06 22:04:21,685 [execute] DEBUG Popen(['git', 'rev-list', 'c1889cb41d0dacba7e4128ed5dbb6855d31143a0', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:04:21 2022-09-06 22:04:21,690 [execute] INFO git fetch -v origin 22:04:21 2022-09-06 22:04:21,690 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:04:22 2022-09-06 22:04:22,399 [run_push] DEBUG no remote changes detected 22:04:22 2022-09-06 22:04:22,400 [execute] INFO git push origin semver 22:04:22 2022-09-06 22:04:22,400 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:04:23 2022-09-06 22:04:23,186 [run_push] DEBUG push all version tags 22:04:23 2022-09-06 22:04:23,187 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:04:23 2022-09-06 22:04:23,187 [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) 22:04:24 2022-09-06 22:04:23,929 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:04:24 2.3.0-dev.5 [Pipeline] } 22:04:24 $ docker exec --env ******** --env ******** 775a3af475d43c941b15368addbdb12af505df4438615b6d4dba105fa172d9ab ssh-agent -k 22:04:24 unset SSH_AUTH_SOCK; 22:04:24 unset SSH_AGENT_PID; 22:04:24 echo Agent pid 40 killed; 22:04:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:04:24 + git semver [Pipeline] } 22:04:24 $ docker stop --time=1 775a3af475d43c941b15368addbdb12af505df4438615b6d4dba105fa172d9ab 22:04:26 $ docker rm -f 775a3af475d43c941b15368addbdb12af505df4438615b6d4dba105fa172d9ab [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 22:04:26 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:04:26 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:04:26 total 16 22:04:26 drwxr-xr-x 3 root root 4096 Sep 6 21:13 . 22:04:26 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 22:04 .. 22:04:26 drwxr-xr-x 2 root root 4096 Sep 6 21:13 cost 22:04:26 -rw-r--r-- 1 root root 88 Sep 6 21:13 cost.csv 22:04:26 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:04:26 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:04:26 total 16 22:04:26 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:13 . 22:04:26 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 22:04 .. 22:04:26 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 21:13 cost 22:04:26 -rw-r--r-- 1 jenkins jenkins 88 Sep 6 21:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:04:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:04:27 ---> package-listing.sh 22:04:27 ++ facter osfamily 22:04:27 ++ tr '[:upper:]' '[:lower:]' 22:04:28 + OS_FAMILY=debian 22:04:28 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:04:28 + START_PACKAGES=/tmp/packages_start.txt 22:04:28 + END_PACKAGES=/tmp/packages_end.txt 22:04:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:04:28 + PACKAGES=/tmp/packages_start.txt 22:04:28 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:04:28 + PACKAGES=/tmp/packages_end.txt 22:04:28 + case "${OS_FAMILY}" in 22:04:28 + grep '^ii' 22:04:28 + dpkg -l 22:04:28 + '[' -f /tmp/packages_start.txt ']' 22:04:28 + '[' -f /tmp/packages_end.txt ']' 22:04:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:04:28 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:04:28 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:04:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:04:28 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 22:04:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:29 prd-ubuntu20.04-docker-8c-8g-24696 does not seem to be running inside a container 22:04:29 $ 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 22:04:29 $ docker top aa3090d399d2e05ebfafa66ee392c455098c8aad4c9a419dbb98d879f8c46a9d -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:29 + touch /tmp/pre-build-complete [Pipeline] sh 22:04:29 + mkdir -p /var/log/sysstat [Pipeline] sh 22:04:30 + ls /var/log/sa-host 22:04:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:30 provisioning config files... 22:04:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9216775020342330215tmp [Pipeline] { [Pipeline] echo 22:04:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:04:30 ---> create-netrc.sh [Pipeline] } 22:04:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:04:30 ---> python-tools-install.sh [Pipeline] echo 22:04:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:04:31 ---> sudo-logs.sh 22:04:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:04:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:04:31 ---> job-cost.sh 22:04:31 lf-activate-venv: SKIPPING 22:04:31 DEBUG: total: 0.2199999988079071 22:04:31 INFO: Retrieving Stack Cost... 22:04:31 INFO: Retrieving Pricing Info for: v3-standard-8 22:04:32 INFO: Archiving Costs [Pipeline] echo 22:04:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:04:32 ---> logs-deploy.sh 22:04:32 lf-activate-venv: SKIPPING 22:04:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/43 22:04:32 INFO: archiving workspace using pattern(s): 22:04:33 Archives upload complete. 22:04:33 INFO: archiving logs to Nexus 22:04:34 ---> uname -a: 22:04:34 Linux prd-ubuntu20-04-docker-8c-8g-24696 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:04:34 22:04:34 22:04:34 ---> lscpu: 22:04:34 Architecture: x86_64 22:04:34 CPU op-mode(s): 32-bit, 64-bit 22:04:34 Byte Order: Little Endian 22:04:34 Address sizes: 40 bits physical, 48 bits virtual 22:04:34 CPU(s): 8 22:04:34 On-line CPU(s) list: 0-7 22:04:34 Thread(s) per core: 1 22:04:34 Core(s) per socket: 1 22:04:34 Socket(s): 8 22:04:34 NUMA node(s): 1 22:04:34 Vendor ID: AuthenticAMD 22:04:34 CPU family: 23 22:04:34 Model: 49 22:04:34 Model name: AMD EPYC-Rome Processor 22:04:34 Stepping: 0 22:04:34 CPU MHz: 2799.998 22:04:34 BogoMIPS: 5599.99 22:04:34 Virtualization: AMD-V 22:04:34 Hypervisor vendor: KVM 22:04:34 Virtualization type: full 22:04:34 L1d cache: 256 KiB 22:04:34 L1i cache: 256 KiB 22:04:34 L2 cache: 4 MiB 22:04:34 L3 cache: 128 MiB 22:04:34 NUMA node0 CPU(s): 0-7 22:04:34 Vulnerability Itlb multihit: Not affected 22:04:34 Vulnerability L1tf: Not affected 22:04:34 Vulnerability Mds: Not affected 22:04:34 Vulnerability Meltdown: Not affected 22:04:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:04:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:04:34 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:04:34 Vulnerability Srbds: Not affected 22:04:34 Vulnerability Tsx async abort: Not affected 22:04:34 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 22:04:34 22:04:34 22:04:34 ---> nproc: 22:04:34 8 22:04:34 22:04:34 22:04:34 ---> df -h: 22:04:34 Filesystem Size Used Avail Use% Mounted on 22:04:34 overlay 155G 13G 143G 8% / 22:04:34 tmpfs 64M 0 64M 0% /dev 22:04:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:04:34 shm 64M 0 64M 0% /dev/shm 22:04:34 /dev/vda1 155G 13G 143G 8% /facter-os 22:04:34 22:04:34 22:04:34 ---> sar -b -r -n DEV: 22:04:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24696) 09/06/22 _x86_64_ (8 CPU) 22:04:34 22:04:34 21:10:21 LINUX RESTART (8 CPU) 22:04:34 22:04:34 21:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:04:34 21:12:01 407.12 15.56 391.55 0.00 2154.31 121276.32 0.00 22:04:34 21:13:01 158.91 0.07 158.84 0.00 2.67 37580.80 0.00 22:04:34 21:14:01 147.64 0.10 147.54 0.00 9.33 28889.59 0.00 22:04:34 21:15:01 2.05 0.00 2.05 0.00 0.00 23.61 0.00 22:04:34 21:16:01 1.10 0.02 1.08 0.00 0.13 12.26 0.00 22:04:34 21:17:01 0.92 0.02 0.90 0.00 0.13 11.33 0.00 22:04:34 21:18:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 22:04:34 21:19:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 22:04:34 21:20:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 22:04:34 21:21:01 1.17 0.00 1.17 0.00 0.00 19.46 0.00 22:04:34 21:22:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 22:04:34 21:23:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 22:04:34 21:24:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 22:04:34 21:25:01 1.22 0.00 1.22 0.00 0.00 15.60 0.00 22:04:34 21:26:02 1.57 0.02 1.55 0.00 0.13 18.93 0.00 22:04:34 21:27:01 2.25 0.00 2.25 0.00 0.00 24.94 0.00 22:04:34 21:28:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 22:04:34 21:29:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 22:04:34 21:30:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 22:04:34 21:31:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 22:04:34 21:32:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 22:04:34 21:33:01 2.15 0.00 2.15 0.00 0.00 24.40 0.00 22:04:34 21:34:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 22:04:34 21:35:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 22:04:34 21:36:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 22:04:34 21:37:01 1.70 0.00 1.70 0.00 0.00 21.60 0.00 22:04:34 21:38:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 22:04:34 21:39:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 22:04:34 21:40:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 22:04:34 21:41:01 3.12 1.57 1.55 0.00 49.06 19.73 0.00 22:04:34 21:42:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 22:04:34 21:43:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 22:04:34 21:44:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 22:04:34 21:45:01 0.87 0.00 0.87 0.00 0.00 12.00 0.00 22:04:34 21:46:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 22:04:34 21:47:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 22:04:34 21:48:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 22:04:34 21:49:01 3.35 0.87 2.48 0.00 18.40 32.53 0.00 22:04:34 21:50:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 22:04:34 21:51:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 22:04:34 21:52:01 1.17 0.00 1.17 0.00 0.00 15.73 0.00 22:04:34 21:53:01 1.23 0.00 1.23 0.00 0.00 15.59 0.00 22:04:34 21:54:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 22:04:34 21:55:01 0.92 0.00 0.92 0.00 0.00 13.86 0.00 22:04:34 21:56:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 22:04:34 21:57:01 1.60 0.00 1.60 0.00 0.00 19.86 0.00 22:04:34 21:58:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 22:04:34 21:59:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 22:04:34 22:00:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 22:04:34 22:01:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 22:04:34 22:02:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 22:04:34 22:03:01 0.97 0.00 0.97 0.00 0.00 13.33 0.00 22:04:34 22:04:01 67.70 0.20 67.50 0.00 11.47 37077.07 0.00 22:04:34 Average: 16.03 0.35 15.68 0.00 42.38 4257.93 0.00 22:04:34 22:04:34 21:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:04:34 21:12:01 27852368 31699140 596544 1.81 156528 3862072 2345740 6.91 1276960 3272932 339748 22:04:34 21:13:01 28021476 31735248 557952 1.70 167680 3737780 2130224 6.28 1270388 3122692 752 22:04:34 21:14:01 27356704 31755528 535172 1.63 178408 4354180 1927896 5.68 1317300 3680796 148 22:04:34 21:15:01 27357892 31756860 533636 1.62 178464 4354180 1927896 5.68 1317176 3680796 16 22:04:34 21:16:01 27359788 31758784 531556 1.62 178504 4354180 1927896 5.68 1314280 3680804 20 22:04:34 21:17:01 27359716 31758764 531332 1.62 178520 4354320 1927896 5.68 1314376 3680936 296 22:04:34 21:18:01 27360224 31759424 530552 1.61 178532 4354324 1927896 5.68 1312936 3681060 168 22:04:34 21:19:01 27366484 31765720 524196 1.59 178564 4354328 1927896 5.68 1306868 3681064 240 22:04:34 21:20:01 27366508 31765752 524152 1.59 178584 4354328 1927896 5.68 1306264 3681064 12 22:04:34 21:21:01 27366420 31765696 524156 1.59 178632 4354292 1927896 5.68 1306716 3681044 104 22:04:34 21:22:01 27366348 31765676 524080 1.59 178656 4354312 1927896 5.68 1306320 3681048 20 22:04:34 21:23:01 27366008 31765340 524292 1.59 178664 4354312 1927896 5.68 1306912 3681048 196 22:04:34 21:24:01 27366152 31765528 524232 1.59 178688 4354316 1927896 5.68 1307272 3681052 176 22:04:34 21:25:01 27366184 31765596 524164 1.59 178728 4354324 1927896 5.68 1306808 3681060 24 22:04:34 21:26:02 27366364 31765848 523920 1.59 178780 4354312 1966956 5.80 1306568 3681080 20 22:04:34 21:27:01 27366000 31765576 524032 1.59 178852 4354332 1966956 5.80 1306556 3681084 152 22:04:34 21:28:01 27366268 31765904 523712 1.59 178908 4354324 1966956 5.80 1306336 3681084 8 22:04:34 21:29:01 27366496 31766192 523396 1.59 178964 4354336 1966956 5.80 1306468 3681088 24 22:04:34 21:30:01 27366164 31765912 523616 1.59 179016 4354336 1966956 5.80 1306440 3681088 12 22:04:34 21:31:01 27365936 31765720 523760 1.59 179036 4354340 1966956 5.80 1306788 3681092 56 22:04:34 21:32:01 27365856 31765696 523720 1.59 179100 4354336 1966956 5.80 1306768 3681096 20 22:04:34 21:33:01 27366276 31766188 523372 1.59 179172 4354348 1966956 5.80 1306608 3681100 12 22:04:34 21:34:01 27366008 31765960 523572 1.59 179204 4354352 1966956 5.80 1307068 3681104 24 22:04:34 21:35:01 27365928 31765932 523552 1.59 179244 4354348 1966956 5.80 1307336 3681108 8 22:04:34 21:36:01 27365896 31766016 523412 1.59 179328 4354356 1966956 5.80 1307144 3681108 20 22:04:34 21:37:01 27365816 31765980 523488 1.59 179384 4354344 1966956 5.80 1307008 3681112 28 22:04:34 21:38:01 27365764 31765936 523660 1.59 179412 4354360 1966956 5.80 1306832 3681112 12 22:04:34 21:39:01 27365748 31765964 523624 1.59 179436 4354364 1966956 5.80 1306868 3681116 12 22:04:34 21:40:01 27365700 31765948 523584 1.59 179460 4354368 1966956 5.80 1306876 3681120 12 22:04:34 21:41:01 27358584 31761424 528152 1.61 179500 4355840 1966956 5.80 1317208 3680652 60 22:04:34 21:42:01 27358332 31761188 528340 1.61 179548 4355832 1966956 5.80 1316320 3680648 20 22:04:34 21:43:01 27358284 31761308 528164 1.61 179564 4355980 1966956 5.80 1316152 3680780 48 22:04:34 21:44:01 27357480 31760548 528880 1.61 179588 4355984 1966956 5.80 1317180 3680788 24 22:04:34 21:45:01 27357212 31760296 529072 1.61 179600 4355988 1966956 5.80 1317764 3680788 180 22:04:34 21:46:01 27356944 31760056 529260 1.61 179620 4355988 1966956 5.80 1317932 3680788 24 22:04:34 21:47:01 27356580 31759708 529532 1.61 179648 4355992 1966956 5.80 1317780 3680796 20 22:04:34 21:48:01 27356280 31759428 529740 1.61 179672 4355996 1966956 5.80 1317784 3680796 12 22:04:34 21:49:01 27350580 31754604 534380 1.63 179744 4356508 2013864 5.94 1319536 3681260 12 22:04:34 21:50:01 27350784 31754852 534084 1.62 179772 4356512 2013864 5.94 1319632 3681264 12 22:04:34 21:51:01 27351244 31755336 533728 1.62 179792 4356516 2013864 5.94 1319740 3681268 164 22:04:34 21:52:01 27351196 31755316 533748 1.62 179820 4356512 2013864 5.94 1319676 3681272 20 22:04:34 21:53:01 27351680 31755812 533404 1.62 179860 4356524 2013864 5.94 1319556 3681276 164 22:04:34 21:54:01 27351340 31755536 533684 1.62 179892 4356524 2013864 5.94 1320676 3681276 24 22:04:34 21:55:01 27350820 31755064 534104 1.62 179924 4356528 1997672 5.89 1321468 3681280 204 22:04:34 21:56:01 27350788 31755052 534040 1.62 179940 4356528 1997672 5.89 1321492 3681280 24 22:04:34 21:57:01 27350764 31755032 533984 1.62 179988 4356516 1997672 5.89 1321352 3681284 56 22:04:34 21:58:01 27350968 31755320 533664 1.62 180020 4356536 1997672 5.89 1321740 3681292 12 22:04:34 21:59:01 27350448 31754812 534376 1.63 180052 4356540 1997672 5.89 1321648 3681292 16 22:04:34 22:00:01 27350552 31754952 534316 1.62 180068 4356544 1997672 5.89 1321724 3681296 12 22:04:34 22:01:01 27350284 31754724 534528 1.63 180084 4356552 1997672 5.89 1322336 3681304 28 22:04:34 22:02:01 27350496 31754968 534228 1.62 180124 4356552 1997672 5.89 1322068 3681304 52 22:04:34 22:03:01 27350188 31754684 534476 1.63 180152 4356548 1997672 5.89 1322392 3681308 204 22:04:34 22:04:01 26099448 31637596 648988 1.97 202792 5391452 2182632 6.43 1499284 4674368 336656 22:04:34 Average: 27357430 31756971 532666 1.62 179117 4353838 1982935 5.84 1315560 3681576 12838 22:04:34 22:04:34 21:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:04:34 21:12:01 ens3 716.20 481.50 8082.74 151.00 0.00 0.00 0.00 0.00 22:04:34 21:12:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 22:04:34 21:12:01 docker0 181.45 257.07 14.23 2187.44 0.00 0.00 0.00 0.00 22:04:34 21:13:01 ens3 50.86 34.13 81.62 17.52 0.00 0.00 0.00 0.00 22:04:34 21:13:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 22:04:34 21:13:01 docker0 8.68 10.23 0.52 41.05 0.00 0.00 0.00 0.00 22:04:34 21:14:01 ens3 311.41 246.13 3381.24 1013.40 0.00 0.00 0.00 0.00 22:04:34 21:14:01 lo 10.46 10.46 1.04 1.04 0.00 0.00 0.00 0.00 22:04:34 21:14:01 docker0 12.98 31.91 1.00 601.65 0.00 0.00 0.00 0.00 22:04:34 21:15:01 ens3 1.75 0.88 2.81 0.24 0.00 0.00 0.00 0.00 22:04:34 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:16:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:04:34 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:17:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:18:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:04:34 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:19:01 ens3 0.33 0.20 0.07 0.01 0.00 0.00 0.00 0.00 22:04:34 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:21:01 ens3 0.30 0.20 0.09 0.08 0.00 0.00 0.00 0.00 22:04:34 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:22:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:23:01 ens3 1.02 0.17 0.16 0.01 0.00 0.00 0.00 0.00 22:04:34 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:24:01 ens3 1.58 0.57 0.58 0.41 0.00 0.00 0.00 0.00 22:04:34 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:25:01 ens3 0.80 0.48 0.36 0.28 0.00 0.00 0.00 0.00 22:04:34 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:26:02 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:04:34 21:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:27:01 ens3 0.20 0.14 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:28:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:29:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:30:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:31:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:04:34 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:32:01 ens3 0.22 0.08 0.12 0.01 0.00 0.00 0.00 0.00 22:04:34 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:33:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 22:04:34 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:34:01 ens3 1.08 0.38 0.40 0.27 0.00 0.00 0.00 0.00 22:04:34 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:35:01 ens3 0.53 0.27 0.27 0.20 0.00 0.00 0.00 0.00 22:04:34 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:36:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:04:34 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:37:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 22:04:34 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:39:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:41:01 ens3 7.45 5.75 5.32 6.08 0.00 0.00 0.00 0.00 22:04:34 21:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:04:34 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:42:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:43:01 ens3 0.88 0.10 0.07 0.01 0.00 0.00 0.00 0.00 22:04:34 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:44:01 ens3 1.08 0.42 0.37 0.25 0.00 0.00 0.00 0.00 22:04:34 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:45:01 ens3 0.52 0.42 0.26 0.22 0.00 0.00 0.00 0.00 22:04:34 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:46:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:04:34 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:47:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:48:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:49:01 ens3 0.92 0.57 0.58 0.33 0.00 0.00 0.00 0.00 22:04:34 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:50:01 ens3 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 22:04:34 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:51:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 22:04:34 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:52:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 22:04:34 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:53:01 ens3 0.43 0.08 0.02 0.01 0.00 0.00 0.00 0.00 22:04:34 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:54:01 ens3 1.52 0.57 0.45 0.29 0.00 0.00 0.00 0.00 22:04:34 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:55:01 ens3 0.57 0.38 0.27 0.21 0.00 0.00 0.00 0.00 22:04:34 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:56:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:04:34 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:57:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:58:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 22:04:34 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 21:59:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 22:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 22:01:01 ens3 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 22:04:34 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 22:02:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 22:03:01 ens3 0.70 0.20 0.14 0.01 0.00 0.00 0.00 0.00 22:04:34 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:04:34 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:04:34 22:04:01 ens3 298.80 200.63 7853.13 28.78 0.00 0.00 0.00 0.00 22:04:34 22:04:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 22:04:34 22:04:01 docker0 38.00 45.32 3.46 688.15 0.00 0.00 0.00 0.00 22:04:34 Average: ens3 26.51 18.43 366.35 23.03 0.00 0.00 0.00 0.00 22:04:34 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:04:34 Average: docker0 4.55 6.50 0.36 66.40 0.00 0.00 0.00 0.00 22:04:34 22:04:34 22:04:34 ---> sar -P ALL: 22:04:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24696) 09/06/22 _x86_64_ (8 CPU) 22:04:34 22:04:34 21:10:21 LINUX RESTART (8 CPU) 22:04:34 22:04:34 21:11:01 CPU %user %nice %system %iowait %steal %idle 22:04:34 21:12:01 all 11.48 0.00 4.15 1.75 0.06 82.56 22:04:34 21:12:01 0 10.69 0.00 4.45 2.77 0.05 82.03 22:04:34 21:12:01 1 13.71 0.00 3.46 0.67 0.07 82.09 22:04:34 21:12:01 2 12.09 0.00 4.18 0.96 0.05 82.72 22:04:34 21:12:01 3 9.57 0.00 4.36 3.26 0.07 82.73 22:04:34 21:12:01 4 9.66 0.00 3.85 0.59 0.07 85.83 22:04:34 21:12:01 5 12.11 0.00 3.71 0.94 0.05 83.19 22:04:34 21:12:01 6 12.02 0.00 3.59 0.88 0.07 83.44 22:04:34 21:12:01 7 11.99 0.00 5.59 3.94 0.07 78.41 22:04:34 21:13:01 all 38.61 0.00 6.67 1.59 0.08 53.05 22:04:34 21:13:01 0 38.77 0.00 6.51 0.12 0.07 54.54 22:04:34 21:13:01 1 37.64 0.00 6.50 4.73 0.08 51.05 22:04:34 21:13:01 2 37.78 0.00 7.45 1.84 0.08 52.85 22:04:34 21:13:01 3 39.83 0.00 7.36 0.35 0.07 52.39 22:04:34 21:13:01 4 38.44 0.00 6.03 2.74 0.07 52.72 22:04:34 21:13:01 5 37.97 0.00 6.67 0.42 0.07 54.87 22:04:34 21:13:01 6 39.57 0.00 6.60 1.59 0.07 52.18 22:04:34 21:13:01 7 38.88 0.00 6.22 0.96 0.15 53.79 22:04:34 21:14:01 all 7.28 0.00 2.12 1.20 0.07 89.34 22:04:34 21:14:01 0 6.90 0.00 2.47 4.63 0.03 85.97 22:04:34 21:14:01 1 6.01 0.00 2.21 0.52 0.03 91.23 22:04:34 21:14:01 2 8.80 0.00 2.72 2.34 0.13 86.01 22:04:34 21:14:01 3 6.54 0.00 1.72 0.07 0.05 91.62 22:04:34 21:14:01 4 7.51 0.00 1.95 0.84 0.05 89.65 22:04:34 21:14:01 5 7.63 0.00 1.86 0.77 0.07 89.67 22:04:34 21:14:01 6 9.24 0.00 1.87 0.02 0.03 88.84 22:04:34 21:14:01 7 5.57 0.00 2.19 0.37 0.13 91.73 22:04:34 21:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:04:34 21:15:01 0 0.02 0.00 0.02 0.03 0.02 99.92 22:04:34 21:15:01 1 0.03 0.00 0.00 0.02 0.02 99.93 22:04:34 21:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:04:34 21:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 22:04:34 21:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:04:34 21:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:15:01 6 0.02 0.00 0.03 0.00 0.02 99.93 22:04:34 21:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:04:34 21:16:01 0 0.02 0.00 0.02 0.03 0.00 99.93 22:04:34 21:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:04:34 21:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:16:01 5 0.05 0.00 0.02 0.00 0.00 99.93 22:04:34 21:16:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:04:34 21:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 22:04:34 21:17:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:04:34 21:17:01 0 0.00 0.00 0.02 0.02 0.00 99.97 22:04:34 21:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:04:34 21:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:18:01 all 0.03 0.00 0.01 0.00 0.01 99.96 22:04:34 21:18:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:04:34 21:18:01 1 0.07 0.00 0.03 0.00 0.00 99.90 22:04:34 21:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 21:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:18:01 5 0.05 0.00 0.00 0.00 0.02 99.93 22:04:34 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:04:34 21:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:04:34 21:19:01 0 0.00 0.00 0.00 0.03 0.00 99.97 22:04:34 21:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 21:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:04:34 21:19:01 5 0.02 0.00 0.05 0.00 0.03 99.90 22:04:34 21:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:19:01 7 0.05 0.00 0.02 0.00 0.00 99.93 22:04:34 21:20:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:04:34 21:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:20:01 1 0.02 0.00 0.00 0.02 0.00 99.97 22:04:34 21:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 21:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:04:34 21:21:01 0 0.03 0.00 0.02 0.02 0.02 99.92 22:04:34 21:21:01 1 0.03 0.00 0.00 0.02 0.02 99.93 22:04:34 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:04:34 21:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:04:34 21:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:04:34 21:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:04:34 21:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 22:04:34 21:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:04:34 21:22:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:04:34 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:04:34 21:22:01 5 0.02 0.00 0.02 0.00 0.03 99.93 22:04:34 21:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 22:04:34 21:22:01 CPU %user %nice %system %iowait %steal %idle 22:04:34 21:23:01 all 0.02 0.00 0.00 0.00 0.01 99.97 22:04:34 21:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:04:34 21:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 22:04:34 21:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 22:04:34 21:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:04:34 21:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:04:34 21:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:04:34 21:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:04:34 21:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:04:34 21:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:04:34 21:25:01 1 0.05 0.00 0.02 0.02 0.02 99.90 22:04:34 21:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:04:34 21:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:26:02 all 0.03 0.00 0.02 0.00 0.01 99.94 22:04:34 21:26:02 0 0.02 0.00 0.02 0.03 0.02 99.92 22:04:34 21:26:02 1 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:26:02 2 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:26:02 3 0.05 0.00 0.00 0.00 0.00 99.95 22:04:34 21:26:02 4 0.05 0.00 0.02 0.00 0.00 99.93 22:04:34 21:26:02 5 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:26:02 6 0.03 0.00 0.07 0.00 0.02 99.88 22:04:34 21:26:02 7 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:27:01 all 0.02 0.00 0.01 0.01 0.00 99.97 22:04:34 21:27:01 0 0.02 0.00 0.03 0.05 0.00 99.90 22:04:34 21:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:04:34 21:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:04:34 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:04:34 21:28:01 0 0.00 0.00 0.00 0.03 0.00 99.97 22:04:34 21:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 22:04:34 21:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 21:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:29:01 all 0.01 0.00 0.00 0.01 0.00 99.97 22:04:34 21:29:01 0 0.02 0.00 0.00 0.10 0.00 99.88 22:04:34 21:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:30:01 all 0.00 0.00 0.01 0.00 0.01 99.98 22:04:34 21:30:01 0 0.00 0.00 0.02 0.03 0.00 99.95 22:04:34 21:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 21:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:30:01 6 0.00 0.00 0.03 0.00 0.02 99.95 22:04:34 21:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:04:34 21:31:01 0 0.03 0.00 0.02 0.03 0.03 99.88 22:04:34 21:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:31:01 4 0.07 0.00 0.02 0.00 0.00 99.92 22:04:34 21:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:04:34 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:04:34 21:32:01 0 0.02 0.00 0.02 0.05 0.02 99.90 22:04:34 21:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:04:34 21:33:01 all 0.02 0.00 0.01 0.01 0.01 99.96 22:04:34 21:33:01 0 0.02 0.00 0.03 0.05 0.02 99.88 22:04:34 21:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:04:34 21:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 22:04:34 21:33:01 CPU %user %nice %system %iowait %steal %idle 22:04:34 21:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:04:34 21:34:01 0 0.03 0.00 0.03 0.02 0.02 99.90 22:04:34 21:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:35:01 all 0.17 0.00 0.01 0.01 0.00 99.80 22:04:34 21:35:01 0 0.03 0.00 0.02 0.03 0.02 99.90 22:04:34 21:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 22:04:34 21:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:35:01 4 1.31 0.00 0.03 0.00 0.00 98.66 22:04:34 21:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:36:01 all 0.28 0.00 0.00 0.00 0.01 99.70 22:04:34 21:36:01 0 0.03 0.00 0.02 0.03 0.02 99.90 22:04:34 21:36:01 1 0.08 0.00 0.00 0.00 0.02 99.90 22:04:34 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:36:01 4 2.00 0.00 0.00 0.00 0.02 97.98 22:04:34 21:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:04:34 21:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:36:01 7 0.07 0.00 0.02 0.00 0.00 99.92 22:04:34 21:37:01 all 0.27 0.00 0.01 0.00 0.01 99.71 22:04:34 21:37:01 0 0.02 0.00 0.03 0.03 0.02 99.90 22:04:34 21:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 22:04:34 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:37:01 4 1.99 0.00 0.00 0.00 0.02 98.00 22:04:34 21:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:37:01 7 0.07 0.00 0.00 0.00 0.00 99.93 22:04:34 21:38:01 all 0.27 0.00 0.01 0.00 0.01 99.72 22:04:34 21:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:04:34 21:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:38:01 4 2.00 0.00 0.02 0.00 0.02 97.97 22:04:34 21:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:04:34 21:39:01 all 0.26 0.00 0.01 0.00 0.00 99.73 22:04:34 21:39:01 0 0.03 0.00 0.02 0.02 0.02 99.92 22:04:34 21:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:39:01 4 1.97 0.00 0.00 0.00 0.00 98.03 22:04:34 21:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:04:34 21:40:01 all 0.26 0.00 0.01 0.00 0.00 99.72 22:04:34 21:40:01 0 0.05 0.00 0.02 0.02 0.02 99.90 22:04:34 21:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:40:01 4 1.97 0.00 0.00 0.00 0.02 98.01 22:04:34 21:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:04:34 21:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:04:34 21:41:01 all 0.45 0.00 0.05 0.01 0.01 99.49 22:04:34 21:41:01 0 0.22 0.00 0.05 0.02 0.02 99.70 22:04:34 21:41:01 1 0.22 0.00 0.02 0.00 0.00 99.77 22:04:34 21:41:01 2 0.28 0.00 0.07 0.03 0.02 99.60 22:04:34 21:41:01 3 0.22 0.00 0.05 0.00 0.00 99.73 22:04:34 21:41:01 4 2.25 0.00 0.05 0.00 0.00 97.70 22:04:34 21:41:01 5 0.07 0.00 0.03 0.00 0.00 99.90 22:04:34 21:41:01 6 0.10 0.00 0.05 0.02 0.00 99.83 22:04:34 21:41:01 7 0.20 0.00 0.05 0.00 0.02 99.73 22:04:34 21:42:01 all 0.27 0.00 0.01 0.01 0.01 99.71 22:04:34 21:42:01 0 0.10 0.00 0.03 0.02 0.02 99.83 22:04:34 21:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:42:01 4 1.99 0.00 0.00 0.00 0.02 98.00 22:04:34 21:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:42:01 7 0.00 0.00 0.00 0.03 0.00 99.97 22:04:34 21:43:01 all 0.18 0.00 0.02 0.00 0.01 99.79 22:04:34 21:43:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:04:34 21:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:04:34 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:43:01 4 1.35 0.00 0.13 0.00 0.02 98.50 22:04:34 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:04:34 21:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:04:34 21:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 22:04:34 22:04:34 21:44:01 CPU %user %nice %system %iowait %steal %idle 22:04:34 21:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:04:34 21:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:04:34 21:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:45:01 6 0.00 0.00 0.03 0.00 0.02 99.95 22:04:34 21:45:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:04:34 21:46:01 all 0.02 0.00 0.00 0.00 0.01 99.97 22:04:34 21:46:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:04:34 21:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:47:01 all 0.00 0.00 0.01 0.00 0.01 99.98 22:04:34 21:47:01 0 0.00 0.00 0.00 0.02 0.02 99.97 22:04:34 21:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:47:01 6 0.00 0.00 0.03 0.00 0.02 99.95 22:04:34 21:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:04:34 21:48:01 all 0.02 0.00 0.00 0.00 0.01 99.97 22:04:34 21:48:01 0 0.03 0.00 0.00 0.02 0.00 99.95 22:04:34 21:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:04:34 21:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:48:01 7 0.00 0.00 0.00 0.02 0.02 99.97 22:04:34 21:49:01 all 0.05 0.00 0.03 0.01 0.01 99.91 22:04:34 21:49:01 0 0.00 0.00 0.03 0.02 0.00 99.95 22:04:34 21:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:04:34 21:49:01 2 0.07 0.00 0.02 0.00 0.00 99.92 22:04:34 21:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:04:34 21:49:01 4 0.03 0.00 0.03 0.00 0.00 99.93 22:04:34 21:49:01 5 0.18 0.00 0.07 0.03 0.00 99.72 22:04:34 21:49:01 6 0.02 0.00 0.05 0.00 0.02 99.92 22:04:34 21:49:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:04:34 21:50:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:04:34 21:50:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:04:34 21:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 21:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:04:34 21:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:04:34 21:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:04:34 21:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 22:04:34 21:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:04:34 21:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:04:34 21:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:04:34 21:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:52:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:04:34 21:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:04:34 21:53:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:04:34 21:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 21:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:04:34 21:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 21:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:53:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:04:34 21:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:04:34 21:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:04:34 21:54:01 0 0.02 0.00 0.00 0.02 0.02 99.95 22:04:34 21:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 22:04:34 21:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:04:34 21:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:04:34 21:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:04:34 21:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:04:34 21:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:04:34 21:55:01 6 0.00 0.00 0.02 0.00 0.02 99.97 22:04:34 21:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 22:04:34 21:55:01 CPU %user %nice %system %iowait %steal %idle 22:04:34 21:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:04:34 21:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 22:04:34 21:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 21:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:04:34 21:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:56:01 6 0.05 0.00 0.03 0.00 0.02 99.90 22:04:34 21:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:04:34 21:57:01 all 0.01 0.00 0.00 0.00 0.00 99.97 22:04:34 21:57:01 0 0.02 0.00 0.02 0.02 0.00 99.95 22:04:34 21:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 21:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:04:34 21:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:04:34 21:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:04:34 21:58:01 0 0.00 0.00 0.02 0.02 0.00 99.97 22:04:34 21:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:04:34 21:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:04:34 21:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:04:34 21:59:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:04:34 21:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 21:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 21:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 21:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 21:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 21:59:01 6 0.00 0.00 0.02 0.00 0.03 99.95 22:04:34 21:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:04:34 22:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:04:34 22:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 22:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 22:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 22:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 22:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:04:34 22:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 22:00:01 6 0.00 0.00 0.07 0.00 0.02 99.92 22:04:34 22:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 22:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:04:34 22:01:01 0 0.03 0.00 0.02 0.02 0.02 99.92 22:04:34 22:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:04:34 22:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 22:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:04:34 22:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 22:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 22:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:04:34 22:01:01 7 0.00 0.00 0.02 0.02 0.02 99.95 22:04:34 22:02:01 all 0.01 0.00 0.00 0.00 0.00 99.97 22:04:34 22:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 22:04:34 22:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 22:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 22:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 22:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:04:34 22:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 22:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:04:34 22:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:04:34 22:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:04:34 22:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:04:34 22:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:04:34 22:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:04:34 22:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 22:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:04:34 22:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 22:03:01 6 0.00 0.00 0.03 0.00 0.02 99.95 22:04:34 22:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:04:34 22:04:01 all 5.91 0.00 2.23 1.37 0.06 90.44 22:04:34 22:04:01 0 6.33 0.00 2.83 7.02 0.07 83.75 22:04:34 22:04:01 1 6.70 0.00 2.92 0.17 0.03 90.18 22:04:34 22:04:01 2 7.07 0.00 2.48 1.32 0.15 88.97 22:04:34 22:04:01 3 5.50 0.00 1.89 0.02 0.07 92.53 22:04:34 22:04:01 4 7.09 0.00 2.10 0.05 0.03 90.72 22:04:34 22:04:01 5 6.05 0.00 1.68 0.00 0.03 92.24 22:04:34 22:04:01 6 4.68 0.00 1.94 0.52 0.03 92.82 22:04:34 22:04:01 7 3.85 0.00 2.02 1.82 0.03 92.28 22:04:34 Average: all 1.24 0.00 0.29 0.11 0.01 98.34 22:04:34 Average: 0 1.19 0.00 0.32 0.29 0.01 98.19 22:04:34 Average: 1 1.22 0.00 0.29 0.12 0.01 98.37 22:04:34 Average: 2 1.24 0.00 0.32 0.12 0.01 98.32 22:04:34 Average: 3 1.17 0.00 0.29 0.07 0.01 98.47 22:04:34 Average: 4 1.50 0.00 0.27 0.08 0.01 98.14 22:04:34 Average: 5 1.21 0.00 0.27 0.04 0.01 98.47 22:04:34 Average: 6 1.24 0.00 0.28 0.06 0.01 98.41 22:04:34 Average: 7 1.14 0.00 0.31 0.14 0.01 98.40 22:04:34 22:04:34 22:04:34