Pull request #27 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 0679a95c817442db32e5bc6777aa19f6f66e8878+64a0158ebb7ef051a7494343a06668853522f3e5 (c2fddb507863429fc21a9086f8e920b2f890161d) 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-ssh1460359477381594367.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7410618013078077123.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-27/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-27/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16850480838814062506.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13097687845782854345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-27/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-27/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13986671281394321925.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-64173’ is offline Running on prd-ubuntu20.04-docker-8c-8g-64175 in /w/workspace/xfoundry_device-usb-camera_PR-27 [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/xfoundry_device-usb-camera_PR-27 # 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/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit 0679a95c817442db32e5bc6777aa19f6f66e8878 Merge succeeded, producing fad16b9cae1af6115b0ca06ff6731759120bd607 Checking out Revision fad16b9cae1af6115b0ca06ff6731759120bd607 (PR-27) > git config core.sparsecheckout # timeout=10 > git checkout -f 0679a95c817442db32e5bc6777aa19f6f66e8878 # 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 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad16b9cae1af6115b0ca06ff6731759120bd607 # timeout=10 Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T08:32:20.023Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T08:32:20.064Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T08:32:20.080Z] ========================================================= [2022-05-20T08:32:20.080Z] EdgeX Global Pipelines Version Info [2022-05-20T08:32:20.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 23eff06e575cf2ce7fc8b37c0223f86d252b464b # timeout=10 [2022-05-20T08:32:20.851Z] ------------------- [2022-05-20T08:32:20.851Z] stable info: [2022-05-20T08:32:20.851Z] ------------------- [2022-05-20T08:32:20.851Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T08:32:20.851Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T08:32:20.851Z] Message: update stable to v1.0.230 [2022-05-20T08:32:21.423Z] ------------------- [2022-05-20T08:32:21.423Z] experimental info: [2022-05-20T08:32:21.423Z] ------------------- [2022-05-20T08:32:21.423Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T08:32:21.423Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T08:32:21.423Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T08:32:21.552Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-20T08:32:21.562Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-20T08:32:21.571Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T08:32:21.580Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T08:32:21.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T08:32:21.655Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T08:32:21.665Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T08:32:21.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T08:32:21.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T08:32:21.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T08:32:21.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T08:32:21.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-20T08:32:21.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T08:32:21.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T08:32:21.801Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T08:32:21.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T08:32:21.833Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T08:32:21.850Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T08:32:21.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T08:32:21.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T08:32:21.891Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T08:32:21.903Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T08:32:21.917Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T08:32:21.932Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T08:32:21.946Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T08:32:21.958Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T08:32:21.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-27 [Pipeline] echo [2022-05-20T08:32:21.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-27 [Pipeline] echo [2022-05-20T08:32:22.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-27 [Pipeline] echo [2022-05-20T08:32:22.021Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fad16b9cae1af6115b0ca06ff6731759120bd607 [Pipeline] echo [2022-05-20T08:32:22.032Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fad16b9 [Pipeline] echo [2022-05-20T08:32:22.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:32:22.085Z] provisioning config files... [2022-05-20T08:32:22.097Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config2711114128417535801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:32:22.402Z] ---> docker-login.sh [2022-05-20T08:32:22.402Z] nexus3.edgexfoundry.org:10001 [2022-05-20T08:32:22.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:32:22.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:32:22.662Z] Configure a credential helper to remove this warning. See [2022-05-20T08:32:22.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:32:22.662Z] [2022-05-20T08:32:22.662Z] Login Succeeded [2022-05-20T08:32:22.662Z] nexus3.edgexfoundry.org:10002 [2022-05-20T08:32:22.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:32:22.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:32:22.923Z] Configure a credential helper to remove this warning. See [2022-05-20T08:32:22.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:32:22.923Z] [2022-05-20T08:32:22.923Z] Login Succeeded [2022-05-20T08:32:22.923Z] nexus3.edgexfoundry.org:10003 [2022-05-20T08:32:22.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:32:22.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:32:22.923Z] Configure a credential helper to remove this warning. See [2022-05-20T08:32:22.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:32:22.923Z] [2022-05-20T08:32:22.923Z] Login Succeeded [2022-05-20T08:32:22.923Z] nexus3.edgexfoundry.org:10004 [2022-05-20T08:32:23.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:32:23.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:32:23.183Z] Configure a credential helper to remove this warning. See [2022-05-20T08:32:23.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:32:23.183Z] [2022-05-20T08:32:23.183Z] Login Succeeded [2022-05-20T08:32:23.183Z] docker.io [2022-05-20T08:32:23.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:32:23.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:32:23.445Z] Configure a credential helper to remove this warning. See [2022-05-20T08:32:23.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:32:23.445Z] [2022-05-20T08:32:23.445Z] Login Succeeded [2022-05-20T08:32:23.445Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T08:32:23.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T08:32:23.852Z] + git rev-list -1 --merges fad16b9cae1af6115b0ca06ff6731759120bd607~1..fad16b9cae1af6115b0ca06ff6731759120bd607 [Pipeline] echo [2022-05-20T08:32:23.969Z] -----------> git rev-list -1 --merges fad16b9cae1af6115b0ca06ff6731759120bd607~1..fad16b9cae1af6115b0ca06ff6731759120bd607 fad16b9cae1af6115b0ca06ff6731759120bd607 [2022-05-20T08:32:23.969Z] fad16b9cae1af6115b0ca06ff6731759120bd607 [false] [Pipeline] sh [2022-05-20T08:32:24.256Z] + git log --format=format:%s -1 fad16b9cae1af6115b0ca06ff6731759120bd607 [Pipeline] echo [2022-05-20T08:32:24.272Z] ========================================================= [2022-05-20T08:32:24.272Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T08:32:24.272Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T08:32:24.616Z] + git log --format=format:%s -1 fad16b9cae1af6115b0ca06ff6731759120bd607 [Pipeline] echo [2022-05-20T08:32:24.630Z] [semverPrep] GIT_COMMIT: fad16b9cae1af6115b0ca06ff6731759120bd607, Commit Message: Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD [Pipeline] echo [2022-05-20T08:32:24.638Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T08:32:25.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T08:32:25.022Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T08:32:25.022Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T08:32:25.022Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T08:32:25.022Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T08:32:25.022Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T08:32:25.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:32:25.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:32:25.394Z] [2022-05-20T08:32:25.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:32:25.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:32:25.703Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T08:32:25.703Z] 1fe172e4850f: Pulling fs layer [2022-05-20T08:32:25.703Z] caf521ccaac6: Pulling fs layer [2022-05-20T08:32:25.703Z] 3ead6fa29328: Pulling fs layer [2022-05-20T08:32:25.703Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T08:32:25.703Z] a8d5f1318db7: Pulling fs layer [2022-05-20T08:32:25.703Z] c427282e49a2: Pulling fs layer [2022-05-20T08:32:25.703Z] 1827001aaf11: Pulling fs layer [2022-05-20T08:32:25.703Z] 0714d37db230: Pulling fs layer [2022-05-20T08:32:25.703Z] ac28cf19c067: Pulling fs layer [2022-05-20T08:32:25.703Z] ca983d60f3e2: Pulling fs layer [2022-05-20T08:32:25.703Z] 9f894cec8388: Pulling fs layer [2022-05-20T08:32:25.703Z] 5c2a1cbceb83: Waiting [2022-05-20T08:32:25.703Z] 1827001aaf11: Waiting [2022-05-20T08:32:25.703Z] a8d5f1318db7: Waiting [2022-05-20T08:32:25.703Z] 0714d37db230: Waiting [2022-05-20T08:32:25.703Z] c427282e49a2: Waiting [2022-05-20T08:32:25.703Z] ac28cf19c067: Waiting [2022-05-20T08:32:25.703Z] ca983d60f3e2: Waiting [2022-05-20T08:32:25.703Z] 9f894cec8388: Waiting [2022-05-20T08:32:25.703Z] caf521ccaac6: Verifying Checksum [2022-05-20T08:32:25.703Z] caf521ccaac6: Download complete [2022-05-20T08:32:25.703Z] 5c2a1cbceb83: Download complete [2022-05-20T08:32:25.964Z] 3ead6fa29328: Verifying Checksum [2022-05-20T08:32:25.964Z] 3ead6fa29328: Download complete [2022-05-20T08:32:25.964Z] a8d5f1318db7: Verifying Checksum [2022-05-20T08:32:25.964Z] a8d5f1318db7: Download complete [2022-05-20T08:32:25.964Z] c427282e49a2: Verifying Checksum [2022-05-20T08:32:25.964Z] c427282e49a2: Download complete [2022-05-20T08:32:25.964Z] 0714d37db230: Download complete [2022-05-20T08:32:25.964Z] ac28cf19c067: Verifying Checksum [2022-05-20T08:32:25.964Z] ac28cf19c067: Download complete [2022-05-20T08:32:25.964Z] ca983d60f3e2: Verifying Checksum [2022-05-20T08:32:25.964Z] ca983d60f3e2: Download complete [2022-05-20T08:32:25.964Z] 9f894cec8388: Verifying Checksum [2022-05-20T08:32:25.964Z] 9f894cec8388: Download complete [2022-05-20T08:32:25.964Z] 1fe172e4850f: Verifying Checksum [2022-05-20T08:32:25.964Z] 1fe172e4850f: Download complete [2022-05-20T08:32:26.224Z] 1827001aaf11: Verifying Checksum [2022-05-20T08:32:26.224Z] 1827001aaf11: Download complete [2022-05-20T08:32:27.160Z] 1fe172e4850f: Pull complete [2022-05-20T08:32:27.419Z] caf521ccaac6: Pull complete [2022-05-20T08:32:27.991Z] 3ead6fa29328: Pull complete [2022-05-20T08:32:27.991Z] 5c2a1cbceb83: Pull complete [2022-05-20T08:32:28.251Z] a8d5f1318db7: Pull complete [2022-05-20T08:32:28.251Z] c427282e49a2: Pull complete [2022-05-20T08:32:30.166Z] 1827001aaf11: Pull complete [2022-05-20T08:32:30.166Z] 0714d37db230: Pull complete [2022-05-20T08:32:30.166Z] ac28cf19c067: Pull complete [2022-05-20T08:32:30.426Z] ca983d60f3e2: Pull complete [2022-05-20T08:32:30.426Z] 9f894cec8388: Pull complete [2022-05-20T08:32:30.426Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T08:32:30.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T08:32:30.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T08:32:30.504Z] prd-ubuntu20.04-docker-8c-8g-64175 does not seem to be running inside a container [2022-05-20T08:32:30.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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-devops/py-git-semver:latest cat [2022-05-20T08:32:32.280Z] $ docker top edb4a751e1ff11f5372029f153eee82d00d5a45ee65b71f2808d673ad1610947 -eo pid,comm [2022-05-20T08:32:32.346Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-20T08:32:32.346Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T08:32:32.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T08:32:32.420Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T08:32:32.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T08:32:32.548Z] $ docker exec edb4a751e1ff11f5372029f153eee82d00d5a45ee65b71f2808d673ad1610947 ssh-agent [2022-05-20T08:32:32.676Z] SSH_AUTH_SOCK=/tmp/ssh-guxBZEMIi6eU/agent.32 [2022-05-20T08:32:32.676Z] SSH_AGENT_PID=39 [2022-05-20T08:32:32.684Z] Running ssh-add (command line suppressed) [2022-05-20T08:32:32.806Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_2082346100834185251.key (/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_2082346100834185251.key) [2022-05-20T08:32:32.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T08:32:33.127Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T08:32:33.151Z] $ docker exec --env ******** --env ******** edb4a751e1ff11f5372029f153eee82d00d5a45ee65b71f2808d673ad1610947 ssh-agent -k [2022-05-20T08:32:33.250Z] unset SSH_AUTH_SOCK; [2022-05-20T08:32:33.250Z] unset SSH_AGENT_PID; [2022-05-20T08:32:33.250Z] echo Agent pid 39 killed; [2022-05-20T08:32:33.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T08:32:33.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T08:32:33.285Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T08:32:33.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T08:32:33.420Z] $ docker exec edb4a751e1ff11f5372029f153eee82d00d5a45ee65b71f2808d673ad1610947 ssh-agent [2022-05-20T08:32:33.531Z] SSH_AUTH_SOCK=/tmp/ssh-OyYfcSo41XCS/agent.71 [2022-05-20T08:32:33.531Z] SSH_AGENT_PID=77 [2022-05-20T08:32:33.536Z] Running ssh-add (command line suppressed) [2022-05-20T08:32:33.648Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_1918806185992840303.key (/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_1918806185992840303.key) [2022-05-20T08:32:33.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T08:32:33.953Z] + git semver init [2022-05-20T08:32:34.212Z] 2022-05-20 08:32:34,124 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T08:32:34.212Z] 2022-05-20 08:32:34,125 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver [2022-05-20T08:32:34.212Z] 2022-05-20 08:32:34,125 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-27/.semver [2022-05-20T08:32:34.212Z] 2022-05-20 08:32:34,125 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-27/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27, universal_newlines=False, shell=None, istream=None) [2022-05-20T08:32:34.783Z] 2022-05-20 08:32:34,689 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-27/.git/info/exclude [2022-05-20T08:32:34.783Z] 2022-05-20 08:32:34,690 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 with force:False [2022-05-20T08:32:34.783Z] 2022-05-20 08:32:34,690 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 [2022-05-20T08:32:34.783Z] 2022-05-20 08:32:34,694 [execute] INFO git cat-file --batch-check [2022-05-20T08:32:34.783Z] 2022-05-20 08:32:34,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T08:32:34.783Z] 2022-05-20 08:32:34,700 [execute] INFO git cat-file --batch [2022-05-20T08:32:34.783Z] 2022-05-20 08:32:34,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T08:32:34.783Z] 2022-05-20 08:32:34,706 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 [2022-05-20T08:32:34.783Z] 0.0.0 [Pipeline] } [2022-05-20T08:32:34.799Z] $ docker exec --env ******** --env ******** edb4a751e1ff11f5372029f153eee82d00d5a45ee65b71f2808d673ad1610947 ssh-agent -k [2022-05-20T08:32:34.906Z] unset SSH_AUTH_SOCK; [2022-05-20T08:32:34.907Z] unset SSH_AGENT_PID; [2022-05-20T08:32:34.908Z] echo Agent pid 77 killed; [2022-05-20T08:32:34.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T08:32:35.213Z] + git semver [Pipeline] } [2022-05-20T08:32:35.491Z] $ docker stop --time=1 edb4a751e1ff11f5372029f153eee82d00d5a45ee65b71f2808d673ad1610947 [2022-05-20T08:32:36.838Z] $ docker rm -f edb4a751e1ff11f5372029f153eee82d00d5a45ee65b71f2808d673ad1610947 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T08:32:37.181Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T08:32:37.414Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T08:32:37.417Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:32:37.534Z] provisioning config files... [2022-05-20T08:32:37.544Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config6768078656152653890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:32:37.844Z] ---> docker-login.sh [2022-05-20T08:32:37.844Z] nexus3.edgexfoundry.org:10001 [2022-05-20T08:32:37.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:32:37.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:32:37.844Z] Configure a credential helper to remove this warning. See [2022-05-20T08:32:37.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:32:37.844Z] [2022-05-20T08:32:37.844Z] Login Succeeded [2022-05-20T08:32:37.844Z] nexus3.edgexfoundry.org:10002 [2022-05-20T08:32:37.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:32:37.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:32:37.844Z] Configure a credential helper to remove this warning. See [2022-05-20T08:32:37.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:32:37.844Z] [2022-05-20T08:32:37.844Z] Login Succeeded [2022-05-20T08:32:38.104Z] nexus3.edgexfoundry.org:10003 [2022-05-20T08:32:38.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:32:38.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:32:38.104Z] Configure a credential helper to remove this warning. See [2022-05-20T08:32:38.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:32:38.104Z] [2022-05-20T08:32:38.104Z] Login Succeeded [2022-05-20T08:32:38.104Z] nexus3.edgexfoundry.org:10004 [2022-05-20T08:32:38.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:32:38.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:32:38.104Z] Configure a credential helper to remove this warning. See [2022-05-20T08:32:38.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:32:38.104Z] [2022-05-20T08:32:38.104Z] Login Succeeded [2022-05-20T08:32:38.364Z] docker.io [2022-05-20T08:32:38.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:32:38.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:32:38.624Z] Configure a credential helper to remove this warning. See [2022-05-20T08:32:38.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:32:38.624Z] [2022-05-20T08:32:38.624Z] Login Succeeded [2022-05-20T08:32:38.624Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T08:32:38.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T08:32:38.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T08:32:38.714Z] ========================================================= [2022-05-20T08:32:38.714Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T08:32:38.714Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:32:39.027Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T08:32:39.027Z] Sending build context to Docker daemon 574kB [2022-05-20T08:32:39.027Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:32:39.027Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T08:32:39.027Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T08:32:39.027Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T08:32:39.027Z] 666ba61612fd: Pulling fs layer [2022-05-20T08:32:39.027Z] 8ed8ca486205: Pulling fs layer [2022-05-20T08:32:39.027Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T08:32:39.027Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T08:32:39.027Z] ca2b28591e48: Pulling fs layer [2022-05-20T08:32:39.027Z] a51346096db8: Pulling fs layer [2022-05-20T08:32:39.027Z] daebc70d1ce1: Pulling fs layer [2022-05-20T08:32:39.027Z] 0e18a0eac166: Pulling fs layer [2022-05-20T08:32:39.027Z] 4fe6c5a15a65: Waiting [2022-05-20T08:32:39.027Z] 22a0e8bec74d: Waiting [2022-05-20T08:32:39.027Z] ca2b28591e48: Waiting [2022-05-20T08:32:39.027Z] 0e18a0eac166: Waiting [2022-05-20T08:32:39.027Z] a51346096db8: Waiting [2022-05-20T08:32:39.027Z] daebc70d1ce1: Waiting [2022-05-20T08:32:39.027Z] 8ed8ca486205: Verifying Checksum [2022-05-20T08:32:39.027Z] 666ba61612fd: Verifying Checksum [2022-05-20T08:32:39.027Z] 666ba61612fd: Download complete [2022-05-20T08:32:39.027Z] 22a0e8bec74d: Verifying Checksum [2022-05-20T08:32:39.027Z] 22a0e8bec74d: Download complete [2022-05-20T08:32:39.027Z] ca2b28591e48: Verifying Checksum [2022-05-20T08:32:39.027Z] ca2b28591e48: Download complete [2022-05-20T08:32:39.027Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T08:32:39.027Z] 59bf1c3509f3: Download complete [2022-05-20T08:32:39.290Z] a51346096db8: Verifying Checksum [2022-05-20T08:32:39.290Z] a51346096db8: Download complete [2022-05-20T08:32:39.290Z] daebc70d1ce1: Verifying Checksum [2022-05-20T08:32:39.290Z] daebc70d1ce1: Download complete [2022-05-20T08:32:39.290Z] 59bf1c3509f3: Pull complete [2022-05-20T08:32:39.560Z] 666ba61612fd: Pull complete [2022-05-20T08:32:39.560Z] 8ed8ca486205: Pull complete [2022-05-20T08:32:39.823Z] 0e18a0eac166: Verifying Checksum [2022-05-20T08:32:39.823Z] 0e18a0eac166: Download complete [2022-05-20T08:32:39.823Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T08:32:39.823Z] 4fe6c5a15a65: Download complete [2022-05-20T08:32:43.115Z] 4fe6c5a15a65: Pull complete [2022-05-20T08:32:43.378Z] 22a0e8bec74d: Pull complete [2022-05-20T08:32:43.378Z] ca2b28591e48: Pull complete [2022-05-20T08:32:43.638Z] a51346096db8: Pull complete [2022-05-20T08:32:43.638Z] daebc70d1ce1: Pull complete [2022-05-20T08:32:45.553Z] 0e18a0eac166: Pull complete [2022-05-20T08:32:45.553Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T08:32:45.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T08:32:45.553Z] ---> f018257e8ee9 [2022-05-20T08:32:45.553Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T08:32:47.472Z] ---> Running in 8bbf029ad45d [2022-05-20T08:32:47.472Z] Removing intermediate container 8bbf029ad45d [2022-05-20T08:32:47.472Z] ---> 77d7e6b512fb [2022-05-20T08:32:47.472Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:32:47.472Z] ---> Running in 5464c1ce38dc [2022-05-20T08:32:47.472Z] Removing intermediate container 5464c1ce38dc [2022-05-20T08:32:47.472Z] ---> 75f679d853f8 [2022-05-20T08:32:47.472Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:32:47.472Z] ---> Running in 60c2f646e18b [2022-05-20T08:32:47.732Z] Removing intermediate container 60c2f646e18b [2022-05-20T08:32:47.732Z] ---> 79dc11bae986 [2022-05-20T08:32:47.732Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:32:47.732Z] ---> Running in b0b1245f7630 [2022-05-20T08:32:48.303Z] Removing intermediate container b0b1245f7630 [2022-05-20T08:32:48.303Z] ---> 7c638c691b52 [2022-05-20T08:32:48.303Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:32:48.303Z] ---> Running in 1ba82360d38e [2022-05-20T08:32:48.564Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T08:32:49.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T08:32:49.767Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-20T08:32:49.767Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-20T08:32:50.027Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-20T08:32:50.027Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-20T08:32:50.027Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-20T08:32:50.287Z] (6/81) Installing libxcb (1.14-r2) [2022-05-20T08:32:50.287Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-20T08:32:50.287Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-20T08:32:50.548Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-20T08:32:50.548Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-20T08:32:50.548Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-20T08:32:50.809Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-20T08:32:50.809Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-20T08:32:50.809Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-20T08:32:51.070Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-20T08:32:51.070Z] (16/81) Installing libice (1.0.10-r0) [2022-05-20T08:32:51.070Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-20T08:32:51.332Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-20T08:32:51.332Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-20T08:32:51.332Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-20T08:32:51.594Z] (21/81) Installing xset (1.2.4-r0) [2022-05-20T08:32:51.594Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-20T08:32:51.594Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-20T08:32:51.856Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-20T08:32:51.856Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-20T08:32:51.856Z] (26/81) Installing libintl (0.21-r0) [2022-05-20T08:32:52.116Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-20T08:32:52.117Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-20T08:32:52.117Z] (29/81) Installing pcre (8.45-r1) [2022-05-20T08:32:52.377Z] (30/81) Installing glib (2.70.1-r0) [2022-05-20T08:32:52.377Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-20T08:32:52.502Z] Still waiting to schedule task [2022-05-20T08:32:52.502Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-20T08:32:53.333Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-20T08:32:53.333Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:32:53.333Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-20T08:32:54.714Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-20T08:32:54.715Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-20T08:32:54.715Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-20T08:32:54.715Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T08:32:54.715Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-20T08:32:54.976Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-20T08:32:55.238Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-20T08:32:55.238Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-20T08:32:55.238Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-20T08:32:55.500Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-20T08:32:55.500Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-20T08:32:55.761Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-20T08:32:55.761Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-20T08:32:55.761Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-20T08:32:56.023Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-20T08:32:56.023Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-20T08:32:56.023Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-20T08:32:56.283Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-20T08:32:56.283Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-20T08:32:56.283Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-20T08:32:56.544Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-20T08:32:56.544Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-20T08:32:56.544Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-20T08:32:56.805Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-20T08:32:56.805Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-20T08:32:57.066Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-20T08:32:57.066Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-20T08:32:57.066Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-20T08:32:57.327Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-20T08:32:57.327Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:32:57.327Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-20T08:32:57.588Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:32:57.588Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-20T08:32:57.588Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-20T08:32:57.848Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-20T08:32:57.848Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-20T08:32:57.848Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-20T08:32:58.108Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-20T08:32:58.108Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-20T08:32:58.680Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:32:58.680Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-20T08:32:58.680Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-20T08:32:58.942Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:32:58.942Z] (77/81) Installing kmod-libs (29-r2) [2022-05-20T08:32:58.942Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:32:58.942Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T08:32:59.203Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T08:32:59.203Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T08:32:59.203Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T08:32:59.203Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:32:59.203Z] OK: 335 MiB in 133 packages [2022-05-20T08:33:01.756Z] Removing intermediate container 1ba82360d38e [2022-05-20T08:33:01.756Z] ---> 618971405d33 [2022-05-20T08:33:01.756Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T08:33:01.756Z] ---> Running in ed6f3a324cac [2022-05-20T08:33:01.756Z] Removing intermediate container ed6f3a324cac [2022-05-20T08:33:01.756Z] ---> dbd0a772f764 [2022-05-20T08:33:01.756Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T08:33:01.756Z] ---> daf4a1bbd51a [2022-05-20T08:33:01.756Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:33:01.756Z] ---> Running in 84dc4f97c772 [2022-05-20T08:33:16.660Z] Removing intermediate container 84dc4f97c772 [2022-05-20T08:33:16.660Z] ---> 823bc29b6cb5 [2022-05-20T08:33:16.660Z] Step 11/12 : COPY . . [2022-05-20T08:33:16.660Z] ---> bfce1ae88534 [2022-05-20T08:33:16.660Z] Step 12/12 : RUN ${MAKE} [2022-05-20T08:33:16.660Z] ---> Running in af8f20bb0c8b [2022-05-20T08:33:16.660Z] noop [2022-05-20T08:33:16.660Z] Removing intermediate container af8f20bb0c8b [2022-05-20T08:33:16.660Z] ---> 4536570f4cbc [2022-05-20T08:33:16.660Z] Successfully built 4536570f4cbc [2022-05-20T08:33:16.660Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:33:16.963Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T08:33:16.963Z] . [Pipeline] withDockerContainer [2022-05-20T08:33:17.037Z] prd-ubuntu20.04-docker-8c-8g-64175 does not seem to be running inside a container [2022-05-20T08:33:17.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T08:33:17.757Z] $ docker top fd9803519607ff9e7945df77b8e2c9f21d2d115bedd3434fc07f85015f7f713b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T08:33:18.111Z] + go version [2022-05-20T08:33:18.111Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T08:33:18.129Z] $ docker stop --time=1 fd9803519607ff9e7945df77b8e2c9f21d2d115bedd3434fc07f85015f7f713b [2022-05-20T08:33:19.614Z] $ docker rm -f fd9803519607ff9e7945df77b8e2c9f21d2d115bedd3434fc07f85015f7f713b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:33:20.067Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T08:33:20.067Z] . [Pipeline] withDockerContainer [2022-05-20T08:33:20.153Z] prd-ubuntu20.04-docker-8c-8g-64175 does not seem to be running inside a container [2022-05-20T08:33:20.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T08:33:20.595Z] $ docker top 9bd4d7db0ca97be72cc64c4cf1aa613af64cc5c81c17a5148e2ff4efc7d979a1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T08:33:20.956Z] + make test [2022-05-20T08:33:20.956Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T08:33:21.214Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T08:33:31.201Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T08:33:31.201Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T08:33:36.500Z] CGO_ENABLED=1 go vet ./... [2022-05-20T08:33:39.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T08:33:39.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T08:33:39.796Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T08:33:40.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T08:33:40.091Z] $ docker stop --time=1 9bd4d7db0ca97be72cc64c4cf1aa613af64cc5c81c17a5148e2ff4efc7d979a1 [2022-05-20T08:33:42.005Z] $ docker rm -f 9bd4d7db0ca97be72cc64c4cf1aa613af64cc5c81c17a5148e2ff4efc7d979a1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T08:33:42.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T08:33:42.464Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-20T08:33:43.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T08:33:43.675Z] + ls -al . [2022-05-20T08:33:43.675Z] total 164 [2022-05-20T08:33:43.675Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 08:33 . [2022-05-20T08:33:43.675Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:32 .. [2022-05-20T08:33:43.675Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:32 .git [2022-05-20T08:33:43.675Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:32 .github [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 349 May 20 08:32 .gitignore [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 08:32 .golangci.yml [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 08:32 .hadolint.yml [2022-05-20T08:33:43.675Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 08:32 .semver [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 20 08:32 Attribution.txt [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 08:32 CHANGELOG.md [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 08:32 Dockerfile [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 08:32 GOVERNANCE.md [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 08:32 Jenkinsfile [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 08:32 LICENSE [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 1641 May 20 08:32 Makefile [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 08:32 OWNERS.md [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 08:32 README.md [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 08:32 VERSION [2022-05-20T08:33:43.675Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:32 bin [2022-05-20T08:33:43.675Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:32 cmd [2022-05-20T08:33:43.675Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 08:33 coverage.out [2022-05-20T08:33:43.675Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:32 docker-compose [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 08:32 docker-entrypoint.sh [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 08:32 go.mod [2022-05-20T08:33:43.675Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 08:32 go.sum [2022-05-20T08:33:43.675Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:32 internal [2022-05-20T08:33:43.676Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 08:32 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:33:43.973Z] + 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=fad16b9cae1af6115b0ca06ff6731759120bd607 --label arch=amd64 --label version=0.0.0 . [2022-05-20T08:33:43.973Z] Sending build context to Docker daemon 575kB [2022-05-20T08:33:43.973Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:33:43.973Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T08:33:43.973Z] ---> 4536570f4cbc [2022-05-20T08:33:43.973Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T08:33:43.973Z] ---> Running in 9ed7f0036588 [2022-05-20T08:33:44.233Z] Removing intermediate container 9ed7f0036588 [2022-05-20T08:33:44.233Z] ---> 2cfcd7dbc18e [2022-05-20T08:33:44.233Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:33:44.233Z] ---> Running in 4aa8d0dc8466 [2022-05-20T08:33:44.233Z] Removing intermediate container 4aa8d0dc8466 [2022-05-20T08:33:44.233Z] ---> 48d02e90d0d1 [2022-05-20T08:33:44.233Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:33:44.233Z] ---> Running in b2c1145865a4 [2022-05-20T08:33:44.492Z] Removing intermediate container b2c1145865a4 [2022-05-20T08:33:44.492Z] ---> 9c60d5bd5fe1 [2022-05-20T08:33:44.492Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:33:44.492Z] ---> Running in c3c140939bcc [2022-05-20T08:33:45.062Z] Removing intermediate container c3c140939bcc [2022-05-20T08:33:45.062Z] ---> 1b409c642fcb [2022-05-20T08:33:45.062Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:33:45.062Z] ---> Running in e02dc00bd341 [2022-05-20T08:33:45.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T08:33:46.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T08:33:48.709Z] OK: 335 MiB in 133 packages [2022-05-20T08:33:48.709Z] Removing intermediate container e02dc00bd341 [2022-05-20T08:33:48.709Z] ---> 9f62e2136513 [2022-05-20T08:33:48.709Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T08:33:48.709Z] ---> Running in e7ee17d31d23 [2022-05-20T08:33:48.974Z] Removing intermediate container e7ee17d31d23 [2022-05-20T08:33:48.974Z] ---> 4dcb208d306d [2022-05-20T08:33:48.974Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T08:33:48.974Z] ---> 96c48ed571f8 [2022-05-20T08:33:48.974Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:33:49.235Z] ---> Running in b82e9fdaca38 [2022-05-20T08:33:49.805Z] Removing intermediate container b82e9fdaca38 [2022-05-20T08:33:49.805Z] ---> 6413c7cbe0b8 [2022-05-20T08:33:49.805Z] Step 11/29 : COPY . . [2022-05-20T08:33:49.805Z] ---> 0ec698642d02 [2022-05-20T08:33:49.805Z] Step 12/29 : RUN ${MAKE} [2022-05-20T08:33:50.065Z] ---> Running in 042b403fdece [2022-05-20T08:33:50.326Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -o cmd/device-usb-camera ./cmd [2022-05-20T08:34:02.546Z] Removing intermediate container 042b403fdece [2022-05-20T08:34:02.546Z] ---> 97307b243036 [2022-05-20T08:34:02.546Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T08:34:02.546Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T08:34:02.546Z] af6660deedbd: Pulling fs layer [2022-05-20T08:34:02.546Z] 97cd0a44c592: Pulling fs layer [2022-05-20T08:34:02.805Z] 97cd0a44c592: Verifying Checksum [2022-05-20T08:34:02.805Z] 97cd0a44c592: Download complete [2022-05-20T08:34:02.805Z] af6660deedbd: Download complete [2022-05-20T08:34:03.065Z] af6660deedbd: Pull complete [2022-05-20T08:34:03.065Z] 97cd0a44c592: Pull complete [2022-05-20T08:34:03.065Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T08:34:03.065Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T08:34:03.065Z] ---> fea57e182299 [2022-05-20T08:34:03.065Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T08:34:03.635Z] 3.15: Pulling from library/alpine [2022-05-20T08:34:03.636Z] df9b9388f04a: Pulling fs layer [2022-05-20T08:34:03.896Z] df9b9388f04a: Verifying Checksum [2022-05-20T08:34:03.896Z] df9b9388f04a: Download complete [2022-05-20T08:34:04.160Z] df9b9388f04a: Pull complete [2022-05-20T08:34:04.160Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T08:34:04.160Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T08:34:04.160Z] ---> 0ac33e5f5afa [2022-05-20T08:34:04.160Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T08:34:04.160Z] ---> Running in 321d0869da32 [2022-05-20T08:34:04.419Z] Removing intermediate container 321d0869da32 [2022-05-20T08:34:04.419Z] ---> 2d51a6b702ea [2022-05-20T08:34:04.419Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T08:34:04.419Z] ---> Running in b9a6d81e3511 [2022-05-20T08:34:04.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T08:34:04.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T08:34:04.940Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-20T08:34:04.940Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-20T08:34:04.940Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-20T08:34:04.940Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-20T08:34:04.940Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-20T08:34:04.940Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-20T08:34:04.940Z] (7/74) Installing libxcb (1.14-r2) [2022-05-20T08:34:04.940Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-20T08:34:04.940Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-20T08:34:04.940Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T08:34:04.940Z] (11/74) Installing expat (2.4.7-r0) [2022-05-20T08:34:04.940Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-20T08:34:04.940Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-20T08:34:04.940Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-20T08:34:04.940Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-20T08:34:04.940Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-20T08:34:04.940Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-20T08:34:05.200Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-20T08:34:05.200Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-20T08:34:05.200Z] (20/74) Installing libintl (0.21-r0) [2022-05-20T08:34:05.200Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-20T08:34:05.200Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-20T08:34:05.200Z] (23/74) Installing pcre (8.45-r1) [2022-05-20T08:34:05.200Z] (24/74) Installing glib (2.70.1-r0) [2022-05-20T08:34:05.200Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-20T08:34:05.200Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-20T08:34:05.200Z] (27/74) Installing libass (0.15.2-r0) [2022-05-20T08:34:05.200Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-20T08:34:05.200Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-20T08:34:05.200Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-20T08:34:05.200Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-20T08:34:05.200Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-20T08:34:05.200Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-20T08:34:05.200Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-20T08:34:05.200Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T08:34:05.200Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T08:34:05.200Z] (37/74) Installing lame (3.100-r0) [2022-05-20T08:34:05.200Z] (38/74) Installing opus (1.3.1-r1) [2022-05-20T08:34:05.200Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T08:34:05.200Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-20T08:34:05.200Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T08:34:05.200Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T08:34:05.200Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-20T08:34:05.200Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-20T08:34:05.200Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-20T08:34:05.200Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-20T08:34:05.460Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:34:05.460Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:34:05.460Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-20T08:34:05.460Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-20T08:34:05.460Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-20T08:34:05.460Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-20T08:34:05.460Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T08:34:05.460Z] (54/74) Installing libva (2.13.0-r0) [2022-05-20T08:34:05.460Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-20T08:34:05.460Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-20T08:34:05.460Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-20T08:34:05.460Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-20T08:34:05.460Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-20T08:34:05.460Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-20T08:34:05.460Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-20T08:34:05.460Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-20T08:34:05.460Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-20T08:34:05.460Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T08:34:05.720Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-20T08:34:05.720Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-20T08:34:05.720Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:34:05.720Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:34:05.720Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-20T08:34:05.720Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:34:05.720Z] (70/74) Installing kmod-libs (29-r2) [2022-05-20T08:34:05.721Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:34:05.721Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-20T08:34:05.721Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-20T08:34:05.721Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-20T08:34:05.721Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T08:34:05.721Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:34:05.721Z] OK: 78 MiB in 88 packages [2022-05-20T08:34:07.105Z] Removing intermediate container b9a6d81e3511 [2022-05-20T08:34:07.105Z] ---> 3832a5a036c2 [2022-05-20T08:34:07.105Z] Step 17/29 : WORKDIR / [2022-05-20T08:34:07.105Z] ---> Running in bb9e79341529 [2022-05-20T08:34:07.105Z] Removing intermediate container bb9e79341529 [2022-05-20T08:34:07.105Z] ---> 1e6eed729fc7 [2022-05-20T08:34:07.105Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T08:34:07.675Z] ---> 5bf237c1e2e6 [2022-05-20T08:34:07.675Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T08:34:07.934Z] ---> ac10170a5329 [2022-05-20T08:34:07.934Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T08:34:07.934Z] ---> fb6d13965c2e [2022-05-20T08:34:07.934Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T08:34:08.194Z] ---> 095cbb345f73 [2022-05-20T08:34:08.194Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T08:34:08.194Z] ---> c92c03232620 [2022-05-20T08:34:08.194Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T08:34:08.763Z] ---> 95b366f0eab5 [2022-05-20T08:34:08.763Z] Step 24/29 : EXPOSE 59983 [2022-05-20T08:34:08.763Z] ---> Running in cd0008e82cc8 [2022-05-20T08:34:08.763Z] Removing intermediate container cd0008e82cc8 [2022-05-20T08:34:08.763Z] ---> 5523f639ecb4 [2022-05-20T08:34:08.763Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T08:34:09.023Z] ---> Running in 6e1cc5138fc3 [2022-05-20T08:34:09.023Z] Removing intermediate container 6e1cc5138fc3 [2022-05-20T08:34:09.023Z] ---> a34e761b2f7d [2022-05-20T08:34:09.023Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T08:34:09.023Z] ---> Running in 4f48daeb97d0 [2022-05-20T08:34:09.023Z] Removing intermediate container 4f48daeb97d0 [2022-05-20T08:34:09.023Z] ---> ad5176f46540 [2022-05-20T08:34:09.023Z] Step 27/29 : LABEL arch=amd64 [2022-05-20T08:34:09.284Z] ---> Running in e62b852e4faf [2022-05-20T08:34:09.284Z] Removing intermediate container e62b852e4faf [2022-05-20T08:34:09.284Z] ---> 8d8da8b94f0c [2022-05-20T08:34:09.284Z] Step 28/29 : LABEL git_sha=fad16b9cae1af6115b0ca06ff6731759120bd607 [2022-05-20T08:34:09.284Z] ---> Running in b0734dc46e69 [2022-05-20T08:34:09.543Z] Removing intermediate container b0734dc46e69 [2022-05-20T08:34:09.543Z] ---> cf8ee79d310f [2022-05-20T08:34:09.543Z] Step 29/29 : LABEL version=0.0.0 [2022-05-20T08:34:09.543Z] ---> Running in 2a42127efdc5 [2022-05-20T08:34:09.543Z] Removing intermediate container 2a42127efdc5 [2022-05-20T08:34:09.543Z] ---> 41c0a2591b2a [2022-05-20T08:34:09.543Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T08:34:09.543Z] Successfully built 41c0a2591b2a [2022-05-20T08:34:09.543Z] Successfully tagged device-usb-camera:latest [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] sh [2022-05-20T08:34:09.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:34:09.964Z] [2022-05-20T08:34:09.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:34:10.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:34:10.266Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T08:34:10.266Z] 5eb5b503b376: Pulling fs layer [2022-05-20T08:34:10.266Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T08:34:10.266Z] ec43610c2a17: Pulling fs layer [2022-05-20T08:34:10.266Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T08:34:10.266Z] 33b1e0a273af: Pulling fs layer [2022-05-20T08:34:10.266Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T08:34:10.266Z] 2f39f015ded8: Pulling fs layer [2022-05-20T08:34:10.266Z] 33b1e0a273af: Waiting [2022-05-20T08:34:10.266Z] 5d3b04190fa2: Waiting [2022-05-20T08:34:10.266Z] 2f39f015ded8: Waiting [2022-05-20T08:34:10.266Z] 3a2ae6a8a46f: Waiting [2022-05-20T08:34:10.266Z] 5c69ac0246d0: Verifying Checksum [2022-05-20T08:34:10.266Z] 5c69ac0246d0: Download complete [2022-05-20T08:34:10.266Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T08:34:10.266Z] 3a2ae6a8a46f: Download complete [2022-05-20T08:34:10.266Z] 33b1e0a273af: Verifying Checksum [2022-05-20T08:34:10.266Z] 33b1e0a273af: Download complete [2022-05-20T08:34:10.266Z] ec43610c2a17: Verifying Checksum [2022-05-20T08:34:10.266Z] ec43610c2a17: Download complete [2022-05-20T08:34:10.266Z] 5d3b04190fa2: Download complete [2022-05-20T08:34:10.526Z] 5eb5b503b376: Verifying Checksum [2022-05-20T08:34:10.526Z] 5eb5b503b376: Download complete [2022-05-20T08:34:11.095Z] 2f39f015ded8: Verifying Checksum [2022-05-20T08:34:11.095Z] 2f39f015ded8: Download complete [2022-05-20T08:34:11.664Z] 5eb5b503b376: Pull complete [2022-05-20T08:34:11.664Z] 5c69ac0246d0: Pull complete [2022-05-20T08:34:12.232Z] ec43610c2a17: Pull complete [2022-05-20T08:34:12.232Z] 3a2ae6a8a46f: Pull complete [2022-05-20T08:34:12.492Z] 33b1e0a273af: Pull complete [2022-05-20T08:34:12.492Z] 5d3b04190fa2: Pull complete [2022-05-20T08:34:16.697Z] 2f39f015ded8: Pull complete [2022-05-20T08:34:16.697Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T08:34:16.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:34:16.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T08:34:16.766Z] prd-ubuntu20.04-docker-8c-8g-64175 does not seem to be running inside a container [2022-05-20T08:34:16.806Z] $ 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/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T08:34:19.231Z] $ docker top 47f8573d34edb5e5f411b71dc3f590707b906dd8b482c1e1a0cd764612abc1b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:34:19.652Z] ---> job-cost.sh [2022-05-20T08:34:19.652Z] lf-activate-venv: SKIPPING [2022-05-20T08:34:19.652Z] INFO: No Stack... [2022-05-20T08:34:19.926Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T08:34:20.559Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T08:34:20.862Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-27/archives/cost.csv [2022-05-20T08:34:20.862Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T08:34:20.881Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-27-4-stack-cost] [2022-05-20T08:34:20.890Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-27-4-stack-cost] did not exist. Created. [2022-05-20T08:34:20.890Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-27-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T08:34:21.197Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T08:34:21.231Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T08:34:21.238Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-27-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T08:34:21.264Z] $ docker stop --time=1 47f8573d34edb5e5f411b71dc3f590707b906dd8b482c1e1a0cd764612abc1b0 [2022-05-20T08:34:22.451Z] $ docker rm -f 47f8573d34edb5e5f411b71dc3f590707b906dd8b482c1e1a0cd764612abc1b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T08:34:30.283Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64176 in /w/workspace/xfoundry_device-usb-camera_PR-27 [Pipeline] { [Pipeline] ws [2022-05-20T08:34:30.298Z] Running in /w/workspace/device-usb-camera/4 [Pipeline] { [Pipeline] checkout [2022-05-20T08:34:30.544Z] Selected Git installation does not exist. Using Default [2022-05-20T08:34:30.544Z] The recommended git tool is: NONE [2022-05-20T08:34:37.320Z] using credential edgex-jenkins-ssh [2022-05-20T08:34:37.339Z] Cloning the remote Git repository [2022-05-20T08:34:37.404Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T08:34:37.483Z] > git init /w/workspace/device-usb-camera/4 # timeout=10 [2022-05-20T08:34:37.592Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T08:34:37.593Z] > git --version # timeout=10 [2022-05-20T08:34:37.648Z] > git --version # 'git version 2.25.1' [2022-05-20T08:34:37.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T08:34:37.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T08:34:38.344Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T08:34:38.363Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T08:34:38.392Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T08:34:38.462Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T08:34:38.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T08:34:38.491Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-20T08:34:38.975Z] Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit 0679a95c817442db32e5bc6777aa19f6f66e8878 [2022-05-20T08:34:39.239Z] Merge succeeded, producing 628aeb86e47b7929b500b6e24c1f0685f157fdd6 [2022-05-20T08:34:39.240Z] Checking out Revision 628aeb86e47b7929b500b6e24c1f0685f157fdd6 (PR-27) [2022-05-20T08:34:39.002Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T08:34:39.029Z] > git checkout -f 0679a95c817442db32e5bc6777aa19f6f66e8878 # timeout=10 [2022-05-20T08:34:39.123Z] > git remote # timeout=10 [2022-05-20T08:34:39.141Z] > git config --get remote.origin.url # timeout=10 [2022-05-20T08:34:39.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T08:34:39.176Z] > git merge 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 [2022-05-20T08:34:39.230Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-20T08:34:39.252Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T08:34:39.262Z] > git checkout -f 628aeb86e47b7929b500b6e24c1f0685f157fdd6 # timeout=10 [2022-05-20T08:34:43.415Z] Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" [2022-05-20T08:34:43.442Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T08:34:44.362Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T08:34:44.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T08:34:44.362Z] Dload Upload Total Spent Left Speed [2022-05-20T08:34:44.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 41962 0 --:--:-- --:--:-- --:--:-- 41962 [2022-05-20T08:34:43.428Z] > git rev-list --no-walk 23eff06e575cf2ce7fc8b37c0223f86d252b464b # timeout=10 [Pipeline] sh [2022-05-20T08:34:45.175Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T08:34:45.521Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T08:34:45.521Z] + sudo tee /etc/docker/daemon.new [2022-05-20T08:34:45.521Z] { [2022-05-20T08:34:45.521Z] "registry-mirrors": [ [2022-05-20T08:34:45.521Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T08:34:45.521Z] ], [2022-05-20T08:34:45.521Z] "bip": "10.250.0.254/24", [2022-05-20T08:34:45.521Z] "hosts": [ [2022-05-20T08:34:45.521Z] "tcp://0.0.0.0:5555", [2022-05-20T08:34:45.521Z] "unix:///var/run/docker.sock" [2022-05-20T08:34:45.521Z] ], [2022-05-20T08:34:45.521Z] "mtu": 1458, [2022-05-20T08:34:45.521Z] "selinux-enabled": true, [2022-05-20T08:34:45.521Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T08:34:45.521Z] } [Pipeline] sh [2022-05-20T08:34:45.927Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T08:34:46.284Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:35:04.625Z] provisioning config files... [2022-05-20T08:35:04.649Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/4@tmp/config5718851958732353394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:35:05.014Z] ---> docker-login.sh [2022-05-20T08:35:05.014Z] nexus3.edgexfoundry.org:10001 [2022-05-20T08:35:05.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:35:05.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:35:05.885Z] Configure a credential helper to remove this warning. See [2022-05-20T08:35:05.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:35:05.885Z] [2022-05-20T08:35:05.885Z] Login Succeeded [2022-05-20T08:35:05.885Z] nexus3.edgexfoundry.org:10002 [2022-05-20T08:35:06.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:35:06.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:35:06.436Z] Configure a credential helper to remove this warning. See [2022-05-20T08:35:06.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:35:06.436Z] [2022-05-20T08:35:06.436Z] Login Succeeded [2022-05-20T08:35:06.436Z] nexus3.edgexfoundry.org:10003 [2022-05-20T08:35:06.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:35:06.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:35:06.714Z] Configure a credential helper to remove this warning. See [2022-05-20T08:35:06.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:35:06.714Z] [2022-05-20T08:35:06.714Z] Login Succeeded [2022-05-20T08:35:06.714Z] nexus3.edgexfoundry.org:10004 [2022-05-20T08:35:07.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:35:07.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:35:07.323Z] Configure a credential helper to remove this warning. See [2022-05-20T08:35:07.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:35:07.323Z] [2022-05-20T08:35:07.323Z] Login Succeeded [2022-05-20T08:35:07.323Z] docker.io [2022-05-20T08:35:07.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T08:35:07.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T08:35:07.871Z] Configure a credential helper to remove this warning. See [2022-05-20T08:35:07.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T08:35:07.871Z] [2022-05-20T08:35:07.871Z] Login Succeeded [2022-05-20T08:35:07.871Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T08:35:07.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T08:35:08.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T08:35:08.443Z] ========================================================= [2022-05-20T08:35:08.443Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T08:35:08.443Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:35:08.803Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T08:35:09.076Z] Sending build context to Docker daemon 401.4kB [2022-05-20T08:35:09.077Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:35:09.077Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T08:35:09.353Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T08:35:09.353Z] 9b3977197b4f: Pulling fs layer [2022-05-20T08:35:09.353Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T08:35:09.353Z] 94645a83ff95: Pulling fs layer [2022-05-20T08:35:09.353Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T08:35:09.353Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T08:35:09.353Z] 3096ccb668a1: Pulling fs layer [2022-05-20T08:35:09.353Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T08:35:09.353Z] a4caa8a26152: Pulling fs layer [2022-05-20T08:35:09.353Z] e8cf19c19ddd: Waiting [2022-05-20T08:35:09.353Z] 0c92f367c5e7: Waiting [2022-05-20T08:35:09.353Z] 3096ccb668a1: Waiting [2022-05-20T08:35:09.353Z] a4caa8a26152: Waiting [2022-05-20T08:35:09.353Z] 3f3a8bcf1eab: Waiting [2022-05-20T08:35:09.353Z] 94645a83ff95: Verifying Checksum [2022-05-20T08:35:09.353Z] 94645a83ff95: Download complete [2022-05-20T08:35:09.353Z] 1a89e8eeedd5: Download complete [2022-05-20T08:35:09.353Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T08:35:09.353Z] 0c92f367c5e7: Download complete [2022-05-20T08:35:09.353Z] 3096ccb668a1: Verifying Checksum [2022-05-20T08:35:09.353Z] 3096ccb668a1: Download complete [2022-05-20T08:35:09.353Z] 9b3977197b4f: Verifying Checksum [2022-05-20T08:35:09.353Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T08:35:09.353Z] e8cf19c19ddd: Download complete [2022-05-20T08:35:09.960Z] 9b3977197b4f: Pull complete [2022-05-20T08:35:10.568Z] 1a89e8eeedd5: Pull complete [2022-05-20T08:35:10.853Z] 94645a83ff95: Pull complete [2022-05-20T08:35:11.462Z] a4caa8a26152: Download complete [2022-05-20T08:35:12.059Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T08:35:12.059Z] 3f3a8bcf1eab: Download complete [2022-05-20T08:35:24.467Z] 3f3a8bcf1eab: Pull complete [2022-05-20T08:35:24.467Z] 0c92f367c5e7: Pull complete [2022-05-20T08:35:24.467Z] 3096ccb668a1: Pull complete [2022-05-20T08:35:24.467Z] e8cf19c19ddd: Pull complete [2022-05-20T08:35:31.196Z] a4caa8a26152: Pull complete [2022-05-20T08:35:31.196Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T08:35:31.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T08:35:31.196Z] ---> 725f1c02e7f9 [2022-05-20T08:35:31.196Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T08:35:32.208Z] ---> Running in df857cf3b5e8 [2022-05-20T08:35:32.208Z] Removing intermediate container df857cf3b5e8 [2022-05-20T08:35:32.208Z] ---> 2cf4d28e63b3 [2022-05-20T08:35:32.208Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:35:32.485Z] ---> Running in eb3a113bae9c [2022-05-20T08:35:32.760Z] Removing intermediate container eb3a113bae9c [2022-05-20T08:35:32.760Z] ---> 17924881af85 [2022-05-20T08:35:32.760Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:35:32.760Z] ---> Running in 608283f8cd63 [2022-05-20T08:35:33.034Z] Removing intermediate container 608283f8cd63 [2022-05-20T08:35:33.034Z] ---> 493c09341e28 [2022-05-20T08:35:33.034Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:35:33.034Z] ---> Running in 47c2961bd17f [2022-05-20T08:35:35.042Z] Removing intermediate container 47c2961bd17f [2022-05-20T08:35:35.042Z] ---> 29b6dbf9d03f [2022-05-20T08:35:35.042Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:35:35.042Z] ---> Running in 327ac1667dd6 [2022-05-20T08:35:36.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T08:35:36.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T08:35:37.591Z] (1/14) Installing libintl (0.21-r0) [2022-05-20T08:35:37.592Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:35:37.592Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:35:37.866Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:35:37.866Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-20T08:35:38.141Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-20T08:35:38.141Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:35:38.141Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-20T08:35:38.415Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-20T08:35:38.415Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:35:38.415Z] (10/14) Installing kmod-libs (29-r2) [2022-05-20T08:35:38.693Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:35:38.693Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T08:35:38.975Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T08:35:38.975Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T08:35:38.975Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T08:35:39.248Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:35:39.248Z] OK: 227 MiB in 66 packages [2022-05-20T08:35:40.684Z] Removing intermediate container 327ac1667dd6 [2022-05-20T08:35:40.684Z] ---> 1bf51d9c4770 [2022-05-20T08:35:40.684Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T08:35:40.684Z] ---> Running in ec5db3384d12 [2022-05-20T08:35:40.684Z] Removing intermediate container ec5db3384d12 [2022-05-20T08:35:40.684Z] ---> 65e623bbec5b [2022-05-20T08:35:40.684Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T08:35:41.282Z] ---> 1976a7ef9036 [2022-05-20T08:35:41.282Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:35:41.282Z] ---> Running in 45e564ef0cc6 [2022-05-20T08:36:28.304Z] Removing intermediate container 45e564ef0cc6 [2022-05-20T08:36:28.304Z] ---> 912633c7bec4 [2022-05-20T08:36:28.304Z] Step 11/12 : COPY . . [2022-05-20T08:36:28.304Z] ---> b2154c674b30 [2022-05-20T08:36:28.304Z] Step 12/12 : RUN ${MAKE} [2022-05-20T08:36:28.304Z] ---> Running in a0826dc27b2d [2022-05-20T08:36:28.304Z] noop [2022-05-20T08:36:28.304Z] Removing intermediate container a0826dc27b2d [2022-05-20T08:36:28.304Z] ---> 93d2e983a757 [2022-05-20T08:36:28.304Z] Successfully built 93d2e983a757 [2022-05-20T08:36:28.304Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:36:28.655Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T08:36:28.655Z] . [Pipeline] withDockerContainer [2022-05-20T08:36:28.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-64176 does not seem to be running inside a container [2022-05-20T08:36:28.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/4 -v /w/workspace/device-usb-camera/4:/w/workspace/device-usb-camera/4:rw,z -v /w/workspace/device-usb-camera/4@tmp:/w/workspace/device-usb-camera/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-20T08:36:30.239Z] $ docker top b41853251c5058c926c7d1a574489453e34d193f9be1ba883e6c0a6adedabd1e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T08:36:31.155Z] + go version [2022-05-20T08:36:31.155Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T08:36:31.184Z] $ docker stop --time=1 b41853251c5058c926c7d1a574489453e34d193f9be1ba883e6c0a6adedabd1e [2022-05-20T08:36:32.859Z] $ docker rm -f b41853251c5058c926c7d1a574489453e34d193f9be1ba883e6c0a6adedabd1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:36:33.461Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T08:36:33.461Z] . [Pipeline] withDockerContainer [2022-05-20T08:36:33.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-64176 does not seem to be running inside a container [2022-05-20T08:36:33.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/4 -v /w/workspace/device-usb-camera/4:/w/workspace/device-usb-camera/4:rw,z -v /w/workspace/device-usb-camera/4@tmp:/w/workspace/device-usb-camera/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-20T08:36:35.036Z] $ docker top 5ae4c88121cebafcfda2ea65514c3d4ffbf010c2ca706b1ee7890977d1c2b56b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T08:36:35.950Z] + make test [2022-05-20T08:36:35.950Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-20T08:36:37.387Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T08:37:59.260Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-20T08:37:59.260Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-20T08:37:59.260Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T08:37:59.260Z] CGO_ENABLED=1 go vet ./... [2022-05-20T08:38:21.494Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T08:38:21.494Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T08:38:21.494Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T08:38:22.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T08:38:22.971Z] $ docker stop --time=1 5ae4c88121cebafcfda2ea65514c3d4ffbf010c2ca706b1ee7890977d1c2b56b [2022-05-20T08:38:24.716Z] $ docker rm -f 5ae4c88121cebafcfda2ea65514c3d4ffbf010c2ca706b1ee7890977d1c2b56b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T08:38:25.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T08:38:25.696Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T08:38:26.123Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T08:38:26.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T08:38:26.841Z] + ls -al . [2022-05-20T08:38:26.841Z] total 160 [2022-05-20T08:38:26.841Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:38 . [2022-05-20T08:38:26.841Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:34 .. [2022-05-20T08:38:26.841Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:34 .git [2022-05-20T08:38:26.841Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:34 .github [2022-05-20T08:38:26.841Z] -rw-rw-r-- 1 jenkins jenkins 349 May 20 08:34 .gitignore [2022-05-20T08:38:26.841Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 08:34 .golangci.yml [2022-05-20T08:38:26.841Z] -rw-rw-r-- 1 jenkins jenkins 77 May 20 08:34 .hadolint.yml [2022-05-20T08:38:26.841Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 20 08:34 Attribution.txt [2022-05-20T08:38:26.841Z] -rw-rw-r-- 1 jenkins jenkins 181 May 20 08:34 CHANGELOG.md [2022-05-20T08:38:26.841Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 20 08:34 Dockerfile [2022-05-20T08:38:26.841Z] -rw-rw-r-- 1 jenkins jenkins 678 May 20 08:34 GOVERNANCE.md [2022-05-20T08:38:26.842Z] -rw-rw-r-- 1 jenkins jenkins 659 May 20 08:34 Jenkinsfile [2022-05-20T08:38:26.842Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 08:34 LICENSE [2022-05-20T08:38:26.842Z] -rw-rw-r-- 1 jenkins jenkins 1641 May 20 08:34 Makefile [2022-05-20T08:38:26.842Z] -rw-rw-r-- 1 jenkins jenkins 622 May 20 08:34 OWNERS.md [2022-05-20T08:38:26.842Z] -rw-rw-r-- 1 jenkins jenkins 8960 May 20 08:34 README.md [2022-05-20T08:38:26.842Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 08:32 VERSION [2022-05-20T08:38:26.842Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:34 bin [2022-05-20T08:38:26.842Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:34 cmd [2022-05-20T08:38:26.842Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 08:36 coverage.out [2022-05-20T08:38:26.842Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:34 docker-compose [2022-05-20T08:38:26.842Z] -rw-rw-r-- 1 jenkins jenkins 140 May 20 08:34 docker-entrypoint.sh [2022-05-20T08:38:26.842Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 20 08:34 go.mod [2022-05-20T08:38:26.842Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 20 08:34 go.sum [2022-05-20T08:38:26.842Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:34 internal [2022-05-20T08:38:26.842Z] -rw-rw-r-- 1 jenkins jenkins 231 May 20 08:34 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:38:27.187Z] + 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=628aeb86e47b7929b500b6e24c1f0685f157fdd6 --label arch=arm64 --label version=0.0.0 . [2022-05-20T08:38:27.463Z] Sending build context to Docker daemon 402.4kB [2022-05-20T08:38:27.463Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T08:38:27.463Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-20T08:38:27.463Z] ---> 93d2e983a757 [2022-05-20T08:38:27.463Z] Step 3/29 : ARG MAKE="make build" [2022-05-20T08:38:27.736Z] ---> Running in c1eec13be666 [2022-05-20T08:38:28.010Z] Removing intermediate container c1eec13be666 [2022-05-20T08:38:28.010Z] ---> f9499a1cfdd3 [2022-05-20T08:38:28.010Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T08:38:28.010Z] ---> Running in d56e12aa5d98 [2022-05-20T08:38:28.285Z] Removing intermediate container d56e12aa5d98 [2022-05-20T08:38:28.285Z] ---> 11c5023ea1ca [2022-05-20T08:38:28.285Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T08:38:28.285Z] ---> Running in 18ddee09657a [2022-05-20T08:38:28.560Z] Removing intermediate container 18ddee09657a [2022-05-20T08:38:28.560Z] ---> 1a755442fca3 [2022-05-20T08:38:28.560Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T08:38:28.838Z] ---> Running in 850d6412f7da [2022-05-20T08:38:30.295Z] Removing intermediate container 850d6412f7da [2022-05-20T08:38:30.295Z] ---> 487e372d2597 [2022-05-20T08:38:30.295Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T08:38:30.295Z] ---> Running in c20d63e9cf3a [2022-05-20T08:38:31.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T08:38:32.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T08:38:32.867Z] OK: 227 MiB in 66 packages [2022-05-20T08:38:33.847Z] Removing intermediate container c20d63e9cf3a [2022-05-20T08:38:33.847Z] ---> 3e74bbe17c6d [2022-05-20T08:38:33.847Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-20T08:38:33.847Z] ---> Running in bc7b36d91386 [2022-05-20T08:38:34.121Z] Removing intermediate container bc7b36d91386 [2022-05-20T08:38:34.121Z] ---> 470886220af8 [2022-05-20T08:38:34.121Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-20T08:38:34.720Z] ---> daa57c32f3f4 [2022-05-20T08:38:34.720Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T08:38:34.720Z] ---> Running in 68840daf2a49 [2022-05-20T08:38:36.698Z] Removing intermediate container 68840daf2a49 [2022-05-20T08:38:36.698Z] ---> ea7f521c0bf9 [2022-05-20T08:38:36.698Z] Step 11/29 : COPY . . [2022-05-20T08:38:37.303Z] ---> ad8acf7e35ce [2022-05-20T08:38:37.303Z] Step 12/29 : RUN ${MAKE} [2022-05-20T08:38:37.579Z] ---> Running in a263be789143 [2022-05-20T08:38:38.567Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -o cmd/device-usb-camera ./cmd [2022-05-20T08:40:00.434Z] Removing intermediate container a263be789143 [2022-05-20T08:40:00.434Z] ---> b9d8b5c76b97 [2022-05-20T08:40:00.435Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-20T08:40:00.435Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-20T08:40:00.435Z] eab2503cf8f4: Pulling fs layer [2022-05-20T08:40:00.435Z] 97cd0a44c592: Pulling fs layer [2022-05-20T08:40:00.435Z] 97cd0a44c592: Download complete [2022-05-20T08:40:00.435Z] eab2503cf8f4: Verifying Checksum [2022-05-20T08:40:00.435Z] eab2503cf8f4: Download complete [2022-05-20T08:40:00.435Z] eab2503cf8f4: Pull complete [2022-05-20T08:40:00.435Z] 97cd0a44c592: Pull complete [2022-05-20T08:40:00.435Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-20T08:40:00.435Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-20T08:40:00.435Z] ---> 7f763cca56b3 [2022-05-20T08:40:00.435Z] Step 14/29 : FROM alpine:3.15 [2022-05-20T08:40:00.435Z] 3.15: Pulling from library/alpine [2022-05-20T08:40:00.435Z] 9981e73032c8: Pulling fs layer [2022-05-20T08:40:00.435Z] 9981e73032c8: Verifying Checksum [2022-05-20T08:40:00.435Z] 9981e73032c8: Download complete [2022-05-20T08:40:00.435Z] 9981e73032c8: Pull complete [2022-05-20T08:40:00.435Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T08:40:00.435Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T08:40:00.435Z] ---> 3fb3c9af89a9 [2022-05-20T08:40:00.435Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T08:40:00.435Z] ---> Running in 782a54b38a66 [2022-05-20T08:40:00.435Z] Removing intermediate container 782a54b38a66 [2022-05-20T08:40:00.435Z] ---> 17836eaf8855 [2022-05-20T08:40:00.435Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-20T08:40:00.435Z] ---> Running in c16bf25662ed [2022-05-20T08:40:00.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T08:40:00.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T08:40:00.435Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-20T08:40:00.435Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-20T08:40:00.435Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-20T08:40:00.435Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-20T08:40:00.435Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-20T08:40:00.435Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-20T08:40:00.435Z] (7/73) Installing libxcb (1.14-r2) [2022-05-20T08:40:00.435Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-20T08:40:00.435Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-20T08:40:00.435Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-20T08:40:00.435Z] (11/73) Installing expat (2.4.7-r0) [2022-05-20T08:40:00.435Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-20T08:40:00.435Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-20T08:40:00.435Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-20T08:40:00.435Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-20T08:40:00.435Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-20T08:40:00.435Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-20T08:40:00.435Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-20T08:40:00.435Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-20T08:40:00.435Z] (20/73) Installing libintl (0.21-r0) [2022-05-20T08:40:00.435Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-20T08:40:00.435Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-20T08:40:00.435Z] (23/73) Installing pcre (8.45-r1) [2022-05-20T08:40:00.435Z] (24/73) Installing glib (2.70.1-r0) [2022-05-20T08:40:00.435Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-20T08:40:00.435Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-20T08:40:00.435Z] (27/73) Installing libass (0.15.2-r0) [2022-05-20T08:40:00.435Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-20T08:40:00.435Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-20T08:40:00.435Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-20T08:40:00.435Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-20T08:40:00.435Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-20T08:40:00.435Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-20T08:40:00.435Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-20T08:40:00.435Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-20T08:40:00.435Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-20T08:40:00.435Z] (37/73) Installing lame (3.100-r0) [2022-05-20T08:40:00.435Z] (38/73) Installing opus (1.3.1-r1) [2022-05-20T08:40:00.435Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-20T08:40:00.435Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-20T08:40:00.435Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T08:40:00.435Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T08:40:00.435Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-20T08:40:00.435Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-20T08:40:00.435Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-20T08:40:00.435Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-20T08:40:00.435Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T08:40:00.435Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T08:40:00.435Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-20T08:40:00.435Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-20T08:40:00.435Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-20T08:40:00.435Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T08:40:00.435Z] (53/73) Installing libva (2.13.0-r0) [2022-05-20T08:40:00.435Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-20T08:40:00.435Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-20T08:40:00.435Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-20T08:40:00.435Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-20T08:40:00.435Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-20T08:40:00.435Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-20T08:40:00.435Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-20T08:40:00.435Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-20T08:40:00.435Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-20T08:40:00.435Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-20T08:40:00.435Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-20T08:40:00.435Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-20T08:40:00.435Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T08:40:00.435Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T08:40:00.435Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-20T08:40:00.435Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-20T08:40:00.435Z] (69/73) Installing kmod-libs (29-r2) [2022-05-20T08:40:00.435Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-20T08:40:00.435Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-20T08:40:00.435Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-20T08:40:00.435Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-20T08:40:00.435Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T08:40:00.435Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T08:40:00.435Z] OK: 67 MiB in 87 packages [2022-05-20T08:40:02.443Z] Removing intermediate container c16bf25662ed [2022-05-20T08:40:02.443Z] ---> 4e61f88d438b [2022-05-20T08:40:02.443Z] Step 17/29 : WORKDIR / [2022-05-20T08:40:02.443Z] ---> Running in 590f815d8964 [2022-05-20T08:40:02.716Z] Removing intermediate container 590f815d8964 [2022-05-20T08:40:02.716Z] ---> 6cbf79a95621 [2022-05-20T08:40:02.716Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-20T08:40:04.157Z] ---> c9ff7fb415eb [2022-05-20T08:40:04.157Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-20T08:40:04.758Z] ---> 004709a93426 [2022-05-20T08:40:04.758Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-20T08:40:05.361Z] ---> 64b7e3e37446 [2022-05-20T08:40:05.361Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-20T08:40:05.638Z] ---> 6699d86da1d2 [2022-05-20T08:40:05.638Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-20T08:40:06.238Z] ---> 88d8eb52d44d [2022-05-20T08:40:06.238Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-20T08:40:07.680Z] ---> ecfd34ab4637 [2022-05-20T08:40:07.680Z] Step 24/29 : EXPOSE 59983 [2022-05-20T08:40:07.680Z] ---> Running in e9ae067783dd [2022-05-20T08:40:07.956Z] Removing intermediate container e9ae067783dd [2022-05-20T08:40:07.956Z] ---> 3b836bc10ee8 [2022-05-20T08:40:07.956Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-20T08:40:07.956Z] ---> Running in ed500dd297e0 [2022-05-20T08:40:08.229Z] Removing intermediate container ed500dd297e0 [2022-05-20T08:40:08.230Z] ---> ecf25d1815e8 [2022-05-20T08:40:08.230Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-20T08:40:08.230Z] ---> Running in 6fc7c14174ab [2022-05-20T08:40:08.512Z] Removing intermediate container 6fc7c14174ab [2022-05-20T08:40:08.512Z] ---> 3448467c1510 [2022-05-20T08:40:08.512Z] Step 27/29 : LABEL arch=arm64 [2022-05-20T08:40:08.795Z] ---> Running in f15089042bd0 [2022-05-20T08:40:09.068Z] Removing intermediate container f15089042bd0 [2022-05-20T08:40:09.068Z] ---> 2395c05b963c [2022-05-20T08:40:09.068Z] Step 28/29 : LABEL git_sha=628aeb86e47b7929b500b6e24c1f0685f157fdd6 [2022-05-20T08:40:09.068Z] ---> Running in 4ac060e64bf7 [2022-05-20T08:40:09.342Z] Removing intermediate container 4ac060e64bf7 [2022-05-20T08:40:09.342Z] ---> 2c411c385c1d [2022-05-20T08:40:09.342Z] Step 29/29 : LABEL version=0.0.0 [2022-05-20T08:40:09.342Z] ---> Running in 6c9603cb35be [2022-05-20T08:40:09.942Z] Removing intermediate container 6c9603cb35be [2022-05-20T08:40:09.942Z] ---> e2c004678b54 [2022-05-20T08:40:09.942Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T08:40:09.942Z] Successfully built e2c004678b54 [2022-05-20T08:40:09.942Z] Successfully tagged device-usb-camera-arm64:latest [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] sh [2022-05-20T08:40:10.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T08:40:10.384Z] [2022-05-20T08:40:10.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:40:10.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T08:40:11.015Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T08:40:11.016Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T08:40:11.016Z] 04944245beec: Pulling fs layer [2022-05-20T08:40:11.016Z] 699f458cf7ca: Pulling fs layer [2022-05-20T08:40:11.016Z] 765212b225bb: Pulling fs layer [2022-05-20T08:40:11.016Z] f23df028b6ca: Pulling fs layer [2022-05-20T08:40:11.016Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T08:40:11.016Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T08:40:11.016Z] f23df028b6ca: Waiting [2022-05-20T08:40:11.016Z] d65c8cfc05b1: Waiting [2022-05-20T08:40:11.016Z] 2437ff75d9bd: Waiting [2022-05-20T08:40:11.016Z] 765212b225bb: Waiting [2022-05-20T08:40:11.016Z] 04944245beec: Verifying Checksum [2022-05-20T08:40:11.016Z] 04944245beec: Download complete [2022-05-20T08:40:11.016Z] 765212b225bb: Download complete [2022-05-20T08:40:11.016Z] f23df028b6ca: Verifying Checksum [2022-05-20T08:40:11.016Z] f23df028b6ca: Download complete [2022-05-20T08:40:11.291Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T08:40:11.291Z] d65c8cfc05b1: Download complete [2022-05-20T08:40:11.291Z] 699f458cf7ca: Verifying Checksum [2022-05-20T08:40:11.291Z] 699f458cf7ca: Download complete [2022-05-20T08:40:11.569Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T08:40:11.569Z] 8998bd30e6a1: Download complete [2022-05-20T08:40:14.203Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T08:40:14.203Z] 2437ff75d9bd: Download complete [2022-05-20T08:40:16.191Z] 8998bd30e6a1: Pull complete [2022-05-20T08:40:16.472Z] 04944245beec: Pull complete [2022-05-20T08:40:17.917Z] 699f458cf7ca: Pull complete [2022-05-20T08:40:18.192Z] 765212b225bb: Pull complete [2022-05-20T08:40:19.173Z] f23df028b6ca: Pull complete [2022-05-20T08:40:19.173Z] d65c8cfc05b1: Pull complete [2022-05-20T08:40:34.281Z] 2437ff75d9bd: Pull complete [2022-05-20T08:40:34.281Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T08:40:34.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T08:40:34.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T08:40:34.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-64176 does not seem to be running inside a container [2022-05-20T08:40:34.620Z] $ 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/4 -v /w/workspace/device-usb-camera/4:/w/workspace/device-usb-camera/4:rw,z -v /w/workspace/device-usb-camera/4@tmp:/w/workspace/device-usb-camera/4@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-20T08:40:37.044Z] $ docker top 4874a28e7559bb03325b34a8321972eabf791e61e3ec60ee8abfb5a43ab2b912 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:40:37.966Z] ---> job-cost.sh [2022-05-20T08:40:37.966Z] lf-activate-venv: SKIPPING [2022-05-20T08:40:37.966Z] INFO: No Stack... [2022-05-20T08:40:38.238Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T08:40:39.214Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T08:40:39.890Z] + cat /w/workspace/device-usb-camera/4/archives/cost.csv+ [2022-05-20T08:40:39.890Z] cut -d, -f6 [Pipeline] lock [2022-05-20T08:40:39.957Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-27-4-stack-cost] [2022-05-20T08:40:39.963Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-27-4-stack-cost] did not exist. Created. [2022-05-20T08:40:39.963Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-27-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T08:40:40.649Z] /w/workspace/device-usb-camera/4@tmp/durable-7623ba56/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T08:40:41.336Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T08:40:41.358Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T08:40:41.402Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T08:40:41.408Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-27-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T08:40:41.433Z] $ docker stop --time=1 4874a28e7559bb03325b34a8321972eabf791e61e3ec60ee8abfb5a43ab2b912 [2022-05-20T08:40:42.946Z] $ docker rm -f 4874a28e7559bb03325b34a8321972eabf791e61e3ec60ee8abfb5a43ab2b912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-20T08:40:43.425Z] provisioning config files... [2022-05-20T08:40:43.434Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config4797283464047270193tmp [Pipeline] { [Pipeline] sh [2022-05-20T08:40:43.734Z] + set +x [2022-05-20T08:40:43.734Z] + curl -s https://codecov.io/bash [2022-05-20T08:40:43.734Z] + bash -s -- [2022-05-20T08:40:43.734Z] [2022-05-20T08:40:43.734Z] _____ _ [2022-05-20T08:40:43.734Z] / ____| | | [2022-05-20T08:40:43.734Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T08:40:43.734Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T08:40:43.734Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T08:40:43.734Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T08:40:43.735Z] Bash-1.0.6 [2022-05-20T08:40:43.735Z] [2022-05-20T08:40:43.735Z] [2022-05-20T08:40:43.735Z] ==> git version 2.25.1 found [2022-05-20T08:40:43.735Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-20T08:40:43.735Z] Release-Date: 2020-01-08 [2022-05-20T08:40:43.735Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-20T08:40:43.735Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T08:40:43.735Z] ==> Jenkins CI detected. [2022-05-20T08:40:43.735Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-27 [2022-05-20T08:40:43.735Z] project root: . [2022-05-20T08:40:43.735Z] --> token set from env [2022-05-20T08:40:43.735Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T08:40:43.735Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T08:40:43.735Z] ==> Python coveragepy not found [2022-05-20T08:40:43.735Z] ==> Searching for coverage reports in: [2022-05-20T08:40:43.735Z] + . [2022-05-20T08:40:43.735Z] -> Found 1 reports [2022-05-20T08:40:43.735Z] ==> Detecting git/mercurial file structure [2022-05-20T08:40:43.735Z] ==> Reading reports [2022-05-20T08:40:43.735Z] + ./coverage.out bytes=10 [2022-05-20T08:40:43.735Z] ==> Appending adjustments [2022-05-20T08:40:43.735Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T08:40:43.993Z] + Found adjustments [2022-05-20T08:40:43.993Z] ==> Gzipping contents [2022-05-20T08:40:43.993Z] 4.0K /tmp/codecov.lGucH2.gz [2022-05-20T08:40:43.993Z] ==> Uploading reports [2022-05-20T08:40:43.993Z] url: https://codecov.io [2022-05-20T08:40:43.993Z] query: branch=PR-27&commit=fad16b9cae1af6115b0ca06ff6731759120bd607&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-27%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=27&job=&cmd_args= [2022-05-20T08:40:43.993Z] -> Pinging Codecov [2022-05-20T08:40:43.993Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-27&commit=fad16b9cae1af6115b0ca06ff6731759120bd607&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-27%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=27&job=&cmd_args= [2022-05-20T08:40:44.256Z] -> Uploading to [2022-05-20T08:40:44.256Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/73D8F5FF140700D3E01443B452E23636/fad16b9cae1af6115b0ca06ff6731759120bd607/4867b49b-a396-4331-bdf0-fcf2bc2c663a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T084044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=edc63f7be759887d8d169362817ca78a0a1945567b6b3c18cdbaac1c6ea677bd [2022-05-20T08:40:44.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T08:40:44.256Z] Dload Upload Total Spent Left Speed [2022-05-20T08:40:44.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1006 0 0 100 1006 0 4572 --:--:-- --:--:-- --:--:-- 4552 100 1006 0 0 100 1006 0 4244 --:--:-- --:--:-- --:--:-- 4226 [2022-05-20T08:40:44.515Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/fad16b9cae1af6115b0ca06ff6731759120bd607 [Pipeline] } [2022-05-20T08:40:44.523Z] 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 [2022-05-20T08:40:45.236Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-27/archives ] [2022-05-20T08:40:45.236Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-27/archives [2022-05-20T08:40:45.236Z] total 16 [2022-05-20T08:40:45.236Z] drwxr-xr-x 3 root root 4096 May 20 08:34 . [2022-05-20T08:40:45.236Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:34 .. [2022-05-20T08:40:45.236Z] drwxr-xr-x 2 root root 4096 May 20 08:34 cost [2022-05-20T08:40:45.236Z] -rw-r--r-- 1 root root 87 May 20 08:34 cost.csv [2022-05-20T08:40:45.236Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-27/archives [2022-05-20T08:40:45.236Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-27/archives [2022-05-20T08:40:45.236Z] total 16 [2022-05-20T08:40:45.236Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 08:34 . [2022-05-20T08:40:45.236Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:34 .. [2022-05-20T08:40:45.236Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 08:34 cost [2022-05-20T08:40:45.236Z] -rw-r--r-- 1 jenkins jenkins 87 May 20 08:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:40:45.535Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:40:46.409Z] ---> package-listing.sh [2022-05-20T08:40:46.409Z] ++ facter osfamily [2022-05-20T08:40:46.409Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T08:40:46.669Z] + OS_FAMILY=debian [2022-05-20T08:40:46.669Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-27 [2022-05-20T08:40:46.669Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T08:40:46.669Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T08:40:46.669Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T08:40:46.669Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T08:40:46.669Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-27 ']' [2022-05-20T08:40:46.669Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T08:40:46.669Z] + case "${OS_FAMILY}" in [2022-05-20T08:40:46.669Z] + dpkg -l [2022-05-20T08:40:46.669Z] + grep '^ii' [2022-05-20T08:40:46.669Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T08:40:46.669Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T08:40:46.669Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T08:40:46.669Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-27 ']' [2022-05-20T08:40:46.669Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-27/archives/ [2022-05-20T08:40:46.669Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-27/archives/ [Pipeline] echo [2022-05-20T08:40:46.682Z] 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/xfoundry_device-usb-camera_PR-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T08:40:46.963Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T08:40:47.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T08:40:47.531Z] . [Pipeline] withDockerContainer [2022-05-20T08:40:47.593Z] prd-ubuntu20.04-docker-8c-8g-64175 does not seem to be running inside a container [2022-05-20T08:40:47.635Z] $ 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/xfoundry_device-usb-camera_PR-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T08:40:48.287Z] $ docker top b9985cb67bf8cd81867e0f566bb16f094054dfffa3f836d69cc5ca66a82ded12 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T08:40:48.658Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T08:40:48.948Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T08:40:49.242Z] + ls /var/log/sa-host [2022-05-20T08:40:49.242Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T08:40:49.471Z] provisioning config files... [2022-05-20T08:40:49.481Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config5055141006911363153tmp [Pipeline] { [Pipeline] echo [2022-05-20T08:40:49.497Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:40:49.798Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T08:40:49.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:40:50.151Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T08:40:50.163Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:40:50.460Z] ---> sudo-logs.sh [2022-05-20T08:40:50.460Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T08:40:50.485Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:40:50.788Z] ---> job-cost.sh [2022-05-20T08:40:50.788Z] lf-activate-venv: SKIPPING [2022-05-20T08:40:50.788Z] DEBUG: total: 0.2199999988079071 [2022-05-20T08:40:50.788Z] INFO: Retrieving Stack Cost... [2022-05-20T08:40:51.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T08:40:51.620Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T08:40:51.636Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T08:40:51.925Z] ---> logs-deploy.sh [2022-05-20T08:40:51.925Z] lf-activate-venv: SKIPPING [2022-05-20T08:40:51.925Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-27/4 [2022-05-20T08:40:51.925Z] INFO: archiving workspace using pattern(s): [2022-05-20T08:40:52.878Z] Archives upload complete. [2022-05-20T08:40:52.878Z] INFO: archiving logs to Nexus