Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a193e592b38d26fd25d0e1783a09c429068bfbdb 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-ssh14979931048354739382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh4337819621553975696.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10059221740056522661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh5428266855542861018.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh14552068776556330535.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-64175’ is offline Running on prd-ubuntu20.04-docker-8c-8g-64177 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 a193e592b38d26fd25d0e1783a09c429068bfbdb (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 a193e592b38d26fd25d0e1783a09c429068bfbdb # timeout=10 Commit message: "Merge pull request #27 from FelixTing/released-go-mods" > git rev-list --no-walk 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T08:43:07.450Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T08:43:07.495Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T08:43:07.509Z] ========================================================= [2022-05-20T08:43:07.509Z] EdgeX Global Pipelines Version Info [2022-05-20T08:43:07.509Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:43:08.253Z] ------------------- [2022-05-20T08:43:08.253Z] stable info: [2022-05-20T08:43:08.253Z] ------------------- [2022-05-20T08:43:08.253Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T08:43:08.253Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T08:43:08.253Z] Message: update stable to v1.0.230 [2022-05-20T08:43:08.824Z] ------------------- [2022-05-20T08:43:08.824Z] experimental info: [2022-05-20T08:43:08.824Z] ------------------- [2022-05-20T08:43:08.824Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T08:43:08.824Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T08:43:08.824Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T08:43:08.946Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-20T08:43:08.957Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-20T08:43:08.973Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T08:43:08.986Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T08:43:09.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T08:43:09.021Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T08:43:09.036Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T08:43:09.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T08:43:09.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T08:43:09.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T08:43:09.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T08:43:09.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-20T08:43:09.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T08:43:09.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T08:43:09.135Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T08:43:09.146Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T08:43:09.160Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T08:43:09.171Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T08:43:09.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T08:43:09.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T08:43:09.206Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T08:43:09.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T08:43:09.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T08:43:09.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T08:43:09.305Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T08:43:09.317Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T08:43:09.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-20T08:43:09.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-20T08:43:09.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-20T08:43:09.363Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a193e592b38d26fd25d0e1783a09c429068bfbdb [Pipeline] echo [2022-05-20T08:43:09.377Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a193e59 [Pipeline] echo [2022-05-20T08:43:09.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:43:09.446Z] provisioning config files... [2022-05-20T08:43:09.458Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7388034027520035012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:43:09.761Z] ---> docker-login.sh [2022-05-20T08:43:09.761Z] nexus3.edgexfoundry.org:10001 [2022-05-20T08:43:10.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:43:10.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:43:10.022Z] Configure a credential helper to remove this warning. See [2022-05-20T08:43:10.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:43:10.022Z] [2022-05-20T08:43:10.022Z] Login Succeeded [2022-05-20T08:43:10.022Z] nexus3.edgexfoundry.org:10002 [2022-05-20T08:43:10.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:43:10.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:43:10.284Z] Configure a credential helper to remove this warning. See [2022-05-20T08:43:10.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:43:10.284Z] [2022-05-20T08:43:10.284Z] Login Succeeded [2022-05-20T08:43:10.284Z] nexus3.edgexfoundry.org:10003 [2022-05-20T08:43:10.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:43:10.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:43:10.284Z] Configure a credential helper to remove this warning. See [2022-05-20T08:43:10.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:43:10.284Z] [2022-05-20T08:43:10.284Z] Login Succeeded [2022-05-20T08:43:10.284Z] nexus3.edgexfoundry.org:10004 [2022-05-20T08:43:10.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:43:10.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:43:10.545Z] Configure a credential helper to remove this warning. See [2022-05-20T08:43:10.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:43:10.545Z] [2022-05-20T08:43:10.545Z] Login Succeeded [2022-05-20T08:43:10.545Z] docker.io [2022-05-20T08:43:10.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:43:10.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:43:10.807Z] Configure a credential helper to remove this warning. See [2022-05-20T08:43:10.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:43:10.807Z] [2022-05-20T08:43:10.807Z] Login Succeeded [2022-05-20T08:43:10.807Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T08:43:10.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T08:43:11.200Z] + git rev-list -1 --merges a193e592b38d26fd25d0e1783a09c429068bfbdb~1..a193e592b38d26fd25d0e1783a09c429068bfbdb [Pipeline] echo [2022-05-20T08:43:11.339Z] -----------> git rev-list -1 --merges a193e592b38d26fd25d0e1783a09c429068bfbdb~1..a193e592b38d26fd25d0e1783a09c429068bfbdb a193e592b38d26fd25d0e1783a09c429068bfbdb [2022-05-20T08:43:11.339Z] a193e592b38d26fd25d0e1783a09c429068bfbdb [false] [Pipeline] sh [2022-05-20T08:43:11.634Z] + git log --format=format:%s -1 a193e592b38d26fd25d0e1783a09c429068bfbdb [Pipeline] echo [2022-05-20T08:43:11.651Z] ========================================================= [2022-05-20T08:43:11.651Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T08:43:11.651Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T08:43:12.002Z] + git log --format=format:%s -1 a193e592b38d26fd25d0e1783a09c429068bfbdb [Pipeline] echo [2022-05-20T08:43:12.016Z] [semverPrep] GIT_COMMIT: a193e592b38d26fd25d0e1783a09c429068bfbdb, Commit Message: Merge pull request #27 from FelixTing/released-go-mods [Pipeline] echo [2022-05-20T08:43:12.027Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T08:43:12.417Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T08:43:12.417Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T08:43:12.417Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T08:43:12.417Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T08:43:12.417Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T08:43:12.417Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T08:43:12.417Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:43:12.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:43:12.853Z] [2022-05-20T08:43:12.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:43:13.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:43:13.163Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T08:43:13.163Z] 1fe172e4850f: Pulling fs layer [2022-05-20T08:43:13.163Z] caf521ccaac6: Pulling fs layer [2022-05-20T08:43:13.163Z] 3ead6fa29328: Pulling fs layer [2022-05-20T08:43:13.163Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T08:43:13.163Z] a8d5f1318db7: Pulling fs layer [2022-05-20T08:43:13.163Z] c427282e49a2: Pulling fs layer [2022-05-20T08:43:13.163Z] 1827001aaf11: Pulling fs layer [2022-05-20T08:43:13.163Z] 0714d37db230: Pulling fs layer [2022-05-20T08:43:13.163Z] ac28cf19c067: Pulling fs layer [2022-05-20T08:43:13.163Z] ca983d60f3e2: Pulling fs layer [2022-05-20T08:43:13.163Z] a8d5f1318db7: Waiting [2022-05-20T08:43:13.163Z] c427282e49a2: Waiting [2022-05-20T08:43:13.163Z] 1827001aaf11: Waiting [2022-05-20T08:43:13.163Z] 0714d37db230: Waiting [2022-05-20T08:43:13.163Z] 5c2a1cbceb83: Waiting [2022-05-20T08:43:13.163Z] 9f894cec8388: Pulling fs layer [2022-05-20T08:43:13.163Z] ca983d60f3e2: Waiting [2022-05-20T08:43:13.163Z] 9f894cec8388: Waiting [2022-05-20T08:43:13.163Z] caf521ccaac6: Verifying Checksum [2022-05-20T08:43:13.163Z] caf521ccaac6: Download complete [2022-05-20T08:43:13.163Z] 5c2a1cbceb83: Download complete [2022-05-20T08:43:13.423Z] a8d5f1318db7: Verifying Checksum [2022-05-20T08:43:13.423Z] a8d5f1318db7: Download complete [2022-05-20T08:43:13.423Z] c427282e49a2: Verifying Checksum [2022-05-20T08:43:13.423Z] c427282e49a2: Download complete [2022-05-20T08:43:13.423Z] 3ead6fa29328: Verifying Checksum [2022-05-20T08:43:13.423Z] 3ead6fa29328: Download complete [2022-05-20T08:43:13.423Z] 0714d37db230: Verifying Checksum [2022-05-20T08:43:13.423Z] 0714d37db230: Download complete [2022-05-20T08:43:13.423Z] ac28cf19c067: Download complete [2022-05-20T08:43:13.423Z] ca983d60f3e2: Verifying Checksum [2022-05-20T08:43:13.423Z] ca983d60f3e2: Download complete [2022-05-20T08:43:13.423Z] 1fe172e4850f: Verifying Checksum [2022-05-20T08:43:13.423Z] 1fe172e4850f: Download complete [2022-05-20T08:43:13.423Z] 9f894cec8388: Download complete [2022-05-20T08:43:13.683Z] 1827001aaf11: Verifying Checksum [2022-05-20T08:43:13.683Z] 1827001aaf11: Download complete [2022-05-20T08:43:15.068Z] 1fe172e4850f: Pull complete [2022-05-20T08:43:15.068Z] caf521ccaac6: Pull complete [2022-05-20T08:43:15.640Z] 3ead6fa29328: Pull complete [2022-05-20T08:43:15.640Z] 5c2a1cbceb83: Pull complete [2022-05-20T08:43:15.900Z] a8d5f1318db7: Pull complete [2022-05-20T08:43:15.900Z] c427282e49a2: Pull complete [2022-05-20T08:43:17.815Z] 1827001aaf11: Pull complete [2022-05-20T08:43:17.815Z] 0714d37db230: Pull complete [2022-05-20T08:43:17.815Z] ac28cf19c067: Pull complete [2022-05-20T08:43:18.077Z] ca983d60f3e2: Pull complete [2022-05-20T08:43:18.077Z] 9f894cec8388: Pull complete [2022-05-20T08:43:18.077Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T08:43:18.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:43:18.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T08:43:18.156Z] prd-ubuntu20.04-docker-8c-8g-64177 does not seem to be running inside a container [2022-05-20T08:43:18.195Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T08:43:19.779Z] $ docker top 1e5707e68678d6a7ac9e39d2cec3f9f9c64ebf78465f2348c4f19edf94e0b80b -eo pid,comm [2022-05-20T08:43:19.851Z] 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-05-20T08:43:19.851Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T08:43:19.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T08:43:19.887Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T08:43:20.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T08:43:20.011Z] $ docker exec 1e5707e68678d6a7ac9e39d2cec3f9f9c64ebf78465f2348c4f19edf94e0b80b ssh-agent [2022-05-20T08:43:20.136Z] SSH_AUTH_SOCK=/tmp/ssh-10HiIoTjda84/agent.32 [2022-05-20T08:43:20.136Z] SSH_AGENT_PID=38 [2022-05-20T08:43:20.144Z] Running ssh-add (command line suppressed) [2022-05-20T08:43:20.255Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6111947884031285844.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6111947884031285844.key) [2022-05-20T08:43:20.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T08:43:20.560Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T08:43:20.582Z] $ docker exec --env ******** --env ******** 1e5707e68678d6a7ac9e39d2cec3f9f9c64ebf78465f2348c4f19edf94e0b80b ssh-agent -k [2022-05-20T08:43:20.690Z] unset SSH_AUTH_SOCK; [2022-05-20T08:43:20.691Z] unset SSH_AGENT_PID; [2022-05-20T08:43:20.691Z] echo Agent pid 38 killed; [2022-05-20T08:43:20.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T08:43:20.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T08:43:20.726Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T08:43:20.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T08:43:20.858Z] $ docker exec 1e5707e68678d6a7ac9e39d2cec3f9f9c64ebf78465f2348c4f19edf94e0b80b ssh-agent [2022-05-20T08:43:20.985Z] SSH_AUTH_SOCK=/tmp/ssh-lDjtzgCIAVXT/agent.72 [2022-05-20T08:43:20.985Z] SSH_AGENT_PID=78 [2022-05-20T08:43:20.990Z] Running ssh-add (command line suppressed) [2022-05-20T08:43:21.101Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7115699006145816519.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7115699006145816519.key) [2022-05-20T08:43:21.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T08:43:21.405Z] + git semver init [2022-05-20T08:43:21.670Z] 2022-05-20 08:43:21,588 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T08:43:21.670Z] 2022-05-20 08:43:21,588 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-20T08:43:21.670Z] 2022-05-20 08:43:21,589 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-20T08:43:21.670Z] 2022-05-20 08:43:21,589 [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-05-20T08:43:22.243Z] 2022-05-20 08:43:22,129 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-05-20T08:43:22.243Z] 2022-05-20 08:43:22,129 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-05-20T08:43:22.243Z] 2022-05-20 08:43:22,129 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T08:43:22.243Z] 2022-05-20 08:43:22,129 [write_version] DEBUG version is same as current version 0.0.0 [2022-05-20T08:43:22.243Z] 2022-05-20 08:43:22,130 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T08:43:22.243Z] 0.0.0 [Pipeline] } [2022-05-20T08:43:22.258Z] $ docker exec --env ******** --env ******** 1e5707e68678d6a7ac9e39d2cec3f9f9c64ebf78465f2348c4f19edf94e0b80b ssh-agent -k [2022-05-20T08:43:22.369Z] unset SSH_AUTH_SOCK; [2022-05-20T08:43:22.370Z] unset SSH_AGENT_PID; [2022-05-20T08:43:22.370Z] echo Agent pid 78 killed; [2022-05-20T08:43:22.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T08:43:22.693Z] + git semver [Pipeline] } [2022-05-20T08:43:22.971Z] $ docker stop --time=1 1e5707e68678d6a7ac9e39d2cec3f9f9c64ebf78465f2348c4f19edf94e0b80b [2022-05-20T08:43:24.294Z] $ docker rm -f 1e5707e68678d6a7ac9e39d2cec3f9f9c64ebf78465f2348c4f19edf94e0b80b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T08:43:24.643Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T08:43:24.878Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T08:43:24.883Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:43:25.051Z] provisioning config files... [2022-05-20T08:43:25.061Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4231597610562776743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:43:25.362Z] ---> docker-login.sh [2022-05-20T08:43:25.362Z] nexus3.edgexfoundry.org:10001 [2022-05-20T08:43:25.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:43:25.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:43:25.362Z] Configure a credential helper to remove this warning. See [2022-05-20T08:43:25.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:43:25.363Z] [2022-05-20T08:43:25.363Z] Login Succeeded [2022-05-20T08:43:25.363Z] nexus3.edgexfoundry.org:10002 [2022-05-20T08:43:25.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:43:25.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:43:25.363Z] Configure a credential helper to remove this warning. See [2022-05-20T08:43:25.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:43:25.363Z] [2022-05-20T08:43:25.363Z] Login Succeeded [2022-05-20T08:43:25.623Z] nexus3.edgexfoundry.org:10003 [2022-05-20T08:43:25.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:43:25.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:43:25.623Z] Configure a credential helper to remove this warning. See [2022-05-20T08:43:25.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:43:25.623Z] [2022-05-20T08:43:25.623Z] Login Succeeded [2022-05-20T08:43:25.623Z] nexus3.edgexfoundry.org:10004 [2022-05-20T08:43:25.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:43:25.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:43:25.884Z] Configure a credential helper to remove this warning. See [2022-05-20T08:43:25.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:43:25.884Z] [2022-05-20T08:43:25.884Z] Login Succeeded [2022-05-20T08:43:25.884Z] docker.io [2022-05-20T08:43:25.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:43:26.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:43:26.147Z] Configure a credential helper to remove this warning. See [2022-05-20T08:43:26.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:43:26.147Z] [2022-05-20T08:43:26.147Z] Login Succeeded [2022-05-20T08:43:26.147Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T08:43:26.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T08:43:26.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T08:43:26.236Z] ========================================================= [2022-05-20T08:43:26.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T08:43:26.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:43:26.549Z] + 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-05-20T08:43:26.549Z] Sending build context to Docker daemon 566.8kB [2022-05-20T08:43:26.549Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:43:26.549Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T08:43:26.549Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T08:43:26.549Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T08:43:26.549Z] 666ba61612fd: Pulling fs layer [2022-05-20T08:43:26.549Z] 8ed8ca486205: Pulling fs layer [2022-05-20T08:43:26.549Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T08:43:26.549Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T08:43:26.549Z] ca2b28591e48: Pulling fs layer [2022-05-20T08:43:26.549Z] a51346096db8: Pulling fs layer [2022-05-20T08:43:26.549Z] daebc70d1ce1: Pulling fs layer [2022-05-20T08:43:26.549Z] 0e18a0eac166: Pulling fs layer [2022-05-20T08:43:26.549Z] 4fe6c5a15a65: Waiting [2022-05-20T08:43:26.549Z] 22a0e8bec74d: Waiting [2022-05-20T08:43:26.549Z] ca2b28591e48: Waiting [2022-05-20T08:43:26.549Z] a51346096db8: Waiting [2022-05-20T08:43:26.549Z] 0e18a0eac166: Waiting [2022-05-20T08:43:26.549Z] daebc70d1ce1: Waiting [2022-05-20T08:43:26.549Z] 8ed8ca486205: Download complete [2022-05-20T08:43:26.549Z] 666ba61612fd: Download complete [2022-05-20T08:43:26.549Z] 22a0e8bec74d: Download complete [2022-05-20T08:43:26.549Z] ca2b28591e48: Verifying Checksum [2022-05-20T08:43:26.549Z] ca2b28591e48: Download complete [2022-05-20T08:43:26.549Z] a51346096db8: Verifying Checksum [2022-05-20T08:43:26.549Z] a51346096db8: Download complete [2022-05-20T08:43:26.550Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T08:43:26.550Z] 59bf1c3509f3: Download complete [2022-05-20T08:43:26.812Z] daebc70d1ce1: Verifying Checksum [2022-05-20T08:43:26.812Z] daebc70d1ce1: Download complete [2022-05-20T08:43:26.812Z] 59bf1c3509f3: Pull complete [2022-05-20T08:43:27.072Z] 666ba61612fd: Pull complete [2022-05-20T08:43:27.072Z] 8ed8ca486205: Pull complete [2022-05-20T08:43:27.333Z] 0e18a0eac166: Verifying Checksum [2022-05-20T08:43:27.333Z] 0e18a0eac166: Download complete [2022-05-20T08:43:27.333Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T08:43:27.333Z] 4fe6c5a15a65: Download complete [2022-05-20T08:43:31.528Z] 4fe6c5a15a65: Pull complete [2022-05-20T08:43:31.528Z] 22a0e8bec74d: Pull complete [2022-05-20T08:43:31.528Z] ca2b28591e48: Pull complete [2022-05-20T08:43:31.528Z] a51346096db8: Pull complete [2022-05-20T08:43:31.528Z] daebc70d1ce1: Pull complete [2022-05-20T08:43:33.437Z] 0e18a0eac166: Pull complete [2022-05-20T08:43:33.437Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T08:43:33.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T08:43:33.437Z] ---> f018257e8ee9 [2022-05-20T08:43:33.437Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T08:43:35.369Z] ---> Running in cf9a1657e5ef [2022-05-20T08:43:35.369Z] Removing intermediate container cf9a1657e5ef [2022-05-20T08:43:35.369Z] ---> d404ecb0be57 [2022-05-20T08:43:35.369Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:43:35.369Z] ---> Running in 1696fcca814f [2022-05-20T08:43:35.369Z] Removing intermediate container 1696fcca814f [2022-05-20T08:43:35.369Z] ---> f5532f3ceab5 [2022-05-20T08:43:35.369Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:43:35.369Z] ---> Running in 89e8a9c9d4cb [2022-05-20T08:43:35.369Z] Removing intermediate container 89e8a9c9d4cb [2022-05-20T08:43:35.369Z] ---> 46bb82cafd3b [2022-05-20T08:43:35.369Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:43:35.369Z] ---> Running in 599c1fc842d5 [2022-05-20T08:43:35.939Z] Removing intermediate container 599c1fc842d5 [2022-05-20T08:43:35.939Z] ---> cf6bb3f16731 [2022-05-20T08:43:35.939Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:43:35.939Z] ---> Running in a5a61737cfa6 [2022-05-20T08:43:36.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T08:43:37.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T08:43:37.400Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-20T08:43:37.659Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-20T08:43:37.659Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-20T08:43:37.659Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-20T08:43:37.920Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-20T08:43:37.920Z] (6/81) Installing libxcb (1.14-r2) [2022-05-20T08:43:37.920Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-20T08:43:38.181Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-20T08:43:38.181Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-20T08:43:38.441Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-20T08:43:38.441Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-20T08:43:38.441Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-20T08:43:38.702Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-20T08:43:38.702Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-20T08:43:38.702Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-20T08:43:38.963Z] (16/81) Installing libice (1.0.10-r0) [2022-05-20T08:43:38.963Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-20T08:43:38.963Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-20T08:43:39.223Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-20T08:43:39.223Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-20T08:43:39.223Z] (21/81) Installing xset (1.2.4-r0) [2022-05-20T08:43:39.483Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-20T08:43:39.483Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-20T08:43:39.483Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-20T08:43:39.744Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-20T08:43:39.744Z] (26/81) Installing libintl (0.21-r0) [2022-05-20T08:43:39.744Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-20T08:43:40.004Z] Still waiting to schedule task [2022-05-20T08:43:40.004Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-20T08:43:40.010Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-20T08:43:40.010Z] (29/81) Installing pcre (8.45-r1) [2022-05-20T08:43:40.010Z] (30/81) Installing glib (2.70.1-r0) [2022-05-20T08:43:40.271Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-20T08:43:41.216Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-20T08:43:41.216Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:43:41.216Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-20T08:43:41.476Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-20T08:43:41.476Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-20T08:43:41.737Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-20T08:43:41.737Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T08:43:41.737Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-20T08:43:42.310Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-20T08:43:42.310Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-20T08:43:42.310Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-20T08:43:42.572Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-20T08:43:42.572Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-20T08:43:42.833Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-20T08:43:42.833Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-20T08:43:42.833Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-20T08:43:43.094Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-20T08:43:43.094Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-20T08:43:43.094Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-20T08:43:43.355Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-20T08:43:43.355Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-20T08:43:43.615Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-20T08:43:43.615Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-20T08:43:43.615Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-20T08:43:43.875Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-20T08:43:43.875Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-20T08:43:44.136Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-20T08:43:44.136Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-20T08:43:44.136Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-20T08:43:44.397Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-20T08:43:44.397Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-20T08:43:44.397Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-20T08:43:44.658Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:43:44.658Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-20T08:43:44.658Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:43:44.918Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-20T08:43:44.918Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-20T08:43:45.179Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-20T08:43:45.179Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-20T08:43:45.179Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-20T08:43:45.445Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-20T08:43:45.445Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-20T08:43:46.019Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:43:46.019Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-20T08:43:46.279Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-20T08:43:46.279Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:43:46.279Z] (77/81) Installing kmod-libs (29-r2) [2022-05-20T08:43:46.279Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:43:46.541Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T08:43:46.541Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T08:43:46.803Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T08:43:46.803Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T08:43:46.803Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:43:46.803Z] OK: 335 MiB in 133 packages [2022-05-20T08:43:49.347Z] Removing intermediate container a5a61737cfa6 [2022-05-20T08:43:49.347Z] ---> 7329912a3ddc [2022-05-20T08:43:49.347Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T08:43:49.347Z] ---> Running in 48d9abdaf3b7 [2022-05-20T08:43:49.347Z] Removing intermediate container 48d9abdaf3b7 [2022-05-20T08:43:49.347Z] ---> dfdfdd9a2d27 [2022-05-20T08:43:49.347Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T08:43:49.347Z] ---> bd42aae4a936 [2022-05-20T08:43:49.347Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:43:49.347Z] ---> Running in c407877c6121 [2022-05-20T08:44:04.250Z] Removing intermediate container c407877c6121 [2022-05-20T08:44:04.250Z] ---> c63977cf8cb4 [2022-05-20T08:44:04.250Z] Step 11/12 : COPY . . [2022-05-20T08:44:04.250Z] ---> baeac88f86fe [2022-05-20T08:44:04.250Z] Step 12/12 : RUN ${MAKE} [2022-05-20T08:44:04.250Z] ---> Running in 8e03391fd8d0 [2022-05-20T08:44:04.250Z] noop [2022-05-20T08:44:04.250Z] Removing intermediate container 8e03391fd8d0 [2022-05-20T08:44:04.250Z] ---> 12b64dd60896 [2022-05-20T08:44:04.250Z] Successfully built 12b64dd60896 [2022-05-20T08:44:04.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:44:04.548Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T08:44:04.549Z] . [Pipeline] withDockerContainer [2022-05-20T08:44:04.618Z] prd-ubuntu20.04-docker-8c-8g-64177 does not seem to be running inside a container [2022-05-20T08:44:04.655Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-20T08:44:05.048Z] $ docker top e8fececbbf1212d92e58a2febd860b575c07d385de7f7761f2a4a6f1d26e0bfc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T08:44:05.405Z] + go version [2022-05-20T08:44:05.405Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T08:44:05.418Z] $ docker stop --time=1 e8fececbbf1212d92e58a2febd860b575c07d385de7f7761f2a4a6f1d26e0bfc [2022-05-20T08:44:06.708Z] $ docker rm -f e8fececbbf1212d92e58a2febd860b575c07d385de7f7761f2a4a6f1d26e0bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:44:07.155Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T08:44:07.155Z] . [Pipeline] withDockerContainer [2022-05-20T08:44:07.252Z] prd-ubuntu20.04-docker-8c-8g-64177 does not seem to be running inside a container [2022-05-20T08:44:07.289Z] $ 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 ******** ci-base-image-x86_64 cat [2022-05-20T08:44:07.646Z] $ docker top ec5e019c9463fa0209ddc407d1005907aeebe5c69aaa8f8ff081a69dc531a3d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T08:44:08.008Z] + make test [2022-05-20T08:44:08.008Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T08:44:08.272Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T08:44:18.260Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T08:44:18.260Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T08:44:23.536Z] CGO_ENABLED=1 go vet ./... [2022-05-20T08:44:27.734Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T08:44:27.734Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T08:44:27.734Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T08:44:27.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T08:44:27.764Z] $ docker stop --time=1 ec5e019c9463fa0209ddc407d1005907aeebe5c69aaa8f8ff081a69dc531a3d8 [2022-05-20T08:44:29.795Z] $ docker rm -f ec5e019c9463fa0209ddc407d1005907aeebe5c69aaa8f8ff081a69dc531a3d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T08:44:30.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T08:44:30.284Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-20T08:44:30.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T08:44:31.261Z] + ls -al . [2022-05-20T08:44:31.261Z] total 164 [2022-05-20T08:44:31.261Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 08:44 . [2022-05-20T08:44:31.261Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:43 .. [2022-05-20T08:44:31.261Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:43 .git [2022-05-20T08:44:31.261Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:43 .github [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 349 May 20 08:43 .gitignore [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 08:43 .golangci.yml [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 08:43 .hadolint.yml [2022-05-20T08:44:31.261Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 08:43 .semver [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 20 08:43 Attribution.txt [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 08:43 CHANGELOG.md [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 08:43 Dockerfile [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 08:43 GOVERNANCE.md [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 08:43 Jenkinsfile [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 08:43 LICENSE [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 1641 May 20 08:43 Makefile [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 08:43 OWNERS.md [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 08:43 README.md [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 08:43 VERSION [2022-05-20T08:44:31.261Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:43 bin [2022-05-20T08:44:31.261Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:43 cmd [2022-05-20T08:44:31.261Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 08:44 coverage.out [2022-05-20T08:44:31.261Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:43 docker-compose [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 08:43 docker-entrypoint.sh [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 08:43 go.mod [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 08:43 go.sum [2022-05-20T08:44:31.261Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:43 internal [2022-05-20T08:44:31.261Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 08:43 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:44:31.569Z] + 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=a193e592b38d26fd25d0e1783a09c429068bfbdb --label arch=amd64 --label version=0.0.0 . [2022-05-20T08:44:31.569Z] Sending build context to Docker daemon 567.8kB [2022-05-20T08:44:31.569Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:44:31.569Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T08:44:31.569Z] ---> 12b64dd60896 [2022-05-20T08:44:31.569Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T08:44:31.569Z] ---> Running in 89dad44faef8 [2022-05-20T08:44:31.829Z] Removing intermediate container 89dad44faef8 [2022-05-20T08:44:31.829Z] ---> b76f65fdccec [2022-05-20T08:44:31.829Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:44:31.829Z] ---> Running in ccdedc610e1f [2022-05-20T08:44:31.829Z] Removing intermediate container ccdedc610e1f [2022-05-20T08:44:31.829Z] ---> 3ba5ee635448 [2022-05-20T08:44:31.829Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:44:31.829Z] ---> Running in 4cebba5ca575 [2022-05-20T08:44:32.090Z] Removing intermediate container 4cebba5ca575 [2022-05-20T08:44:32.090Z] ---> 36aa13bc3e5b [2022-05-20T08:44:32.090Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:44:32.090Z] ---> Running in df4ff3be04f6 [2022-05-20T08:44:32.660Z] Removing intermediate container df4ff3be04f6 [2022-05-20T08:44:32.660Z] ---> fc5546b63029 [2022-05-20T08:44:32.660Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:44:32.660Z] ---> Running in cf75858057e2 [2022-05-20T08:44:33.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T08:44:33.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T08:44:34.065Z] OK: 335 MiB in 133 packages [2022-05-20T08:44:34.637Z] Removing intermediate container cf75858057e2 [2022-05-20T08:44:34.637Z] ---> ea4b8375d74e [2022-05-20T08:44:34.637Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T08:44:34.637Z] ---> Running in fe8119f8cd7a [2022-05-20T08:44:34.637Z] Removing intermediate container fe8119f8cd7a [2022-05-20T08:44:34.637Z] ---> f1ce2494e734 [2022-05-20T08:44:34.637Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T08:44:34.898Z] ---> 5cd6104b290d [2022-05-20T08:44:34.898Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:44:34.898Z] ---> Running in 2c525c8e49a1 [2022-05-20T08:44:35.469Z] Removing intermediate container 2c525c8e49a1 [2022-05-20T08:44:35.469Z] ---> 605bfbea9c45 [2022-05-20T08:44:35.469Z] Step 11/29 : COPY . . [2022-05-20T08:44:35.729Z] ---> fb3e9e90fbf3 [2022-05-20T08:44:35.729Z] Step 12/29 : RUN ${MAKE} [2022-05-20T08:44:35.729Z] ---> Running in 92b8d15ca6a7 [2022-05-20T08:44:35.992Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -o cmd/device-usb-camera ./cmd [2022-05-20T08:44:50.885Z] Removing intermediate container 92b8d15ca6a7 [2022-05-20T08:44:50.885Z] ---> 2e3f54f3b163 [2022-05-20T08:44:50.885Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T08:44:50.885Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T08:44:50.885Z] af6660deedbd: Pulling fs layer [2022-05-20T08:44:50.885Z] 97cd0a44c592: Pulling fs layer [2022-05-20T08:44:50.885Z] 97cd0a44c592: Download complete [2022-05-20T08:44:50.885Z] af6660deedbd: Verifying Checksum [2022-05-20T08:44:50.885Z] af6660deedbd: Download complete [2022-05-20T08:44:50.885Z] af6660deedbd: Pull complete [2022-05-20T08:44:50.885Z] 97cd0a44c592: Pull complete [2022-05-20T08:44:50.885Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T08:44:50.885Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T08:44:50.885Z] ---> fea57e182299 [2022-05-20T08:44:50.885Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T08:44:50.885Z] 3.15: Pulling from library/alpine [2022-05-20T08:44:50.885Z] df9b9388f04a: Pulling fs layer [2022-05-20T08:44:50.885Z] df9b9388f04a: Verifying Checksum [2022-05-20T08:44:50.885Z] df9b9388f04a: Download complete [2022-05-20T08:44:50.885Z] df9b9388f04a: Pull complete [2022-05-20T08:44:50.885Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T08:44:50.885Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T08:44:50.885Z] ---> 0ac33e5f5afa [2022-05-20T08:44:50.885Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T08:44:50.885Z] ---> Running in 55c0db6bebf7 [2022-05-20T08:44:50.885Z] Removing intermediate container 55c0db6bebf7 [2022-05-20T08:44:50.885Z] ---> 7aba81cf2d3e [2022-05-20T08:44:50.885Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T08:44:50.885Z] ---> Running in 330e2028bfa1 [2022-05-20T08:44:51.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T08:44:51.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T08:44:51.405Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-20T08:44:51.405Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-20T08:44:51.405Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-20T08:44:51.405Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-20T08:44:51.405Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-20T08:44:51.405Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-20T08:44:51.405Z] (7/74) Installing libxcb (1.14-r2) [2022-05-20T08:44:51.665Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-20T08:44:51.665Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-20T08:44:51.665Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T08:44:51.665Z] (11/74) Installing expat (2.4.7-r0) [2022-05-20T08:44:51.665Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-20T08:44:51.665Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-20T08:44:51.665Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-20T08:44:51.665Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-20T08:44:51.665Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-20T08:44:51.665Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-20T08:44:51.665Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-20T08:44:51.665Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-20T08:44:51.665Z] (20/74) Installing libintl (0.21-r0) [2022-05-20T08:44:51.665Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-20T08:44:51.665Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-20T08:44:51.665Z] (23/74) Installing pcre (8.45-r1) [2022-05-20T08:44:51.665Z] (24/74) Installing glib (2.70.1-r0) [2022-05-20T08:44:51.665Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-20T08:44:51.665Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-20T08:44:51.665Z] (27/74) Installing libass (0.15.2-r0) [2022-05-20T08:44:51.665Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-20T08:44:51.665Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-20T08:44:51.665Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-20T08:44:51.665Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-20T08:44:51.926Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-20T08:44:51.926Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-20T08:44:51.926Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-20T08:44:51.926Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T08:44:51.926Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T08:44:51.926Z] (37/74) Installing lame (3.100-r0) [2022-05-20T08:44:51.926Z] (38/74) Installing opus (1.3.1-r1) [2022-05-20T08:44:51.926Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T08:44:51.926Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-20T08:44:51.926Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T08:44:51.926Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T08:44:51.926Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-20T08:44:51.926Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-20T08:44:51.926Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-20T08:44:51.926Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-20T08:44:51.927Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:44:51.927Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:44:51.927Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-20T08:44:51.927Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-20T08:44:51.927Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-20T08:44:51.927Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-20T08:44:51.927Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T08:44:51.927Z] (54/74) Installing libva (2.13.0-r0) [2022-05-20T08:44:51.927Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-20T08:44:51.927Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-20T08:44:51.927Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-20T08:44:51.927Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-20T08:44:51.927Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-20T08:44:51.927Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-20T08:44:51.927Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-20T08:44:51.927Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-20T08:44:52.187Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-20T08:44:52.187Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T08:44:52.187Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-20T08:44:52.187Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-20T08:44:52.187Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:44:52.187Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:44:52.187Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-20T08:44:52.187Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:44:52.187Z] (70/74) Installing kmod-libs (29-r2) [2022-05-20T08:44:52.187Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:44:52.187Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-20T08:44:52.187Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-20T08:44:52.187Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-20T08:44:52.187Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T08:44:52.187Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:44:52.187Z] OK: 78 MiB in 88 packages [2022-05-20T08:44:54.104Z] Removing intermediate container 330e2028bfa1 [2022-05-20T08:44:54.104Z] ---> 6c8d497098d8 [2022-05-20T08:44:54.104Z] Step 17/29 : WORKDIR / [2022-05-20T08:44:54.104Z] ---> Running in 13587e5deef0 [2022-05-20T08:44:54.104Z] Removing intermediate container 13587e5deef0 [2022-05-20T08:44:54.104Z] ---> 3d3384cc4fa5 [2022-05-20T08:44:54.104Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T08:44:54.675Z] ---> cf73802fad1f [2022-05-20T08:44:54.675Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T08:44:54.675Z] ---> d8603c69e697 [2022-05-20T08:44:54.675Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T08:44:54.935Z] ---> d8dc522157bc [2022-05-20T08:44:54.935Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T08:44:55.195Z] ---> 51a7b104bb03 [2022-05-20T08:44:55.195Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T08:44:55.195Z] ---> f06f4a468e8c [2022-05-20T08:44:55.195Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T08:44:55.767Z] ---> b7e123c3cab1 [2022-05-20T08:44:55.767Z] Step 24/29 : EXPOSE 59983 [2022-05-20T08:44:55.767Z] ---> Running in 74ba016f6852 [2022-05-20T08:44:56.027Z] Removing intermediate container 74ba016f6852 [2022-05-20T08:44:56.027Z] ---> 7c0261201f68 [2022-05-20T08:44:56.027Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T08:44:56.027Z] ---> Running in 541e05689fa4 [2022-05-20T08:44:56.027Z] Removing intermediate container 541e05689fa4 [2022-05-20T08:44:56.027Z] ---> a584f617f177 [2022-05-20T08:44:56.027Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T08:44:56.027Z] ---> Running in dd0ff099505c [2022-05-20T08:44:56.289Z] Removing intermediate container dd0ff099505c [2022-05-20T08:44:56.289Z] ---> 41316b745a57 [2022-05-20T08:44:56.289Z] Step 27/29 : LABEL arch=amd64 [2022-05-20T08:44:56.289Z] ---> Running in d8e47724f135 [2022-05-20T08:44:56.289Z] Removing intermediate container d8e47724f135 [2022-05-20T08:44:56.289Z] ---> 2cf6b10c6977 [2022-05-20T08:44:56.289Z] Step 28/29 : LABEL git_sha=a193e592b38d26fd25d0e1783a09c429068bfbdb [2022-05-20T08:44:56.550Z] ---> Running in 1ff53c4d2e05 [2022-05-20T08:44:56.550Z] Removing intermediate container 1ff53c4d2e05 [2022-05-20T08:44:56.550Z] ---> 0dda66e72c77 [2022-05-20T08:44:56.550Z] Step 29/29 : LABEL version=0.0.0 [2022-05-20T08:44:56.550Z] ---> Running in 02db11fc3101 [2022-05-20T08:44:56.811Z] Removing intermediate container 02db11fc3101 [2022-05-20T08:44:56.811Z] ---> 8a595f586101 [2022-05-20T08:44:56.811Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T08:44:56.811Z] Successfully built 8a595f586101 [2022-05-20T08:44:56.811Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:44:56.887Z] provisioning config files... [2022-05-20T08:44:56.897Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5063317205647850113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:44:57.205Z] ---> docker-login.sh [2022-05-20T08:44:57.205Z] nexus3.edgexfoundry.org:10001 [2022-05-20T08:44:57.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:44:57.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:44:57.205Z] Configure a credential helper to remove this warning. See [2022-05-20T08:44:57.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:44:57.205Z] [2022-05-20T08:44:57.205Z] Login Succeeded [2022-05-20T08:44:57.205Z] nexus3.edgexfoundry.org:10002 [2022-05-20T08:44:57.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:44:57.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:44:57.464Z] Configure a credential helper to remove this warning. See [2022-05-20T08:44:57.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:44:57.464Z] [2022-05-20T08:44:57.464Z] Login Succeeded [2022-05-20T08:44:57.464Z] nexus3.edgexfoundry.org:10003 [2022-05-20T08:44:57.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:44:57.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:44:57.464Z] Configure a credential helper to remove this warning. See [2022-05-20T08:44:57.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:44:57.464Z] [2022-05-20T08:44:57.464Z] Login Succeeded [2022-05-20T08:44:57.464Z] nexus3.edgexfoundry.org:10004 [2022-05-20T08:44:57.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:44:57.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:44:57.725Z] Configure a credential helper to remove this warning. See [2022-05-20T08:44:57.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:44:57.725Z] [2022-05-20T08:44:57.725Z] Login Succeeded [2022-05-20T08:44:57.725Z] docker.io [2022-05-20T08:44:57.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:44:57.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:44:57.986Z] Configure a credential helper to remove this warning. See [2022-05-20T08:44:57.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:44:57.986Z] [2022-05-20T08:44:57.986Z] Login Succeeded [2022-05-20T08:44:57.986Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T08:44:57.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T08:44:58.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T08:44:58.039Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-05-20T08:44:58.039Z] a193e592b38d26fd25d0e1783a09c429068bfbdb [2022-05-20T08:44:58.039Z] latest [2022-05-20T08:44:58.039Z] 0.0.0 [2022-05-20T08:44:58.039Z] a193e592b38d26fd25d0e1783a09c429068bfbdb-0.0.0 [2022-05-20T08:44:58.039Z] main [2022-05-20T08:44:58.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:44:58.370Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a193e592b38d26fd25d0e1783a09c429068bfbdb [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:44:58.665Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a193e592b38d26fd25d0e1783a09c429068bfbdb [2022-05-20T08:44:58.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T08:44:58.665Z] 550e596c6d0e: Preparing [2022-05-20T08:44:58.665Z] 1207169bf42c: Preparing [2022-05-20T08:44:58.665Z] 635b21500395: Preparing [2022-05-20T08:44:58.665Z] 47af7e3447cb: Preparing [2022-05-20T08:44:58.665Z] b9f195243ece: Preparing [2022-05-20T08:44:58.665Z] 368d09eebba2: Preparing [2022-05-20T08:44:58.665Z] 611c23e606e4: Preparing [2022-05-20T08:44:58.665Z] 4fc242d58285: Preparing [2022-05-20T08:44:58.665Z] 368d09eebba2: Waiting [2022-05-20T08:44:58.665Z] 611c23e606e4: Waiting [2022-05-20T08:44:58.665Z] 4fc242d58285: Waiting [2022-05-20T08:44:58.665Z] 47af7e3447cb: Pushed [2022-05-20T08:44:58.665Z] 635b21500395: Pushed [2022-05-20T08:44:58.665Z] 1207169bf42c: Pushed [2022-05-20T08:44:58.665Z] b9f195243ece: Pushed [2022-05-20T08:44:58.665Z] 4fc242d58285: Layer already exists [2022-05-20T08:45:01.207Z] 550e596c6d0e: Pushed [2022-05-20T08:45:01.207Z] 368d09eebba2: Pushed [2022-05-20T08:45:06.498Z] 611c23e606e4: Pushed [2022-05-20T08:45:06.498Z] a193e592b38d26fd25d0e1783a09c429068bfbdb: digest: sha256:d070e9da578d03cdfe7e9131d6148be95d3079faa8c60496d9e75aac2d21d3ee size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:45:06.796Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:45:07.092Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-05-20T08:45:07.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T08:45:07.092Z] 550e596c6d0e: Preparing [2022-05-20T08:45:07.092Z] 1207169bf42c: Preparing [2022-05-20T08:45:07.092Z] 635b21500395: Preparing [2022-05-20T08:45:07.092Z] 47af7e3447cb: Preparing [2022-05-20T08:45:07.092Z] b9f195243ece: Preparing [2022-05-20T08:45:07.092Z] 368d09eebba2: Preparing [2022-05-20T08:45:07.092Z] 611c23e606e4: Preparing [2022-05-20T08:45:07.092Z] 4fc242d58285: Preparing [2022-05-20T08:45:07.092Z] 611c23e606e4: Waiting [2022-05-20T08:45:07.092Z] 368d09eebba2: Waiting [2022-05-20T08:45:07.092Z] 4fc242d58285: Waiting [2022-05-20T08:45:07.092Z] b9f195243ece: Layer already exists [2022-05-20T08:45:07.092Z] 47af7e3447cb: Layer already exists [2022-05-20T08:45:07.092Z] 635b21500395: Layer already exists [2022-05-20T08:45:07.092Z] 550e596c6d0e: Layer already exists [2022-05-20T08:45:07.092Z] 1207169bf42c: Layer already exists [2022-05-20T08:45:07.092Z] 368d09eebba2: Layer already exists [2022-05-20T08:45:07.092Z] 611c23e606e4: Layer already exists [2022-05-20T08:45:07.092Z] 4fc242d58285: Layer already exists [2022-05-20T08:45:07.092Z] latest: digest: sha256:d070e9da578d03cdfe7e9131d6148be95d3079faa8c60496d9e75aac2d21d3ee size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:45:07.394Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.0 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:45:07.691Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.0 [2022-05-20T08:45:07.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T08:45:07.691Z] 550e596c6d0e: Preparing [2022-05-20T08:45:07.691Z] 1207169bf42c: Preparing [2022-05-20T08:45:07.691Z] 635b21500395: Preparing [2022-05-20T08:45:07.691Z] 47af7e3447cb: Preparing [2022-05-20T08:45:07.691Z] b9f195243ece: Preparing [2022-05-20T08:45:07.691Z] 368d09eebba2: Preparing [2022-05-20T08:45:07.691Z] 611c23e606e4: Preparing [2022-05-20T08:45:07.691Z] 4fc242d58285: Preparing [2022-05-20T08:45:07.691Z] 368d09eebba2: Waiting [2022-05-20T08:45:07.691Z] 611c23e606e4: Waiting [2022-05-20T08:45:07.691Z] 4fc242d58285: Waiting [2022-05-20T08:45:07.691Z] 47af7e3447cb: Layer already exists [2022-05-20T08:45:07.691Z] 1207169bf42c: Layer already exists [2022-05-20T08:45:07.691Z] 635b21500395: Layer already exists [2022-05-20T08:45:07.691Z] b9f195243ece: Layer already exists [2022-05-20T08:45:07.691Z] 550e596c6d0e: Layer already exists [2022-05-20T08:45:07.691Z] 4fc242d58285: Layer already exists [2022-05-20T08:45:07.691Z] 368d09eebba2: Layer already exists [2022-05-20T08:45:07.691Z] 611c23e606e4: Layer already exists [2022-05-20T08:45:07.691Z] 0.0.0: digest: sha256:d070e9da578d03cdfe7e9131d6148be95d3079faa8c60496d9e75aac2d21d3ee size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:45:07.993Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a193e592b38d26fd25d0e1783a09c429068bfbdb-0.0.0 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:45:08.287Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a193e592b38d26fd25d0e1783a09c429068bfbdb-0.0.0 [2022-05-20T08:45:08.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T08:45:08.287Z] 550e596c6d0e: Preparing [2022-05-20T08:45:08.287Z] 1207169bf42c: Preparing [2022-05-20T08:45:08.287Z] 635b21500395: Preparing [2022-05-20T08:45:08.287Z] 47af7e3447cb: Preparing [2022-05-20T08:45:08.287Z] b9f195243ece: Preparing [2022-05-20T08:45:08.287Z] 368d09eebba2: Preparing [2022-05-20T08:45:08.287Z] 611c23e606e4: Preparing [2022-05-20T08:45:08.287Z] 4fc242d58285: Preparing [2022-05-20T08:45:08.287Z] 368d09eebba2: Waiting [2022-05-20T08:45:08.287Z] 4fc242d58285: Waiting [2022-05-20T08:45:08.287Z] 611c23e606e4: Waiting [2022-05-20T08:45:08.287Z] 550e596c6d0e: Layer already exists [2022-05-20T08:45:08.287Z] 635b21500395: Layer already exists [2022-05-20T08:45:08.287Z] 47af7e3447cb: Layer already exists [2022-05-20T08:45:08.287Z] b9f195243ece: Layer already exists [2022-05-20T08:45:08.287Z] 1207169bf42c: Layer already exists [2022-05-20T08:45:08.287Z] 4fc242d58285: Layer already exists [2022-05-20T08:45:08.287Z] 368d09eebba2: Layer already exists [2022-05-20T08:45:08.287Z] 611c23e606e4: Layer already exists [2022-05-20T08:45:08.287Z] a193e592b38d26fd25d0e1783a09c429068bfbdb-0.0.0: digest: sha256:d070e9da578d03cdfe7e9131d6148be95d3079faa8c60496d9e75aac2d21d3ee size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:45:08.588Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:45:08.883Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-05-20T08:45:08.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-20T08:45:08.884Z] 550e596c6d0e: Preparing [2022-05-20T08:45:08.884Z] 1207169bf42c: Preparing [2022-05-20T08:45:08.884Z] 635b21500395: Preparing [2022-05-20T08:45:08.884Z] 47af7e3447cb: Preparing [2022-05-20T08:45:08.884Z] b9f195243ece: Preparing [2022-05-20T08:45:08.884Z] 368d09eebba2: Preparing [2022-05-20T08:45:08.884Z] 611c23e606e4: Preparing [2022-05-20T08:45:08.884Z] 4fc242d58285: Preparing [2022-05-20T08:45:08.884Z] 368d09eebba2: Waiting [2022-05-20T08:45:08.884Z] 611c23e606e4: Waiting [2022-05-20T08:45:08.884Z] 4fc242d58285: Waiting [2022-05-20T08:45:08.884Z] 47af7e3447cb: Layer already exists [2022-05-20T08:45:08.884Z] 635b21500395: Layer already exists [2022-05-20T08:45:08.884Z] 1207169bf42c: Layer already exists [2022-05-20T08:45:08.884Z] b9f195243ece: Layer already exists [2022-05-20T08:45:08.884Z] 550e596c6d0e: Layer already exists [2022-05-20T08:45:08.884Z] 368d09eebba2: Layer already exists [2022-05-20T08:45:08.884Z] 4fc242d58285: Layer already exists [2022-05-20T08:45:08.884Z] 611c23e606e4: Layer already exists [2022-05-20T08:45:08.884Z] main: digest: sha256:d070e9da578d03cdfe7e9131d6148be95d3079faa8c60496d9e75aac2d21d3ee size: 1994 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T08:45:08.913Z] ===================================================== [Pipeline] echo [2022-05-20T08:45:08.926Z] taggedImages: [2022-05-20T08:45:08.926Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:a193e592b38d26fd25d0e1783a09c429068bfbdb [2022-05-20T08:45:08.926Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-05-20T08:45:08.926Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.0 [2022-05-20T08:45:08.926Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:a193e592b38d26fd25d0e1783a09c429068bfbdb-0.0.0 [2022-05-20T08:45:08.926Z] - 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] sh [2022-05-20T08:45:09.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:45:09.304Z] [2022-05-20T08:45:09.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:45:09.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:45:09.609Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T08:45:09.609Z] 5eb5b503b376: Pulling fs layer [2022-05-20T08:45:09.609Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T08:45:09.609Z] ec43610c2a17: Pulling fs layer [2022-05-20T08:45:09.609Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T08:45:09.609Z] 33b1e0a273af: Pulling fs layer [2022-05-20T08:45:09.609Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T08:45:09.609Z] 2f39f015ded8: Pulling fs layer [2022-05-20T08:45:09.609Z] 33b1e0a273af: Waiting [2022-05-20T08:45:09.609Z] 2f39f015ded8: Waiting [2022-05-20T08:45:09.609Z] 3a2ae6a8a46f: Waiting [2022-05-20T08:45:09.609Z] 5d3b04190fa2: Waiting [2022-05-20T08:45:09.609Z] 5c69ac0246d0: Verifying Checksum [2022-05-20T08:45:09.609Z] 5c69ac0246d0: Download complete [2022-05-20T08:45:09.609Z] 3a2ae6a8a46f: Download complete [2022-05-20T08:45:09.609Z] 33b1e0a273af: Verifying Checksum [2022-05-20T08:45:09.609Z] 33b1e0a273af: Download complete [2022-05-20T08:45:09.609Z] ec43610c2a17: Verifying Checksum [2022-05-20T08:45:09.609Z] ec43610c2a17: Download complete [2022-05-20T08:45:09.609Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T08:45:09.609Z] 5d3b04190fa2: Download complete [2022-05-20T08:45:09.870Z] 5eb5b503b376: Verifying Checksum [2022-05-20T08:45:09.870Z] 5eb5b503b376: Download complete [2022-05-20T08:45:10.438Z] 2f39f015ded8: Verifying Checksum [2022-05-20T08:45:10.438Z] 2f39f015ded8: Download complete [2022-05-20T08:45:11.007Z] 5eb5b503b376: Pull complete [2022-05-20T08:45:11.268Z] 5c69ac0246d0: Pull complete [2022-05-20T08:45:11.527Z] ec43610c2a17: Pull complete [2022-05-20T08:45:11.527Z] 3a2ae6a8a46f: Pull complete [2022-05-20T08:45:11.787Z] 33b1e0a273af: Pull complete [2022-05-20T08:45:12.049Z] 5d3b04190fa2: Pull complete [2022-05-20T08:45:16.239Z] 2f39f015ded8: Pull complete [2022-05-20T08:45:16.239Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T08:45:16.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:45:16.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T08:45:16.307Z] prd-ubuntu20.04-docker-8c-8g-64177 does not seem to be running inside a container [2022-05-20T08:45:16.345Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T08:45:18.384Z] $ docker top 5c663313478e8f6905088877d8f95b24fe20054400db72ce37f54258855e262a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:45:18.801Z] ---> job-cost.sh [2022-05-20T08:45:18.801Z] lf-activate-venv: SKIPPING [2022-05-20T08:45:18.801Z] INFO: No Stack... [2022-05-20T08:45:19.061Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T08:45:19.631Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T08:45:19.924Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-05-20T08:45:19.924Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T08:45:19.943Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-11-stack-cost] [2022-05-20T08:45:19.952Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-11-stack-cost] did not exist. Created. [2022-05-20T08:45:19.952Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T08:45:20.255Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T08:45:20.280Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T08:45:20.288Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T08:45:20.306Z] $ docker stop --time=1 5c663313478e8f6905088877d8f95b24fe20054400db72ce37f54258855e262a [2022-05-20T08:45:20.403Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64178 in /w/workspace/exfoundry_device-usb-camera_main [2022-05-20T08:45:21.479Z] $ docker rm -f 5c663313478e8f6905088877d8f95b24fe20054400db72ce37f54258855e262a [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-05-20T08:45:21.553Z] Running in /w/workspace/device-usb-camera/11 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T08:45:21.778Z] Selected Git installation does not exist. Using Default [2022-05-20T08:45:21.778Z] The recommended git tool is: NONE [2022-05-20T08:45:27.338Z] using credential edgex-jenkins-ssh [2022-05-20T08:45:27.359Z] Cloning the remote Git repository [2022-05-20T08:45:27.415Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T08:45:27.488Z] > git init /w/workspace/device-usb-camera/11 # timeout=10 [2022-05-20T08:45:27.558Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T08:45:27.560Z] > git --version # timeout=10 [2022-05-20T08:45:27.592Z] > git --version # 'git version 2.25.1' [2022-05-20T08:45:27.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T08:45:27.695Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T08:45:28.260Z] Avoid second fetch [2022-05-20T08:45:28.260Z] Checking out Revision a193e592b38d26fd25d0e1783a09c429068bfbdb (main) [2022-05-20T08:45:28.198Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T08:45:28.243Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T08:45:28.286Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T08:45:28.355Z] > git checkout -f a193e592b38d26fd25d0e1783a09c429068bfbdb # timeout=10 [2022-05-20T08:45:32.681Z] Commit message: "Merge pull request #27 from FelixTing/released-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T08:45:33.575Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T08:45:33.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T08:45:33.575Z] Dload Upload Total Spent Left Speed [2022-05-20T08:45:33.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51267 0 --:--:-- --:--:-- --:--:-- 51483 [Pipeline] sh [2022-05-20T08:45:34.100Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T08:45:34.450Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T08:45:34.450Z] + sudo tee /etc/docker/daemon.new [2022-05-20T08:45:34.450Z] { [2022-05-20T08:45:34.450Z] "registry-mirrors": [ [2022-05-20T08:45:34.450Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T08:45:34.450Z] ], [2022-05-20T08:45:34.450Z] "bip": "10.250.0.254/24", [2022-05-20T08:45:34.450Z] "hosts": [ [2022-05-20T08:45:34.450Z] "tcp://0.0.0.0:5555", [2022-05-20T08:45:34.450Z] "unix:///var/run/docker.sock" [2022-05-20T08:45:34.450Z] ], [2022-05-20T08:45:34.450Z] "mtu": 1458, [2022-05-20T08:45:34.450Z] "selinux-enabled": true, [2022-05-20T08:45:34.450Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T08:45:34.450Z] } [Pipeline] sh [2022-05-20T08:45:34.797Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T08:45:35.144Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:45:53.488Z] provisioning config files... [2022-05-20T08:45:53.513Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/11@tmp/config4776406371096606005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:45:53.879Z] ---> docker-login.sh [2022-05-20T08:45:53.879Z] nexus3.edgexfoundry.org:10001 [2022-05-20T08:45:54.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:45:54.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:45:54.752Z] Configure a credential helper to remove this warning. See [2022-05-20T08:45:54.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:45:54.752Z] [2022-05-20T08:45:54.752Z] Login Succeeded [2022-05-20T08:45:54.752Z] nexus3.edgexfoundry.org:10002 [2022-05-20T08:45:55.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:45:55.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:45:55.025Z] Configure a credential helper to remove this warning. See [2022-05-20T08:45:55.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:45:55.025Z] [2022-05-20T08:45:55.025Z] Login Succeeded [2022-05-20T08:45:55.025Z] nexus3.edgexfoundry.org:10003 [2022-05-20T08:45:55.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:45:55.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:45:55.575Z] Configure a credential helper to remove this warning. See [2022-05-20T08:45:55.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:45:55.575Z] [2022-05-20T08:45:55.575Z] Login Succeeded [2022-05-20T08:45:55.575Z] nexus3.edgexfoundry.org:10004 [2022-05-20T08:45:55.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:45:55.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:45:55.852Z] Configure a credential helper to remove this warning. See [2022-05-20T08:45:55.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:45:55.852Z] [2022-05-20T08:45:55.852Z] Login Succeeded [2022-05-20T08:45:55.852Z] docker.io [2022-05-20T08:45:56.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:45:56.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:45:56.732Z] Configure a credential helper to remove this warning. See [2022-05-20T08:45:56.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:45:56.732Z] [2022-05-20T08:45:56.732Z] Login Succeeded [2022-05-20T08:45:56.732Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T08:45:56.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T08:45:56.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T08:45:57.013Z] ========================================================= [2022-05-20T08:45:57.013Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T08:45:57.013Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:45:57.379Z] + 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-05-20T08:45:57.656Z] Sending build context to Docker daemon 384kB [2022-05-20T08:45:57.656Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:45:57.656Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T08:45:57.933Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T08:45:57.933Z] 9b3977197b4f: Pulling fs layer [2022-05-20T08:45:57.933Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T08:45:57.933Z] 94645a83ff95: Pulling fs layer [2022-05-20T08:45:57.933Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T08:45:57.933Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T08:45:57.933Z] 3096ccb668a1: Pulling fs layer [2022-05-20T08:45:57.933Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T08:45:57.933Z] a4caa8a26152: Pulling fs layer [2022-05-20T08:45:57.933Z] 0c92f367c5e7: Waiting [2022-05-20T08:45:57.933Z] 3096ccb668a1: Waiting [2022-05-20T08:45:57.933Z] e8cf19c19ddd: Waiting [2022-05-20T08:45:57.933Z] a4caa8a26152: Waiting [2022-05-20T08:45:57.933Z] 3f3a8bcf1eab: Waiting [2022-05-20T08:45:57.933Z] 94645a83ff95: Verifying Checksum [2022-05-20T08:45:57.933Z] 94645a83ff95: Download complete [2022-05-20T08:45:57.933Z] 1a89e8eeedd5: Download complete [2022-05-20T08:45:57.933Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T08:45:57.933Z] 0c92f367c5e7: Download complete [2022-05-20T08:45:57.933Z] 3096ccb668a1: Verifying Checksum [2022-05-20T08:45:57.933Z] 3096ccb668a1: Download complete [2022-05-20T08:45:57.933Z] 9b3977197b4f: Verifying Checksum [2022-05-20T08:45:57.933Z] 9b3977197b4f: Download complete [2022-05-20T08:45:57.933Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T08:45:57.933Z] e8cf19c19ddd: Download complete [2022-05-20T08:45:58.536Z] 9b3977197b4f: Pull complete [2022-05-20T08:45:59.139Z] 1a89e8eeedd5: Pull complete [2022-05-20T08:45:59.416Z] 94645a83ff95: Pull complete [2022-05-20T08:46:00.013Z] a4caa8a26152: Verifying Checksum [2022-05-20T08:46:00.013Z] a4caa8a26152: Download complete [2022-05-20T08:46:00.298Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T08:46:00.298Z] 3f3a8bcf1eab: Download complete [2022-05-20T08:46:12.730Z] 3f3a8bcf1eab: Pull complete [2022-05-20T08:46:12.730Z] 0c92f367c5e7: Pull complete [2022-05-20T08:46:12.730Z] 3096ccb668a1: Pull complete [2022-05-20T08:46:13.334Z] e8cf19c19ddd: Pull complete [2022-05-20T08:46:20.067Z] a4caa8a26152: Pull complete [2022-05-20T08:46:20.067Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T08:46:20.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T08:46:20.067Z] ---> 725f1c02e7f9 [2022-05-20T08:46:20.067Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T08:46:20.354Z] ---> Running in 704d4d553e2b [2022-05-20T08:46:20.631Z] Removing intermediate container 704d4d553e2b [2022-05-20T08:46:20.631Z] ---> 717ce9cc5903 [2022-05-20T08:46:20.631Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:46:20.631Z] ---> Running in e231093b17d2 [2022-05-20T08:46:20.907Z] Removing intermediate container e231093b17d2 [2022-05-20T08:46:20.907Z] ---> d8471d016dae [2022-05-20T08:46:20.907Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:46:20.907Z] ---> Running in 8e7ee00f9a43 [2022-05-20T08:46:21.193Z] Removing intermediate container 8e7ee00f9a43 [2022-05-20T08:46:21.193Z] ---> 5698337e7e89 [2022-05-20T08:46:21.193Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:46:21.193Z] ---> Running in 35227cca777e [2022-05-20T08:46:23.186Z] Removing intermediate container 35227cca777e [2022-05-20T08:46:23.186Z] ---> d790bc243f91 [2022-05-20T08:46:23.186Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:46:23.186Z] ---> Running in 567f426fc904 [2022-05-20T08:46:24.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T08:46:25.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T08:46:25.755Z] (1/14) Installing libintl (0.21-r0) [2022-05-20T08:46:25.755Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:46:26.028Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:46:26.028Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:46:26.028Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-20T08:46:26.302Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-20T08:46:26.302Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:46:26.302Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-20T08:46:26.576Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-20T08:46:26.576Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:46:26.576Z] (10/14) Installing kmod-libs (29-r2) [2022-05-20T08:46:26.851Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:46:26.851Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T08:46:27.149Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T08:46:27.149Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T08:46:27.149Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T08:46:27.149Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:46:27.149Z] OK: 227 MiB in 66 packages [2022-05-20T08:46:28.608Z] Removing intermediate container 567f426fc904 [2022-05-20T08:46:28.608Z] ---> f9361a10f1da [2022-05-20T08:46:28.608Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T08:46:28.608Z] ---> Running in a9f9a55b453a [2022-05-20T08:46:28.883Z] Removing intermediate container a9f9a55b453a [2022-05-20T08:46:28.883Z] ---> fcb497ec9786 [2022-05-20T08:46:28.883Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T08:46:29.517Z] ---> a7500453fe11 [2022-05-20T08:46:29.517Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:46:29.517Z] ---> Running in 61d280d25e9a [2022-05-20T08:47:16.534Z] Removing intermediate container 61d280d25e9a [2022-05-20T08:47:16.534Z] ---> 22fa3b9700bc [2022-05-20T08:47:16.534Z] Step 11/12 : COPY . . [2022-05-20T08:47:16.534Z] ---> 31ec188bc2e0 [2022-05-20T08:47:16.534Z] Step 12/12 : RUN ${MAKE} [2022-05-20T08:47:16.534Z] ---> Running in a9c01afb59f9 [2022-05-20T08:47:16.534Z] noop [2022-05-20T08:47:16.534Z] Removing intermediate container a9c01afb59f9 [2022-05-20T08:47:16.534Z] ---> b2cc271b4ef4 [2022-05-20T08:47:16.534Z] Successfully built b2cc271b4ef4 [2022-05-20T08:47:16.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:47:16.886Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T08:47:16.886Z] . [Pipeline] withDockerContainer [2022-05-20T08:47:17.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-64178 does not seem to be running inside a container [2022-05-20T08:47:17.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/11 -v /w/workspace/device-usb-camera/11:/w/workspace/device-usb-camera/11:rw,z -v /w/workspace/device-usb-camera/11@tmp:/w/workspace/device-usb-camera/11@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 ******** ci-base-image-arm64 cat [2022-05-20T08:47:18.494Z] $ docker top a7426e15bd9ee242d705d17077d1952031e403962a27ede92ff23bba4123c237 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T08:47:19.420Z] + go version [2022-05-20T08:47:19.420Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T08:47:19.451Z] $ docker stop --time=1 a7426e15bd9ee242d705d17077d1952031e403962a27ede92ff23bba4123c237 [2022-05-20T08:47:21.079Z] $ docker rm -f a7426e15bd9ee242d705d17077d1952031e403962a27ede92ff23bba4123c237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:47:21.677Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T08:47:21.677Z] . [Pipeline] withDockerContainer [2022-05-20T08:47:21.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-64178 does not seem to be running inside a container [2022-05-20T08:47:22.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/11 -v /w/workspace/device-usb-camera/11:/w/workspace/device-usb-camera/11:rw,z -v /w/workspace/device-usb-camera/11@tmp:/w/workspace/device-usb-camera/11@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 ******** ci-base-image-arm64 cat [2022-05-20T08:47:23.297Z] $ docker top 84b09afa709175c0b905c56e64736c52612a682719d76634311d05d42ef456aa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T08:47:24.215Z] + make test [2022-05-20T08:47:24.215Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T08:47:25.658Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T08:48:47.532Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T08:48:47.532Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T08:48:47.532Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T08:48:47.532Z] CGO_ENABLED=1 go vet ./... [2022-05-20T08:49:14.343Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T08:49:14.343Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T08:49:14.343Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T08:49:14.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T08:49:14.380Z] $ docker stop --time=1 84b09afa709175c0b905c56e64736c52612a682719d76634311d05d42ef456aa [2022-05-20T08:49:16.139Z] $ docker rm -f 84b09afa709175c0b905c56e64736c52612a682719d76634311d05d42ef456aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T08:49:17.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T08:49:17.133Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T08:49:17.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T08:49:17.984Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T08:49:18.326Z] + ls -al . [2022-05-20T08:49:18.326Z] total 160 [2022-05-20T08:49:18.326Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:49 . [2022-05-20T08:49:18.326Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:45 .. [2022-05-20T08:49:18.326Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:45 .git [2022-05-20T08:49:18.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:45 .github [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 349 May 20 08:45 .gitignore [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 08:45 .golangci.yml [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 08:45 .hadolint.yml [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 20 08:45 Attribution.txt [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 08:45 CHANGELOG.md [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 08:45 Dockerfile [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 08:45 GOVERNANCE.md [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 08:45 Jenkinsfile [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 08:45 LICENSE [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 1641 May 20 08:45 Makefile [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 08:45 OWNERS.md [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 08:45 README.md [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 08:43 VERSION [2022-05-20T08:49:18.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:45 bin [2022-05-20T08:49:18.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:45 cmd [2022-05-20T08:49:18.326Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 08:47 coverage.out [2022-05-20T08:49:18.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:45 docker-compose [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 08:45 docker-entrypoint.sh [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 08:45 go.mod [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 08:45 go.sum [2022-05-20T08:49:18.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:45 internal [2022-05-20T08:49:18.326Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 08:45 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:49:18.680Z] + 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=a193e592b38d26fd25d0e1783a09c429068bfbdb --label arch=arm64 --label version=0.0.0 . [2022-05-20T08:49:18.962Z] Sending build context to Docker daemon 385kB [2022-05-20T08:49:18.962Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:49:18.962Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T08:49:18.962Z] ---> b2cc271b4ef4 [2022-05-20T08:49:18.962Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T08:49:18.962Z] ---> Running in 6b7d2f8d4965 [2022-05-20T08:49:19.571Z] Removing intermediate container 6b7d2f8d4965 [2022-05-20T08:49:19.571Z] ---> d3b419b634fa [2022-05-20T08:49:19.571Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:49:19.571Z] ---> Running in f41cb3d73a48 [2022-05-20T08:49:19.848Z] Removing intermediate container f41cb3d73a48 [2022-05-20T08:49:19.848Z] ---> f75e62d11e84 [2022-05-20T08:49:19.848Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:49:19.848Z] ---> Running in 8538f9c9ea1e [2022-05-20T08:49:20.125Z] Removing intermediate container 8538f9c9ea1e [2022-05-20T08:49:20.125Z] ---> 61c02d98397a [2022-05-20T08:49:20.125Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:49:20.125Z] ---> Running in d11de0589436 [2022-05-20T08:49:22.111Z] Removing intermediate container d11de0589436 [2022-05-20T08:49:22.111Z] ---> 2549ce51feaa [2022-05-20T08:49:22.111Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:49:22.111Z] ---> Running in 1d76937bb1eb [2022-05-20T08:49:23.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T08:49:23.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T08:49:24.679Z] OK: 227 MiB in 66 packages [2022-05-20T08:49:25.281Z] Removing intermediate container 1d76937bb1eb [2022-05-20T08:49:25.281Z] ---> bed64d9a4536 [2022-05-20T08:49:25.281Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T08:49:25.281Z] ---> Running in f4b78c337406 [2022-05-20T08:49:25.555Z] Removing intermediate container f4b78c337406 [2022-05-20T08:49:25.555Z] ---> 722596766346 [2022-05-20T08:49:25.555Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T08:49:26.152Z] ---> 39ad1606bea8 [2022-05-20T08:49:26.152Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:49:26.152Z] ---> Running in c42152b9417e [2022-05-20T08:49:28.136Z] Removing intermediate container c42152b9417e [2022-05-20T08:49:28.136Z] ---> 5b3eeb6174d9 [2022-05-20T08:49:28.136Z] Step 11/29 : COPY . . [2022-05-20T08:49:28.744Z] ---> 4b7a884131e0 [2022-05-20T08:49:28.744Z] Step 12/29 : RUN ${MAKE} [2022-05-20T08:49:28.744Z] ---> Running in 572b6fd790bf [2022-05-20T08:49:29.731Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -o cmd/device-usb-camera ./cmd [2022-05-20T08:50:51.587Z] Removing intermediate container 572b6fd790bf [2022-05-20T08:50:51.587Z] ---> ce127fc59df9 [2022-05-20T08:50:51.587Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T08:50:51.587Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T08:50:51.587Z] eab2503cf8f4: Pulling fs layer [2022-05-20T08:50:51.587Z] 97cd0a44c592: Pulling fs layer [2022-05-20T08:50:51.587Z] 97cd0a44c592: Download complete [2022-05-20T08:50:51.587Z] eab2503cf8f4: Verifying Checksum [2022-05-20T08:50:51.587Z] eab2503cf8f4: Download complete [2022-05-20T08:50:51.587Z] eab2503cf8f4: Pull complete [2022-05-20T08:50:51.587Z] 97cd0a44c592: Pull complete [2022-05-20T08:50:51.587Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T08:50:51.587Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T08:50:51.587Z] ---> 7f763cca56b3 [2022-05-20T08:50:51.587Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T08:50:51.587Z] 3.15: Pulling from library/alpine [2022-05-20T08:50:51.587Z] 9981e73032c8: Pulling fs layer [2022-05-20T08:50:51.587Z] 9981e73032c8: Verifying Checksum [2022-05-20T08:50:51.587Z] 9981e73032c8: Download complete [2022-05-20T08:50:51.587Z] 9981e73032c8: Pull complete [2022-05-20T08:50:51.587Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T08:50:51.587Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T08:50:51.587Z] ---> 3fb3c9af89a9 [2022-05-20T08:50:51.587Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T08:50:51.587Z] ---> Running in 6144274c7fa8 [2022-05-20T08:50:51.587Z] Removing intermediate container 6144274c7fa8 [2022-05-20T08:50:51.587Z] ---> f6a1519654a2 [2022-05-20T08:50:51.587Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T08:50:51.587Z] ---> Running in 17c77e0e1e76 [2022-05-20T08:50:51.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T08:50:51.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T08:50:51.587Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-20T08:50:51.587Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-20T08:50:51.587Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-20T08:50:51.587Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-20T08:50:51.587Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-20T08:50:51.587Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-20T08:50:51.587Z] (7/73) Installing libxcb (1.14-r2) [2022-05-20T08:50:51.587Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-20T08:50:51.587Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-20T08:50:51.587Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T08:50:51.587Z] (11/73) Installing expat (2.4.7-r0) [2022-05-20T08:50:51.587Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-20T08:50:51.587Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-20T08:50:51.587Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-20T08:50:51.587Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-20T08:50:51.587Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-20T08:50:51.587Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-20T08:50:51.587Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-20T08:50:51.587Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-20T08:50:51.587Z] (20/73) Installing libintl (0.21-r0) [2022-05-20T08:50:51.587Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-20T08:50:51.587Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-20T08:50:51.587Z] (23/73) Installing pcre (8.45-r1) [2022-05-20T08:50:51.587Z] (24/73) Installing glib (2.70.1-r0) [2022-05-20T08:50:51.587Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-20T08:50:51.587Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-20T08:50:51.587Z] (27/73) Installing libass (0.15.2-r0) [2022-05-20T08:50:51.587Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-20T08:50:51.587Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-20T08:50:51.587Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-20T08:50:51.587Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-20T08:50:51.587Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-20T08:50:51.587Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-20T08:50:51.587Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-20T08:50:51.587Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T08:50:51.587Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T08:50:51.587Z] (37/73) Installing lame (3.100-r0) [2022-05-20T08:50:51.587Z] (38/73) Installing opus (1.3.1-r1) [2022-05-20T08:50:51.587Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T08:50:51.587Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-20T08:50:51.587Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T08:50:51.587Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T08:50:51.587Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-20T08:50:51.587Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-20T08:50:51.587Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-20T08:50:51.587Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-20T08:50:51.587Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:50:51.587Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:50:51.587Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-20T08:50:51.587Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-20T08:50:51.587Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-20T08:50:51.587Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T08:50:51.587Z] (53/73) Installing libva (2.13.0-r0) [2022-05-20T08:50:51.587Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-20T08:50:51.587Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-20T08:50:51.587Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-20T08:50:51.587Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-20T08:50:51.587Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-20T08:50:51.587Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-20T08:50:51.587Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-20T08:50:51.587Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-20T08:50:51.587Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-20T08:50:51.587Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T08:50:51.587Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-20T08:50:51.587Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-20T08:50:51.587Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:50:51.587Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:50:51.587Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-20T08:50:51.587Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:50:51.587Z] (69/73) Installing kmod-libs (29-r2) [2022-05-20T08:50:51.587Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:50:51.863Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-20T08:50:51.863Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-20T08:50:51.863Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-20T08:50:51.863Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T08:50:51.863Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:50:51.863Z] OK: 67 MiB in 87 packages [2022-05-20T08:50:54.502Z] Removing intermediate container 17c77e0e1e76 [2022-05-20T08:50:54.502Z] ---> d553487b3cab [2022-05-20T08:50:54.502Z] Step 17/29 : WORKDIR / [2022-05-20T08:50:54.502Z] ---> Running in ad24e8e40178 [2022-05-20T08:50:55.102Z] Removing intermediate container ad24e8e40178 [2022-05-20T08:50:55.102Z] ---> 0bcfae42022c [2022-05-20T08:50:55.102Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T08:50:56.551Z] ---> cfbe46f7b135 [2022-05-20T08:50:56.551Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T08:50:56.825Z] ---> bbba641299a3 [2022-05-20T08:50:56.825Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T08:50:57.422Z] ---> d7598c027483 [2022-05-20T08:50:57.422Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T08:50:58.025Z] ---> d6834e52752f [2022-05-20T08:50:58.025Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T08:50:58.626Z] ---> 09c006208bf4 [2022-05-20T08:50:58.626Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T08:51:00.069Z] ---> 45b384423c1e [2022-05-20T08:51:00.069Z] Step 24/29 : EXPOSE 59983 [2022-05-20T08:51:00.069Z] ---> Running in 067ddb7c74f3 [2022-05-20T08:51:00.069Z] Removing intermediate container 067ddb7c74f3 [2022-05-20T08:51:00.069Z] ---> 74a303352a30 [2022-05-20T08:51:00.069Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T08:51:00.344Z] ---> Running in fd9133bbce42 [2022-05-20T08:51:00.619Z] Removing intermediate container fd9133bbce42 [2022-05-20T08:51:00.619Z] ---> 7ec154d64c83 [2022-05-20T08:51:00.619Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T08:51:00.619Z] ---> Running in 899271d9c4da [2022-05-20T08:51:00.912Z] Removing intermediate container 899271d9c4da [2022-05-20T08:51:00.912Z] ---> 988e8c494c22 [2022-05-20T08:51:00.912Z] Step 27/29 : LABEL arch=arm64 [2022-05-20T08:51:00.912Z] ---> Running in 1562448e4210 [2022-05-20T08:51:01.511Z] Removing intermediate container 1562448e4210 [2022-05-20T08:51:01.511Z] ---> 9cf680893a99 [2022-05-20T08:51:01.511Z] Step 28/29 : LABEL git_sha=a193e592b38d26fd25d0e1783a09c429068bfbdb [2022-05-20T08:51:01.511Z] ---> Running in ebea134e9db6 [2022-05-20T08:51:01.789Z] Removing intermediate container ebea134e9db6 [2022-05-20T08:51:01.789Z] ---> 57bb02c789a8 [2022-05-20T08:51:01.789Z] Step 29/29 : LABEL version=0.0.0 [2022-05-20T08:51:01.789Z] ---> Running in 00c86645f080 [2022-05-20T08:51:02.062Z] Removing intermediate container 00c86645f080 [2022-05-20T08:51:02.062Z] ---> 570a5131d434 [2022-05-20T08:51:02.062Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T08:51:02.062Z] Successfully built 570a5131d434 [2022-05-20T08:51:02.062Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:51:02.175Z] provisioning config files... [2022-05-20T08:51:02.195Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/11@tmp/config5551879265197951198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:51:02.557Z] ---> docker-login.sh [2022-05-20T08:51:02.557Z] nexus3.edgexfoundry.org:10001 [2022-05-20T08:51:02.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:51:02.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:51:02.833Z] Configure a credential helper to remove this warning. See [2022-05-20T08:51:02.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:51:02.833Z] [2022-05-20T08:51:02.833Z] Login Succeeded [2022-05-20T08:51:02.833Z] nexus3.edgexfoundry.org:10002 [2022-05-20T08:51:03.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:51:03.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:51:03.430Z] Configure a credential helper to remove this warning. See [2022-05-20T08:51:03.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:51:03.430Z] [2022-05-20T08:51:03.430Z] Login Succeeded [2022-05-20T08:51:03.430Z] nexus3.edgexfoundry.org:10003 [2022-05-20T08:51:03.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:51:03.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:51:03.977Z] Configure a credential helper to remove this warning. See [2022-05-20T08:51:03.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:51:03.977Z] [2022-05-20T08:51:03.977Z] Login Succeeded [2022-05-20T08:51:03.977Z] nexus3.edgexfoundry.org:10004 [2022-05-20T08:51:04.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:51:04.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:51:04.527Z] Configure a credential helper to remove this warning. See [2022-05-20T08:51:04.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:51:04.527Z] [2022-05-20T08:51:04.527Z] Login Succeeded [2022-05-20T08:51:04.527Z] docker.io [2022-05-20T08:51:04.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:51:05.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:51:05.070Z] Configure a credential helper to remove this warning. See [2022-05-20T08:51:05.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:51:05.070Z] [2022-05-20T08:51:05.070Z] Login Succeeded [2022-05-20T08:51:05.070Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T08:51:05.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T08:51:05.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T08:51:05.144Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-05-20T08:51:05.145Z] a193e592b38d26fd25d0e1783a09c429068bfbdb [2022-05-20T08:51:05.145Z] latest [2022-05-20T08:51:05.145Z] 0.0.0 [2022-05-20T08:51:05.145Z] a193e592b38d26fd25d0e1783a09c429068bfbdb-0.0.0 [2022-05-20T08:51:05.145Z] main [2022-05-20T08:51:05.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:05.487Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a193e592b38d26fd25d0e1783a09c429068bfbdb [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:05.831Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a193e592b38d26fd25d0e1783a09c429068bfbdb [2022-05-20T08:51:05.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T08:51:05.831Z] a43932d1df72: Preparing [2022-05-20T08:51:05.831Z] 1207169bf42c: Preparing [2022-05-20T08:51:05.831Z] ba23a429d755: Preparing [2022-05-20T08:51:05.831Z] e69f12050f3b: Preparing [2022-05-20T08:51:05.831Z] 6c76a41b870e: Preparing [2022-05-20T08:51:05.831Z] a5c0bfdde686: Preparing [2022-05-20T08:51:05.831Z] 4557b62b472d: Preparing [2022-05-20T08:51:05.831Z] 4f4ce317c6bb: Preparing [2022-05-20T08:51:05.831Z] a5c0bfdde686: Waiting [2022-05-20T08:51:05.831Z] 4557b62b472d: Waiting [2022-05-20T08:51:05.831Z] 4f4ce317c6bb: Waiting [2022-05-20T08:51:06.111Z] 1207169bf42c: Pushed [2022-05-20T08:51:06.111Z] ba23a429d755: Pushed [2022-05-20T08:51:06.111Z] e69f12050f3b: Pushed [2022-05-20T08:51:06.111Z] 6c76a41b870e: Pushed [2022-05-20T08:51:06.111Z] 4f4ce317c6bb: Layer already exists [2022-05-20T08:51:10.439Z] a43932d1df72: Pushed [2022-05-20T08:51:11.422Z] a5c0bfdde686: Pushed [2022-05-20T08:51:19.694Z] 4557b62b472d: Pushed [2022-05-20T08:51:19.694Z] a193e592b38d26fd25d0e1783a09c429068bfbdb: digest: sha256:f53045c9cf5356c0579c570d30b064098e94687017ad451e5a9da45277a641e2 size: 1993 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:20.045Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:20.393Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-05-20T08:51:20.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T08:51:20.393Z] a43932d1df72: Preparing [2022-05-20T08:51:20.393Z] 1207169bf42c: Preparing [2022-05-20T08:51:20.393Z] ba23a429d755: Preparing [2022-05-20T08:51:20.393Z] e69f12050f3b: Preparing [2022-05-20T08:51:20.393Z] 6c76a41b870e: Preparing [2022-05-20T08:51:20.393Z] a5c0bfdde686: Preparing [2022-05-20T08:51:20.393Z] 4557b62b472d: Preparing [2022-05-20T08:51:20.393Z] 4f4ce317c6bb: Preparing [2022-05-20T08:51:20.393Z] a5c0bfdde686: Waiting [2022-05-20T08:51:20.393Z] 4557b62b472d: Waiting [2022-05-20T08:51:20.393Z] 4f4ce317c6bb: Waiting [2022-05-20T08:51:20.393Z] 1207169bf42c: Layer already exists [2022-05-20T08:51:20.393Z] 6c76a41b870e: Layer already exists [2022-05-20T08:51:20.393Z] e69f12050f3b: Layer already exists [2022-05-20T08:51:20.393Z] a43932d1df72: Layer already exists [2022-05-20T08:51:20.393Z] ba23a429d755: Layer already exists [2022-05-20T08:51:20.668Z] 4f4ce317c6bb: Layer already exists [2022-05-20T08:51:20.668Z] 4557b62b472d: Layer already exists [2022-05-20T08:51:20.668Z] a5c0bfdde686: Layer already exists [2022-05-20T08:51:20.668Z] latest: digest: sha256:f53045c9cf5356c0579c570d30b064098e94687017ad451e5a9da45277a641e2 size: 1993 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:21.017Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:21.363Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.0 [2022-05-20T08:51:21.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T08:51:21.363Z] a43932d1df72: Preparing [2022-05-20T08:51:21.363Z] 1207169bf42c: Preparing [2022-05-20T08:51:21.363Z] ba23a429d755: Preparing [2022-05-20T08:51:21.363Z] e69f12050f3b: Preparing [2022-05-20T08:51:21.363Z] 6c76a41b870e: Preparing [2022-05-20T08:51:21.363Z] a5c0bfdde686: Preparing [2022-05-20T08:51:21.363Z] 4557b62b472d: Preparing [2022-05-20T08:51:21.363Z] 4f4ce317c6bb: Preparing [2022-05-20T08:51:21.363Z] a5c0bfdde686: Waiting [2022-05-20T08:51:21.363Z] 4557b62b472d: Waiting [2022-05-20T08:51:21.363Z] 4f4ce317c6bb: Waiting [2022-05-20T08:51:21.363Z] e69f12050f3b: Layer already exists [2022-05-20T08:51:21.363Z] 1207169bf42c: Layer already exists [2022-05-20T08:51:21.363Z] a43932d1df72: Layer already exists [2022-05-20T08:51:21.363Z] ba23a429d755: Layer already exists [2022-05-20T08:51:21.363Z] 6c76a41b870e: Layer already exists [2022-05-20T08:51:21.363Z] 4f4ce317c6bb: Layer already exists [2022-05-20T08:51:21.363Z] a5c0bfdde686: Layer already exists [2022-05-20T08:51:21.363Z] 4557b62b472d: Layer already exists [2022-05-20T08:51:21.634Z] 0.0.0: digest: sha256:f53045c9cf5356c0579c570d30b064098e94687017ad451e5a9da45277a641e2 size: 1993 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:21.981Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a193e592b38d26fd25d0e1783a09c429068bfbdb-0.0.0 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:22.324Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a193e592b38d26fd25d0e1783a09c429068bfbdb-0.0.0 [2022-05-20T08:51:22.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T08:51:22.324Z] a43932d1df72: Preparing [2022-05-20T08:51:22.324Z] 1207169bf42c: Preparing [2022-05-20T08:51:22.324Z] ba23a429d755: Preparing [2022-05-20T08:51:22.324Z] e69f12050f3b: Preparing [2022-05-20T08:51:22.324Z] 6c76a41b870e: Preparing [2022-05-20T08:51:22.324Z] a5c0bfdde686: Preparing [2022-05-20T08:51:22.324Z] 4557b62b472d: Preparing [2022-05-20T08:51:22.324Z] 4f4ce317c6bb: Preparing [2022-05-20T08:51:22.324Z] 4557b62b472d: Waiting [2022-05-20T08:51:22.324Z] a5c0bfdde686: Waiting [2022-05-20T08:51:22.324Z] 1207169bf42c: Layer already exists [2022-05-20T08:51:22.324Z] 6c76a41b870e: Layer already exists [2022-05-20T08:51:22.324Z] ba23a429d755: Layer already exists [2022-05-20T08:51:22.324Z] a43932d1df72: Layer already exists [2022-05-20T08:51:22.324Z] e69f12050f3b: Layer already exists [2022-05-20T08:51:22.324Z] 4557b62b472d: Layer already exists [2022-05-20T08:51:22.324Z] a5c0bfdde686: Layer already exists [2022-05-20T08:51:22.324Z] 4f4ce317c6bb: Layer already exists [2022-05-20T08:51:22.596Z] a193e592b38d26fd25d0e1783a09c429068bfbdb-0.0.0: digest: sha256:f53045c9cf5356c0579c570d30b064098e94687017ad451e5a9da45277a641e2 size: 1993 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:22.944Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:23.290Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-05-20T08:51:23.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-20T08:51:23.290Z] a43932d1df72: Preparing [2022-05-20T08:51:23.290Z] 1207169bf42c: Preparing [2022-05-20T08:51:23.290Z] ba23a429d755: Preparing [2022-05-20T08:51:23.290Z] e69f12050f3b: Preparing [2022-05-20T08:51:23.290Z] 6c76a41b870e: Preparing [2022-05-20T08:51:23.290Z] a5c0bfdde686: Preparing [2022-05-20T08:51:23.290Z] 4557b62b472d: Preparing [2022-05-20T08:51:23.290Z] 4f4ce317c6bb: Preparing [2022-05-20T08:51:23.290Z] a5c0bfdde686: Waiting [2022-05-20T08:51:23.290Z] 4557b62b472d: Waiting [2022-05-20T08:51:23.290Z] 4f4ce317c6bb: Waiting [2022-05-20T08:51:23.290Z] ba23a429d755: Layer already exists [2022-05-20T08:51:23.290Z] e69f12050f3b: Layer already exists [2022-05-20T08:51:23.290Z] 6c76a41b870e: Layer already exists [2022-05-20T08:51:23.290Z] 1207169bf42c: Layer already exists [2022-05-20T08:51:23.290Z] a43932d1df72: Layer already exists [2022-05-20T08:51:23.290Z] a5c0bfdde686: Layer already exists [2022-05-20T08:51:23.290Z] 4557b62b472d: Layer already exists [2022-05-20T08:51:23.290Z] 4f4ce317c6bb: Layer already exists [2022-05-20T08:51:23.564Z] main: digest: sha256:f53045c9cf5356c0579c570d30b064098e94687017ad451e5a9da45277a641e2 size: 1993 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-20T08:51:23.617Z] ===================================================== [Pipeline] echo [2022-05-20T08:51:23.627Z] taggedImages: [2022-05-20T08:51:23.627Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a193e592b38d26fd25d0e1783a09c429068bfbdb [2022-05-20T08:51:23.627Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-05-20T08:51:23.627Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.0 [2022-05-20T08:51:23.627Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a193e592b38d26fd25d0e1783a09c429068bfbdb-0.0.0 [2022-05-20T08:51:23.627Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:23.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T08:51:23.999Z] [2022-05-20T08:51:23.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:24.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T08:51:24.630Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T08:51:24.630Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T08:51:24.630Z] 04944245beec: Pulling fs layer [2022-05-20T08:51:24.630Z] 699f458cf7ca: Pulling fs layer [2022-05-20T08:51:24.630Z] 765212b225bb: Pulling fs layer [2022-05-20T08:51:24.630Z] f23df028b6ca: Pulling fs layer [2022-05-20T08:51:24.630Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T08:51:24.630Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T08:51:24.630Z] 765212b225bb: Waiting [2022-05-20T08:51:24.630Z] f23df028b6ca: Waiting [2022-05-20T08:51:24.630Z] d65c8cfc05b1: Waiting [2022-05-20T08:51:24.630Z] 2437ff75d9bd: Waiting [2022-05-20T08:51:24.630Z] 04944245beec: Verifying Checksum [2022-05-20T08:51:24.630Z] 04944245beec: Download complete [2022-05-20T08:51:24.630Z] 765212b225bb: Verifying Checksum [2022-05-20T08:51:24.630Z] 765212b225bb: Download complete [2022-05-20T08:51:24.630Z] f23df028b6ca: Verifying Checksum [2022-05-20T08:51:24.630Z] f23df028b6ca: Download complete [2022-05-20T08:51:24.630Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T08:51:24.630Z] d65c8cfc05b1: Download complete [2022-05-20T08:51:24.909Z] 699f458cf7ca: Verifying Checksum [2022-05-20T08:51:24.909Z] 699f458cf7ca: Download complete [2022-05-20T08:51:25.190Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T08:51:25.190Z] 8998bd30e6a1: Download complete [2022-05-20T08:51:27.820Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T08:51:27.820Z] 2437ff75d9bd: Download complete [2022-05-20T08:51:29.802Z] 8998bd30e6a1: Pull complete [2022-05-20T08:51:30.078Z] 04944245beec: Pull complete [2022-05-20T08:51:31.521Z] 699f458cf7ca: Pull complete [2022-05-20T08:51:31.797Z] 765212b225bb: Pull complete [2022-05-20T08:51:32.408Z] f23df028b6ca: Pull complete [2022-05-20T08:51:32.683Z] d65c8cfc05b1: Pull complete [2022-05-20T08:51:47.833Z] 2437ff75d9bd: Pull complete [2022-05-20T08:51:47.833Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T08:51:47.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T08:51:47.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T08:51:48.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-64178 does not seem to be running inside a container [2022-05-20T08:51:48.202Z] $ 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/11 -v /w/workspace/device-usb-camera/11:/w/workspace/device-usb-camera/11:rw,z -v /w/workspace/device-usb-camera/11@tmp:/w/workspace/device-usb-camera/11@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:arm64 cat [2022-05-20T08:51:50.659Z] $ docker top 72e9ea0ddb13a612edcb36138dbf065114d229f77ec998eea65fb5cf76296492 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:51:51.668Z] ---> job-cost.sh [2022-05-20T08:51:51.668Z] lf-activate-venv: SKIPPING [2022-05-20T08:51:51.668Z] INFO: No Stack... [2022-05-20T08:51:52.276Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T08:51:53.273Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T08:51:53.952Z] + cut -d, -f6 [2022-05-20T08:51:53.952Z] + cat /w/workspace/device-usb-camera/11/archives/cost.csv [Pipeline] lock [2022-05-20T08:51:53.997Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-11-stack-cost] [2022-05-20T08:51:54.004Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-11-stack-cost] did not exist. Created. [2022-05-20T08:51:54.004Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T08:51:54.746Z] /w/workspace/device-usb-camera/11@tmp/durable-c67255b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T08:51:55.474Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T08:51:55.495Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T08:51:55.537Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T08:51:55.543Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T08:51:55.562Z] $ docker stop --time=1 72e9ea0ddb13a612edcb36138dbf065114d229f77ec998eea65fb5cf76296492 [2022-05-20T08:51:57.063Z] $ docker rm -f 72e9ea0ddb13a612edcb36138dbf065114d229f77ec998eea65fb5cf76296492 [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-05-20T08:51:57.575Z] provisioning config files... [2022-05-20T08:51:57.594Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7251996771003024619tmp [Pipeline] { [Pipeline] sh [2022-05-20T08:51:57.916Z] + set +x [2022-05-20T08:51:57.916Z] + curl -s https://codecov.io/bash [2022-05-20T08:51:57.916Z] + bash -s -- [2022-05-20T08:51:57.916Z] [2022-05-20T08:51:57.916Z] _____ _ [2022-05-20T08:51:57.916Z] / ____| | | [2022-05-20T08:51:57.916Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T08:51:57.916Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T08:51:57.916Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T08:51:57.916Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T08:51:57.916Z] Bash-1.0.6 [2022-05-20T08:51:57.916Z] [2022-05-20T08:51:57.916Z] [2022-05-20T08:51:57.916Z] ==> git version 2.25.1 found [2022-05-20T08:51:57.916Z] ==> 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-05-20T08:51:57.916Z] Release-Date: 2020-01-08 [2022-05-20T08:51:57.916Z] 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-05-20T08:51:57.916Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T08:51:57.916Z] ==> Jenkins CI detected. [2022-05-20T08:51:57.916Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-05-20T08:51:57.916Z] project root: . [2022-05-20T08:51:57.916Z] --> token set from env [2022-05-20T08:51:57.916Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T08:51:57.916Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T08:51:57.916Z] ==> Python coveragepy not found [2022-05-20T08:51:57.916Z] ==> Searching for coverage reports in: [2022-05-20T08:51:57.916Z] + . [2022-05-20T08:51:57.916Z] -> Found 1 reports [2022-05-20T08:51:57.916Z] ==> Detecting git/mercurial file structure [2022-05-20T08:51:57.916Z] ==> Reading reports [2022-05-20T08:51:57.916Z] + ./coverage.out bytes=10 [2022-05-20T08:51:57.916Z] ==> Appending adjustments [2022-05-20T08:51:57.916Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T08:51:58.195Z] + Found adjustments [2022-05-20T08:51:58.195Z] ==> Gzipping contents [2022-05-20T08:51:58.195Z] 4.0K /tmp/codecov.4CSuUv.gz [2022-05-20T08:51:58.195Z] ==> Uploading reports [2022-05-20T08:51:58.195Z] url: https://codecov.io [2022-05-20T08:51:58.195Z] query: branch=main&commit=a193e592b38d26fd25d0e1783a09c429068bfbdb&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-20T08:51:58.195Z] -> Pinging Codecov [2022-05-20T08:51:58.195Z] 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=a193e592b38d26fd25d0e1783a09c429068bfbdb&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-20T08:51:58.456Z] -> Uploading to [2022-05-20T08:51:58.456Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/73D8F5FF140700D3E01443B452E23636/a193e592b38d26fd25d0e1783a09c429068bfbdb/046e4110-8063-4aea-8633-6b4ed6a9b8d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T085158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f20b2d9df0054cb05c2f186262a120ef06044f9e5bd42a88d3aa824ea9e5aef [2022-05-20T08:51:58.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T08:51:58.456Z] Dload Upload Total Spent Left Speed [2022-05-20T08:51:58.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1006 0 0 100 1006 0 4226 --:--:-- --:--:-- --:--:-- 4226 [2022-05-20T08:51:58.717Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/a193e592b38d26fd25d0e1783a09c429068bfbdb [Pipeline] } [2022-05-20T08:51:58.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-20T08:51:58.983Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-20T08:51:58.994Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:59.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T08:51:59.289Z] [2022-05-20T08:51:59.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:51:59.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T08:51:59.593Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-20T08:51:59.593Z] 188c0c94c7c5: Pulling fs layer [2022-05-20T08:51:59.593Z] 0ef7d3d256c8: Pulling fs layer [2022-05-20T08:51:59.593Z] de9db76c5a1d: Pulling fs layer [2022-05-20T08:51:59.593Z] 0eba1c9be4d2: Pulling fs layer [2022-05-20T08:51:59.593Z] 0d57e429df01: Pulling fs layer [2022-05-20T08:51:59.594Z] 4e4be7b47b0d: Pulling fs layer [2022-05-20T08:51:59.594Z] e1f770b5df2f: Pulling fs layer [2022-05-20T08:51:59.594Z] 85a0685a4137: Pulling fs layer [2022-05-20T08:51:59.594Z] 0d57e429df01: Waiting [2022-05-20T08:51:59.594Z] 4e4be7b47b0d: Waiting [2022-05-20T08:51:59.594Z] e1f770b5df2f: Waiting [2022-05-20T08:51:59.594Z] 85a0685a4137: Waiting [2022-05-20T08:51:59.594Z] de9db76c5a1d: Download complete [2022-05-20T08:51:59.594Z] 0ef7d3d256c8: Download complete [2022-05-20T08:51:59.594Z] 0d57e429df01: Verifying Checksum [2022-05-20T08:51:59.594Z] 0d57e429df01: Download complete [2022-05-20T08:51:59.594Z] 4e4be7b47b0d: Download complete [2022-05-20T08:51:59.594Z] 188c0c94c7c5: Verifying Checksum [2022-05-20T08:51:59.594Z] 188c0c94c7c5: Download complete [2022-05-20T08:51:59.854Z] e1f770b5df2f: Verifying Checksum [2022-05-20T08:51:59.854Z] e1f770b5df2f: Download complete [2022-05-20T08:51:59.854Z] 188c0c94c7c5: Pull complete [2022-05-20T08:52:00.116Z] 0ef7d3d256c8: Pull complete [2022-05-20T08:52:00.116Z] de9db76c5a1d: Pull complete [2022-05-20T08:52:00.375Z] 0eba1c9be4d2: Verifying Checksum [2022-05-20T08:52:00.375Z] 0eba1c9be4d2: Download complete [2022-05-20T08:52:00.637Z] 85a0685a4137: Verifying Checksum [2022-05-20T08:52:00.637Z] 85a0685a4137: Download complete [2022-05-20T08:52:03.933Z] 0eba1c9be4d2: Pull complete [2022-05-20T08:52:03.933Z] 0d57e429df01: Pull complete [2022-05-20T08:52:04.194Z] 4e4be7b47b0d: Pull complete [2022-05-20T08:52:04.455Z] e1f770b5df2f: Pull complete [2022-05-20T08:52:08.656Z] 85a0685a4137: Pull complete [2022-05-20T08:52:08.656Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-20T08:52:08.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-20T08:52:08.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-20T08:52:08.726Z] prd-ubuntu20.04-docker-8c-8g-64177 does not seem to be running inside a container [2022-05-20T08:52:08.768Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-20T08:52:10.770Z] $ docker top 023ebc211e90f59fd5c64f8b5ddfa00791ff36b2ba6f0e39b540d4b4a9d4fea0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-20T08:52:10.855Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-20T08:52:11.135Z] + set -o pipefail [2022-05-20T08:52:11.135Z] + snyk monitor '--org=edgex-jenkins' [2022-05-20T08:52:17.731Z] [2022-05-20T08:52:17.731Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-05-20T08:52:17.731Z] [2022-05-20T08:52:17.731Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0704d385-d3ec-41e9-ab35-6ec0fee52da4/history/5ef1fc78-22f3-4182-92df-9ba943c088d0 [2022-05-20T08:52:17.731Z] [2022-05-20T08:52:17.731Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-20T08:52:17.731Z] [2022-05-20T08:52:17.731Z] [Pipeline] } [2022-05-20T08:52:17.743Z] $ docker stop --time=1 023ebc211e90f59fd5c64f8b5ddfa00791ff36b2ba6f0e39b540d4b4a9d4fea0 [2022-05-20T08:52:19.996Z] $ docker rm -f 023ebc211e90f59fd5c64f8b5ddfa00791ff36b2ba6f0e39b540d4b4a9d4fea0 [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-05-20T08:52:20.740Z] + git log --format=format:%s -1 a193e592b38d26fd25d0e1783a09c429068bfbdb [Pipeline] sh [2022-05-20T08:52:21.042Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T08:52:21.042Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:52:21.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:52:21.344Z] . [Pipeline] withDockerContainer [2022-05-20T08:52:21.420Z] prd-ubuntu20.04-docker-8c-8g-64177 does not seem to be running inside a container [2022-05-20T08:52:21.458Z] $ 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:latest cat [2022-05-20T08:52:21.991Z] $ docker top be138bc9c414a1e5941b1b541e943def546a45b1a453e852c6e1e6177830fffd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T08:52:22.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T08:52:22.095Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T08:52:22.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T08:52:22.230Z] $ docker exec be138bc9c414a1e5941b1b541e943def546a45b1a453e852c6e1e6177830fffd ssh-agent [2022-05-20T08:52:22.368Z] SSH_AUTH_SOCK=/tmp/ssh-NaaHihonBSZb/agent.32 [2022-05-20T08:52:22.368Z] SSH_AGENT_PID=39 [2022-05-20T08:52:22.374Z] Running ssh-add (command line suppressed) [2022-05-20T08:52:22.498Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6339495272448055336.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6339495272448055336.key) [2022-05-20T08:52:22.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T08:52:22.807Z] + git semver tag [2022-05-20T08:52:23.068Z] 2022-05-20 08:52:23,009 [run_tag] DEBUG tag force:False [2022-05-20T08:52:23.068Z] 2022-05-20 08:52:23,009 [check_head_tag] DEBUG check head tag [2022-05-20T08:52:23.068Z] 2022-05-20 08:52:23,009 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T08:52:23.068Z] 2022-05-20 08:52:23,009 [execute] INFO git tag -a v0.0.0 -m v0.0.0 [2022-05-20T08:52:23.068Z] 2022-05-20 08:52:23,009 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.0', '-m', 'v0.0.0'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-20T08:52:23.068Z] 2022-05-20 08:52:23,014 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T08:52:23.068Z] 0.0.0 [Pipeline] } [2022-05-20T08:52:23.079Z] $ docker exec --env ******** --env ******** be138bc9c414a1e5941b1b541e943def546a45b1a453e852c6e1e6177830fffd ssh-agent -k [2022-05-20T08:52:23.191Z] unset SSH_AUTH_SOCK; [2022-05-20T08:52:23.192Z] unset SSH_AGENT_PID; [2022-05-20T08:52:23.192Z] echo Agent pid 39 killed; [2022-05-20T08:52:23.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T08:52:23.516Z] + git semver [Pipeline] } [2022-05-20T08:52:23.791Z] $ docker stop --time=1 be138bc9c414a1e5941b1b541e943def546a45b1a453e852c6e1e6177830fffd [2022-05-20T08:52:25.116Z] $ docker rm -f be138bc9c414a1e5941b1b541e943def546a45b1a453e852c6e1e6177830fffd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:52:25.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T08:52:25.516Z] [2022-05-20T08:52:25.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:52:25.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T08:52:25.818Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-20T08:52:25.818Z] ab5ef0e58194: Pulling fs layer [2022-05-20T08:52:25.818Z] 9712f1f96733: Pulling fs layer [2022-05-20T08:52:25.818Z] 63f879dbbcfc: Pulling fs layer [2022-05-20T08:52:25.818Z] 0d9ebad4ef96: Pulling fs layer [2022-05-20T08:52:25.818Z] e9a5061849ea: Pulling fs layer [2022-05-20T08:52:25.818Z] d747dcd14b5f: Pulling fs layer [2022-05-20T08:52:25.818Z] 2de7ff778b66: Pulling fs layer [2022-05-20T08:52:25.818Z] e9a5061849ea: Waiting [2022-05-20T08:52:25.818Z] 2de7ff778b66: Waiting [2022-05-20T08:52:25.818Z] d747dcd14b5f: Waiting [2022-05-20T08:52:25.818Z] 9712f1f96733: Verifying Checksum [2022-05-20T08:52:25.818Z] 9712f1f96733: Download complete [2022-05-20T08:52:26.087Z] 63f879dbbcfc: Verifying Checksum [2022-05-20T08:52:26.087Z] 63f879dbbcfc: Download complete [2022-05-20T08:52:26.352Z] e9a5061849ea: Verifying Checksum [2022-05-20T08:52:26.352Z] e9a5061849ea: Download complete [2022-05-20T08:52:26.352Z] d747dcd14b5f: Verifying Checksum [2022-05-20T08:52:26.352Z] 0d9ebad4ef96: Verifying Checksum [2022-05-20T08:52:26.352Z] 0d9ebad4ef96: Download complete [2022-05-20T08:52:26.352Z] ab5ef0e58194: Verifying Checksum [2022-05-20T08:52:26.352Z] ab5ef0e58194: Download complete [2022-05-20T08:52:26.612Z] 2de7ff778b66: Verifying Checksum [2022-05-20T08:52:29.911Z] ab5ef0e58194: Pull complete [2022-05-20T08:52:29.911Z] 9712f1f96733: Pull complete [2022-05-20T08:52:30.482Z] 63f879dbbcfc: Pull complete [2022-05-20T08:52:34.678Z] 0d9ebad4ef96: Pull complete [2022-05-20T08:52:34.678Z] e9a5061849ea: Pull complete [2022-05-20T08:52:34.678Z] d747dcd14b5f: Pull complete [2022-05-20T08:52:36.055Z] 2de7ff778b66: Pull complete [2022-05-20T08:52:36.055Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-20T08:52:36.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-20T08:52:36.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-20T08:52:36.121Z] prd-ubuntu20.04-docker-8c-8g-64177 does not seem to be running inside a container [2022-05-20T08:52:36.155Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-20T08:52:38.449Z] $ docker top 7077c916ecb4bd1796927205bb1e314c23e375f3bd147ec4c704df2689fc15d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:52:38.539Z] provisioning config files... [2022-05-20T08:52:38.548Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3966497378689183688tmp [2022-05-20T08:52:38.561Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2864961741357211659tmp [2022-05-20T08:52:38.575Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7585802119950198103tmp [Pipeline] { [Pipeline] echo [2022-05-20T08:52:38.592Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:52:38.880Z] ---> sigul-configuration.sh [2022-05-20T08:52:38.880Z] gpg: directory `/root/.gnupg' created [2022-05-20T08:52:38.880Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-20T08:52:38.880Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-20T08:52:38.880Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-20T08:52:38.880Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-20T08:52:38.880Z] gpg: CAST5 encrypted data [2022-05-20T08:52:38.880Z] gpg: encrypted with 1 passphrase [2022-05-20T08:52:38.880Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-20T08:52:39.176Z] + mkdir /home/jenkins [2022-05-20T08:52:39.176Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-20T08:52:39.469Z] + 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-05-20T08:52:39.480Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:52:39.769Z] ---> sigul-install.sh [2022-05-20T08:52:39.769Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-20T08:52:40.065Z] + git tag --list [2022-05-20T08:52:40.065Z] v0.0.0 [Pipeline] sh [2022-05-20T08:52:40.360Z] + lftools sign git-tag v0.0.0 [2022-05-20T08:52:40.932Z] Signing Git tag with Sigul... [2022-05-20T08:52:40.932Z] Signing v0.0.0 [2022-05-20T08:54:32.485Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2022-05-20T08:54:32.497Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:54:32.786Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-20T08:54:32.794Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-20T08:54:32.811Z] $ docker stop --time=1 7077c916ecb4bd1796927205bb1e314c23e375f3bd147ec4c704df2689fc15d4 [2022-05-20T08:54:34.141Z] $ docker rm -f 7077c916ecb4bd1796927205bb1e314c23e375f3bd147ec4c704df2689fc15d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-20T08:54:34.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T08:54:34.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:54:34.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:54:34.877Z] . [Pipeline] withDockerContainer [2022-05-20T08:54:34.947Z] prd-ubuntu20.04-docker-8c-8g-64177 does not seem to be running inside a container [2022-05-20T08:54:34.981Z] $ 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:latest cat [2022-05-20T08:54:35.416Z] $ docker top a8811b01e492d5ea4f58fd6dcb627fec1fc058406daee1eb638d86f84a684922 -eo pid,comm [2022-05-20T08:54:35.486Z] 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-05-20T08:54:35.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T08:54:35.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T08:54:35.523Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T08:54:35.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T08:54:35.681Z] $ docker exec a8811b01e492d5ea4f58fd6dcb627fec1fc058406daee1eb638d86f84a684922 ssh-agent [2022-05-20T08:54:35.838Z] SSH_AUTH_SOCK=/tmp/ssh-egAVRC7ts4fb/agent.33 [2022-05-20T08:54:35.838Z] SSH_AGENT_PID=39 [2022-05-20T08:54:35.886Z] Running ssh-add (command line suppressed) [2022-05-20T08:54:36.001Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5061879645153113010.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5061879645153113010.key) [2022-05-20T08:54:36.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T08:54:36.362Z] + git semver bump pre [2022-05-20T08:54:36.625Z] 2022-05-20 08:54:36,572 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T08:54:36.625Z] 2022-05-20 08:54:36,572 [bump_version] DEBUG bumping version:0.0.0 on axis:pre with prefix:dev [2022-05-20T08:54:36.625Z] 2022-05-20 08:54:36,572 [bump_version] DEBUG bumped version:0.0.1-dev.1 [2022-05-20T08:54:36.625Z] 2022-05-20 08:54:36,572 [write_version] DEBUG write version:0.0.1-dev.1 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-05-20T08:54:36.625Z] 2022-05-20 08:54:36,572 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T08:54:36.625Z] 2022-05-20 08:54:36,572 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T08:54:36.625Z] 2022-05-20 08:54:36,574 [execute] INFO git cat-file --batch-check [2022-05-20T08:54:36.625Z] 2022-05-20 08:54:36,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T08:54:36.625Z] 2022-05-20 08:54:36,581 [execute] INFO git cat-file --batch [2022-05-20T08:54:36.625Z] 2022-05-20 08:54:36,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T08:54:36.625Z] 2022-05-20 08:54:36,588 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T08:54:36.625Z] 0.0.1-dev.1 [Pipeline] } [2022-05-20T08:54:36.636Z] $ docker exec --env ******** --env ******** a8811b01e492d5ea4f58fd6dcb627fec1fc058406daee1eb638d86f84a684922 ssh-agent -k [2022-05-20T08:54:36.752Z] unset SSH_AUTH_SOCK; [2022-05-20T08:54:36.752Z] unset SSH_AGENT_PID; [2022-05-20T08:54:36.752Z] echo Agent pid 39 killed; [2022-05-20T08:54:36.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T08:54:37.084Z] + git semver [Pipeline] } [2022-05-20T08:54:37.360Z] $ docker stop --time=1 a8811b01e492d5ea4f58fd6dcb627fec1fc058406daee1eb638d86f84a684922 [2022-05-20T08:54:38.695Z] $ docker rm -f a8811b01e492d5ea4f58fd6dcb627fec1fc058406daee1eb638d86f84a684922 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T08:54:39.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T08:54:39.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:54:39.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:54:39.367Z] . [Pipeline] withDockerContainer [2022-05-20T08:54:39.438Z] prd-ubuntu20.04-docker-8c-8g-64177 does not seem to be running inside a container [2022-05-20T08:54:39.470Z] $ 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:latest cat [2022-05-20T08:54:39.912Z] $ docker top d6ccfcd8f9c48c99c031c0f3d34e6a2dd33078356f7523802810766d7060c3ca -eo pid,comm [2022-05-20T08:54:39.972Z] 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-05-20T08:54:39.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T08:54:40.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T08:54:40.009Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T08:54:40.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T08:54:40.142Z] $ docker exec d6ccfcd8f9c48c99c031c0f3d34e6a2dd33078356f7523802810766d7060c3ca ssh-agent [2022-05-20T08:54:40.271Z] SSH_AUTH_SOCK=/tmp/ssh-WdKptbYanxAT/agent.32 [2022-05-20T08:54:40.271Z] SSH_AGENT_PID=38 [2022-05-20T08:54:40.276Z] Running ssh-add (command line suppressed) [2022-05-20T08:54:40.385Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_145934356933182467.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_145934356933182467.key) [2022-05-20T08:54:40.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T08:54:40.692Z] + git semver push [2022-05-20T08:54:40.953Z] 2022-05-20 08:54:40,873 [run_push] DEBUG push [2022-05-20T08:54:40.953Z] 2022-05-20 08:54:40,874 [execute] INFO git push origin semver [2022-05-20T08:54:40.953Z] 2022-05-20 08:54:40,874 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-20T08:54:41.894Z] 2022-05-20 08:54:41,527 [run_push] DEBUG push all version tags [2022-05-20T08:54:41.894Z] 2022-05-20 08:54:41,527 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-20T08:54:41.894Z] 2022-05-20 08:54:41,527 [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-05-20T08:54:42.466Z] 2022-05-20 08:54:42,255 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T08:54:42.466Z] 0.0.1-dev.1 [Pipeline] } [2022-05-20T08:54:42.476Z] $ docker exec --env ******** --env ******** d6ccfcd8f9c48c99c031c0f3d34e6a2dd33078356f7523802810766d7060c3ca ssh-agent -k [2022-05-20T08:54:42.582Z] unset SSH_AUTH_SOCK; [2022-05-20T08:54:42.582Z] unset SSH_AGENT_PID; [2022-05-20T08:54:42.583Z] echo Agent pid 38 killed; [2022-05-20T08:54:42.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T08:54:42.909Z] + git semver [Pipeline] } [2022-05-20T08:54:43.183Z] $ docker stop --time=1 d6ccfcd8f9c48c99c031c0f3d34e6a2dd33078356f7523802810766d7060c3ca [2022-05-20T08:54:44.515Z] $ docker rm -f d6ccfcd8f9c48c99c031c0f3d34e6a2dd33078356f7523802810766d7060c3ca [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-05-20T08:54:45.147Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-05-20T08:54:45.148Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T08:54:45.148Z] total 16 [2022-05-20T08:54:45.148Z] drwxr-xr-x 3 root root 4096 May 20 08:45 . [2022-05-20T08:54:45.148Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:52 .. [2022-05-20T08:54:45.148Z] drwxr-xr-x 2 root root 4096 May 20 08:45 cost [2022-05-20T08:54:45.148Z] -rw-r--r-- 1 root root 87 May 20 08:45 cost.csv [2022-05-20T08:54:45.148Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T08:54:45.148Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T08:54:45.148Z] total 16 [2022-05-20T08:54:45.148Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 08:45 . [2022-05-20T08:54:45.148Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:52 .. [2022-05-20T08:54:45.148Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 08:45 cost [2022-05-20T08:54:45.148Z] -rw-r--r-- 1 jenkins jenkins 87 May 20 08:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:54:45.442Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:54:46.310Z] ---> package-listing.sh [2022-05-20T08:54:46.311Z] ++ facter osfamily [2022-05-20T08:54:46.311Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T08:54:46.571Z] + OS_FAMILY=debian [2022-05-20T08:54:46.571Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-05-20T08:54:46.571Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T08:54:46.571Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T08:54:46.571Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T08:54:46.571Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T08:54:46.571Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-20T08:54:46.571Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T08:54:46.571Z] + case "${OS_FAMILY}" in [2022-05-20T08:54:46.571Z] + dpkg -l [2022-05-20T08:54:46.571Z] + grep '^ii' [2022-05-20T08:54:46.571Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T08:54:46.571Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T08:54:46.571Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T08:54:46.571Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-20T08:54:46.571Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-05-20T08:54:46.571Z] + 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-05-20T08:54:46.585Z] 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-05-20T08:54:46.864Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:54:47.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:54:47.417Z] . [Pipeline] withDockerContainer [2022-05-20T08:54:47.482Z] prd-ubuntu20.04-docker-8c-8g-64177 does not seem to be running inside a container [2022-05-20T08:54:47.517Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T08:54:47.808Z] $ docker top e5c0d9ee8186acfbd2aa3fad3db6f7d8fbf803c6d3656df9c8c5e2d23c8c71d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T08:54:48.170Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T08:54:48.458Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T08:54:48.746Z] + ls /var/log/sa-host [2022-05-20T08:54:48.746Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:54:48.838Z] provisioning config files... [2022-05-20T08:54:48.846Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2155816322755073600tmp [Pipeline] { [Pipeline] echo [2022-05-20T08:54:48.857Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:54:49.145Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T08:54:49.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:54:49.488Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T08:54:49.498Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:54:49.783Z] ---> sudo-logs.sh [2022-05-20T08:54:49.783Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T08:54:49.806Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:54:50.095Z] ---> job-cost.sh [2022-05-20T08:54:50.095Z] lf-activate-venv: SKIPPING [2022-05-20T08:54:50.095Z] DEBUG: total: 0.2199999988079071 [2022-05-20T08:54:50.095Z] INFO: Retrieving Stack Cost... [2022-05-20T08:54:50.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T08:54:50.929Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T08:54:50.944Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:54:51.233Z] ---> logs-deploy.sh [2022-05-20T08:54:51.233Z] lf-activate-venv: SKIPPING [2022-05-20T08:54:51.233Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/11 [2022-05-20T08:54:51.233Z] INFO: archiving workspace using pattern(s): [2022-05-20T08:54:52.178Z] Archives upload complete. [2022-05-20T08:54:52.439Z] INFO: archiving logs to Nexus [2022-05-20T08:54:53.015Z] ---> uname -a: [2022-05-20T08:54:53.015Z] Linux prd-ubuntu20-04-docker-8c-8g-64177 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-20T08:54:53.015Z] [2022-05-20T08:54:53.015Z] [2022-05-20T08:54:53.015Z] ---> lscpu: [2022-05-20T08:54:53.015Z] Architecture: x86_64 [2022-05-20T08:54:53.015Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-20T08:54:53.015Z] Byte Order: Little Endian [2022-05-20T08:54:53.015Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-20T08:54:53.016Z] CPU(s): 8 [2022-05-20T08:54:53.016Z] On-line CPU(s) list: 0-7 [2022-05-20T08:54:53.016Z] Thread(s) per core: 1 [2022-05-20T08:54:53.016Z] Core(s) per socket: 1 [2022-05-20T08:54:53.016Z] Socket(s): 8 [2022-05-20T08:54:53.016Z] NUMA node(s): 1 [2022-05-20T08:54:53.016Z] Vendor ID: AuthenticAMD [2022-05-20T08:54:53.016Z] CPU family: 23 [2022-05-20T08:54:53.016Z] Model: 49 [2022-05-20T08:54:53.016Z] Model name: AMD EPYC-Rome Processor [2022-05-20T08:54:53.016Z] Stepping: 0 [2022-05-20T08:54:53.016Z] CPU MHz: 2800.000 [2022-05-20T08:54:53.016Z] BogoMIPS: 5600.00 [2022-05-20T08:54:53.016Z] Virtualization: AMD-V [2022-05-20T08:54:53.016Z] Hypervisor vendor: KVM [2022-05-20T08:54:53.016Z] Virtualization type: full [2022-05-20T08:54:53.016Z] L1d cache: 256 KiB [2022-05-20T08:54:53.016Z] L1i cache: 256 KiB [2022-05-20T08:54:53.016Z] L2 cache: 4 MiB [2022-05-20T08:54:53.016Z] L3 cache: 128 MiB [2022-05-20T08:54:53.016Z] NUMA node0 CPU(s): 0-7 [2022-05-20T08:54:53.016Z] Vulnerability Itlb multihit: Not affected [2022-05-20T08:54:53.016Z] Vulnerability L1tf: Not affected [2022-05-20T08:54:53.016Z] Vulnerability Mds: Not affected [2022-05-20T08:54:53.016Z] Vulnerability Meltdown: Not affected [2022-05-20T08:54:53.016Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-20T08:54:53.016Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-20T08:54:53.016Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-20T08:54:53.016Z] Vulnerability Srbds: Not affected [2022-05-20T08:54:53.016Z] Vulnerability Tsx async abort: Not affected [2022-05-20T08:54:53.016Z] 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-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] ---> nproc: [2022-05-20T08:54:53.016Z] 8 [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] ---> df -h: [2022-05-20T08:54:53.016Z] Filesystem Size Used Avail Use% Mounted on [2022-05-20T08:54:53.016Z] overlay 155G 13G 143G 8% / [2022-05-20T08:54:53.016Z] tmpfs 64M 0 64M 0% /dev [2022-05-20T08:54:53.016Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-20T08:54:53.016Z] shm 64M 0 64M 0% /dev/shm [2022-05-20T08:54:53.016Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] ---> sar -b -r -n DEV: [2022-05-20T08:54:53.016Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64177) 05/20/22 _x86_64_ (8 CPU) [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] 08:42:31 LINUX RESTART (8 CPU) [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] 08:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-20T08:54:53.016Z] 08:44:01 377.24 15.03 362.21 0.00 2140.84 164495.25 0.00 [2022-05-20T08:54:53.016Z] 08:45:01 197.35 0.23 197.12 0.00 23.99 36777.47 0.00 [2022-05-20T08:54:53.016Z] 08:46:01 36.41 1.57 34.84 0.00 49.06 16765.49 0.00 [2022-05-20T08:54:53.016Z] 08:47:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 [2022-05-20T08:54:53.016Z] 08:48:01 1.30 0.02 1.28 0.00 0.13 15.33 0.00 [2022-05-20T08:54:53.016Z] 08:49:01 1.70 0.00 1.70 0.00 0.00 24.13 0.00 [2022-05-20T08:54:53.016Z] 08:50:02 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2022-05-20T08:54:53.016Z] 08:51:01 1.56 0.00 1.56 0.00 0.00 18.44 0.00 [2022-05-20T08:54:53.016Z] 08:52:01 5.25 0.08 5.17 0.00 12.13 3603.40 0.00 [2022-05-20T08:54:53.016Z] 08:53:01 123.25 0.37 122.88 0.00 5.87 62393.87 0.00 [2022-05-20T08:54:53.016Z] 08:54:01 3.65 0.00 3.65 0.00 0.00 54.52 0.00 [2022-05-20T08:54:53.016Z] Average: 68.32 1.57 66.75 0.00 203.21 25873.51 0.00 [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] 08:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-20T08:54:53.016Z] 08:44:01 28054676 31749372 548660 1.67 160504 3711308 2183288 6.43 1206064 3147064 33728 [2022-05-20T08:54:53.016Z] 08:45:01 28164408 31744280 551216 1.68 167968 3610336 2136096 6.30 1361116 2902436 744 [2022-05-20T08:54:53.016Z] 08:46:01 27638024 31728236 564692 1.72 174032 4063640 1997072 5.89 1395744 3341340 16 [2022-05-20T08:54:53.016Z] 08:47:01 27637684 31727904 564804 1.72 174056 4063648 1997072 5.89 1394596 3341296 36 [2022-05-20T08:54:53.016Z] 08:48:01 27641144 31731384 561456 1.71 174076 4063652 1997072 5.89 1389324 3341320 20 [2022-05-20T08:54:53.016Z] 08:49:01 27641332 31731612 561152 1.71 174104 4063660 1997072 5.89 1388852 3341320 8 [2022-05-20T08:54:53.016Z] 08:50:02 27641780 31732068 560580 1.70 174132 4063664 1997072 5.89 1387476 3341324 12 [2022-05-20T08:54:53.016Z] 08:51:01 27641512 31731848 560756 1.71 174152 4063668 1997072 5.89 1388320 3341328 20 [2022-05-20T08:54:53.016Z] 08:52:01 27229736 31670564 620944 1.89 175912 4400656 2369040 6.98 1450744 3677836 221584 [2022-05-20T08:54:53.016Z] 08:53:01 26040088 31636604 647100 1.97 221736 5386836 2176360 6.41 1569988 4613628 1060 [2022-05-20T08:54:53.016Z] 08:54:01 26040196 31636832 646716 1.97 221828 5386840 2192480 6.46 1569824 4613636 20 [2022-05-20T08:54:53.016Z] Average: 27397325 31710973 580734 1.77 181136 4261628 2094518 6.17 1409277 3545684 23386 [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] 08:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-20T08:54:53.016Z] 08:44:01 ens3 596.03 363.91 6840.52 81.89 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:44:01 docker0 159.87 256.87 12.10 1716.50 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:44:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:45:01 ens3 197.27 155.50 807.43 674.91 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:45:01 docker0 20.63 40.22 1.40 542.29 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:45:01 lo 5.33 5.33 0.54 0.54 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:46:01 ens3 153.89 103.12 2546.58 245.49 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:46:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:47:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:48:01 ens3 19.96 15.69 9.93 20.08 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:50:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:51:01 ens3 7.85 7.88 0.74 14.17 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:52:01 ens3 150.11 94.53 4055.76 44.98 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:52:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:53:01 ens3 221.53 140.48 3911.36 30.59 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:53:01 veth72f3f28 0.27 0.28 0.04 0.02 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:53:01 docker0 43.06 56.72 3.95 687.42 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:53:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:54:01 ens3 1.92 1.25 1.60 0.87 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:54:01 veth72f3f28 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:54:01 docker0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] Average: ens3 122.80 80.34 1654.64 101.32 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] Average: veth72f3f28 0.03 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] Average: docker0 20.36 32.22 1.59 268.24 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] Average: lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] ---> sar -P ALL: [2022-05-20T08:54:53.016Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64177) 05/20/22 _x86_64_ (8 CPU) [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] 08:42:31 LINUX RESTART (8 CPU) [2022-05-20T08:54:53.016Z] [2022-05-20T08:54:53.016Z] 08:43:01 CPU %user %nice %system %iowait %steal %idle [2022-05-20T08:54:53.016Z] 08:44:01 all 10.60 0.00 4.26 2.38 0.06 82.70 [2022-05-20T08:54:53.016Z] 08:44:01 0 11.09 0.00 4.92 4.84 0.07 79.09 [2022-05-20T08:54:53.016Z] 08:44:01 1 11.05 0.00 4.02 1.50 0.07 83.35 [2022-05-20T08:54:53.016Z] 08:44:01 2 10.83 0.00 3.47 0.59 0.05 85.06 [2022-05-20T08:54:53.016Z] 08:44:01 3 10.93 0.00 5.20 7.39 0.07 76.41 [2022-05-20T08:54:53.016Z] 08:44:01 4 9.40 0.00 3.36 0.13 0.05 87.05 [2022-05-20T08:54:53.016Z] 08:44:01 5 10.96 0.00 4.57 2.19 0.07 82.21 [2022-05-20T08:54:53.016Z] 08:44:01 6 8.87 0.00 4.19 1.55 0.03 85.36 [2022-05-20T08:54:53.016Z] 08:44:01 7 11.68 0.00 4.35 0.82 0.07 83.08 [2022-05-20T08:54:53.016Z] 08:45:01 all 31.71 0.00 6.18 1.36 0.09 60.66 [2022-05-20T08:54:53.016Z] 08:45:01 0 31.24 0.00 6.34 1.43 0.08 60.90 [2022-05-20T08:54:53.016Z] 08:45:01 1 32.44 0.00 6.13 0.47 0.08 60.87 [2022-05-20T08:54:53.016Z] 08:45:01 2 33.98 0.00 6.66 0.49 0.08 58.78 [2022-05-20T08:54:53.016Z] 08:45:01 3 31.03 0.00 6.12 0.83 0.08 61.94 [2022-05-20T08:54:53.016Z] 08:45:01 4 31.37 0.00 5.44 0.98 0.10 62.11 [2022-05-20T08:54:53.016Z] 08:45:01 5 31.39 0.00 6.26 5.58 0.10 56.67 [2022-05-20T08:54:53.016Z] 08:45:01 6 32.04 0.00 6.17 0.99 0.10 60.70 [2022-05-20T08:54:53.016Z] 08:45:01 7 30.19 0.00 6.30 0.10 0.10 63.31 [2022-05-20T08:54:53.016Z] 08:46:01 all 4.00 0.00 1.30 0.42 0.02 94.26 [2022-05-20T08:54:53.016Z] 08:46:01 0 3.86 0.00 0.93 0.02 0.02 95.18 [2022-05-20T08:54:53.016Z] 08:46:01 1 4.60 0.00 1.22 0.00 0.02 94.16 [2022-05-20T08:54:53.016Z] 08:46:01 2 4.35 0.00 1.63 2.18 0.02 91.83 [2022-05-20T08:54:53.016Z] 08:46:01 3 4.66 0.00 1.22 0.03 0.03 94.05 [2022-05-20T08:54:53.016Z] 08:46:01 4 3.18 0.00 1.11 0.37 0.02 95.33 [2022-05-20T08:54:53.016Z] 08:46:01 5 4.66 0.00 1.29 0.70 0.03 93.32 [2022-05-20T08:54:53.016Z] 08:46:01 6 2.78 0.00 1.56 0.02 0.02 95.63 [2022-05-20T08:54:53.016Z] 08:46:01 7 3.92 0.00 1.47 0.02 0.02 94.58 [2022-05-20T08:54:53.017Z] 08:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-05-20T08:54:53.017Z] 08:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-20T08:54:53.017Z] 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-20T08:54:53.017Z] 08:47:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-05-20T08:54:53.017Z] 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-20T08:54:53.017Z] 08:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-20T08:54:53.017Z] 08:47:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-20T08:54:53.017Z] 08:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-20T08:54:53.017Z] 08:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-20T08:54:53.017Z] 08:48:01 all 0.07 0.00 0.05 0.00 0.01 99.87 [2022-05-20T08:54:53.017Z] 08:48:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2022-05-20T08:54:53.017Z] 08:48:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2022-05-20T08:54:53.017Z] 08:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-20T08:54:53.017Z] 08:48:01 3 0.02 0.00 0.07 0.00 0.02 99.90 [2022-05-20T08:54:53.017Z] 08:48:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2022-05-20T08:54:53.017Z] 08:48:01 5 0.13 0.00 0.05 0.02 0.00 99.80 [2022-05-20T08:54:53.017Z] 08:48:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2022-05-20T08:54:53.017Z] 08:48:01 7 0.07 0.00 0.05 0.02 0.02 99.85 [2022-05-20T08:54:53.017Z] 08:49:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-05-20T08:54:53.017Z] 08:49:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-20T08:54:53.017Z] 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-20T08:54:53.017Z] 08:49:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-20T08:54:53.017Z] 08:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-20T08:54:53.017Z] 08:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-20T08:54:53.017Z] 08:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-20T08:54:53.017Z] 08:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-20T08:54:53.017Z] 08:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-20T08:54:53.017Z] 08:50:02 all 0.03 0.00 0.00 0.01 0.00 99.96 [2022-05-20T08:54:53.017Z] 08:50:02 0 0.07 0.00 0.00 0.00 0.00 99.93 [2022-05-20T08:54:53.017Z] 08:50:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-20T08:54:53.017Z] 08:50:02 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-20T08:54:53.017Z] 08:50:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-20T08:54:53.017Z] 08:50:02 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-20T08:54:53.017Z] 08:50:02 5 0.03 0.00 0.00 0.03 0.00 99.93 [2022-05-20T08:54:53.017Z] 08:50:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-20T08:54:53.017Z] 08:50:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-20T08:54:53.017Z] 08:51:01 all 0.02 0.00 0.02 0.02 0.00 99.94 [2022-05-20T08:54:53.017Z] 08:51:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2022-05-20T08:54:53.017Z] 08:51:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2022-05-20T08:54:53.017Z] 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-20T08:54:53.017Z] 08:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-20T08:54:53.017Z] 08:51:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2022-05-20T08:54:53.017Z] 08:51:01 5 0.02 0.00 0.02 0.12 0.00 99.85 [2022-05-20T08:54:53.017Z] 08:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-20T08:54:53.017Z] 08:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-20T08:54:53.017Z] 08:52:01 all 0.71 0.00 0.39 0.06 0.00 98.83 [2022-05-20T08:54:53.017Z] 08:52:01 0 0.92 0.00 0.43 0.02 0.02 98.61 [2022-05-20T08:54:53.017Z] 08:52:01 1 0.98 0.00 0.40 0.00 0.00 98.62 [2022-05-20T08:54:53.017Z] 08:52:01 2 0.37 0.00 0.25 0.00 0.00 99.38 [2022-05-20T08:54:53.017Z] 08:52:01 3 0.55 0.00 0.47 0.00 0.00 98.98 [2022-05-20T08:54:53.017Z] 08:52:01 4 0.78 0.00 0.33 0.38 0.00 98.50 [2022-05-20T08:54:53.017Z] 08:52:01 5 0.77 0.00 0.25 0.10 0.02 98.86 [2022-05-20T08:54:53.017Z] 08:52:01 6 0.82 0.00 0.35 0.00 0.00 98.83 [2022-05-20T08:54:53.017Z] 08:52:01 7 0.50 0.00 0.60 0.02 0.00 98.88 [2022-05-20T08:54:53.017Z] 08:53:01 all 9.48 0.00 3.66 1.46 0.05 85.35 [2022-05-20T08:54:53.017Z] 08:53:01 0 10.61 0.00 3.40 0.35 0.03 85.61 [2022-05-20T08:54:53.017Z] 08:53:01 1 9.99 0.00 3.63 0.37 0.05 85.95 [2022-05-20T08:54:53.017Z] 08:53:01 2 10.32 0.00 2.73 0.44 0.03 86.48 [2022-05-20T08:54:53.017Z] 08:53:01 3 9.21 0.00 3.59 1.91 0.05 85.23 [2022-05-20T08:54:53.017Z] 08:53:01 4 9.47 0.00 4.65 6.46 0.05 79.38 [2022-05-20T08:54:53.017Z] 08:53:01 5 7.94 0.00 3.62 1.17 0.05 87.21 [2022-05-20T08:54:53.017Z] 08:53:01 6 8.28 0.00 3.99 0.37 0.05 87.30 [2022-05-20T08:54:53.017Z] 08:53:01 7 10.03 0.00 3.66 0.61 0.05 85.65 [2022-05-20T08:54:53.017Z] 08:54:01 all 0.06 0.00 0.03 0.89 0.00 99.02 [2022-05-20T08:54:53.017Z] 08:54:01 0 0.12 0.00 0.05 2.12 0.02 97.70 [2022-05-20T08:54:53.017Z] 08:54:01 1 0.03 0.00 0.07 2.20 0.00 97.70 [2022-05-20T08:54:53.017Z] 08:54:01 2 0.03 0.00 0.03 0.05 0.00 99.88 [2022-05-20T08:54:53.017Z] 08:54:01 3 0.00 0.00 0.00 2.74 0.00 97.26 [2022-05-20T08:54:53.017Z] 08:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-20T08:54:53.017Z] 08:54:01 5 0.12 0.00 0.02 0.00 0.00 99.87 [2022-05-20T08:54:53.017Z] 08:54:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-20T08:54:53.017Z] 08:54:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2022-05-20T08:54:53.017Z] [2022-05-20T08:54:53.017Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-05-20T08:54:53.017Z] Average: all 5.12 0.00 1.44 0.60 0.02 92.82 [2022-05-20T08:54:53.017Z] Average: 0 5.26 0.00 1.47 0.80 0.02 92.45 [2022-05-20T08:54:53.017Z] Average: 1 5.36 0.00 1.40 0.41 0.02 92.80 [2022-05-20T08:54:53.017Z] Average: 2 5.43 0.00 1.34 0.35 0.02 92.87 [2022-05-20T08:54:53.017Z] Average: 3 5.10 0.00 1.51 1.16 0.02 92.21 [2022-05-20T08:54:53.017Z] Average: 4 4.90 0.00 1.36 0.75 0.02 92.97 [2022-05-20T08:54:53.017Z] Average: 5 5.07 0.00 1.45 0.90 0.02 92.55 [2022-05-20T08:54:53.017Z] Average: 6 4.79 0.00 1.48 0.26 0.02 93.45 [2022-05-20T08:54:53.017Z] Average: 7 5.09 0.00 1.48 0.14 0.02 93.26 [2022-05-20T08:54:53.017Z] [2022-05-20T08:54:53.017Z] [2022-05-20T08:54:53.017Z]