Pull request #160 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d58291c76576a31971c03f981221ac3951acbf69+d43df4097523a2749be68cc9a7c29d8397ed8c11 (be993ff0d571ab561605acd716bb3a34a531953a) 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-ssh17342081929209190880.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3471814341081861146.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4120001893971653448.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2248589052995774858.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16160157252235981520.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1388888569916264633.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7629’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7631 in /w/workspace/foundry_device-usb-camera_PR-160 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-160 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit d58291c76576a31971c03f981221ac3951acbf69 Merge succeeded, producing d58291c76576a31971c03f981221ac3951acbf69 Checking out Revision d58291c76576a31971c03f981221ac3951acbf69 (PR-160) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T18:13:06.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T18:13:06.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T18:13:06.696Z] ========================================================= [2023-02-27T18:13:06.696Z] EdgeX Global Pipelines Version Info [2023-02-27T18:13:06.696Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d58291c76576a31971c03f981221ac3951acbf69 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d58291c76576a31971c03f981221ac3951acbf69 # timeout=10 [2023-02-27T18:13:07.446Z] ------------------- [2023-02-27T18:13:07.446Z] stable info: [2023-02-27T18:13:07.446Z] ------------------- [2023-02-27T18:13:07.446Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T18:13:07.446Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T18:13:07.446Z] Message: update stable to v1.0.244 [2023-02-27T18:13:08.016Z] ------------------- [2023-02-27T18:13:08.017Z] experimental info: [2023-02-27T18:13:08.017Z] ------------------- [2023-02-27T18:13:08.017Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T18:13:08.017Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T18:13:08.017Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T18:13:08.288Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-02-27T18:13:08.330Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-02-27T18:13:08.364Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T18:13:08.399Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T18:13:08.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T18:13:08.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T18:13:08.507Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T18:13:08.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T18:13:08.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T18:13:08.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T18:13:08.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T18:13:08.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-02-27T18:13:08.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T18:13:08.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T18:13:08.825Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T18:13:08.866Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T18:13:08.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T18:13:08.957Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T18:13:08.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T18:13:09.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T18:13:09.074Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T18:13:09.114Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T18:13:09.155Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T18:13:09.198Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T18:13:09.236Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T18:13:09.273Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T18:13:09.311Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T18:13:09.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2023-02-27T18:13:09.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2023-02-27T18:13:09.432Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2023-02-27T18:13:09.471Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d58291c76576a31971c03f981221ac3951acbf69 [Pipeline] echo [2023-02-27T18:13:09.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d58291c [Pipeline] echo [2023-02-27T18:13:09.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T18:13:09.672Z] provisioning config files... [2023-02-27T18:13:09.685Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config950152767498672708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:13:10.037Z] ---> docker-login.sh [2023-02-27T18:13:10.037Z] nexus3.edgexfoundry.org:10001 [2023-02-27T18:13:10.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:13:10.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:13:10.298Z] Configure a credential helper to remove this warning. See [2023-02-27T18:13:10.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:13:10.298Z] [2023-02-27T18:13:10.298Z] Login Succeeded [2023-02-27T18:13:10.298Z] nexus3.edgexfoundry.org:10002 [2023-02-27T18:13:10.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:13:10.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:13:10.298Z] Configure a credential helper to remove this warning. See [2023-02-27T18:13:10.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:13:10.298Z] [2023-02-27T18:13:10.558Z] Login Succeeded [2023-02-27T18:13:10.558Z] nexus3.edgexfoundry.org:10003 [2023-02-27T18:13:10.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:13:10.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:13:10.558Z] Configure a credential helper to remove this warning. See [2023-02-27T18:13:10.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:13:10.558Z] [2023-02-27T18:13:10.558Z] Login Succeeded [2023-02-27T18:13:10.558Z] nexus3.edgexfoundry.org:10004 [2023-02-27T18:13:10.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:13:10.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:13:10.558Z] Configure a credential helper to remove this warning. See [2023-02-27T18:13:10.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:13:10.558Z] [2023-02-27T18:13:10.558Z] Login Succeeded [2023-02-27T18:13:10.558Z] docker.io [2023-02-27T18:13:10.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:13:11.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:13:11.079Z] Configure a credential helper to remove this warning. See [2023-02-27T18:13:11.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:13:11.079Z] [2023-02-27T18:13:11.079Z] Login Succeeded [2023-02-27T18:13:11.079Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T18:13:11.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T18:13:11.712Z] + git rev-list -1 --merges d58291c76576a31971c03f981221ac3951acbf69~1..d58291c76576a31971c03f981221ac3951acbf69 [Pipeline] echo [2023-02-27T18:13:11.775Z] -----------> git rev-list -1 --merges d58291c76576a31971c03f981221ac3951acbf69~1..d58291c76576a31971c03f981221ac3951acbf69 d58291c76576a31971c03f981221ac3951acbf69 [false] [Pipeline] sh [2023-02-27T18:13:12.086Z] + git log --format=format:%s -1 d58291c76576a31971c03f981221ac3951acbf69 [Pipeline] echo [2023-02-27T18:13:12.122Z] ========================================================= [2023-02-27T18:13:12.122Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T18:13:12.122Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T18:13:12.545Z] + git log --format=format:%s -1 d58291c76576a31971c03f981221ac3951acbf69 [Pipeline] echo [2023-02-27T18:13:12.578Z] [semverPrep] GIT_COMMIT: d58291c76576a31971c03f981221ac3951acbf69, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo [2023-02-27T18:13:12.606Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T18:13:12.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T18:13:12.976Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T18:13:12.976Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T18:13:12.976Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T18:13:12.976Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T18:13:12.976Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T18:13:12.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:13:13.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T18:13:13.386Z] [2023-02-27T18:13:13.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:13:13.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T18:13:13.755Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T18:13:13.755Z] b85a868b505f: Pulling fs layer [2023-02-27T18:13:13.755Z] e2be974225ed: Pulling fs layer [2023-02-27T18:13:13.755Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T18:13:13.755Z] 988bab9f4d93: Pulling fs layer [2023-02-27T18:13:13.755Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T18:13:13.755Z] eaf3925da568: Pulling fs layer [2023-02-27T18:13:13.755Z] bab4dde63d76: Pulling fs layer [2023-02-27T18:13:13.755Z] bde34c3a00c8: Pulling fs layer [2023-02-27T18:13:13.755Z] b352a97aabf1: Pulling fs layer [2023-02-27T18:13:13.755Z] 4872d77fe225: Pulling fs layer [2023-02-27T18:13:13.755Z] 5851b861e8e6: Pulling fs layer [2023-02-27T18:13:13.755Z] 988bab9f4d93: Waiting [2023-02-27T18:13:13.755Z] bab4dde63d76: Waiting [2023-02-27T18:13:13.755Z] bde34c3a00c8: Waiting [2023-02-27T18:13:13.755Z] 5851b861e8e6: Waiting [2023-02-27T18:13:13.755Z] 4872d77fe225: Waiting [2023-02-27T18:13:13.755Z] eaf3925da568: Waiting [2023-02-27T18:13:13.755Z] 1469e6f7b9e6: Waiting [2023-02-27T18:13:13.755Z] e2be974225ed: Download complete [2023-02-27T18:13:13.755Z] 988bab9f4d93: Verifying Checksum [2023-02-27T18:13:13.755Z] 988bab9f4d93: Download complete [2023-02-27T18:13:14.016Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T18:13:14.016Z] 339a4e72a1f5: Download complete [2023-02-27T18:13:14.016Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T18:13:14.016Z] 1469e6f7b9e6: Download complete [2023-02-27T18:13:14.016Z] eaf3925da568: Download complete [2023-02-27T18:13:14.016Z] bde34c3a00c8: Download complete [2023-02-27T18:13:14.016Z] b352a97aabf1: Download complete [2023-02-27T18:13:14.016Z] 4872d77fe225: Verifying Checksum [2023-02-27T18:13:14.016Z] 4872d77fe225: Download complete [2023-02-27T18:13:14.016Z] 5851b861e8e6: Verifying Checksum [2023-02-27T18:13:14.016Z] 5851b861e8e6: Download complete [2023-02-27T18:13:14.016Z] b85a868b505f: Verifying Checksum [2023-02-27T18:13:14.016Z] b85a868b505f: Download complete [2023-02-27T18:13:14.276Z] bab4dde63d76: Verifying Checksum [2023-02-27T18:13:14.276Z] bab4dde63d76: Download complete [2023-02-27T18:13:15.674Z] b85a868b505f: Pull complete [2023-02-27T18:13:15.674Z] e2be974225ed: Pull complete [2023-02-27T18:13:16.247Z] 339a4e72a1f5: Pull complete [2023-02-27T18:13:16.247Z] 988bab9f4d93: Pull complete [2023-02-27T18:13:16.508Z] 1469e6f7b9e6: Pull complete [2023-02-27T18:13:16.767Z] eaf3925da568: Pull complete [2023-02-27T18:13:18.673Z] bab4dde63d76: Pull complete [2023-02-27T18:13:18.673Z] bde34c3a00c8: Pull complete [2023-02-27T18:13:18.673Z] b352a97aabf1: Pull complete [2023-02-27T18:13:18.673Z] 4872d77fe225: Pull complete [2023-02-27T18:13:18.932Z] 5851b861e8e6: Pull complete [2023-02-27T18:13:18.932Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T18:13:18.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T18:13:18.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:13:19.147Z] prd-ubuntu20.04-docker-8c-8g-7631 does not seem to be running inside a container [2023-02-27T18:13:19.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T18:13:21.144Z] $ docker top ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 -eo pid,comm [2023-02-27T18:13:21.210Z] 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). [2023-02-27T18:13:21.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T18:13:21.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T18:13:21.332Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T18:13:21.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T18:13:21.435Z] $ docker exec ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 ssh-agent [2023-02-27T18:13:21.558Z] SSH_AUTH_SOCK=/tmp/ssh-tYlv0tes949n/agent.33 [2023-02-27T18:13:21.558Z] SSH_AGENT_PID=40 [2023-02-27T18:13:21.565Z] Running ssh-add (command line suppressed) [2023-02-27T18:13:21.666Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_12386823395087038166.key (/w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_12386823395087038166.key) [2023-02-27T18:13:21.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T18:13:22.020Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T18:13:22.040Z] $ docker exec --env ******** --env ******** ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 ssh-agent -k [2023-02-27T18:13:22.143Z] unset SSH_AUTH_SOCK; [2023-02-27T18:13:22.144Z] unset SSH_AGENT_PID; [2023-02-27T18:13:22.144Z] echo Agent pid 40 killed; [2023-02-27T18:13:22.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T18:13:22.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T18:13:22.254Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T18:13:22.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T18:13:22.370Z] $ docker exec ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 ssh-agent [2023-02-27T18:13:22.490Z] SSH_AUTH_SOCK=/tmp/ssh-Wc9fYmzhpOkx/agent.72 [2023-02-27T18:13:22.490Z] SSH_AGENT_PID=78 [2023-02-27T18:13:22.495Z] Running ssh-add (command line suppressed) [2023-02-27T18:13:22.590Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_1503559407678971989.key (/w/workspace/foundry_device-usb-camera_PR-160@tmp/private_key_1503559407678971989.key) [2023-02-27T18:13:22.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T18:13:22.943Z] + git semver init [2023-02-27T18:13:23.204Z] 2023-02-27 18:13:23,147 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T18:13:23.204Z] 2023-02-27 18:13:23,148 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-160/.semver [2023-02-27T18:13:23.204Z] 2023-02-27 18:13:23,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-160/.semver [2023-02-27T18:13:23.204Z] 2023-02-27 18:13:23,149 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-160/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-160, universal_newlines=False, shell=None, istream=None) [2023-02-27T18:13:24.154Z] 2023-02-27 18:13:23,959 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-160/.git/info/exclude [2023-02-27T18:13:24.154Z] 2023-02-27 18:13:23,960 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 with force:False [2023-02-27T18:13:24.154Z] 2023-02-27 18:13:23,960 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 [2023-02-27T18:13:24.154Z] 2023-02-27 18:13:23,965 [execute] INFO git cat-file --batch-check [2023-02-27T18:13:24.154Z] 2023-02-27 18:13:23,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T18:13:24.154Z] 2023-02-27 18:13:23,972 [execute] INFO git cat-file --batch [2023-02-27T18:13:24.154Z] 2023-02-27 18:13:23,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T18:13:24.154Z] 2023-02-27 18:13:23,979 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-160/.semver/PR-160 [2023-02-27T18:13:24.154Z] 0.0.0 [Pipeline] } [2023-02-27T18:13:24.173Z] $ docker exec --env ******** --env ******** ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 ssh-agent -k [2023-02-27T18:13:24.276Z] unset SSH_AUTH_SOCK; [2023-02-27T18:13:24.277Z] unset SSH_AGENT_PID; [2023-02-27T18:13:24.277Z] echo Agent pid 78 killed; [2023-02-27T18:13:24.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T18:13:24.706Z] + git semver [Pipeline] } [2023-02-27T18:13:24.983Z] $ docker stop --time=1 ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 [2023-02-27T18:13:26.292Z] $ docker rm -f --volumes ed87975eb75d363c1d0c0b48c081356f475e41ec9eb6576de856915d38bb0d78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T18:13:26.701Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T18:13:26.962Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T18:13:26.978Z] [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 [2023-02-27T18:13:27.571Z] provisioning config files... [2023-02-27T18:13:27.582Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config9723190038664578884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:13:27.934Z] ---> docker-login.sh [2023-02-27T18:13:27.934Z] nexus3.edgexfoundry.org:10001 [2023-02-27T18:13:27.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:13:27.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:13:27.934Z] Configure a credential helper to remove this warning. See [2023-02-27T18:13:27.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:13:27.934Z] [2023-02-27T18:13:27.934Z] Login Succeeded [2023-02-27T18:13:27.934Z] nexus3.edgexfoundry.org:10002 [2023-02-27T18:13:27.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:13:27.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:13:27.934Z] Configure a credential helper to remove this warning. See [2023-02-27T18:13:27.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:13:27.934Z] [2023-02-27T18:13:27.934Z] Login Succeeded [2023-02-27T18:13:27.934Z] nexus3.edgexfoundry.org:10003 [2023-02-27T18:13:28.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:13:28.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:13:28.193Z] Configure a credential helper to remove this warning. See [2023-02-27T18:13:28.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:13:28.193Z] [2023-02-27T18:13:28.193Z] Login Succeeded [2023-02-27T18:13:28.193Z] nexus3.edgexfoundry.org:10004 [2023-02-27T18:13:28.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:13:28.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:13:28.193Z] Configure a credential helper to remove this warning. See [2023-02-27T18:13:28.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:13:28.193Z] [2023-02-27T18:13:28.193Z] Login Succeeded [2023-02-27T18:13:28.193Z] docker.io [2023-02-27T18:13:28.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:13:28.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:13:28.452Z] Configure a credential helper to remove this warning. See [2023-02-27T18:13:28.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:13:28.452Z] [2023-02-27T18:13:28.452Z] Login Succeeded [2023-02-27T18:13:28.452Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T18:13:28.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T18:13:28.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T18:13:28.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T18:13:28.748Z] ========================================================= [2023-02-27T18:13:28.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T18:13:28.748Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:13:29.213Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T18:13:29.213Z] Sending build context to Docker daemon 1.757MB [2023-02-27T18:13:29.213Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T18:13:29.213Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-27T18:13:29.213Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T18:13:29.213Z] 213ec9aee27d: Pulling fs layer [2023-02-27T18:13:29.213Z] 4583459ba037: Pulling fs layer [2023-02-27T18:13:29.213Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T18:13:29.213Z] 53926ce57604: Pulling fs layer [2023-02-27T18:13:29.213Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T18:13:29.213Z] 22ff95d597cd: Pulling fs layer [2023-02-27T18:13:29.213Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T18:13:29.213Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T18:13:29.213Z] a7acece74701: Pulling fs layer [2023-02-27T18:13:29.213Z] 53926ce57604: Waiting [2023-02-27T18:13:29.213Z] 22ff95d597cd: Waiting [2023-02-27T18:13:29.213Z] 12d6caf4c0d1: Waiting [2023-02-27T18:13:29.213Z] 96b7cbca73a9: Waiting [2023-02-27T18:13:29.213Z] a7acece74701: Waiting [2023-02-27T18:13:29.213Z] 21b2b0c7a3f4: Waiting [2023-02-27T18:13:29.213Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T18:13:29.213Z] 93c1e223e6f2: Download complete [2023-02-27T18:13:29.213Z] 4583459ba037: Download complete [2023-02-27T18:13:29.213Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T18:13:29.213Z] 21b2b0c7a3f4: Download complete [2023-02-27T18:13:29.213Z] 22ff95d597cd: Download complete [2023-02-27T18:13:29.473Z] 213ec9aee27d: Download complete [2023-02-27T18:13:29.473Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T18:13:29.473Z] 12d6caf4c0d1: Download complete [2023-02-27T18:13:29.473Z] 213ec9aee27d: Pull complete [2023-02-27T18:13:29.737Z] 4583459ba037: Pull complete [2023-02-27T18:13:29.737Z] 93c1e223e6f2: Pull complete [2023-02-27T18:13:29.998Z] a7acece74701: Verifying Checksum [2023-02-27T18:13:29.998Z] a7acece74701: Download complete [2023-02-27T18:13:30.255Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T18:13:30.255Z] 96b7cbca73a9: Download complete [2023-02-27T18:13:30.255Z] 53926ce57604: Verifying Checksum [2023-02-27T18:13:30.255Z] 53926ce57604: Download complete [2023-02-27T18:13:34.608Z] 53926ce57604: Pull complete [2023-02-27T18:13:34.608Z] 21b2b0c7a3f4: Pull complete [2023-02-27T18:13:34.608Z] 22ff95d597cd: Pull complete [2023-02-27T18:13:34.608Z] 12d6caf4c0d1: Pull complete [2023-02-27T18:13:37.160Z] 96b7cbca73a9: Pull complete [2023-02-27T18:13:40.084Z] a7acece74701: Pull complete [2023-02-27T18:13:40.487Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T18:13:40.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T18:13:40.487Z] ---> db6d94c90886 [2023-02-27T18:13:40.487Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-27T18:13:42.382Z] Still waiting to schedule task [2023-02-27T18:13:42.382Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7632’ is offline [2023-02-27T18:13:43.949Z] ---> Running in d75e20abbb62 [2023-02-27T18:13:43.949Z] Removing intermediate container d75e20abbb62 [2023-02-27T18:13:43.949Z] ---> 5d075d9473eb [2023-02-27T18:13:43.949Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T18:13:43.949Z] ---> Running in 6ad4f62f18ce [2023-02-27T18:13:43.949Z] Removing intermediate container 6ad4f62f18ce [2023-02-27T18:13:43.949Z] ---> 97b33e0a9019 [2023-02-27T18:13:43.949Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-27T18:13:43.949Z] ---> Running in b11942564c58 [2023-02-27T18:13:43.949Z] Removing intermediate container b11942564c58 [2023-02-27T18:13:43.949Z] ---> 536a7c1b5fe3 [2023-02-27T18:13:43.949Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-27T18:13:43.949Z] ---> Running in 6a2aac0ab0ec [2023-02-27T18:13:43.949Z] Removing intermediate container 6a2aac0ab0ec [2023-02-27T18:13:43.949Z] ---> 662ab08769ec [2023-02-27T18:13:43.949Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T18:13:43.949Z] ---> Running in 1c0c55595311 [2023-02-27T18:13:44.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T18:13:44.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T18:13:44.738Z] (1/80) Installing mesa (21.3.9-r0) [2023-02-27T18:13:44.738Z] (2/80) Installing libxau (1.0.9-r0) [2023-02-27T18:13:44.738Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-02-27T18:13:44.738Z] (4/80) Installing libxcb (1.15-r0) [2023-02-27T18:13:44.738Z] (5/80) Installing libx11 (1.8-r0) [2023-02-27T18:13:44.738Z] (6/80) Installing libxext (1.3.4-r0) [2023-02-27T18:13:44.738Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-02-27T18:13:44.738Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-02-27T18:13:44.738Z] (9/80) Installing libpciaccess (0.16-r0) [2023-02-27T18:13:44.738Z] (10/80) Installing libdrm (2.4.110-r0) [2023-02-27T18:13:44.738Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-02-27T18:13:45.000Z] (12/80) Installing libxshmfence (1.3-r1) [2023-02-27T18:13:45.000Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-02-27T18:13:45.000Z] (14/80) Installing icu-data-full (71.1-r2) [2023-02-27T18:13:45.000Z] (15/80) Installing libice (1.0.10-r0) [2023-02-27T18:13:45.000Z] (16/80) Installing libuuid (2.38-r1) [2023-02-27T18:13:45.000Z] (17/80) Installing libsm (1.2.3-r0) [2023-02-27T18:13:45.000Z] (18/80) Installing libxt (1.2.1-r0) [2023-02-27T18:13:45.000Z] (19/80) Installing libxmu (1.1.3-r0) [2023-02-27T18:13:45.000Z] (20/80) Installing xset (1.2.4-r0) [2023-02-27T18:13:45.000Z] (21/80) Installing xprop (1.2.5-r0) [2023-02-27T18:13:45.000Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-02-27T18:13:45.000Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-02-27T18:13:45.000Z] (24/80) Installing libffi (3.4.2-r1) [2023-02-27T18:13:45.000Z] (25/80) Installing libintl (0.21-r2) [2023-02-27T18:13:45.000Z] (26/80) Installing libblkid (2.38-r1) [2023-02-27T18:13:45.000Z] (27/80) Installing libmount (2.38-r1) [2023-02-27T18:13:45.000Z] (28/80) Installing pcre (8.45-r2) [2023-02-27T18:13:45.000Z] (29/80) Installing glib (2.72.1-r0) [2023-02-27T18:13:45.261Z] (30/80) Installing icu-libs (71.1-r2) [2023-02-27T18:13:45.261Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-02-27T18:13:45.261Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-02-27T18:13:45.261Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-02-27T18:13:45.261Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-02-27T18:13:45.261Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-02-27T18:13:45.261Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-02-27T18:13:45.261Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-27T18:13:45.261Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-02-27T18:13:45.261Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-02-27T18:13:45.261Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-02-27T18:13:45.261Z] (41/80) Installing libpng (1.6.37-r1) [2023-02-27T18:13:45.521Z] (42/80) Installing freetype (2.12.1-r0) [2023-02-27T18:13:45.521Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-02-27T18:13:45.521Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-02-27T18:13:45.521Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-02-27T18:13:45.521Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-02-27T18:13:45.521Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-02-27T18:13:45.521Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-02-27T18:13:45.521Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-02-27T18:13:45.521Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-02-27T18:13:45.521Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-02-27T18:13:45.521Z] (52/80) Installing avahi-libs (0.8-r6) [2023-02-27T18:13:45.521Z] (53/80) Installing nettle (3.7.3-r0) [2023-02-27T18:13:45.521Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-02-27T18:13:45.521Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-02-27T18:13:45.521Z] (56/80) Installing libunistring (1.0-r0) [2023-02-27T18:13:45.521Z] (57/80) Installing gnutls (3.7.7-r1) [2023-02-27T18:13:45.521Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-02-27T18:13:45.521Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-02-27T18:13:45.521Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-02-27T18:13:45.521Z] (61/80) Installing libevdev (1.12.1-r0) [2023-02-27T18:13:45.521Z] (62/80) Installing mtdev (1.1.6-r0) [2023-02-27T18:13:45.521Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-02-27T18:13:45.521Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-02-27T18:13:45.521Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-27T18:13:45.782Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-02-27T18:13:45.782Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-02-27T18:13:45.782Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-02-27T18:13:45.782Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-02-27T18:13:45.782Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-02-27T18:13:45.782Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-02-27T18:13:45.782Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-02-27T18:13:45.782Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-27T18:13:45.782Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-02-27T18:13:45.782Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-27T18:13:45.782Z] Executing udev-init-scripts-35-r0.post-install [2023-02-27T18:13:45.782Z] (76/80) Installing kmod-libs (29-r2) [2023-02-27T18:13:45.782Z] (77/80) Installing eudev (3.2.11-r0) [2023-02-27T18:13:45.782Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-02-27T18:13:45.782Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-27T18:13:45.782Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-02-27T18:13:45.782Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T18:13:45.782Z] Executing eudev-3.2.11-r0.trigger [2023-02-27T18:13:45.782Z] OK: 331 MiB in 131 packages [2023-02-27T18:13:49.076Z] Removing intermediate container 1c0c55595311 [2023-02-27T18:13:49.076Z] ---> 46fc0c3155d7 [2023-02-27T18:13:49.076Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-27T18:13:49.076Z] ---> Running in 9694c2a9fa5d [2023-02-27T18:13:49.076Z] Removing intermediate container 9694c2a9fa5d [2023-02-27T18:13:49.076Z] ---> b56528063190 [2023-02-27T18:13:49.076Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-27T18:13:49.076Z] ---> df9d735c4239 [2023-02-27T18:13:49.076Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T18:13:49.076Z] ---> Running in eea7bb876a09 [2023-02-27T18:14:15.681Z] Removing intermediate container eea7bb876a09 [2023-02-27T18:14:15.681Z] ---> 06f324be9619 [2023-02-27T18:14:15.681Z] Step 11/13 : COPY . . [2023-02-27T18:14:15.681Z] ---> a783688a5c88 [2023-02-27T18:14:15.681Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-27T18:14:15.681Z] ---> Running in 2ca02c702bf0 [2023-02-27T18:14:15.681Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T18:14:15.681Z] Dload Upload Total Spent Left Speed [2023-02-27T18:14:15.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062  0 0 44362 0 --:--:-- --:--:-- --:--:-- 46173 [2023-02-27T18:14:15.681Z] Removing intermediate container 2ca02c702bf0 [2023-02-27T18:14:15.681Z] ---> 8700678fc92e [2023-02-27T18:14:15.681Z] Step 13/13 : RUN ${MAKE} [2023-02-27T18:14:15.681Z] ---> Running in fcf815046166 [2023-02-27T18:14:15.681Z] noop [2023-02-27T18:14:15.681Z] Removing intermediate container fcf815046166 [2023-02-27T18:14:15.681Z] ---> ed128102f458 [2023-02-27T18:14:15.681Z] Successfully built ed128102f458 [2023-02-27T18:14:15.681Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:14:16.125Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T18:14:16.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:14:16.287Z] prd-ubuntu20.04-docker-8c-8g-7631 does not seem to be running inside a container [2023-02-27T18:14:16.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T18:14:16.751Z] $ docker top 047514c878340b341921a2f0b3c09cd70f2e49804a732ed4f905556148603d3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T18:14:17.139Z] + go version [2023-02-27T18:14:17.139Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T18:14:17.169Z] $ docker stop --time=1 047514c878340b341921a2f0b3c09cd70f2e49804a732ed4f905556148603d3f [2023-02-27T18:14:18.448Z] $ docker rm -f --volumes 047514c878340b341921a2f0b3c09cd70f2e49804a732ed4f905556148603d3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:14:19.149Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T18:14:19.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:14:19.291Z] prd-ubuntu20.04-docker-8c-8g-7631 does not seem to be running inside a container [2023-02-27T18:14:19.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T18:14:19.683Z] $ docker top 13ca819f867e42342afa54d3cf03def9785756fc719362c4247177e79c811544 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T18:14:20.076Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-160 [Pipeline] fileExists [Pipeline] sh [2023-02-27T18:14:20.436Z] + make test [2023-02-27T18:14:20.436Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T18:14:21.002Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-27T18:14:30.966Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-27T18:14:31.223Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2023-02-27T18:14:39.331Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-27T18:14:39.331Z] go vet ./... [2023-02-27T18:14:42.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T18:14:42.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T18:14:42.614Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T18:14:42.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T18:14:42.683Z] $ docker stop --time=1 13ca819f867e42342afa54d3cf03def9785756fc719362c4247177e79c811544 [2023-02-27T18:14:44.953Z] $ docker rm -f --volumes 13ca819f867e42342afa54d3cf03def9785756fc719362c4247177e79c811544 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T18:14:45.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T18:14:45.574Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T18:14:46.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T18:14:46.489Z] + ls -al . [2023-02-27T18:14:46.489Z] total 208 [2023-02-27T18:14:46.489Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 18:14 . [2023-02-27T18:14:46.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:13 .. [2023-02-27T18:14:46.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 18:14 .git [2023-02-27T18:14:46.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:13 .github [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 27 18:13 .gitignore [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 18:13 .golangci.yml [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 27 18:13 .hadolint.yml [2023-02-27T18:14:46.489Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 18:13 .semver [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 27 18:13 Attribution.txt [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 27 18:13 CHANGELOG.md [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 27 18:13 Dockerfile [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 27 18:13 GOVERNANCE.md [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 27 18:13 Jenkinsfile [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 18:13 LICENSE [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 27 18:13 Makefile [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 18:13 OWNERS.md [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 27 18:13 README.md [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 18:13 VERSION [2023-02-27T18:14:46.489Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 18:13 bin [2023-02-27T18:14:46.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:13 cmd [2023-02-27T18:14:46.489Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 27 18:14 coverage.out [2023-02-27T18:14:46.489Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 27 18:13 docker-entrypoint.sh [2023-02-27T18:14:46.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:13 docs [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 3574 Feb 27 18:13 go.mod [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 45170 Feb 27 18:13 go.sum [2023-02-27T18:14:46.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:13 internal [2023-02-27T18:14:46.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:13 snap [2023-02-27T18:14:46.489Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 27 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:14:46.880Z] + 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=d58291c76576a31971c03f981221ac3951acbf69 --label arch=amd64 --label version=0.0.0 . [2023-02-27T18:14:46.880Z] Sending build context to Docker daemon 1.788MB [2023-02-27T18:14:46.880Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T18:14:46.880Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-27T18:14:46.880Z] ---> ed128102f458 [2023-02-27T18:14:46.880Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-27T18:14:46.880Z] ---> Running in b4435e2ec09d [2023-02-27T18:14:47.139Z] Removing intermediate container b4435e2ec09d [2023-02-27T18:14:47.139Z] ---> 0d68d8e1fdc1 [2023-02-27T18:14:47.139Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T18:14:47.139Z] ---> Running in 8b84243e1789 [2023-02-27T18:14:47.139Z] Removing intermediate container 8b84243e1789 [2023-02-27T18:14:47.139Z] ---> 6feb15809138 [2023-02-27T18:14:47.139Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-27T18:14:47.139Z] ---> Running in 723e722fc79c [2023-02-27T18:14:47.139Z] Removing intermediate container 723e722fc79c [2023-02-27T18:14:47.139Z] ---> 1f125410f6d8 [2023-02-27T18:14:47.139Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-27T18:14:47.139Z] ---> Running in 10794eafcb77 [2023-02-27T18:14:47.398Z] Removing intermediate container 10794eafcb77 [2023-02-27T18:14:47.398Z] ---> 5059953662a4 [2023-02-27T18:14:47.398Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T18:14:47.398Z] ---> Running in b74755ccf76b [2023-02-27T18:14:47.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T18:14:47.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T18:14:48.178Z] OK: 331 MiB in 131 packages [2023-02-27T18:14:48.437Z] Removing intermediate container b74755ccf76b [2023-02-27T18:14:48.437Z] ---> 4396e913d9ad [2023-02-27T18:14:48.437Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-27T18:14:48.437Z] ---> Running in 757a38d9b2e5 [2023-02-27T18:14:48.437Z] Removing intermediate container 757a38d9b2e5 [2023-02-27T18:14:48.437Z] ---> d1edbd992be6 [2023-02-27T18:14:48.437Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-27T18:14:48.696Z] ---> dbc6ec003f7a [2023-02-27T18:14:48.696Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T18:14:48.696Z] ---> Running in 24ddb4254a36 [2023-02-27T18:14:49.263Z] Removing intermediate container 24ddb4254a36 [2023-02-27T18:14:49.263Z] ---> 04dae2992501 [2023-02-27T18:14:49.263Z] Step 11/35 : COPY . . [2023-02-27T18:14:49.521Z] ---> c6156b1481d3 [2023-02-27T18:14:49.521Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-27T18:14:49.521Z] ---> Running in 4aea7a46c384 [2023-02-27T18:14:49.779Z]  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current [2023-02-27T18:14:49.779Z]                                  Dload  Upload   Total   Spent    Left  Speed [2023-02-27T18:14:49.779Z]    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100  1062  100 1062  0   0  40863    0 --:--:-- --:--:-- --:--:-- 42480 [2023-02-27T18:14:50.037Z] Removing intermediate container 4aea7a46c384 [2023-02-27T18:14:50.038Z] ---> b266e9684efc [2023-02-27T18:14:50.038Z] Step 13/35 : RUN ${MAKE} [2023-02-27T18:14:50.038Z] ---> Running in 8c355ed93c4e [2023-02-27T18:14:50.295Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-27T18:15:12.216Z] Removing intermediate container 8c355ed93c4e [2023-02-27T18:15:12.216Z] ---> 6f69f1d024e8 [2023-02-27T18:15:12.216Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-27T18:15:12.216Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-27T18:15:12.216Z] af6660deedbd: Pulling fs layer [2023-02-27T18:15:12.216Z] 97cd0a44c592: Pulling fs layer [2023-02-27T18:15:12.216Z] 97cd0a44c592: Verifying Checksum [2023-02-27T18:15:12.216Z] 97cd0a44c592: Download complete [2023-02-27T18:15:12.216Z] af6660deedbd: Verifying Checksum [2023-02-27T18:15:12.216Z] af6660deedbd: Download complete [2023-02-27T18:15:12.475Z] af6660deedbd: Pull complete [2023-02-27T18:15:12.475Z] 97cd0a44c592: Pull complete [2023-02-27T18:15:12.475Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-27T18:15:12.475Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-27T18:15:12.475Z] ---> fea57e182299 [2023-02-27T18:15:12.475Z] Step 15/35 : FROM alpine:3.16 [2023-02-27T18:15:13.042Z] 3.16: Pulling from library/alpine [2023-02-27T18:15:13.042Z] ef5531b6e74e: Pulling fs layer [2023-02-27T18:15:13.355Z] ef5531b6e74e: Verifying Checksum [2023-02-27T18:15:13.355Z] ef5531b6e74e: Download complete [2023-02-27T18:15:13.355Z] ef5531b6e74e: Pull complete [2023-02-27T18:15:13.355Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T18:15:13.355Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T18:15:13.355Z] ---> dfd21b5a31f5 [2023-02-27T18:15:13.355Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-27T18:15:13.613Z] ---> Running in 90600cc67a46 [2023-02-27T18:15:13.613Z] Removing intermediate container 90600cc67a46 [2023-02-27T18:15:13.613Z] ---> 71fe5b61bbb4 [2023-02-27T18:15:13.613Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-27T18:15:13.872Z] ---> Running in 18fb909f4aaf [2023-02-27T18:15:14.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T18:15:14.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T18:15:14.389Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-02-27T18:15:14.389Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-02-27T18:15:14.389Z] (3/80) Installing libxau (1.0.9-r0) [2023-02-27T18:15:14.389Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-02-27T18:15:14.389Z] (5/80) Installing libxcb (1.15-r0) [2023-02-27T18:15:14.389Z] (6/80) Installing libx11 (1.8-r0) [2023-02-27T18:15:14.646Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-02-27T18:15:14.647Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-02-27T18:15:14.647Z] (9/80) Installing expat (2.5.0-r0) [2023-02-27T18:15:14.647Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-02-27T18:15:14.647Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-02-27T18:15:14.647Z] (12/80) Installing libpng (1.6.37-r1) [2023-02-27T18:15:14.647Z] (13/80) Installing freetype (2.12.1-r0) [2023-02-27T18:15:14.647Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-02-27T18:15:14.647Z] (15/80) Installing fribidi (1.0.12-r0) [2023-02-27T18:15:14.647Z] (16/80) Installing libffi (3.4.2-r1) [2023-02-27T18:15:14.647Z] (17/80) Installing libintl (0.21-r2) [2023-02-27T18:15:14.647Z] (18/80) Installing libblkid (2.38-r1) [2023-02-27T18:15:14.647Z] (19/80) Installing libmount (2.38-r1) [2023-02-27T18:15:14.647Z] (20/80) Installing pcre (8.45-r2) [2023-02-27T18:15:14.647Z] (21/80) Installing glib (2.72.1-r0) [2023-02-27T18:15:14.647Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-02-27T18:15:14.647Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-02-27T18:15:14.647Z] (24/80) Installing libass (0.16.0-r0) [2023-02-27T18:15:14.647Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-02-27T18:15:14.647Z] (26/80) Installing libpciaccess (0.16-r0) [2023-02-27T18:15:14.647Z] (27/80) Installing libdrm (2.4.110-r0) [2023-02-27T18:15:14.647Z] (28/80) Installing gmp (6.2.1-r2) [2023-02-27T18:15:14.905Z] (29/80) Installing nettle (3.7.3-r0) [2023-02-27T18:15:14.905Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-02-27T18:15:14.905Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-02-27T18:15:14.905Z] (32/80) Installing libunistring (1.0-r0) [2023-02-27T18:15:14.905Z] (33/80) Installing gnutls (3.7.7-r1) [2023-02-27T18:15:14.905Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-27T18:15:14.905Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-27T18:15:14.905Z] (36/80) Installing lame (3.100-r0) [2023-02-27T18:15:14.905Z] (37/80) Installing opus (1.3.1-r1) [2023-02-27T18:15:14.905Z] (38/80) Installing libasyncns (0.8-r1) [2023-02-27T18:15:14.905Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-02-27T18:15:14.905Z] (40/80) Installing libltdl (2.4.7-r0) [2023-02-27T18:15:14.905Z] (41/80) Installing orc (0.4.32-r0) [2023-02-27T18:15:14.905Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-02-27T18:15:14.905Z] (43/80) Installing libogg (1.3.5-r1) [2023-02-27T18:15:14.905Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-27T18:15:14.905Z] (45/80) Installing flac (1.3.4-r0) [2023-02-27T18:15:14.905Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-02-27T18:15:14.905Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-02-27T18:15:14.905Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-02-27T18:15:14.905Z] (49/80) Installing soxr (0.1.3-r2) [2023-02-27T18:15:14.905Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-02-27T18:15:14.905Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-02-27T18:15:14.905Z] (52/80) Installing libpulse (15.0-r2) [2023-02-27T18:15:14.905Z] (53/80) Installing cjson (1.7.15-r3) [2023-02-27T18:15:14.905Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-02-27T18:15:14.905Z] (55/80) Installing librist (0.2.6-r1) [2023-02-27T18:15:14.905Z] (56/80) Installing libsrt (1.4.4-r0) [2023-02-27T18:15:14.905Z] (57/80) Installing libssh (0.9.6-r1) [2023-02-27T18:15:15.163Z] (58/80) Installing libtheora (1.1.1-r16) [2023-02-27T18:15:15.163Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-27T18:15:15.163Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-27T18:15:15.163Z] (61/80) Installing libxext (1.3.4-r0) [2023-02-27T18:15:15.163Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-02-27T18:15:15.163Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-27T18:15:15.163Z] (64/80) Installing libva (2.14.0-r0) [2023-02-27T18:15:15.163Z] (65/80) Installing libvdpau (1.5-r0) [2023-02-27T18:15:15.163Z] (66/80) Installing vidstab (1.1.0-r1) [2023-02-27T18:15:15.163Z] (67/80) Installing libvpx (1.11.0-r1) [2023-02-27T18:15:15.163Z] (68/80) Installing libwebp (1.2.3-r0) [2023-02-27T18:15:15.163Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-02-27T18:15:15.163Z] (70/80) Installing numactl (2.0.14-r0) [2023-02-27T18:15:15.163Z] (71/80) Installing x265-libs (3.5-r3) [2023-02-27T18:15:15.163Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-02-27T18:15:15.163Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-02-27T18:15:15.422Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-02-27T18:15:15.422Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-27T18:15:15.422Z] Executing udev-init-scripts-35-r0.post-install [2023-02-27T18:15:15.422Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-02-27T18:15:15.422Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-02-27T18:15:15.422Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-02-27T18:15:15.422Z] (79/80) Installing kmod-libs (29-r2) [2023-02-27T18:15:15.422Z] (80/80) Installing eudev (3.2.11-r0) [2023-02-27T18:15:15.422Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T18:15:15.422Z] Executing eudev-3.2.11-r0.trigger [2023-02-27T18:15:15.422Z] OK: 100 MiB in 94 packages [2023-02-27T18:15:17.952Z] Removing intermediate container 18fb909f4aaf [2023-02-27T18:15:17.952Z] ---> eef2a109e84b [2023-02-27T18:15:17.952Z] Step 18/35 : WORKDIR / [2023-02-27T18:15:17.952Z] ---> Running in 30eceea90681 [2023-02-27T18:15:17.952Z] Removing intermediate container 30eceea90681 [2023-02-27T18:15:17.952Z] ---> 92afc4731d16 [2023-02-27T18:15:17.952Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-27T18:15:18.210Z] ---> d05cd4e22420 [2023-02-27T18:15:18.211Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-27T18:15:18.470Z] ---> af68fe3280a8 [2023-02-27T18:15:18.470Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-27T18:15:18.470Z] ---> 48567fe30b7e [2023-02-27T18:15:18.470Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-27T18:15:18.731Z] ---> db48af8e97a3 [2023-02-27T18:15:18.731Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-27T18:15:18.731Z] ---> 8cb905008888 [2023-02-27T18:15:18.731Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-27T18:15:18.989Z] ---> a20c4dc0f951 [2023-02-27T18:15:18.989Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-27T18:15:19.556Z] ---> 2219546e7afb [2023-02-27T18:15:19.556Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-27T18:15:19.556Z] ---> Running in e69b5ab51aa9 [2023-02-27T18:15:20.122Z] Removing intermediate container e69b5ab51aa9 [2023-02-27T18:15:20.122Z] ---> 8bb1cb6f6199 [2023-02-27T18:15:20.122Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-27T18:15:20.122Z] ---> Running in d234304f7fac [2023-02-27T18:15:20.689Z] Removing intermediate container d234304f7fac [2023-02-27T18:15:20.689Z] ---> 8a143f5c9940 [2023-02-27T18:15:20.689Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-27T18:15:20.689Z] ---> Running in 6c4b33046ecc [2023-02-27T18:15:21.262Z] Removing intermediate container 6c4b33046ecc [2023-02-27T18:15:21.262Z] ---> c6680082bf15 [2023-02-27T18:15:21.262Z] Step 29/35 : EXPOSE 59983 [2023-02-27T18:15:21.262Z] ---> Running in 1e368d5b654b [2023-02-27T18:15:21.262Z] Removing intermediate container 1e368d5b654b [2023-02-27T18:15:21.262Z] ---> 0d689fe26748 [2023-02-27T18:15:21.262Z] Step 30/35 : EXPOSE 8554 [2023-02-27T18:15:21.262Z] ---> Running in 78d069eab8b8 [2023-02-27T18:15:21.262Z] Removing intermediate container 78d069eab8b8 [2023-02-27T18:15:21.262Z] ---> 013f68ee8f0c [2023-02-27T18:15:21.262Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-27T18:15:21.521Z] ---> Running in b84cbe80dd0e [2023-02-27T18:15:21.521Z] Removing intermediate container b84cbe80dd0e [2023-02-27T18:15:21.521Z] ---> fbba41c2c6a9 [2023-02-27T18:15:21.521Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-27T18:15:21.521Z] ---> Running in 7b859fd2b89e [2023-02-27T18:15:21.521Z] Removing intermediate container 7b859fd2b89e [2023-02-27T18:15:21.521Z] ---> 8b87daa0e3d9 [2023-02-27T18:15:21.521Z] Step 33/35 : LABEL arch=amd64 [2023-02-27T18:15:21.521Z] ---> Running in cd8f03982dc6 [2023-02-27T18:15:21.780Z] Removing intermediate container cd8f03982dc6 [2023-02-27T18:15:21.780Z] ---> 61ec4f6cc4b1 [2023-02-27T18:15:21.780Z] Step 34/35 : LABEL git_sha=d58291c76576a31971c03f981221ac3951acbf69 [2023-02-27T18:15:21.780Z] ---> Running in 71363a6581ed [2023-02-27T18:15:21.780Z] Removing intermediate container 71363a6581ed [2023-02-27T18:15:21.780Z] ---> af0babe4e50a [2023-02-27T18:15:21.780Z] Step 35/35 : LABEL version=0.0.0 [2023-02-27T18:15:21.780Z] ---> Running in e20128647c59 [2023-02-27T18:15:21.780Z] Removing intermediate container e20128647c59 [2023-02-27T18:15:21.780Z] ---> 201dcbd1b785 [2023-02-27T18:15:21.780Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T18:15:21.780Z] Successfully built 201dcbd1b785 [2023-02-27T18:15:21.780Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:15:22.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T18:15:22.634Z] [2023-02-27T18:15:22.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:15:23.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T18:15:23.022Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T18:15:23.022Z] 5eb5b503b376: Pulling fs layer [2023-02-27T18:15:23.022Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T18:15:23.022Z] ec43610c2a17: Pulling fs layer [2023-02-27T18:15:23.022Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T18:15:23.022Z] 33b1e0a273af: Pulling fs layer [2023-02-27T18:15:23.022Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T18:15:23.022Z] 2f39f015ded8: Pulling fs layer [2023-02-27T18:15:23.022Z] 33b1e0a273af: Waiting [2023-02-27T18:15:23.022Z] 5d3b04190fa2: Waiting [2023-02-27T18:15:23.022Z] 3a2ae6a8a46f: Waiting [2023-02-27T18:15:23.022Z] 2f39f015ded8: Waiting [2023-02-27T18:15:23.022Z] 5c69ac0246d0: Download complete [2023-02-27T18:15:23.022Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T18:15:23.022Z] 3a2ae6a8a46f: Download complete [2023-02-27T18:15:23.281Z] 33b1e0a273af: Download complete [2023-02-27T18:15:23.281Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T18:15:23.281Z] 5d3b04190fa2: Download complete [2023-02-27T18:15:23.281Z] ec43610c2a17: Verifying Checksum [2023-02-27T18:15:23.281Z] ec43610c2a17: Download complete [2023-02-27T18:15:23.281Z] 5eb5b503b376: Verifying Checksum [2023-02-27T18:15:23.281Z] 5eb5b503b376: Download complete [2023-02-27T18:15:23.847Z] 2f39f015ded8: Download complete [2023-02-27T18:15:24.781Z] 5eb5b503b376: Pull complete [2023-02-27T18:15:24.781Z] 5c69ac0246d0: Pull complete [2023-02-27T18:15:25.346Z] ec43610c2a17: Pull complete [2023-02-27T18:15:25.346Z] 3a2ae6a8a46f: Pull complete [2023-02-27T18:15:25.603Z] 33b1e0a273af: Pull complete [2023-02-27T18:15:25.603Z] 5d3b04190fa2: Pull complete [2023-02-27T18:15:30.866Z] 2f39f015ded8: Pull complete [2023-02-27T18:15:30.866Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T18:15:30.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T18:15:30.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:15:31.102Z] prd-ubuntu20.04-docker-8c-8g-7631 does not seem to be running inside a container [2023-02-27T18:15:31.129Z] $ 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/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T18:15:34.062Z] $ docker top 5481c35cba422b86dc0ff89d3c3a68f5cdd13dc8a943741c221a9d8b3cc05e88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:15:34.499Z] ---> job-cost.sh [2023-02-27T18:15:34.499Z] lf-activate-venv: SKIPPING [2023-02-27T18:15:34.499Z] INFO: No Stack... [2023-02-27T18:15:34.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T18:15:35.016Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T18:15:35.338Z] + cat /w/workspace/foundry_device-usb-camera_PR-160/archives/cost.csv [2023-02-27T18:15:35.338Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T18:15:35.379Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] [2023-02-27T18:15:35.384Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] did not exist. Created. [2023-02-27T18:15:35.384Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T18:15:35.760Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T18:15:35.808Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T18:15:35.834Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T18:15:35.910Z] $ docker stop --time=1 5481c35cba422b86dc0ff89d3c3a68f5cdd13dc8a943741c221a9d8b3cc05e88 [2023-02-27T18:15:37.075Z] $ docker rm -f --volumes 5481c35cba422b86dc0ff89d3c3a68f5cdd13dc8a943741c221a9d8b3cc05e88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T18:16:12.441Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7634 in /w/workspace/foundry_device-usb-camera_PR-160 [Pipeline] { [Pipeline] ws [2023-02-27T18:16:12.500Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-27T18:16:12.580Z] Selected Git installation does not exist. Using Default [2023-02-27T18:16:12.580Z] The recommended git tool is: NONE [2023-02-27T18:16:18.492Z] using credential edgex-jenkins-ssh [2023-02-27T18:16:18.511Z] Cloning the remote Git repository [2023-02-27T18:16:18.577Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-02-27T18:16:18.678Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-02-27T18:16:18.867Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-27T18:16:18.868Z] > git --version # timeout=10 [2023-02-27T18:16:18.894Z] > git --version # 'git version 2.25.1' [2023-02-27T18:16:18.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T18:16:18.975Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T18:16:19.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-27T18:16:19.811Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T18:16:21.359Z] Merging remotes/origin/main commit d43df4097523a2749be68cc9a7c29d8397ed8c11 into PR head commit d58291c76576a31971c03f981221ac3951acbf69 [2023-02-27T18:16:20.739Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-27T18:16:20.790Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-27T18:16:20.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T18:16:20.808Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T18:16:21.384Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T18:16:21.400Z] > git checkout -f d58291c76576a31971c03f981221ac3951acbf69 # timeout=10 [2023-02-27T18:16:21.500Z] > git remote # timeout=10 [2023-02-27T18:16:21.604Z] Merge succeeded, producing d58291c76576a31971c03f981221ac3951acbf69 [2023-02-27T18:16:21.605Z] Checking out Revision d58291c76576a31971c03f981221ac3951acbf69 (PR-160) [2023-02-27T18:16:22.179Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [2023-02-27T18:16:22.244Z] > git --version # timeout=10 [2023-02-27T18:16:22.256Z] > git --version # 'git version 2.25.1' [2023-02-27T18:16:22.276Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T18:16:21.519Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T18:16:21.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T18:16:21.560Z] > git merge d43df4097523a2749be68cc9a7c29d8397ed8c11 # timeout=10 [2023-02-27T18:16:21.588Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T18:16:21.613Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T18:16:21.634Z] > git checkout -f d58291c76576a31971c03f981221ac3951acbf69 # timeout=10 [2023-02-27T18:16:23.387Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T18:16:23.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T18:16:23.387Z] Dload Upload Total Spent Left Speed [2023-02-27T18:16:23.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-02-27T18:16:24.057Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T18:16:24.412Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T18:16:24.412Z] sudo tee /etc/docker/daemon.new [2023-02-27T18:16:24.412Z] { [2023-02-27T18:16:24.412Z] "registry-mirrors": [ [2023-02-27T18:16:24.412Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T18:16:24.412Z] ], [2023-02-27T18:16:24.412Z] "bip": "10.250.0.254/24", [2023-02-27T18:16:24.412Z] "hosts": [ [2023-02-27T18:16:24.412Z] "tcp://0.0.0.0:5555", [2023-02-27T18:16:24.412Z] "unix:///var/run/docker.sock" [2023-02-27T18:16:24.412Z] ], [2023-02-27T18:16:24.412Z] "mtu": 1458, [2023-02-27T18:16:24.412Z] "selinux-enabled": true, [2023-02-27T18:16:24.412Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T18:16:24.412Z] } [Pipeline] sh [2023-02-27T18:16:24.775Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T18:16:25.139Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T18:16:43.501Z] provisioning config files... [2023-02-27T18:16:43.534Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7383989141151819525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:16:43.956Z] ---> docker-login.sh [2023-02-27T18:16:43.956Z] nexus3.edgexfoundry.org:10001 [2023-02-27T18:16:44.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:16:44.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:16:44.557Z] Configure a credential helper to remove this warning. See [2023-02-27T18:16:44.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:16:44.557Z] [2023-02-27T18:16:44.557Z] Login Succeeded [2023-02-27T18:16:44.557Z] nexus3.edgexfoundry.org:10002 [2023-02-27T18:16:44.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:16:45.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:16:45.102Z] Configure a credential helper to remove this warning. See [2023-02-27T18:16:45.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:16:45.102Z] [2023-02-27T18:16:45.102Z] Login Succeeded [2023-02-27T18:16:45.102Z] nexus3.edgexfoundry.org:10003 [2023-02-27T18:16:45.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:16:45.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:16:45.377Z] Configure a credential helper to remove this warning. See [2023-02-27T18:16:45.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:16:45.377Z] [2023-02-27T18:16:45.377Z] Login Succeeded [2023-02-27T18:16:45.377Z] nexus3.edgexfoundry.org:10004 [2023-02-27T18:16:45.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:16:45.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:16:45.924Z] Configure a credential helper to remove this warning. See [2023-02-27T18:16:45.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:16:45.924Z] [2023-02-27T18:16:45.924Z] Login Succeeded [2023-02-27T18:16:45.924Z] docker.io [2023-02-27T18:16:46.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T18:16:46.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T18:16:46.468Z] Configure a credential helper to remove this warning. See [2023-02-27T18:16:46.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T18:16:46.468Z] [2023-02-27T18:16:46.468Z] Login Succeeded [2023-02-27T18:16:46.468Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T18:16:46.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T18:16:46.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T18:16:46.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T18:16:46.998Z] ========================================================= [2023-02-27T18:16:46.998Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T18:16:46.998Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:16:47.495Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T18:16:47.768Z] Sending build context to Docker daemon 1.141MB [2023-02-27T18:16:47.768Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T18:16:47.768Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-27T18:16:48.048Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T18:16:48.048Z] 9b18e9b68314: Pulling fs layer [2023-02-27T18:16:48.048Z] 35d82f9e3411: Pulling fs layer [2023-02-27T18:16:48.048Z] e16973657156: Pulling fs layer [2023-02-27T18:16:48.048Z] fc693d55d65f: Pulling fs layer [2023-02-27T18:16:48.048Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T18:16:48.048Z] dda99020689f: Pulling fs layer [2023-02-27T18:16:48.048Z] db1c61fa0a46: Pulling fs layer [2023-02-27T18:16:48.048Z] 891c053d2c06: Pulling fs layer [2023-02-27T18:16:48.048Z] 7e9fc2657dce: Waiting [2023-02-27T18:16:48.048Z] dda99020689f: Waiting [2023-02-27T18:16:48.048Z] db1c61fa0a46: Waiting [2023-02-27T18:16:48.048Z] 891c053d2c06: Waiting [2023-02-27T18:16:48.048Z] fc693d55d65f: Waiting [2023-02-27T18:16:48.048Z] e16973657156: Verifying Checksum [2023-02-27T18:16:48.048Z] e16973657156: Download complete [2023-02-27T18:16:48.048Z] 35d82f9e3411: Verifying Checksum [2023-02-27T18:16:48.048Z] 35d82f9e3411: Download complete [2023-02-27T18:16:48.048Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T18:16:48.048Z] 7e9fc2657dce: Download complete [2023-02-27T18:16:48.048Z] dda99020689f: Verifying Checksum [2023-02-27T18:16:48.048Z] dda99020689f: Download complete [2023-02-27T18:16:48.048Z] 9b18e9b68314: Verifying Checksum [2023-02-27T18:16:48.048Z] 9b18e9b68314: Download complete [2023-02-27T18:16:49.028Z] 9b18e9b68314: Pull complete [2023-02-27T18:16:49.306Z] 891c053d2c06: Verifying Checksum [2023-02-27T18:16:49.306Z] 891c053d2c06: Download complete [2023-02-27T18:16:49.585Z] 35d82f9e3411: Pull complete [2023-02-27T18:16:50.183Z] e16973657156: Pull complete [2023-02-27T18:16:50.777Z] db1c61fa0a46: Verifying Checksum [2023-02-27T18:16:50.777Z] db1c61fa0a46: Download complete [2023-02-27T18:16:51.381Z] fc693d55d65f: Verifying Checksum [2023-02-27T18:16:51.381Z] fc693d55d65f: Download complete [2023-02-27T18:17:03.749Z] fc693d55d65f: Pull complete [2023-02-27T18:17:03.749Z] 7e9fc2657dce: Pull complete [2023-02-27T18:17:04.021Z] dda99020689f: Pull complete [2023-02-27T18:17:10.719Z] db1c61fa0a46: Pull complete [2023-02-27T18:17:12.680Z] 891c053d2c06: Pull complete [2023-02-27T18:17:13.057Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T18:17:13.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T18:17:13.057Z] ---> f96f9c87975a [2023-02-27T18:17:13.057Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-27T18:17:13.662Z] ---> Running in 748677900fa6 [2023-02-27T18:17:14.281Z] Removing intermediate container 748677900fa6 [2023-02-27T18:17:14.281Z] ---> e65358b36f8e [2023-02-27T18:17:14.281Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T18:17:14.281Z] ---> Running in ba77a2771d97 [2023-02-27T18:17:14.555Z] Removing intermediate container ba77a2771d97 [2023-02-27T18:17:14.555Z] ---> 18ac9d93669c [2023-02-27T18:17:14.555Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-27T18:17:14.555Z] ---> Running in ee73e1da4ea8 [2023-02-27T18:17:15.143Z] Removing intermediate container ee73e1da4ea8 [2023-02-27T18:17:15.143Z] ---> 709cbe934b6f [2023-02-27T18:17:15.143Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-27T18:17:15.143Z] ---> Running in 16c01800171b [2023-02-27T18:17:15.417Z] Removing intermediate container 16c01800171b [2023-02-27T18:17:15.417Z] ---> 449262354979 [2023-02-27T18:17:15.417Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T18:17:15.417Z] ---> Running in 3579a148ca9a [2023-02-27T18:17:16.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T18:17:17.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T18:17:18.067Z] (1/14) Installing libintl (0.21-r2) [2023-02-27T18:17:18.067Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-02-27T18:17:18.067Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-02-27T18:17:18.067Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-02-27T18:17:18.067Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-02-27T18:17:18.338Z] (6/14) Installing udev-init-scripts (35-r0) [2023-02-27T18:17:18.338Z] Executing udev-init-scripts-35-r0.post-install [2023-02-27T18:17:18.338Z] (7/14) Installing libblkid (2.38-r1) [2023-02-27T18:17:18.338Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-02-27T18:17:18.338Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-02-27T18:17:18.338Z] (10/14) Installing kmod-libs (29-r2) [2023-02-27T18:17:18.338Z] (11/14) Installing eudev (3.2.11-r0) [2023-02-27T18:17:18.338Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-02-27T18:17:18.338Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-27T18:17:18.338Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-02-27T18:17:18.338Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T18:17:18.338Z] Executing eudev-3.2.11-r0.trigger [2023-02-27T18:17:18.338Z] OK: 228 MiB in 65 packages [2023-02-27T18:17:19.769Z] Removing intermediate container 3579a148ca9a [2023-02-27T18:17:19.769Z] ---> cdfea6c4acce [2023-02-27T18:17:19.769Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-27T18:17:19.769Z] ---> Running in e94f9cea98cf [2023-02-27T18:17:20.037Z] Removing intermediate container e94f9cea98cf [2023-02-27T18:17:20.037Z] ---> b431ebabcd59 [2023-02-27T18:17:20.037Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-27T18:17:20.625Z] ---> a46a7aabb2d8 [2023-02-27T18:17:20.625Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T18:17:20.625Z] ---> Running in 38522ecef8ee [2023-02-27T18:18:28.560Z] Removing intermediate container 38522ecef8ee [2023-02-27T18:18:28.560Z] ---> d845295604f5 [2023-02-27T18:18:28.560Z] Step 11/13 : COPY . . [2023-02-27T18:18:28.560Z] ---> 9435df7f2f18 [2023-02-27T18:18:28.560Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-27T18:18:28.560Z] ---> Running in 0c27718ecad4 [2023-02-27T18:18:28.560Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T18:18:28.560Z] Dload Upload Total Spent Left Speed [2023-02-27T18:18:28.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6094 0 --:--:-- --:--:-- --:--:-- 6138 [2023-02-27T18:18:28.560Z] Removing intermediate container 0c27718ecad4 [2023-02-27T18:18:28.560Z] ---> 618c697e0171 [2023-02-27T18:18:28.560Z] Step 13/13 : RUN ${MAKE} [2023-02-27T18:18:28.560Z] ---> Running in 3f7a3d01b69c [2023-02-27T18:18:28.560Z] noop [2023-02-27T18:18:28.560Z] Removing intermediate container 3f7a3d01b69c [2023-02-27T18:18:28.560Z] ---> 7fbc3e53dfa2 [2023-02-27T18:18:28.560Z] Successfully built 7fbc3e53dfa2 [2023-02-27T18:18:28.560Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:18:29.061Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T18:18:29.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:18:29.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-7634 does not seem to be running inside a container [2023-02-27T18:18:29.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T18:18:31.473Z] $ docker top af46534ff2257551da3ee417b2d44bf1f16721c18106b9a1a7ee196493dc7368 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T18:18:32.399Z] + go version [2023-02-27T18:18:32.399Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T18:18:32.439Z] $ docker stop --time=1 af46534ff2257551da3ee417b2d44bf1f16721c18106b9a1a7ee196493dc7368 [2023-02-27T18:18:34.155Z] $ docker rm -f --volumes af46534ff2257551da3ee417b2d44bf1f16721c18106b9a1a7ee196493dc7368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:18:35.062Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T18:18:35.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:18:35.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-7634 does not seem to be running inside a container [2023-02-27T18:18:35.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T18:18:36.755Z] $ docker top acdb2dcd9c39976f507fe87e0d6258018f98d7283f565a26ebdd02d1c18604cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T18:18:37.746Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T18:18:38.476Z] + make test [2023-02-27T18:18:38.476Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T18:18:40.439Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-27T18:20:17.165Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-27T18:20:18.136Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 1.9% of statements [2023-02-27T18:20:18.405Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T18:20:18.405Z] go vet ./... [2023-02-27T18:20:52.912Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T18:20:52.912Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T18:20:52.912Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T18:20:52.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T18:20:52.982Z] $ docker stop --time=1 acdb2dcd9c39976f507fe87e0d6258018f98d7283f565a26ebdd02d1c18604cc [2023-02-27T18:20:55.253Z] $ docker rm -f --volumes acdb2dcd9c39976f507fe87e0d6258018f98d7283f565a26ebdd02d1c18604cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T18:20:56.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T18:20:56.336Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T18:20:56.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T18:20:57.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T18:20:57.833Z] + ls -al . [2023-02-27T18:20:57.833Z] total 204 [2023-02-27T18:20:57.833Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 18:18 . [2023-02-27T18:20:57.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:16 .. [2023-02-27T18:20:57.833Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 18:16 .git [2023-02-27T18:20:57.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:16 .github [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 27 18:16 .gitignore [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 27 18:16 .golangci.yml [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 27 18:16 .hadolint.yml [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 27 18:16 Attribution.txt [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 27 18:16 CHANGELOG.md [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 27 18:16 Dockerfile [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 27 18:16 GOVERNANCE.md [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 27 18:16 Jenkinsfile [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 27 18:16 LICENSE [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 27 18:16 Makefile [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 18:16 OWNERS.md [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 27 18:16 README.md [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 18:13 VERSION [2023-02-27T18:20:57.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 18:16 bin [2023-02-27T18:20:57.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:16 cmd [2023-02-27T18:20:57.833Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 27 18:20 coverage.out [2023-02-27T18:20:57.833Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 27 18:16 docker-entrypoint.sh [2023-02-27T18:20:57.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:16 docs [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 3574 Feb 27 18:16 go.mod [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 45170 Feb 27 18:16 go.sum [2023-02-27T18:20:57.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 18:16 internal [2023-02-27T18:20:57.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 18:16 snap [2023-02-27T18:20:57.833Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 27 18:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:20:58.264Z] + 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=d58291c76576a31971c03f981221ac3951acbf69 --label arch=arm64 --label version=0.0.0 . [2023-02-27T18:20:58.532Z] Sending build context to Docker daemon 1.172MB [2023-02-27T18:20:58.532Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T18:20:58.532Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-27T18:20:58.532Z] ---> 7fbc3e53dfa2 [2023-02-27T18:20:58.532Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-27T18:20:58.803Z] ---> Running in 34ac4137ea34 [2023-02-27T18:20:59.075Z] Removing intermediate container 34ac4137ea34 [2023-02-27T18:20:59.075Z] ---> 5734c68ddf9a [2023-02-27T18:20:59.075Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T18:20:59.343Z] ---> Running in ff9d57bae298 [2023-02-27T18:20:59.613Z] Removing intermediate container ff9d57bae298 [2023-02-27T18:20:59.613Z] ---> 46ba640162f8 [2023-02-27T18:20:59.613Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-27T18:20:59.613Z] ---> Running in 804a0d654d71 [2023-02-27T18:20:59.882Z] Removing intermediate container 804a0d654d71 [2023-02-27T18:20:59.882Z] ---> cc1da7e44ecf [2023-02-27T18:20:59.882Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-27T18:21:00.152Z] ---> Running in deed2fd660ac [2023-02-27T18:21:00.419Z] Removing intermediate container deed2fd660ac [2023-02-27T18:21:00.419Z] ---> 2016e557080b [2023-02-27T18:21:00.419Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T18:21:00.689Z] ---> Running in 99ec66c983b4 [2023-02-27T18:21:03.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T18:21:03.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T18:21:04.240Z] OK: 228 MiB in 65 packages [2023-02-27T18:21:05.199Z] Removing intermediate container 99ec66c983b4 [2023-02-27T18:21:05.199Z] ---> c02a56d6e362 [2023-02-27T18:21:05.199Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-27T18:21:05.199Z] ---> Running in 06465403a0cc [2023-02-27T18:21:05.789Z] Removing intermediate container 06465403a0cc [2023-02-27T18:21:05.789Z] ---> 0e62d5637dd0 [2023-02-27T18:21:05.789Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-27T18:21:06.383Z] ---> 7ace0fc86ec9 [2023-02-27T18:21:06.383Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T18:21:06.383Z] ---> Running in a5de54cb6d0b [2023-02-27T18:21:08.982Z] Removing intermediate container a5de54cb6d0b [2023-02-27T18:21:08.982Z] ---> 9daf7bd752ce [2023-02-27T18:21:08.982Z] Step 11/35 : COPY . . [2023-02-27T18:21:09.950Z] ---> 4b012b472db4 [2023-02-27T18:21:09.951Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-27T18:21:10.218Z] ---> Running in acba2853b184 [2023-02-27T18:21:11.189Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T18:21:11.189Z] Dload Upload Total Spent Left Speed [2023-02-27T18:21:11.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13552 0 --:--:-- --:--:-- --:--:-- 13792 [2023-02-27T18:21:12.051Z] Removing intermediate container acba2853b184 [2023-02-27T18:21:12.051Z] ---> 8e4c9aac3cd1 [2023-02-27T18:21:12.051Z] Step 13/35 : RUN ${MAKE} [2023-02-27T18:21:12.319Z] ---> Running in 5bdbe9cc78ed [2023-02-27T18:21:13.297Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-27T18:23:50.047Z] Removing intermediate container 5bdbe9cc78ed [2023-02-27T18:23:50.047Z] ---> 34996aa8e54b [2023-02-27T18:23:50.047Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-27T18:23:50.047Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-27T18:23:50.047Z] eab2503cf8f4: Pulling fs layer [2023-02-27T18:23:50.047Z] 97cd0a44c592: Pulling fs layer [2023-02-27T18:23:50.047Z] 97cd0a44c592: Verifying Checksum [2023-02-27T18:23:50.047Z] 97cd0a44c592: Download complete [2023-02-27T18:23:50.047Z] eab2503cf8f4: Download complete [2023-02-27T18:23:50.047Z] eab2503cf8f4: Pull complete [2023-02-27T18:23:50.047Z] 97cd0a44c592: Pull complete [2023-02-27T18:23:50.047Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-27T18:23:50.047Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-27T18:23:50.047Z] ---> 7f763cca56b3 [2023-02-27T18:23:50.047Z] Step 15/35 : FROM alpine:3.16 [2023-02-27T18:23:50.047Z] 3.16: Pulling from library/alpine [2023-02-27T18:23:50.047Z] 3760b48202b3: Pulling fs layer [2023-02-27T18:23:50.047Z] 3760b48202b3: Verifying Checksum [2023-02-27T18:23:50.047Z] 3760b48202b3: Download complete [2023-02-27T18:23:50.047Z] 3760b48202b3: Pull complete [2023-02-27T18:23:50.047Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T18:23:50.047Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T18:23:50.047Z] ---> 4c81e5bf8899 [2023-02-27T18:23:50.047Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-27T18:23:50.047Z] ---> Running in 0bb7a5c108c6 [2023-02-27T18:23:50.047Z] Removing intermediate container 0bb7a5c108c6 [2023-02-27T18:23:50.047Z] ---> 3ea6460976c5 [2023-02-27T18:23:50.047Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-27T18:23:50.047Z] ---> Running in 1b276657a859 [2023-02-27T18:23:50.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T18:23:50.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T18:23:50.047Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-02-27T18:23:50.047Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-02-27T18:23:50.047Z] (3/79) Installing libxau (1.0.9-r0) [2023-02-27T18:23:50.047Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-02-27T18:23:50.047Z] (5/79) Installing libxcb (1.15-r0) [2023-02-27T18:23:50.047Z] (6/79) Installing libx11 (1.8-r0) [2023-02-27T18:23:50.047Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-02-27T18:23:50.047Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-02-27T18:23:50.047Z] (9/79) Installing expat (2.5.0-r0) [2023-02-27T18:23:50.047Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-02-27T18:23:50.047Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-02-27T18:23:50.047Z] (12/79) Installing libpng (1.6.37-r1) [2023-02-27T18:23:50.047Z] (13/79) Installing freetype (2.12.1-r0) [2023-02-27T18:23:50.047Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-02-27T18:23:50.047Z] (15/79) Installing fribidi (1.0.12-r0) [2023-02-27T18:23:50.047Z] (16/79) Installing libffi (3.4.2-r1) [2023-02-27T18:23:50.047Z] (17/79) Installing libintl (0.21-r2) [2023-02-27T18:23:50.047Z] (18/79) Installing libblkid (2.38-r1) [2023-02-27T18:23:50.047Z] (19/79) Installing libmount (2.38-r1) [2023-02-27T18:23:50.047Z] (20/79) Installing pcre (8.45-r2) [2023-02-27T18:23:50.047Z] (21/79) Installing glib (2.72.1-r0) [2023-02-27T18:23:50.047Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-02-27T18:23:50.047Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-02-27T18:23:50.047Z] (24/79) Installing libass (0.16.0-r0) [2023-02-27T18:23:50.047Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-02-27T18:23:50.047Z] (26/79) Installing libdrm (2.4.110-r0) [2023-02-27T18:23:50.047Z] (27/79) Installing gmp (6.2.1-r2) [2023-02-27T18:23:50.047Z] (28/79) Installing nettle (3.7.3-r0) [2023-02-27T18:23:50.047Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-02-27T18:23:50.047Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-02-27T18:23:50.047Z] (31/79) Installing libunistring (1.0-r0) [2023-02-27T18:23:50.047Z] (32/79) Installing gnutls (3.7.7-r1) [2023-02-27T18:23:50.047Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-27T18:23:50.047Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-27T18:23:50.047Z] (35/79) Installing lame (3.100-r0) [2023-02-27T18:23:50.047Z] (36/79) Installing opus (1.3.1-r1) [2023-02-27T18:23:50.047Z] (37/79) Installing libasyncns (0.8-r1) [2023-02-27T18:23:50.047Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-02-27T18:23:50.047Z] (39/79) Installing libltdl (2.4.7-r0) [2023-02-27T18:23:50.047Z] (40/79) Installing orc (0.4.32-r0) [2023-02-27T18:23:50.047Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-02-27T18:23:50.047Z] (42/79) Installing libogg (1.3.5-r1) [2023-02-27T18:23:50.047Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-27T18:23:50.047Z] (44/79) Installing flac (1.3.4-r0) [2023-02-27T18:23:50.047Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-02-27T18:23:50.047Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-02-27T18:23:50.048Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-02-27T18:23:50.048Z] (48/79) Installing soxr (0.1.3-r2) [2023-02-27T18:23:50.048Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-02-27T18:23:50.048Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-02-27T18:23:50.048Z] (51/79) Installing libpulse (15.0-r2) [2023-02-27T18:23:50.048Z] (52/79) Installing cjson (1.7.15-r3) [2023-02-27T18:23:50.048Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-02-27T18:23:50.048Z] (54/79) Installing librist (0.2.6-r1) [2023-02-27T18:23:50.048Z] (55/79) Installing libsrt (1.4.4-r0) [2023-02-27T18:23:50.048Z] (56/79) Installing libssh (0.9.6-r1) [2023-02-27T18:23:50.048Z] (57/79) Installing libtheora (1.1.1-r16) [2023-02-27T18:23:50.315Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-02-27T18:23:50.315Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-02-27T18:23:50.315Z] (60/79) Installing libxext (1.3.4-r0) [2023-02-27T18:23:50.315Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-02-27T18:23:50.315Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-02-27T18:23:50.315Z] (63/79) Installing libva (2.14.0-r0) [2023-02-27T18:23:50.315Z] (64/79) Installing libvdpau (1.5-r0) [2023-02-27T18:23:50.315Z] (65/79) Installing vidstab (1.1.0-r1) [2023-02-27T18:23:50.315Z] (66/79) Installing libvpx (1.11.0-r1) [2023-02-27T18:23:50.315Z] (67/79) Installing libwebp (1.2.3-r0) [2023-02-27T18:23:50.315Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-02-27T18:23:50.315Z] (69/79) Installing numactl (2.0.14-r0) [2023-02-27T18:23:50.315Z] (70/79) Installing x265-libs (3.5-r3) [2023-02-27T18:23:50.582Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-02-27T18:23:50.582Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-02-27T18:23:51.168Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-02-27T18:23:51.168Z] (74/79) Installing udev-init-scripts (35-r0) [2023-02-27T18:23:51.168Z] Executing udev-init-scripts-35-r0.post-install [2023-02-27T18:23:51.168Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-02-27T18:23:51.168Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-02-27T18:23:51.168Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-02-27T18:23:51.168Z] (78/79) Installing kmod-libs (29-r2) [2023-02-27T18:23:51.168Z] (79/79) Installing eudev (3.2.11-r0) [2023-02-27T18:23:51.168Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T18:23:51.168Z] Executing eudev-3.2.11-r0.trigger [2023-02-27T18:23:51.168Z] OK: 77 MiB in 93 packages [2023-02-27T18:23:56.523Z] Removing intermediate container 1b276657a859 [2023-02-27T18:23:56.523Z] ---> d9fa9ab85a37 [2023-02-27T18:23:56.523Z] Step 18/35 : WORKDIR / [2023-02-27T18:23:56.523Z] ---> Running in 3e1dcdde319a [2023-02-27T18:23:56.523Z] Removing intermediate container 3e1dcdde319a [2023-02-27T18:23:56.523Z] ---> 4a83d3171320 [2023-02-27T18:23:56.523Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-27T18:23:57.481Z] ---> 8d2fae74610c [2023-02-27T18:23:57.481Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-27T18:23:57.758Z] ---> df26df6e5dbd [2023-02-27T18:23:57.758Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-27T18:23:58.343Z] ---> 9d650670411d [2023-02-27T18:23:58.343Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-27T18:23:58.926Z] ---> 148763a0f11a [2023-02-27T18:23:58.926Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-27T18:23:59.521Z] ---> c50bbb889b11 [2023-02-27T18:23:59.521Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-27T18:23:59.788Z] ---> a0231f945785 [2023-02-27T18:23:59.788Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-27T18:24:01.201Z] ---> 81e443b0557b [2023-02-27T18:24:01.201Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-27T18:24:01.201Z] ---> Running in d220d5568f57 [2023-02-27T18:24:03.149Z] Removing intermediate container d220d5568f57 [2023-02-27T18:24:03.149Z] ---> c793bfe1c032 [2023-02-27T18:24:03.149Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-27T18:24:03.149Z] ---> Running in 639fe8b9592c [2023-02-27T18:24:04.555Z] Removing intermediate container 639fe8b9592c [2023-02-27T18:24:04.555Z] ---> 3f7183231e31 [2023-02-27T18:24:04.555Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-27T18:24:04.555Z] ---> Running in dfead5446a31 [2023-02-27T18:24:06.618Z] Removing intermediate container dfead5446a31 [2023-02-27T18:24:06.618Z] ---> 99d401c755c2 [2023-02-27T18:24:06.618Z] Step 29/35 : EXPOSE 59983 [2023-02-27T18:24:06.618Z] ---> Running in 9cb87e2c1484 [2023-02-27T18:24:06.618Z] Removing intermediate container 9cb87e2c1484 [2023-02-27T18:24:06.618Z] ---> 0b97fca4d561 [2023-02-27T18:24:06.618Z] Step 30/35 : EXPOSE 8554 [2023-02-27T18:24:06.618Z] ---> Running in 1288cb98baf8 [2023-02-27T18:24:06.911Z] Removing intermediate container 1288cb98baf8 [2023-02-27T18:24:06.911Z] ---> ccb750e4fe76 [2023-02-27T18:24:06.911Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-27T18:24:07.193Z] ---> Running in 5d1a5e32bcf0 [2023-02-27T18:24:07.465Z] Removing intermediate container 5d1a5e32bcf0 [2023-02-27T18:24:07.465Z] ---> 5e32ddfcdbc6 [2023-02-27T18:24:07.465Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-27T18:24:07.465Z] ---> Running in e6e604e573fd [2023-02-27T18:24:07.751Z] Removing intermediate container e6e604e573fd [2023-02-27T18:24:07.751Z] ---> cf72d7311522 [2023-02-27T18:24:07.751Z] Step 33/35 : LABEL arch=arm64 [2023-02-27T18:24:08.040Z] ---> Running in f5f5c55a5e5d [2023-02-27T18:24:08.313Z] Removing intermediate container f5f5c55a5e5d [2023-02-27T18:24:08.313Z] ---> 1f80235a21fe [2023-02-27T18:24:08.313Z] Step 34/35 : LABEL git_sha=d58291c76576a31971c03f981221ac3951acbf69 [2023-02-27T18:24:08.313Z] ---> Running in e5f9ffa5a881 [2023-02-27T18:24:08.584Z] Removing intermediate container e5f9ffa5a881 [2023-02-27T18:24:08.584Z] ---> 930eac8aab9b [2023-02-27T18:24:08.584Z] Step 35/35 : LABEL version=0.0.0 [2023-02-27T18:24:08.584Z] ---> Running in 0ef939f51ae5 [2023-02-27T18:24:09.176Z] Removing intermediate container 0ef939f51ae5 [2023-02-27T18:24:09.176Z] ---> d401eb8bcd6f [2023-02-27T18:24:09.176Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T18:24:09.176Z] Successfully built d401eb8bcd6f [2023-02-27T18:24:09.176Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:24:09.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T18:24:09.996Z] [2023-02-27T18:24:09.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:24:10.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T18:24:10.395Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T18:24:10.395Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T18:24:10.395Z] 04944245beec: Pulling fs layer [2023-02-27T18:24:10.395Z] 699f458cf7ca: Pulling fs layer [2023-02-27T18:24:10.395Z] 765212b225bb: Pulling fs layer [2023-02-27T18:24:10.395Z] f23df028b6ca: Pulling fs layer [2023-02-27T18:24:10.395Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T18:24:10.395Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T18:24:10.395Z] f23df028b6ca: Waiting [2023-02-27T18:24:10.395Z] d65c8cfc05b1: Waiting [2023-02-27T18:24:10.395Z] 2437ff75d9bd: Waiting [2023-02-27T18:24:10.395Z] 765212b225bb: Waiting [2023-02-27T18:24:10.664Z] 04944245beec: Verifying Checksum [2023-02-27T18:24:10.664Z] 04944245beec: Download complete [2023-02-27T18:24:10.664Z] 765212b225bb: Verifying Checksum [2023-02-27T18:24:10.664Z] 765212b225bb: Download complete [2023-02-27T18:24:10.664Z] f23df028b6ca: Verifying Checksum [2023-02-27T18:24:10.664Z] f23df028b6ca: Download complete [2023-02-27T18:24:10.664Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T18:24:10.664Z] d65c8cfc05b1: Download complete [2023-02-27T18:24:10.931Z] 699f458cf7ca: Verifying Checksum [2023-02-27T18:24:10.931Z] 699f458cf7ca: Download complete [2023-02-27T18:24:11.199Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T18:24:11.199Z] 8998bd30e6a1: Download complete [2023-02-27T18:24:13.784Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T18:24:13.785Z] 2437ff75d9bd: Download complete [2023-02-27T18:24:15.193Z] 8998bd30e6a1: Pull complete [2023-02-27T18:24:15.460Z] 04944245beec: Pull complete [2023-02-27T18:24:16.869Z] 699f458cf7ca: Pull complete [2023-02-27T18:24:16.869Z] 765212b225bb: Pull complete [2023-02-27T18:24:17.829Z] f23df028b6ca: Pull complete [2023-02-27T18:24:17.829Z] d65c8cfc05b1: Pull complete [2023-02-27T18:24:32.821Z] 2437ff75d9bd: Pull complete [2023-02-27T18:24:32.821Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T18:24:32.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T18:24:32.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:24:33.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-7634 does not seem to be running inside a container [2023-02-27T18:24:33.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T18:24:35.855Z] $ docker top a0e1e5854429148e31e9f8fa2e4ac5fe8abf8144672ee67cff050863df545556 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:24:36.758Z] ---> job-cost.sh [2023-02-27T18:24:36.758Z] lf-activate-venv: SKIPPING [2023-02-27T18:24:36.758Z] INFO: No Stack... [2023-02-27T18:24:37.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T18:24:37.922Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T18:24:38.269Z] + + catcut /w/workspace/device-usb-camera/1/archives/cost.csv -d, [2023-02-27T18:24:38.269Z] -f6 [Pipeline] lock [2023-02-27T18:24:38.621Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] [2023-02-27T18:24:38.626Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] did not exist. Created. [2023-02-27T18:24:38.626Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T18:24:39.354Z] /w/workspace/device-usb-camera/1@tmp/durable-04538fdd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T18:24:40.030Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T18:24:40.101Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T18:24:40.157Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T18:24:40.173Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-160-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T18:24:40.251Z] $ docker stop --time=1 a0e1e5854429148e31e9f8fa2e4ac5fe8abf8144672ee67cff050863df545556 [2023-02-27T18:24:41.780Z] $ docker rm -f --volumes a0e1e5854429148e31e9f8fa2e4ac5fe8abf8144672ee67cff050863df545556 [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 [2023-02-27T18:24:42.717Z] provisioning config files... [2023-02-27T18:24:42.723Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config13968931449395295955tmp [Pipeline] { [Pipeline] sh [2023-02-27T18:24:43.068Z] + set +x [2023-02-27T18:24:43.068Z] + curl -s https://codecov.io/bash [2023-02-27T18:24:43.068Z] + bash -s -- [2023-02-27T18:24:43.068Z] [2023-02-27T18:24:43.068Z] _____ _ [2023-02-27T18:24:43.068Z] / ____| | | [2023-02-27T18:24:43.068Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T18:24:43.068Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T18:24:43.068Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T18:24:43.068Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T18:24:43.068Z] Bash-1.0.6 [2023-02-27T18:24:43.068Z] [2023-02-27T18:24:43.068Z] [2023-02-27T18:24:43.068Z] ==> git version 2.25.1 found [2023-02-27T18:24:43.068Z] ==> 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 [2023-02-27T18:24:43.068Z] Release-Date: 2020-01-08 [2023-02-27T18:24:43.068Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-27T18:24:43.068Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T18:24:43.068Z] ==> Jenkins CI detected. [2023-02-27T18:24:43.068Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-160 [2023-02-27T18:24:43.069Z] project root: . [2023-02-27T18:24:43.069Z] --> token set from env [2023-02-27T18:24:43.069Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T18:24:43.069Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T18:24:43.069Z] ==> Python coveragepy not found [2023-02-27T18:24:43.069Z] ==> Searching for coverage reports in: [2023-02-27T18:24:43.069Z] + . [2023-02-27T18:24:43.069Z] -> Found 1 reports [2023-02-27T18:24:43.069Z] ==> Detecting git/mercurial file structure [2023-02-27T18:24:43.069Z] ==> Reading reports [2023-02-27T18:24:43.069Z] + ./coverage.out bytes=30666 [2023-02-27T18:24:43.069Z] ==> Appending adjustments [2023-02-27T18:24:43.069Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T18:24:43.328Z] + Found adjustments [2023-02-27T18:24:43.328Z] ==> Gzipping contents [2023-02-27T18:24:43.328Z] 8.0K /tmp/codecov.7RjYoJ.gz [2023-02-27T18:24:43.328Z] ==> Uploading reports [2023-02-27T18:24:43.328Z] url: https://codecov.io [2023-02-27T18:24:43.328Z] query: branch=PR-160&commit=d58291c76576a31971c03f981221ac3951acbf69&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-02-27T18:24:43.328Z] -> Pinging Codecov [2023-02-27T18:24:43.328Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-160&commit=d58291c76576a31971c03f981221ac3951acbf69&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-160%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-02-27T18:24:43.328Z] -> Uploading to [2023-02-27T18:24:43.328Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/73D8F5FF140700D3E01443B452E23636/d58291c76576a31971c03f981221ac3951acbf69/b94cd46d-5b55-477e-a238-da4b15b27749.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T182443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e327811069fa368a9f8ff25c6f334e828cf5c22e184bcb6c7bc228ed9f4551cb [2023-02-27T18:24:43.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T18:24:43.328Z] Dload Upload Total Spent Left Speed [2023-02-27T18:24:43.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4288 0 0 100 4288 0 18092 --:--:-- --:--:-- --:--:-- 18092 [2023-02-27T18:24:43.588Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d58291c76576a31971c03f981221ac3951acbf69 [Pipeline] } [2023-02-27T18:24:43.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-02-27T18:24:45.316Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-160/archives ] [2023-02-27T18:24:45.316Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-160/archives [2023-02-27T18:24:45.316Z] total 16 [2023-02-27T18:24:45.316Z] drwxr-xr-x 3 root root 4096 Feb 27 18:15 . [2023-02-27T18:24:45.316Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 18:15 .. [2023-02-27T18:24:45.316Z] drwxr-xr-x 2 root root 4096 Feb 27 18:15 cost [2023-02-27T18:24:45.316Z] -rw-r--r-- 1 root root 89 Feb 27 18:15 cost.csv [2023-02-27T18:24:45.316Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-160/archives [2023-02-27T18:24:45.316Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-160/archives [2023-02-27T18:24:45.316Z] total 16 [2023-02-27T18:24:45.316Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 18:15 . [2023-02-27T18:24:45.316Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 18:15 .. [2023-02-27T18:24:45.316Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 18:15 cost [2023-02-27T18:24:45.316Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 27 18:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:24:45.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:24:46.524Z] ---> package-listing.sh [2023-02-27T18:24:46.524Z] ++ facter osfamily [2023-02-27T18:24:46.524Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T18:24:46.782Z] + OS_FAMILY=debian [2023-02-27T18:24:46.782Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-160 [2023-02-27T18:24:46.782Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T18:24:46.782Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T18:24:46.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T18:24:46.782Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T18:24:46.782Z] + '[' /w/workspace/foundry_device-usb-camera_PR-160 ']' [2023-02-27T18:24:46.782Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T18:24:46.782Z] + case "${OS_FAMILY}" in [2023-02-27T18:24:46.782Z] + dpkg -l [2023-02-27T18:24:46.782Z] + grep '^ii' [2023-02-27T18:24:46.782Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T18:24:46.782Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T18:24:46.782Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T18:24:46.782Z] + '[' /w/workspace/foundry_device-usb-camera_PR-160 ']' [2023-02-27T18:24:46.782Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-160/archives/ [2023-02-27T18:24:46.782Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-160/archives/ [Pipeline] echo [2023-02-27T18:24:46.818Z] 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/foundry_device-usb-camera_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T18:24:47.110Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T18:24:47.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T18:24:47.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T18:24:47.880Z] prd-ubuntu20.04-docker-8c-8g-7631 does not seem to be running inside a container [2023-02-27T18:24:47.909Z] $ 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/foundry_device-usb-camera_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-160 -v /w/workspace/foundry_device-usb-camera_PR-160:/w/workspace/foundry_device-usb-camera_PR-160:rw,z -v /w/workspace/foundry_device-usb-camera_PR-160@tmp:/w/workspace/foundry_device-usb-camera_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T18:24:48.135Z] $ docker top 17a8f7d73a14a5c417d07604ae3e6f954cba90d296e9a2cbb89a9598a3eb645a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T18:24:48.521Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T18:24:48.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T18:24:49.136Z] + ls /var/log/sa-host [2023-02-27T18:24:49.136Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T18:24:49.270Z] provisioning config files... [2023-02-27T18:24:49.279Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-160@tmp/config4034325091828332471tmp [Pipeline] { [Pipeline] echo [2023-02-27T18:24:49.329Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:24:49.634Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T18:24:49.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:24:50.057Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T18:24:50.090Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:24:50.400Z] ---> sudo-logs.sh [2023-02-27T18:24:50.400Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T18:24:50.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:24:50.789Z] ---> job-cost.sh [2023-02-27T18:24:50.789Z] lf-activate-venv: SKIPPING [2023-02-27T18:24:50.789Z] DEBUG: total: 0.2199999988079071 [2023-02-27T18:24:50.789Z] INFO: Retrieving Stack Cost... [2023-02-27T18:24:51.047Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T18:24:51.615Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T18:24:51.654Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T18:24:51.972Z] ---> logs-deploy.sh [2023-02-27T18:24:51.972Z] lf-activate-venv: SKIPPING [2023-02-27T18:24:51.972Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-160/1 [2023-02-27T18:24:51.972Z] INFO: archiving workspace using pattern(s): [2023-02-27T18:24:52.915Z] Archives upload complete. [2023-02-27T18:24:53.176Z] INFO: archiving logs to Nexus [2023-02-27T18:24:53.744Z] ---> uname -a: [2023-02-27T18:24:53.744Z] Linux prd-ubuntu20-04-docker-8c-8g-7631 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] ---> lscpu: [2023-02-27T18:24:53.744Z] Architecture: x86_64 [2023-02-27T18:24:53.744Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-27T18:24:53.744Z] Byte Order: Little Endian [2023-02-27T18:24:53.744Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-27T18:24:53.744Z] CPU(s): 8 [2023-02-27T18:24:53.744Z] On-line CPU(s) list: 0-7 [2023-02-27T18:24:53.744Z] Thread(s) per core: 1 [2023-02-27T18:24:53.744Z] Core(s) per socket: 1 [2023-02-27T18:24:53.744Z] Socket(s): 8 [2023-02-27T18:24:53.744Z] NUMA node(s): 1 [2023-02-27T18:24:53.744Z] Vendor ID: AuthenticAMD [2023-02-27T18:24:53.744Z] CPU family: 23 [2023-02-27T18:24:53.744Z] Model: 49 [2023-02-27T18:24:53.744Z] Model name: AMD EPYC-Rome Processor [2023-02-27T18:24:53.744Z] Stepping: 0 [2023-02-27T18:24:53.744Z] CPU MHz: 2800.000 [2023-02-27T18:24:53.744Z] BogoMIPS: 5600.00 [2023-02-27T18:24:53.744Z] Virtualization: AMD-V [2023-02-27T18:24:53.744Z] Hypervisor vendor: KVM [2023-02-27T18:24:53.744Z] Virtualization type: full [2023-02-27T18:24:53.744Z] L1d cache: 256 KiB [2023-02-27T18:24:53.744Z] L1i cache: 256 KiB [2023-02-27T18:24:53.744Z] L2 cache: 4 MiB [2023-02-27T18:24:53.744Z] L3 cache: 128 MiB [2023-02-27T18:24:53.744Z] NUMA node0 CPU(s): 0-7 [2023-02-27T18:24:53.744Z] Vulnerability Itlb multihit: Not affected [2023-02-27T18:24:53.744Z] Vulnerability L1tf: Not affected [2023-02-27T18:24:53.744Z] Vulnerability Mds: Not affected [2023-02-27T18:24:53.744Z] Vulnerability Meltdown: Not affected [2023-02-27T18:24:53.744Z] Vulnerability Mmio stale data: Not affected [2023-02-27T18:24:53.744Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-27T18:24:53.744Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-27T18:24:53.744Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-27T18:24:53.744Z] Vulnerability Srbds: Not affected [2023-02-27T18:24:53.744Z] Vulnerability Tsx async abort: Not affected [2023-02-27T18:24:53.744Z] 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 [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] ---> nproc: [2023-02-27T18:24:53.744Z] 8 [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] ---> df -h: [2023-02-27T18:24:53.744Z] Filesystem Size Used Avail Use% Mounted on [2023-02-27T18:24:53.744Z] overlay 155G 12G 144G 8% / [2023-02-27T18:24:53.744Z] tmpfs 64M 0 64M 0% /dev [2023-02-27T18:24:53.744Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-27T18:24:53.744Z] shm 64M 0 64M 0% /dev/shm [2023-02-27T18:24:53.744Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] ---> sar -b -r -n DEV: [2023-02-27T18:24:53.744Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7631) 02/27/23 _x86_64_ (8 CPU) [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] 18:12:31 LINUX RESTART (8 CPU) [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] 18:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-27T18:24:53.744Z] 18:14:01 168.44 16.51 151.92 0.00 1945.81 63933.61 0.00 [2023-02-27T18:24:53.744Z] 18:15:01 138.14 0.42 137.72 0.00 32.92 27270.64 0.00 [2023-02-27T18:24:53.744Z] 18:16:01 165.24 0.07 165.18 0.00 9.33 41978.01 0.00 [2023-02-27T18:24:53.744Z] 18:17:01 2.73 0.02 2.72 0.00 0.13 31.34 0.00 [2023-02-27T18:24:53.744Z] 18:18:01 52.97 10.58 42.39 0.00 5154.87 8747.74 0.00 [2023-02-27T18:24:53.744Z] 18:19:01 5.83 0.02 5.82 0.00 0.13 122.91 0.00 [2023-02-27T18:24:53.744Z] 18:20:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 [2023-02-27T18:24:53.744Z] 18:21:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 [2023-02-27T18:24:53.744Z] 18:22:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2023-02-27T18:24:53.744Z] 18:23:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 [2023-02-27T18:24:53.744Z] 18:24:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2023-02-27T18:24:53.744Z] Average: 49.12 2.51 46.61 0.00 649.34 12923.92 0.00 [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] 18:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-27T18:24:53.744Z] 18:14:01 28448940 31566392 734456 2.23 108916 3230764 2035240 6.00 1139832 2865832 18164 [2023-02-27T18:24:53.744Z] 18:15:01 27942740 31374752 916776 2.79 144548 3478052 2449032 7.22 1483456 2987832 259844 [2023-02-27T18:24:53.744Z] 18:16:01 27537780 31575824 716600 2.18 154472 4028972 1735924 5.12 1232532 3596832 388 [2023-02-27T18:24:53.744Z] 18:17:01 27536884 31575080 717104 2.18 154532 4028968 1735924 5.12 1232864 3596832 8 [2023-02-27T18:24:53.744Z] 18:18:01 27008300 31557276 723684 2.20 188104 4484432 1795296 5.29 1552084 3769528 988 [2023-02-27T18:24:53.744Z] 18:19:01 27015304 31559504 722420 2.20 186680 4481168 1785656 5.26 1549832 3766304 144 [2023-02-27T18:24:53.744Z] 18:20:01 27016648 31560944 720844 2.19 186700 4481176 1785656 5.26 1548256 3766308 8 [2023-02-27T18:24:53.744Z] 18:21:01 27021200 31565540 716156 2.18 186740 4481180 1785656 5.26 1544336 3766312 188 [2023-02-27T18:24:53.744Z] 18:22:01 27021224 31565580 716116 2.18 186756 4481180 1785656 5.26 1544224 3766312 8 [2023-02-27T18:24:53.744Z] 18:23:01 27021356 31565716 715836 2.18 186792 4481188 1785656 5.26 1544340 3766316 36 [2023-02-27T18:24:53.744Z] 18:24:01 27021024 31565760 716040 2.18 186824 4481188 1785656 5.26 1544008 3766616 176 [2023-02-27T18:24:53.744Z] Average: 27326491 31548397 737821 2.24 170097 4194388 1860487 5.48 1446888 3583184 25450 [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z] 18:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-27T18:24:53.744Z] 18:14:01 ens3 747.49 454.26 8442.19 83.65 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:14:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:14:01 docker0 178.17 323.05 14.12 2491.81 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:15:01 ens3 58.45 53.57 89.06 94.68 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:15:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:15:01 vethf5b5f95 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:15:01 docker0 2.03 4.30 0.15 40.78 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:16:01 ens3 189.64 100.90 3335.73 18.73 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:16:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:16:01 docker0 12.41 32.99 0.95 595.58 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:17:01 ens3 0.52 0.42 0.26 0.21 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:18:01 ens3 176.37 87.69 2787.77 6.29 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:18:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:19:01 ens3 0.33 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:20:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:21:01 ens3 0.58 0.38 1.44 0.03 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:23:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:24:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] Average: ens3 106.71 63.42 1332.39 18.52 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] Average: docker0 17.51 32.76 1.38 284.37 0.00 0.00 0.00 0.00 [2023-02-27T18:24:53.744Z] [2023-02-27T18:24:53.744Z]