Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fe761a4bddde7a33328861bc9f22f27160dbe6b 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-ssh1854906762288657549.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-ssh17953872551914899381.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3226042731294314580.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-ssh13061882439961871571.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11609117104697680823.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64488’ Running on prd-ubuntu20.04-docker-8c-8g-64492 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 4fe761a4bddde7a33328861bc9f22f27160dbe6b (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fe761a4bddde7a33328861bc9f22f27160dbe6b # timeout=10 Commit message: "Merge pull request #36 from FelixTing/issue-35" > git rev-list --no-walk aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-24T15:44:27.537Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-24T15:44:27.615Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-24T15:44:27.637Z] ========================================================= [2022-05-24T15:44:27.637Z] EdgeX Global Pipelines Version Info [2022-05-24T15:44:27.637Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:28.415Z] ------------------- [2022-05-24T15:44:28.415Z] stable info: [2022-05-24T15:44:28.415Z] ------------------- [2022-05-24T15:44:28.415Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-24T15:44:28.415Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-24T15:44:28.415Z] Message: update stable to v1.0.230 [2022-05-24T15:44:28.990Z] ------------------- [2022-05-24T15:44:28.990Z] experimental info: [2022-05-24T15:44:28.990Z] ------------------- [2022-05-24T15:44:28.990Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-24T15:44:28.990Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-24T15:44:28.990Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-24T15:44:29.131Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-24T15:44:29.143Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-24T15:44:29.154Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-24T15:44:29.164Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-24T15:44:29.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-24T15:44:29.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-24T15:44:29.200Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-24T15:44:29.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-24T15:44:29.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-24T15:44:29.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-24T15:44:29.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-24T15:44:29.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-24T15:44:29.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-24T15:44:29.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-24T15:44:29.310Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-24T15:44:29.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-24T15:44:29.334Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-24T15:44:29.346Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-24T15:44:29.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-24T15:44:29.378Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-24T15:44:29.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-24T15:44:29.417Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-24T15:44:29.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-24T15:44:29.455Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-24T15:44:29.481Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-24T15:44:29.498Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-24T15:44:29.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-24T15:44:29.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-24T15:44:29.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-24T15:44:29.557Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fe761a4bddde7a33328861bc9f22f27160dbe6b [Pipeline] echo [2022-05-24T15:44:29.573Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fe761a [Pipeline] echo [2022-05-24T15:44:29.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:44:29.625Z] provisioning config files... [2022-05-24T15:44:29.636Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5152953767648233275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:29.999Z] ---> docker-login.sh [2022-05-24T15:44:29.999Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:44:30.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:44:30.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:44:30.261Z] Configure a credential helper to remove this warning. See [2022-05-24T15:44:30.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:44:30.261Z] [2022-05-24T15:44:30.261Z] Login Succeeded [2022-05-24T15:44:30.261Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:44:30.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:44:30.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:44:30.523Z] Configure a credential helper to remove this warning. See [2022-05-24T15:44:30.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:44:30.523Z] [2022-05-24T15:44:30.523Z] Login Succeeded [2022-05-24T15:44:30.523Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:44:30.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:44:30.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:44:30.784Z] Configure a credential helper to remove this warning. See [2022-05-24T15:44:30.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:44:30.784Z] [2022-05-24T15:44:30.784Z] Login Succeeded [2022-05-24T15:44:30.784Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:44:30.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:44:30.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:44:30.784Z] Configure a credential helper to remove this warning. See [2022-05-24T15:44:30.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:44:30.784Z] [2022-05-24T15:44:30.784Z] Login Succeeded [2022-05-24T15:44:30.784Z] docker.io [2022-05-24T15:44:31.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:44:31.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:44:31.313Z] Configure a credential helper to remove this warning. See [2022-05-24T15:44:31.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:44:31.313Z] [2022-05-24T15:44:31.313Z] Login Succeeded [2022-05-24T15:44:31.313Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:44:31.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-24T15:44:31.711Z] + git rev-list -1 --merges 4fe761a4bddde7a33328861bc9f22f27160dbe6b~1..4fe761a4bddde7a33328861bc9f22f27160dbe6b [Pipeline] echo [2022-05-24T15:44:31.764Z] -----------> git rev-list -1 --merges 4fe761a4bddde7a33328861bc9f22f27160dbe6b~1..4fe761a4bddde7a33328861bc9f22f27160dbe6b 4fe761a4bddde7a33328861bc9f22f27160dbe6b [2022-05-24T15:44:31.764Z] 4fe761a4bddde7a33328861bc9f22f27160dbe6b [false] [Pipeline] sh [2022-05-24T15:44:32.081Z] + git log --format=format:%s -1 4fe761a4bddde7a33328861bc9f22f27160dbe6b [Pipeline] echo [2022-05-24T15:44:32.099Z] ========================================================= [2022-05-24T15:44:32.099Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-24T15:44:32.099Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T15:44:32.445Z] + git log --format=format:%s -1 4fe761a4bddde7a33328861bc9f22f27160dbe6b [Pipeline] echo [2022-05-24T15:44:32.459Z] [semverPrep] GIT_COMMIT: 4fe761a4bddde7a33328861bc9f22f27160dbe6b, Commit Message: Merge pull request #36 from FelixTing/issue-35 [Pipeline] echo [2022-05-24T15:44:32.467Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-24T15:44:33.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:44:33.019Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-24T15:44:33.019Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-24T15:44:33.019Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-24T15:44:33.019Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-24T15:44:33.019Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-24T15:44:33.019Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:44:33.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:44:33.375Z] [2022-05-24T15:44:33.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:44:33.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:44:33.681Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-24T15:44:33.681Z] 1fe172e4850f: Pulling fs layer [2022-05-24T15:44:33.681Z] caf521ccaac6: Pulling fs layer [2022-05-24T15:44:33.681Z] 3ead6fa29328: Pulling fs layer [2022-05-24T15:44:33.681Z] 5c2a1cbceb83: Pulling fs layer [2022-05-24T15:44:33.681Z] a8d5f1318db7: Pulling fs layer [2022-05-24T15:44:33.681Z] c427282e49a2: Pulling fs layer [2022-05-24T15:44:33.681Z] 1827001aaf11: Pulling fs layer [2022-05-24T15:44:33.681Z] 0714d37db230: Pulling fs layer [2022-05-24T15:44:33.681Z] ac28cf19c067: Pulling fs layer [2022-05-24T15:44:33.681Z] ca983d60f3e2: Pulling fs layer [2022-05-24T15:44:33.681Z] 9f894cec8388: Pulling fs layer [2022-05-24T15:44:33.681Z] a8d5f1318db7: Waiting [2022-05-24T15:44:33.681Z] ac28cf19c067: Waiting [2022-05-24T15:44:33.681Z] ca983d60f3e2: Waiting [2022-05-24T15:44:33.681Z] 5c2a1cbceb83: Waiting [2022-05-24T15:44:33.681Z] 0714d37db230: Waiting [2022-05-24T15:44:33.681Z] 9f894cec8388: Waiting [2022-05-24T15:44:33.681Z] 1827001aaf11: Waiting [2022-05-24T15:44:33.681Z] caf521ccaac6: Download complete [2022-05-24T15:44:33.681Z] 5c2a1cbceb83: Verifying Checksum [2022-05-24T15:44:33.681Z] 5c2a1cbceb83: Download complete [2022-05-24T15:44:33.947Z] a8d5f1318db7: Verifying Checksum [2022-05-24T15:44:33.947Z] a8d5f1318db7: Download complete [2022-05-24T15:44:33.947Z] 3ead6fa29328: Verifying Checksum [2022-05-24T15:44:33.947Z] 3ead6fa29328: Download complete [2022-05-24T15:44:33.947Z] c427282e49a2: Download complete [2022-05-24T15:44:33.947Z] 0714d37db230: Download complete [2022-05-24T15:44:33.947Z] ac28cf19c067: Download complete [2022-05-24T15:44:33.947Z] ca983d60f3e2: Verifying Checksum [2022-05-24T15:44:33.947Z] ca983d60f3e2: Download complete [2022-05-24T15:44:33.947Z] 9f894cec8388: Download complete [2022-05-24T15:44:33.947Z] 1fe172e4850f: Download complete [2022-05-24T15:44:34.207Z] 1827001aaf11: Verifying Checksum [2022-05-24T15:44:35.588Z] 1fe172e4850f: Pull complete [2022-05-24T15:44:35.588Z] caf521ccaac6: Pull complete [2022-05-24T15:44:36.159Z] 3ead6fa29328: Pull complete [2022-05-24T15:44:36.159Z] 5c2a1cbceb83: Pull complete [2022-05-24T15:44:36.420Z] a8d5f1318db7: Pull complete [2022-05-24T15:44:36.681Z] c427282e49a2: Pull complete [2022-05-24T15:44:38.592Z] 1827001aaf11: Pull complete [2022-05-24T15:44:38.592Z] 0714d37db230: Pull complete [2022-05-24T15:44:38.853Z] ac28cf19c067: Pull complete [2022-05-24T15:44:38.853Z] ca983d60f3e2: Pull complete [2022-05-24T15:44:39.116Z] 9f894cec8388: Pull complete [2022-05-24T15:44:39.116Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-24T15:44:39.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:44:39.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-24T15:44:39.194Z] prd-ubuntu20.04-docker-8c-8g-64492 does not seem to be running inside a container [2022-05-24T15:44:39.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:44:40.747Z] $ docker top e59be2658694dc5a59906108b73994501a447210b1fb9819f37f0431ebdfef69 -eo pid,comm [2022-05-24T15:44:40.843Z] 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-24T15:44:40.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:44:40.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:44:40.889Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:44:41.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:44:41.025Z] $ docker exec e59be2658694dc5a59906108b73994501a447210b1fb9819f37f0431ebdfef69 ssh-agent [2022-05-24T15:44:41.159Z] SSH_AUTH_SOCK=/tmp/ssh-spBNF9SPOlxu/agent.32 [2022-05-24T15:44:41.159Z] SSH_AGENT_PID=38 [2022-05-24T15:44:41.166Z] Running ssh-add (command line suppressed) [2022-05-24T15:44:41.293Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3803059028284928498.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3803059028284928498.key) [2022-05-24T15:44:41.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:44:41.610Z] + git tag --points-at HEAD [Pipeline] } [2022-05-24T15:44:41.631Z] $ docker exec --env ******** --env ******** e59be2658694dc5a59906108b73994501a447210b1fb9819f37f0431ebdfef69 ssh-agent -k [2022-05-24T15:44:41.750Z] unset SSH_AUTH_SOCK; [2022-05-24T15:44:41.750Z] unset SSH_AGENT_PID; [2022-05-24T15:44:41.750Z] echo Agent pid 38 killed; [2022-05-24T15:44:41.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-24T15:44:41.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:44:41.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:44:41.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:44:41.941Z] $ docker exec e59be2658694dc5a59906108b73994501a447210b1fb9819f37f0431ebdfef69 ssh-agent [2022-05-24T15:44:42.067Z] SSH_AUTH_SOCK=/tmp/ssh-hdI0jmNLysxx/agent.70 [2022-05-24T15:44:42.067Z] SSH_AGENT_PID=76 [2022-05-24T15:44:42.074Z] Running ssh-add (command line suppressed) [2022-05-24T15:44:42.190Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8283643723879982162.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8283643723879982162.key) [2022-05-24T15:44:42.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:44:42.506Z] + git semver init [2022-05-24T15:44:42.766Z] 2022-05-24 15:44:42,741 [run_init] DEBUG init version:0.0.0 force:False [2022-05-24T15:44:42.766Z] 2022-05-24 15:44:42,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-24T15:44:42.766Z] 2022-05-24 15:44:42,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-24T15:44:42.766Z] 2022-05-24 15:44:42,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:44:43.382Z] 2022-05-24 15:44:43,261 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-05-24T15:44:43.382Z] 2022-05-24 15:44:43,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-05-24T15:44:43.382Z] 2022-05-24 15:44:43,262 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-24T15:44:43.382Z] 2022-05-24 15:44:43,262 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-24T15:44:43.382Z] 0.0.1-dev.4 [Pipeline] } [2022-05-24T15:44:43.392Z] $ docker exec --env ******** --env ******** e59be2658694dc5a59906108b73994501a447210b1fb9819f37f0431ebdfef69 ssh-agent -k [2022-05-24T15:44:43.514Z] unset SSH_AUTH_SOCK; [2022-05-24T15:44:43.514Z] unset SSH_AGENT_PID; [2022-05-24T15:44:43.515Z] echo Agent pid 76 killed; [2022-05-24T15:44:43.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:44:43.841Z] + git semver [Pipeline] } [2022-05-24T15:44:44.118Z] $ docker stop --time=1 e59be2658694dc5a59906108b73994501a447210b1fb9819f37f0431ebdfef69 [2022-05-24T15:44:45.451Z] $ docker rm -f e59be2658694dc5a59906108b73994501a447210b1fb9819f37f0431ebdfef69 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:44:45.810Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-24T15:44:46.078Z] Stashed 1 file(s) [Pipeline] echo [2022-05-24T15:44:46.083Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:44:46.244Z] provisioning config files... [2022-05-24T15:44:46.255Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4077636503683035890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:44:46.576Z] ---> docker-login.sh [2022-05-24T15:44:46.576Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:44:46.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:44:46.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:44:46.576Z] Configure a credential helper to remove this warning. See [2022-05-24T15:44:46.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:44:46.576Z] [2022-05-24T15:44:46.576Z] Login Succeeded [2022-05-24T15:44:46.576Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:44:46.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:44:46.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:44:46.836Z] Configure a credential helper to remove this warning. See [2022-05-24T15:44:46.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:44:46.836Z] [2022-05-24T15:44:46.836Z] Login Succeeded [2022-05-24T15:44:46.836Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:44:46.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:44:46.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:44:46.836Z] Configure a credential helper to remove this warning. See [2022-05-24T15:44:46.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:44:46.836Z] [2022-05-24T15:44:46.836Z] Login Succeeded [2022-05-24T15:44:46.836Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:44:47.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:44:47.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:44:47.097Z] Configure a credential helper to remove this warning. See [2022-05-24T15:44:47.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:44:47.097Z] [2022-05-24T15:44:47.097Z] Login Succeeded [2022-05-24T15:44:47.097Z] docker.io [2022-05-24T15:44:47.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:44:47.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:44:47.356Z] Configure a credential helper to remove this warning. See [2022-05-24T15:44:47.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:44:47.356Z] [2022-05-24T15:44:47.356Z] Login Succeeded [2022-05-24T15:44:47.356Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:44:47.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-24T15:44:47.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:44:47.429Z] ========================================================= [2022-05-24T15:44:47.429Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-24T15:44:47.429Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:44:47.738Z] + 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-24T15:44:47.738Z] Sending build context to Docker daemon 574kB [2022-05-24T15:44:47.738Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:44:47.738Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-24T15:44:47.738Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-24T15:44:47.738Z] 59bf1c3509f3: Pulling fs layer [2022-05-24T15:44:47.738Z] 666ba61612fd: Pulling fs layer [2022-05-24T15:44:47.738Z] 8ed8ca486205: Pulling fs layer [2022-05-24T15:44:47.738Z] 4fe6c5a15a65: Pulling fs layer [2022-05-24T15:44:47.738Z] 22a0e8bec74d: Pulling fs layer [2022-05-24T15:44:47.738Z] ca2b28591e48: Pulling fs layer [2022-05-24T15:44:47.738Z] a51346096db8: Pulling fs layer [2022-05-24T15:44:47.738Z] daebc70d1ce1: Pulling fs layer [2022-05-24T15:44:47.738Z] 0e18a0eac166: Pulling fs layer [2022-05-24T15:44:47.738Z] 4fe6c5a15a65: Waiting [2022-05-24T15:44:47.738Z] 22a0e8bec74d: Waiting [2022-05-24T15:44:47.738Z] ca2b28591e48: Waiting [2022-05-24T15:44:47.738Z] a51346096db8: Waiting [2022-05-24T15:44:47.738Z] daebc70d1ce1: Waiting [2022-05-24T15:44:47.738Z] 0e18a0eac166: Waiting [2022-05-24T15:44:47.738Z] 8ed8ca486205: Verifying Checksum [2022-05-24T15:44:47.738Z] 8ed8ca486205: Download complete [2022-05-24T15:44:47.738Z] 666ba61612fd: Download complete [2022-05-24T15:44:47.738Z] 22a0e8bec74d: Download complete [2022-05-24T15:44:47.738Z] ca2b28591e48: Download complete [2022-05-24T15:44:47.738Z] a51346096db8: Verifying Checksum [2022-05-24T15:44:47.738Z] a51346096db8: Download complete [2022-05-24T15:44:48.001Z] 59bf1c3509f3: Verifying Checksum [2022-05-24T15:44:48.001Z] 59bf1c3509f3: Download complete [2022-05-24T15:44:48.001Z] daebc70d1ce1: Verifying Checksum [2022-05-24T15:44:48.001Z] daebc70d1ce1: Download complete [2022-05-24T15:44:48.001Z] 59bf1c3509f3: Pull complete [2022-05-24T15:44:48.265Z] 666ba61612fd: Pull complete [2022-05-24T15:44:48.265Z] 8ed8ca486205: Pull complete [2022-05-24T15:44:48.524Z] 0e18a0eac166: Verifying Checksum [2022-05-24T15:44:48.524Z] 0e18a0eac166: Download complete [2022-05-24T15:44:48.784Z] 4fe6c5a15a65: Verifying Checksum [2022-05-24T15:44:48.784Z] 4fe6c5a15a65: Download complete [2022-05-24T15:44:52.984Z] 4fe6c5a15a65: Pull complete [2022-05-24T15:44:52.984Z] 22a0e8bec74d: Pull complete [2022-05-24T15:44:52.984Z] ca2b28591e48: Pull complete [2022-05-24T15:44:52.984Z] a51346096db8: Pull complete [2022-05-24T15:44:52.984Z] daebc70d1ce1: Pull complete [2022-05-24T15:44:55.528Z] 0e18a0eac166: Pull complete [2022-05-24T15:44:55.528Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-24T15:44:55.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-24T15:44:55.528Z] ---> f018257e8ee9 [2022-05-24T15:44:55.528Z] Step 3/12 : ARG MAKE="make build" [2022-05-24T15:44:56.917Z] ---> Running in 8c4b7f11629d [2022-05-24T15:44:56.917Z] Removing intermediate container 8c4b7f11629d [2022-05-24T15:44:56.917Z] ---> 0517798ba395 [2022-05-24T15:44:56.917Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T15:44:56.917Z] ---> Running in dc1a84c60f2b [2022-05-24T15:44:56.917Z] Removing intermediate container dc1a84c60f2b [2022-05-24T15:44:56.917Z] ---> cce87ab9cf0c [2022-05-24T15:44:56.917Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-24T15:44:57.178Z] ---> Running in ae6817fa3fcd [2022-05-24T15:44:57.178Z] Removing intermediate container ae6817fa3fcd [2022-05-24T15:44:57.178Z] ---> 10dc366ad6f5 [2022-05-24T15:44:57.178Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:44:57.178Z] ---> Running in 1e5ce8b760ca [2022-05-24T15:44:57.749Z] Removing intermediate container 1e5ce8b760ca [2022-05-24T15:44:57.749Z] ---> 2a374ba19564 [2022-05-24T15:44:57.749Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:44:57.749Z] ---> Running in 5c8a324e38a9 [2022-05-24T15:44:58.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T15:44:58.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T15:44:59.218Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-24T15:44:59.480Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-24T15:44:59.480Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-24T15:44:59.480Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-24T15:44:59.742Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-24T15:44:59.742Z] (6/81) Installing libxcb (1.14-r2) [2022-05-24T15:44:59.742Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-24T15:45:00.003Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-24T15:45:00.003Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-24T15:45:00.003Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-24T15:45:00.266Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-24T15:45:00.266Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-24T15:45:00.266Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-24T15:45:00.526Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-24T15:45:00.526Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-24T15:45:00.526Z] (16/81) Installing libice (1.0.10-r0) [2022-05-24T15:45:00.787Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-24T15:45:00.787Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-24T15:45:00.787Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-24T15:45:01.047Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-24T15:45:01.047Z] (21/81) Installing xset (1.2.4-r0) [2022-05-24T15:45:01.047Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-24T15:45:01.199Z] Still waiting to schedule task [2022-05-24T15:45:01.199Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-24T15:45:01.308Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-24T15:45:01.308Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-24T15:45:01.308Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-24T15:45:01.570Z] (26/81) Installing libintl (0.21-r0) [2022-05-24T15:45:01.570Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-24T15:45:01.833Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-24T15:45:01.833Z] (29/81) Installing pcre (8.45-r1) [2022-05-24T15:45:01.833Z] (30/81) Installing glib (2.70.1-r0) [2022-05-24T15:45:02.098Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-24T15:45:03.497Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-24T15:45:03.497Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-24T15:45:03.497Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-24T15:45:03.757Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-24T15:45:03.757Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-24T15:45:04.019Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-24T15:45:04.019Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-24T15:45:04.019Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-24T15:45:05.404Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-24T15:45:05.404Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-24T15:45:05.666Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-24T15:45:05.667Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-24T15:45:05.667Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-24T15:45:05.929Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-24T15:45:05.929Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-24T15:45:05.929Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-24T15:45:06.192Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-24T15:45:06.192Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-24T15:45:06.454Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-24T15:45:06.454Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-24T15:45:06.454Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-24T15:45:06.716Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-24T15:45:06.716Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-24T15:45:06.716Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-24T15:45:06.977Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-24T15:45:06.977Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-24T15:45:07.239Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-24T15:45:07.239Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-24T15:45:07.239Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-24T15:45:07.502Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-24T15:45:07.502Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-24T15:45:07.502Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-24T15:45:07.764Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-24T15:45:07.764Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-24T15:45:07.764Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-24T15:45:08.026Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-24T15:45:08.026Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-24T15:45:08.026Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-24T15:45:08.288Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-24T15:45:08.288Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-24T15:45:08.550Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-24T15:45:08.550Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-24T15:45:09.125Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-24T15:45:09.125Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-24T15:45:09.125Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-24T15:45:09.386Z] Executing udev-init-scripts-35-r0.post-install [2022-05-24T15:45:09.386Z] (77/81) Installing kmod-libs (29-r2) [2022-05-24T15:45:09.386Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-24T15:45:09.386Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-24T15:45:09.646Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-24T15:45:09.646Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-24T15:45:09.646Z] Executing busybox-1.34.1-r3.trigger [2022-05-24T15:45:09.646Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-24T15:45:09.646Z] OK: 335 MiB in 133 packages [2022-05-24T15:45:12.194Z] Removing intermediate container 5c8a324e38a9 [2022-05-24T15:45:12.194Z] ---> 3b3bdc2a7ddc [2022-05-24T15:45:12.194Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-24T15:45:12.194Z] ---> Running in 0b5128f4f959 [2022-05-24T15:45:12.194Z] Removing intermediate container 0b5128f4f959 [2022-05-24T15:45:12.194Z] ---> 78cf72fea1aa [2022-05-24T15:45:12.194Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-24T15:45:12.194Z] ---> bc8b0d09338d [2022-05-24T15:45:12.194Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:45:12.194Z] ---> Running in da87614f7f72 [2022-05-24T15:45:27.099Z] Removing intermediate container da87614f7f72 [2022-05-24T15:45:27.099Z] ---> 62678f48a3c5 [2022-05-24T15:45:27.099Z] Step 11/12 : COPY . . [2022-05-24T15:45:27.099Z] ---> 7606a2a4a6a3 [2022-05-24T15:45:27.099Z] Step 12/12 : RUN ${MAKE} [2022-05-24T15:45:27.099Z] ---> Running in a52eba242b41 [2022-05-24T15:45:27.099Z] noop [2022-05-24T15:45:27.099Z] Removing intermediate container a52eba242b41 [2022-05-24T15:45:27.099Z] ---> 253ee670de21 [2022-05-24T15:45:27.099Z] Successfully built 253ee670de21 [2022-05-24T15:45:27.099Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:27.428Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-24T15:45:27.428Z] . [Pipeline] withDockerContainer [2022-05-24T15:45:27.516Z] prd-ubuntu20.04-docker-8c-8g-64492 does not seem to be running inside a container [2022-05-24T15:45:27.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-24T15:45:28.045Z] $ docker top ff22497951f3cb484310f7aff21b8755de3473e67662ecb3c63edba6f418d293 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T15:45:28.402Z] + go version [2022-05-24T15:45:28.402Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-24T15:45:28.421Z] $ docker stop --time=1 ff22497951f3cb484310f7aff21b8755de3473e67662ecb3c63edba6f418d293 [2022-05-24T15:45:29.809Z] $ docker rm -f ff22497951f3cb484310f7aff21b8755de3473e67662ecb3c63edba6f418d293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:30.232Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-24T15:45:30.232Z] . [Pipeline] withDockerContainer [2022-05-24T15:45:30.310Z] prd-ubuntu20.04-docker-8c-8g-64492 does not seem to be running inside a container [2022-05-24T15:45:30.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-24T15:45:30.767Z] $ docker top fe8aaa67401bb7ae22e5f18c29334cc8bcaae10026917c7004f3ec4543975379 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-24T15:45:31.141Z] + make test [2022-05-24T15:45:31.141Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-24T15:45:31.401Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-24T15:45:42.071Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-24T15:45:42.071Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-24T15:45:48.644Z] CGO_ENABLED=1 go vet ./... [2022-05-24T15:45:52.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-24T15:45:52.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-24T15:45:52.844Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-24T15:45:53.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-24T15:45:53.457Z] $ docker stop --time=1 fe8aaa67401bb7ae22e5f18c29334cc8bcaae10026917c7004f3ec4543975379 [2022-05-24T15:45:55.405Z] $ docker rm -f fe8aaa67401bb7ae22e5f18c29334cc8bcaae10026917c7004f3ec4543975379 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:45:55.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-24T15:45:55.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-24T15:45:56.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-24T15:45:56.743Z] + ls -al . [2022-05-24T15:45:56.743Z] total 164 [2022-05-24T15:45:56.743Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 15:45 . [2022-05-24T15:45:56.743Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:44 .. [2022-05-24T15:45:56.743Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 15:44 .git [2022-05-24T15:45:56.743Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:44 .github [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 349 May 24 15:44 .gitignore [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 15:44 .golangci.yml [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 77 May 24 15:44 .hadolint.yml [2022-05-24T15:45:56.743Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 15:44 .semver [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 24 15:44 Attribution.txt [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 181 May 24 15:44 CHANGELOG.md [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 24 15:44 Dockerfile [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 15:44 GOVERNANCE.md [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 659 May 24 15:44 Jenkinsfile [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 24 15:44 LICENSE [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 2345 May 24 15:44 Makefile [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 622 May 24 15:44 OWNERS.md [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 8944 May 24 15:44 README.md [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 11 May 24 15:44 VERSION [2022-05-24T15:45:56.743Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:44 bin [2022-05-24T15:45:56.743Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:44 cmd [2022-05-24T15:45:56.743Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 15:45 coverage.out [2022-05-24T15:45:56.743Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:44 docker-compose [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 15:44 docker-entrypoint.sh [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 24 15:44 go.mod [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 24 15:44 go.sum [2022-05-24T15:45:56.743Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:44 internal [2022-05-24T15:45:56.743Z] -rw-rw-r-- 1 jenkins jenkins 231 May 24 15:44 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:57.037Z] + 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=4fe761a4bddde7a33328861bc9f22f27160dbe6b --label arch=amd64 --label version=0.0.1-dev.4 . [2022-05-24T15:45:57.037Z] Sending build context to Docker daemon 575kB [2022-05-24T15:45:57.037Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:45:57.037Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-24T15:45:57.037Z] ---> 253ee670de21 [2022-05-24T15:45:57.037Z] Step 3/29 : ARG MAKE="make build" [2022-05-24T15:45:57.037Z] ---> Running in 181edb205324 [2022-05-24T15:45:57.297Z] Removing intermediate container 181edb205324 [2022-05-24T15:45:57.297Z] ---> 50f1c666dcf5 [2022-05-24T15:45:57.297Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T15:45:57.297Z] ---> Running in 684e23a33e88 [2022-05-24T15:45:57.297Z] Removing intermediate container 684e23a33e88 [2022-05-24T15:45:57.297Z] ---> cbefca0cfb56 [2022-05-24T15:45:57.297Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-24T15:45:57.297Z] ---> Running in 0cf92dda175a [2022-05-24T15:45:57.556Z] Removing intermediate container 0cf92dda175a [2022-05-24T15:45:57.556Z] ---> 60f19c0b783e [2022-05-24T15:45:57.556Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:45:57.556Z] ---> Running in d92ca05227f7 [2022-05-24T15:45:58.126Z] Removing intermediate container d92ca05227f7 [2022-05-24T15:45:58.126Z] ---> f8acf24c88cf [2022-05-24T15:45:58.126Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:45:58.126Z] ---> Running in b7c223f8df44 [2022-05-24T15:45:58.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T15:45:59.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T15:45:59.590Z] OK: 335 MiB in 133 packages [2022-05-24T15:45:59.850Z] Removing intermediate container b7c223f8df44 [2022-05-24T15:45:59.850Z] ---> 79c5c7717eba [2022-05-24T15:45:59.850Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-24T15:45:59.850Z] ---> Running in ec32cff435bd [2022-05-24T15:46:00.111Z] Removing intermediate container ec32cff435bd [2022-05-24T15:46:00.111Z] ---> ec7702105d6e [2022-05-24T15:46:00.111Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-24T15:46:00.111Z] ---> 58fec17040da [2022-05-24T15:46:00.111Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:46:00.111Z] ---> Running in c2ea111ade79 [2022-05-24T15:46:01.050Z] Removing intermediate container c2ea111ade79 [2022-05-24T15:46:01.050Z] ---> c7a214d86c02 [2022-05-24T15:46:01.050Z] Step 11/29 : COPY . . [2022-05-24T15:46:01.050Z] ---> 2052bfff08c5 [2022-05-24T15:46:01.050Z] Step 12/29 : RUN ${MAKE} [2022-05-24T15:46:01.050Z] ---> Running in d12894aab42f [2022-05-24T15:46:01.310Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-24T15:46:23.281Z] Removing intermediate container d12894aab42f [2022-05-24T15:46:23.281Z] ---> 4a5036226192 [2022-05-24T15:46:23.281Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-24T15:46:23.281Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-24T15:46:23.281Z] af6660deedbd: Pulling fs layer [2022-05-24T15:46:23.281Z] 97cd0a44c592: Pulling fs layer [2022-05-24T15:46:23.281Z] 97cd0a44c592: Download complete [2022-05-24T15:46:23.281Z] af6660deedbd: Verifying Checksum [2022-05-24T15:46:23.281Z] af6660deedbd: Download complete [2022-05-24T15:46:23.281Z] af6660deedbd: Pull complete [2022-05-24T15:46:23.281Z] 97cd0a44c592: Pull complete [2022-05-24T15:46:23.281Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-24T15:46:23.281Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-24T15:46:23.281Z] ---> fea57e182299 [2022-05-24T15:46:23.281Z] Step 14/29 : FROM alpine:3.15 [2022-05-24T15:46:23.281Z] 3.15: Pulling from library/alpine [2022-05-24T15:46:23.281Z] df9b9388f04a: Pulling fs layer [2022-05-24T15:46:23.281Z] df9b9388f04a: Verifying Checksum [2022-05-24T15:46:23.281Z] df9b9388f04a: Download complete [2022-05-24T15:46:23.281Z] df9b9388f04a: Pull complete [2022-05-24T15:46:23.281Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-24T15:46:23.281Z] Status: Downloaded newer image for alpine:3.15 [2022-05-24T15:46:23.281Z] ---> 0ac33e5f5afa [2022-05-24T15:46:23.281Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-24T15:46:23.281Z] ---> Running in 35946f1fd428 [2022-05-24T15:46:23.281Z] Removing intermediate container 35946f1fd428 [2022-05-24T15:46:23.281Z] ---> 99abb63e3835 [2022-05-24T15:46:23.281Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-24T15:46:23.281Z] ---> Running in 48fb37a3eee5 [2022-05-24T15:46:23.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T15:46:23.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T15:46:23.545Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-24T15:46:23.545Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-24T15:46:23.545Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-24T15:46:23.545Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-24T15:46:23.545Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-24T15:46:23.545Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-24T15:46:23.545Z] (7/74) Installing libxcb (1.14-r2) [2022-05-24T15:46:23.804Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-24T15:46:23.804Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-24T15:46:23.804Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-24T15:46:23.804Z] (11/74) Installing expat (2.4.7-r0) [2022-05-24T15:46:23.804Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-24T15:46:23.804Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-24T15:46:23.804Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-24T15:46:23.804Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-24T15:46:23.804Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-24T15:46:23.804Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-24T15:46:23.804Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-24T15:46:23.804Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-24T15:46:23.804Z] (20/74) Installing libintl (0.21-r0) [2022-05-24T15:46:23.804Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-24T15:46:23.804Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-24T15:46:23.804Z] (23/74) Installing pcre (8.45-r1) [2022-05-24T15:46:23.804Z] (24/74) Installing glib (2.70.1-r0) [2022-05-24T15:46:23.804Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-24T15:46:23.804Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-24T15:46:23.804Z] (27/74) Installing libass (0.15.2-r0) [2022-05-24T15:46:23.805Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-24T15:46:23.805Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-24T15:46:24.064Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-24T15:46:24.064Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-24T15:46:24.064Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-24T15:46:24.064Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-24T15:46:24.064Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-24T15:46:24.064Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-24T15:46:24.064Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-24T15:46:24.064Z] (37/74) Installing lame (3.100-r0) [2022-05-24T15:46:24.064Z] (38/74) Installing opus (1.3.1-r1) [2022-05-24T15:46:24.064Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-24T15:46:24.064Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-24T15:46:24.064Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-24T15:46:24.064Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-24T15:46:24.064Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-24T15:46:24.064Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-24T15:46:24.064Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-24T15:46:24.064Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-24T15:46:24.064Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-24T15:46:24.064Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-24T15:46:24.064Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-24T15:46:24.064Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-24T15:46:24.064Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-24T15:46:24.064Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-24T15:46:24.064Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-24T15:46:24.064Z] (54/74) Installing libva (2.13.0-r0) [2022-05-24T15:46:24.064Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-24T15:46:24.064Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-24T15:46:24.064Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-24T15:46:24.064Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-24T15:46:24.064Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-24T15:46:24.323Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-24T15:46:24.323Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-24T15:46:24.323Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-24T15:46:24.323Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-24T15:46:24.323Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-24T15:46:24.323Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-24T15:46:24.323Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-24T15:46:24.323Z] Executing udev-init-scripts-35-r0.post-install [2022-05-24T15:46:24.323Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-24T15:46:24.323Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-24T15:46:24.323Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-24T15:46:24.323Z] (70/74) Installing kmod-libs (29-r2) [2022-05-24T15:46:24.323Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-24T15:46:24.583Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-24T15:46:24.583Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-24T15:46:24.583Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-24T15:46:24.583Z] Executing busybox-1.34.1-r5.trigger [2022-05-24T15:46:24.583Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-24T15:46:24.583Z] OK: 78 MiB in 88 packages [2022-05-24T15:46:25.967Z] Removing intermediate container 48fb37a3eee5 [2022-05-24T15:46:25.967Z] ---> 70b4606cfaa3 [2022-05-24T15:46:25.967Z] Step 17/29 : WORKDIR / [2022-05-24T15:46:25.967Z] ---> Running in a2e09776638a [2022-05-24T15:46:25.967Z] Removing intermediate container a2e09776638a [2022-05-24T15:46:25.967Z] ---> b8b2b3980ba3 [2022-05-24T15:46:25.967Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-24T15:46:26.539Z] ---> 899933b769f2 [2022-05-24T15:46:26.539Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-24T15:46:26.799Z] ---> 870d1e94c3eb [2022-05-24T15:46:26.799Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-24T15:46:26.799Z] ---> 246a55ab7872 [2022-05-24T15:46:26.799Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-24T15:46:27.059Z] ---> 9e9f9d4539eb [2022-05-24T15:46:27.059Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-24T15:46:27.059Z] ---> 80dee9f76b39 [2022-05-24T15:46:27.059Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-24T15:46:27.634Z] ---> 6ea2b78f7615 [2022-05-24T15:46:27.634Z] Step 24/29 : EXPOSE 59983 [2022-05-24T15:46:27.634Z] ---> Running in 78e935f09af4 [2022-05-24T15:46:27.634Z] Removing intermediate container 78e935f09af4 [2022-05-24T15:46:27.634Z] ---> b2bae95db153 [2022-05-24T15:46:27.634Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-24T15:46:27.634Z] ---> Running in 14fc33d1b273 [2022-05-24T15:46:27.896Z] Removing intermediate container 14fc33d1b273 [2022-05-24T15:46:27.896Z] ---> 704d3e3977cb [2022-05-24T15:46:27.896Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-24T15:46:27.896Z] ---> Running in 3ad151957212 [2022-05-24T15:46:27.896Z] Removing intermediate container 3ad151957212 [2022-05-24T15:46:27.896Z] ---> f20d67dbe216 [2022-05-24T15:46:27.896Z] Step 27/29 : LABEL arch=amd64 [2022-05-24T15:46:27.896Z] ---> Running in 6177c2e2bd41 [2022-05-24T15:46:28.156Z] Removing intermediate container 6177c2e2bd41 [2022-05-24T15:46:28.156Z] ---> d4d874255577 [2022-05-24T15:46:28.156Z] Step 28/29 : LABEL git_sha=4fe761a4bddde7a33328861bc9f22f27160dbe6b [2022-05-24T15:46:28.156Z] ---> Running in cfbd22131a9e [2022-05-24T15:46:28.156Z] Removing intermediate container cfbd22131a9e [2022-05-24T15:46:28.156Z] ---> 19555bfcdd0d [2022-05-24T15:46:28.156Z] Step 29/29 : LABEL version=0.0.1-dev.4 [2022-05-24T15:46:28.156Z] ---> Running in d88ba2f2f157 [2022-05-24T15:46:28.156Z] Removing intermediate container d88ba2f2f157 [2022-05-24T15:46:28.156Z] ---> 71010c5c2167 [2022-05-24T15:46:28.156Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-24T15:46:28.156Z] Successfully built 71010c5c2167 [2022-05-24T15:46:28.156Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:46:28.240Z] provisioning config files... [2022-05-24T15:46:28.250Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3323535524866994817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:46:28.554Z] ---> docker-login.sh [2022-05-24T15:46:28.554Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:46:28.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:46:28.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:46:28.554Z] Configure a credential helper to remove this warning. See [2022-05-24T15:46:28.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:46:28.554Z] [2022-05-24T15:46:28.554Z] Login Succeeded [2022-05-24T15:46:28.554Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:46:28.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:46:28.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:46:28.814Z] Configure a credential helper to remove this warning. See [2022-05-24T15:46:28.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:46:28.814Z] [2022-05-24T15:46:28.814Z] Login Succeeded [2022-05-24T15:46:28.814Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:46:28.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:46:28.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:46:28.814Z] Configure a credential helper to remove this warning. See [2022-05-24T15:46:28.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:46:28.814Z] [2022-05-24T15:46:28.814Z] Login Succeeded [2022-05-24T15:46:28.814Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:46:28.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:46:29.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:46:29.074Z] Configure a credential helper to remove this warning. See [2022-05-24T15:46:29.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:46:29.074Z] [2022-05-24T15:46:29.074Z] Login Succeeded [2022-05-24T15:46:29.074Z] docker.io [2022-05-24T15:46:29.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:46:29.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:46:29.335Z] Configure a credential helper to remove this warning. See [2022-05-24T15:46:29.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:46:29.336Z] [2022-05-24T15:46:29.336Z] Login Succeeded [2022-05-24T15:46:29.336Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:46:29.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:46:29.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:46:29.404Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-05-24T15:46:29.404Z] 4fe761a4bddde7a33328861bc9f22f27160dbe6b [2022-05-24T15:46:29.404Z] latest [2022-05-24T15:46:29.404Z] 0.0.1-dev.4 [2022-05-24T15:46:29.404Z] 4fe761a4bddde7a33328861bc9f22f27160dbe6b-0.0.1-dev.4 [2022-05-24T15:46:29.404Z] main [2022-05-24T15:46:29.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:29.732Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4fe761a4bddde7a33328861bc9f22f27160dbe6b [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:30.032Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4fe761a4bddde7a33328861bc9f22f27160dbe6b [2022-05-24T15:46:30.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-24T15:46:30.032Z] 550e596c6d0e: Preparing [2022-05-24T15:46:30.032Z] 1207169bf42c: Preparing [2022-05-24T15:46:30.032Z] 537f99a17c04: Preparing [2022-05-24T15:46:30.032Z] 8d45e0f3833d: Preparing [2022-05-24T15:46:30.032Z] d821cd85e46c: Preparing [2022-05-24T15:46:30.032Z] eec4cee19b1f: Preparing [2022-05-24T15:46:30.032Z] 33f1661a3157: Preparing [2022-05-24T15:46:30.032Z] 4fc242d58285: Preparing [2022-05-24T15:46:30.032Z] eec4cee19b1f: Waiting [2022-05-24T15:46:30.032Z] 33f1661a3157: Waiting [2022-05-24T15:46:30.032Z] 4fc242d58285: Waiting [2022-05-24T15:46:30.032Z] d821cd85e46c: Pushed [2022-05-24T15:46:30.298Z] 8d45e0f3833d: Pushed [2022-05-24T15:46:30.298Z] 537f99a17c04: Pushed [2022-05-24T15:46:30.298Z] 1207169bf42c: Pushed [2022-05-24T15:46:30.298Z] 4fc242d58285: Layer already exists [2022-05-24T15:46:32.209Z] 550e596c6d0e: Pushed [2022-05-24T15:46:33.151Z] eec4cee19b1f: Pushed [2022-05-24T15:46:37.355Z] 33f1661a3157: Pushed [2022-05-24T15:46:37.355Z] 4fe761a4bddde7a33328861bc9f22f27160dbe6b: digest: sha256:030f870a89c8c0fe70681932302d199cb6a6ec2dc7677f9b0877aa2641c68605 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:37.686Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:38.003Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-05-24T15:46:38.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-24T15:46:38.003Z] 550e596c6d0e: Preparing [2022-05-24T15:46:38.003Z] 1207169bf42c: Preparing [2022-05-24T15:46:38.003Z] 537f99a17c04: Preparing [2022-05-24T15:46:38.003Z] 8d45e0f3833d: Preparing [2022-05-24T15:46:38.003Z] d821cd85e46c: Preparing [2022-05-24T15:46:38.003Z] eec4cee19b1f: Preparing [2022-05-24T15:46:38.003Z] 33f1661a3157: Preparing [2022-05-24T15:46:38.003Z] 4fc242d58285: Preparing [2022-05-24T15:46:38.003Z] eec4cee19b1f: Waiting [2022-05-24T15:46:38.003Z] 33f1661a3157: Waiting [2022-05-24T15:46:38.003Z] 4fc242d58285: Waiting [2022-05-24T15:46:38.003Z] 1207169bf42c: Layer already exists [2022-05-24T15:46:38.003Z] 550e596c6d0e: Layer already exists [2022-05-24T15:46:38.003Z] 8d45e0f3833d: Layer already exists [2022-05-24T15:46:38.003Z] 537f99a17c04: Layer already exists [2022-05-24T15:46:38.003Z] d821cd85e46c: Layer already exists [2022-05-24T15:46:38.003Z] eec4cee19b1f: Layer already exists [2022-05-24T15:46:38.003Z] 33f1661a3157: Layer already exists [2022-05-24T15:46:38.003Z] 4fc242d58285: Layer already exists [2022-05-24T15:46:38.003Z] latest: digest: sha256:030f870a89c8c0fe70681932302d199cb6a6ec2dc7677f9b0877aa2641c68605 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:38.306Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:38.598Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.4 [2022-05-24T15:46:38.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-24T15:46:38.598Z] 550e596c6d0e: Preparing [2022-05-24T15:46:38.598Z] 1207169bf42c: Preparing [2022-05-24T15:46:38.598Z] 537f99a17c04: Preparing [2022-05-24T15:46:38.598Z] 8d45e0f3833d: Preparing [2022-05-24T15:46:38.598Z] d821cd85e46c: Preparing [2022-05-24T15:46:38.598Z] eec4cee19b1f: Preparing [2022-05-24T15:46:38.598Z] 33f1661a3157: Preparing [2022-05-24T15:46:38.598Z] 4fc242d58285: Preparing [2022-05-24T15:46:38.598Z] eec4cee19b1f: Waiting [2022-05-24T15:46:38.598Z] 4fc242d58285: Waiting [2022-05-24T15:46:38.598Z] 33f1661a3157: Waiting [2022-05-24T15:46:38.598Z] 537f99a17c04: Layer already exists [2022-05-24T15:46:38.598Z] 1207169bf42c: Layer already exists [2022-05-24T15:46:38.598Z] 8d45e0f3833d: Layer already exists [2022-05-24T15:46:38.598Z] 550e596c6d0e: Layer already exists [2022-05-24T15:46:38.598Z] d821cd85e46c: Layer already exists [2022-05-24T15:46:38.598Z] eec4cee19b1f: Layer already exists [2022-05-24T15:46:38.598Z] 4fc242d58285: Layer already exists [2022-05-24T15:46:38.598Z] 33f1661a3157: Layer already exists [2022-05-24T15:46:38.598Z] 0.0.1-dev.4: digest: sha256:030f870a89c8c0fe70681932302d199cb6a6ec2dc7677f9b0877aa2641c68605 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:38.899Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4fe761a4bddde7a33328861bc9f22f27160dbe6b-0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:39.195Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4fe761a4bddde7a33328861bc9f22f27160dbe6b-0.0.1-dev.4 [2022-05-24T15:46:39.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-24T15:46:39.195Z] 550e596c6d0e: Preparing [2022-05-24T15:46:39.195Z] 1207169bf42c: Preparing [2022-05-24T15:46:39.195Z] 537f99a17c04: Preparing [2022-05-24T15:46:39.195Z] 8d45e0f3833d: Preparing [2022-05-24T15:46:39.195Z] d821cd85e46c: Preparing [2022-05-24T15:46:39.195Z] eec4cee19b1f: Preparing [2022-05-24T15:46:39.195Z] 33f1661a3157: Preparing [2022-05-24T15:46:39.195Z] 4fc242d58285: Preparing [2022-05-24T15:46:39.195Z] eec4cee19b1f: Waiting [2022-05-24T15:46:39.195Z] 4fc242d58285: Waiting [2022-05-24T15:46:39.195Z] 33f1661a3157: Waiting [2022-05-24T15:46:39.195Z] d821cd85e46c: Layer already exists [2022-05-24T15:46:39.195Z] 8d45e0f3833d: Layer already exists [2022-05-24T15:46:39.195Z] 1207169bf42c: Layer already exists [2022-05-24T15:46:39.195Z] 550e596c6d0e: Layer already exists [2022-05-24T15:46:39.195Z] 537f99a17c04: Layer already exists [2022-05-24T15:46:39.195Z] 33f1661a3157: Layer already exists [2022-05-24T15:46:39.195Z] eec4cee19b1f: Layer already exists [2022-05-24T15:46:39.195Z] 4fc242d58285: Layer already exists [2022-05-24T15:46:39.195Z] 4fe761a4bddde7a33328861bc9f22f27160dbe6b-0.0.1-dev.4: digest: sha256:030f870a89c8c0fe70681932302d199cb6a6ec2dc7677f9b0877aa2641c68605 size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:39.495Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:39.789Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-05-24T15:46:39.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-05-24T15:46:39.789Z] 550e596c6d0e: Preparing [2022-05-24T15:46:39.790Z] 1207169bf42c: Preparing [2022-05-24T15:46:39.790Z] 537f99a17c04: Preparing [2022-05-24T15:46:39.790Z] 8d45e0f3833d: Preparing [2022-05-24T15:46:39.790Z] d821cd85e46c: Preparing [2022-05-24T15:46:39.790Z] eec4cee19b1f: Preparing [2022-05-24T15:46:39.790Z] 33f1661a3157: Preparing [2022-05-24T15:46:39.790Z] 4fc242d58285: Preparing [2022-05-24T15:46:39.790Z] 33f1661a3157: Waiting [2022-05-24T15:46:39.790Z] 4fc242d58285: Waiting [2022-05-24T15:46:39.790Z] eec4cee19b1f: Waiting [2022-05-24T15:46:39.790Z] 1207169bf42c: Layer already exists [2022-05-24T15:46:39.790Z] 537f99a17c04: Layer already exists [2022-05-24T15:46:39.790Z] 550e596c6d0e: Layer already exists [2022-05-24T15:46:39.790Z] d821cd85e46c: Layer already exists [2022-05-24T15:46:39.790Z] 8d45e0f3833d: Layer already exists [2022-05-24T15:46:39.790Z] eec4cee19b1f: Layer already exists [2022-05-24T15:46:39.790Z] 4fc242d58285: Layer already exists [2022-05-24T15:46:39.790Z] 33f1661a3157: Layer already exists [2022-05-24T15:46:39.790Z] main: digest: sha256:030f870a89c8c0fe70681932302d199cb6a6ec2dc7677f9b0877aa2641c68605 size: 1994 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:46:39.831Z] ===================================================== [Pipeline] echo [2022-05-24T15:46:39.841Z] taggedImages: [2022-05-24T15:46:39.841Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4fe761a4bddde7a33328861bc9f22f27160dbe6b [2022-05-24T15:46:39.841Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-05-24T15:46:39.841Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.4 [2022-05-24T15:46:39.841Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4fe761a4bddde7a33328861bc9f22f27160dbe6b-0.0.1-dev.4 [2022-05-24T15:46:39.841Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:40.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:46:40.223Z] [2022-05-24T15:46:40.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:40.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:46:40.529Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-24T15:46:40.529Z] 5eb5b503b376: Pulling fs layer [2022-05-24T15:46:40.529Z] 5c69ac0246d0: Pulling fs layer [2022-05-24T15:46:40.529Z] ec43610c2a17: Pulling fs layer [2022-05-24T15:46:40.529Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-24T15:46:40.529Z] 33b1e0a273af: Pulling fs layer [2022-05-24T15:46:40.529Z] 5d3b04190fa2: Pulling fs layer [2022-05-24T15:46:40.529Z] 2f39f015ded8: Pulling fs layer [2022-05-24T15:46:40.529Z] 33b1e0a273af: Waiting [2022-05-24T15:46:40.529Z] 5d3b04190fa2: Waiting [2022-05-24T15:46:40.529Z] 2f39f015ded8: Waiting [2022-05-24T15:46:40.529Z] 3a2ae6a8a46f: Waiting [2022-05-24T15:46:40.529Z] 5c69ac0246d0: Download complete [2022-05-24T15:46:40.529Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-24T15:46:40.529Z] 3a2ae6a8a46f: Download complete [2022-05-24T15:46:40.529Z] 33b1e0a273af: Verifying Checksum [2022-05-24T15:46:40.529Z] 33b1e0a273af: Download complete [2022-05-24T15:46:40.529Z] 5d3b04190fa2: Download complete [2022-05-24T15:46:40.787Z] ec43610c2a17: Verifying Checksum [2022-05-24T15:46:40.787Z] ec43610c2a17: Download complete [2022-05-24T15:46:40.787Z] 5eb5b503b376: Download complete [2022-05-24T15:46:41.359Z] 2f39f015ded8: Verifying Checksum [2022-05-24T15:46:41.359Z] 2f39f015ded8: Download complete [2022-05-24T15:46:41.927Z] 5eb5b503b376: Pull complete [2022-05-24T15:46:42.187Z] 5c69ac0246d0: Pull complete [2022-05-24T15:46:42.757Z] ec43610c2a17: Pull complete [2022-05-24T15:46:42.757Z] 3a2ae6a8a46f: Pull complete [2022-05-24T15:46:42.757Z] 33b1e0a273af: Pull complete [2022-05-24T15:46:43.016Z] 5d3b04190fa2: Pull complete [2022-05-24T15:46:47.205Z] 2f39f015ded8: Pull complete [2022-05-24T15:46:47.205Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-24T15:46:47.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:46:47.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-24T15:46:47.266Z] prd-ubuntu20.04-docker-8c-8g-64492 does not seem to be running inside a container [2022-05-24T15:46:47.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-24T15:46:48.882Z] $ docker top 85be01108844af9c65cfc1906f6c57265302649d722f1d93dc47174882f1e6d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:46:49.271Z] ---> job-cost.sh [2022-05-24T15:46:49.271Z] lf-activate-venv: SKIPPING [2022-05-24T15:46:49.271Z] INFO: No Stack... [2022-05-24T15:46:49.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-24T15:46:50.104Z] INFO: Archiving Costs [Pipeline] sh [2022-05-24T15:46:50.402Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-05-24T15:46:50.402Z] + cut -d, -f6 [Pipeline] lock [2022-05-24T15:46:50.419Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-15-stack-cost] [2022-05-24T15:46:50.428Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-15-stack-cost] did not exist. Created. [2022-05-24T15:46:50.428Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T15:46:50.744Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-24T15:46:50.784Z] Stashed 1 file(s) [Pipeline] } [2022-05-24T15:46:50.793Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-15-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-24T15:46:50.823Z] $ docker stop --time=1 85be01108844af9c65cfc1906f6c57265302649d722f1d93dc47174882f1e6d7 [2022-05-24T15:46:51.985Z] $ docker rm -f 85be01108844af9c65cfc1906f6c57265302649d722f1d93dc47174882f1e6d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-24T15:47:46.213Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64495 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-05-24T15:47:46.226Z] Running in /w/workspace/device-usb-camera/15 [Pipeline] { [Pipeline] checkout [2022-05-24T15:47:46.475Z] Selected Git installation does not exist. Using Default [2022-05-24T15:47:46.475Z] The recommended git tool is: NONE [2022-05-24T15:47:51.984Z] using credential edgex-jenkins-ssh [2022-05-24T15:47:52.006Z] Cloning the remote Git repository [2022-05-24T15:47:52.072Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-24T15:47:52.167Z] > git init /w/workspace/device-usb-camera/15 # timeout=10 [2022-05-24T15:47:52.255Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-24T15:47:52.256Z] > git --version # timeout=10 [2022-05-24T15:47:52.284Z] > git --version # 'git version 2.25.1' [2022-05-24T15:47:52.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-24T15:47:52.391Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-24T15:47:52.994Z] Avoid second fetch [2022-05-24T15:47:52.994Z] Checking out Revision 4fe761a4bddde7a33328861bc9f22f27160dbe6b (main) [2022-05-24T15:47:52.940Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-24T15:47:52.965Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-24T15:47:53.022Z] > git config core.sparsecheckout # timeout=10 [2022-05-24T15:47:53.048Z] > git checkout -f 4fe761a4bddde7a33328861bc9f22f27160dbe6b # timeout=10 [2022-05-24T15:47:57.631Z] Commit message: "Merge pull request #36 from FelixTing/issue-35" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T15:47:58.497Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-24T15:47:58.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-24T15:47:58.497Z] Dload Upload Total Spent Left Speed [2022-05-24T15:47:58.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2022-05-24T15:47:59.064Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-24T15:47:59.425Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-24T15:47:59.425Z] + sudo tee /etc/docker/daemon.new [2022-05-24T15:47:59.425Z] { [2022-05-24T15:47:59.425Z] "registry-mirrors": [ [2022-05-24T15:47:59.425Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-24T15:47:59.425Z] ], [2022-05-24T15:47:59.425Z] "bip": "10.250.0.254/24", [2022-05-24T15:47:59.425Z] "hosts": [ [2022-05-24T15:47:59.425Z] "tcp://0.0.0.0:5555", [2022-05-24T15:47:59.425Z] "unix:///var/run/docker.sock" [2022-05-24T15:47:59.425Z] ], [2022-05-24T15:47:59.425Z] "mtu": 1458, [2022-05-24T15:47:59.425Z] "selinux-enabled": true, [2022-05-24T15:47:59.425Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-24T15:47:59.425Z] } [Pipeline] sh [2022-05-24T15:47:59.793Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-24T15:48:00.169Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:48:18.572Z] provisioning config files... [2022-05-24T15:48:18.598Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/15@tmp/config6447492512716355254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:48:18.968Z] ---> docker-login.sh [2022-05-24T15:48:18.968Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:48:19.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:48:19.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:48:19.860Z] Configure a credential helper to remove this warning. See [2022-05-24T15:48:19.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:48:19.860Z] [2022-05-24T15:48:19.860Z] Login Succeeded [2022-05-24T15:48:19.860Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:48:20.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:48:20.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:48:20.133Z] Configure a credential helper to remove this warning. See [2022-05-24T15:48:20.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:48:20.133Z] [2022-05-24T15:48:20.133Z] Login Succeeded [2022-05-24T15:48:20.133Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:48:20.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:48:20.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:48:20.681Z] Configure a credential helper to remove this warning. See [2022-05-24T15:48:20.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:48:20.681Z] [2022-05-24T15:48:20.681Z] Login Succeeded [2022-05-24T15:48:20.681Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:48:20.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:48:21.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:48:21.235Z] Configure a credential helper to remove this warning. See [2022-05-24T15:48:21.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:48:21.235Z] [2022-05-24T15:48:21.235Z] Login Succeeded [2022-05-24T15:48:21.235Z] docker.io [2022-05-24T15:48:21.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:48:21.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:48:21.784Z] Configure a credential helper to remove this warning. See [2022-05-24T15:48:21.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:48:21.784Z] [2022-05-24T15:48:21.784Z] Login Succeeded [2022-05-24T15:48:21.784Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:48:21.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-24T15:48:22.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:48:22.454Z] ========================================================= [2022-05-24T15:48:22.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-24T15:48:22.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:48:22.813Z] + 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-24T15:48:23.086Z] Sending build context to Docker daemon 390.1kB [2022-05-24T15:48:23.086Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:48:23.086Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-24T15:48:23.361Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-24T15:48:23.361Z] 9b3977197b4f: Pulling fs layer [2022-05-24T15:48:23.361Z] 1a89e8eeedd5: Pulling fs layer [2022-05-24T15:48:23.361Z] 94645a83ff95: Pulling fs layer [2022-05-24T15:48:23.361Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-24T15:48:23.361Z] 0c92f367c5e7: Pulling fs layer [2022-05-24T15:48:23.361Z] 3096ccb668a1: Pulling fs layer [2022-05-24T15:48:23.361Z] e8cf19c19ddd: Pulling fs layer [2022-05-24T15:48:23.361Z] a4caa8a26152: Pulling fs layer [2022-05-24T15:48:23.361Z] 3f3a8bcf1eab: Waiting [2022-05-24T15:48:23.361Z] 0c92f367c5e7: Waiting [2022-05-24T15:48:23.361Z] 3096ccb668a1: Waiting [2022-05-24T15:48:23.361Z] e8cf19c19ddd: Waiting [2022-05-24T15:48:23.361Z] a4caa8a26152: Waiting [2022-05-24T15:48:23.361Z] 94645a83ff95: Verifying Checksum [2022-05-24T15:48:23.361Z] 94645a83ff95: Download complete [2022-05-24T15:48:23.361Z] 0c92f367c5e7: Verifying Checksum [2022-05-24T15:48:23.361Z] 0c92f367c5e7: Download complete [2022-05-24T15:48:23.361Z] 3096ccb668a1: Verifying Checksum [2022-05-24T15:48:23.361Z] 3096ccb668a1: Download complete [2022-05-24T15:48:23.361Z] 9b3977197b4f: Verifying Checksum [2022-05-24T15:48:23.361Z] 9b3977197b4f: Download complete [2022-05-24T15:48:23.361Z] e8cf19c19ddd: Verifying Checksum [2022-05-24T15:48:23.361Z] e8cf19c19ddd: Download complete [2022-05-24T15:48:24.363Z] 9b3977197b4f: Pull complete [2022-05-24T15:48:24.647Z] 1a89e8eeedd5: Pull complete [2022-05-24T15:48:25.254Z] 94645a83ff95: Pull complete [2022-05-24T15:48:25.254Z] a4caa8a26152: Verifying Checksum [2022-05-24T15:48:25.254Z] a4caa8a26152: Download complete [2022-05-24T15:48:26.244Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-24T15:48:26.244Z] 3f3a8bcf1eab: Download complete [2022-05-24T15:48:38.672Z] 3f3a8bcf1eab: Pull complete [2022-05-24T15:48:38.672Z] 0c92f367c5e7: Pull complete [2022-05-24T15:48:38.672Z] 3096ccb668a1: Pull complete [2022-05-24T15:48:38.943Z] e8cf19c19ddd: Pull complete [2022-05-24T15:48:44.352Z] a4caa8a26152: Pull complete [2022-05-24T15:48:44.352Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-24T15:48:44.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-24T15:48:44.352Z] ---> 725f1c02e7f9 [2022-05-24T15:48:44.352Z] Step 3/12 : ARG MAKE="make build" [2022-05-24T15:48:45.332Z] ---> Running in 4baa097e6042 [2022-05-24T15:48:45.606Z] Removing intermediate container 4baa097e6042 [2022-05-24T15:48:45.606Z] ---> 23693445c727 [2022-05-24T15:48:45.606Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T15:48:45.606Z] ---> Running in 345377b2ca2d [2022-05-24T15:48:45.880Z] Removing intermediate container 345377b2ca2d [2022-05-24T15:48:45.880Z] ---> 0d26da891b1b [2022-05-24T15:48:45.880Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-24T15:48:46.160Z] ---> Running in 74767d1030ff [2022-05-24T15:48:46.434Z] Removing intermediate container 74767d1030ff [2022-05-24T15:48:46.434Z] ---> 47605869517a [2022-05-24T15:48:46.434Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:48:46.434Z] ---> Running in ba56f63978f8 [2022-05-24T15:48:48.441Z] Removing intermediate container ba56f63978f8 [2022-05-24T15:48:48.441Z] ---> a37f1df17e0c [2022-05-24T15:48:48.441Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:48:48.441Z] ---> Running in e73fc60daa7f [2022-05-24T15:48:49.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T15:48:50.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T15:48:50.988Z] (1/14) Installing libintl (0.21-r0) [2022-05-24T15:48:51.261Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-24T15:48:51.261Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-24T15:48:51.261Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-24T15:48:51.533Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-24T15:48:51.533Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-24T15:48:51.806Z] Executing udev-init-scripts-35-r0.post-install [2022-05-24T15:48:51.806Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-24T15:48:51.806Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-24T15:48:52.080Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-24T15:48:52.080Z] (10/14) Installing kmod-libs (29-r2) [2022-05-24T15:48:52.080Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-24T15:48:52.354Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-24T15:48:52.354Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-24T15:48:52.354Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-24T15:48:52.629Z] Executing busybox-1.34.1-r3.trigger [2022-05-24T15:48:52.629Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-24T15:48:52.629Z] OK: 227 MiB in 66 packages [2022-05-24T15:48:54.078Z] Removing intermediate container e73fc60daa7f [2022-05-24T15:48:54.078Z] ---> 96b339023cce [2022-05-24T15:48:54.078Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-24T15:48:54.078Z] ---> Running in ab424532b634 [2022-05-24T15:48:54.354Z] Removing intermediate container ab424532b634 [2022-05-24T15:48:54.354Z] ---> 2192ff1d484e [2022-05-24T15:48:54.354Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-24T15:48:54.962Z] ---> 48db0e4b905b [2022-05-24T15:48:54.962Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:48:54.962Z] ---> Running in fbb38e14e8bc [2022-05-24T15:49:52.153Z] Removing intermediate container fbb38e14e8bc [2022-05-24T15:49:52.153Z] ---> d6715bd9de33 [2022-05-24T15:49:52.153Z] Step 11/12 : COPY . . [2022-05-24T15:49:52.153Z] ---> a6cfee5c64ca [2022-05-24T15:49:52.153Z] Step 12/12 : RUN ${MAKE} [2022-05-24T15:49:52.153Z] ---> Running in f5b61c5f17ef [2022-05-24T15:49:52.153Z] noop [2022-05-24T15:49:52.153Z] Removing intermediate container f5b61c5f17ef [2022-05-24T15:49:52.153Z] ---> 91543bfb5160 [2022-05-24T15:49:52.153Z] Successfully built 91543bfb5160 [2022-05-24T15:49:52.153Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:49:52.511Z] + docker inspect -f . ci-base-image-arm64 [2022-05-24T15:49:52.511Z] . [Pipeline] withDockerContainer [2022-05-24T15:49:52.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-64495 does not seem to be running inside a container [2022-05-24T15:49:52.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/15 -v /w/workspace/device-usb-camera/15:/w/workspace/device-usb-camera/15:rw,z -v /w/workspace/device-usb-camera/15@tmp:/w/workspace/device-usb-camera/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-24T15:49:54.351Z] $ docker top 7556f0c5509280733827e30bd9ba90c83098dc105f1b508d6a945c757749c6cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T15:49:55.317Z] + go version [2022-05-24T15:49:55.317Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-24T15:49:55.347Z] $ docker stop --time=1 7556f0c5509280733827e30bd9ba90c83098dc105f1b508d6a945c757749c6cc [2022-05-24T15:49:57.041Z] $ docker rm -f 7556f0c5509280733827e30bd9ba90c83098dc105f1b508d6a945c757749c6cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:49:57.681Z] + docker inspect -f . ci-base-image-arm64 [2022-05-24T15:49:57.681Z] . [Pipeline] withDockerContainer [2022-05-24T15:49:57.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-64495 does not seem to be running inside a container [2022-05-24T15:49:58.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/15 -v /w/workspace/device-usb-camera/15:/w/workspace/device-usb-camera/15:rw,z -v /w/workspace/device-usb-camera/15@tmp:/w/workspace/device-usb-camera/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-24T15:49:59.394Z] $ docker top 12d2055255cd4ce5c3f0adc38036bd3afd5c2bf6695d8951769d0cb33f60fdfe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-24T15:50:00.356Z] + make test [2022-05-24T15:50:00.356Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-24T15:50:02.343Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-24T15:51:39.299Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-24T15:51:39.299Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-24T15:51:39.299Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-24T15:51:39.299Z] CGO_ENABLED=1 go vet ./... [2022-05-24T15:51:57.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-24T15:51:57.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-24T15:51:57.941Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-24T15:52:01.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-24T15:52:01.385Z] $ docker stop --time=1 12d2055255cd4ce5c3f0adc38036bd3afd5c2bf6695d8951769d0cb33f60fdfe [2022-05-24T15:52:03.196Z] $ docker rm -f 12d2055255cd4ce5c3f0adc38036bd3afd5c2bf6695d8951769d0cb33f60fdfe [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:52:04.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-24T15:52:04.209Z] Warning: overwriting stash ‘coverage-report’ [2022-05-24T15:52:04.709Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T15:52:05.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-24T15:52:05.562Z] + ls -al . [2022-05-24T15:52:05.562Z] total 160 [2022-05-24T15:52:05.562Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 15:52 . [2022-05-24T15:52:05.562Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:47 .. [2022-05-24T15:52:05.562Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 15:47 .git [2022-05-24T15:52:05.562Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:47 .github [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 349 May 24 15:47 .gitignore [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 15:47 .golangci.yml [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 77 May 24 15:47 .hadolint.yml [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 24 15:47 Attribution.txt [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 181 May 24 15:47 CHANGELOG.md [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 24 15:47 Dockerfile [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 15:47 GOVERNANCE.md [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 659 May 24 15:47 Jenkinsfile [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 24 15:47 LICENSE [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 2345 May 24 15:47 Makefile [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 622 May 24 15:47 OWNERS.md [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 8944 May 24 15:47 README.md [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 11 May 24 15:44 VERSION [2022-05-24T15:52:05.562Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:47 bin [2022-05-24T15:52:05.562Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:47 cmd [2022-05-24T15:52:05.562Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 15:50 coverage.out [2022-05-24T15:52:05.562Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:47 docker-compose [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 15:47 docker-entrypoint.sh [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 24 15:47 go.mod [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 24 15:47 go.sum [2022-05-24T15:52:05.562Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:47 internal [2022-05-24T15:52:05.562Z] -rw-rw-r-- 1 jenkins jenkins 231 May 24 15:47 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:05.996Z] + 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=4fe761a4bddde7a33328861bc9f22f27160dbe6b --label arch=arm64 --label version=0.0.1-dev.4 . [2022-05-24T15:52:06.327Z] Sending build context to Docker daemon 391.2kB [2022-05-24T15:52:06.327Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:52:06.327Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-24T15:52:06.327Z] ---> 91543bfb5160 [2022-05-24T15:52:06.327Z] Step 3/29 : ARG MAKE="make build" [2022-05-24T15:52:06.640Z] ---> Running in 4d660689f9a1 [2022-05-24T15:52:06.962Z] Removing intermediate container 4d660689f9a1 [2022-05-24T15:52:06.962Z] ---> a1b01f43604e [2022-05-24T15:52:06.962Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T15:52:06.962Z] ---> Running in 665392650b34 [2022-05-24T15:52:07.319Z] Removing intermediate container 665392650b34 [2022-05-24T15:52:07.319Z] ---> daa480ba7aa5 [2022-05-24T15:52:07.319Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-24T15:52:07.597Z] ---> Running in 18aefc7372ba [2022-05-24T15:52:07.896Z] Removing intermediate container 18aefc7372ba [2022-05-24T15:52:07.896Z] ---> a991f33089e9 [2022-05-24T15:52:07.896Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:52:07.896Z] ---> Running in d6c913f8fa52 [2022-05-24T15:52:09.889Z] Removing intermediate container d6c913f8fa52 [2022-05-24T15:52:09.889Z] ---> 1213dc4af383 [2022-05-24T15:52:09.889Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:52:09.889Z] ---> Running in ab9df3c44295 [2022-05-24T15:52:10.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T15:52:11.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T15:52:12.865Z] OK: 227 MiB in 66 packages [2022-05-24T15:52:13.471Z] Removing intermediate container ab9df3c44295 [2022-05-24T15:52:13.471Z] ---> f69d15956d3a [2022-05-24T15:52:13.471Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-24T15:52:13.471Z] ---> Running in cd418d59cebd [2022-05-24T15:52:13.745Z] Removing intermediate container cd418d59cebd [2022-05-24T15:52:13.745Z] ---> e502cd589ef2 [2022-05-24T15:52:13.745Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-24T15:52:14.343Z] ---> c29d8d0a0a2b [2022-05-24T15:52:14.343Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:52:14.618Z] ---> Running in c88ed6acacea [2022-05-24T15:52:16.597Z] Removing intermediate container c88ed6acacea [2022-05-24T15:52:16.597Z] ---> f75b023e6325 [2022-05-24T15:52:16.597Z] Step 11/29 : COPY . . [2022-05-24T15:52:17.596Z] ---> cfd4c9a5f80e [2022-05-24T15:52:17.596Z] Step 12/29 : RUN ${MAKE} [2022-05-24T15:52:17.596Z] ---> Running in 87376b432e85 [2022-05-24T15:52:18.583Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.4 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-24T15:54:28.316Z] Removing intermediate container 87376b432e85 [2022-05-24T15:54:28.317Z] ---> 21e51f58b80a [2022-05-24T15:54:28.317Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-24T15:54:29.271Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-24T15:54:29.543Z] eab2503cf8f4: Pulling fs layer [2022-05-24T15:54:29.543Z] 97cd0a44c592: Pulling fs layer [2022-05-24T15:54:29.814Z] 97cd0a44c592: Verifying Checksum [2022-05-24T15:54:29.814Z] 97cd0a44c592: Download complete [2022-05-24T15:54:30.090Z] eab2503cf8f4: Verifying Checksum [2022-05-24T15:54:30.090Z] eab2503cf8f4: Download complete [2022-05-24T15:54:30.688Z] eab2503cf8f4: Pull complete [2022-05-24T15:54:30.959Z] 97cd0a44c592: Pull complete [2022-05-24T15:54:30.959Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-24T15:54:30.959Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-24T15:54:30.959Z] ---> 7f763cca56b3 [2022-05-24T15:54:30.959Z] Step 14/29 : FROM alpine:3.15 [2022-05-24T15:54:31.561Z] 3.15: Pulling from library/alpine [2022-05-24T15:54:31.561Z] 9981e73032c8: Pulling fs layer [2022-05-24T15:54:32.173Z] 9981e73032c8: Verifying Checksum [2022-05-24T15:54:32.173Z] 9981e73032c8: Download complete [2022-05-24T15:54:32.448Z] 9981e73032c8: Pull complete [2022-05-24T15:54:32.448Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-24T15:54:32.448Z] Status: Downloaded newer image for alpine:3.15 [2022-05-24T15:54:32.448Z] ---> 3fb3c9af89a9 [2022-05-24T15:54:32.448Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-24T15:54:32.729Z] ---> Running in cff272d0aab3 [2022-05-24T15:54:33.004Z] Removing intermediate container cff272d0aab3 [2022-05-24T15:54:33.004Z] ---> 7d361843f370 [2022-05-24T15:54:33.004Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-24T15:54:33.004Z] ---> Running in 6738a9fc6664 [2022-05-24T15:54:33.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T15:54:34.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T15:54:35.234Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-24T15:54:35.234Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-24T15:54:35.234Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-24T15:54:35.234Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-24T15:54:35.234Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-24T15:54:35.234Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-24T15:54:35.234Z] (7/73) Installing libxcb (1.14-r2) [2022-05-24T15:54:35.234Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-24T15:54:35.234Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-24T15:54:35.506Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-24T15:54:35.506Z] (11/73) Installing expat (2.4.7-r0) [2022-05-24T15:54:35.506Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-24T15:54:35.506Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-24T15:54:35.506Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-24T15:54:35.506Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-24T15:54:35.506Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-24T15:54:35.506Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-24T15:54:35.506Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-24T15:54:35.506Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-24T15:54:35.506Z] (20/73) Installing libintl (0.21-r0) [2022-05-24T15:54:35.506Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-24T15:54:35.506Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-24T15:54:35.506Z] (23/73) Installing pcre (8.45-r1) [2022-05-24T15:54:35.778Z] (24/73) Installing glib (2.70.1-r0) [2022-05-24T15:54:35.778Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-24T15:54:35.778Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-24T15:54:35.778Z] (27/73) Installing libass (0.15.2-r0) [2022-05-24T15:54:35.778Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-24T15:54:35.778Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-24T15:54:35.778Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-24T15:54:35.778Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-24T15:54:35.778Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-24T15:54:35.778Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-24T15:54:36.052Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-24T15:54:36.052Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-24T15:54:36.052Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-24T15:54:36.052Z] (37/73) Installing lame (3.100-r0) [2022-05-24T15:54:36.052Z] (38/73) Installing opus (1.3.1-r1) [2022-05-24T15:54:36.052Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-24T15:54:36.052Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-24T15:54:36.052Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-24T15:54:36.052Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-24T15:54:36.052Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-24T15:54:36.052Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-24T15:54:36.052Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-24T15:54:36.052Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-24T15:54:36.052Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-24T15:54:36.052Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-24T15:54:36.052Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-24T15:54:36.324Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-24T15:54:36.324Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-24T15:54:36.324Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-24T15:54:36.324Z] (53/73) Installing libva (2.13.0-r0) [2022-05-24T15:54:36.324Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-24T15:54:36.324Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-24T15:54:36.324Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-24T15:54:36.324Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-24T15:54:36.324Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-24T15:54:36.324Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-24T15:54:36.324Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-24T15:54:36.324Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-24T15:54:36.324Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-24T15:54:36.324Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-24T15:54:36.920Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-24T15:54:36.920Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-24T15:54:36.920Z] Executing udev-init-scripts-35-r0.post-install [2022-05-24T15:54:36.920Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-24T15:54:36.920Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-24T15:54:36.920Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-24T15:54:36.920Z] (69/73) Installing kmod-libs (29-r2) [2022-05-24T15:54:37.195Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-24T15:54:37.195Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-24T15:54:37.195Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-24T15:54:37.195Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-24T15:54:37.195Z] Executing busybox-1.34.1-r5.trigger [2022-05-24T15:54:37.195Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-24T15:54:37.195Z] OK: 67 MiB in 87 packages [2022-05-24T15:54:40.584Z] Removing intermediate container 6738a9fc6664 [2022-05-24T15:54:40.584Z] ---> 67d2be68cda7 [2022-05-24T15:54:40.584Z] Step 17/29 : WORKDIR / [2022-05-24T15:54:40.584Z] ---> Running in 5fb8c2e7b468 [2022-05-24T15:54:40.584Z] Removing intermediate container 5fb8c2e7b468 [2022-05-24T15:54:40.584Z] ---> a5c017ba2fa2 [2022-05-24T15:54:40.584Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-24T15:54:42.017Z] ---> eb76b3ee9826 [2022-05-24T15:54:42.017Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-24T15:54:42.290Z] ---> 3d6fd8d156c8 [2022-05-24T15:54:42.290Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-24T15:54:42.890Z] ---> 5c7e596a38d1 [2022-05-24T15:54:42.890Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-24T15:54:43.483Z] ---> ef996aafeb06 [2022-05-24T15:54:43.483Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-24T15:54:44.080Z] ---> 9facd8af2110 [2022-05-24T15:54:44.080Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-24T15:54:45.059Z] ---> 7e5ad8cced14 [2022-05-24T15:54:45.059Z] Step 24/29 : EXPOSE 59983 [2022-05-24T15:54:45.341Z] ---> Running in 043c7008a062 [2022-05-24T15:54:45.613Z] Removing intermediate container 043c7008a062 [2022-05-24T15:54:45.613Z] ---> 9b4e6eb97434 [2022-05-24T15:54:45.613Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-24T15:54:45.613Z] ---> Running in b55bc783c26c [2022-05-24T15:54:45.885Z] Removing intermediate container b55bc783c26c [2022-05-24T15:54:45.885Z] ---> a7388d7fe2bc [2022-05-24T15:54:45.885Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-24T15:54:45.885Z] ---> Running in a1e0976ed850 [2022-05-24T15:54:46.158Z] Removing intermediate container a1e0976ed850 [2022-05-24T15:54:46.158Z] ---> acb5aa949720 [2022-05-24T15:54:46.158Z] Step 27/29 : LABEL arch=arm64 [2022-05-24T15:54:46.434Z] ---> Running in c29edd09a773 [2022-05-24T15:54:46.706Z] Removing intermediate container c29edd09a773 [2022-05-24T15:54:46.706Z] ---> 7d4c85773d1d [2022-05-24T15:54:46.706Z] Step 28/29 : LABEL git_sha=4fe761a4bddde7a33328861bc9f22f27160dbe6b [2022-05-24T15:54:46.706Z] ---> Running in 0ccee629296b [2022-05-24T15:54:46.980Z] Removing intermediate container 0ccee629296b [2022-05-24T15:54:46.980Z] ---> b07801d4c68c [2022-05-24T15:54:46.980Z] Step 29/29 : LABEL version=0.0.1-dev.4 [2022-05-24T15:54:46.980Z] ---> Running in 65474ffef5b1 [2022-05-24T15:54:47.252Z] Removing intermediate container 65474ffef5b1 [2022-05-24T15:54:47.252Z] ---> e7bf56e5401c [2022-05-24T15:54:47.252Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-24T15:54:47.252Z] Successfully built e7bf56e5401c [2022-05-24T15:54:47.252Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:54:47.356Z] provisioning config files... [2022-05-24T15:54:47.375Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/15@tmp/config3912861512424769201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:54:47.726Z] ---> docker-login.sh [2022-05-24T15:54:47.726Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:54:47.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:54:47.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:54:47.999Z] Configure a credential helper to remove this warning. See [2022-05-24T15:54:47.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:54:47.999Z] [2022-05-24T15:54:47.999Z] Login Succeeded [2022-05-24T15:54:47.999Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:54:48.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:54:48.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:54:48.544Z] Configure a credential helper to remove this warning. See [2022-05-24T15:54:48.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:54:48.544Z] [2022-05-24T15:54:48.544Z] Login Succeeded [2022-05-24T15:54:48.544Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:54:48.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:54:48.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:54:48.817Z] Configure a credential helper to remove this warning. See [2022-05-24T15:54:48.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:54:48.817Z] [2022-05-24T15:54:48.817Z] Login Succeeded [2022-05-24T15:54:48.817Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:54:49.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:54:49.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:54:49.410Z] Configure a credential helper to remove this warning. See [2022-05-24T15:54:49.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:54:49.410Z] [2022-05-24T15:54:49.410Z] Login Succeeded [2022-05-24T15:54:49.410Z] docker.io [2022-05-24T15:54:49.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:54:49.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:54:49.954Z] Configure a credential helper to remove this warning. See [2022-05-24T15:54:49.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:54:49.954Z] [2022-05-24T15:54:49.954Z] Login Succeeded [2022-05-24T15:54:49.954Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:54:49.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:54:50.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:54:50.032Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-05-24T15:54:50.032Z] 4fe761a4bddde7a33328861bc9f22f27160dbe6b [2022-05-24T15:54:50.032Z] latest [2022-05-24T15:54:50.032Z] 0.0.1-dev.4 [2022-05-24T15:54:50.032Z] 4fe761a4bddde7a33328861bc9f22f27160dbe6b-0.0.1-dev.4 [2022-05-24T15:54:50.032Z] main [2022-05-24T15:54:50.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:54:50.406Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4fe761a4bddde7a33328861bc9f22f27160dbe6b [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:54:50.746Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4fe761a4bddde7a33328861bc9f22f27160dbe6b [2022-05-24T15:54:50.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-24T15:54:50.746Z] a43932d1df72: Preparing [2022-05-24T15:54:50.746Z] 1207169bf42c: Preparing [2022-05-24T15:54:50.746Z] 2ec39d5d467c: Preparing [2022-05-24T15:54:50.746Z] aa42e7a87915: Preparing [2022-05-24T15:54:50.746Z] ba0c2f6fa86a: Preparing [2022-05-24T15:54:50.746Z] ff4008b79b53: Preparing [2022-05-24T15:54:50.746Z] cd4250f4d6f6: Preparing [2022-05-24T15:54:50.746Z] 4f4ce317c6bb: Preparing [2022-05-24T15:54:50.746Z] ff4008b79b53: Waiting [2022-05-24T15:54:50.746Z] cd4250f4d6f6: Waiting [2022-05-24T15:54:50.746Z] 4f4ce317c6bb: Waiting [2022-05-24T15:54:51.020Z] ba0c2f6fa86a: Pushed [2022-05-24T15:54:51.021Z] 1207169bf42c: Pushed [2022-05-24T15:54:51.021Z] 2ec39d5d467c: Pushed [2022-05-24T15:54:51.021Z] aa42e7a87915: Pushed [2022-05-24T15:54:51.021Z] 4f4ce317c6bb: Layer already exists [2022-05-24T15:54:55.337Z] a43932d1df72: Pushed [2022-05-24T15:54:57.303Z] ff4008b79b53: Pushed [2022-05-24T15:55:04.006Z] cd4250f4d6f6: Pushed [2022-05-24T15:55:04.006Z] 4fe761a4bddde7a33328861bc9f22f27160dbe6b: digest: sha256:5beaebf5fd7a4bfe6ea4ccc1b8d9a569aee4f522a226b9c2603877a4ed1b15ea size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:04.356Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:04.692Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-05-24T15:55:04.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-24T15:55:04.692Z] a43932d1df72: Preparing [2022-05-24T15:55:04.692Z] 1207169bf42c: Preparing [2022-05-24T15:55:04.692Z] 2ec39d5d467c: Preparing [2022-05-24T15:55:04.692Z] aa42e7a87915: Preparing [2022-05-24T15:55:04.692Z] ba0c2f6fa86a: Preparing [2022-05-24T15:55:04.692Z] ff4008b79b53: Preparing [2022-05-24T15:55:04.692Z] cd4250f4d6f6: Preparing [2022-05-24T15:55:04.692Z] 4f4ce317c6bb: Preparing [2022-05-24T15:55:04.692Z] ff4008b79b53: Waiting [2022-05-24T15:55:04.692Z] cd4250f4d6f6: Waiting [2022-05-24T15:55:04.692Z] 4f4ce317c6bb: Waiting [2022-05-24T15:55:04.692Z] ba0c2f6fa86a: Layer already exists [2022-05-24T15:55:04.692Z] a43932d1df72: Layer already exists [2022-05-24T15:55:04.692Z] 1207169bf42c: Layer already exists [2022-05-24T15:55:04.692Z] aa42e7a87915: Layer already exists [2022-05-24T15:55:04.692Z] 2ec39d5d467c: Layer already exists [2022-05-24T15:55:04.692Z] ff4008b79b53: Layer already exists [2022-05-24T15:55:04.692Z] cd4250f4d6f6: Layer already exists [2022-05-24T15:55:04.692Z] 4f4ce317c6bb: Layer already exists [2022-05-24T15:55:04.962Z] latest: digest: sha256:5beaebf5fd7a4bfe6ea4ccc1b8d9a569aee4f522a226b9c2603877a4ed1b15ea size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:05.304Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:05.672Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.4 [2022-05-24T15:55:05.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-24T15:55:05.672Z] a43932d1df72: Preparing [2022-05-24T15:55:05.672Z] 1207169bf42c: Preparing [2022-05-24T15:55:05.672Z] 2ec39d5d467c: Preparing [2022-05-24T15:55:05.672Z] aa42e7a87915: Preparing [2022-05-24T15:55:05.672Z] ba0c2f6fa86a: Preparing [2022-05-24T15:55:05.672Z] ff4008b79b53: Preparing [2022-05-24T15:55:05.672Z] cd4250f4d6f6: Preparing [2022-05-24T15:55:05.672Z] 4f4ce317c6bb: Preparing [2022-05-24T15:55:05.672Z] cd4250f4d6f6: Waiting [2022-05-24T15:55:05.672Z] 4f4ce317c6bb: Waiting [2022-05-24T15:55:05.672Z] ff4008b79b53: Waiting [2022-05-24T15:55:05.672Z] 1207169bf42c: Layer already exists [2022-05-24T15:55:05.672Z] ba0c2f6fa86a: Layer already exists [2022-05-24T15:55:05.672Z] a43932d1df72: Layer already exists [2022-05-24T15:55:05.672Z] 2ec39d5d467c: Layer already exists [2022-05-24T15:55:05.954Z] cd4250f4d6f6: Layer already exists [2022-05-24T15:55:05.954Z] aa42e7a87915: Layer already exists [2022-05-24T15:55:05.954Z] ff4008b79b53: Layer already exists [2022-05-24T15:55:05.954Z] 4f4ce317c6bb: Layer already exists [2022-05-24T15:55:05.954Z] 0.0.1-dev.4: digest: sha256:5beaebf5fd7a4bfe6ea4ccc1b8d9a569aee4f522a226b9c2603877a4ed1b15ea size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:06.333Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4fe761a4bddde7a33328861bc9f22f27160dbe6b-0.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:06.722Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4fe761a4bddde7a33328861bc9f22f27160dbe6b-0.0.1-dev.4 [2022-05-24T15:55:06.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-24T15:55:06.722Z] a43932d1df72: Preparing [2022-05-24T15:55:06.722Z] 1207169bf42c: Preparing [2022-05-24T15:55:06.722Z] 2ec39d5d467c: Preparing [2022-05-24T15:55:06.722Z] aa42e7a87915: Preparing [2022-05-24T15:55:06.722Z] ba0c2f6fa86a: Preparing [2022-05-24T15:55:06.722Z] ff4008b79b53: Preparing [2022-05-24T15:55:06.722Z] cd4250f4d6f6: Preparing [2022-05-24T15:55:06.722Z] 4f4ce317c6bb: Preparing [2022-05-24T15:55:06.722Z] cd4250f4d6f6: Waiting [2022-05-24T15:55:06.722Z] 4f4ce317c6bb: Waiting [2022-05-24T15:55:06.722Z] ff4008b79b53: Waiting [2022-05-24T15:55:06.723Z] aa42e7a87915: Layer already exists [2022-05-24T15:55:06.723Z] 2ec39d5d467c: Layer already exists [2022-05-24T15:55:06.723Z] a43932d1df72: Layer already exists [2022-05-24T15:55:06.723Z] ba0c2f6fa86a: Layer already exists [2022-05-24T15:55:06.723Z] 1207169bf42c: Layer already exists [2022-05-24T15:55:06.999Z] cd4250f4d6f6: Layer already exists [2022-05-24T15:55:06.999Z] ff4008b79b53: Layer already exists [2022-05-24T15:55:06.999Z] 4f4ce317c6bb: Layer already exists [2022-05-24T15:55:06.999Z] 4fe761a4bddde7a33328861bc9f22f27160dbe6b-0.0.1-dev.4: digest: sha256:5beaebf5fd7a4bfe6ea4ccc1b8d9a569aee4f522a226b9c2603877a4ed1b15ea size: 1994 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:07.370Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:07.721Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-05-24T15:55:07.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-05-24T15:55:07.721Z] a43932d1df72: Preparing [2022-05-24T15:55:07.721Z] 1207169bf42c: Preparing [2022-05-24T15:55:07.721Z] 2ec39d5d467c: Preparing [2022-05-24T15:55:07.721Z] aa42e7a87915: Preparing [2022-05-24T15:55:07.721Z] ba0c2f6fa86a: Preparing [2022-05-24T15:55:07.721Z] ff4008b79b53: Preparing [2022-05-24T15:55:07.721Z] cd4250f4d6f6: Preparing [2022-05-24T15:55:07.721Z] 4f4ce317c6bb: Preparing [2022-05-24T15:55:07.721Z] ff4008b79b53: Waiting [2022-05-24T15:55:07.721Z] cd4250f4d6f6: Waiting [2022-05-24T15:55:07.721Z] 4f4ce317c6bb: Waiting [2022-05-24T15:55:07.721Z] aa42e7a87915: Layer already exists [2022-05-24T15:55:07.721Z] 2ec39d5d467c: Layer already exists [2022-05-24T15:55:07.721Z] ba0c2f6fa86a: Layer already exists [2022-05-24T15:55:07.721Z] 1207169bf42c: Layer already exists [2022-05-24T15:55:07.721Z] a43932d1df72: Layer already exists [2022-05-24T15:55:07.721Z] 4f4ce317c6bb: Layer already exists [2022-05-24T15:55:07.721Z] cd4250f4d6f6: Layer already exists [2022-05-24T15:55:07.721Z] ff4008b79b53: Layer already exists [2022-05-24T15:55:07.996Z] main: digest: sha256:5beaebf5fd7a4bfe6ea4ccc1b8d9a569aee4f522a226b9c2603877a4ed1b15ea size: 1994 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:55:08.049Z] ===================================================== [Pipeline] echo [2022-05-24T15:55:08.057Z] taggedImages: [2022-05-24T15:55:08.057Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4fe761a4bddde7a33328861bc9f22f27160dbe6b [2022-05-24T15:55:08.057Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-05-24T15:55:08.057Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.4 [2022-05-24T15:55:08.057Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4fe761a4bddde7a33328861bc9f22f27160dbe6b-0.0.1-dev.4 [2022-05-24T15:55:08.057Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:08.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T15:55:08.414Z] [2022-05-24T15:55:08.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:08.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T15:55:08.766Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-24T15:55:09.041Z] 8998bd30e6a1: Pulling fs layer [2022-05-24T15:55:09.041Z] 04944245beec: Pulling fs layer [2022-05-24T15:55:09.041Z] 699f458cf7ca: Pulling fs layer [2022-05-24T15:55:09.041Z] 765212b225bb: Pulling fs layer [2022-05-24T15:55:09.041Z] f23df028b6ca: Pulling fs layer [2022-05-24T15:55:09.041Z] d65c8cfc05b1: Pulling fs layer [2022-05-24T15:55:09.041Z] 2437ff75d9bd: Pulling fs layer [2022-05-24T15:55:09.041Z] 765212b225bb: Waiting [2022-05-24T15:55:09.041Z] f23df028b6ca: Waiting [2022-05-24T15:55:09.041Z] d65c8cfc05b1: Waiting [2022-05-24T15:55:09.041Z] 2437ff75d9bd: Waiting [2022-05-24T15:55:09.041Z] 04944245beec: Verifying Checksum [2022-05-24T15:55:09.041Z] 04944245beec: Download complete [2022-05-24T15:55:09.041Z] 765212b225bb: Verifying Checksum [2022-05-24T15:55:09.041Z] 765212b225bb: Download complete [2022-05-24T15:55:09.041Z] f23df028b6ca: Verifying Checksum [2022-05-24T15:55:09.041Z] f23df028b6ca: Download complete [2022-05-24T15:55:09.041Z] d65c8cfc05b1: Verifying Checksum [2022-05-24T15:55:09.041Z] d65c8cfc05b1: Download complete [2022-05-24T15:55:09.318Z] 699f458cf7ca: Verifying Checksum [2022-05-24T15:55:09.318Z] 699f458cf7ca: Download complete [2022-05-24T15:55:09.594Z] 8998bd30e6a1: Verifying Checksum [2022-05-24T15:55:09.594Z] 8998bd30e6a1: Download complete [2022-05-24T15:55:12.224Z] 2437ff75d9bd: Verifying Checksum [2022-05-24T15:55:12.224Z] 2437ff75d9bd: Download complete [2022-05-24T15:55:13.666Z] 8998bd30e6a1: Pull complete [2022-05-24T15:55:14.260Z] 04944245beec: Pull complete [2022-05-24T15:55:15.699Z] 699f458cf7ca: Pull complete [2022-05-24T15:55:15.972Z] 765212b225bb: Pull complete [2022-05-24T15:55:16.955Z] f23df028b6ca: Pull complete [2022-05-24T15:55:16.955Z] d65c8cfc05b1: Pull complete [2022-05-24T15:55:32.038Z] 2437ff75d9bd: Pull complete [2022-05-24T15:55:32.038Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-24T15:55:32.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T15:55:32.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-24T15:55:32.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-64495 does not seem to be running inside a container [2022-05-24T15:55:32.363Z] $ 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/15 -v /w/workspace/device-usb-camera/15:/w/workspace/device-usb-camera/15:rw,z -v /w/workspace/device-usb-camera/15@tmp:/w/workspace/device-usb-camera/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-24T15:55:34.852Z] $ docker top 6d98f63e1bb2bf8354366de4a05da45ed030dd42d69b1c7d7c98bbf17d2c2d3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:55:35.792Z] ---> job-cost.sh [2022-05-24T15:55:35.792Z] lf-activate-venv: SKIPPING [2022-05-24T15:55:35.792Z] INFO: No Stack... [2022-05-24T15:55:36.392Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-24T15:55:37.362Z] INFO: Archiving Costs [Pipeline] sh [2022-05-24T15:55:38.016Z] + cut+ -d, -f6 [2022-05-24T15:55:38.017Z] cat /w/workspace/device-usb-camera/15/archives/cost.csv [Pipeline] lock [2022-05-24T15:55:38.080Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-15-stack-cost] [2022-05-24T15:55:38.090Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-15-stack-cost] did not exist. Created. [2022-05-24T15:55:38.090Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T15:55:38.765Z] /w/workspace/device-usb-camera/15@tmp/durable-e6a9a54a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-24T15:55:39.438Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-24T15:55:39.458Z] Warning: overwriting stash ‘stack-cost’ [2022-05-24T15:55:39.499Z] Stashed 1 file(s) [Pipeline] } [2022-05-24T15:55:39.504Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-15-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-24T15:55:39.525Z] $ docker stop --time=1 6d98f63e1bb2bf8354366de4a05da45ed030dd42d69b1c7d7c98bbf17d2c2d3d [2022-05-24T15:55:41.056Z] $ docker rm -f 6d98f63e1bb2bf8354366de4a05da45ed030dd42d69b1c7d7c98bbf17d2c2d3d [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-24T15:55:41.495Z] provisioning config files... [2022-05-24T15:55:41.506Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7271352101611753694tmp [Pipeline] { [Pipeline] sh [2022-05-24T15:55:41.807Z] + set +x [2022-05-24T15:55:41.807Z] + curl -s https://codecov.io/bash [2022-05-24T15:55:41.807Z] + bash -s -- [2022-05-24T15:55:41.807Z] [2022-05-24T15:55:41.807Z] _____ _ [2022-05-24T15:55:41.807Z] / ____| | | [2022-05-24T15:55:41.807Z] | | ___ __| | ___ ___ _____ __ [2022-05-24T15:55:41.807Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-24T15:55:41.807Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-24T15:55:41.807Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-24T15:55:41.807Z] Bash-1.0.6 [2022-05-24T15:55:41.807Z] [2022-05-24T15:55:41.807Z] [2022-05-24T15:55:41.807Z] ==> git version 2.25.1 found [2022-05-24T15:55:41.807Z] ==> 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-24T15:55:41.807Z] Release-Date: 2020-01-08 [2022-05-24T15:55:41.807Z] 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-24T15:55:41.808Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-24T15:55:41.808Z] ==> Jenkins CI detected. [2022-05-24T15:55:41.808Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-05-24T15:55:41.808Z] project root: . [2022-05-24T15:55:41.808Z] --> token set from env [2022-05-24T15:55:41.808Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-24T15:55:41.808Z] ==> Running gcov in . (disable via -X gcov) [2022-05-24T15:55:41.808Z] ==> Python coveragepy not found [2022-05-24T15:55:41.808Z] ==> Searching for coverage reports in: [2022-05-24T15:55:41.808Z] + . [2022-05-24T15:55:41.808Z] -> Found 1 reports [2022-05-24T15:55:41.808Z] ==> Detecting git/mercurial file structure [2022-05-24T15:55:41.808Z] ==> Reading reports [2022-05-24T15:55:41.808Z] + ./coverage.out bytes=10 [2022-05-24T15:55:41.808Z] ==> Appending adjustments [2022-05-24T15:55:41.808Z] https://docs.codecov.io/docs/fixing-reports [2022-05-24T15:55:41.808Z] + Found adjustments [2022-05-24T15:55:42.068Z] ==> Gzipping contents [2022-05-24T15:55:42.068Z] 4.0K /tmp/codecov.KIx08i.gz [2022-05-24T15:55:42.068Z] ==> Uploading reports [2022-05-24T15:55:42.068Z] url: https://codecov.io [2022-05-24T15:55:42.068Z] query: branch=main&commit=4fe761a4bddde7a33328861bc9f22f27160dbe6b&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-24T15:55:42.068Z] -> Pinging Codecov [2022-05-24T15:55:42.068Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=4fe761a4bddde7a33328861bc9f22f27160dbe6b&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-24T15:55:42.330Z] -> Uploading to [2022-05-24T15:55:42.330Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-24/73D8F5FF140700D3E01443B452E23636/4fe761a4bddde7a33328861bc9f22f27160dbe6b/b7f0eddf-0ebf-416e-a4dc-2ad4721a276c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220524T155542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6eb137d684368352aa58326f33b36d3018fff624c41707012378273a1de7b7e [2022-05-24T15:55:42.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-24T15:55:42.330Z] Dload Upload Total Spent Left Speed [2022-05-24T15:55:42.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1007 0 0 100 1007 0 4727 --:--:-- --:--:-- --:--:-- 4727 [2022-05-24T15:55:42.593Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/4fe761a4bddde7a33328861bc9f22f27160dbe6b [Pipeline] } [2022-05-24T15:55:42.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-24T15:55:42.862Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-24T15:55:42.871Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:43.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-24T15:55:43.167Z] [2022-05-24T15:55:43.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:55:43.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-24T15:55:43.470Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-24T15:55:43.470Z] 188c0c94c7c5: Pulling fs layer [2022-05-24T15:55:43.470Z] 0ef7d3d256c8: Pulling fs layer [2022-05-24T15:55:43.470Z] de9db76c5a1d: Pulling fs layer [2022-05-24T15:55:43.470Z] 0eba1c9be4d2: Pulling fs layer [2022-05-24T15:55:43.470Z] 0d57e429df01: Pulling fs layer [2022-05-24T15:55:43.470Z] 4e4be7b47b0d: Pulling fs layer [2022-05-24T15:55:43.470Z] e1f770b5df2f: Pulling fs layer [2022-05-24T15:55:43.470Z] 85a0685a4137: Pulling fs layer [2022-05-24T15:55:43.470Z] 4e4be7b47b0d: Waiting [2022-05-24T15:55:43.470Z] e1f770b5df2f: Waiting [2022-05-24T15:55:43.470Z] 85a0685a4137: Waiting [2022-05-24T15:55:43.470Z] 0eba1c9be4d2: Waiting [2022-05-24T15:55:43.470Z] de9db76c5a1d: Download complete [2022-05-24T15:55:43.470Z] 0ef7d3d256c8: Download complete [2022-05-24T15:55:43.470Z] 0d57e429df01: Download complete [2022-05-24T15:55:43.470Z] 4e4be7b47b0d: Download complete [2022-05-24T15:55:43.470Z] 188c0c94c7c5: Download complete [2022-05-24T15:55:43.732Z] 188c0c94c7c5: Pull complete [2022-05-24T15:55:43.732Z] e1f770b5df2f: Verifying Checksum [2022-05-24T15:55:43.732Z] e1f770b5df2f: Download complete [2022-05-24T15:55:43.732Z] 0ef7d3d256c8: Pull complete [2022-05-24T15:55:43.732Z] de9db76c5a1d: Pull complete [2022-05-24T15:55:44.301Z] 0eba1c9be4d2: Verifying Checksum [2022-05-24T15:55:44.301Z] 0eba1c9be4d2: Download complete [2022-05-24T15:55:44.560Z] 85a0685a4137: Verifying Checksum [2022-05-24T15:55:44.560Z] 85a0685a4137: Download complete [2022-05-24T15:55:47.853Z] 0eba1c9be4d2: Pull complete [2022-05-24T15:55:47.853Z] 0d57e429df01: Pull complete [2022-05-24T15:55:47.853Z] 4e4be7b47b0d: Pull complete [2022-05-24T15:55:48.113Z] e1f770b5df2f: Pull complete [2022-05-24T15:55:51.405Z] 85a0685a4137: Pull complete [2022-05-24T15:55:51.405Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-24T15:55:51.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-24T15:55:51.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-24T15:55:51.473Z] prd-ubuntu20.04-docker-8c-8g-64492 does not seem to be running inside a container [2022-05-24T15:55:51.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-24T15:55:53.927Z] $ docker top 17960b4aa5b413413295a706711adab63472c74e627e777853b16c4aaa030ff3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-24T15:55:53.987Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-24T15:55:54.272Z] + set -o pipefail [2022-05-24T15:55:54.272Z] + snyk monitor '--org=edgex-jenkins' [2022-05-24T15:55:59.625Z] [2022-05-24T15:55:59.625Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-05-24T15:55:59.625Z] [2022-05-24T15:55:59.625Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0704d385-d3ec-41e9-ab35-6ec0fee52da4/history/b01a3bc5-68a5-47d1-a78d-240892a7afa6 [2022-05-24T15:55:59.625Z] [2022-05-24T15:55:59.625Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-24T15:55:59.625Z] [2022-05-24T15:56:00.200Z] [Pipeline] } [2022-05-24T15:56:00.223Z] $ docker stop --time=1 17960b4aa5b413413295a706711adab63472c74e627e777853b16c4aaa030ff3 [2022-05-24T15:56:02.408Z] $ docker rm -f 17960b4aa5b413413295a706711adab63472c74e627e777853b16c4aaa030ff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T15:56:03.154Z] + git log --format=format:%s -1 4fe761a4bddde7a33328861bc9f22f27160dbe6b [Pipeline] sh [2022-05-24T15:56:03.452Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:56:03.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:56:03.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:56:03.753Z] . [Pipeline] withDockerContainer [2022-05-24T15:56:03.823Z] prd-ubuntu20.04-docker-8c-8g-64492 does not seem to be running inside a container [2022-05-24T15:56:03.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:56:04.497Z] $ docker top 6dcc49b70e24595ed42a5ead5786b46e1b0f08905503378d9185ec83f96a818e -eo pid,comm [2022-05-24T15:56:04.556Z] 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-24T15:56:04.556Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:56:04.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:56:04.596Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:56:04.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:56:04.734Z] $ docker exec 6dcc49b70e24595ed42a5ead5786b46e1b0f08905503378d9185ec83f96a818e ssh-agent [2022-05-24T15:56:04.845Z] SSH_AUTH_SOCK=/tmp/ssh-nL9UoawSrUGu/agent.32 [2022-05-24T15:56:04.845Z] SSH_AGENT_PID=38 [2022-05-24T15:56:04.850Z] Running ssh-add (command line suppressed) [2022-05-24T15:56:04.981Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3094139103012237486.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3094139103012237486.key) [2022-05-24T15:56:04.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:56:05.278Z] + git semver tag [2022-05-24T15:56:05.540Z] 2022-05-24 15:56:05,479 [run_tag] DEBUG tag force:False [2022-05-24T15:56:05.540Z] 2022-05-24 15:56:05,479 [check_head_tag] DEBUG check head tag [2022-05-24T15:56:05.540Z] 2022-05-24 15:56:05,480 [execute] INFO git cat-file --batch-check [2022-05-24T15:56:05.540Z] 2022-05-24 15:56:05,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-05-24T15:56:05.540Z] 2022-05-24 15:56:05,483 [execute] INFO git cat-file --batch [2022-05-24T15:56:05.540Z] 2022-05-24 15:56:05,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-05-24T15:56:05.540Z] 2022-05-24 15:56:05,490 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-24T15:56:05.540Z] 2022-05-24 15:56:05,490 [execute] INFO git tag -a v0.0.1-dev.4 -m v0.0.1-dev.4 [2022-05-24T15:56:05.540Z] 2022-05-24 15:56:05,490 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.4', '-m', 'v0.0.1-dev.4'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:56:05.540Z] 2022-05-24 15:56:05,495 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-24T15:56:05.540Z] 0.0.1-dev.4 [Pipeline] } [2022-05-24T15:56:05.561Z] $ docker exec --env ******** --env ******** 6dcc49b70e24595ed42a5ead5786b46e1b0f08905503378d9185ec83f96a818e ssh-agent -k [2022-05-24T15:56:05.672Z] unset SSH_AUTH_SOCK; [2022-05-24T15:56:05.672Z] unset SSH_AGENT_PID; [2022-05-24T15:56:05.672Z] echo Agent pid 38 killed; [2022-05-24T15:56:05.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:56:05.988Z] + git semver [Pipeline] } [2022-05-24T15:56:06.274Z] $ docker stop --time=1 6dcc49b70e24595ed42a5ead5786b46e1b0f08905503378d9185ec83f96a818e [2022-05-24T15:56:07.550Z] $ docker rm -f 6dcc49b70e24595ed42a5ead5786b46e1b0f08905503378d9185ec83f96a818e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:56:07.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-24T15:56:07.939Z] [2022-05-24T15:56:07.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:56:08.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-24T15:56:08.243Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-24T15:56:08.243Z] ab5ef0e58194: Pulling fs layer [2022-05-24T15:56:08.243Z] 9712f1f96733: Pulling fs layer [2022-05-24T15:56:08.243Z] 63f879dbbcfc: Pulling fs layer [2022-05-24T15:56:08.243Z] 0d9ebad4ef96: Pulling fs layer [2022-05-24T15:56:08.243Z] e9a5061849ea: Pulling fs layer [2022-05-24T15:56:08.243Z] d747dcd14b5f: Pulling fs layer [2022-05-24T15:56:08.243Z] 2de7ff778b66: Pulling fs layer [2022-05-24T15:56:08.243Z] 0d9ebad4ef96: Waiting [2022-05-24T15:56:08.243Z] e9a5061849ea: Waiting [2022-05-24T15:56:08.244Z] d747dcd14b5f: Waiting [2022-05-24T15:56:08.244Z] 2de7ff778b66: Waiting [2022-05-24T15:56:08.244Z] 9712f1f96733: Verifying Checksum [2022-05-24T15:56:08.244Z] 9712f1f96733: Download complete [2022-05-24T15:56:08.506Z] 63f879dbbcfc: Verifying Checksum [2022-05-24T15:56:08.506Z] 63f879dbbcfc: Download complete [2022-05-24T15:56:08.767Z] 0d9ebad4ef96: Verifying Checksum [2022-05-24T15:56:08.767Z] 0d9ebad4ef96: Download complete [2022-05-24T15:56:08.767Z] e9a5061849ea: Verifying Checksum [2022-05-24T15:56:08.767Z] e9a5061849ea: Download complete [2022-05-24T15:56:08.767Z] d747dcd14b5f: Download complete [2022-05-24T15:56:08.767Z] ab5ef0e58194: Verifying Checksum [2022-05-24T15:56:08.767Z] ab5ef0e58194: Download complete [2022-05-24T15:56:08.767Z] 2de7ff778b66: Verifying Checksum [2022-05-24T15:56:08.767Z] 2de7ff778b66: Download complete [2022-05-24T15:56:11.302Z] ab5ef0e58194: Pull complete [2022-05-24T15:56:11.302Z] 9712f1f96733: Pull complete [2022-05-24T15:56:12.239Z] 63f879dbbcfc: Pull complete [2022-05-24T15:56:15.529Z] 0d9ebad4ef96: Pull complete [2022-05-24T15:56:15.788Z] e9a5061849ea: Pull complete [2022-05-24T15:56:15.788Z] d747dcd14b5f: Pull complete [2022-05-24T15:56:17.167Z] 2de7ff778b66: Pull complete [2022-05-24T15:56:17.167Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-24T15:56:17.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-24T15:56:17.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-24T15:56:17.234Z] prd-ubuntu20.04-docker-8c-8g-64492 does not seem to be running inside a container [2022-05-24T15:56:17.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-24T15:56:19.345Z] $ docker top 8428a4698b7963b201307550340b38699e5ec672aaef50cde8d4096941e62d2b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:56:19.420Z] provisioning config files... [2022-05-24T15:56:19.428Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4122661779635896928tmp [2022-05-24T15:56:19.440Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4975715221414906937tmp [2022-05-24T15:56:19.452Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1996578317269549175tmp [Pipeline] { [Pipeline] echo [2022-05-24T15:56:19.470Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:56:19.758Z] ---> sigul-configuration.sh [2022-05-24T15:56:19.758Z] gpg: directory `/root/.gnupg' created [2022-05-24T15:56:19.758Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-24T15:56:19.758Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-24T15:56:19.758Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-24T15:56:19.758Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-24T15:56:19.758Z] gpg: CAST5 encrypted data [2022-05-24T15:56:19.758Z] gpg: encrypted with 1 passphrase [2022-05-24T15:56:19.758Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-24T15:56:20.050Z] + mkdir /home/jenkins [2022-05-24T15:56:20.050Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-24T15:56:20.340Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-24T15:56:20.353Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:56:20.643Z] ---> sigul-install.sh [2022-05-24T15:56:20.643Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-24T15:56:20.935Z] + git tag --list [2022-05-24T15:56:20.935Z] v0.0.0 [2022-05-24T15:56:20.935Z] v0.0.1-dev.1 [2022-05-24T15:56:20.935Z] v0.0.1-dev.2 [2022-05-24T15:56:20.935Z] v0.0.1-dev.3 [2022-05-24T15:56:20.935Z] v0.0.1-dev.4 [Pipeline] sh [2022-05-24T15:56:21.224Z] + lftools sign git-tag v0.0.1-dev.4 [2022-05-24T15:56:21.801Z] Signing Git tag with Sigul... [2022-05-24T15:56:21.801Z] Signing v0.0.1-dev.4 [Pipeline] echo [2022-05-24T15:56:22.073Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:56:22.363Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-24T15:56:22.370Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-24T15:56:22.404Z] $ docker stop --time=1 8428a4698b7963b201307550340b38699e5ec672aaef50cde8d4096941e62d2b [2022-05-24T15:56:23.707Z] $ docker rm -f 8428a4698b7963b201307550340b38699e5ec672aaef50cde8d4096941e62d2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-24T15:56:24.116Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:56:24.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:56:24.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:56:24.412Z] . [Pipeline] withDockerContainer [2022-05-24T15:56:24.482Z] prd-ubuntu20.04-docker-8c-8g-64492 does not seem to be running inside a container [2022-05-24T15:56:24.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:56:24.919Z] $ docker top 03a109fb5ccbfb5c1faf98aa9e549d1ec4c04293925812ced785d2421615e956 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:56:25.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:56:25.005Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:56:25.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:56:25.153Z] $ docker exec 03a109fb5ccbfb5c1faf98aa9e549d1ec4c04293925812ced785d2421615e956 ssh-agent [2022-05-24T15:56:25.258Z] SSH_AUTH_SOCK=/tmp/ssh-caSzVExaOHZ8/agent.33 [2022-05-24T15:56:25.258Z] SSH_AGENT_PID=39 [2022-05-24T15:56:25.264Z] Running ssh-add (command line suppressed) [2022-05-24T15:56:25.392Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1429616938824428462.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1429616938824428462.key) [2022-05-24T15:56:25.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:56:25.761Z] + git semver bump pre [2022-05-24T15:56:26.042Z] 2022-05-24 15:56:25,895 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-24T15:56:26.042Z] 2022-05-24 15:56:25,895 [bump_version] DEBUG bumping version:0.0.1-dev.4 on axis:pre with prefix:dev [2022-05-24T15:56:26.042Z] 2022-05-24 15:56:25,895 [bump_version] DEBUG bumped version:0.0.1-dev.5 [2022-05-24T15:56:26.042Z] 2022-05-24 15:56:25,895 [write_version] DEBUG write version:0.0.1-dev.5 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-05-24T15:56:26.042Z] 2022-05-24 15:56:25,895 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-24T15:56:26.042Z] 2022-05-24 15:56:25,895 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-24T15:56:26.042Z] 2022-05-24 15:56:25,898 [execute] INFO git cat-file --batch-check [2022-05-24T15:56:26.042Z] 2022-05-24 15:56:25,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-24T15:56:26.042Z] 2022-05-24 15:56:25,904 [execute] INFO git cat-file --batch [2022-05-24T15:56:26.042Z] 2022-05-24 15:56:25,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-24T15:56:26.042Z] 2022-05-24 15:56:25,910 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-24T15:56:26.042Z] 0.0.1-dev.5 [Pipeline] } [2022-05-24T15:56:26.065Z] $ docker exec --env ******** --env ******** 03a109fb5ccbfb5c1faf98aa9e549d1ec4c04293925812ced785d2421615e956 ssh-agent -k [2022-05-24T15:56:26.177Z] unset SSH_AUTH_SOCK; [2022-05-24T15:56:26.177Z] unset SSH_AGENT_PID; [2022-05-24T15:56:26.177Z] echo Agent pid 39 killed; [2022-05-24T15:56:26.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:56:26.490Z] + git semver [Pipeline] } [2022-05-24T15:56:26.780Z] $ docker stop --time=1 03a109fb5ccbfb5c1faf98aa9e549d1ec4c04293925812ced785d2421615e956 [2022-05-24T15:56:28.081Z] $ docker rm -f 03a109fb5ccbfb5c1faf98aa9e549d1ec4c04293925812ced785d2421615e956 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:56:28.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:56:28.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:56:28.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:56:28.724Z] . [Pipeline] withDockerContainer [2022-05-24T15:56:28.795Z] prd-ubuntu20.04-docker-8c-8g-64492 does not seem to be running inside a container [2022-05-24T15:56:28.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:56:29.225Z] $ docker top 98066a40678ea4ed8a2cda2b205018f956b2d77272509196bae5dfcb90a8e14b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:56:29.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:56:29.313Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:56:29.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:56:29.448Z] $ docker exec 98066a40678ea4ed8a2cda2b205018f956b2d77272509196bae5dfcb90a8e14b ssh-agent [2022-05-24T15:56:29.572Z] SSH_AUTH_SOCK=/tmp/ssh-VnxpWnhqCVoa/agent.32 [2022-05-24T15:56:29.572Z] SSH_AGENT_PID=39 [2022-05-24T15:56:29.578Z] Running ssh-add (command line suppressed) [2022-05-24T15:56:29.697Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_944081155720821019.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_944081155720821019.key) [2022-05-24T15:56:29.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:56:29.991Z] + git semver push [2022-05-24T15:56:30.253Z] 2022-05-24 15:56:30,231 [run_push] DEBUG push [2022-05-24T15:56:30.253Z] 2022-05-24 15:56:30,231 [execute] INFO git push origin semver [2022-05-24T15:56:30.253Z] 2022-05-24 15:56:30,232 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:56:31.197Z] 2022-05-24 15:56:30,901 [run_push] DEBUG push all version tags [2022-05-24T15:56:31.197Z] 2022-05-24 15:56:30,902 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-24T15:56:31.198Z] 2022-05-24 15:56:30,903 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:56:31.782Z] 2022-05-24 15:56:31,544 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-24T15:56:31.782Z] 0.0.1-dev.5 [Pipeline] } [2022-05-24T15:56:31.805Z] $ docker exec --env ******** --env ******** 98066a40678ea4ed8a2cda2b205018f956b2d77272509196bae5dfcb90a8e14b ssh-agent -k [2022-05-24T15:56:31.949Z] unset SSH_AUTH_SOCK; [2022-05-24T15:56:31.949Z] unset SSH_AGENT_PID; [2022-05-24T15:56:31.949Z] echo Agent pid 39 killed; [2022-05-24T15:56:31.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:56:32.260Z] + git semver [Pipeline] } [2022-05-24T15:56:32.547Z] $ docker stop --time=1 98066a40678ea4ed8a2cda2b205018f956b2d77272509196bae5dfcb90a8e14b [2022-05-24T15:56:33.839Z] $ docker rm -f 98066a40678ea4ed8a2cda2b205018f956b2d77272509196bae5dfcb90a8e14b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-24T15:56:34.456Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-05-24T15:56:34.456Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-24T15:56:34.456Z] total 16 [2022-05-24T15:56:34.456Z] drwxr-xr-x 3 root root 4096 May 24 15:46 . [2022-05-24T15:56:34.456Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 15:56 .. [2022-05-24T15:56:34.456Z] drwxr-xr-x 2 root root 4096 May 24 15:46 cost [2022-05-24T15:56:34.456Z] -rw-r--r-- 1 root root 87 May 24 15:46 cost.csv [2022-05-24T15:56:34.456Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-24T15:56:34.456Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-24T15:56:34.456Z] total 16 [2022-05-24T15:56:34.456Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 15:46 . [2022-05-24T15:56:34.456Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 15:56 .. [2022-05-24T15:56:34.456Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 15:46 cost [2022-05-24T15:56:34.456Z] -rw-r--r-- 1 jenkins jenkins 87 May 24 15:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:56:34.755Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:56:35.620Z] ---> package-listing.sh [2022-05-24T15:56:35.620Z] ++ facter osfamily [2022-05-24T15:56:35.620Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-24T15:56:35.880Z] + OS_FAMILY=debian [2022-05-24T15:56:35.880Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-05-24T15:56:35.880Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-24T15:56:35.880Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-24T15:56:35.880Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-24T15:56:35.880Z] + PACKAGES=/tmp/packages_start.txt [2022-05-24T15:56:35.880Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-24T15:56:35.880Z] + PACKAGES=/tmp/packages_end.txt [2022-05-24T15:56:35.880Z] + case "${OS_FAMILY}" in [2022-05-24T15:56:35.880Z] + dpkg -l [2022-05-24T15:56:35.880Z] + grep '^ii' [2022-05-24T15:56:35.880Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-24T15:56:35.880Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-24T15:56:35.880Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-24T15:56:35.880Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-24T15:56:35.880Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-05-24T15:56:35.880Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-05-24T15:56:35.892Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-24T15:56:36.173Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:56:36.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:56:36.731Z] . [Pipeline] withDockerContainer [2022-05-24T15:56:36.799Z] prd-ubuntu20.04-docker-8c-8g-64492 does not seem to be running inside a container [2022-05-24T15:56:36.846Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-24T15:56:37.082Z] $ docker top c53fa33909164047270aa019561efeb2067ecd29b838a25893d3c9f29b64ccd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T15:56:37.431Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-24T15:56:37.724Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-24T15:56:38.016Z] + ls /var/log/sa-host [2022-05-24T15:56:38.016Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:56:38.223Z] provisioning config files... [2022-05-24T15:56:38.231Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2044178191651997181tmp [Pipeline] { [Pipeline] echo [2022-05-24T15:56:38.247Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:56:38.535Z] ---> create-netrc.sh [Pipeline] } [2022-05-24T15:56:38.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:56:38.887Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-24T15:56:38.898Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:56:39.183Z] ---> sudo-logs.sh [2022-05-24T15:56:39.183Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-24T15:56:39.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:56:39.508Z] ---> job-cost.sh [2022-05-24T15:56:39.508Z] lf-activate-venv: SKIPPING [2022-05-24T15:56:39.508Z] DEBUG: total: 0.2199999988079071 [2022-05-24T15:56:39.508Z] INFO: Retrieving Stack Cost... [2022-05-24T15:56:39.769Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-24T15:56:40.340Z] INFO: Archiving Costs [Pipeline] echo [2022-05-24T15:56:40.356Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:56:40.646Z] ---> logs-deploy.sh [2022-05-24T15:56:40.646Z] lf-activate-venv: SKIPPING [2022-05-24T15:56:40.646Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/15 [2022-05-24T15:56:40.646Z] INFO: archiving workspace using pattern(s): [2022-05-24T15:56:41.590Z] Archives upload complete. [2022-05-24T15:56:41.590Z] INFO: archiving logs to Nexus