Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55a3a87f6faf5f5f0cba6aef660df9a20be671bf 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-ssh4581469834923971556.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6816075762423595370.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6306619057040960887.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh4517875259136354055.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh6268213349693217839.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17087’ Running on prd-ubuntu20.04-docker-8c-8g-17096 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 Avoid second fetch Checking out Revision 55a3a87f6faf5f5f0cba6aef660df9a20be671bf (main) 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 > 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 55a3a87f6faf5f5f0cba6aef660df9a20be671bf # timeout=10 Commit message: "Merge pull request #47 from FelixTing/issue-34" > git rev-list --no-walk 2768fe777b79a62015a83ada07a484477a2262c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-07T01:05:06.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-07T01:05:07.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-07T01:05:07.040Z] ========================================================= [2022-07-07T01:05:07.040Z] EdgeX Global Pipelines Version Info [2022-07-07T01:05:07.040Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:05:07.811Z] ------------------- [2022-07-07T01:05:07.812Z] stable info: [2022-07-07T01:05:07.812Z] ------------------- [2022-07-07T01:05:07.812Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-07T01:05:07.812Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-07T01:05:07.812Z] Message: update stable to v1.0.234 [2022-07-07T01:05:08.386Z] ------------------- [2022-07-07T01:05:08.386Z] experimental info: [2022-07-07T01:05:08.386Z] ------------------- [2022-07-07T01:05:08.386Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-07T01:05:08.386Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-07T01:05:08.386Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-07T01:05:08.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-07T01:05:08.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-07T01:05:08.656Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-07T01:05:08.670Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-07T01:05:08.680Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-07T01:05:08.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-07T01:05:08.707Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-07T01:05:08.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-07T01:05:08.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-07T01:05:08.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-07T01:05:08.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-07T01:05:08.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-07T01:05:08.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-07T01:05:08.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-07T01:05:08.829Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T01:05:08.847Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-07T01:05:08.859Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-07T01:05:08.870Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-07T01:05:08.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-07T01:05:08.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-07T01:05:08.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-07T01:05:08.913Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-07T01:05:08.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-07T01:05:08.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-07T01:05:08.951Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-07T01:05:08.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-07T01:05:08.975Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-07T01:05:08.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-07T01:05:09.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-07T01:05:09.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-07T01:05:09.027Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] echo [2022-07-07T01:05:09.038Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55a3a87 [Pipeline] echo [2022-07-07T01:05:09.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T01:05:09.089Z] provisioning config files... [2022-07-07T01:05:09.105Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7572163499961095845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:05:09.410Z] ---> docker-login.sh [2022-07-07T01:05:09.410Z] nexus3.edgexfoundry.org:10001 [2022-07-07T01:05:09.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:05:09.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:05:09.671Z] Configure a credential helper to remove this warning. See [2022-07-07T01:05:09.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:05:09.671Z] [2022-07-07T01:05:09.671Z] Login Succeeded [2022-07-07T01:05:09.671Z] nexus3.edgexfoundry.org:10002 [2022-07-07T01:05:09.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:05:09.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:05:09.935Z] Configure a credential helper to remove this warning. See [2022-07-07T01:05:09.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:05:09.935Z] [2022-07-07T01:05:09.935Z] Login Succeeded [2022-07-07T01:05:09.935Z] nexus3.edgexfoundry.org:10003 [2022-07-07T01:05:09.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:05:09.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:05:09.935Z] Configure a credential helper to remove this warning. See [2022-07-07T01:05:09.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:05:09.935Z] [2022-07-07T01:05:09.935Z] Login Succeeded [2022-07-07T01:05:09.935Z] nexus3.edgexfoundry.org:10004 [2022-07-07T01:05:10.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:05:10.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:05:10.204Z] Configure a credential helper to remove this warning. See [2022-07-07T01:05:10.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:05:10.204Z] [2022-07-07T01:05:10.204Z] Login Succeeded [2022-07-07T01:05:10.204Z] docker.io [2022-07-07T01:05:10.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:05:10.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:05:10.793Z] Configure a credential helper to remove this warning. See [2022-07-07T01:05:10.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:05:10.793Z] [2022-07-07T01:05:10.793Z] Login Succeeded [2022-07-07T01:05:10.793Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T01:05:10.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-07T01:05:11.176Z] + git rev-list -1 --merges 55a3a87f6faf5f5f0cba6aef660df9a20be671bf~1..55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] echo [2022-07-07T01:05:11.204Z] -----------> git rev-list -1 --merges 55a3a87f6faf5f5f0cba6aef660df9a20be671bf~1..55a3a87f6faf5f5f0cba6aef660df9a20be671bf 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [2022-07-07T01:05:11.204Z] 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [false] [Pipeline] sh [2022-07-07T01:05:11.502Z] + git log --format=format:%s -1 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] echo [2022-07-07T01:05:11.517Z] ========================================================= [2022-07-07T01:05:11.517Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-07T01:05:11.517Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T01:05:11.859Z] + git log --format=format:%s -1 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] echo [2022-07-07T01:05:11.870Z] [semverPrep] GIT_COMMIT: 55a3a87f6faf5f5f0cba6aef660df9a20be671bf, Commit Message: Merge pull request #47 from FelixTing/issue-34 [Pipeline] echo [2022-07-07T01:05:11.879Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-07T01:05:12.225Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T01:05:12.225Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-07T01:05:12.225Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-07T01:05:12.225Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-07T01:05:12.225Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-07T01:05:12.225Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-07T01:05:12.225Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:05:12.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T01:05:12.590Z] [2022-07-07T01:05:12.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:05:12.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T01:05:12.897Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-07T01:05:12.897Z] 42c077c10790: Pulling fs layer [2022-07-07T01:05:12.897Z] f63e77b7563a: Pulling fs layer [2022-07-07T01:05:12.897Z] bd5fdadae976: Pulling fs layer [2022-07-07T01:05:12.897Z] 205491f53016: Pulling fs layer [2022-07-07T01:05:12.897Z] df18705c85c3: Pulling fs layer [2022-07-07T01:05:12.897Z] bdb3f477010e: Pulling fs layer [2022-07-07T01:05:12.897Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-07T01:05:12.897Z] 205491f53016: Waiting [2022-07-07T01:05:12.897Z] bdb3f477010e: Waiting [2022-07-07T01:05:12.897Z] 2c6e9b1d212d: Pulling fs layer [2022-07-07T01:05:12.897Z] bdb8f0575790: Pulling fs layer [2022-07-07T01:05:12.897Z] 386e3cb2ff24: Pulling fs layer [2022-07-07T01:05:12.897Z] 2343380bae48: Pulling fs layer [2022-07-07T01:05:12.897Z] 2c6e9b1d212d: Waiting [2022-07-07T01:05:12.897Z] bdb8f0575790: Waiting [2022-07-07T01:05:12.897Z] 386e3cb2ff24: Waiting [2022-07-07T01:05:12.897Z] c8a8fc8e1c8f: Waiting [2022-07-07T01:05:12.897Z] f63e77b7563a: Verifying Checksum [2022-07-07T01:05:12.897Z] f63e77b7563a: Download complete [2022-07-07T01:05:12.897Z] 205491f53016: Verifying Checksum [2022-07-07T01:05:12.897Z] 205491f53016: Download complete [2022-07-07T01:05:13.158Z] df18705c85c3: Verifying Checksum [2022-07-07T01:05:13.158Z] df18705c85c3: Download complete [2022-07-07T01:05:13.158Z] bd5fdadae976: Verifying Checksum [2022-07-07T01:05:13.158Z] bd5fdadae976: Download complete [2022-07-07T01:05:13.158Z] bdb3f477010e: Verifying Checksum [2022-07-07T01:05:13.158Z] bdb3f477010e: Download complete [2022-07-07T01:05:13.158Z] 2c6e9b1d212d: Verifying Checksum [2022-07-07T01:05:13.158Z] 2c6e9b1d212d: Download complete [2022-07-07T01:05:13.158Z] bdb8f0575790: Verifying Checksum [2022-07-07T01:05:13.158Z] bdb8f0575790: Download complete [2022-07-07T01:05:13.158Z] 386e3cb2ff24: Verifying Checksum [2022-07-07T01:05:13.158Z] 386e3cb2ff24: Download complete [2022-07-07T01:05:13.158Z] 2343380bae48: Verifying Checksum [2022-07-07T01:05:13.158Z] 2343380bae48: Download complete [2022-07-07T01:05:13.158Z] 42c077c10790: Verifying Checksum [2022-07-07T01:05:13.158Z] 42c077c10790: Download complete [2022-07-07T01:05:13.419Z] c8a8fc8e1c8f: Download complete [2022-07-07T01:05:14.814Z] 42c077c10790: Pull complete [2022-07-07T01:05:14.814Z] f63e77b7563a: Pull complete [2022-07-07T01:05:15.386Z] bd5fdadae976: Pull complete [2022-07-07T01:05:15.386Z] 205491f53016: Pull complete [2022-07-07T01:05:15.647Z] df18705c85c3: Pull complete [2022-07-07T01:05:15.908Z] bdb3f477010e: Pull complete [2022-07-07T01:05:17.824Z] c8a8fc8e1c8f: Pull complete [2022-07-07T01:05:17.824Z] 2c6e9b1d212d: Pull complete [2022-07-07T01:05:18.084Z] bdb8f0575790: Pull complete [2022-07-07T01:05:18.084Z] 386e3cb2ff24: Pull complete [2022-07-07T01:05:18.345Z] 2343380bae48: Pull complete [2022-07-07T01:05:18.345Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-07T01:05:18.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T01:05:18.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:05:18.444Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2022-07-07T01:05:18.480Z] $ 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 [2022-07-07T01:05:19.865Z] $ docker top f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd -eo pid,comm [2022-07-07T01:05:19.946Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-07T01:05:19.946Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T01:05:19.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T01:05:19.975Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T01:05:20.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T01:05:20.101Z] $ docker exec f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd ssh-agent [2022-07-07T01:05:20.225Z] SSH_AUTH_SOCK=/tmp/ssh-pIfpc4oDh7Cs/agent.35 [2022-07-07T01:05:20.225Z] SSH_AGENT_PID=41 [2022-07-07T01:05:20.233Z] Running ssh-add (command line suppressed) [2022-07-07T01:05:20.350Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7553561705022144557.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7553561705022144557.key) [2022-07-07T01:05:20.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T01:05:20.658Z] + git tag --points-at HEAD [Pipeline] } [2022-07-07T01:05:20.675Z] $ docker exec --env ******** --env ******** f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd ssh-agent -k [2022-07-07T01:05:20.787Z] unset SSH_AUTH_SOCK; [2022-07-07T01:05:20.787Z] unset SSH_AGENT_PID; [2022-07-07T01:05:20.788Z] echo Agent pid 41 killed; [2022-07-07T01:05:20.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-07T01:05:20.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T01:05:20.827Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T01:05:20.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T01:05:20.946Z] $ docker exec f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd ssh-agent [2022-07-07T01:05:21.074Z] SSH_AUTH_SOCK=/tmp/ssh-GkWoIWXF1cEK/agent.75 [2022-07-07T01:05:21.074Z] SSH_AGENT_PID=81 [2022-07-07T01:05:21.080Z] Running ssh-add (command line suppressed) [2022-07-07T01:05:21.196Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6776941432591916732.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6776941432591916732.key) [2022-07-07T01:05:21.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T01:05:21.508Z] + git semver init [2022-07-07T01:05:21.769Z] 2022-07-07 01:05:21,707 [run_init] DEBUG init version:0.0.0 force:False [2022-07-07T01:05:21.769Z] 2022-07-07 01:05:21,708 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-07T01:05:21.769Z] 2022-07-07 01:05:21,708 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-07T01:05:21.769Z] 2022-07-07 01:05:21,709 [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) [2022-07-07T01:05:22.341Z] 2022-07-07 01:05:22,261 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-07T01:05:22.341Z] 2022-07-07 01:05:22,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-07T01:05:22.341Z] 2022-07-07 01:05:22,262 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T01:05:22.341Z] 2022-07-07 01:05:22,262 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T01:05:22.341Z] 0.0.1-dev.12 [Pipeline] } [2022-07-07T01:05:22.352Z] $ docker exec --env ******** --env ******** f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd ssh-agent -k [2022-07-07T01:05:22.461Z] unset SSH_AUTH_SOCK; [2022-07-07T01:05:22.462Z] unset SSH_AGENT_PID; [2022-07-07T01:05:22.462Z] echo Agent pid 81 killed; [2022-07-07T01:05:22.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T01:05:22.781Z] + git semver [Pipeline] } [2022-07-07T01:05:23.055Z] $ docker stop --time=1 f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd [2022-07-07T01:05:24.377Z] $ docker rm -f f0b2ec5ce45e2a2860ef93abf802344a54de62f351e92791b9948b1c6f4051fd [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T01:05:24.729Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-07T01:05:24.965Z] Stashed 1 file(s) [Pipeline] echo [2022-07-07T01:05:24.968Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T01:05:25.104Z] provisioning config files... [2022-07-07T01:05:25.113Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3693041455979751052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:05:25.412Z] ---> docker-login.sh [2022-07-07T01:05:25.412Z] nexus3.edgexfoundry.org:10001 [2022-07-07T01:05:25.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:05:25.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:05:25.412Z] Configure a credential helper to remove this warning. See [2022-07-07T01:05:25.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:05:25.412Z] [2022-07-07T01:05:25.412Z] Login Succeeded [2022-07-07T01:05:25.412Z] nexus3.edgexfoundry.org:10002 [2022-07-07T01:05:25.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:05:25.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:05:25.671Z] Configure a credential helper to remove this warning. See [2022-07-07T01:05:25.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:05:25.671Z] [2022-07-07T01:05:25.671Z] Login Succeeded [2022-07-07T01:05:25.671Z] nexus3.edgexfoundry.org:10003 [2022-07-07T01:05:25.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:05:25.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:05:25.671Z] Configure a credential helper to remove this warning. See [2022-07-07T01:05:25.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:05:25.671Z] [2022-07-07T01:05:25.671Z] Login Succeeded [2022-07-07T01:05:25.671Z] nexus3.edgexfoundry.org:10004 [2022-07-07T01:05:25.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:05:25.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:05:25.933Z] Configure a credential helper to remove this warning. See [2022-07-07T01:05:25.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:05:25.933Z] [2022-07-07T01:05:25.933Z] Login Succeeded [2022-07-07T01:05:25.933Z] docker.io [2022-07-07T01:05:25.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:05:26.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:05:26.192Z] Configure a credential helper to remove this warning. See [2022-07-07T01:05:26.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:05:26.192Z] [2022-07-07T01:05:26.192Z] Login Succeeded [2022-07-07T01:05:26.192Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T01:05:26.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-07T01:05:26.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T01:05:26.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T01:05:26.281Z] ========================================================= [2022-07-07T01:05:26.281Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-07T01:05:26.281Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:05:26.594Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-07T01:05:26.594Z] Sending build context to Docker daemon 614.9kB [2022-07-07T01:05:26.594Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T01:05:26.594Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-07T01:05:26.594Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-07T01:05:26.594Z] 59bf1c3509f3: Pulling fs layer [2022-07-07T01:05:26.594Z] 666ba61612fd: Pulling fs layer [2022-07-07T01:05:26.594Z] 8ed8ca486205: Pulling fs layer [2022-07-07T01:05:26.594Z] cc1cd167ecdc: Pulling fs layer [2022-07-07T01:05:26.594Z] c516ae0d96e1: Pulling fs layer [2022-07-07T01:05:26.594Z] 684cea983483: Pulling fs layer [2022-07-07T01:05:26.594Z] dd3240ac7de5: Pulling fs layer [2022-07-07T01:05:26.594Z] b1e948a4e11c: Pulling fs layer [2022-07-07T01:05:26.594Z] a8fd76ee1af6: Pulling fs layer [2022-07-07T01:05:26.594Z] 646ad004c059: Pulling fs layer [2022-07-07T01:05:26.594Z] c516ae0d96e1: Waiting [2022-07-07T01:05:26.594Z] 684cea983483: Waiting [2022-07-07T01:05:26.594Z] a8fd76ee1af6: Waiting [2022-07-07T01:05:26.594Z] cc1cd167ecdc: Waiting [2022-07-07T01:05:26.594Z] b1e948a4e11c: Waiting [2022-07-07T01:05:26.594Z] dd3240ac7de5: Waiting [2022-07-07T01:05:26.594Z] 8ed8ca486205: Verifying Checksum [2022-07-07T01:05:26.594Z] 8ed8ca486205: Download complete [2022-07-07T01:05:26.594Z] 666ba61612fd: Download complete [2022-07-07T01:05:26.594Z] c516ae0d96e1: Verifying Checksum [2022-07-07T01:05:26.594Z] c516ae0d96e1: Download complete [2022-07-07T01:05:26.594Z] 684cea983483: Verifying Checksum [2022-07-07T01:05:26.594Z] 684cea983483: Download complete [2022-07-07T01:05:26.594Z] 59bf1c3509f3: Verifying Checksum [2022-07-07T01:05:26.594Z] dd3240ac7de5: Verifying Checksum [2022-07-07T01:05:26.594Z] dd3240ac7de5: Download complete [2022-07-07T01:05:26.864Z] b1e948a4e11c: Verifying Checksum [2022-07-07T01:05:26.864Z] b1e948a4e11c: Download complete [2022-07-07T01:05:26.864Z] 59bf1c3509f3: Pull complete [2022-07-07T01:05:27.124Z] 666ba61612fd: Pull complete [2022-07-07T01:05:27.124Z] 8ed8ca486205: Pull complete [2022-07-07T01:05:27.124Z] 646ad004c059: Verifying Checksum [2022-07-07T01:05:27.124Z] 646ad004c059: Download complete [2022-07-07T01:05:27.384Z] a8fd76ee1af6: Verifying Checksum [2022-07-07T01:05:27.384Z] a8fd76ee1af6: Download complete [2022-07-07T01:05:27.384Z] cc1cd167ecdc: Verifying Checksum [2022-07-07T01:05:27.384Z] cc1cd167ecdc: Download complete [2022-07-07T01:05:31.573Z] cc1cd167ecdc: Pull complete [2022-07-07T01:05:31.573Z] c516ae0d96e1: Pull complete [2022-07-07T01:05:31.573Z] 684cea983483: Pull complete [2022-07-07T01:05:31.573Z] dd3240ac7de5: Pull complete [2022-07-07T01:05:31.573Z] b1e948a4e11c: Pull complete [2022-07-07T01:05:33.481Z] a8fd76ee1af6: Pull complete [2022-07-07T01:05:34.426Z] 646ad004c059: Pull complete [2022-07-07T01:05:34.426Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-07T01:05:34.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-07T01:05:34.426Z] ---> 8f69c11f6b0c [2022-07-07T01:05:34.426Z] Step 3/12 : ARG MAKE="make build" [2022-07-07T01:05:36.346Z] ---> Running in 56b6d7d648b9 [2022-07-07T01:05:36.346Z] Removing intermediate container 56b6d7d648b9 [2022-07-07T01:05:36.346Z] ---> 440ec986b909 [2022-07-07T01:05:36.346Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T01:05:36.346Z] ---> Running in 1a628a61a4a7 [2022-07-07T01:05:36.346Z] Removing intermediate container 1a628a61a4a7 [2022-07-07T01:05:36.346Z] ---> cf56e0412235 [2022-07-07T01:05:36.346Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-07T01:05:36.346Z] ---> Running in 7f1c19899190 [2022-07-07T01:05:36.346Z] Removing intermediate container 7f1c19899190 [2022-07-07T01:05:36.346Z] ---> 8baba9941e92 [2022-07-07T01:05:36.346Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T01:05:36.346Z] ---> Running in 1b5bb38e20f8 [2022-07-07T01:05:36.917Z] Removing intermediate container 1b5bb38e20f8 [2022-07-07T01:05:36.917Z] ---> 7779ccd4c890 [2022-07-07T01:05:36.917Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T01:05:36.917Z] ---> Running in e9eb0e6b995c [2022-07-07T01:05:37.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T01:05:38.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T01:05:38.693Z] (1/81) Installing mesa (21.2.6-r0) [2022-07-07T01:05:38.693Z] (2/81) Installing libxau (1.0.9-r0) [2022-07-07T01:05:38.954Z] (3/81) Installing libmd (1.0.3-r0) [2022-07-07T01:05:38.954Z] (4/81) Installing libbsd (0.11.3-r1) [2022-07-07T01:05:39.214Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-07-07T01:05:39.214Z] (6/81) Installing libxcb (1.14-r2) [2022-07-07T01:05:39.214Z] (7/81) Installing libx11 (1.7.2-r0) [2022-07-07T01:05:39.474Z] (8/81) Installing libxext (1.3.4-r0) [2022-07-07T01:05:39.474Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-07-07T01:05:39.734Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-07-07T01:05:39.734Z] (11/81) Installing libpciaccess (0.16-r0) [2022-07-07T01:05:39.734Z] (12/81) Installing libdrm (2.4.109-r0) [2022-07-07T01:05:39.995Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-07-07T01:05:39.995Z] (14/81) Installing libxshmfence (1.3-r1) [2022-07-07T01:05:40.078Z] Still waiting to schedule task [2022-07-07T01:05:40.078Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17091’ [2022-07-07T01:05:40.257Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-07-07T01:05:40.257Z] (16/81) Installing libice (1.0.10-r0) [2022-07-07T01:05:40.257Z] (17/81) Installing libuuid (2.37.4-r0) [2022-07-07T01:05:40.517Z] (18/81) Installing libsm (1.2.3-r0) [2022-07-07T01:05:40.517Z] (19/81) Installing libxt (1.2.1-r0) [2022-07-07T01:05:40.778Z] (20/81) Installing libxmu (1.1.3-r0) [2022-07-07T01:05:40.778Z] (21/81) Installing xset (1.2.4-r0) [2022-07-07T01:05:40.778Z] (22/81) Installing xprop (1.2.5-r0) [2022-07-07T01:05:41.039Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-07-07T01:05:41.039Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-07-07T01:05:41.039Z] (25/81) Installing libffi (3.4.2-r1) [2022-07-07T01:05:41.300Z] (26/81) Installing libintl (0.21-r0) [2022-07-07T01:05:41.300Z] (27/81) Installing libblkid (2.37.4-r0) [2022-07-07T01:05:41.560Z] (28/81) Installing libmount (2.37.4-r0) [2022-07-07T01:05:41.560Z] (29/81) Installing pcre (8.45-r1) [2022-07-07T01:05:41.560Z] (30/81) Installing glib (2.70.1-r0) [2022-07-07T01:05:41.823Z] (31/81) Installing icu-libs (69.1-r1) [2022-07-07T01:05:42.769Z] (32/81) Installing libpcre2-16 (10.40-r0) [2022-07-07T01:05:42.769Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-07-07T01:05:42.769Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-07-07T01:05:43.341Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-07-07T01:05:43.341Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-07-07T01:05:43.341Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-07-07T01:05:43.601Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-07-07T01:05:43.601Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-07-07T01:05:44.172Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-07-07T01:05:44.172Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-07-07T01:05:44.172Z] (42/81) Installing libpng (1.6.37-r1) [2022-07-07T01:05:44.433Z] (43/81) Installing freetype (2.11.1-r2) [2022-07-07T01:05:44.433Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-07-07T01:05:44.433Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-07-07T01:05:44.694Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-07-07T01:05:44.694Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-07-07T01:05:44.955Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-07-07T01:05:44.955Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-07-07T01:05:45.215Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-07-07T01:05:45.215Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-07-07T01:05:45.476Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-07-07T01:05:45.476Z] (53/81) Installing avahi-libs (0.8-r5) [2022-07-07T01:05:45.476Z] (54/81) Installing nettle (3.7.3-r0) [2022-07-07T01:05:45.736Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-07-07T01:05:45.736Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-07-07T01:05:45.998Z] (57/81) Installing libunistring (0.9.10-r1) [2022-07-07T01:05:45.998Z] (58/81) Installing gnutls (3.7.1-r0) [2022-07-07T01:05:46.259Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-07-07T01:05:46.259Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-07-07T01:05:46.259Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-07-07T01:05:46.520Z] (62/81) Installing libevdev (1.12.0-r0) [2022-07-07T01:05:46.520Z] (63/81) Installing mtdev (1.1.6-r0) [2022-07-07T01:05:46.781Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-07T01:05:46.781Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-07-07T01:05:46.781Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-07-07T01:05:47.043Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-07-07T01:05:47.043Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-07-07T01:05:47.304Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-07-07T01:05:47.304Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-07T01:05:47.304Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-07T01:05:47.565Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-07-07T01:05:47.565Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-07-07T01:05:48.134Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-07-07T01:05:48.395Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-07-07T01:05:48.396Z] (76/81) Installing udev-init-scripts (35-r0) [2022-07-07T01:05:48.396Z] Executing udev-init-scripts-35-r0.post-install [2022-07-07T01:05:48.396Z] (77/81) Installing kmod-libs (29-r2) [2022-07-07T01:05:48.657Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-07-07T01:05:48.657Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-07-07T01:05:48.918Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-07T01:05:48.918Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-07-07T01:05:49.178Z] Executing busybox-1.34.1-r3.trigger [2022-07-07T01:05:49.178Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-07T01:05:49.178Z] OK: 335 MiB in 133 packages [2022-07-07T01:05:51.088Z] Removing intermediate container e9eb0e6b995c [2022-07-07T01:05:51.088Z] ---> 3aa3f2d476aa [2022-07-07T01:05:51.088Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-07T01:05:51.088Z] ---> Running in fecae43f5c32 [2022-07-07T01:05:51.088Z] Removing intermediate container fecae43f5c32 [2022-07-07T01:05:51.088Z] ---> 7fd3f4edd3b4 [2022-07-07T01:05:51.088Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-07T01:05:51.348Z] ---> 25d7eff2bf1f [2022-07-07T01:05:51.348Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T01:05:51.348Z] ---> Running in dc1f7c6b9eef [2022-07-07T01:06:06.251Z] Removing intermediate container dc1f7c6b9eef [2022-07-07T01:06:06.251Z] ---> 5089eb9dc9e2 [2022-07-07T01:06:06.251Z] Step 11/12 : COPY . . [2022-07-07T01:06:06.251Z] ---> 91475b9b8427 [2022-07-07T01:06:06.251Z] Step 12/12 : RUN ${MAKE} [2022-07-07T01:06:06.251Z] ---> Running in 839e96c59a9b [2022-07-07T01:06:06.251Z] noop [2022-07-07T01:06:06.251Z] Removing intermediate container 839e96c59a9b [2022-07-07T01:06:06.251Z] ---> 62dbe21be346 [2022-07-07T01:06:06.251Z] Successfully built 62dbe21be346 [2022-07-07T01:06:06.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:06:06.574Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T01:06:06.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:06:06.700Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2022-07-07T01:06:06.765Z] $ 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 [2022-07-07T01:06:07.148Z] $ docker top 4aed64ea87f7dd72d289ec5a854aee1db2a768e088dc57ad91d7b62e0f04a9b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T01:06:07.506Z] + go version [2022-07-07T01:06:07.506Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-07T01:06:07.524Z] $ docker stop --time=1 4aed64ea87f7dd72d289ec5a854aee1db2a768e088dc57ad91d7b62e0f04a9b5 [2022-07-07T01:06:08.829Z] $ docker rm -f 4aed64ea87f7dd72d289ec5a854aee1db2a768e088dc57ad91d7b62e0f04a9b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:06:09.237Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-07T01:06:09.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:06:09.330Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2022-07-07T01:06:09.381Z] $ 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 [2022-07-07T01:06:09.737Z] $ docker top df8150e0857b2d6485c2557893a0b0382a0851c958de57c63e7785c97a5aefca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-07T01:06:10.102Z] + make test [2022-07-07T01:06:10.102Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-07T01:06:10.361Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-07T01:06:20.342Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-07T01:06:20.342Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-07T01:06:25.618Z] CGO_ENABLED=1 go vet ./... [2022-07-07T01:06:29.815Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T01:06:29.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T01:06:29.815Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-07T01:06:29.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-07T01:06:29.848Z] $ docker stop --time=1 df8150e0857b2d6485c2557893a0b0382a0851c958de57c63e7785c97a5aefca [2022-07-07T01:06:31.608Z] $ docker rm -f df8150e0857b2d6485c2557893a0b0382a0851c958de57c63e7785c97a5aefca [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T01:06:32.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-07T01:06:32.069Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-07T01:06:32.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-07T01:06:32.974Z] + ls -al . [2022-07-07T01:06:32.974Z] total 160 [2022-07-07T01:06:32.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 01:06 . [2022-07-07T01:06:32.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 01:05 .. [2022-07-07T01:06:32.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 01:05 .git [2022-07-07T01:06:32.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:05 .github [2022-07-07T01:06:32.974Z] -rw-rw-r-- 1 jenkins jenkins 349 Jul 7 01:05 .gitignore [2022-07-07T01:06:32.974Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 7 01:05 .golangci.yml [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 7 01:05 .hadolint.yml [2022-07-07T01:06:32.975Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 01:05 .semver [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 7 01:05 Attribution.txt [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 7 01:05 CHANGELOG.md [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jul 7 01:05 Dockerfile [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 7 01:05 GOVERNANCE.md [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 7 01:05 Jenkinsfile [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 7 01:05 LICENSE [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 7 01:05 Makefile [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 7 01:05 OWNERS.md [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 7 01:05 README.md [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 7 01:05 VERSION [2022-07-07T01:06:32.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:05 bin [2022-07-07T01:06:32.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:05 cmd [2022-07-07T01:06:32.975Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 7 01:06 coverage.out [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 01:05 docker-entrypoint.sh [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 7 01:05 go.mod [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 7 01:05 go.sum [2022-07-07T01:06:32.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:05 internal [2022-07-07T01:06:32.975Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 7 01:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:06:33.285Z] + 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=55a3a87f6faf5f5f0cba6aef660df9a20be671bf --label arch=amd64 --label version=0.0.1-dev.12 . [2022-07-07T01:06:33.285Z] Sending build context to Docker daemon 615.9kB [2022-07-07T01:06:33.285Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T01:06:33.285Z] Step 2/29 : FROM ${BASE} AS builder [2022-07-07T01:06:33.285Z] ---> 62dbe21be346 [2022-07-07T01:06:33.285Z] Step 3/29 : ARG MAKE="make build" [2022-07-07T01:06:33.285Z] ---> Running in 080f88f50630 [2022-07-07T01:06:33.545Z] Removing intermediate container 080f88f50630 [2022-07-07T01:06:33.545Z] ---> 7cad91ca92b1 [2022-07-07T01:06:33.545Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T01:06:33.545Z] ---> Running in 653ed7f43541 [2022-07-07T01:06:33.545Z] Removing intermediate container 653ed7f43541 [2022-07-07T01:06:33.545Z] ---> 92d330771a0f [2022-07-07T01:06:33.545Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-07T01:06:33.545Z] ---> Running in ad1112675444 [2022-07-07T01:06:33.545Z] Removing intermediate container ad1112675444 [2022-07-07T01:06:33.545Z] ---> d0c963b0986d [2022-07-07T01:06:33.545Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T01:06:33.809Z] ---> Running in d3282c4caf4a [2022-07-07T01:06:34.379Z] Removing intermediate container d3282c4caf4a [2022-07-07T01:06:34.379Z] ---> 67790738d3f2 [2022-07-07T01:06:34.379Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T01:06:34.379Z] ---> Running in ef20523c2414 [2022-07-07T01:06:34.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T01:06:35.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T01:06:35.580Z] OK: 335 MiB in 133 packages [2022-07-07T01:06:36.149Z] Removing intermediate container ef20523c2414 [2022-07-07T01:06:36.149Z] ---> fb01a8e7ed4b [2022-07-07T01:06:36.149Z] Step 8/29 : WORKDIR /device-usb-camera [2022-07-07T01:06:36.149Z] ---> Running in d75af97a056d [2022-07-07T01:06:36.149Z] Removing intermediate container d75af97a056d [2022-07-07T01:06:36.149Z] ---> 063c2c8b53d7 [2022-07-07T01:06:36.149Z] Step 9/29 : COPY go.mod vendor* ./ [2022-07-07T01:06:36.149Z] ---> 76770d81ab0e [2022-07-07T01:06:36.149Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T01:06:36.410Z] ---> Running in d987833c7f97 [2022-07-07T01:06:36.979Z] Removing intermediate container d987833c7f97 [2022-07-07T01:06:36.979Z] ---> 68dba288d7f6 [2022-07-07T01:06:36.979Z] Step 11/29 : COPY . . [2022-07-07T01:06:37.239Z] ---> 2454b27e7118 [2022-07-07T01:06:37.239Z] Step 12/29 : RUN ${MAKE} [2022-07-07T01:06:37.239Z] ---> Running in 26ddf16fa530 [2022-07-07T01:06:37.498Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.12 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-07T01:06:59.447Z] Removing intermediate container 26ddf16fa530 [2022-07-07T01:06:59.447Z] ---> e01e14d3e514 [2022-07-07T01:06:59.447Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-07T01:06:59.447Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-07T01:06:59.447Z] af6660deedbd: Pulling fs layer [2022-07-07T01:06:59.447Z] 97cd0a44c592: Pulling fs layer [2022-07-07T01:06:59.447Z] 97cd0a44c592: Verifying Checksum [2022-07-07T01:06:59.447Z] 97cd0a44c592: Download complete [2022-07-07T01:06:59.447Z] af6660deedbd: Verifying Checksum [2022-07-07T01:06:59.447Z] af6660deedbd: Download complete [2022-07-07T01:06:59.447Z] af6660deedbd: Pull complete [2022-07-07T01:06:59.447Z] 97cd0a44c592: Pull complete [2022-07-07T01:06:59.447Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-07T01:06:59.447Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-07T01:06:59.447Z] ---> fea57e182299 [2022-07-07T01:06:59.447Z] Step 14/29 : FROM alpine:3.15 [2022-07-07T01:06:59.447Z] 3.15: Pulling from library/alpine [2022-07-07T01:06:59.447Z] df9b9388f04a: Pulling fs layer [2022-07-07T01:06:59.447Z] df9b9388f04a: Verifying Checksum [2022-07-07T01:06:59.447Z] df9b9388f04a: Download complete [2022-07-07T01:06:59.447Z] df9b9388f04a: Pull complete [2022-07-07T01:06:59.447Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-07T01:06:59.447Z] Status: Downloaded newer image for alpine:3.15 [2022-07-07T01:06:59.447Z] ---> 0ac33e5f5afa [2022-07-07T01:06:59.447Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-07T01:06:59.447Z] ---> Running in 21aacc61b6d9 [2022-07-07T01:06:59.447Z] Removing intermediate container 21aacc61b6d9 [2022-07-07T01:06:59.447Z] ---> 6bcadbc7c8ae [2022-07-07T01:06:59.447Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-07T01:06:59.447Z] ---> Running in 651e7ff29177 [2022-07-07T01:06:59.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-07T01:06:59.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-07T01:06:59.447Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-07T01:06:59.447Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-07T01:06:59.447Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-07T01:06:59.447Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-07T01:06:59.447Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-07T01:06:59.447Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-07T01:06:59.447Z] (7/74) Installing libxcb (1.14-r2) [2022-07-07T01:06:59.447Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-07T01:06:59.447Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-07T01:06:59.447Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-07T01:06:59.447Z] (11/74) Installing expat (2.4.7-r0) [2022-07-07T01:06:59.447Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-07T01:06:59.447Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-07T01:06:59.447Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-07T01:06:59.447Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-07T01:06:59.707Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-07T01:06:59.707Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-07T01:06:59.707Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-07T01:06:59.707Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-07T01:06:59.707Z] (20/74) Installing libintl (0.21-r0) [2022-07-07T01:06:59.707Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-07T01:06:59.707Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-07T01:06:59.707Z] (23/74) Installing pcre (8.45-r1) [2022-07-07T01:06:59.707Z] (24/74) Installing glib (2.70.1-r0) [2022-07-07T01:06:59.707Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-07T01:06:59.707Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-07T01:06:59.707Z] (27/74) Installing libass (0.15.2-r0) [2022-07-07T01:06:59.707Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-07T01:06:59.707Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-07T01:06:59.707Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-07T01:06:59.707Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-07T01:06:59.707Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-07T01:06:59.967Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-07T01:06:59.967Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-07T01:07:00.228Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-07-07T01:07:00.228Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-07-07T01:07:00.228Z] (37/74) Installing lame (3.100-r0) [2022-07-07T01:07:00.228Z] (38/74) Installing opus (1.3.1-r1) [2022-07-07T01:07:00.228Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-07T01:07:00.228Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-07T01:07:00.228Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-07T01:07:00.228Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-07T01:07:00.228Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-07T01:07:00.228Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-07T01:07:00.488Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-07T01:07:00.488Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-07T01:07:00.488Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-07T01:07:00.488Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-07T01:07:00.488Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-07T01:07:00.488Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-07T01:07:00.488Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-07T01:07:00.488Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-07T01:07:00.488Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-07T01:07:00.488Z] (54/74) Installing libva (2.13.0-r0) [2022-07-07T01:07:00.488Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-07T01:07:00.488Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-07T01:07:00.488Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-07T01:07:00.488Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-07T01:07:00.488Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-07T01:07:00.488Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-07T01:07:00.488Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-07T01:07:00.488Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-07T01:07:00.750Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-07T01:07:00.750Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-07T01:07:00.750Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-07T01:07:00.750Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-07T01:07:00.750Z] Executing udev-init-scripts-35-r0.post-install [2022-07-07T01:07:00.750Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-07T01:07:01.011Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-07T01:07:01.011Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-07T01:07:01.011Z] (70/74) Installing kmod-libs (29-r2) [2022-07-07T01:07:01.011Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-07T01:07:01.011Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-07T01:07:01.011Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-07T01:07:01.011Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-07T01:07:01.011Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T01:07:01.011Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-07T01:07:01.011Z] OK: 78 MiB in 88 packages [2022-07-07T01:07:02.391Z] Removing intermediate container 651e7ff29177 [2022-07-07T01:07:02.391Z] ---> 28045b829f3b [2022-07-07T01:07:02.391Z] Step 17/29 : WORKDIR / [2022-07-07T01:07:02.391Z] ---> Running in 5cbdda056966 [2022-07-07T01:07:02.391Z] Removing intermediate container 5cbdda056966 [2022-07-07T01:07:02.391Z] ---> 61b8796d5dea [2022-07-07T01:07:02.391Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-07-07T01:07:02.959Z] ---> 10ce2ca70d98 [2022-07-07T01:07:02.959Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-07T01:07:03.218Z] ---> 53d3a56b93fb [2022-07-07T01:07:03.218Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-07T01:07:03.218Z] ---> 9de255089ccf [2022-07-07T01:07:03.218Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-07T01:07:03.478Z] ---> 2d32227836cc [2022-07-07T01:07:03.478Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-07T01:07:03.478Z] ---> 25fc907c0b88 [2022-07-07T01:07:03.478Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-07-07T01:07:04.048Z] ---> 0bfa88b57a4f [2022-07-07T01:07:04.048Z] Step 24/29 : EXPOSE 59983 [2022-07-07T01:07:04.048Z] ---> Running in ec99fb36f7cd [2022-07-07T01:07:04.048Z] Removing intermediate container ec99fb36f7cd [2022-07-07T01:07:04.048Z] ---> 3e32ca4a800f [2022-07-07T01:07:04.048Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-07T01:07:04.048Z] ---> Running in fd9cc31cfc02 [2022-07-07T01:07:04.307Z] Removing intermediate container fd9cc31cfc02 [2022-07-07T01:07:04.307Z] ---> b1c8ff81545e [2022-07-07T01:07:04.307Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-07T01:07:04.307Z] ---> Running in b30e1816a9b3 [2022-07-07T01:07:04.307Z] Removing intermediate container b30e1816a9b3 [2022-07-07T01:07:04.307Z] ---> 32acf62dad8c [2022-07-07T01:07:04.307Z] Step 27/29 : LABEL arch=amd64 [2022-07-07T01:07:04.307Z] ---> Running in 146349df36e6 [2022-07-07T01:07:04.567Z] Removing intermediate container 146349df36e6 [2022-07-07T01:07:04.567Z] ---> c4aa57e82faf [2022-07-07T01:07:04.567Z] Step 28/29 : LABEL git_sha=55a3a87f6faf5f5f0cba6aef660df9a20be671bf [2022-07-07T01:07:04.567Z] ---> Running in 2615ac5d46a5 [2022-07-07T01:07:04.567Z] Removing intermediate container 2615ac5d46a5 [2022-07-07T01:07:04.567Z] ---> 9ecedda012c0 [2022-07-07T01:07:04.567Z] Step 29/29 : LABEL version=0.0.1-dev.12 [2022-07-07T01:07:04.567Z] ---> Running in 212936b26f66 [2022-07-07T01:07:04.827Z] Removing intermediate container 212936b26f66 [2022-07-07T01:07:04.827Z] ---> 1630986fb337 [2022-07-07T01:07:04.827Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-07T01:07:04.827Z] Successfully built 1630986fb337 [2022-07-07T01:07:04.827Z] 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 [2022-07-07T01:07:04.937Z] provisioning config files... [2022-07-07T01:07:04.945Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4657125575222406620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:07:05.234Z] ---> docker-login.sh [2022-07-07T01:07:05.234Z] nexus3.edgexfoundry.org:10001 [2022-07-07T01:07:05.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:07:05.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:07:05.234Z] Configure a credential helper to remove this warning. See [2022-07-07T01:07:05.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:07:05.234Z] [2022-07-07T01:07:05.234Z] Login Succeeded [2022-07-07T01:07:05.234Z] nexus3.edgexfoundry.org:10002 [2022-07-07T01:07:05.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:07:05.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:07:05.494Z] Configure a credential helper to remove this warning. See [2022-07-07T01:07:05.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:07:05.494Z] [2022-07-07T01:07:05.494Z] Login Succeeded [2022-07-07T01:07:05.494Z] nexus3.edgexfoundry.org:10003 [2022-07-07T01:07:05.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:07:05.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:07:05.494Z] Configure a credential helper to remove this warning. See [2022-07-07T01:07:05.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:07:05.494Z] [2022-07-07T01:07:05.494Z] Login Succeeded [2022-07-07T01:07:05.494Z] nexus3.edgexfoundry.org:10004 [2022-07-07T01:07:05.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:07:05.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:07:05.753Z] Configure a credential helper to remove this warning. See [2022-07-07T01:07:05.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:07:05.753Z] [2022-07-07T01:07:05.753Z] Login Succeeded [2022-07-07T01:07:05.753Z] docker.io [2022-07-07T01:07:05.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:07:06.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:07:06.040Z] Configure a credential helper to remove this warning. See [2022-07-07T01:07:06.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:07:06.040Z] [2022-07-07T01:07:06.040Z] Login Succeeded [2022-07-07T01:07:06.040Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T01:07:06.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T01:07:06.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T01:07:06.159Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-07T01:07:06.159Z] 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [2022-07-07T01:07:06.159Z] latest [2022-07-07T01:07:06.159Z] 0.0.1-dev.12 [2022-07-07T01:07:06.159Z] 55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 [2022-07-07T01:07:06.159Z] main [2022-07-07T01:07:06.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:07:06.511Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:07:06.821Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf [2022-07-07T01:07:06.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-07T01:07:06.821Z] 550e596c6d0e: Preparing [2022-07-07T01:07:06.821Z] 1207169bf42c: Preparing [2022-07-07T01:07:06.821Z] 9af5e09ad73f: Preparing [2022-07-07T01:07:06.821Z] f375c77f6e78: Preparing [2022-07-07T01:07:06.821Z] e80edfc59460: Preparing [2022-07-07T01:07:06.821Z] 1350f4c84d52: Preparing [2022-07-07T01:07:06.821Z] e8640a2788f5: Preparing [2022-07-07T01:07:06.821Z] 4fc242d58285: Preparing [2022-07-07T01:07:06.821Z] e8640a2788f5: Waiting [2022-07-07T01:07:06.821Z] 4fc242d58285: Waiting [2022-07-07T01:07:06.821Z] 1207169bf42c: Pushed [2022-07-07T01:07:06.821Z] f375c77f6e78: Pushed [2022-07-07T01:07:06.821Z] e80edfc59460: Pushed [2022-07-07T01:07:06.821Z] 9af5e09ad73f: Pushed [2022-07-07T01:07:06.821Z] 4fc242d58285: Layer already exists [2022-07-07T01:07:08.726Z] 550e596c6d0e: Pushed [2022-07-07T01:07:09.666Z] 1350f4c84d52: Pushed [2022-07-07T01:07:13.868Z] e8640a2788f5: Pushed [2022-07-07T01:07:14.128Z] 55a3a87f6faf5f5f0cba6aef660df9a20be671bf: digest: sha256:b10c2a9bdf47fcfc7b24afe2659d51d73b4ae8cc519b6a680f374297f3b40032 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:07:14.447Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:07:14.755Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-07T01:07:14.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-07T01:07:14.755Z] 550e596c6d0e: Preparing [2022-07-07T01:07:14.755Z] 1207169bf42c: Preparing [2022-07-07T01:07:14.755Z] 9af5e09ad73f: Preparing [2022-07-07T01:07:14.755Z] f375c77f6e78: Preparing [2022-07-07T01:07:14.755Z] e80edfc59460: Preparing [2022-07-07T01:07:14.755Z] 1350f4c84d52: Preparing [2022-07-07T01:07:14.755Z] e8640a2788f5: Preparing [2022-07-07T01:07:14.755Z] 4fc242d58285: Preparing [2022-07-07T01:07:14.755Z] 1350f4c84d52: Waiting [2022-07-07T01:07:14.755Z] e8640a2788f5: Waiting [2022-07-07T01:07:14.755Z] 1207169bf42c: Layer already exists [2022-07-07T01:07:14.755Z] e80edfc59460: Layer already exists [2022-07-07T01:07:14.755Z] f375c77f6e78: Layer already exists [2022-07-07T01:07:14.755Z] 9af5e09ad73f: Layer already exists [2022-07-07T01:07:14.755Z] 550e596c6d0e: Layer already exists [2022-07-07T01:07:14.755Z] 1350f4c84d52: Layer already exists [2022-07-07T01:07:14.755Z] e8640a2788f5: Layer already exists [2022-07-07T01:07:14.755Z] 4fc242d58285: Layer already exists [2022-07-07T01:07:14.755Z] latest: digest: sha256:b10c2a9bdf47fcfc7b24afe2659d51d73b4ae8cc519b6a680f374297f3b40032 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:07:15.086Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:07:15.397Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.12 [2022-07-07T01:07:15.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-07T01:07:15.398Z] 550e596c6d0e: Preparing [2022-07-07T01:07:15.398Z] 1207169bf42c: Preparing [2022-07-07T01:07:15.398Z] 9af5e09ad73f: Preparing [2022-07-07T01:07:15.398Z] f375c77f6e78: Preparing [2022-07-07T01:07:15.398Z] e80edfc59460: Preparing [2022-07-07T01:07:15.398Z] 1350f4c84d52: Preparing [2022-07-07T01:07:15.398Z] e8640a2788f5: Preparing [2022-07-07T01:07:15.398Z] 4fc242d58285: Preparing [2022-07-07T01:07:15.398Z] e8640a2788f5: Waiting [2022-07-07T01:07:15.398Z] 1350f4c84d52: Waiting [2022-07-07T01:07:15.398Z] 4fc242d58285: Waiting [2022-07-07T01:07:15.398Z] 550e596c6d0e: Layer already exists [2022-07-07T01:07:15.398Z] 1207169bf42c: Layer already exists [2022-07-07T01:07:15.398Z] f375c77f6e78: Layer already exists [2022-07-07T01:07:15.398Z] e80edfc59460: Layer already exists [2022-07-07T01:07:15.398Z] 9af5e09ad73f: Layer already exists [2022-07-07T01:07:15.398Z] 1350f4c84d52: Layer already exists [2022-07-07T01:07:15.398Z] e8640a2788f5: Layer already exists [2022-07-07T01:07:15.398Z] 4fc242d58285: Layer already exists [2022-07-07T01:07:15.398Z] 0.0.1-dev.12: digest: sha256:b10c2a9bdf47fcfc7b24afe2659d51d73b4ae8cc519b6a680f374297f3b40032 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:07:15.720Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:07:16.041Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 [2022-07-07T01:07:16.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-07T01:07:16.041Z] 550e596c6d0e: Preparing [2022-07-07T01:07:16.041Z] 1207169bf42c: Preparing [2022-07-07T01:07:16.041Z] 9af5e09ad73f: Preparing [2022-07-07T01:07:16.041Z] f375c77f6e78: Preparing [2022-07-07T01:07:16.041Z] e80edfc59460: Preparing [2022-07-07T01:07:16.041Z] 1350f4c84d52: Preparing [2022-07-07T01:07:16.041Z] e8640a2788f5: Preparing [2022-07-07T01:07:16.041Z] 4fc242d58285: Preparing [2022-07-07T01:07:16.041Z] 1350f4c84d52: Waiting [2022-07-07T01:07:16.041Z] e8640a2788f5: Waiting [2022-07-07T01:07:16.041Z] 4fc242d58285: Waiting [2022-07-07T01:07:16.041Z] 550e596c6d0e: Layer already exists [2022-07-07T01:07:16.041Z] e80edfc59460: Layer already exists [2022-07-07T01:07:16.041Z] 1207169bf42c: Layer already exists [2022-07-07T01:07:16.041Z] f375c77f6e78: Layer already exists [2022-07-07T01:07:16.041Z] 9af5e09ad73f: Layer already exists [2022-07-07T01:07:16.041Z] e8640a2788f5: Layer already exists [2022-07-07T01:07:16.041Z] 1350f4c84d52: Layer already exists [2022-07-07T01:07:16.041Z] 4fc242d58285: Layer already exists [2022-07-07T01:07:16.041Z] 55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12: digest: sha256:b10c2a9bdf47fcfc7b24afe2659d51d73b4ae8cc519b6a680f374297f3b40032 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:07:16.378Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:07:16.705Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-07T01:07:16.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-07T01:07:16.705Z] 550e596c6d0e: Preparing [2022-07-07T01:07:16.705Z] 1207169bf42c: Preparing [2022-07-07T01:07:16.705Z] 9af5e09ad73f: Preparing [2022-07-07T01:07:16.705Z] f375c77f6e78: Preparing [2022-07-07T01:07:16.705Z] e80edfc59460: Preparing [2022-07-07T01:07:16.705Z] 1350f4c84d52: Preparing [2022-07-07T01:07:16.705Z] e8640a2788f5: Preparing [2022-07-07T01:07:16.705Z] 4fc242d58285: Preparing [2022-07-07T01:07:16.705Z] 1350f4c84d52: Waiting [2022-07-07T01:07:16.705Z] e8640a2788f5: Waiting [2022-07-07T01:07:16.705Z] 4fc242d58285: Waiting [2022-07-07T01:07:16.705Z] f375c77f6e78: Layer already exists [2022-07-07T01:07:16.705Z] e80edfc59460: Layer already exists [2022-07-07T01:07:16.705Z] 9af5e09ad73f: Layer already exists [2022-07-07T01:07:16.705Z] 1207169bf42c: Layer already exists [2022-07-07T01:07:16.705Z] 550e596c6d0e: Layer already exists [2022-07-07T01:07:16.705Z] e8640a2788f5: Layer already exists [2022-07-07T01:07:16.705Z] 1350f4c84d52: Layer already exists [2022-07-07T01:07:16.705Z] 4fc242d58285: Layer already exists [2022-07-07T01:07:16.705Z] main: digest: sha256:b10c2a9bdf47fcfc7b24afe2659d51d73b4ae8cc519b6a680f374297f3b40032 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T01:07:16.757Z] ===================================================== [Pipeline] echo [2022-07-07T01:07:16.765Z] taggedImages: [2022-07-07T01:07:16.765Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf [2022-07-07T01:07:16.765Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-07T01:07:16.765Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.12 [2022-07-07T01:07:16.765Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 [2022-07-07T01:07:16.765Z] - 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 [2022-07-07T01:07:17.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T01:07:17.129Z] [2022-07-07T01:07:17.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:07:17.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T01:07:17.440Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-07T01:07:17.440Z] 5eb5b503b376: Pulling fs layer [2022-07-07T01:07:17.440Z] 5c69ac0246d0: Pulling fs layer [2022-07-07T01:07:17.440Z] ec43610c2a17: Pulling fs layer [2022-07-07T01:07:17.440Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-07T01:07:17.440Z] 33b1e0a273af: Pulling fs layer [2022-07-07T01:07:17.440Z] 5d3b04190fa2: Pulling fs layer [2022-07-07T01:07:17.440Z] 2f39f015ded8: Pulling fs layer [2022-07-07T01:07:17.440Z] 3a2ae6a8a46f: Waiting [2022-07-07T01:07:17.440Z] 33b1e0a273af: Waiting [2022-07-07T01:07:17.440Z] 5d3b04190fa2: Waiting [2022-07-07T01:07:17.440Z] 5c69ac0246d0: Verifying Checksum [2022-07-07T01:07:17.440Z] 5c69ac0246d0: Download complete [2022-07-07T01:07:17.440Z] 3a2ae6a8a46f: Download complete [2022-07-07T01:07:17.440Z] 33b1e0a273af: Verifying Checksum [2022-07-07T01:07:17.440Z] 33b1e0a273af: Download complete [2022-07-07T01:07:17.440Z] 5d3b04190fa2: Verifying Checksum [2022-07-07T01:07:17.440Z] 5d3b04190fa2: Download complete [2022-07-07T01:07:17.440Z] ec43610c2a17: Verifying Checksum [2022-07-07T01:07:17.440Z] ec43610c2a17: Download complete [2022-07-07T01:07:17.702Z] 5eb5b503b376: Verifying Checksum [2022-07-07T01:07:17.702Z] 5eb5b503b376: Download complete [2022-07-07T01:07:18.269Z] 2f39f015ded8: Download complete [2022-07-07T01:07:18.839Z] 5eb5b503b376: Pull complete [2022-07-07T01:07:19.097Z] 5c69ac0246d0: Pull complete [2022-07-07T01:07:19.356Z] ec43610c2a17: Pull complete [2022-07-07T01:07:19.356Z] 3a2ae6a8a46f: Pull complete [2022-07-07T01:07:19.615Z] 33b1e0a273af: Pull complete [2022-07-07T01:07:19.615Z] 5d3b04190fa2: Pull complete [2022-07-07T01:07:23.808Z] 2f39f015ded8: Pull complete [2022-07-07T01:07:23.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-07T01:07:23.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T01:07:23.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:07:23.903Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2022-07-07T01:07:23.946Z] $ 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 [2022-07-07T01:07:25.631Z] $ docker top db1693eb70f4f1698fa63c4b1bc7ec847511c197e31bccacf4349686fc81dcd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:07:26.019Z] ---> job-cost.sh [2022-07-07T01:07:26.019Z] lf-activate-venv: SKIPPING [2022-07-07T01:07:26.019Z] INFO: No Stack... [2022-07-07T01:07:26.279Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-07T01:07:26.849Z] INFO: Archiving Costs [Pipeline] sh [2022-07-07T01:07:27.137Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-07T01:07:27.137Z] + cut -d, -f6 [Pipeline] lock [2022-07-07T01:07:27.151Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] [2022-07-07T01:07:27.156Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] did not exist. Created. [2022-07-07T01:07:27.156Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T01:07:27.451Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-07T01:07:27.477Z] Stashed 1 file(s) [Pipeline] } [2022-07-07T01:07:27.484Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-07T01:07:27.511Z] $ docker stop --time=1 db1693eb70f4f1698fa63c4b1bc7ec847511c197e31bccacf4349686fc81dcd0 [2022-07-07T01:07:28.684Z] $ docker rm -f db1693eb70f4f1698fa63c4b1bc7ec847511c197e31bccacf4349686fc81dcd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-07T01:09:06.856Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17098 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-07T01:09:06.869Z] Running in /w/workspace/device-usb-camera/23 [Pipeline] { [Pipeline] checkout [2022-07-07T01:09:06.929Z] Selected Git installation does not exist. Using Default [2022-07-07T01:09:06.929Z] The recommended git tool is: NONE [2022-07-07T01:09:14.769Z] using credential edgex-jenkins-ssh [2022-07-07T01:09:14.788Z] Cloning the remote Git repository [2022-07-07T01:09:14.871Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-07T01:09:14.963Z] > git init /w/workspace/device-usb-camera/23 # timeout=10 [2022-07-07T01:09:15.062Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-07T01:09:15.063Z] > git --version # timeout=10 [2022-07-07T01:09:15.090Z] > git --version # 'git version 2.25.1' [2022-07-07T01:09:15.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-07T01:09:15.167Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T01:09:15.784Z] Avoid second fetch [2022-07-07T01:09:15.785Z] Checking out Revision 55a3a87f6faf5f5f0cba6aef660df9a20be671bf (main) [2022-07-07T01:09:15.738Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-07T01:09:15.763Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-07T01:09:15.814Z] > git config core.sparsecheckout # timeout=10 [2022-07-07T01:09:15.834Z] > git checkout -f 55a3a87f6faf5f5f0cba6aef660df9a20be671bf # timeout=10 [2022-07-07T01:09:20.542Z] Commit message: "Merge pull request #47 from FelixTing/issue-34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T01:09:21.418Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-07T01:09:21.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T01:09:21.419Z] Dload Upload Total Spent Left Speed [2022-07-07T01:09:21.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-07-07T01:09:22.213Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-07T01:09:22.571Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-07-07T01:09:22.571Z] /etc/docker/daemon.new [2022-07-07T01:09:22.571Z] { [2022-07-07T01:09:22.571Z] "registry-mirrors": [ [2022-07-07T01:09:22.571Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-07T01:09:22.571Z] ], [2022-07-07T01:09:22.571Z] "bip": "10.250.0.254/24", [2022-07-07T01:09:22.571Z] "hosts": [ [2022-07-07T01:09:22.571Z] "tcp://0.0.0.0:5555", [2022-07-07T01:09:22.571Z] "unix:///var/run/docker.sock" [2022-07-07T01:09:22.571Z] ], [2022-07-07T01:09:22.571Z] "mtu": 1458, [2022-07-07T01:09:22.571Z] "selinux-enabled": true, [2022-07-07T01:09:22.571Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-07T01:09:22.571Z] } [Pipeline] sh [2022-07-07T01:09:22.936Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-07T01:09:23.293Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T01:09:41.733Z] provisioning config files... [2022-07-07T01:09:41.776Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/23@tmp/config7716017016558057408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:09:42.200Z] ---> docker-login.sh [2022-07-07T01:09:42.200Z] nexus3.edgexfoundry.org:10001 [2022-07-07T01:09:42.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:09:43.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:09:43.091Z] Configure a credential helper to remove this warning. See [2022-07-07T01:09:43.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:09:43.091Z] [2022-07-07T01:09:43.091Z] Login Succeeded [2022-07-07T01:09:43.091Z] nexus3.edgexfoundry.org:10002 [2022-07-07T01:09:43.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:09:43.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:09:43.646Z] Configure a credential helper to remove this warning. See [2022-07-07T01:09:43.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:09:43.646Z] [2022-07-07T01:09:43.646Z] Login Succeeded [2022-07-07T01:09:43.646Z] nexus3.edgexfoundry.org:10003 [2022-07-07T01:09:43.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:09:44.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:09:44.203Z] Configure a credential helper to remove this warning. See [2022-07-07T01:09:44.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:09:44.203Z] [2022-07-07T01:09:44.203Z] Login Succeeded [2022-07-07T01:09:44.203Z] nexus3.edgexfoundry.org:10004 [2022-07-07T01:09:44.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:09:44.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:09:44.749Z] Configure a credential helper to remove this warning. See [2022-07-07T01:09:44.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:09:44.749Z] [2022-07-07T01:09:44.749Z] Login Succeeded [2022-07-07T01:09:44.749Z] docker.io [2022-07-07T01:09:45.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:09:45.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:09:45.617Z] Configure a credential helper to remove this warning. See [2022-07-07T01:09:45.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:09:45.617Z] [2022-07-07T01:09:45.617Z] Login Succeeded [2022-07-07T01:09:45.617Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T01:09:45.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-07T01:09:46.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T01:09:46.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T01:09:46.130Z] ========================================================= [2022-07-07T01:09:46.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-07T01:09:46.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:09:46.509Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-07T01:09:46.784Z] Sending build context to Docker daemon 396.8kB [2022-07-07T01:09:46.784Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T01:09:46.784Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-07T01:09:47.061Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-07T01:09:47.061Z] 9b3977197b4f: Pulling fs layer [2022-07-07T01:09:47.061Z] 1a89e8eeedd5: Pulling fs layer [2022-07-07T01:09:47.061Z] 94645a83ff95: Pulling fs layer [2022-07-07T01:09:47.061Z] e6fb740bc735: Pulling fs layer [2022-07-07T01:09:47.061Z] 3a77bd46dcc9: Pulling fs layer [2022-07-07T01:09:47.061Z] 355e64cbe906: Pulling fs layer [2022-07-07T01:09:47.061Z] 63ab81a10011: Pulling fs layer [2022-07-07T01:09:47.061Z] 555d1d1c4555: Pulling fs layer [2022-07-07T01:09:47.061Z] 7d9057610161: Pulling fs layer [2022-07-07T01:09:47.061Z] 3a77bd46dcc9: Waiting [2022-07-07T01:09:47.061Z] 355e64cbe906: Waiting [2022-07-07T01:09:47.061Z] 63ab81a10011: Waiting [2022-07-07T01:09:47.061Z] 555d1d1c4555: Waiting [2022-07-07T01:09:47.061Z] 7d9057610161: Waiting [2022-07-07T01:09:47.061Z] e6fb740bc735: Waiting [2022-07-07T01:09:47.061Z] 94645a83ff95: Verifying Checksum [2022-07-07T01:09:47.061Z] 94645a83ff95: Download complete [2022-07-07T01:09:47.061Z] 1a89e8eeedd5: Verifying Checksum [2022-07-07T01:09:47.061Z] 1a89e8eeedd5: Download complete [2022-07-07T01:09:47.061Z] 3a77bd46dcc9: Verifying Checksum [2022-07-07T01:09:47.061Z] 3a77bd46dcc9: Download complete [2022-07-07T01:09:47.061Z] 355e64cbe906: Verifying Checksum [2022-07-07T01:09:47.061Z] 355e64cbe906: Download complete [2022-07-07T01:09:47.061Z] 9b3977197b4f: Download complete [2022-07-07T01:09:47.061Z] 63ab81a10011: Verifying Checksum [2022-07-07T01:09:47.061Z] 63ab81a10011: Download complete [2022-07-07T01:09:48.075Z] 9b3977197b4f: Pull complete [2022-07-07T01:09:48.075Z] 7d9057610161: Verifying Checksum [2022-07-07T01:09:48.075Z] 7d9057610161: Download complete [2022-07-07T01:09:48.679Z] 1a89e8eeedd5: Pull complete [2022-07-07T01:09:48.956Z] 94645a83ff95: Pull complete [2022-07-07T01:09:49.558Z] 555d1d1c4555: Verifying Checksum [2022-07-07T01:09:49.558Z] 555d1d1c4555: Download complete [2022-07-07T01:09:49.831Z] e6fb740bc735: Verifying Checksum [2022-07-07T01:09:49.831Z] e6fb740bc735: Download complete [2022-07-07T01:10:02.225Z] e6fb740bc735: Pull complete [2022-07-07T01:10:02.225Z] 3a77bd46dcc9: Pull complete [2022-07-07T01:10:02.225Z] 355e64cbe906: Pull complete [2022-07-07T01:10:02.225Z] 63ab81a10011: Pull complete [2022-07-07T01:10:08.966Z] 555d1d1c4555: Pull complete [2022-07-07T01:10:10.411Z] 7d9057610161: Pull complete [2022-07-07T01:10:10.411Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-07T01:10:10.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-07T01:10:10.411Z] ---> 819e984ddca1 [2022-07-07T01:10:10.411Z] Step 3/12 : ARG MAKE="make build" [2022-07-07T01:10:11.855Z] ---> Running in 131aac825445 [2022-07-07T01:10:12.136Z] Removing intermediate container 131aac825445 [2022-07-07T01:10:12.136Z] ---> 82597cc886ab [2022-07-07T01:10:12.136Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T01:10:12.136Z] ---> Running in 73e3e16972e4 [2022-07-07T01:10:12.416Z] Removing intermediate container 73e3e16972e4 [2022-07-07T01:10:12.416Z] ---> 8c6a1fbfc08c [2022-07-07T01:10:12.417Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-07T01:10:12.698Z] ---> Running in b9d3ad7bcf23 [2022-07-07T01:10:12.974Z] Removing intermediate container b9d3ad7bcf23 [2022-07-07T01:10:12.974Z] ---> 15c7fd667cc0 [2022-07-07T01:10:12.974Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T01:10:12.974Z] ---> Running in fed397d6ca31 [2022-07-07T01:10:14.953Z] Removing intermediate container fed397d6ca31 [2022-07-07T01:10:14.953Z] ---> 2aa369560706 [2022-07-07T01:10:14.953Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T01:10:14.953Z] ---> Running in 47121a159667 [2022-07-07T01:10:16.937Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T01:10:17.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T01:10:18.896Z] (1/14) Installing libintl (0.21-r0) [2022-07-07T01:10:18.896Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-07T01:10:18.896Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-07-07T01:10:19.169Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-07T01:10:19.169Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-07T01:10:19.441Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-07T01:10:19.441Z] Executing udev-init-scripts-35-r0.post-install [2022-07-07T01:10:19.441Z] (7/14) Installing libblkid (2.37.4-r0) [2022-07-07T01:10:19.714Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-07T01:10:19.714Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-07-07T01:10:19.714Z] (10/14) Installing kmod-libs (29-r2) [2022-07-07T01:10:19.987Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-07-07T01:10:19.987Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-07-07T01:10:20.260Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-07T01:10:20.260Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-07T01:10:20.260Z] Executing busybox-1.34.1-r3.trigger [2022-07-07T01:10:20.536Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-07T01:10:20.536Z] OK: 228 MiB in 66 packages [2022-07-07T01:10:21.524Z] Removing intermediate container 47121a159667 [2022-07-07T01:10:21.524Z] ---> 3592f0f14d66 [2022-07-07T01:10:21.524Z] Step 8/12 : WORKDIR /device-usb-camera [2022-07-07T01:10:21.797Z] ---> Running in e1f8e4dea388 [2022-07-07T01:10:22.070Z] Removing intermediate container e1f8e4dea388 [2022-07-07T01:10:22.070Z] ---> 705a3a24679b [2022-07-07T01:10:22.070Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-07T01:10:22.671Z] ---> a380acbe6fd9 [2022-07-07T01:10:22.671Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T01:10:22.671Z] ---> Running in fa0196519ee2 [2022-07-07T01:11:09.678Z] Removing intermediate container fa0196519ee2 [2022-07-07T01:11:09.678Z] ---> d33026508f9b [2022-07-07T01:11:09.678Z] Step 11/12 : COPY . . [2022-07-07T01:11:09.678Z] ---> b9160fae5611 [2022-07-07T01:11:09.678Z] Step 12/12 : RUN ${MAKE} [2022-07-07T01:11:09.678Z] ---> Running in 3bfec29bfa0b [2022-07-07T01:11:10.663Z] noop [2022-07-07T01:11:11.267Z] Removing intermediate container 3bfec29bfa0b [2022-07-07T01:11:11.267Z] ---> 9171c789461a [2022-07-07T01:11:11.267Z] Successfully built 9171c789461a [2022-07-07T01:11:11.267Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:11:11.642Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T01:11:11.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:11:11.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-17098 does not seem to be running inside a container [2022-07-07T01:11:12.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/23 -v /w/workspace/device-usb-camera/23:/w/workspace/device-usb-camera/23:rw,z -v /w/workspace/device-usb-camera/23@tmp:/w/workspace/device-usb-camera/23@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 [2022-07-07T01:11:13.380Z] $ docker top 6d284453d900cc4ee6a43451d8670b13ebb8ddd9ec6e4fb73b9a48e0c476eecb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T01:11:14.313Z] + go version [2022-07-07T01:11:14.313Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-07T01:11:14.342Z] $ docker stop --time=1 6d284453d900cc4ee6a43451d8670b13ebb8ddd9ec6e4fb73b9a48e0c476eecb [2022-07-07T01:11:16.002Z] $ docker rm -f 6d284453d900cc4ee6a43451d8670b13ebb8ddd9ec6e4fb73b9a48e0c476eecb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:11:16.629Z] + docker inspect -f . ci-base-image-arm64 [2022-07-07T01:11:16.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:11:16.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-17098 does not seem to be running inside a container [2022-07-07T01:11:17.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/23 -v /w/workspace/device-usb-camera/23:/w/workspace/device-usb-camera/23:rw,z -v /w/workspace/device-usb-camera/23@tmp:/w/workspace/device-usb-camera/23@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 [2022-07-07T01:11:18.358Z] $ docker top a51e8ebdd1bdf30dbd9317a6a60e409015062ea92657a15cb89118333662c38c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-07T01:11:19.277Z] + make test [2022-07-07T01:11:19.277Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-07T01:11:20.720Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-07T01:12:57.599Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-07T01:12:57.599Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-07T01:12:57.599Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-07T01:12:57.599Z] CGO_ENABLED=1 go vet ./... [2022-07-07T01:13:24.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-07T01:13:24.470Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-07T01:13:24.470Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-07T01:13:25.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-07T01:13:25.495Z] $ docker stop --time=1 a51e8ebdd1bdf30dbd9317a6a60e409015062ea92657a15cb89118333662c38c [2022-07-07T01:13:27.304Z] $ docker rm -f a51e8ebdd1bdf30dbd9317a6a60e409015062ea92657a15cb89118333662c38c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T01:13:28.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-07T01:13:28.335Z] Warning: overwriting stash ‘coverage-report’ [2022-07-07T01:13:28.950Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-07T01:13:29.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-07T01:13:29.776Z] + ls -al . [2022-07-07T01:13:29.776Z] total 156 [2022-07-07T01:13:29.776Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 7 01:13 . [2022-07-07T01:13:29.776Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 01:09 .. [2022-07-07T01:13:29.776Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 01:09 .git [2022-07-07T01:13:29.776Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:09 .github [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 349 Jul 7 01:09 .gitignore [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 7 01:09 .golangci.yml [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 7 01:09 .hadolint.yml [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 7 01:09 Attribution.txt [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 7 01:09 CHANGELOG.md [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jul 7 01:09 Dockerfile [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 7 01:09 GOVERNANCE.md [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 7 01:09 Jenkinsfile [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 7 01:09 LICENSE [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 7 01:09 Makefile [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 7 01:09 OWNERS.md [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 7 01:09 README.md [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 7 01:05 VERSION [2022-07-07T01:13:29.776Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 01:09 bin [2022-07-07T01:13:29.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:09 cmd [2022-07-07T01:13:29.776Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 7 01:11 coverage.out [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 7 01:09 docker-entrypoint.sh [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 7 01:09 go.mod [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 7 01:09 go.sum [2022-07-07T01:13:29.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 7 01:09 internal [2022-07-07T01:13:29.776Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 7 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:13:30.276Z] + 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=55a3a87f6faf5f5f0cba6aef660df9a20be671bf --label arch=arm64 --label version=0.0.1-dev.12 . [2022-07-07T01:13:30.562Z] Sending build context to Docker daemon 397.8kB [2022-07-07T01:13:30.562Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-07-07T01:13:30.562Z] Step 2/29 : FROM ${BASE} AS builder [2022-07-07T01:13:30.562Z] ---> 9171c789461a [2022-07-07T01:13:30.562Z] Step 3/29 : ARG MAKE="make build" [2022-07-07T01:13:30.836Z] ---> Running in 63e612f9cb7e [2022-07-07T01:13:31.111Z] Removing intermediate container 63e612f9cb7e [2022-07-07T01:13:31.111Z] ---> 0ed94a5a2ca3 [2022-07-07T01:13:31.111Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-07T01:13:31.111Z] ---> Running in ae9d483286cf [2022-07-07T01:13:31.716Z] Removing intermediate container ae9d483286cf [2022-07-07T01:13:31.716Z] ---> 19991868656c [2022-07-07T01:13:31.716Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-07T01:13:31.716Z] ---> Running in 860790b569aa [2022-07-07T01:13:31.994Z] Removing intermediate container 860790b569aa [2022-07-07T01:13:31.994Z] ---> 08fbfae4d948 [2022-07-07T01:13:31.994Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-07T01:13:31.994Z] ---> Running in 998785e88521 [2022-07-07T01:13:33.989Z] Removing intermediate container 998785e88521 [2022-07-07T01:13:33.989Z] ---> 8f2a0051dd28 [2022-07-07T01:13:33.990Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-07T01:13:33.990Z] ---> Running in 4c06d176b14e [2022-07-07T01:13:34.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T01:13:35.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T01:13:36.929Z] OK: 228 MiB in 66 packages [2022-07-07T01:13:37.919Z] Removing intermediate container 4c06d176b14e [2022-07-07T01:13:37.919Z] ---> 1dba245dee09 [2022-07-07T01:13:37.919Z] Step 8/29 : WORKDIR /device-usb-camera [2022-07-07T01:13:37.919Z] ---> Running in 9aeb5a95035e [2022-07-07T01:13:38.196Z] Removing intermediate container 9aeb5a95035e [2022-07-07T01:13:38.196Z] ---> 561fca5050e1 [2022-07-07T01:13:38.196Z] Step 9/29 : COPY go.mod vendor* ./ [2022-07-07T01:13:38.800Z] ---> edd07ece75e2 [2022-07-07T01:13:38.800Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-07T01:13:39.077Z] ---> Running in 7d46d4c71e17 [2022-07-07T01:13:41.073Z] Removing intermediate container 7d46d4c71e17 [2022-07-07T01:13:41.073Z] ---> 06541819fc95 [2022-07-07T01:13:41.073Z] Step 11/29 : COPY . . [2022-07-07T01:13:41.675Z] ---> 095989e217b4 [2022-07-07T01:13:41.675Z] Step 12/29 : RUN ${MAKE} [2022-07-07T01:13:41.951Z] ---> Running in 4884eb07498d [2022-07-07T01:13:42.938Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.12 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-07T01:16:04.852Z] Removing intermediate container 4884eb07498d [2022-07-07T01:16:04.852Z] ---> f190b1a313a2 [2022-07-07T01:16:04.852Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-07T01:16:04.852Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-07T01:16:04.852Z] eab2503cf8f4: Pulling fs layer [2022-07-07T01:16:04.852Z] 97cd0a44c592: Pulling fs layer [2022-07-07T01:16:04.852Z] 97cd0a44c592: Download complete [2022-07-07T01:16:04.852Z] eab2503cf8f4: Verifying Checksum [2022-07-07T01:16:04.852Z] eab2503cf8f4: Download complete [2022-07-07T01:16:04.852Z] eab2503cf8f4: Pull complete [2022-07-07T01:16:04.852Z] 97cd0a44c592: Pull complete [2022-07-07T01:16:04.852Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-07T01:16:04.852Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-07T01:16:04.852Z] ---> 7f763cca56b3 [2022-07-07T01:16:04.852Z] Step 14/29 : FROM alpine:3.15 [2022-07-07T01:16:04.852Z] 3.15: Pulling from library/alpine [2022-07-07T01:16:04.852Z] 9981e73032c8: Pulling fs layer [2022-07-07T01:16:04.852Z] 9981e73032c8: Verifying Checksum [2022-07-07T01:16:04.852Z] 9981e73032c8: Download complete [2022-07-07T01:16:04.852Z] 9981e73032c8: Pull complete [2022-07-07T01:16:04.852Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-07T01:16:04.852Z] Status: Downloaded newer image for alpine:3.15 [2022-07-07T01:16:04.852Z] ---> 3fb3c9af89a9 [2022-07-07T01:16:04.852Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-07T01:16:04.852Z] ---> Running in e35aa7d410db [2022-07-07T01:16:04.852Z] Removing intermediate container e35aa7d410db [2022-07-07T01:16:04.852Z] ---> 428f8b9fa68d [2022-07-07T01:16:04.852Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-07T01:16:04.852Z] ---> Running in a9c22094fc91 [2022-07-07T01:16:05.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-07T01:16:05.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-07T01:16:06.379Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-07T01:16:06.379Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-07T01:16:06.379Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-07T01:16:06.379Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-07T01:16:06.379Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-07T01:16:06.379Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-07T01:16:06.379Z] (7/73) Installing libxcb (1.14-r2) [2022-07-07T01:16:06.379Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-07T01:16:06.379Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-07T01:16:06.650Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-07T01:16:06.650Z] (11/73) Installing expat (2.4.7-r0) [2022-07-07T01:16:06.650Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-07T01:16:06.925Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-07T01:16:06.925Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-07T01:16:06.925Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-07T01:16:06.925Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-07T01:16:06.925Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-07T01:16:06.925Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-07T01:16:06.925Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-07T01:16:06.925Z] (20/73) Installing libintl (0.21-r0) [2022-07-07T01:16:06.925Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-07T01:16:06.925Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-07T01:16:06.925Z] (23/73) Installing pcre (8.45-r1) [2022-07-07T01:16:06.925Z] (24/73) Installing glib (2.70.1-r0) [2022-07-07T01:16:07.196Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-07T01:16:07.196Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-07T01:16:07.196Z] (27/73) Installing libass (0.15.2-r0) [2022-07-07T01:16:07.196Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-07T01:16:07.470Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-07T01:16:07.470Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-07T01:16:07.470Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-07T01:16:07.470Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-07T01:16:07.470Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-07T01:16:07.470Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-07T01:16:07.745Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-07-07T01:16:07.745Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-07-07T01:16:07.745Z] (37/73) Installing lame (3.100-r0) [2022-07-07T01:16:07.745Z] (38/73) Installing opus (1.3.1-r1) [2022-07-07T01:16:07.745Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-07T01:16:07.745Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-07T01:16:07.745Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-07T01:16:07.745Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-07T01:16:08.016Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-07T01:16:08.016Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-07T01:16:08.016Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-07T01:16:08.016Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-07T01:16:08.016Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-07T01:16:08.016Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-07T01:16:08.016Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-07T01:16:08.016Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-07T01:16:08.016Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-07T01:16:08.016Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-07T01:16:08.016Z] (53/73) Installing libva (2.13.0-r0) [2022-07-07T01:16:08.016Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-07T01:16:08.288Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-07T01:16:08.288Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-07T01:16:08.288Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-07T01:16:08.288Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-07T01:16:08.288Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-07T01:16:08.288Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-07T01:16:08.561Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-07T01:16:08.561Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-07T01:16:08.561Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-07T01:16:09.153Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-07T01:16:09.153Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-07T01:16:09.153Z] Executing udev-init-scripts-35-r0.post-install [2022-07-07T01:16:09.153Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-07T01:16:09.153Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-07T01:16:09.153Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-07T01:16:09.153Z] (69/73) Installing kmod-libs (29-r2) [2022-07-07T01:16:09.153Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-07T01:16:09.153Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-07T01:16:09.153Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-07T01:16:09.153Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-07T01:16:09.153Z] Executing busybox-1.34.1-r5.trigger [2022-07-07T01:16:09.424Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-07T01:16:09.425Z] OK: 67 MiB in 87 packages [2022-07-07T01:16:12.818Z] Removing intermediate container a9c22094fc91 [2022-07-07T01:16:12.818Z] ---> 040d8cd01e51 [2022-07-07T01:16:12.818Z] Step 17/29 : WORKDIR / [2022-07-07T01:16:12.818Z] ---> Running in 9de855cc804f [2022-07-07T01:16:12.818Z] Removing intermediate container 9de855cc804f [2022-07-07T01:16:12.818Z] ---> 74eca9a6cd1c [2022-07-07T01:16:12.818Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-07-07T01:16:14.259Z] ---> 053ea73af60f [2022-07-07T01:16:14.259Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-07T01:16:14.856Z] ---> 50ebe72147ad [2022-07-07T01:16:14.856Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-07T01:16:15.458Z] ---> 850439e97365 [2022-07-07T01:16:15.458Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-07T01:16:16.053Z] ---> bd7fc85b4996 [2022-07-07T01:16:16.053Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-07T01:16:16.652Z] ---> e620f9a6a16f [2022-07-07T01:16:16.652Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-07-07T01:16:17.630Z] ---> f639c9ac08b9 [2022-07-07T01:16:17.630Z] Step 24/29 : EXPOSE 59983 [2022-07-07T01:16:17.905Z] ---> Running in 866be5386772 [2022-07-07T01:16:18.181Z] Removing intermediate container 866be5386772 [2022-07-07T01:16:18.181Z] ---> 00a95b154324 [2022-07-07T01:16:18.181Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-07T01:16:18.181Z] ---> Running in 33d98e1803f6 [2022-07-07T01:16:18.458Z] Removing intermediate container 33d98e1803f6 [2022-07-07T01:16:18.458Z] ---> db30ae4fc5ce [2022-07-07T01:16:18.458Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-07T01:16:18.744Z] ---> Running in fd68968a4c11 [2022-07-07T01:16:19.017Z] Removing intermediate container fd68968a4c11 [2022-07-07T01:16:19.017Z] ---> 7c081804eb27 [2022-07-07T01:16:19.017Z] Step 27/29 : LABEL arch=arm64 [2022-07-07T01:16:19.017Z] ---> Running in dffe8f08701d [2022-07-07T01:16:19.290Z] Removing intermediate container dffe8f08701d [2022-07-07T01:16:19.290Z] ---> 73b4c85c878b [2022-07-07T01:16:19.290Z] Step 28/29 : LABEL git_sha=55a3a87f6faf5f5f0cba6aef660df9a20be671bf [2022-07-07T01:16:19.290Z] ---> Running in e3a14ffa18de [2022-07-07T01:16:19.892Z] Removing intermediate container e3a14ffa18de [2022-07-07T01:16:19.892Z] ---> 21ea95384fe4 [2022-07-07T01:16:19.892Z] Step 29/29 : LABEL version=0.0.1-dev.12 [2022-07-07T01:16:19.892Z] ---> Running in 776341700a89 [2022-07-07T01:16:20.163Z] Removing intermediate container 776341700a89 [2022-07-07T01:16:20.163Z] ---> 8661e195da44 [2022-07-07T01:16:20.163Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-07T01:16:20.164Z] Successfully built 8661e195da44 [2022-07-07T01:16:20.164Z] 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 [2022-07-07T01:16:20.274Z] provisioning config files... [2022-07-07T01:16:20.293Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/23@tmp/config4140597178294495309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:16:20.640Z] ---> docker-login.sh [2022-07-07T01:16:20.640Z] nexus3.edgexfoundry.org:10001 [2022-07-07T01:16:20.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:16:20.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:16:20.911Z] Configure a credential helper to remove this warning. See [2022-07-07T01:16:20.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:16:20.911Z] [2022-07-07T01:16:20.911Z] Login Succeeded [2022-07-07T01:16:21.184Z] nexus3.edgexfoundry.org:10002 [2022-07-07T01:16:21.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:16:21.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:16:21.456Z] Configure a credential helper to remove this warning. See [2022-07-07T01:16:21.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:16:21.456Z] [2022-07-07T01:16:21.456Z] Login Succeeded [2022-07-07T01:16:21.456Z] nexus3.edgexfoundry.org:10003 [2022-07-07T01:16:22.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:16:22.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:16:22.053Z] Configure a credential helper to remove this warning. See [2022-07-07T01:16:22.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:16:22.053Z] [2022-07-07T01:16:22.053Z] Login Succeeded [2022-07-07T01:16:22.053Z] nexus3.edgexfoundry.org:10004 [2022-07-07T01:16:22.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:16:22.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:16:22.649Z] Configure a credential helper to remove this warning. See [2022-07-07T01:16:22.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:16:22.649Z] [2022-07-07T01:16:22.649Z] Login Succeeded [2022-07-07T01:16:22.649Z] docker.io [2022-07-07T01:16:22.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-07T01:16:23.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-07T01:16:23.892Z] Configure a credential helper to remove this warning. See [2022-07-07T01:16:23.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-07T01:16:23.892Z] [2022-07-07T01:16:23.892Z] Login Succeeded [2022-07-07T01:16:23.892Z] ---> docker-login.sh ends [Pipeline] } [2022-07-07T01:16:23.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T01:16:23.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-07T01:16:23.956Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-07T01:16:23.956Z] 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [2022-07-07T01:16:23.956Z] latest [2022-07-07T01:16:23.956Z] 0.0.1-dev.12 [2022-07-07T01:16:23.956Z] 55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 [2022-07-07T01:16:23.956Z] main [2022-07-07T01:16:23.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:16:24.309Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:16:24.673Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf [2022-07-07T01:16:24.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-07T01:16:24.673Z] a43932d1df72: Preparing [2022-07-07T01:16:24.673Z] 1207169bf42c: Preparing [2022-07-07T01:16:24.673Z] d4a16fd11938: Preparing [2022-07-07T01:16:24.673Z] a99f4aacb5aa: Preparing [2022-07-07T01:16:24.673Z] 524c73a7d6bf: Preparing [2022-07-07T01:16:24.673Z] 07caa1d0100d: Preparing [2022-07-07T01:16:24.673Z] 2db0d168d662: Preparing [2022-07-07T01:16:24.673Z] 4f4ce317c6bb: Preparing [2022-07-07T01:16:24.673Z] 07caa1d0100d: Waiting [2022-07-07T01:16:24.673Z] 2db0d168d662: Waiting [2022-07-07T01:16:24.673Z] 4f4ce317c6bb: Waiting [2022-07-07T01:16:24.949Z] d4a16fd11938: Pushed [2022-07-07T01:16:24.949Z] 524c73a7d6bf: Pushed [2022-07-07T01:16:24.949Z] 1207169bf42c: Pushed [2022-07-07T01:16:24.949Z] a99f4aacb5aa: Pushed [2022-07-07T01:16:24.949Z] 4f4ce317c6bb: Layer already exists [2022-07-07T01:16:29.268Z] a43932d1df72: Pushed [2022-07-07T01:16:30.698Z] 07caa1d0100d: Pushed [2022-07-07T01:16:38.957Z] 2db0d168d662: Pushed [2022-07-07T01:16:38.958Z] 55a3a87f6faf5f5f0cba6aef660df9a20be671bf: digest: sha256:c65be56e91711e0a1e4ee63672f5fadc43171ee50087a63c0ed7e0d2dee0861f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:16:39.325Z] + 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 [2022-07-07T01:16:39.686Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-07T01:16:39.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-07T01:16:39.686Z] a43932d1df72: Preparing [2022-07-07T01:16:39.686Z] 1207169bf42c: Preparing [2022-07-07T01:16:39.686Z] d4a16fd11938: Preparing [2022-07-07T01:16:39.686Z] a99f4aacb5aa: Preparing [2022-07-07T01:16:39.686Z] 524c73a7d6bf: Preparing [2022-07-07T01:16:39.686Z] 07caa1d0100d: Preparing [2022-07-07T01:16:39.686Z] 2db0d168d662: Preparing [2022-07-07T01:16:39.686Z] 4f4ce317c6bb: Preparing [2022-07-07T01:16:39.686Z] 07caa1d0100d: Waiting [2022-07-07T01:16:39.686Z] 2db0d168d662: Waiting [2022-07-07T01:16:39.686Z] 4f4ce317c6bb: Waiting [2022-07-07T01:16:39.961Z] d4a16fd11938: Layer already exists [2022-07-07T01:16:39.961Z] 1207169bf42c: Layer already exists [2022-07-07T01:16:39.961Z] a43932d1df72: Layer already exists [2022-07-07T01:16:39.961Z] a99f4aacb5aa: Layer already exists [2022-07-07T01:16:39.961Z] 524c73a7d6bf: Layer already exists [2022-07-07T01:16:39.961Z] 07caa1d0100d: Layer already exists [2022-07-07T01:16:39.961Z] 2db0d168d662: Layer already exists [2022-07-07T01:16:39.961Z] 4f4ce317c6bb: Layer already exists [2022-07-07T01:16:39.961Z] latest: digest: sha256:c65be56e91711e0a1e4ee63672f5fadc43171ee50087a63c0ed7e0d2dee0861f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:16:40.370Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:16:40.775Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.12 [2022-07-07T01:16:40.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-07T01:16:40.775Z] a43932d1df72: Preparing [2022-07-07T01:16:40.775Z] 1207169bf42c: Preparing [2022-07-07T01:16:40.775Z] d4a16fd11938: Preparing [2022-07-07T01:16:40.775Z] a99f4aacb5aa: Preparing [2022-07-07T01:16:40.775Z] 524c73a7d6bf: Preparing [2022-07-07T01:16:40.775Z] 07caa1d0100d: Preparing [2022-07-07T01:16:40.775Z] 2db0d168d662: Preparing [2022-07-07T01:16:40.775Z] 4f4ce317c6bb: Preparing [2022-07-07T01:16:40.775Z] 07caa1d0100d: Waiting [2022-07-07T01:16:40.775Z] 2db0d168d662: Waiting [2022-07-07T01:16:40.775Z] 4f4ce317c6bb: Waiting [2022-07-07T01:16:40.775Z] 1207169bf42c: Layer already exists [2022-07-07T01:16:40.775Z] d4a16fd11938: Layer already exists [2022-07-07T01:16:41.051Z] a99f4aacb5aa: Layer already exists [2022-07-07T01:16:41.051Z] 524c73a7d6bf: Layer already exists [2022-07-07T01:16:41.051Z] a43932d1df72: Layer already exists [2022-07-07T01:16:41.051Z] 2db0d168d662: Layer already exists [2022-07-07T01:16:41.051Z] 07caa1d0100d: Layer already exists [2022-07-07T01:16:41.051Z] 4f4ce317c6bb: Layer already exists [2022-07-07T01:16:41.051Z] 0.0.1-dev.12: digest: sha256:c65be56e91711e0a1e4ee63672f5fadc43171ee50087a63c0ed7e0d2dee0861f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:16:41.435Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:16:41.817Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 [2022-07-07T01:16:41.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-07T01:16:41.817Z] a43932d1df72: Preparing [2022-07-07T01:16:41.817Z] 1207169bf42c: Preparing [2022-07-07T01:16:41.817Z] d4a16fd11938: Preparing [2022-07-07T01:16:41.817Z] a99f4aacb5aa: Preparing [2022-07-07T01:16:41.817Z] 524c73a7d6bf: Preparing [2022-07-07T01:16:41.817Z] 07caa1d0100d: Preparing [2022-07-07T01:16:41.817Z] 2db0d168d662: Preparing [2022-07-07T01:16:41.817Z] 4f4ce317c6bb: Preparing [2022-07-07T01:16:41.817Z] 2db0d168d662: Waiting [2022-07-07T01:16:41.817Z] 4f4ce317c6bb: Waiting [2022-07-07T01:16:41.817Z] 07caa1d0100d: Waiting [2022-07-07T01:16:42.100Z] d4a16fd11938: Layer already exists [2022-07-07T01:16:42.100Z] a43932d1df72: Layer already exists [2022-07-07T01:16:42.100Z] a99f4aacb5aa: Layer already exists [2022-07-07T01:16:42.100Z] 524c73a7d6bf: Layer already exists [2022-07-07T01:16:42.100Z] 1207169bf42c: Layer already exists [2022-07-07T01:16:42.100Z] 07caa1d0100d: Layer already exists [2022-07-07T01:16:42.100Z] 2db0d168d662: Layer already exists [2022-07-07T01:16:42.100Z] 4f4ce317c6bb: Layer already exists [2022-07-07T01:16:42.100Z] 55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12: digest: sha256:c65be56e91711e0a1e4ee63672f5fadc43171ee50087a63c0ed7e0d2dee0861f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:16:42.469Z] + 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 [2022-07-07T01:16:42.833Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-07T01:16:42.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-07T01:16:42.833Z] a43932d1df72: Preparing [2022-07-07T01:16:42.833Z] 1207169bf42c: Preparing [2022-07-07T01:16:42.833Z] d4a16fd11938: Preparing [2022-07-07T01:16:42.833Z] a99f4aacb5aa: Preparing [2022-07-07T01:16:42.833Z] 524c73a7d6bf: Preparing [2022-07-07T01:16:42.833Z] 07caa1d0100d: Preparing [2022-07-07T01:16:42.833Z] 2db0d168d662: Preparing [2022-07-07T01:16:42.833Z] 4f4ce317c6bb: Preparing [2022-07-07T01:16:42.833Z] 07caa1d0100d: Waiting [2022-07-07T01:16:42.833Z] 4f4ce317c6bb: Waiting [2022-07-07T01:16:42.833Z] 2db0d168d662: Waiting [2022-07-07T01:16:42.833Z] 524c73a7d6bf: Layer already exists [2022-07-07T01:16:42.833Z] 1207169bf42c: Layer already exists [2022-07-07T01:16:42.833Z] a99f4aacb5aa: Layer already exists [2022-07-07T01:16:42.833Z] a43932d1df72: Layer already exists [2022-07-07T01:16:42.833Z] 07caa1d0100d: Layer already exists [2022-07-07T01:16:42.833Z] d4a16fd11938: Layer already exists [2022-07-07T01:16:43.106Z] 2db0d168d662: Layer already exists [2022-07-07T01:16:43.106Z] 4f4ce317c6bb: Layer already exists [2022-07-07T01:16:43.106Z] main: digest: sha256:c65be56e91711e0a1e4ee63672f5fadc43171ee50087a63c0ed7e0d2dee0861f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-07T01:16:43.167Z] ===================================================== [Pipeline] echo [2022-07-07T01:16:43.181Z] taggedImages: [2022-07-07T01:16:43.181Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf [2022-07-07T01:16:43.181Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-07T01:16:43.181Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.12 [2022-07-07T01:16:43.181Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:55a3a87f6faf5f5f0cba6aef660df9a20be671bf-0.0.1-dev.12 [2022-07-07T01:16:43.181Z] - 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 [2022-07-07T01:16:43.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T01:16:43.554Z] [2022-07-07T01:16:43.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:16:43.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T01:16:44.186Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-07T01:16:44.186Z] 8998bd30e6a1: Pulling fs layer [2022-07-07T01:16:44.186Z] 04944245beec: Pulling fs layer [2022-07-07T01:16:44.186Z] 699f458cf7ca: Pulling fs layer [2022-07-07T01:16:44.186Z] 765212b225bb: Pulling fs layer [2022-07-07T01:16:44.186Z] f23df028b6ca: Pulling fs layer [2022-07-07T01:16:44.186Z] d65c8cfc05b1: Pulling fs layer [2022-07-07T01:16:44.186Z] 2437ff75d9bd: Pulling fs layer [2022-07-07T01:16:44.186Z] 765212b225bb: Waiting [2022-07-07T01:16:44.186Z] f23df028b6ca: Waiting [2022-07-07T01:16:44.186Z] d65c8cfc05b1: Waiting [2022-07-07T01:16:44.186Z] 2437ff75d9bd: Waiting [2022-07-07T01:16:44.186Z] 04944245beec: Verifying Checksum [2022-07-07T01:16:44.186Z] 04944245beec: Download complete [2022-07-07T01:16:44.186Z] 765212b225bb: Verifying Checksum [2022-07-07T01:16:44.186Z] 765212b225bb: Download complete [2022-07-07T01:16:44.186Z] f23df028b6ca: Verifying Checksum [2022-07-07T01:16:44.186Z] f23df028b6ca: Download complete [2022-07-07T01:16:44.463Z] d65c8cfc05b1: Verifying Checksum [2022-07-07T01:16:44.463Z] d65c8cfc05b1: Download complete [2022-07-07T01:16:44.463Z] 699f458cf7ca: Verifying Checksum [2022-07-07T01:16:44.463Z] 699f458cf7ca: Download complete [2022-07-07T01:16:44.737Z] 8998bd30e6a1: Verifying Checksum [2022-07-07T01:16:44.737Z] 8998bd30e6a1: Download complete [2022-07-07T01:16:47.363Z] 2437ff75d9bd: Verifying Checksum [2022-07-07T01:16:47.363Z] 2437ff75d9bd: Download complete [2022-07-07T01:16:49.339Z] 8998bd30e6a1: Pull complete [2022-07-07T01:16:49.613Z] 04944245beec: Pull complete [2022-07-07T01:16:51.050Z] 699f458cf7ca: Pull complete [2022-07-07T01:16:51.325Z] 765212b225bb: Pull complete [2022-07-07T01:16:52.307Z] f23df028b6ca: Pull complete [2022-07-07T01:16:52.580Z] d65c8cfc05b1: Pull complete [2022-07-07T01:17:10.903Z] 2437ff75d9bd: Pull complete [2022-07-07T01:17:10.903Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-07T01:17:10.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-07T01:17:10.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:17:11.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-17098 does not seem to be running inside a container [2022-07-07T01:17:11.280Z] $ 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/23 -v /w/workspace/device-usb-camera/23:/w/workspace/device-usb-camera/23:rw,z -v /w/workspace/device-usb-camera/23@tmp:/w/workspace/device-usb-camera/23@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 [2022-07-07T01:17:14.199Z] $ docker top 2e7ab03f66a1a118571b013d8182c4adda1e2b4f53750a450ee15f4650ff9694 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:17:15.131Z] ---> job-cost.sh [2022-07-07T01:17:15.131Z] lf-activate-venv: SKIPPING [2022-07-07T01:17:15.131Z] INFO: No Stack... [2022-07-07T01:17:15.729Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-07T01:17:16.327Z] INFO: Archiving Costs [Pipeline] sh [2022-07-07T01:17:17.271Z] + cat /w/workspace/device-usb-camera/23/archives/cost.csv [2022-07-07T01:17:17.271Z] + cut -d, -f6 [Pipeline] lock [2022-07-07T01:17:17.334Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] [2022-07-07T01:17:17.341Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] did not exist. Created. [2022-07-07T01:17:17.341Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-07T01:17:18.033Z] /w/workspace/device-usb-camera/23@tmp/durable-21b51426/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-07T01:17:18.725Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-07T01:17:18.751Z] Warning: overwriting stash ‘stack-cost’ [2022-07-07T01:17:18.793Z] Stashed 1 file(s) [Pipeline] } [2022-07-07T01:17:18.801Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-23-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-07T01:17:18.830Z] $ docker stop --time=1 2e7ab03f66a1a118571b013d8182c4adda1e2b4f53750a450ee15f4650ff9694 [2022-07-07T01:17:20.378Z] $ docker rm -f 2e7ab03f66a1a118571b013d8182c4adda1e2b4f53750a450ee15f4650ff9694 [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 [2022-07-07T01:17:20.875Z] provisioning config files... [2022-07-07T01:17:20.883Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5669156408287428828tmp [Pipeline] { [Pipeline] sh [2022-07-07T01:17:21.177Z] + set +x [2022-07-07T01:17:21.177Z] + curl -s https://codecov.io/bash [2022-07-07T01:17:21.177Z] + bash -s -- [2022-07-07T01:17:21.177Z] [2022-07-07T01:17:21.177Z] _____ _ [2022-07-07T01:17:21.177Z] / ____| | | [2022-07-07T01:17:21.177Z] | | ___ __| | ___ ___ _____ __ [2022-07-07T01:17:21.177Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-07T01:17:21.177Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-07T01:17:21.177Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-07T01:17:21.177Z] Bash-1.0.6 [2022-07-07T01:17:21.177Z] [2022-07-07T01:17:21.177Z] [2022-07-07T01:17:21.177Z] ==> git version 2.25.1 found [2022-07-07T01:17:21.177Z] ==> 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 [2022-07-07T01:17:21.177Z] Release-Date: 2020-01-08 [2022-07-07T01:17:21.177Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-07T01:17:21.177Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-07T01:17:21.177Z] ==> Jenkins CI detected. [2022-07-07T01:17:21.177Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-07T01:17:21.177Z] project root: . [2022-07-07T01:17:21.177Z] --> token set from env [2022-07-07T01:17:21.177Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-07T01:17:21.177Z] ==> Running gcov in . (disable via -X gcov) [2022-07-07T01:17:21.177Z] ==> Python coveragepy not found [2022-07-07T01:17:21.177Z] ==> Searching for coverage reports in: [2022-07-07T01:17:21.177Z] + . [2022-07-07T01:17:21.177Z] -> Found 1 reports [2022-07-07T01:17:21.177Z] ==> Detecting git/mercurial file structure [2022-07-07T01:17:21.177Z] ==> Reading reports [2022-07-07T01:17:21.177Z] + ./coverage.out bytes=10 [2022-07-07T01:17:21.177Z] ==> Appending adjustments [2022-07-07T01:17:21.177Z] https://docs.codecov.io/docs/fixing-reports [2022-07-07T01:17:21.437Z] + Found adjustments [2022-07-07T01:17:21.437Z] ==> Gzipping contents [2022-07-07T01:17:21.437Z] 4.0K /tmp/codecov.qbafMw.gz [2022-07-07T01:17:21.437Z] ==> Uploading reports [2022-07-07T01:17:21.437Z] url: https://codecov.io [2022-07-07T01:17:21.437Z] query: branch=main&commit=55a3a87f6faf5f5f0cba6aef660df9a20be671bf&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-07T01:17:21.437Z] -> Pinging Codecov [2022-07-07T01:17:21.437Z] 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=55a3a87f6faf5f5f0cba6aef660df9a20be671bf&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-07T01:17:21.697Z] -> Uploading to [2022-07-07T01:17:21.697Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-07/73D8F5FF140700D3E01443B452E23636/55a3a87f6faf5f5f0cba6aef660df9a20be671bf/d591a677-5f98-4bbd-8b87-975a7e26b398.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220707T011721Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dedec1265b1bdfdd3e709829e1f719c6e699f20aa7b71e50623774273b199e1b [2022-07-07T01:17:21.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-07T01:17:21.697Z] Dload Upload Total Spent Left Speed [2022-07-07T01:17:21.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 996 0 0 100 996 0 3112 --:--:-- --:--:-- --:--:-- 3102 [2022-07-07T01:17:21.956Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] } [2022-07-07T01:17:21.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-07T01:17:22.151Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-07T01:17:22.168Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:17:22.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-07T01:17:22.462Z] [2022-07-07T01:17:22.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:17:22.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-07T01:17:22.766Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-07T01:17:22.766Z] df9b9388f04a: Already exists [2022-07-07T01:17:22.766Z] 52dc419b0ee2: Pulling fs layer [2022-07-07T01:17:22.766Z] 25bc292e5bac: Pulling fs layer [2022-07-07T01:17:22.766Z] 114826534d7a: Pulling fs layer [2022-07-07T01:17:22.766Z] 4657fd5d0bcf: Pulling fs layer [2022-07-07T01:17:22.766Z] 6ad1cebc031e: Pulling fs layer [2022-07-07T01:17:22.766Z] 8a3aa393b2d8: Pulling fs layer [2022-07-07T01:17:22.766Z] 4657fd5d0bcf: Waiting [2022-07-07T01:17:22.766Z] 8a3aa393b2d8: Waiting [2022-07-07T01:17:22.766Z] 25bc292e5bac: Download complete [2022-07-07T01:17:22.766Z] 4657fd5d0bcf: Download complete [2022-07-07T01:17:22.766Z] 52dc419b0ee2: Download complete [2022-07-07T01:17:22.766Z] 52dc419b0ee2: Pull complete [2022-07-07T01:17:23.035Z] 6ad1cebc031e: Verifying Checksum [2022-07-07T01:17:23.035Z] 6ad1cebc031e: Download complete [2022-07-07T01:17:23.035Z] 25bc292e5bac: Pull complete [2022-07-07T01:17:23.615Z] 114826534d7a: Download complete [2022-07-07T01:17:23.615Z] 8a3aa393b2d8: Verifying Checksum [2022-07-07T01:17:23.615Z] 8a3aa393b2d8: Download complete [2022-07-07T01:17:26.908Z] 114826534d7a: Pull complete [2022-07-07T01:17:26.908Z] 4657fd5d0bcf: Pull complete [2022-07-07T01:17:27.475Z] 6ad1cebc031e: Pull complete [2022-07-07T01:17:30.009Z] 8a3aa393b2d8: Pull complete [2022-07-07T01:17:30.009Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-07T01:17:30.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-07T01:17:30.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:17:30.100Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2022-07-07T01:17:30.147Z] $ 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 [2022-07-07T01:17:32.114Z] $ docker top 02eee0de257cf45cb16d9df2a1981ae627b503777457fefdbc46562f71499f40 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-07T01:17:32.186Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-07T01:17:32.465Z] + set -o pipefail [2022-07-07T01:17:32.465Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-07T01:17:39.077Z] [2022-07-07T01:17:39.077Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-07T01:17:39.077Z] [2022-07-07T01:17:39.077Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/90a96db5-db5a-4744-bbb4-d871411fb93c [2022-07-07T01:17:39.077Z] [2022-07-07T01:17:39.077Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-07T01:17:39.077Z] [2022-07-07T01:17:39.077Z] [2022-07-07T01:17:39.077Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-07T01:17:39.077Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-07T01:17:39.100Z] $ docker stop --time=1 02eee0de257cf45cb16d9df2a1981ae627b503777457fefdbc46562f71499f40 [2022-07-07T01:17:41.235Z] $ docker rm -f 02eee0de257cf45cb16d9df2a1981ae627b503777457fefdbc46562f71499f40 [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 [2022-07-07T01:17:41.952Z] + git log --format=format:%s -1 55a3a87f6faf5f5f0cba6aef660df9a20be671bf [Pipeline] sh [2022-07-07T01:17:42.249Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T01:17:42.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:17:42.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T01:17:42.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:17:42.632Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2022-07-07T01:17:42.679Z] $ 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 [2022-07-07T01:17:43.054Z] $ docker top 64f1d2f421738513f148f58d13b2bd000590bf421982c78de8ca11535beb5886 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T01:17:43.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T01:17:43.133Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T01:17:43.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T01:17:43.267Z] $ docker exec 64f1d2f421738513f148f58d13b2bd000590bf421982c78de8ca11535beb5886 ssh-agent [2022-07-07T01:17:43.391Z] SSH_AUTH_SOCK=/tmp/ssh-uxTL8QE8l2Ux/agent.33 [2022-07-07T01:17:43.391Z] SSH_AGENT_PID=39 [2022-07-07T01:17:43.396Z] Running ssh-add (command line suppressed) [2022-07-07T01:17:43.512Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4621268182714639008.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4621268182714639008.key) [2022-07-07T01:17:43.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T01:17:43.805Z] + git semver tag [2022-07-07T01:17:44.065Z] 2022-07-07 01:17:44,012 [run_tag] DEBUG tag force:False [2022-07-07T01:17:44.065Z] 2022-07-07 01:17:44,012 [check_head_tag] DEBUG check head tag [2022-07-07T01:17:44.065Z] 2022-07-07 01:17:44,013 [execute] INFO git cat-file --batch-check [2022-07-07T01:17:44.065Z] 2022-07-07 01:17:44,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-07T01:17:44.065Z] 2022-07-07 01:17:44,016 [execute] INFO git cat-file --batch [2022-07-07T01:17:44.065Z] 2022-07-07 01:17:44,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-07T01:17:44.065Z] 2022-07-07 01:17:44,023 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T01:17:44.065Z] 2022-07-07 01:17:44,024 [execute] INFO git tag -a v0.0.1-dev.12 -m v0.0.1-dev.12 [2022-07-07T01:17:44.065Z] 2022-07-07 01:17:44,024 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.12', '-m', 'v0.0.1-dev.12'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-07T01:17:44.065Z] 2022-07-07 01:17:44,029 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T01:17:44.065Z] 0.0.1-dev.12 [Pipeline] } [2022-07-07T01:17:44.086Z] $ docker exec --env ******** --env ******** 64f1d2f421738513f148f58d13b2bd000590bf421982c78de8ca11535beb5886 ssh-agent -k [2022-07-07T01:17:44.190Z] unset SSH_AUTH_SOCK; [2022-07-07T01:17:44.190Z] unset SSH_AGENT_PID; [2022-07-07T01:17:44.190Z] echo Agent pid 39 killed; [2022-07-07T01:17:44.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T01:17:44.503Z] + git semver [Pipeline] } [2022-07-07T01:17:44.785Z] $ docker stop --time=1 64f1d2f421738513f148f58d13b2bd000590bf421982c78de8ca11535beb5886 [2022-07-07T01:17:46.081Z] $ docker rm -f 64f1d2f421738513f148f58d13b2bd000590bf421982c78de8ca11535beb5886 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:17:46.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-07T01:17:46.470Z] [2022-07-07T01:17:46.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:17:46.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-07T01:17:46.772Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-07T01:17:46.772Z] ab5ef0e58194: Pulling fs layer [2022-07-07T01:17:46.772Z] 9712f1f96733: Pulling fs layer [2022-07-07T01:17:46.772Z] 63f879dbbcfc: Pulling fs layer [2022-07-07T01:17:46.772Z] 0d9ebad4ef96: Pulling fs layer [2022-07-07T01:17:46.772Z] e9a5061849ea: Pulling fs layer [2022-07-07T01:17:46.772Z] d747dcd14b5f: Pulling fs layer [2022-07-07T01:17:46.772Z] 2de7ff778b66: Pulling fs layer [2022-07-07T01:17:46.772Z] 2de7ff778b66: Waiting [2022-07-07T01:17:46.772Z] e9a5061849ea: Waiting [2022-07-07T01:17:46.772Z] d747dcd14b5f: Waiting [2022-07-07T01:17:46.772Z] 9712f1f96733: Download complete [2022-07-07T01:17:47.032Z] 63f879dbbcfc: Verifying Checksum [2022-07-07T01:17:47.032Z] 63f879dbbcfc: Download complete [2022-07-07T01:17:47.291Z] e9a5061849ea: Verifying Checksum [2022-07-07T01:17:47.291Z] e9a5061849ea: Download complete [2022-07-07T01:17:47.291Z] d747dcd14b5f: Download complete [2022-07-07T01:17:47.291Z] 0d9ebad4ef96: Verifying Checksum [2022-07-07T01:17:47.291Z] 0d9ebad4ef96: Download complete [2022-07-07T01:17:47.291Z] ab5ef0e58194: Download complete [2022-07-07T01:17:47.291Z] 2de7ff778b66: Verifying Checksum [2022-07-07T01:17:47.291Z] 2de7ff778b66: Download complete [2022-07-07T01:17:49.825Z] ab5ef0e58194: Pull complete [2022-07-07T01:17:50.086Z] 9712f1f96733: Pull complete [2022-07-07T01:17:50.655Z] 63f879dbbcfc: Pull complete [2022-07-07T01:17:54.844Z] 0d9ebad4ef96: Pull complete [2022-07-07T01:17:54.844Z] e9a5061849ea: Pull complete [2022-07-07T01:17:54.844Z] d747dcd14b5f: Pull complete [2022-07-07T01:17:55.411Z] 2de7ff778b66: Pull complete [2022-07-07T01:17:55.411Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-07T01:17:55.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-07T01:17:55.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:17:55.499Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2022-07-07T01:17:55.544Z] $ 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 [2022-07-07T01:17:57.573Z] $ docker top b35626038f057bb55916eaa611b6635265e0044b9a0a3b5eb93412e41e286595 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-07T01:17:57.636Z] provisioning config files... [2022-07-07T01:17:57.642Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2092256064221141292tmp [2022-07-07T01:17:57.653Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2687972887319758203tmp [2022-07-07T01:17:57.663Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config641800074857356954tmp [Pipeline] { [Pipeline] echo [2022-07-07T01:17:57.679Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:17:57.962Z] ---> sigul-configuration.sh [2022-07-07T01:17:57.962Z] gpg: directory `/root/.gnupg' created [2022-07-07T01:17:57.963Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-07T01:17:57.963Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-07T01:17:57.963Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-07T01:17:57.963Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-07T01:17:57.963Z] gpg: CAST5 encrypted data [2022-07-07T01:17:57.963Z] gpg: encrypted with 1 passphrase [2022-07-07T01:17:57.963Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-07T01:17:58.248Z] + mkdir /home/jenkins [2022-07-07T01:17:58.248Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-07T01:17:58.539Z] + 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 [2022-07-07T01:17:58.549Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:17:58.833Z] ---> sigul-install.sh [2022-07-07T01:17:58.833Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-07T01:17:59.117Z] + git tag --list [2022-07-07T01:17:59.117Z] v0.0.0 [2022-07-07T01:17:59.117Z] v0.0.1-dev.1 [2022-07-07T01:17:59.117Z] v0.0.1-dev.10 [2022-07-07T01:17:59.117Z] v0.0.1-dev.11 [2022-07-07T01:17:59.117Z] v0.0.1-dev.12 [2022-07-07T01:17:59.117Z] v0.0.1-dev.2 [2022-07-07T01:17:59.117Z] v0.0.1-dev.3 [2022-07-07T01:17:59.117Z] v0.0.1-dev.4 [2022-07-07T01:17:59.117Z] v0.0.1-dev.5 [2022-07-07T01:17:59.117Z] v0.0.1-dev.6 [2022-07-07T01:17:59.117Z] v0.0.1-dev.7 [2022-07-07T01:17:59.117Z] v0.0.1-dev.8 [2022-07-07T01:17:59.117Z] v0.0.1-dev.9 [Pipeline] sh [2022-07-07T01:17:59.403Z] + lftools sign git-tag v0.0.1-dev.12 [2022-07-07T01:17:59.971Z] Signing Git tag with Sigul... [2022-07-07T01:17:59.971Z] Signing v0.0.1-dev.12 [Pipeline] echo [2022-07-07T01:18:00.241Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:18:00.528Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-07T01:18:00.535Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-07T01:18:00.564Z] $ docker stop --time=1 b35626038f057bb55916eaa611b6635265e0044b9a0a3b5eb93412e41e286595 [2022-07-07T01:18:01.874Z] $ docker rm -f b35626038f057bb55916eaa611b6635265e0044b9a0a3b5eb93412e41e286595 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-07T01:18:02.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T01:18:02.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:18:02.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T01:18:02.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:18:02.663Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2022-07-07T01:18:02.707Z] $ 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 [2022-07-07T01:18:03.115Z] $ docker top 9972f442f971e8bbba99d053470c0be3b2fd08963941b0eb384dbf95ed49e618 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T01:18:03.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T01:18:03.196Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T01:18:03.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T01:18:03.334Z] $ docker exec 9972f442f971e8bbba99d053470c0be3b2fd08963941b0eb384dbf95ed49e618 ssh-agent [2022-07-07T01:18:03.438Z] SSH_AUTH_SOCK=/tmp/ssh-HHX4SlXOQcEW/agent.32 [2022-07-07T01:18:03.438Z] SSH_AGENT_PID=38 [2022-07-07T01:18:03.449Z] Running ssh-add (command line suppressed) [2022-07-07T01:18:03.581Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_342244797896540816.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_342244797896540816.key) [2022-07-07T01:18:03.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T01:18:03.885Z] + git semver bump pre [2022-07-07T01:18:04.144Z] 2022-07-07 01:18:04,088 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T01:18:04.144Z] 2022-07-07 01:18:04,088 [bump_version] DEBUG bumping version:0.0.1-dev.12 on axis:pre with prefix:dev [2022-07-07T01:18:04.144Z] 2022-07-07 01:18:04,088 [bump_version] DEBUG bumped version:0.0.1-dev.13 [2022-07-07T01:18:04.144Z] 2022-07-07 01:18:04,088 [write_version] DEBUG write version:0.0.1-dev.13 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-07T01:18:04.144Z] 2022-07-07 01:18:04,088 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T01:18:04.144Z] 2022-07-07 01:18:04,088 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T01:18:04.144Z] 2022-07-07 01:18:04,091 [execute] INFO git cat-file --batch-check [2022-07-07T01:18:04.144Z] 2022-07-07 01:18:04,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T01:18:04.144Z] 2022-07-07 01:18:04,096 [execute] INFO git cat-file --batch [2022-07-07T01:18:04.144Z] 2022-07-07 01:18:04,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T01:18:04.144Z] 2022-07-07 01:18:04,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T01:18:04.144Z] 0.0.1-dev.13 [Pipeline] } [2022-07-07T01:18:04.164Z] $ docker exec --env ******** --env ******** 9972f442f971e8bbba99d053470c0be3b2fd08963941b0eb384dbf95ed49e618 ssh-agent -k [2022-07-07T01:18:04.275Z] unset SSH_AUTH_SOCK; [2022-07-07T01:18:04.275Z] unset SSH_AGENT_PID; [2022-07-07T01:18:04.280Z] echo Agent pid 38 killed; [2022-07-07T01:18:04.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T01:18:04.583Z] + git semver [Pipeline] } [2022-07-07T01:18:04.868Z] $ docker stop --time=1 9972f442f971e8bbba99d053470c0be3b2fd08963941b0eb384dbf95ed49e618 [2022-07-07T01:18:06.158Z] $ docker rm -f 9972f442f971e8bbba99d053470c0be3b2fd08963941b0eb384dbf95ed49e618 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-07T01:18:06.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-07T01:18:06.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:18:06.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-07T01:18:06.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:18:06.888Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2022-07-07T01:18:06.934Z] $ 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 [2022-07-07T01:18:07.296Z] $ docker top 6add06fe66643463fead278379857152460465c5e9798421197df2d30d98a91e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-07T01:18:07.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-07T01:18:07.384Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-07T01:18:07.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-07T01:18:07.514Z] $ docker exec 6add06fe66643463fead278379857152460465c5e9798421197df2d30d98a91e ssh-agent [2022-07-07T01:18:07.622Z] SSH_AUTH_SOCK=/tmp/ssh-BI5ohSz0aDqj/agent.33 [2022-07-07T01:18:07.622Z] SSH_AGENT_PID=39 [2022-07-07T01:18:07.627Z] Running ssh-add (command line suppressed) [2022-07-07T01:18:07.761Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_554100438953539688.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_554100438953539688.key) [2022-07-07T01:18:07.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-07T01:18:08.052Z] + git semver push [2022-07-07T01:18:08.313Z] 2022-07-07 01:18:08,265 [run_push] DEBUG push [2022-07-07T01:18:08.313Z] 2022-07-07 01:18:08,266 [execute] INFO git cat-file --batch-check [2022-07-07T01:18:08.313Z] 2022-07-07 01:18:08,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-07T01:18:08.313Z] 2022-07-07 01:18:08,270 [execute] INFO git rev-list 7cc0200f7274f92f630a40f0838e746d5c539098 -- [2022-07-07T01:18:08.313Z] 2022-07-07 01:18:08,270 [execute] DEBUG Popen(['git', 'rev-list', '7cc0200f7274f92f630a40f0838e746d5c539098', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-07T01:18:08.313Z] 2022-07-07 01:18:08,274 [execute] INFO git fetch -v origin [2022-07-07T01:18:08.313Z] 2022-07-07 01:18:08,274 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-07T01:18:08.882Z] 2022-07-07 01:18:08,759 [run_push] DEBUG no remote changes detected [2022-07-07T01:18:08.882Z] 2022-07-07 01:18:08,759 [execute] INFO git push origin semver [2022-07-07T01:18:08.882Z] 2022-07-07 01:18:08,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-07T01:18:09.452Z] 2022-07-07 01:18:09,451 [run_push] DEBUG push all version tags [2022-07-07T01:18:09.452Z] 2022-07-07 01:18:09,451 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-07T01:18:09.452Z] 2022-07-07 01:18:09,452 [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) [2022-07-07T01:18:10.391Z] 2022-07-07 01:18:10,073 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-07T01:18:10.391Z] 0.0.1-dev.13 [Pipeline] } [2022-07-07T01:18:10.411Z] $ docker exec --env ******** --env ******** 6add06fe66643463fead278379857152460465c5e9798421197df2d30d98a91e ssh-agent -k [2022-07-07T01:18:10.515Z] unset SSH_AUTH_SOCK; [2022-07-07T01:18:10.515Z] unset SSH_AGENT_PID; [2022-07-07T01:18:10.515Z] echo Agent pid 39 killed; [2022-07-07T01:18:10.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-07T01:18:10.830Z] + git semver [Pipeline] } [2022-07-07T01:18:11.114Z] $ docker stop --time=1 6add06fe66643463fead278379857152460465c5e9798421197df2d30d98a91e [2022-07-07T01:18:12.412Z] $ docker rm -f 6add06fe66643463fead278379857152460465c5e9798421197df2d30d98a91e [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 [2022-07-07T01:18:12.986Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-07T01:18:12.986Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-07T01:18:12.986Z] total 16 [2022-07-07T01:18:12.986Z] drwxr-xr-x 3 root root 4096 Jul 7 01:07 . [2022-07-07T01:18:12.986Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 01:17 .. [2022-07-07T01:18:12.986Z] drwxr-xr-x 2 root root 4096 Jul 7 01:07 cost [2022-07-07T01:18:12.986Z] -rw-r--r-- 1 root root 87 Jul 7 01:07 cost.csv [2022-07-07T01:18:12.986Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-07T01:18:12.986Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-07T01:18:12.986Z] total 16 [2022-07-07T01:18:12.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 01:07 . [2022-07-07T01:18:12.986Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 01:17 .. [2022-07-07T01:18:12.986Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 01:07 cost [2022-07-07T01:18:12.986Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 7 01:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:18:13.277Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:18:14.139Z] ---> package-listing.sh [2022-07-07T01:18:14.139Z] ++ facter osfamily [2022-07-07T01:18:14.139Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-07T01:18:14.397Z] + OS_FAMILY=debian [2022-07-07T01:18:14.397Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-07T01:18:14.397Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-07T01:18:14.397Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-07T01:18:14.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-07T01:18:14.397Z] + PACKAGES=/tmp/packages_start.txt [2022-07-07T01:18:14.397Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-07T01:18:14.397Z] + PACKAGES=/tmp/packages_end.txt [2022-07-07T01:18:14.397Z] + case "${OS_FAMILY}" in [2022-07-07T01:18:14.397Z] + dpkg -l [2022-07-07T01:18:14.397Z] + grep '^ii' [2022-07-07T01:18:14.397Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-07T01:18:14.397Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-07T01:18:14.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-07T01:18:14.397Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-07T01:18:14.397Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-07T01:18:14.397Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-07-07T01:18:14.406Z] 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 [2022-07-07T01:18:14.683Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-07T01:18:15.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-07T01:18:15.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-07T01:18:15.315Z] prd-ubuntu20.04-docker-8c-8g-17096 does not seem to be running inside a container [2022-07-07T01:18:15.355Z] $ 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 [2022-07-07T01:18:15.668Z] $ docker top 7f478d3a4a8cd4916fc19c9e8695e6d044cca6c9b0baaf33f4aacfe7fa3aca3b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-07T01:18:16.006Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-07T01:18:16.289Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-07T01:18:16.571Z] + ls /var/log/sa-host [2022-07-07T01:18:16.571Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-07T01:18:16.698Z] provisioning config files... [2022-07-07T01:18:16.706Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7343833610806061666tmp [Pipeline] { [Pipeline] echo [2022-07-07T01:18:16.720Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:18:17.000Z] ---> create-netrc.sh [Pipeline] } [2022-07-07T01:18:17.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:18:17.343Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-07T01:18:17.352Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:18:17.636Z] ---> sudo-logs.sh [2022-07-07T01:18:17.636Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-07T01:18:17.665Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:18:17.949Z] ---> job-cost.sh [2022-07-07T01:18:17.950Z] lf-activate-venv: SKIPPING [2022-07-07T01:18:17.950Z] DEBUG: total: 0.2199999988079071 [2022-07-07T01:18:17.950Z] INFO: Retrieving Stack Cost... [2022-07-07T01:18:18.209Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-07T01:18:18.779Z] INFO: Archiving Costs [Pipeline] echo [2022-07-07T01:18:18.790Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-07T01:18:19.074Z] ---> logs-deploy.sh [2022-07-07T01:18:19.075Z] lf-activate-venv: SKIPPING [2022-07-07T01:18:19.075Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/23 [2022-07-07T01:18:19.075Z] INFO: archiving workspace using pattern(s): [2022-07-07T01:18:20.014Z] Archives upload complete. [2022-07-07T01:18:20.274Z] INFO: archiving logs to Nexus [2022-07-07T01:18:20.845Z] ---> uname -a: [2022-07-07T01:18:20.845Z] Linux prd-ubuntu20-04-docker-8c-8g-17096 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-07T01:18:20.845Z] [2022-07-07T01:18:20.845Z] [2022-07-07T01:18:20.845Z] ---> lscpu: [2022-07-07T01:18:20.845Z] Architecture: x86_64 [2022-07-07T01:18:20.845Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-07T01:18:20.845Z] Byte Order: Little Endian [2022-07-07T01:18:20.845Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-07T01:18:20.845Z] CPU(s): 8 [2022-07-07T01:18:20.845Z] On-line CPU(s) list: 0-7 [2022-07-07T01:18:20.845Z] Thread(s) per core: 1 [2022-07-07T01:18:20.845Z] Core(s) per socket: 1 [2022-07-07T01:18:20.845Z] Socket(s): 8 [2022-07-07T01:18:20.845Z] NUMA node(s): 1 [2022-07-07T01:18:20.845Z] Vendor ID: AuthenticAMD [2022-07-07T01:18:20.845Z] CPU family: 23 [2022-07-07T01:18:20.845Z] Model: 49 [2022-07-07T01:18:20.845Z] Model name: AMD EPYC-Rome Processor [2022-07-07T01:18:20.845Z] Stepping: 0 [2022-07-07T01:18:20.846Z] CPU MHz: 2799.994 [2022-07-07T01:18:20.846Z] BogoMIPS: 5599.98 [2022-07-07T01:18:20.846Z] Virtualization: AMD-V [2022-07-07T01:18:20.846Z] Hypervisor vendor: KVM [2022-07-07T01:18:20.846Z] Virtualization type: full [2022-07-07T01:18:20.846Z] L1d cache: 256 KiB [2022-07-07T01:18:20.846Z] L1i cache: 256 KiB [2022-07-07T01:18:20.846Z] L2 cache: 4 MiB [2022-07-07T01:18:20.846Z] L3 cache: 128 MiB [2022-07-07T01:18:20.846Z] NUMA node0 CPU(s): 0-7 [2022-07-07T01:18:20.846Z] Vulnerability Itlb multihit: Not affected [2022-07-07T01:18:20.846Z] Vulnerability L1tf: Not affected [2022-07-07T01:18:20.846Z] Vulnerability Mds: Not affected [2022-07-07T01:18:20.846Z] Vulnerability Meltdown: Not affected [2022-07-07T01:18:20.846Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-07T01:18:20.846Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-07T01:18:20.846Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-07T01:18:20.846Z] Vulnerability Srbds: Not affected [2022-07-07T01:18:20.846Z] Vulnerability Tsx async abort: Not affected [2022-07-07T01:18:20.846Z] 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 [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] ---> nproc: [2022-07-07T01:18:20.846Z] 8 [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] ---> df -h: [2022-07-07T01:18:20.846Z] Filesystem Size Used Avail Use% Mounted on [2022-07-07T01:18:20.846Z] overlay 155G 13G 143G 8% / [2022-07-07T01:18:20.846Z] tmpfs 64M 0 64M 0% /dev [2022-07-07T01:18:20.846Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-07T01:18:20.846Z] shm 64M 0 64M 0% /dev/shm [2022-07-07T01:18:20.846Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] ---> sar -b -r -n DEV: [2022-07-07T01:18:20.846Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17096) 07/07/22 _x86_64_ (8 CPU) [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] 01:04:29 LINUX RESTART (8 CPU) [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] 01:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-07T01:18:20.846Z] 01:06:01 343.88 14.90 328.98 0.00 2162.44 122229.36 0.00 [2022-07-07T01:18:20.846Z] 01:07:01 170.02 0.10 169.92 0.00 7.87 37833.03 0.00 [2022-07-07T01:18:20.846Z] 01:08:01 92.72 0.02 92.70 0.00 3.60 23314.11 0.00 [2022-07-07T01:18:20.846Z] 01:09:01 1.27 0.00 1.27 0.00 0.00 16.15 0.00 [2022-07-07T01:18:20.846Z] 01:10:01 1.73 0.02 1.72 0.00 0.13 32.13 0.00 [2022-07-07T01:18:20.846Z] 01:11:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2022-07-07T01:18:20.846Z] 01:12:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2022-07-07T01:18:20.846Z] 01:13:01 1.07 0.00 1.07 0.00 0.00 14.66 0.00 [2022-07-07T01:18:20.846Z] 01:14:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2022-07-07T01:18:20.846Z] 01:15:01 1.33 0.00 1.33 0.00 0.00 20.39 0.00 [2022-07-07T01:18:20.846Z] 01:16:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2022-07-07T01:18:20.846Z] 01:17:01 1.10 0.02 1.08 0.00 0.13 13.99 0.00 [2022-07-07T01:18:20.846Z] 01:18:01 101.73 0.32 101.42 0.00 14.53 57832.89 0.00 [2022-07-07T01:18:20.846Z] Average: 55.32 1.18 54.14 0.00 168.35 18564.58 0.00 [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] 01:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-07T01:18:20.846Z] 01:06:01 28166008 31720244 569168 1.73 143516 3612912 2208372 6.51 1173260 3086052 228352 [2022-07-07T01:18:20.846Z] 01:07:01 28089832 31734380 551524 1.68 158728 3689616 2005584 5.91 1211728 3118928 60 [2022-07-07T01:18:20.846Z] 01:08:01 27566648 31769340 513724 1.56 166660 4188068 1745088 5.14 1240744 3557696 152 [2022-07-07T01:18:20.846Z] 01:09:01 27566480 31769296 513352 1.56 166692 4188068 1745088 5.14 1240776 3557696 172 [2022-07-07T01:18:20.846Z] 01:10:01 27572568 31775432 507192 1.54 166752 4188072 1745088 5.14 1234196 3557704 12 [2022-07-07T01:18:20.846Z] 01:11:01 27572828 31775720 506852 1.54 166768 4188076 1745088 5.14 1234272 3557704 56 [2022-07-07T01:18:20.846Z] 01:12:01 27579116 31782056 500492 1.52 166804 4188072 1745088 5.14 1227908 3557708 16 [2022-07-07T01:18:20.846Z] 01:13:01 27579504 31782480 499952 1.52 166828 4188092 1745088 5.14 1227668 3557716 80 [2022-07-07T01:18:20.846Z] 01:14:01 27579496 31782516 499900 1.52 166868 4188092 1745088 5.14 1227488 3557716 16 [2022-07-07T01:18:20.846Z] 01:15:01 27580708 31783804 498564 1.52 166936 4188056 1745088 5.14 1226976 3557700 96 [2022-07-07T01:18:20.846Z] 01:16:01 27580592 31783720 498768 1.52 166948 4188072 1745088 5.14 1226660 3557700 20 [2022-07-07T01:18:20.846Z] 01:17:01 27579920 31783072 499388 1.52 166968 4188072 1745088 5.14 1226936 3557704 144 [2022-07-07T01:18:20.846Z] 01:18:01 26047364 31727436 545796 1.66 210096 5490612 2074672 6.11 1373332 4802464 1028 [2022-07-07T01:18:20.846Z] Average: 27543159 31766884 515744 1.57 167736 4205683 1826116 5.38 1236303 3583422 17708 [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] 01:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-07T01:18:20.846Z] 01:06:01 ens3 660.77 411.23 7399.20 84.72 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:06:01 docker0 176.00 278.69 13.19 1721.92 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:06:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:07:01 ens3 141.13 96.32 801.61 79.57 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:07:01 docker0 24.16 44.01 1.61 542.71 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:07:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:08:01 ens3 248.44 199.22 2563.56 895.17 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:08:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:09:01 ens3 0.73 0.38 0.36 0.27 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:10:01 ens3 0.53 0.33 0.33 0.26 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:11:01 ens3 0.62 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:12:01 ens3 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:13:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:15:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:17:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:18:01 ens3 397.23 274.92 7831.36 84.02 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:18:01 docker0 42.88 53.39 3.66 688.34 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:18:01 vethec569c7 0.30 0.38 0.08 0.12 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] 01:18:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] Average: ens3 111.55 75.64 1430.42 88.02 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] Average: docker0 18.69 28.93 1.42 227.13 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] Average: vethec569c7 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] Average: lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] ---> sar -P ALL: [2022-07-07T01:18:20.846Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17096) 07/07/22 _x86_64_ (8 CPU) [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] 01:04:29 LINUX RESTART (8 CPU) [2022-07-07T01:18:20.846Z] [2022-07-07T01:18:20.846Z] 01:05:01 CPU %user %nice %system %iowait %steal %idle [2022-07-07T01:18:20.846Z] 01:06:01 all 10.66 0.00 4.31 1.72 0.07 83.24 [2022-07-07T01:18:20.846Z] 01:06:01 0 10.64 0.00 4.05 0.56 0.07 84.69 [2022-07-07T01:18:20.846Z] 01:06:01 1 10.79 0.00 4.58 1.09 0.07 83.46 [2022-07-07T01:18:20.846Z] 01:06:01 2 12.43 0.00 4.57 4.01 0.07 78.93 [2022-07-07T01:18:20.846Z] 01:06:01 3 9.31 0.00 3.46 1.17 0.08 85.97 [2022-07-07T01:18:20.846Z] 01:06:01 4 10.90 0.00 4.55 1.75 0.07 82.73 [2022-07-07T01:18:20.846Z] 01:06:01 5 10.06 0.00 4.66 1.79 0.07 83.42 [2022-07-07T01:18:20.847Z] 01:06:01 6 10.64 0.00 4.42 2.82 0.07 82.05 [2022-07-07T01:18:20.847Z] 01:06:01 7 10.47 0.00 4.20 0.56 0.09 84.68 [2022-07-07T01:18:20.847Z] 01:07:01 all 33.85 0.00 6.10 0.96 0.10 58.99 [2022-07-07T01:18:20.847Z] 01:07:01 0 32.22 0.00 5.81 0.15 0.10 61.72 [2022-07-07T01:18:20.847Z] 01:07:01 1 34.08 0.00 6.16 0.57 0.10 59.09 [2022-07-07T01:18:20.847Z] 01:07:01 2 33.29 0.00 6.95 5.03 0.10 54.63 [2022-07-07T01:18:20.847Z] 01:07:01 3 33.54 0.00 5.86 0.14 0.08 60.38 [2022-07-07T01:18:20.847Z] 01:07:01 4 34.21 0.00 6.56 0.32 0.12 58.79 [2022-07-07T01:18:20.847Z] 01:07:01 5 34.17 0.00 5.61 0.15 0.10 59.97 [2022-07-07T01:18:20.847Z] 01:07:01 6 34.04 0.00 6.18 0.52 0.10 59.15 [2022-07-07T01:18:20.847Z] 01:07:01 7 35.28 0.00 5.69 0.78 0.10 58.15 [2022-07-07T01:18:20.847Z] 01:08:01 all 5.98 0.00 1.64 0.56 0.03 91.78 [2022-07-07T01:18:20.847Z] 01:08:01 0 4.30 0.00 1.74 0.12 0.02 93.82 [2022-07-07T01:18:20.847Z] 01:08:01 1 4.88 0.00 1.56 0.00 0.02 93.54 [2022-07-07T01:18:20.847Z] 01:08:01 2 7.36 0.00 1.78 3.74 0.03 87.08 [2022-07-07T01:18:20.847Z] 01:08:01 3 6.84 0.00 1.48 0.12 0.05 91.51 [2022-07-07T01:18:20.847Z] 01:08:01 4 4.46 0.00 1.68 0.17 0.02 93.67 [2022-07-07T01:18:20.847Z] 01:08:01 5 7.34 0.00 1.54 0.08 0.05 90.99 [2022-07-07T01:18:20.847Z] 01:08:01 6 7.80 0.00 1.56 0.23 0.03 90.38 [2022-07-07T01:18:20.847Z] 01:08:01 7 4.87 0.00 1.81 0.02 0.02 93.28 [2022-07-07T01:18:20.847Z] 01:09:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-07-07T01:18:20.847Z] 01:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-07T01:18:20.847Z] 01:09:01 1 1.92 0.00 0.02 0.00 0.02 98.05 [2022-07-07T01:18:20.847Z] 01:09:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2022-07-07T01:18:20.847Z] 01:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T01:18:20.847Z] 01:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T01:18:20.847Z] 01:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T01:18:20.847Z] 01:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-07T01:18:20.847Z] 01:10:01 all 0.16 0.00 0.03 0.01 0.00 99.79 [2022-07-07T01:18:20.847Z] 01:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-07T01:18:20.847Z] 01:10:01 1 1.14 0.00 0.15 0.02 0.00 98.70 [2022-07-07T01:18:20.847Z] 01:10:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2022-07-07T01:18:20.847Z] 01:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-07T01:18:20.847Z] 01:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-07T01:18:20.847Z] 01:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T01:18:20.847Z] 01:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-07T01:18:20.847Z] 01:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:11:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2022-07-07T01:18:20.847Z] 01:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T01:18:20.847Z] 01:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:12:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-07-07T01:18:20.847Z] 01:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T01:18:20.847Z] 01:12:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-07T01:18:20.847Z] 01:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:12:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-07T01:18:20.847Z] 01:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-07T01:18:20.847Z] 01:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T01:18:20.847Z] 01:13:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-07T01:18:20.847Z] 01:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T01:18:20.847Z] 01:13:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T01:18:20.847Z] 01:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-07T01:18:20.847Z] 01:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-07-07T01:18:20.847Z] 01:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-07T01:18:20.847Z] 01:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:14:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-07T01:18:20.847Z] 01:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-07T01:18:20.847Z] 01:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T01:18:20.847Z] 01:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:15:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-07-07T01:18:20.847Z] 01:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T01:18:20.847Z] 01:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-07T01:18:20.847Z] 01:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:16:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-07T01:18:20.847Z] 01:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T01:18:20.847Z] 01:16:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-07T01:18:20.847Z] 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T01:18:20.847Z] 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:16:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-07T01:18:20.847Z] 01:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-07T01:18:20.847Z] 01:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-07T01:18:20.847Z] [2022-07-07T01:18:20.847Z] 01:16:01 CPU %user %nice %system %iowait %steal %idle [2022-07-07T01:18:20.847Z] 01:17:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-07T01:18:20.847Z] 01:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-07T01:18:20.847Z] 01:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-07T01:18:20.847Z] 01:17:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2022-07-07T01:18:20.847Z] 01:18:01 all 8.64 0.00 3.39 0.91 0.05 87.01 [2022-07-07T01:18:20.847Z] 01:18:01 0 7.47 0.00 3.24 0.74 0.05 88.49 [2022-07-07T01:18:20.847Z] 01:18:01 1 8.49 0.00 3.21 0.05 0.05 88.20 [2022-07-07T01:18:20.847Z] 01:18:01 2 9.71 0.00 4.09 5.53 0.05 80.62 [2022-07-07T01:18:20.847Z] 01:18:01 3 8.35 0.00 2.74 0.25 0.05 88.61 [2022-07-07T01:18:20.847Z] 01:18:01 4 7.98 0.00 3.53 0.56 0.05 87.88 [2022-07-07T01:18:20.847Z] 01:18:01 5 8.61 0.00 3.63 0.10 0.05 87.61 [2022-07-07T01:18:20.847Z] 01:18:01 6 10.40 0.00 3.25 0.02 0.05 86.28 [2022-07-07T01:18:20.847Z] 01:18:01 7 8.09 0.00 3.39 0.05 0.07 88.40 [2022-07-07T01:18:20.847Z] Average: all 4.55 0.00 1.19 0.32 0.02 93.92 [2022-07-07T01:18:20.847Z] Average: 0 4.20 0.00 1.14 0.12 0.02 94.52 [2022-07-07T01:18:20.847Z] Average: 1 4.69 0.00 1.20 0.13 0.02 93.96 [2022-07-07T01:18:20.847Z] Average: 2 4.80 0.00 1.33 1.42 0.02 92.43 [2022-07-07T01:18:20.847Z] Average: 3 4.44 0.00 1.04 0.13 0.02 94.37 [2022-07-07T01:18:20.847Z] Average: 4 4.39 0.00 1.25 0.21 0.02 94.12 [2022-07-07T01:18:20.847Z] Average: 5 4.62 0.00 1.19 0.16 0.03 94.00 [2022-07-07T01:18:20.847Z] Average: 6 4.81 0.00 1.18 0.27 0.02 93.72 [2022-07-07T01:18:20.847Z] Average: 7 4.48 0.00 1.15 0.11 0.02 94.23 [2022-07-07T01:18:20.847Z] [2022-07-07T01:18:20.847Z] [2022-07-07T01:18:20.847Z]