Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4347e6326c1a67544b77e06fe92e2ddc47e6771c 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-ssh319948898811109267.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh15807524989943312167.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1896760341104706108.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16488084395979964102.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18219454581667493839.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1550 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 4347e6326c1a67544b77e06fe92e2ddc47e6771c (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 4347e6326c1a67544b77e06fe92e2ddc47e6771c # timeout=10 Commit message: "Merge pull request #38 from soda480/US4643" > git rev-list --no-walk f39f8737115c4aee3eed177658c873badef7abfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T21:10:23.922Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T21:10:23.984Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T21:10:24.003Z] ========================================================= [2022-06-06T21:10:24.003Z] EdgeX Global Pipelines Version Info [2022-06-06T21:10:24.003Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:10:24.796Z] ------------------- [2022-06-06T21:10:24.796Z] stable info: [2022-06-06T21:10:24.796Z] ------------------- [2022-06-06T21:10:24.796Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T21:10:24.796Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T21:10:24.796Z] Message: update stable to v1.0.232 [2022-06-06T21:10:25.368Z] ------------------- [2022-06-06T21:10:25.368Z] experimental info: [2022-06-06T21:10:25.368Z] ------------------- [2022-06-06T21:10:25.368Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T21:10:25.368Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T21:10:25.368Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T21:10:25.598Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-06-06T21:10:25.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-06-06T21:10:25.617Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T21:10:25.628Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T21:10:25.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T21:10:25.645Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T21:10:25.660Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T21:10:25.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T21:10:25.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T21:10:25.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T21:10:25.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T21:10:25.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-06-06T21:10:25.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T21:10:25.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T21:10:25.763Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T21:10:25.775Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T21:10:25.785Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T21:10:25.798Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T21:10:25.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T21:10:25.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T21:10:25.837Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T21:10:25.847Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T21:10:25.857Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T21:10:25.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T21:10:25.879Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T21:10:25.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T21:10:25.905Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T21:10:25.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-06T21:10:25.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-06T21:10:25.938Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-06T21:10:25.948Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] echo [2022-06-06T21:10:25.962Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4347e63 [Pipeline] echo [2022-06-06T21:10:25.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:10:26.014Z] provisioning config files... [2022-06-06T21:10:26.028Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3383992838046265303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:10:26.332Z] ---> docker-login.sh [2022-06-06T21:10:26.332Z] nexus3.edgexfoundry.org:10001 [2022-06-06T21:10:26.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:26.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:26.592Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:26.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:26.592Z] [2022-06-06T21:10:26.592Z] Login Succeeded [2022-06-06T21:10:26.592Z] nexus3.edgexfoundry.org:10002 [2022-06-06T21:10:26.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:26.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:26.853Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:26.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:26.853Z] [2022-06-06T21:10:26.853Z] Login Succeeded [2022-06-06T21:10:26.853Z] nexus3.edgexfoundry.org:10003 [2022-06-06T21:10:26.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:26.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:26.853Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:26.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:26.853Z] [2022-06-06T21:10:26.853Z] Login Succeeded [2022-06-06T21:10:26.853Z] nexus3.edgexfoundry.org:10004 [2022-06-06T21:10:27.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:27.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:27.114Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:27.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:27.114Z] [2022-06-06T21:10:27.114Z] Login Succeeded [2022-06-06T21:10:27.114Z] docker.io [2022-06-06T21:10:27.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:27.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:27.375Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:27.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:27.375Z] [2022-06-06T21:10:27.375Z] Login Succeeded [2022-06-06T21:10:27.375Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T21:10:27.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T21:10:27.758Z] + git rev-list -1 --merges 4347e6326c1a67544b77e06fe92e2ddc47e6771c~1..4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] echo [2022-06-06T21:10:27.783Z] -----------> git rev-list -1 --merges 4347e6326c1a67544b77e06fe92e2ddc47e6771c~1..4347e6326c1a67544b77e06fe92e2ddc47e6771c 4347e6326c1a67544b77e06fe92e2ddc47e6771c [2022-06-06T21:10:27.783Z] 4347e6326c1a67544b77e06fe92e2ddc47e6771c [false] [Pipeline] sh [2022-06-06T21:10:28.093Z] + git log --format=format:%s -1 4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] echo [2022-06-06T21:10:28.106Z] ========================================================= [2022-06-06T21:10:28.106Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T21:10:28.106Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T21:10:28.441Z] + git log --format=format:%s -1 4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] echo [2022-06-06T21:10:28.453Z] [semverPrep] GIT_COMMIT: 4347e6326c1a67544b77e06fe92e2ddc47e6771c, Commit Message: Merge pull request #38 from soda480/US4643 [Pipeline] echo [2022-06-06T21:10:28.462Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T21:10:28.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T21:10:28.819Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T21:10:28.819Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T21:10:28.819Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T21:10:28.819Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T21:10:28.819Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T21:10:28.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:10:29.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:10:29.172Z] [2022-06-06T21:10:29.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:10:29.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:10:29.475Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T21:10:29.475Z] 42c077c10790: Pulling fs layer [2022-06-06T21:10:29.475Z] f63e77b7563a: Pulling fs layer [2022-06-06T21:10:29.475Z] bd5fdadae976: Pulling fs layer [2022-06-06T21:10:29.475Z] 205491f53016: Pulling fs layer [2022-06-06T21:10:29.475Z] df18705c85c3: Pulling fs layer [2022-06-06T21:10:29.475Z] bdb3f477010e: Pulling fs layer [2022-06-06T21:10:29.475Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T21:10:29.475Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T21:10:29.475Z] bdb8f0575790: Pulling fs layer [2022-06-06T21:10:29.475Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T21:10:29.475Z] 2343380bae48: Pulling fs layer [2022-06-06T21:10:29.475Z] 2c6e9b1d212d: Waiting [2022-06-06T21:10:29.475Z] bdb8f0575790: Waiting [2022-06-06T21:10:29.475Z] 386e3cb2ff24: Waiting [2022-06-06T21:10:29.475Z] bdb3f477010e: Waiting [2022-06-06T21:10:29.475Z] df18705c85c3: Waiting [2022-06-06T21:10:29.475Z] 205491f53016: Waiting [2022-06-06T21:10:29.475Z] 2343380bae48: Waiting [2022-06-06T21:10:29.475Z] c8a8fc8e1c8f: Waiting [2022-06-06T21:10:29.475Z] f63e77b7563a: Verifying Checksum [2022-06-06T21:10:29.475Z] f63e77b7563a: Download complete [2022-06-06T21:10:29.475Z] 205491f53016: Verifying Checksum [2022-06-06T21:10:29.475Z] 205491f53016: Download complete [2022-06-06T21:10:29.735Z] df18705c85c3: Verifying Checksum [2022-06-06T21:10:29.735Z] df18705c85c3: Download complete [2022-06-06T21:10:29.735Z] bd5fdadae976: Verifying Checksum [2022-06-06T21:10:29.735Z] bd5fdadae976: Download complete [2022-06-06T21:10:29.735Z] bdb3f477010e: Verifying Checksum [2022-06-06T21:10:29.735Z] bdb3f477010e: Download complete [2022-06-06T21:10:29.735Z] 2c6e9b1d212d: Verifying Checksum [2022-06-06T21:10:29.735Z] 2c6e9b1d212d: Download complete [2022-06-06T21:10:29.735Z] bdb8f0575790: Verifying Checksum [2022-06-06T21:10:29.735Z] bdb8f0575790: Download complete [2022-06-06T21:10:29.735Z] 386e3cb2ff24: Download complete [2022-06-06T21:10:29.735Z] 2343380bae48: Verifying Checksum [2022-06-06T21:10:29.735Z] 2343380bae48: Download complete [2022-06-06T21:10:29.735Z] 42c077c10790: Verifying Checksum [2022-06-06T21:10:29.735Z] 42c077c10790: Download complete [2022-06-06T21:10:29.995Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-06T21:10:29.995Z] c8a8fc8e1c8f: Download complete [2022-06-06T21:10:30.935Z] 42c077c10790: Pull complete [2022-06-06T21:10:31.194Z] f63e77b7563a: Pull complete [2022-06-06T21:10:31.454Z] bd5fdadae976: Pull complete [2022-06-06T21:10:31.714Z] 205491f53016: Pull complete [2022-06-06T21:10:31.972Z] df18705c85c3: Pull complete [2022-06-06T21:10:31.972Z] bdb3f477010e: Pull complete [2022-06-06T21:10:33.882Z] c8a8fc8e1c8f: Pull complete [2022-06-06T21:10:33.882Z] 2c6e9b1d212d: Pull complete [2022-06-06T21:10:33.882Z] bdb8f0575790: Pull complete [2022-06-06T21:10:34.144Z] 386e3cb2ff24: Pull complete [2022-06-06T21:10:34.144Z] 2343380bae48: Pull complete [2022-06-06T21:10:34.144Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T21:10:34.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:10:34.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:10:34.247Z] prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container [2022-06-06T21:10:34.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T21:10:35.690Z] $ docker top e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c -eo pid,comm [2022-06-06T21:10:35.755Z] 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-06-06T21:10:35.755Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T21:10:35.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T21:10:35.792Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T21:10:35.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T21:10:35.925Z] $ docker exec e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c ssh-agent [2022-06-06T21:10:36.053Z] SSH_AUTH_SOCK=/tmp/ssh-ZZhBw8FeIwR1/agent.33 [2022-06-06T21:10:36.053Z] SSH_AGENT_PID=39 [2022-06-06T21:10:36.059Z] Running ssh-add (command line suppressed) [2022-06-06T21:10:36.203Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2874028053452003759.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2874028053452003759.key) [2022-06-06T21:10:36.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T21:10:36.510Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T21:10:36.528Z] $ docker exec --env ******** --env ******** e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c ssh-agent -k [2022-06-06T21:10:36.634Z] unset SSH_AUTH_SOCK; [2022-06-06T21:10:36.634Z] unset SSH_AGENT_PID; [2022-06-06T21:10:36.634Z] echo Agent pid 39 killed; [2022-06-06T21:10:36.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T21:10:36.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T21:10:36.672Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T21:10:36.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T21:10:36.801Z] $ docker exec e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c ssh-agent [2022-06-06T21:10:36.925Z] SSH_AUTH_SOCK=/tmp/ssh-KCCjEjLZKtE2/agent.73 [2022-06-06T21:10:36.925Z] SSH_AGENT_PID=79 [2022-06-06T21:10:36.930Z] Running ssh-add (command line suppressed) [2022-06-06T21:10:37.049Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_467784765343884462.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_467784765343884462.key) [2022-06-06T21:10:37.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T21:10:37.362Z] + git semver init [2022-06-06T21:10:37.625Z] 2022-06-06 21:10:37,572 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T21:10:37.625Z] 2022-06-06 21:10:37,572 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-06-06T21:10:37.625Z] 2022-06-06 21:10:37,573 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-06-06T21:10:37.625Z] 2022-06-06 21:10:37,573 [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-06-06T21:10:38.202Z] 2022-06-06 21:10:38,117 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-06-06T21:10:38.202Z] 2022-06-06 21:10:38,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-06-06T21:10:38.202Z] 2022-06-06 21:10:38,118 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-06T21:10:38.202Z] 2022-06-06 21:10:38,118 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-06T21:10:38.202Z] 0.0.1-dev.6 [Pipeline] } [2022-06-06T21:10:38.213Z] $ docker exec --env ******** --env ******** e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c ssh-agent -k [2022-06-06T21:10:38.327Z] unset SSH_AUTH_SOCK; [2022-06-06T21:10:38.328Z] unset SSH_AGENT_PID; [2022-06-06T21:10:38.328Z] echo Agent pid 79 killed; [2022-06-06T21:10:38.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T21:10:38.647Z] + git semver [Pipeline] } [2022-06-06T21:10:38.923Z] $ docker stop --time=1 e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c [2022-06-06T21:10:40.254Z] $ docker rm -f e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T21:10:40.613Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T21:10:40.862Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T21:10:40.865Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.6 [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-06-06T21:10:40.971Z] provisioning config files... [2022-06-06T21:10:40.981Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5023616501047676381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:10:41.275Z] ---> docker-login.sh [2022-06-06T21:10:41.275Z] nexus3.edgexfoundry.org:10001 [2022-06-06T21:10:41.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:41.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:41.275Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:41.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:41.275Z] [2022-06-06T21:10:41.275Z] Login Succeeded [2022-06-06T21:10:41.275Z] nexus3.edgexfoundry.org:10002 [2022-06-06T21:10:41.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:41.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:41.536Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:41.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:41.536Z] [2022-06-06T21:10:41.536Z] Login Succeeded [2022-06-06T21:10:41.536Z] nexus3.edgexfoundry.org:10003 [2022-06-06T21:10:41.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:41.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:41.536Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:41.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:41.536Z] [2022-06-06T21:10:41.536Z] Login Succeeded [2022-06-06T21:10:41.536Z] nexus3.edgexfoundry.org:10004 [2022-06-06T21:10:41.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:41.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:41.798Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:41.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:41.798Z] [2022-06-06T21:10:41.798Z] Login Succeeded [2022-06-06T21:10:41.798Z] docker.io [2022-06-06T21:10:41.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:10:42.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:10:42.060Z] Configure a credential helper to remove this warning. See [2022-06-06T21:10:42.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:10:42.060Z] [2022-06-06T21:10:42.060Z] Login Succeeded [2022-06-06T21:10:42.060Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T21:10:42.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T21:10:42.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T21:10:42.143Z] ========================================================= [2022-06-06T21:10:42.143Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T21:10:42.143Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:10:42.467Z] + 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-06-06T21:10:42.467Z] Sending build context to Docker daemon 599kB [2022-06-06T21:10:42.467Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T21:10:42.467Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-06T21:10:42.467Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T21:10:42.467Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T21:10:42.467Z] 666ba61612fd: Pulling fs layer [2022-06-06T21:10:42.467Z] 8ed8ca486205: Pulling fs layer [2022-06-06T21:10:42.467Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T21:10:42.467Z] c516ae0d96e1: Pulling fs layer [2022-06-06T21:10:42.467Z] 684cea983483: Pulling fs layer [2022-06-06T21:10:42.467Z] dd3240ac7de5: Pulling fs layer [2022-06-06T21:10:42.467Z] b1e948a4e11c: Pulling fs layer [2022-06-06T21:10:42.467Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T21:10:42.467Z] 646ad004c059: Pulling fs layer [2022-06-06T21:10:42.467Z] cc1cd167ecdc: Waiting [2022-06-06T21:10:42.467Z] c516ae0d96e1: Waiting [2022-06-06T21:10:42.467Z] 684cea983483: Waiting [2022-06-06T21:10:42.467Z] dd3240ac7de5: Waiting [2022-06-06T21:10:42.467Z] 646ad004c059: Waiting [2022-06-06T21:10:42.467Z] a8fd76ee1af6: Waiting [2022-06-06T21:10:42.467Z] 8ed8ca486205: Verifying Checksum [2022-06-06T21:10:42.467Z] 8ed8ca486205: Download complete [2022-06-06T21:10:42.467Z] 666ba61612fd: Download complete [2022-06-06T21:10:42.467Z] c516ae0d96e1: Download complete [2022-06-06T21:10:42.467Z] 59bf1c3509f3: Verifying Checksum [2022-06-06T21:10:42.467Z] 684cea983483: Verifying Checksum [2022-06-06T21:10:42.467Z] 684cea983483: Download complete [2022-06-06T21:10:42.467Z] dd3240ac7de5: Download complete [2022-06-06T21:10:42.730Z] b1e948a4e11c: Verifying Checksum [2022-06-06T21:10:42.730Z] b1e948a4e11c: Download complete [2022-06-06T21:10:42.730Z] 59bf1c3509f3: Pull complete [2022-06-06T21:10:43.000Z] 666ba61612fd: Pull complete [2022-06-06T21:10:43.000Z] 8ed8ca486205: Pull complete [2022-06-06T21:10:43.263Z] 646ad004c059: Verifying Checksum [2022-06-06T21:10:43.263Z] 646ad004c059: Download complete [2022-06-06T21:10:43.263Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T21:10:43.263Z] cc1cd167ecdc: Download complete [2022-06-06T21:10:43.263Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T21:10:43.263Z] a8fd76ee1af6: Download complete [2022-06-06T21:10:47.460Z] cc1cd167ecdc: Pull complete [2022-06-06T21:10:47.460Z] c516ae0d96e1: Pull complete [2022-06-06T21:10:47.460Z] 684cea983483: Pull complete [2022-06-06T21:10:47.460Z] dd3240ac7de5: Pull complete [2022-06-06T21:10:47.460Z] b1e948a4e11c: Pull complete [2022-06-06T21:10:49.371Z] a8fd76ee1af6: Pull complete [2022-06-06T21:10:49.958Z] 646ad004c059: Pull complete [2022-06-06T21:10:49.958Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T21:10:49.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T21:10:49.958Z] ---> 8f69c11f6b0c [2022-06-06T21:10:49.958Z] Step 3/12 : ARG MAKE="make build" [2022-06-06T21:10:52.500Z] ---> Running in e973e432ebfa [2022-06-06T21:10:52.500Z] Removing intermediate container e973e432ebfa [2022-06-06T21:10:52.500Z] ---> 6d1029e35b51 [2022-06-06T21:10:52.500Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T21:10:52.501Z] ---> Running in 9695ed728bc1 [2022-06-06T21:10:52.761Z] Removing intermediate container 9695ed728bc1 [2022-06-06T21:10:52.761Z] ---> 99653023406b [2022-06-06T21:10:52.761Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-06T21:10:52.761Z] ---> Running in 72aba40706e1 [2022-06-06T21:10:52.761Z] Removing intermediate container 72aba40706e1 [2022-06-06T21:10:52.761Z] ---> 05fdb6cdca95 [2022-06-06T21:10:52.761Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T21:10:52.761Z] ---> Running in 69101cf0ef24 [2022-06-06T21:10:53.331Z] Removing intermediate container 69101cf0ef24 [2022-06-06T21:10:53.331Z] ---> 989b25ce899e [2022-06-06T21:10:53.331Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T21:10:53.331Z] ---> Running in 491995916bfa [2022-06-06T21:10:53.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T21:10:54.531Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T21:10:54.791Z] (1/81) Installing mesa (21.2.6-r0) [2022-06-06T21:10:55.052Z] (2/81) Installing libxau (1.0.9-r0) [2022-06-06T21:10:55.052Z] (3/81) Installing libmd (1.0.3-r0) [2022-06-06T21:10:55.052Z] (4/81) Installing libbsd (0.11.3-r1) [2022-06-06T21:10:55.312Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-06-06T21:10:55.312Z] (6/81) Installing libxcb (1.14-r2) [2022-06-06T21:10:55.312Z] (7/81) Installing libx11 (1.7.2-r0) [2022-06-06T21:10:55.574Z] (8/81) Installing libxext (1.3.4-r0) [2022-06-06T21:10:55.575Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-06-06T21:10:55.575Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-06-06T21:10:55.838Z] (11/81) Installing libpciaccess (0.16-r0) [2022-06-06T21:10:55.838Z] (12/81) Installing libdrm (2.4.109-r0) [2022-06-06T21:10:55.838Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-06-06T21:10:55.946Z] Still waiting to schedule task [2022-06-06T21:10:55.946Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-06T21:10:56.099Z] (14/81) Installing libxshmfence (1.3-r1) [2022-06-06T21:10:56.099Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-06-06T21:10:56.359Z] (16/81) Installing libice (1.0.10-r0) [2022-06-06T21:10:56.359Z] (17/81) Installing libuuid (2.37.4-r0) [2022-06-06T21:10:56.359Z] (18/81) Installing libsm (1.2.3-r0) [2022-06-06T21:10:56.620Z] (19/81) Installing libxt (1.2.1-r0) [2022-06-06T21:10:56.620Z] (20/81) Installing libxmu (1.1.3-r0) [2022-06-06T21:10:56.620Z] (21/81) Installing xset (1.2.4-r0) [2022-06-06T21:10:56.882Z] (22/81) Installing xprop (1.2.5-r0) [2022-06-06T21:10:56.882Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-06-06T21:10:56.882Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-06-06T21:10:57.143Z] (25/81) Installing libffi (3.4.2-r1) [2022-06-06T21:10:57.143Z] (26/81) Installing libintl (0.21-r0) [2022-06-06T21:10:57.143Z] (27/81) Installing libblkid (2.37.4-r0) [2022-06-06T21:10:57.402Z] (28/81) Installing libmount (2.37.4-r0) [2022-06-06T21:10:57.402Z] (29/81) Installing pcre (8.45-r1) [2022-06-06T21:10:57.402Z] (30/81) Installing glib (2.70.1-r0) [2022-06-06T21:10:57.661Z] (31/81) Installing icu-libs (69.1-r1) [2022-06-06T21:10:58.602Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-06-06T21:10:58.602Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-06-06T21:10:58.602Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-06-06T21:10:58.865Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-06-06T21:10:59.127Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-06-06T21:10:59.127Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-06-06T21:10:59.127Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-06-06T21:10:59.388Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-06-06T21:11:00.772Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-06-06T21:11:00.772Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-06-06T21:11:00.772Z] (42/81) Installing libpng (1.6.37-r1) [2022-06-06T21:11:00.772Z] (43/81) Installing freetype (2.11.1-r2) [2022-06-06T21:11:00.772Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-06-06T21:11:01.033Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-06-06T21:11:01.033Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-06-06T21:11:01.033Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-06-06T21:11:01.293Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-06-06T21:11:01.293Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-06-06T21:11:01.555Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-06-06T21:11:01.555Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-06-06T21:11:01.555Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-06-06T21:11:01.815Z] (53/81) Installing avahi-libs (0.8-r5) [2022-06-06T21:11:01.815Z] (54/81) Installing nettle (3.7.3-r0) [2022-06-06T21:11:02.077Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-06-06T21:11:02.077Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-06-06T21:11:02.077Z] (57/81) Installing libunistring (0.9.10-r1) [2022-06-06T21:11:02.336Z] (58/81) Installing gnutls (3.7.1-r0) [2022-06-06T21:11:02.336Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-06-06T21:11:02.336Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-06-06T21:11:02.597Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-06-06T21:11:02.597Z] (62/81) Installing libevdev (1.12.0-r0) [2022-06-06T21:11:02.857Z] (63/81) Installing mtdev (1.1.6-r0) [2022-06-06T21:11:02.857Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-06T21:11:02.857Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-06-06T21:11:03.116Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-06-06T21:11:03.116Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-06-06T21:11:03.116Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-06-06T21:11:03.377Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-06-06T21:11:03.377Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-06-06T21:11:03.377Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-06-06T21:11:03.647Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-06-06T21:11:03.647Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-06-06T21:11:04.215Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-06-06T21:11:04.215Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-06-06T21:11:04.477Z] (76/81) Installing udev-init-scripts (35-r0) [2022-06-06T21:11:04.477Z] Executing udev-init-scripts-35-r0.post-install [2022-06-06T21:11:04.477Z] (77/81) Installing kmod-libs (29-r2) [2022-06-06T21:11:04.477Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-06-06T21:11:04.736Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-06T21:11:04.736Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-06T21:11:04.996Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-06-06T21:11:04.996Z] Executing busybox-1.34.1-r3.trigger [2022-06-06T21:11:04.996Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-06T21:11:04.996Z] OK: 335 MiB in 133 packages [2022-06-06T21:11:06.909Z] Removing intermediate container 491995916bfa [2022-06-06T21:11:06.909Z] ---> 1e8c7710002c [2022-06-06T21:11:06.909Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-06T21:11:06.909Z] ---> Running in f35827ca5152 [2022-06-06T21:11:06.909Z] Removing intermediate container f35827ca5152 [2022-06-06T21:11:06.909Z] ---> 24ec1af5c5b4 [2022-06-06T21:11:06.909Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-06T21:11:07.169Z] ---> 41e30615f0d5 [2022-06-06T21:11:07.169Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T21:11:07.169Z] ---> Running in 8f6ff73d165a [2022-06-06T21:11:22.067Z] Removing intermediate container 8f6ff73d165a [2022-06-06T21:11:22.067Z] ---> d3aa6837c37c [2022-06-06T21:11:22.067Z] Step 11/12 : COPY . . [2022-06-06T21:11:22.067Z] ---> 0be29a0e8898 [2022-06-06T21:11:22.067Z] Step 12/12 : RUN ${MAKE} [2022-06-06T21:11:22.067Z] ---> Running in cc089ce423f0 [2022-06-06T21:11:22.067Z] noop [2022-06-06T21:11:22.067Z] Removing intermediate container cc089ce423f0 [2022-06-06T21:11:22.067Z] ---> 483bf19f2190 [2022-06-06T21:11:22.067Z] Successfully built 483bf19f2190 [2022-06-06T21:11:22.067Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:22.384Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T21:11:22.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:11:22.461Z] prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container [2022-06-06T21:11:22.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T21:11:22.917Z] $ docker top 35c1120adf4018bc9862085039b42ec7e442e063e02a45fe7fe08051f30c4704 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T21:11:23.285Z] + go version [2022-06-06T21:11:23.285Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T21:11:23.302Z] $ docker stop --time=1 35c1120adf4018bc9862085039b42ec7e442e063e02a45fe7fe08051f30c4704 [2022-06-06T21:11:24.584Z] $ docker rm -f 35c1120adf4018bc9862085039b42ec7e442e063e02a45fe7fe08051f30c4704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:24.992Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T21:11:24.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:11:25.068Z] prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container [2022-06-06T21:11:25.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T21:11:25.462Z] $ docker top f0e70f5922a2405c30dc6f7c40864335a852a09a18d688b01d03c98c4c94c7ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T21:11:25.815Z] + make test [2022-06-06T21:11:25.815Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-06T21:11:26.074Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-06T21:11:36.055Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-06T21:11:36.055Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-06T21:11:41.332Z] CGO_ENABLED=1 go vet ./... [2022-06-06T21:11:44.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T21:11:44.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T21:11:44.623Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T21:11:44.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T21:11:44.916Z] $ docker stop --time=1 f0e70f5922a2405c30dc6f7c40864335a852a09a18d688b01d03c98c4c94c7ec [2022-06-06T21:11:46.789Z] $ docker rm -f f0e70f5922a2405c30dc6f7c40864335a852a09a18d688b01d03c98c4c94c7ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T21:11:47.213Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T21:11:47.252Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T21:11:47.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T21:11:47.985Z] + ls -al . [2022-06-06T21:11:47.985Z] total 164 [2022-06-06T21:11:47.985Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 21:11 . [2022-06-06T21:11:47.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:10 .. [2022-06-06T21:11:47.985Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:10 .git [2022-06-06T21:11:47.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:10 .github [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 6 21:10 .gitignore [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 21:10 .golangci.yml [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 6 21:10 .hadolint.yml [2022-06-06T21:11:47.985Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 21:10 .semver [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 6 21:10 Attribution.txt [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 6 21:10 CHANGELOG.md [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 6 21:10 Dockerfile [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 6 21:10 GOVERNANCE.md [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 6 21:10 Jenkinsfile [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 21:10 LICENSE [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 6 21:10 Makefile [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 6 21:10 OWNERS.md [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 10733 Jun 6 21:10 README.md [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 21:10 VERSION [2022-06-06T21:11:47.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:10 bin [2022-06-06T21:11:47.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:10 cmd [2022-06-06T21:11:47.985Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 6 21:11 coverage.out [2022-06-06T21:11:47.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:10 docker-compose [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 6 21:10 docker-entrypoint.sh [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jun 6 21:10 go.mod [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 6 21:10 go.sum [2022-06-06T21:11:47.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:10 internal [2022-06-06T21:11:47.985Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 6 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:11:48.291Z] + 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=4347e6326c1a67544b77e06fe92e2ddc47e6771c --label arch=amd64 --label version=0.0.1-dev.6 . [2022-06-06T21:11:48.291Z] Sending build context to Docker daemon 600.1kB [2022-06-06T21:11:48.291Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T21:11:48.291Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-06T21:11:48.291Z] ---> 483bf19f2190 [2022-06-06T21:11:48.291Z] Step 3/29 : ARG MAKE="make build" [2022-06-06T21:11:48.291Z] ---> Running in 776cfdeb2a63 [2022-06-06T21:11:48.552Z] Removing intermediate container 776cfdeb2a63 [2022-06-06T21:11:48.552Z] ---> 45d3d4791987 [2022-06-06T21:11:48.552Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T21:11:48.552Z] ---> Running in 60d9cc07a2ee [2022-06-06T21:11:48.552Z] Removing intermediate container 60d9cc07a2ee [2022-06-06T21:11:48.552Z] ---> 5e85487e638e [2022-06-06T21:11:48.552Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-06T21:11:48.552Z] ---> Running in f37a906fd659 [2022-06-06T21:11:48.813Z] Removing intermediate container f37a906fd659 [2022-06-06T21:11:48.813Z] ---> b1ab6077052c [2022-06-06T21:11:48.813Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T21:11:48.813Z] ---> Running in 735c8c743da5 [2022-06-06T21:11:49.385Z] Removing intermediate container 735c8c743da5 [2022-06-06T21:11:49.385Z] ---> 415d53fda262 [2022-06-06T21:11:49.385Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T21:11:49.385Z] ---> Running in 1952e698e7b1 [2022-06-06T21:11:49.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T21:11:50.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T21:11:50.842Z] OK: 335 MiB in 133 packages [2022-06-06T21:11:51.100Z] Removing intermediate container 1952e698e7b1 [2022-06-06T21:11:51.100Z] ---> 4463e804dca4 [2022-06-06T21:11:51.100Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-06T21:11:51.100Z] ---> Running in 6bfba34d5a81 [2022-06-06T21:11:51.100Z] Removing intermediate container 6bfba34d5a81 [2022-06-06T21:11:51.100Z] ---> 7ae815f5965b [2022-06-06T21:11:51.100Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-06T21:11:51.359Z] ---> ab4e5b05d0bf [2022-06-06T21:11:51.359Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T21:11:51.359Z] ---> Running in dc0d52a79c13 [2022-06-06T21:11:51.930Z] Removing intermediate container dc0d52a79c13 [2022-06-06T21:11:51.930Z] ---> a9a5f98ee55e [2022-06-06T21:11:51.930Z] Step 11/29 : COPY . . [2022-06-06T21:11:52.191Z] ---> 1a89cd2efc8c [2022-06-06T21:11:52.191Z] Step 12/29 : RUN ${MAKE} [2022-06-06T21:11:52.191Z] ---> Running in ae5a152b6a71 [2022-06-06T21:11:52.450Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.6 -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-06-06T21:12:14.393Z] Removing intermediate container ae5a152b6a71 [2022-06-06T21:12:14.393Z] ---> 3d718f29f120 [2022-06-06T21:12:14.393Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-06T21:12:14.393Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-06T21:12:14.393Z] af6660deedbd: Pulling fs layer [2022-06-06T21:12:14.393Z] 97cd0a44c592: Pulling fs layer [2022-06-06T21:12:14.393Z] 97cd0a44c592: Verifying Checksum [2022-06-06T21:12:14.393Z] 97cd0a44c592: Download complete [2022-06-06T21:12:14.393Z] af6660deedbd: Verifying Checksum [2022-06-06T21:12:14.393Z] af6660deedbd: Download complete [2022-06-06T21:12:14.393Z] af6660deedbd: Pull complete [2022-06-06T21:12:14.393Z] 97cd0a44c592: Pull complete [2022-06-06T21:12:14.393Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-06T21:12:14.393Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-06T21:12:14.393Z] ---> fea57e182299 [2022-06-06T21:12:14.393Z] Step 14/29 : FROM alpine:3.15 [2022-06-06T21:12:14.393Z] 3.15: Pulling from library/alpine [2022-06-06T21:12:14.393Z] df9b9388f04a: Pulling fs layer [2022-06-06T21:12:14.393Z] df9b9388f04a: Verifying Checksum [2022-06-06T21:12:14.393Z] df9b9388f04a: Pull complete [2022-06-06T21:12:14.393Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T21:12:14.393Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T21:12:14.393Z] ---> 0ac33e5f5afa [2022-06-06T21:12:14.393Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T21:12:14.393Z] ---> Running in 5a12c39e5c95 [2022-06-06T21:12:14.393Z] Removing intermediate container 5a12c39e5c95 [2022-06-06T21:12:14.393Z] ---> 28183c2b99e6 [2022-06-06T21:12:14.393Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-06T21:12:14.393Z] ---> Running in 49147aab52a7 [2022-06-06T21:12:14.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T21:12:15.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T21:12:15.223Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-06-06T21:12:15.483Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-06-06T21:12:15.483Z] (3/74) Installing libxau (1.0.9-r0) [2022-06-06T21:12:15.483Z] (4/74) Installing libmd (1.0.3-r0) [2022-06-06T21:12:15.483Z] (5/74) Installing libbsd (0.11.3-r1) [2022-06-06T21:12:15.483Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-06-06T21:12:15.483Z] (7/74) Installing libxcb (1.14-r2) [2022-06-06T21:12:15.483Z] (8/74) Installing libx11 (1.7.2-r0) [2022-06-06T21:12:15.483Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-06-06T21:12:15.483Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-06-06T21:12:15.483Z] (11/74) Installing expat (2.4.7-r0) [2022-06-06T21:12:15.483Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-06-06T21:12:15.483Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-06-06T21:12:15.483Z] (14/74) Installing libpng (1.6.37-r1) [2022-06-06T21:12:15.483Z] (15/74) Installing freetype (2.11.1-r2) [2022-06-06T21:12:15.483Z] (16/74) Installing libuuid (2.37.4-r0) [2022-06-06T21:12:15.483Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-06-06T21:12:15.483Z] (18/74) Installing fribidi (1.0.11-r0) [2022-06-06T21:12:15.483Z] (19/74) Installing libffi (3.4.2-r1) [2022-06-06T21:12:15.483Z] (20/74) Installing libintl (0.21-r0) [2022-06-06T21:12:15.483Z] (21/74) Installing libblkid (2.37.4-r0) [2022-06-06T21:12:15.483Z] (22/74) Installing libmount (2.37.4-r0) [2022-06-06T21:12:15.483Z] (23/74) Installing pcre (8.45-r1) [2022-06-06T21:12:15.483Z] (24/74) Installing glib (2.70.1-r0) [2022-06-06T21:12:15.742Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-06-06T21:12:15.742Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-06-06T21:12:15.742Z] (27/74) Installing libass (0.15.2-r0) [2022-06-06T21:12:15.742Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-06-06T21:12:15.742Z] (29/74) Installing gmp (6.2.1-r1) [2022-06-06T21:12:15.742Z] (30/74) Installing nettle (3.7.3-r0) [2022-06-06T21:12:15.742Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-06-06T21:12:15.742Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-06-06T21:12:15.742Z] (33/74) Installing libunistring (0.9.10-r1) [2022-06-06T21:12:15.742Z] (34/74) Installing gnutls (3.7.1-r0) [2022-06-06T21:12:15.742Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-06T21:12:15.742Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-06T21:12:15.742Z] (37/74) Installing lame (3.100-r0) [2022-06-06T21:12:15.742Z] (38/74) Installing opus (1.3.1-r1) [2022-06-06T21:12:15.742Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-06-06T21:12:15.742Z] (40/74) Installing soxr (0.1.3-r2) [2022-06-06T21:12:15.742Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T21:12:15.742Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T21:12:16.006Z] (43/74) Installing libsrt (1.4.2-r1) [2022-06-06T21:12:16.006Z] (44/74) Installing libssh (0.9.6-r1) [2022-06-06T21:12:16.006Z] (45/74) Installing libogg (1.3.5-r0) [2022-06-06T21:12:16.006Z] (46/74) Installing libtheora (1.1.1-r16) [2022-06-06T21:12:16.006Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-06-06T21:12:16.006Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-06-06T21:12:16.006Z] (49/74) Installing libxext (1.3.4-r0) [2022-06-06T21:12:16.006Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-06-06T21:12:16.006Z] (51/74) Installing libpciaccess (0.16-r0) [2022-06-06T21:12:16.006Z] (52/74) Installing libdrm (2.4.109-r0) [2022-06-06T21:12:16.006Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-06-06T21:12:16.006Z] (54/74) Installing libva (2.13.0-r0) [2022-06-06T21:12:16.006Z] (55/74) Installing libvdpau (1.4-r0) [2022-06-06T21:12:16.006Z] (56/74) Installing vidstab (1.1.0-r1) [2022-06-06T21:12:16.006Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-06-06T21:12:16.006Z] (58/74) Installing libvpx (1.10.0-r0) [2022-06-06T21:12:16.006Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-06-06T21:12:16.006Z] (60/74) Installing libwebp (1.2.2-r0) [2022-06-06T21:12:16.006Z] (61/74) Installing x264-libs (20210613-r0) [2022-06-06T21:12:16.006Z] (62/74) Installing x265-libs (3.5-r0) [2022-06-06T21:12:16.266Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-06-06T21:12:16.266Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-06-06T21:12:16.266Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-06-06T21:12:16.266Z] (66/74) Installing udev-init-scripts (35-r0) [2022-06-06T21:12:16.266Z] Executing udev-init-scripts-35-r0.post-install [2022-06-06T21:12:16.266Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-06T21:12:16.266Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-06-06T21:12:16.266Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-06-06T21:12:16.266Z] (70/74) Installing kmod-libs (29-r2) [2022-06-06T21:12:16.266Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-06-06T21:12:16.266Z] (72/74) Installing libsodium (1.0.18-r0) [2022-06-06T21:12:16.266Z] (73/74) Installing libzmq (4.3.4-r0) [2022-06-06T21:12:16.266Z] (74/74) Installing zeromq (4.3.4-r0) [2022-06-06T21:12:16.266Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T21:12:16.266Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-06T21:12:16.266Z] OK: 78 MiB in 88 packages [2022-06-06T21:12:17.648Z] Removing intermediate container 49147aab52a7 [2022-06-06T21:12:17.648Z] ---> 13c08a8df70f [2022-06-06T21:12:17.648Z] Step 17/29 : WORKDIR / [2022-06-06T21:12:17.909Z] ---> Running in cfdab1d1876c [2022-06-06T21:12:17.909Z] Removing intermediate container cfdab1d1876c [2022-06-06T21:12:17.909Z] ---> 69b7c50c1ee8 [2022-06-06T21:12:17.909Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-06T21:12:18.479Z] ---> e59c67710a9f [2022-06-06T21:12:18.479Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-06T21:12:18.748Z] ---> 92f44b91253d [2022-06-06T21:12:18.748Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-06T21:12:18.748Z] ---> eadb925edd7f [2022-06-06T21:12:18.748Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-06T21:12:19.009Z] ---> 2631b8bbcfb0 [2022-06-06T21:12:19.009Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-06T21:12:19.009Z] ---> a3f31f99e723 [2022-06-06T21:12:19.009Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-06T21:12:19.577Z] ---> 4f7c57b89fba [2022-06-06T21:12:19.577Z] Step 24/29 : EXPOSE 59983 [2022-06-06T21:12:19.577Z] ---> Running in cb37f06b9101 [2022-06-06T21:12:19.836Z] Removing intermediate container cb37f06b9101 [2022-06-06T21:12:19.836Z] ---> fc884c5fd67e [2022-06-06T21:12:19.836Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-06T21:12:19.836Z] ---> Running in 7308646750fb [2022-06-06T21:12:19.836Z] Removing intermediate container 7308646750fb [2022-06-06T21:12:19.836Z] ---> 72dfe80c71f6 [2022-06-06T21:12:19.836Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-06T21:12:19.836Z] ---> Running in 30229ea91548 [2022-06-06T21:12:19.836Z] Removing intermediate container 30229ea91548 [2022-06-06T21:12:19.836Z] ---> a843804b3868 [2022-06-06T21:12:19.836Z] Step 27/29 : LABEL arch=amd64 [2022-06-06T21:12:20.096Z] ---> Running in 409114cba0dc [2022-06-06T21:12:20.096Z] Removing intermediate container 409114cba0dc [2022-06-06T21:12:20.096Z] ---> e4a870374b17 [2022-06-06T21:12:20.096Z] Step 28/29 : LABEL git_sha=4347e6326c1a67544b77e06fe92e2ddc47e6771c [2022-06-06T21:12:20.096Z] ---> Running in 1289e41fbc33 [2022-06-06T21:12:20.096Z] Removing intermediate container 1289e41fbc33 [2022-06-06T21:12:20.096Z] ---> d95057d4880a [2022-06-06T21:12:20.096Z] Step 29/29 : LABEL version=0.0.1-dev.6 [2022-06-06T21:12:20.356Z] ---> Running in 759cdfd37b74 [2022-06-06T21:12:20.356Z] Removing intermediate container 759cdfd37b74 [2022-06-06T21:12:20.356Z] ---> 723f2bbfd21e [2022-06-06T21:12:20.356Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T21:12:20.356Z] Successfully built 723f2bbfd21e [2022-06-06T21:12:20.356Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:12:20.452Z] provisioning config files... [2022-06-06T21:12:20.462Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4327727091840029161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:12:20.755Z] ---> docker-login.sh [2022-06-06T21:12:20.755Z] nexus3.edgexfoundry.org:10001 [2022-06-06T21:12:20.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:12:20.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:12:20.755Z] Configure a credential helper to remove this warning. See [2022-06-06T21:12:20.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:12:20.755Z] [2022-06-06T21:12:20.755Z] Login Succeeded [2022-06-06T21:12:20.755Z] nexus3.edgexfoundry.org:10002 [2022-06-06T21:12:20.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:12:21.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:12:21.015Z] Configure a credential helper to remove this warning. See [2022-06-06T21:12:21.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:12:21.015Z] [2022-06-06T21:12:21.015Z] Login Succeeded [2022-06-06T21:12:21.015Z] nexus3.edgexfoundry.org:10003 [2022-06-06T21:12:21.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:12:21.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:12:21.015Z] Configure a credential helper to remove this warning. See [2022-06-06T21:12:21.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:12:21.015Z] [2022-06-06T21:12:21.015Z] Login Succeeded [2022-06-06T21:12:21.015Z] nexus3.edgexfoundry.org:10004 [2022-06-06T21:12:21.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:12:21.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:12:21.275Z] Configure a credential helper to remove this warning. See [2022-06-06T21:12:21.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:12:21.275Z] [2022-06-06T21:12:21.275Z] Login Succeeded [2022-06-06T21:12:21.275Z] docker.io [2022-06-06T21:12:21.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:12:21.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:12:21.535Z] Configure a credential helper to remove this warning. See [2022-06-06T21:12:21.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:12:21.535Z] [2022-06-06T21:12:21.535Z] Login Succeeded [2022-06-06T21:12:21.535Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T21:12:21.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T21:12:21.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T21:12:21.598Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-06-06T21:12:21.598Z] 4347e6326c1a67544b77e06fe92e2ddc47e6771c [2022-06-06T21:12:21.598Z] latest [2022-06-06T21:12:21.598Z] 0.0.1-dev.6 [2022-06-06T21:12:21.598Z] 4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 [2022-06-06T21:12:21.598Z] main [2022-06-06T21:12:21.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:21.912Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:22.224Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4347e6326c1a67544b77e06fe92e2ddc47e6771c [2022-06-06T21:12:22.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-06T21:12:22.224Z] 550e596c6d0e: Preparing [2022-06-06T21:12:22.224Z] 1207169bf42c: Preparing [2022-06-06T21:12:22.224Z] 32f76410c72f: Preparing [2022-06-06T21:12:22.224Z] e1f40cd831cf: Preparing [2022-06-06T21:12:22.224Z] e367cc9ef96c: Preparing [2022-06-06T21:12:22.224Z] 4574674451d1: Preparing [2022-06-06T21:12:22.224Z] 5d3266b6da50: Preparing [2022-06-06T21:12:22.224Z] 4fc242d58285: Preparing [2022-06-06T21:12:22.224Z] 5d3266b6da50: Waiting [2022-06-06T21:12:22.224Z] 4fc242d58285: Waiting [2022-06-06T21:12:22.224Z] 4574674451d1: Waiting [2022-06-06T21:12:22.224Z] 1207169bf42c: Pushed [2022-06-06T21:12:22.224Z] e367cc9ef96c: Pushed [2022-06-06T21:12:22.224Z] 32f76410c72f: Pushed [2022-06-06T21:12:22.224Z] e1f40cd831cf: Pushed [2022-06-06T21:12:22.224Z] 4fc242d58285: Layer already exists [2022-06-06T21:12:24.180Z] 550e596c6d0e: Pushed [2022-06-06T21:12:25.121Z] 4574674451d1: Pushed [2022-06-06T21:12:30.408Z] 5d3266b6da50: Pushed [2022-06-06T21:12:30.408Z] 4347e6326c1a67544b77e06fe92e2ddc47e6771c: digest: sha256:7b87f61f95dc017439b3158040bb7ff4ce65b24035d5694f87ffdfea79879e13 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:30.727Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:31.039Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-06-06T21:12:31.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-06T21:12:31.039Z] 550e596c6d0e: Preparing [2022-06-06T21:12:31.039Z] 1207169bf42c: Preparing [2022-06-06T21:12:31.039Z] 32f76410c72f: Preparing [2022-06-06T21:12:31.039Z] e1f40cd831cf: Preparing [2022-06-06T21:12:31.039Z] e367cc9ef96c: Preparing [2022-06-06T21:12:31.039Z] 4574674451d1: Preparing [2022-06-06T21:12:31.039Z] 5d3266b6da50: Preparing [2022-06-06T21:12:31.039Z] 4fc242d58285: Preparing [2022-06-06T21:12:31.039Z] 5d3266b6da50: Waiting [2022-06-06T21:12:31.039Z] 4fc242d58285: Waiting [2022-06-06T21:12:31.039Z] 4574674451d1: Waiting [2022-06-06T21:12:31.039Z] 32f76410c72f: Layer already exists [2022-06-06T21:12:31.039Z] 550e596c6d0e: Layer already exists [2022-06-06T21:12:31.039Z] 1207169bf42c: Layer already exists [2022-06-06T21:12:31.039Z] e367cc9ef96c: Layer already exists [2022-06-06T21:12:31.039Z] e1f40cd831cf: Layer already exists [2022-06-06T21:12:31.039Z] 5d3266b6da50: Layer already exists [2022-06-06T21:12:31.039Z] 4574674451d1: Layer already exists [2022-06-06T21:12:31.039Z] 4fc242d58285: Layer already exists [2022-06-06T21:12:31.039Z] latest: digest: sha256:7b87f61f95dc017439b3158040bb7ff4ce65b24035d5694f87ffdfea79879e13 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:31.357Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:31.672Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.6 [2022-06-06T21:12:31.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-06T21:12:31.672Z] 550e596c6d0e: Preparing [2022-06-06T21:12:31.672Z] 1207169bf42c: Preparing [2022-06-06T21:12:31.672Z] 32f76410c72f: Preparing [2022-06-06T21:12:31.672Z] e1f40cd831cf: Preparing [2022-06-06T21:12:31.672Z] e367cc9ef96c: Preparing [2022-06-06T21:12:31.672Z] 4574674451d1: Preparing [2022-06-06T21:12:31.672Z] 5d3266b6da50: Preparing [2022-06-06T21:12:31.672Z] 4fc242d58285: Preparing [2022-06-06T21:12:31.672Z] 4574674451d1: Waiting [2022-06-06T21:12:31.672Z] 5d3266b6da50: Waiting [2022-06-06T21:12:31.672Z] 4fc242d58285: Waiting [2022-06-06T21:12:31.672Z] 550e596c6d0e: Layer already exists [2022-06-06T21:12:31.672Z] 1207169bf42c: Layer already exists [2022-06-06T21:12:31.672Z] e367cc9ef96c: Layer already exists [2022-06-06T21:12:31.672Z] e1f40cd831cf: Layer already exists [2022-06-06T21:12:31.672Z] 32f76410c72f: Layer already exists [2022-06-06T21:12:31.672Z] 5d3266b6da50: Layer already exists [2022-06-06T21:12:31.672Z] 4574674451d1: Layer already exists [2022-06-06T21:12:31.672Z] 4fc242d58285: Layer already exists [2022-06-06T21:12:31.672Z] 0.0.1-dev.6: digest: sha256:7b87f61f95dc017439b3158040bb7ff4ce65b24035d5694f87ffdfea79879e13 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:31.987Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:32.306Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 [2022-06-06T21:12:32.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-06T21:12:32.306Z] 550e596c6d0e: Preparing [2022-06-06T21:12:32.306Z] 1207169bf42c: Preparing [2022-06-06T21:12:32.306Z] 32f76410c72f: Preparing [2022-06-06T21:12:32.306Z] e1f40cd831cf: Preparing [2022-06-06T21:12:32.306Z] e367cc9ef96c: Preparing [2022-06-06T21:12:32.306Z] 4574674451d1: Preparing [2022-06-06T21:12:32.306Z] 5d3266b6da50: Preparing [2022-06-06T21:12:32.306Z] 4fc242d58285: Preparing [2022-06-06T21:12:32.306Z] 4574674451d1: Waiting [2022-06-06T21:12:32.306Z] 5d3266b6da50: Waiting [2022-06-06T21:12:32.306Z] 4fc242d58285: Waiting [2022-06-06T21:12:32.306Z] 1207169bf42c: Layer already exists [2022-06-06T21:12:32.306Z] e367cc9ef96c: Layer already exists [2022-06-06T21:12:32.306Z] e1f40cd831cf: Layer already exists [2022-06-06T21:12:32.306Z] 550e596c6d0e: Layer already exists [2022-06-06T21:12:32.306Z] 32f76410c72f: Layer already exists [2022-06-06T21:12:32.306Z] 4574674451d1: Layer already exists [2022-06-06T21:12:32.306Z] 5d3266b6da50: Layer already exists [2022-06-06T21:12:32.306Z] 4fc242d58285: Layer already exists [2022-06-06T21:12:32.306Z] 4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6: digest: sha256:7b87f61f95dc017439b3158040bb7ff4ce65b24035d5694f87ffdfea79879e13 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:32.627Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:32.941Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-06-06T21:12:32.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-06T21:12:32.941Z] 550e596c6d0e: Preparing [2022-06-06T21:12:32.941Z] 1207169bf42c: Preparing [2022-06-06T21:12:32.941Z] 32f76410c72f: Preparing [2022-06-06T21:12:32.941Z] e1f40cd831cf: Preparing [2022-06-06T21:12:32.941Z] e367cc9ef96c: Preparing [2022-06-06T21:12:32.941Z] 4574674451d1: Preparing [2022-06-06T21:12:32.941Z] 5d3266b6da50: Preparing [2022-06-06T21:12:32.941Z] 4574674451d1: Waiting [2022-06-06T21:12:32.941Z] 4fc242d58285: Preparing [2022-06-06T21:12:32.941Z] 4fc242d58285: Waiting [2022-06-06T21:12:32.941Z] e1f40cd831cf: Layer already exists [2022-06-06T21:12:32.941Z] 1207169bf42c: Layer already exists [2022-06-06T21:12:32.941Z] 32f76410c72f: Layer already exists [2022-06-06T21:12:32.941Z] e367cc9ef96c: Layer already exists [2022-06-06T21:12:32.941Z] 550e596c6d0e: Layer already exists [2022-06-06T21:12:32.941Z] 4574674451d1: Layer already exists [2022-06-06T21:12:32.941Z] 4fc242d58285: Layer already exists [2022-06-06T21:12:32.941Z] 5d3266b6da50: Layer already exists [2022-06-06T21:12:32.941Z] main: digest: sha256:7b87f61f95dc017439b3158040bb7ff4ce65b24035d5694f87ffdfea79879e13 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T21:12:32.992Z] ===================================================== [Pipeline] echo [2022-06-06T21:12:33.001Z] taggedImages: [2022-06-06T21:12:33.001Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4347e6326c1a67544b77e06fe92e2ddc47e6771c [2022-06-06T21:12:33.001Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-06-06T21:12:33.001Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.6 [2022-06-06T21:12:33.001Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 [2022-06-06T21:12:33.001Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:33.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T21:12:33.365Z] [2022-06-06T21:12:33.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:12:33.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T21:12:33.672Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T21:12:33.672Z] 5eb5b503b376: Pulling fs layer [2022-06-06T21:12:33.672Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T21:12:33.672Z] ec43610c2a17: Pulling fs layer [2022-06-06T21:12:33.672Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T21:12:33.672Z] 33b1e0a273af: Pulling fs layer [2022-06-06T21:12:33.672Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T21:12:33.672Z] 2f39f015ded8: Pulling fs layer [2022-06-06T21:12:33.672Z] 33b1e0a273af: Waiting [2022-06-06T21:12:33.672Z] 5d3b04190fa2: Waiting [2022-06-06T21:12:33.672Z] 3a2ae6a8a46f: Waiting [2022-06-06T21:12:33.672Z] 2f39f015ded8: Waiting [2022-06-06T21:12:33.672Z] 5c69ac0246d0: Verifying Checksum [2022-06-06T21:12:33.672Z] 5c69ac0246d0: Download complete [2022-06-06T21:12:33.672Z] 3a2ae6a8a46f: Download complete [2022-06-06T21:12:33.672Z] 33b1e0a273af: Verifying Checksum [2022-06-06T21:12:33.672Z] 33b1e0a273af: Download complete [2022-06-06T21:12:33.672Z] 5d3b04190fa2: Verifying Checksum [2022-06-06T21:12:33.672Z] 5d3b04190fa2: Download complete [2022-06-06T21:12:33.934Z] ec43610c2a17: Verifying Checksum [2022-06-06T21:12:33.934Z] ec43610c2a17: Download complete [2022-06-06T21:12:33.934Z] 5eb5b503b376: Verifying Checksum [2022-06-06T21:12:33.934Z] 5eb5b503b376: Download complete [2022-06-06T21:12:34.503Z] 2f39f015ded8: Download complete [2022-06-06T21:12:35.071Z] 5eb5b503b376: Pull complete [2022-06-06T21:12:35.330Z] 5c69ac0246d0: Pull complete [2022-06-06T21:12:35.591Z] ec43610c2a17: Pull complete [2022-06-06T21:12:35.591Z] 3a2ae6a8a46f: Pull complete [2022-06-06T21:12:35.851Z] 33b1e0a273af: Pull complete [2022-06-06T21:12:36.110Z] 5d3b04190fa2: Pull complete [2022-06-06T21:12:40.303Z] 2f39f015ded8: Pull complete [2022-06-06T21:12:40.303Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T21:12:40.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T21:12:40.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:12:40.394Z] prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container [2022-06-06T21:12:40.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T21:12:42.373Z] $ docker top 99736ed9707777a89ae88f16c01145fadc0ad90adc38b17ff539687c2dd695c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:12:42.749Z] ---> job-cost.sh [2022-06-06T21:12:42.749Z] lf-activate-venv: SKIPPING [2022-06-06T21:12:42.749Z] INFO: No Stack... [2022-06-06T21:12:43.320Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T21:12:43.579Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T21:12:43.870Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-06-06T21:12:43.870Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T21:12:43.885Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] [2022-06-06T21:12:43.892Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] did not exist. Created. [2022-06-06T21:12:43.892Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T21:12:44.194Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-06T21:12:44.216Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T21:12:44.222Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T21:12:44.246Z] $ docker stop --time=1 99736ed9707777a89ae88f16c01145fadc0ad90adc38b17ff539687c2dd695c4 [2022-06-06T21:12:45.401Z] $ docker rm -f 99736ed9707777a89ae88f16c01145fadc0ad90adc38b17ff539687c2dd695c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T21:14:14.273Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1552 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-06-06T21:14:14.288Z] Running in /w/workspace/device-usb-camera/17 [Pipeline] { [Pipeline] checkout [2022-06-06T21:14:14.342Z] Selected Git installation does not exist. Using Default [2022-06-06T21:14:14.343Z] The recommended git tool is: NONE [2022-06-06T21:14:22.696Z] using credential edgex-jenkins-ssh [2022-06-06T21:14:22.720Z] Cloning the remote Git repository [2022-06-06T21:14:23.890Z] Avoid second fetch [2022-06-06T21:14:23.891Z] Checking out Revision 4347e6326c1a67544b77e06fe92e2ddc47e6771c (main) [2022-06-06T21:14:22.833Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-06-06T21:14:22.999Z] > git init /w/workspace/device-usb-camera/17 # timeout=10 [2022-06-06T21:14:23.119Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-06T21:14:23.120Z] > git --version # timeout=10 [2022-06-06T21:14:23.167Z] > git --version # 'git version 2.25.1' [2022-06-06T21:14:23.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T21:14:23.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T21:14:23.830Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-06T21:14:23.865Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T21:14:23.926Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T21:14:23.948Z] > git checkout -f 4347e6326c1a67544b77e06fe92e2ddc47e6771c # timeout=10 [2022-06-06T21:14:28.384Z] Commit message: "Merge pull request #38 from soda480/US4643" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T21:14:29.268Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T21:14:29.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T21:14:29.268Z] Dload Upload Total Spent Left Speed [2022-06-06T21:14:29.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-06-06T21:14:30.030Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T21:14:30.379Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-06T21:14:30.379Z] + sudo tee /etc/docker/daemon.new [2022-06-06T21:14:30.379Z] { [2022-06-06T21:14:30.379Z] "registry-mirrors": [ [2022-06-06T21:14:30.379Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T21:14:30.379Z] ], [2022-06-06T21:14:30.379Z] "bip": "10.250.0.254/24", [2022-06-06T21:14:30.379Z] "hosts": [ [2022-06-06T21:14:30.379Z] "tcp://0.0.0.0:5555", [2022-06-06T21:14:30.379Z] "unix:///var/run/docker.sock" [2022-06-06T21:14:30.379Z] ], [2022-06-06T21:14:30.379Z] "mtu": 1458, [2022-06-06T21:14:30.379Z] "selinux-enabled": true, [2022-06-06T21:14:30.379Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T21:14:30.379Z] } [Pipeline] sh [2022-06-06T21:14:30.828Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T21:14:31.172Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:14:49.532Z] provisioning config files... [2022-06-06T21:14:49.558Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/17@tmp/config7748303985103133712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:14:49.920Z] ---> docker-login.sh [2022-06-06T21:14:49.920Z] nexus3.edgexfoundry.org:10001 [2022-06-06T21:14:50.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:14:50.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:14:50.800Z] Configure a credential helper to remove this warning. See [2022-06-06T21:14:50.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:14:50.800Z] [2022-06-06T21:14:50.800Z] Login Succeeded [2022-06-06T21:14:50.800Z] nexus3.edgexfoundry.org:10002 [2022-06-06T21:14:51.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:14:51.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:14:51.357Z] Configure a credential helper to remove this warning. See [2022-06-06T21:14:51.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:14:51.357Z] [2022-06-06T21:14:51.357Z] Login Succeeded [2022-06-06T21:14:51.357Z] nexus3.edgexfoundry.org:10003 [2022-06-06T21:14:51.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:14:51.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:14:51.917Z] Configure a credential helper to remove this warning. See [2022-06-06T21:14:51.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:14:51.917Z] [2022-06-06T21:14:51.917Z] Login Succeeded [2022-06-06T21:14:51.917Z] nexus3.edgexfoundry.org:10004 [2022-06-06T21:14:52.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:14:52.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:14:52.472Z] Configure a credential helper to remove this warning. See [2022-06-06T21:14:52.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:14:52.472Z] [2022-06-06T21:14:52.472Z] Login Succeeded [2022-06-06T21:14:52.472Z] docker.io [2022-06-06T21:14:52.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:14:53.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:14:53.032Z] Configure a credential helper to remove this warning. See [2022-06-06T21:14:53.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:14:53.032Z] [2022-06-06T21:14:53.032Z] Login Succeeded [2022-06-06T21:14:53.309Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T21:14:53.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T21:14:54.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T21:14:54.029Z] ========================================================= [2022-06-06T21:14:54.029Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T21:14:54.029Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:14:54.454Z] + 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-06-06T21:14:54.730Z] Sending build context to Docker daemon 405.5kB [2022-06-06T21:14:54.730Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T21:14:54.730Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-06T21:14:55.011Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T21:14:55.011Z] 9b3977197b4f: Pulling fs layer [2022-06-06T21:14:55.011Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T21:14:55.011Z] 94645a83ff95: Pulling fs layer [2022-06-06T21:14:55.011Z] e6fb740bc735: Pulling fs layer [2022-06-06T21:14:55.011Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T21:14:55.011Z] 355e64cbe906: Pulling fs layer [2022-06-06T21:14:55.011Z] 63ab81a10011: Pulling fs layer [2022-06-06T21:14:55.011Z] 555d1d1c4555: Pulling fs layer [2022-06-06T21:14:55.011Z] 7d9057610161: Pulling fs layer [2022-06-06T21:14:55.011Z] 355e64cbe906: Waiting [2022-06-06T21:14:55.011Z] e6fb740bc735: Waiting [2022-06-06T21:14:55.011Z] 63ab81a10011: Waiting [2022-06-06T21:14:55.011Z] 3a77bd46dcc9: Waiting [2022-06-06T21:14:55.011Z] 7d9057610161: Waiting [2022-06-06T21:14:55.011Z] 555d1d1c4555: Waiting [2022-06-06T21:14:55.011Z] 94645a83ff95: Verifying Checksum [2022-06-06T21:14:55.011Z] 94645a83ff95: Download complete [2022-06-06T21:14:55.011Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T21:14:55.011Z] 1a89e8eeedd5: Download complete [2022-06-06T21:14:55.011Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T21:14:55.011Z] 3a77bd46dcc9: Download complete [2022-06-06T21:14:55.011Z] 355e64cbe906: Verifying Checksum [2022-06-06T21:14:55.011Z] 355e64cbe906: Download complete [2022-06-06T21:14:55.011Z] 9b3977197b4f: Download complete [2022-06-06T21:14:55.011Z] 63ab81a10011: Verifying Checksum [2022-06-06T21:14:55.011Z] 63ab81a10011: Download complete [2022-06-06T21:14:56.482Z] 9b3977197b4f: Pull complete [2022-06-06T21:14:56.482Z] 7d9057610161: Verifying Checksum [2022-06-06T21:14:56.482Z] 7d9057610161: Download complete [2022-06-06T21:14:56.765Z] 1a89e8eeedd5: Pull complete [2022-06-06T21:14:57.382Z] 94645a83ff95: Pull complete [2022-06-06T21:14:57.658Z] 555d1d1c4555: Verifying Checksum [2022-06-06T21:14:57.658Z] 555d1d1c4555: Download complete [2022-06-06T21:14:58.262Z] e6fb740bc735: Verifying Checksum [2022-06-06T21:14:58.262Z] e6fb740bc735: Download complete [2022-06-06T21:15:10.723Z] e6fb740bc735: Pull complete [2022-06-06T21:15:11.001Z] 3a77bd46dcc9: Pull complete [2022-06-06T21:15:11.278Z] 355e64cbe906: Pull complete [2022-06-06T21:15:11.554Z] 63ab81a10011: Pull complete [2022-06-06T21:15:18.310Z] 555d1d1c4555: Pull complete [2022-06-06T21:15:20.954Z] 7d9057610161: Pull complete [2022-06-06T21:15:20.954Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T21:15:20.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T21:15:20.954Z] ---> 819e984ddca1 [2022-06-06T21:15:20.954Z] Step 3/12 : ARG MAKE="make build" [2022-06-06T21:15:21.955Z] ---> Running in 5f7eb6b0dfb4 [2022-06-06T21:15:22.234Z] Removing intermediate container 5f7eb6b0dfb4 [2022-06-06T21:15:22.234Z] ---> 4999092aaee7 [2022-06-06T21:15:22.234Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T21:15:22.234Z] ---> Running in b4f46c6debcb [2022-06-06T21:15:22.518Z] Removing intermediate container b4f46c6debcb [2022-06-06T21:15:22.518Z] ---> cf11d9ff821c [2022-06-06T21:15:22.518Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-06T21:15:22.797Z] ---> Running in abd5356e8ee7 [2022-06-06T21:15:24.256Z] Removing intermediate container abd5356e8ee7 [2022-06-06T21:15:24.256Z] ---> 9e88144d8e16 [2022-06-06T21:15:24.256Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T21:15:24.256Z] ---> Running in d9a613c710ca [2022-06-06T21:15:26.256Z] Removing intermediate container d9a613c710ca [2022-06-06T21:15:26.256Z] ---> dcda06dadea1 [2022-06-06T21:15:26.256Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T21:15:26.256Z] ---> Running in 72cd510c9e78 [2022-06-06T21:15:27.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T21:15:28.308Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T21:15:29.749Z] (1/14) Installing libintl (0.21-r0) [2022-06-06T21:15:29.749Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-06T21:15:29.749Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-06-06T21:15:29.749Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-06-06T21:15:30.025Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-06-06T21:15:30.025Z] (6/14) Installing udev-init-scripts (35-r0) [2022-06-06T21:15:30.311Z] Executing udev-init-scripts-35-r0.post-install [2022-06-06T21:15:30.311Z] (7/14) Installing libblkid (2.37.4-r0) [2022-06-06T21:15:30.311Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-06-06T21:15:30.311Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-06-06T21:15:30.585Z] (10/14) Installing kmod-libs (29-r2) [2022-06-06T21:15:30.585Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-06-06T21:15:30.585Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-06T21:15:30.860Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-06T21:15:30.860Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-06-06T21:15:31.136Z] Executing busybox-1.34.1-r3.trigger [2022-06-06T21:15:31.136Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-06T21:15:31.136Z] OK: 228 MiB in 66 packages [2022-06-06T21:15:32.588Z] Removing intermediate container 72cd510c9e78 [2022-06-06T21:15:32.588Z] ---> 0db5cf3c7bb5 [2022-06-06T21:15:32.588Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-06T21:15:32.588Z] ---> Running in 59a0d8e9eb28 [2022-06-06T21:15:32.866Z] Removing intermediate container 59a0d8e9eb28 [2022-06-06T21:15:32.866Z] ---> 0f711912586f [2022-06-06T21:15:32.866Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-06T21:15:33.473Z] ---> d2e3714b383b [2022-06-06T21:15:33.473Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T21:15:33.473Z] ---> Running in 264f0b6ab468 [2022-06-06T21:16:30.099Z] Removing intermediate container 264f0b6ab468 [2022-06-06T21:16:30.099Z] ---> f507338c684f [2022-06-06T21:16:30.099Z] Step 11/12 : COPY . . [2022-06-06T21:16:30.099Z] ---> 9f9a98b54c1c [2022-06-06T21:16:30.099Z] Step 12/12 : RUN ${MAKE} [2022-06-06T21:16:30.099Z] ---> Running in 4f2b92f82dc5 [2022-06-06T21:16:30.099Z] noop [2022-06-06T21:16:30.099Z] Removing intermediate container 4f2b92f82dc5 [2022-06-06T21:16:30.099Z] ---> 28878f61b83f [2022-06-06T21:16:30.099Z] Successfully built 28878f61b83f [2022-06-06T21:16:30.099Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:16:30.481Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T21:16:30.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:16:30.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-1552 does not seem to be running inside a container [2022-06-06T21:16:30.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/17 -v /w/workspace/device-usb-camera/17:/w/workspace/device-usb-camera/17:rw,z -v /w/workspace/device-usb-camera/17@tmp:/w/workspace/device-usb-camera/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T21:16:32.352Z] $ docker top 303a0f993c95cf8a5f6a1a4d175d7e845efb8ac1e6527c9aac41a363486bb12d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T21:16:33.292Z] + go version [2022-06-06T21:16:33.292Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T21:16:33.341Z] $ docker stop --time=1 303a0f993c95cf8a5f6a1a4d175d7e845efb8ac1e6527c9aac41a363486bb12d [2022-06-06T21:16:35.055Z] $ docker rm -f 303a0f993c95cf8a5f6a1a4d175d7e845efb8ac1e6527c9aac41a363486bb12d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:16:35.662Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T21:16:35.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:16:35.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-1552 does not seem to be running inside a container [2022-06-06T21:16:36.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/17 -v /w/workspace/device-usb-camera/17:/w/workspace/device-usb-camera/17:rw,z -v /w/workspace/device-usb-camera/17@tmp:/w/workspace/device-usb-camera/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T21:16:37.364Z] $ docker top 1770c54da8b8471dc47918a66729ad5d690aae81c59182e6aaf7a15b13cd59ab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T21:16:38.304Z] + make test [2022-06-06T21:16:38.304Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-06T21:16:40.307Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-06T21:18:17.252Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-06T21:18:17.252Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-06T21:18:17.252Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T21:18:17.252Z] CGO_ENABLED=1 go vet ./... [2022-06-06T21:18:44.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T21:18:44.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T21:18:44.122Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-06T21:18:47.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T21:18:47.577Z] $ docker stop --time=1 1770c54da8b8471dc47918a66729ad5d690aae81c59182e6aaf7a15b13cd59ab [2022-06-06T21:18:49.492Z] $ docker rm -f 1770c54da8b8471dc47918a66729ad5d690aae81c59182e6aaf7a15b13cd59ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T21:18:50.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T21:18:50.617Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T21:18:51.366Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T21:18:51.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T21:18:52.135Z] + ls -al . [2022-06-06T21:18:52.135Z] total 160 [2022-06-06T21:18:52.135Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:18 . [2022-06-06T21:18:52.135Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:14 .. [2022-06-06T21:18:52.135Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:14 .git [2022-06-06T21:18:52.135Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:14 .github [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 6 21:14 .gitignore [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 21:14 .golangci.yml [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 6 21:14 .hadolint.yml [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 6 21:14 Attribution.txt [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 6 21:14 CHANGELOG.md [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 6 21:14 Dockerfile [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 6 21:14 GOVERNANCE.md [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 6 21:14 Jenkinsfile [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 21:14 LICENSE [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 6 21:14 Makefile [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 6 21:14 OWNERS.md [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 10733 Jun 6 21:14 README.md [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 21:10 VERSION [2022-06-06T21:18:52.135Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:14 bin [2022-06-06T21:18:52.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:14 cmd [2022-06-06T21:18:52.135Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 6 21:16 coverage.out [2022-06-06T21:18:52.135Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:14 docker-compose [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 6 21:14 docker-entrypoint.sh [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jun 6 21:14 go.mod [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 6 21:14 go.sum [2022-06-06T21:18:52.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:14 internal [2022-06-06T21:18:52.135Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 6 21:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:18:52.529Z] + 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=4347e6326c1a67544b77e06fe92e2ddc47e6771c --label arch=arm64 --label version=0.0.1-dev.6 . [2022-06-06T21:18:52.812Z] Sending build context to Docker daemon 406.5kB [2022-06-06T21:18:52.812Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T21:18:52.812Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-06T21:18:52.812Z] ---> 28878f61b83f [2022-06-06T21:18:52.812Z] Step 3/29 : ARG MAKE="make build" [2022-06-06T21:18:53.086Z] ---> Running in 5f7c158ae942 [2022-06-06T21:18:53.365Z] Removing intermediate container 5f7c158ae942 [2022-06-06T21:18:53.365Z] ---> 949d727ca248 [2022-06-06T21:18:53.365Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-06T21:18:53.365Z] ---> Running in 209d4b0b9b43 [2022-06-06T21:18:53.973Z] Removing intermediate container 209d4b0b9b43 [2022-06-06T21:18:53.974Z] ---> 73ca7731448e [2022-06-06T21:18:53.974Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-06T21:18:53.974Z] ---> Running in cf00ae3f1155 [2022-06-06T21:18:54.257Z] Removing intermediate container cf00ae3f1155 [2022-06-06T21:18:54.257Z] ---> 08dcdcd736c1 [2022-06-06T21:18:54.257Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T21:18:54.536Z] ---> Running in 8e8d50e3b9bf [2022-06-06T21:18:56.533Z] Removing intermediate container 8e8d50e3b9bf [2022-06-06T21:18:56.533Z] ---> f17cc523763e [2022-06-06T21:18:56.533Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T21:18:56.533Z] ---> Running in 32f5831b7209 [2022-06-06T21:18:57.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T21:18:58.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T21:18:59.970Z] OK: 228 MiB in 66 packages [2022-06-06T21:19:00.575Z] Removing intermediate container 32f5831b7209 [2022-06-06T21:19:00.575Z] ---> 9e69f753f3d1 [2022-06-06T21:19:00.575Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-06T21:19:00.856Z] ---> Running in bea7b40b5ff3 [2022-06-06T21:19:01.136Z] Removing intermediate container bea7b40b5ff3 [2022-06-06T21:19:01.136Z] ---> 78fe1d782338 [2022-06-06T21:19:01.136Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-06T21:19:01.743Z] ---> 6fbfd3d9455b [2022-06-06T21:19:01.743Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T21:19:02.021Z] ---> Running in 0206832872ac [2022-06-06T21:19:04.000Z] Removing intermediate container 0206832872ac [2022-06-06T21:19:04.000Z] ---> bf3c5ed00b64 [2022-06-06T21:19:04.000Z] Step 11/29 : COPY . . [2022-06-06T21:19:04.983Z] ---> 1b546b65b8eb [2022-06-06T21:19:04.983Z] Step 12/29 : RUN ${MAKE} [2022-06-06T21:19:04.983Z] ---> Running in 8fb476c250af [2022-06-06T21:19:05.972Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.6 -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-06-06T21:21:27.938Z] Removing intermediate container 8fb476c250af [2022-06-06T21:21:27.938Z] ---> 3d6605c6355a [2022-06-06T21:21:27.938Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-06T21:21:27.938Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-06T21:21:28.211Z] eab2503cf8f4: Pulling fs layer [2022-06-06T21:21:28.211Z] 97cd0a44c592: Pulling fs layer [2022-06-06T21:21:28.484Z] 97cd0a44c592: Verifying Checksum [2022-06-06T21:21:28.484Z] 97cd0a44c592: Download complete [2022-06-06T21:21:28.758Z] eab2503cf8f4: Verifying Checksum [2022-06-06T21:21:28.758Z] eab2503cf8f4: Download complete [2022-06-06T21:21:29.031Z] eab2503cf8f4: Pull complete [2022-06-06T21:21:29.630Z] 97cd0a44c592: Pull complete [2022-06-06T21:21:29.630Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-06T21:21:29.630Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-06T21:21:29.630Z] ---> 7f763cca56b3 [2022-06-06T21:21:29.630Z] Step 14/29 : FROM alpine:3.15 [2022-06-06T21:21:30.224Z] 3.15: Pulling from library/alpine [2022-06-06T21:21:30.224Z] 9981e73032c8: Pulling fs layer [2022-06-06T21:21:30.498Z] 9981e73032c8: Verifying Checksum [2022-06-06T21:21:30.499Z] 9981e73032c8: Download complete [2022-06-06T21:21:31.092Z] 9981e73032c8: Pull complete [2022-06-06T21:21:31.092Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-06T21:21:31.092Z] Status: Downloaded newer image for alpine:3.15 [2022-06-06T21:21:31.092Z] ---> 3fb3c9af89a9 [2022-06-06T21:21:31.092Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-06T21:21:31.092Z] ---> Running in b55b9a687cf0 [2022-06-06T21:21:31.698Z] Removing intermediate container b55b9a687cf0 [2022-06-06T21:21:31.698Z] ---> 78345d7cea7e [2022-06-06T21:21:31.698Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-06T21:21:31.698Z] ---> Running in 7020aa013689 [2022-06-06T21:21:32.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T21:21:32.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T21:21:33.924Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-06-06T21:21:33.924Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-06-06T21:21:33.924Z] (3/73) Installing libxau (1.0.9-r0) [2022-06-06T21:21:33.924Z] (4/73) Installing libmd (1.0.3-r0) [2022-06-06T21:21:33.924Z] (5/73) Installing libbsd (0.11.3-r1) [2022-06-06T21:21:33.924Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-06-06T21:21:33.924Z] (7/73) Installing libxcb (1.14-r2) [2022-06-06T21:21:34.199Z] (8/73) Installing libx11 (1.7.2-r0) [2022-06-06T21:21:34.199Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-06-06T21:21:34.199Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-06-06T21:21:34.472Z] (11/73) Installing expat (2.4.7-r0) [2022-06-06T21:21:34.472Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-06-06T21:21:34.472Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-06-06T21:21:34.472Z] (14/73) Installing libpng (1.6.37-r1) [2022-06-06T21:21:34.472Z] (15/73) Installing freetype (2.11.1-r2) [2022-06-06T21:21:34.472Z] (16/73) Installing libuuid (2.37.4-r0) [2022-06-06T21:21:34.472Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-06-06T21:21:34.472Z] (18/73) Installing fribidi (1.0.11-r0) [2022-06-06T21:21:34.472Z] (19/73) Installing libffi (3.4.2-r1) [2022-06-06T21:21:34.472Z] (20/73) Installing libintl (0.21-r0) [2022-06-06T21:21:34.472Z] (21/73) Installing libblkid (2.37.4-r0) [2022-06-06T21:21:34.472Z] (22/73) Installing libmount (2.37.4-r0) [2022-06-06T21:21:34.472Z] (23/73) Installing pcre (8.45-r1) [2022-06-06T21:21:34.751Z] (24/73) Installing glib (2.70.1-r0) [2022-06-06T21:21:34.751Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-06-06T21:21:34.751Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-06-06T21:21:34.751Z] (27/73) Installing libass (0.15.2-r0) [2022-06-06T21:21:34.751Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-06-06T21:21:34.751Z] (29/73) Installing gmp (6.2.1-r1) [2022-06-06T21:21:34.751Z] (30/73) Installing nettle (3.7.3-r0) [2022-06-06T21:21:34.751Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-06-06T21:21:35.025Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-06-06T21:21:35.025Z] (33/73) Installing libunistring (0.9.10-r1) [2022-06-06T21:21:35.025Z] (34/73) Installing gnutls (3.7.1-r0) [2022-06-06T21:21:35.025Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-06T21:21:35.025Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-06T21:21:35.025Z] (37/73) Installing lame (3.100-r0) [2022-06-06T21:21:35.025Z] (38/73) Installing opus (1.3.1-r1) [2022-06-06T21:21:35.025Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-06-06T21:21:35.025Z] (40/73) Installing soxr (0.1.3-r2) [2022-06-06T21:21:35.025Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-06-06T21:21:35.025Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-06T21:21:35.025Z] (43/73) Installing libsrt (1.4.2-r1) [2022-06-06T21:21:35.025Z] (44/73) Installing libssh (0.9.6-r1) [2022-06-06T21:21:35.302Z] (45/73) Installing libogg (1.3.5-r0) [2022-06-06T21:21:35.302Z] (46/73) Installing libtheora (1.1.1-r16) [2022-06-06T21:21:35.302Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-06-06T21:21:35.302Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-06-06T21:21:35.302Z] (49/73) Installing libxext (1.3.4-r0) [2022-06-06T21:21:35.302Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-06-06T21:21:35.302Z] (51/73) Installing libdrm (2.4.109-r0) [2022-06-06T21:21:35.302Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-06-06T21:21:35.302Z] (53/73) Installing libva (2.13.0-r0) [2022-06-06T21:21:35.302Z] (54/73) Installing libvdpau (1.4-r0) [2022-06-06T21:21:35.302Z] (55/73) Installing vidstab (1.1.0-r1) [2022-06-06T21:21:35.302Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-06-06T21:21:35.302Z] (57/73) Installing libvpx (1.10.0-r0) [2022-06-06T21:21:35.576Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-06-06T21:21:35.576Z] (59/73) Installing libwebp (1.2.2-r0) [2022-06-06T21:21:35.576Z] (60/73) Installing x264-libs (20210613-r0) [2022-06-06T21:21:35.576Z] (61/73) Installing x265-libs (3.5-r0) [2022-06-06T21:21:35.576Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-06-06T21:21:35.576Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-06-06T21:21:36.179Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-06-06T21:21:36.179Z] (65/73) Installing udev-init-scripts (35-r0) [2022-06-06T21:21:36.179Z] Executing udev-init-scripts-35-r0.post-install [2022-06-06T21:21:36.179Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-06T21:21:36.179Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-06-06T21:21:36.179Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-06-06T21:21:36.179Z] (69/73) Installing kmod-libs (29-r2) [2022-06-06T21:21:36.179Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-06-06T21:21:36.179Z] (71/73) Installing libsodium (1.0.18-r0) [2022-06-06T21:21:36.179Z] (72/73) Installing libzmq (4.3.4-r0) [2022-06-06T21:21:36.179Z] (73/73) Installing zeromq (4.3.4-r0) [2022-06-06T21:21:36.179Z] Executing busybox-1.34.1-r5.trigger [2022-06-06T21:21:36.179Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-06T21:21:36.179Z] OK: 67 MiB in 87 packages [2022-06-06T21:21:39.575Z] Removing intermediate container 7020aa013689 [2022-06-06T21:21:39.575Z] ---> 72e10689fd2a [2022-06-06T21:21:39.575Z] Step 17/29 : WORKDIR / [2022-06-06T21:21:39.575Z] ---> Running in 5329609db738 [2022-06-06T21:21:39.575Z] Removing intermediate container 5329609db738 [2022-06-06T21:21:39.575Z] ---> 84e9154fe8fb [2022-06-06T21:21:39.575Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-06T21:21:41.008Z] ---> 5470f3c5c09e [2022-06-06T21:21:41.008Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-06T21:21:41.602Z] ---> c28e8d9a0c1d [2022-06-06T21:21:41.602Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-06T21:21:42.198Z] ---> 5e2bba08db81 [2022-06-06T21:21:42.198Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-06T21:21:42.793Z] ---> 345cd5d85700 [2022-06-06T21:21:42.793Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-06T21:21:43.391Z] ---> 4318fbdca35d [2022-06-06T21:21:43.391Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-06T21:21:44.833Z] ---> a0d9c189d0fa [2022-06-06T21:21:44.833Z] Step 24/29 : EXPOSE 59983 [2022-06-06T21:21:44.833Z] ---> Running in fd973e49fcab [2022-06-06T21:21:45.107Z] Removing intermediate container fd973e49fcab [2022-06-06T21:21:45.107Z] ---> 404a87054630 [2022-06-06T21:21:45.107Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-06T21:21:45.107Z] ---> Running in ac1beecb8e2d [2022-06-06T21:21:45.386Z] Removing intermediate container ac1beecb8e2d [2022-06-06T21:21:45.386Z] ---> cd38f2ff401c [2022-06-06T21:21:45.386Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-06T21:21:45.386Z] ---> Running in dcb0882b4f8a [2022-06-06T21:21:45.980Z] Removing intermediate container dcb0882b4f8a [2022-06-06T21:21:45.980Z] ---> f23aba7a90a4 [2022-06-06T21:21:45.980Z] Step 27/29 : LABEL arch=arm64 [2022-06-06T21:21:45.980Z] ---> Running in 88287cf4512d [2022-06-06T21:21:46.254Z] Removing intermediate container 88287cf4512d [2022-06-06T21:21:46.254Z] ---> 1600df9d808d [2022-06-06T21:21:46.254Z] Step 28/29 : LABEL git_sha=4347e6326c1a67544b77e06fe92e2ddc47e6771c [2022-06-06T21:21:46.254Z] ---> Running in f628cb358c31 [2022-06-06T21:21:46.529Z] Removing intermediate container f628cb358c31 [2022-06-06T21:21:46.529Z] ---> ebab66ac0c1c [2022-06-06T21:21:46.529Z] Step 29/29 : LABEL version=0.0.1-dev.6 [2022-06-06T21:21:46.805Z] ---> Running in bcd64a27daa4 [2022-06-06T21:21:47.081Z] Removing intermediate container bcd64a27daa4 [2022-06-06T21:21:47.081Z] ---> c67c5f36deb0 [2022-06-06T21:21:47.081Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T21:21:47.081Z] Successfully built c67c5f36deb0 [2022-06-06T21:21:47.081Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:21:47.183Z] provisioning config files... [2022-06-06T21:21:47.203Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/17@tmp/config5809994053960456015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:21:47.560Z] ---> docker-login.sh [2022-06-06T21:21:47.560Z] nexus3.edgexfoundry.org:10001 [2022-06-06T21:21:47.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:21:47.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:21:47.834Z] Configure a credential helper to remove this warning. See [2022-06-06T21:21:47.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:21:47.834Z] [2022-06-06T21:21:47.834Z] Login Succeeded [2022-06-06T21:21:47.834Z] nexus3.edgexfoundry.org:10002 [2022-06-06T21:21:48.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:21:48.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:21:48.431Z] Configure a credential helper to remove this warning. See [2022-06-06T21:21:48.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:21:48.431Z] [2022-06-06T21:21:48.431Z] Login Succeeded [2022-06-06T21:21:48.431Z] nexus3.edgexfoundry.org:10003 [2022-06-06T21:21:48.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:21:48.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:21:48.986Z] Configure a credential helper to remove this warning. See [2022-06-06T21:21:48.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:21:48.986Z] [2022-06-06T21:21:48.986Z] Login Succeeded [2022-06-06T21:21:48.986Z] nexus3.edgexfoundry.org:10004 [2022-06-06T21:21:49.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:21:49.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:21:49.534Z] Configure a credential helper to remove this warning. See [2022-06-06T21:21:49.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:21:49.534Z] [2022-06-06T21:21:49.534Z] Login Succeeded [2022-06-06T21:21:49.534Z] docker.io [2022-06-06T21:21:49.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T21:21:50.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T21:21:50.402Z] Configure a credential helper to remove this warning. See [2022-06-06T21:21:50.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T21:21:50.402Z] [2022-06-06T21:21:50.402Z] Login Succeeded [2022-06-06T21:21:50.402Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T21:21:50.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T21:21:50.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T21:21:50.476Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-06-06T21:21:50.476Z] 4347e6326c1a67544b77e06fe92e2ddc47e6771c [2022-06-06T21:21:50.476Z] latest [2022-06-06T21:21:50.476Z] 0.0.1-dev.6 [2022-06-06T21:21:50.476Z] 4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 [2022-06-06T21:21:50.476Z] main [2022-06-06T21:21:50.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:21:50.836Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:21:51.204Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4347e6326c1a67544b77e06fe92e2ddc47e6771c [2022-06-06T21:21:51.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-06T21:21:51.204Z] a43932d1df72: Preparing [2022-06-06T21:21:51.204Z] 1207169bf42c: Preparing [2022-06-06T21:21:51.204Z] 66594dfd6a55: Preparing [2022-06-06T21:21:51.204Z] 4f0285496aed: Preparing [2022-06-06T21:21:51.204Z] 6bb5900aa1cc: Preparing [2022-06-06T21:21:51.204Z] 3355ca6a8ec7: Preparing [2022-06-06T21:21:51.204Z] 4789088ba60e: Preparing [2022-06-06T21:21:51.204Z] 4f4ce317c6bb: Preparing [2022-06-06T21:21:51.204Z] 3355ca6a8ec7: Waiting [2022-06-06T21:21:51.204Z] 4789088ba60e: Waiting [2022-06-06T21:21:51.204Z] 4f4ce317c6bb: Waiting [2022-06-06T21:21:51.489Z] 6bb5900aa1cc: Pushed [2022-06-06T21:21:51.489Z] 1207169bf42c: Pushed [2022-06-06T21:21:51.489Z] 4f0285496aed: Pushed [2022-06-06T21:21:51.489Z] 66594dfd6a55: Pushed [2022-06-06T21:21:51.765Z] 4f4ce317c6bb: Layer already exists [2022-06-06T21:21:56.096Z] a43932d1df72: Pushed [2022-06-06T21:21:57.538Z] 3355ca6a8ec7: Pushed [2022-06-06T21:22:05.971Z] 4789088ba60e: Pushed [2022-06-06T21:22:05.971Z] 4347e6326c1a67544b77e06fe92e2ddc47e6771c: digest: sha256:87ddde3ab1461f148145678c25bc1113a35d32ab7c22d55ebaa07d7a6bc73e2f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:06.347Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:06.705Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-06-06T21:22:06.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-06T21:22:06.705Z] a43932d1df72: Preparing [2022-06-06T21:22:06.705Z] 1207169bf42c: Preparing [2022-06-06T21:22:06.705Z] 66594dfd6a55: Preparing [2022-06-06T21:22:06.705Z] 4f0285496aed: Preparing [2022-06-06T21:22:06.705Z] 6bb5900aa1cc: Preparing [2022-06-06T21:22:06.705Z] 3355ca6a8ec7: Preparing [2022-06-06T21:22:06.705Z] 4789088ba60e: Preparing [2022-06-06T21:22:06.705Z] 4f4ce317c6bb: Preparing [2022-06-06T21:22:06.705Z] 3355ca6a8ec7: Waiting [2022-06-06T21:22:06.705Z] 4f4ce317c6bb: Waiting [2022-06-06T21:22:06.705Z] 4789088ba60e: Waiting [2022-06-06T21:22:06.705Z] 1207169bf42c: Layer already exists [2022-06-06T21:22:06.705Z] 66594dfd6a55: Layer already exists [2022-06-06T21:22:06.705Z] 4f0285496aed: Layer already exists [2022-06-06T21:22:06.705Z] a43932d1df72: Layer already exists [2022-06-06T21:22:06.705Z] 6bb5900aa1cc: Layer already exists [2022-06-06T21:22:06.978Z] 4f4ce317c6bb: Layer already exists [2022-06-06T21:22:06.978Z] 4789088ba60e: Layer already exists [2022-06-06T21:22:06.978Z] 3355ca6a8ec7: Layer already exists [2022-06-06T21:22:06.978Z] latest: digest: sha256:87ddde3ab1461f148145678c25bc1113a35d32ab7c22d55ebaa07d7a6bc73e2f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:07.357Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:07.717Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.6 [2022-06-06T21:22:07.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-06T21:22:07.718Z] a43932d1df72: Preparing [2022-06-06T21:22:07.718Z] 1207169bf42c: Preparing [2022-06-06T21:22:07.718Z] 66594dfd6a55: Preparing [2022-06-06T21:22:07.718Z] 4f0285496aed: Preparing [2022-06-06T21:22:07.718Z] 6bb5900aa1cc: Preparing [2022-06-06T21:22:07.718Z] 3355ca6a8ec7: Preparing [2022-06-06T21:22:07.718Z] 4789088ba60e: Preparing [2022-06-06T21:22:07.718Z] 4f4ce317c6bb: Preparing [2022-06-06T21:22:07.718Z] 3355ca6a8ec7: Waiting [2022-06-06T21:22:07.718Z] 4789088ba60e: Waiting [2022-06-06T21:22:07.718Z] 4f4ce317c6bb: Waiting [2022-06-06T21:22:07.718Z] 66594dfd6a55: Layer already exists [2022-06-06T21:22:07.718Z] 4f0285496aed: Layer already exists [2022-06-06T21:22:07.718Z] a43932d1df72: Layer already exists [2022-06-06T21:22:07.718Z] 1207169bf42c: Layer already exists [2022-06-06T21:22:07.718Z] 6bb5900aa1cc: Layer already exists [2022-06-06T21:22:07.718Z] 4789088ba60e: Layer already exists [2022-06-06T21:22:07.990Z] 4f4ce317c6bb: Layer already exists [2022-06-06T21:22:07.990Z] 3355ca6a8ec7: Layer already exists [2022-06-06T21:22:07.990Z] 0.0.1-dev.6: digest: sha256:87ddde3ab1461f148145678c25bc1113a35d32ab7c22d55ebaa07d7a6bc73e2f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:08.353Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:08.713Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 [2022-06-06T21:22:08.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-06T21:22:08.713Z] a43932d1df72: Preparing [2022-06-06T21:22:08.713Z] 1207169bf42c: Preparing [2022-06-06T21:22:08.713Z] 66594dfd6a55: Preparing [2022-06-06T21:22:08.713Z] 4f0285496aed: Preparing [2022-06-06T21:22:08.713Z] 6bb5900aa1cc: Preparing [2022-06-06T21:22:08.713Z] 3355ca6a8ec7: Preparing [2022-06-06T21:22:08.713Z] 4789088ba60e: Preparing [2022-06-06T21:22:08.713Z] 4f4ce317c6bb: Preparing [2022-06-06T21:22:08.713Z] 3355ca6a8ec7: Waiting [2022-06-06T21:22:08.713Z] 4789088ba60e: Waiting [2022-06-06T21:22:08.713Z] 4f4ce317c6bb: Waiting [2022-06-06T21:22:08.713Z] 4f0285496aed: Layer already exists [2022-06-06T21:22:08.713Z] 1207169bf42c: Layer already exists [2022-06-06T21:22:08.713Z] 66594dfd6a55: Layer already exists [2022-06-06T21:22:08.713Z] a43932d1df72: Layer already exists [2022-06-06T21:22:08.713Z] 6bb5900aa1cc: Layer already exists [2022-06-06T21:22:08.990Z] 4789088ba60e: Layer already exists [2022-06-06T21:22:08.990Z] 3355ca6a8ec7: Layer already exists [2022-06-06T21:22:08.990Z] 4f4ce317c6bb: Layer already exists [2022-06-06T21:22:08.990Z] 4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6: digest: sha256:87ddde3ab1461f148145678c25bc1113a35d32ab7c22d55ebaa07d7a6bc73e2f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:09.363Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:09.726Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-06-06T21:22:09.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-06T21:22:09.726Z] a43932d1df72: Preparing [2022-06-06T21:22:09.726Z] 1207169bf42c: Preparing [2022-06-06T21:22:09.726Z] 66594dfd6a55: Preparing [2022-06-06T21:22:09.726Z] 4f0285496aed: Preparing [2022-06-06T21:22:09.726Z] 6bb5900aa1cc: Preparing [2022-06-06T21:22:09.726Z] 3355ca6a8ec7: Preparing [2022-06-06T21:22:09.726Z] 4789088ba60e: Preparing [2022-06-06T21:22:09.726Z] 4f4ce317c6bb: Preparing [2022-06-06T21:22:09.726Z] 3355ca6a8ec7: Waiting [2022-06-06T21:22:09.726Z] 4789088ba60e: Waiting [2022-06-06T21:22:09.726Z] 4f4ce317c6bb: Waiting [2022-06-06T21:22:09.726Z] 6bb5900aa1cc: Layer already exists [2022-06-06T21:22:09.726Z] a43932d1df72: Layer already exists [2022-06-06T21:22:09.726Z] 1207169bf42c: Layer already exists [2022-06-06T21:22:09.726Z] 66594dfd6a55: Layer already exists [2022-06-06T21:22:09.726Z] 4f0285496aed: Layer already exists [2022-06-06T21:22:09.998Z] 4789088ba60e: Layer already exists [2022-06-06T21:22:09.998Z] 4f4ce317c6bb: Layer already exists [2022-06-06T21:22:09.998Z] 3355ca6a8ec7: Layer already exists [2022-06-06T21:22:09.998Z] main: digest: sha256:87ddde3ab1461f148145678c25bc1113a35d32ab7c22d55ebaa07d7a6bc73e2f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-06T21:22:10.049Z] ===================================================== [Pipeline] echo [2022-06-06T21:22:10.055Z] taggedImages: [2022-06-06T21:22:10.055Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4347e6326c1a67544b77e06fe92e2ddc47e6771c [2022-06-06T21:22:10.055Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-06-06T21:22:10.055Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.6 [2022-06-06T21:22:10.055Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 [2022-06-06T21:22:10.055Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:10.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T21:22:10.423Z] [2022-06-06T21:22:10.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:10.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T21:22:11.059Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T21:22:11.059Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T21:22:11.059Z] 04944245beec: Pulling fs layer [2022-06-06T21:22:11.059Z] 699f458cf7ca: Pulling fs layer [2022-06-06T21:22:11.059Z] 765212b225bb: Pulling fs layer [2022-06-06T21:22:11.059Z] f23df028b6ca: Pulling fs layer [2022-06-06T21:22:11.059Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T21:22:11.059Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T21:22:11.059Z] 765212b225bb: Waiting [2022-06-06T21:22:11.059Z] f23df028b6ca: Waiting [2022-06-06T21:22:11.059Z] d65c8cfc05b1: Waiting [2022-06-06T21:22:11.059Z] 2437ff75d9bd: Waiting [2022-06-06T21:22:11.059Z] 04944245beec: Verifying Checksum [2022-06-06T21:22:11.059Z] 04944245beec: Download complete [2022-06-06T21:22:11.059Z] 765212b225bb: Verifying Checksum [2022-06-06T21:22:11.059Z] 765212b225bb: Download complete [2022-06-06T21:22:11.333Z] f23df028b6ca: Verifying Checksum [2022-06-06T21:22:11.333Z] f23df028b6ca: Download complete [2022-06-06T21:22:11.333Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T21:22:11.333Z] d65c8cfc05b1: Download complete [2022-06-06T21:22:11.333Z] 699f458cf7ca: Verifying Checksum [2022-06-06T21:22:11.333Z] 699f458cf7ca: Download complete [2022-06-06T21:22:11.932Z] 8998bd30e6a1: Verifying Checksum [2022-06-06T21:22:11.932Z] 8998bd30e6a1: Download complete [2022-06-06T21:22:14.567Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T21:22:14.567Z] 2437ff75d9bd: Download complete [2022-06-06T21:22:16.556Z] 8998bd30e6a1: Pull complete [2022-06-06T21:22:17.158Z] 04944245beec: Pull complete [2022-06-06T21:22:18.600Z] 699f458cf7ca: Pull complete [2022-06-06T21:22:19.203Z] 765212b225bb: Pull complete [2022-06-06T21:22:19.802Z] f23df028b6ca: Pull complete [2022-06-06T21:22:20.074Z] d65c8cfc05b1: Pull complete [2022-06-06T21:22:35.145Z] 2437ff75d9bd: Pull complete [2022-06-06T21:22:35.145Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T21:22:35.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T21:22:35.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:22:35.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-1552 does not seem to be running inside a container [2022-06-06T21:22:35.516Z] $ 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/17 -v /w/workspace/device-usb-camera/17:/w/workspace/device-usb-camera/17:rw,z -v /w/workspace/device-usb-camera/17@tmp:/w/workspace/device-usb-camera/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-06T21:22:38.503Z] $ docker top c4452af028af86e25a7d50bdae501367bd29840d9713d01493858e9517c3a7f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:22:39.425Z] ---> job-cost.sh [2022-06-06T21:22:39.425Z] lf-activate-venv: SKIPPING [2022-06-06T21:22:39.425Z] INFO: No Stack... [2022-06-06T21:22:40.021Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T21:22:41.002Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T21:22:41.676Z] + cat /w/workspace/device-usb-camera/17/archives/cost.csv [2022-06-06T21:22:41.676Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T21:22:41.746Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] [2022-06-06T21:22:41.752Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] did not exist. Created. [2022-06-06T21:22:41.752Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T21:22:42.438Z] /w/workspace/device-usb-camera/17@tmp/durable-89985803/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T21:22:43.128Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T21:22:43.150Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T21:22:43.197Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T21:22:43.204Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T21:22:43.242Z] $ docker stop --time=1 c4452af028af86e25a7d50bdae501367bd29840d9713d01493858e9517c3a7f2 [2022-06-06T21:22:44.781Z] $ docker rm -f c4452af028af86e25a7d50bdae501367bd29840d9713d01493858e9517c3a7f2 [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-06-06T21:22:45.228Z] provisioning config files... [2022-06-06T21:22:45.236Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5867728817520751927tmp [Pipeline] { [Pipeline] sh [2022-06-06T21:22:45.531Z] + set +x [2022-06-06T21:22:45.531Z] + curl -s https://codecov.io/bash [2022-06-06T21:22:45.531Z] + bash -s -- [2022-06-06T21:22:45.531Z] [2022-06-06T21:22:45.531Z] _____ _ [2022-06-06T21:22:45.531Z] / ____| | | [2022-06-06T21:22:45.531Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T21:22:45.531Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T21:22:45.531Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T21:22:45.531Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T21:22:45.531Z] Bash-1.0.6 [2022-06-06T21:22:45.531Z] [2022-06-06T21:22:45.531Z] [2022-06-06T21:22:45.531Z] ==> git version 2.25.1 found [2022-06-06T21:22:45.531Z] ==> 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-06-06T21:22:45.531Z] Release-Date: 2020-01-08 [2022-06-06T21:22:45.531Z] 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-06-06T21:22:45.532Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T21:22:45.532Z] ==> Jenkins CI detected. [2022-06-06T21:22:45.532Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-06-06T21:22:45.532Z] project root: . [2022-06-06T21:22:45.532Z] --> token set from env [2022-06-06T21:22:45.532Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T21:22:45.532Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T21:22:45.532Z] ==> Python coveragepy not found [2022-06-06T21:22:45.532Z] ==> Searching for coverage reports in: [2022-06-06T21:22:45.532Z] + . [2022-06-06T21:22:45.532Z] -> Found 1 reports [2022-06-06T21:22:45.532Z] ==> Detecting git/mercurial file structure [2022-06-06T21:22:45.532Z] ==> Reading reports [2022-06-06T21:22:45.532Z] + ./coverage.out bytes=10 [2022-06-06T21:22:45.532Z] ==> Appending adjustments [2022-06-06T21:22:45.532Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T21:22:45.532Z] + Found adjustments [2022-06-06T21:22:45.532Z] ==> Gzipping contents [2022-06-06T21:22:45.792Z] 4.0K /tmp/codecov.srEkSP.gz [2022-06-06T21:22:45.792Z] ==> Uploading reports [2022-06-06T21:22:45.792Z] url: https://codecov.io [2022-06-06T21:22:45.792Z] query: branch=main&commit=4347e6326c1a67544b77e06fe92e2ddc47e6771c&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-06T21:22:45.792Z] -> Pinging Codecov [2022-06-06T21:22:45.792Z] 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=4347e6326c1a67544b77e06fe92e2ddc47e6771c&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-06T21:22:45.792Z] -> Uploading to [2022-06-06T21:22:45.792Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/73D8F5FF140700D3E01443B452E23636/4347e6326c1a67544b77e06fe92e2ddc47e6771c/f2f64026-b7a5-415a-a320-d0d874c1bc74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T212245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a757ec4977346777392d1995479f78a95ba86550dddaf604d8d81a242ed62d8 [2022-06-06T21:22:45.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T21:22:45.792Z] Dload Upload Total Spent Left Speed [2022-06-06T21:22:46.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1019 0 0 100 1019 0 4761 --:--:-- --:--:-- --:--:-- 4761 [2022-06-06T21:22:46.053Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] } [2022-06-06T21:22:46.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-06T21:22:46.191Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-06T21:22:46.201Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:46.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-06T21:22:46.508Z] [2022-06-06T21:22:46.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:22:46.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-06T21:22:46.818Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-06T21:22:46.818Z] df9b9388f04a: Already exists [2022-06-06T21:22:46.818Z] 52dc419b0ee2: Pulling fs layer [2022-06-06T21:22:46.818Z] 25bc292e5bac: Pulling fs layer [2022-06-06T21:22:46.818Z] 114826534d7a: Pulling fs layer [2022-06-06T21:22:46.818Z] 4657fd5d0bcf: Pulling fs layer [2022-06-06T21:22:46.818Z] 6ad1cebc031e: Pulling fs layer [2022-06-06T21:22:46.818Z] 8a3aa393b2d8: Pulling fs layer [2022-06-06T21:22:46.818Z] 4657fd5d0bcf: Waiting [2022-06-06T21:22:46.818Z] 8a3aa393b2d8: Waiting [2022-06-06T21:22:46.818Z] 6ad1cebc031e: Waiting [2022-06-06T21:22:46.818Z] 25bc292e5bac: Download complete [2022-06-06T21:22:46.818Z] 52dc419b0ee2: Download complete [2022-06-06T21:22:46.818Z] 4657fd5d0bcf: Verifying Checksum [2022-06-06T21:22:46.818Z] 4657fd5d0bcf: Download complete [2022-06-06T21:22:47.078Z] 52dc419b0ee2: Pull complete [2022-06-06T21:22:47.078Z] 25bc292e5bac: Pull complete [2022-06-06T21:22:47.078Z] 6ad1cebc031e: Verifying Checksum [2022-06-06T21:22:47.078Z] 6ad1cebc031e: Download complete [2022-06-06T21:22:47.648Z] 114826534d7a: Verifying Checksum [2022-06-06T21:22:47.648Z] 114826534d7a: Download complete [2022-06-06T21:22:47.648Z] 8a3aa393b2d8: Verifying Checksum [2022-06-06T21:22:47.648Z] 8a3aa393b2d8: Download complete [2022-06-06T21:22:50.932Z] 114826534d7a: Pull complete [2022-06-06T21:22:50.932Z] 4657fd5d0bcf: Pull complete [2022-06-06T21:22:51.191Z] 6ad1cebc031e: Pull complete [2022-06-06T21:22:53.724Z] 8a3aa393b2d8: Pull complete [2022-06-06T21:22:53.724Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-06T21:22:53.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-06T21:22:53.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:22:53.814Z] prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container [2022-06-06T21:22:53.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-06T21:22:56.250Z] $ docker top 4622adc229520467679379d172b8ef44edadcc3bb09f08767ca8a867e7ecd50d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-06T21:22:56.315Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-06-06T21:22:56.593Z] + set -o pipefail [2022-06-06T21:22:56.593Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-06-06T21:23:03.169Z] [2022-06-06T21:23:03.169Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-06-06T21:23:03.169Z] [2022-06-06T21:23:03.169Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/6d907336-143d-40e0-863f-fe6805b4c73d [2022-06-06T21:23:03.169Z] [2022-06-06T21:23:03.169Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-06T21:23:03.169Z] [2022-06-06T21:23:03.169Z] [Pipeline] } [2022-06-06T21:23:03.193Z] $ docker stop --time=1 4622adc229520467679379d172b8ef44edadcc3bb09f08767ca8a867e7ecd50d [2022-06-06T21:23:05.691Z] $ docker rm -f 4622adc229520467679379d172b8ef44edadcc3bb09f08767ca8a867e7ecd50d [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-06-06T21:23:06.398Z] + git log --format=format:%s -1 4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] sh [2022-06-06T21:23:06.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T21:23:06.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:23:06.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:23:06.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:23:07.073Z] prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container [2022-06-06T21:23:07.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T21:23:07.513Z] $ docker top 92c5c058e2709a1624c1148c5eb727db7aa9b7d378bd5055f75a05ffd7b8688d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T21:23:07.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T21:23:07.592Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T21:23:07.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T21:23:07.737Z] $ docker exec 92c5c058e2709a1624c1148c5eb727db7aa9b7d378bd5055f75a05ffd7b8688d ssh-agent [2022-06-06T21:23:07.835Z] SSH_AUTH_SOCK=/tmp/ssh-3YYUU4ms55yR/agent.32 [2022-06-06T21:23:07.835Z] SSH_AGENT_PID=38 [2022-06-06T21:23:07.840Z] Running ssh-add (command line suppressed) [2022-06-06T21:23:07.968Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5192792407939104158.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5192792407939104158.key) [2022-06-06T21:23:07.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T21:23:08.263Z] + git semver tag [2022-06-06T21:23:08.524Z] 2022-06-06 21:23:08,447 [run_tag] DEBUG tag force:False [2022-06-06T21:23:08.524Z] 2022-06-06 21:23:08,447 [check_head_tag] DEBUG check head tag [2022-06-06T21:23:08.524Z] 2022-06-06 21:23:08,448 [execute] INFO git cat-file --batch-check [2022-06-06T21:23:08.524Z] 2022-06-06 21:23:08,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-06T21:23:08.524Z] 2022-06-06 21:23:08,452 [execute] INFO git cat-file --batch [2022-06-06T21:23:08.524Z] 2022-06-06 21:23:08,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-06T21:23:08.524Z] 2022-06-06 21:23:08,457 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-06T21:23:08.524Z] 2022-06-06 21:23:08,457 [execute] INFO git tag -a v0.0.1-dev.6 -m v0.0.1-dev.6 [2022-06-06T21:23:08.524Z] 2022-06-06 21:23:08,457 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.6', '-m', 'v0.0.1-dev.6'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-06T21:23:08.524Z] 2022-06-06 21:23:08,461 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-06T21:23:08.524Z] 0.0.1-dev.6 [Pipeline] } [2022-06-06T21:23:08.543Z] $ docker exec --env ******** --env ******** 92c5c058e2709a1624c1148c5eb727db7aa9b7d378bd5055f75a05ffd7b8688d ssh-agent -k [2022-06-06T21:23:08.646Z] unset SSH_AUTH_SOCK; [2022-06-06T21:23:08.646Z] unset SSH_AGENT_PID; [2022-06-06T21:23:08.646Z] echo Agent pid 38 killed; [2022-06-06T21:23:08.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T21:23:08.958Z] + git semver [Pipeline] } [2022-06-06T21:23:09.243Z] $ docker stop --time=1 92c5c058e2709a1624c1148c5eb727db7aa9b7d378bd5055f75a05ffd7b8688d [2022-06-06T21:23:10.528Z] $ docker rm -f 92c5c058e2709a1624c1148c5eb727db7aa9b7d378bd5055f75a05ffd7b8688d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:23:10.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-06T21:23:10.922Z] [2022-06-06T21:23:10.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:23:11.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-06T21:23:11.227Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-06T21:23:11.227Z] ab5ef0e58194: Pulling fs layer [2022-06-06T21:23:11.227Z] 9712f1f96733: Pulling fs layer [2022-06-06T21:23:11.227Z] 63f879dbbcfc: Pulling fs layer [2022-06-06T21:23:11.227Z] 0d9ebad4ef96: Pulling fs layer [2022-06-06T21:23:11.227Z] e9a5061849ea: Pulling fs layer [2022-06-06T21:23:11.227Z] d747dcd14b5f: Pulling fs layer [2022-06-06T21:23:11.227Z] 2de7ff778b66: Pulling fs layer [2022-06-06T21:23:11.227Z] e9a5061849ea: Waiting [2022-06-06T21:23:11.227Z] d747dcd14b5f: Waiting [2022-06-06T21:23:11.227Z] 2de7ff778b66: Waiting [2022-06-06T21:23:11.227Z] 0d9ebad4ef96: Waiting [2022-06-06T21:23:11.227Z] 9712f1f96733: Verifying Checksum [2022-06-06T21:23:11.227Z] 9712f1f96733: Download complete [2022-06-06T21:23:11.495Z] 63f879dbbcfc: Verifying Checksum [2022-06-06T21:23:11.496Z] 63f879dbbcfc: Download complete [2022-06-06T21:23:11.759Z] e9a5061849ea: Verifying Checksum [2022-06-06T21:23:11.759Z] e9a5061849ea: Download complete [2022-06-06T21:23:11.759Z] d747dcd14b5f: Verifying Checksum [2022-06-06T21:23:11.759Z] d747dcd14b5f: Download complete [2022-06-06T21:23:11.759Z] ab5ef0e58194: Verifying Checksum [2022-06-06T21:23:11.759Z] ab5ef0e58194: Download complete [2022-06-06T21:23:12.017Z] 0d9ebad4ef96: Verifying Checksum [2022-06-06T21:23:12.017Z] 0d9ebad4ef96: Download complete [2022-06-06T21:23:12.017Z] 2de7ff778b66: Verifying Checksum [2022-06-06T21:23:12.017Z] 2de7ff778b66: Download complete [2022-06-06T21:23:14.550Z] ab5ef0e58194: Pull complete [2022-06-06T21:23:14.550Z] 9712f1f96733: Pull complete [2022-06-06T21:23:15.117Z] 63f879dbbcfc: Pull complete [2022-06-06T21:23:19.313Z] 0d9ebad4ef96: Pull complete [2022-06-06T21:23:19.313Z] e9a5061849ea: Pull complete [2022-06-06T21:23:19.313Z] d747dcd14b5f: Pull complete [2022-06-06T21:23:20.252Z] 2de7ff778b66: Pull complete [2022-06-06T21:23:20.252Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-06T21:23:20.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-06T21:23:20.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:23:20.338Z] prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container [2022-06-06T21:23:20.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-06T21:23:22.758Z] $ docker top 863139f4e60aef9ae1326d2ea89d3383484917c2005d5bcc00ac49c4420297f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:23:22.835Z] provisioning config files... [2022-06-06T21:23:22.843Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2387709196441000261tmp [2022-06-06T21:23:22.854Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8824237186918792388tmp [2022-06-06T21:23:22.865Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2042263343396411180tmp [Pipeline] { [Pipeline] echo [2022-06-06T21:23:22.879Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:23:23.161Z] ---> sigul-configuration.sh [2022-06-06T21:23:23.161Z] gpg: directory `/root/.gnupg' created [2022-06-06T21:23:23.161Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-06T21:23:23.161Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-06T21:23:23.161Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-06T21:23:23.161Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-06T21:23:23.161Z] gpg: CAST5 encrypted data [2022-06-06T21:23:23.161Z] gpg: encrypted with 1 passphrase [2022-06-06T21:23:23.161Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-06T21:23:23.450Z] + mkdir /home/jenkins [2022-06-06T21:23:23.450Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-06T21:23:23.737Z] + 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-06-06T21:23:23.747Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:23:24.037Z] ---> sigul-install.sh [2022-06-06T21:23:24.037Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-06T21:23:24.327Z] + git tag --list [2022-06-06T21:23:24.327Z] v0.0.0 [2022-06-06T21:23:24.327Z] v0.0.1-dev.1 [2022-06-06T21:23:24.327Z] v0.0.1-dev.2 [2022-06-06T21:23:24.327Z] v0.0.1-dev.3 [2022-06-06T21:23:24.327Z] v0.0.1-dev.4 [2022-06-06T21:23:24.327Z] v0.0.1-dev.5 [2022-06-06T21:23:24.327Z] v0.0.1-dev.6 [Pipeline] sh [2022-06-06T21:23:24.618Z] + lftools sign git-tag v0.0.1-dev.6 [2022-06-06T21:23:25.188Z] Signing Git tag with Sigul... [2022-06-06T21:23:25.188Z] Signing v0.0.1-dev.6 [Pipeline] echo [2022-06-06T21:23:25.459Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:23:25.744Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-06T21:23:25.753Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-06T21:23:25.783Z] $ docker stop --time=1 863139f4e60aef9ae1326d2ea89d3383484917c2005d5bcc00ac49c4420297f1 [2022-06-06T21:23:27.123Z] $ docker rm -f 863139f4e60aef9ae1326d2ea89d3383484917c2005d5bcc00ac49c4420297f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-06T21:23:27.547Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T21:23:27.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:23:27.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:23:27.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:23:27.944Z] prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container [2022-06-06T21:23:27.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T21:23:28.419Z] $ docker top dd59751a349ae994b940497420938896031da79adaf79ccba1692603837c775b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T21:23:28.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T21:23:28.504Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T21:23:28.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T21:23:28.638Z] $ docker exec dd59751a349ae994b940497420938896031da79adaf79ccba1692603837c775b ssh-agent [2022-06-06T21:23:28.757Z] SSH_AUTH_SOCK=/tmp/ssh-EccxINzMeJhX/agent.33 [2022-06-06T21:23:28.757Z] SSH_AGENT_PID=39 [2022-06-06T21:23:28.763Z] Running ssh-add (command line suppressed) [2022-06-06T21:23:28.881Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1851213187336913817.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1851213187336913817.key) [2022-06-06T21:23:28.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T21:23:29.231Z] + git semver bump pre [2022-06-06T21:23:29.492Z] 2022-06-06 21:23:29,422 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-06T21:23:29.492Z] 2022-06-06 21:23:29,422 [bump_version] DEBUG bumping version:0.0.1-dev.6 on axis:pre with prefix:dev [2022-06-06T21:23:29.492Z] 2022-06-06 21:23:29,422 [bump_version] DEBUG bumped version:0.0.1-dev.7 [2022-06-06T21:23:29.492Z] 2022-06-06 21:23:29,422 [write_version] DEBUG write version:0.0.1-dev.7 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-06-06T21:23:29.492Z] 2022-06-06 21:23:29,422 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-06T21:23:29.492Z] 2022-06-06 21:23:29,422 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-06T21:23:29.492Z] 2022-06-06 21:23:29,424 [execute] INFO git cat-file --batch-check [2022-06-06T21:23:29.492Z] 2022-06-06 21:23:29,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T21:23:29.492Z] 2022-06-06 21:23:29,429 [execute] INFO git cat-file --batch [2022-06-06T21:23:29.492Z] 2022-06-06 21:23:29,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T21:23:29.492Z] 2022-06-06 21:23:29,433 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-06T21:23:29.492Z] 0.0.1-dev.7 [Pipeline] } [2022-06-06T21:23:29.512Z] $ docker exec --env ******** --env ******** dd59751a349ae994b940497420938896031da79adaf79ccba1692603837c775b ssh-agent -k [2022-06-06T21:23:29.627Z] unset SSH_AUTH_SOCK; [2022-06-06T21:23:29.627Z] unset SSH_AGENT_PID; [2022-06-06T21:23:29.627Z] echo Agent pid 39 killed; [2022-06-06T21:23:29.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T21:23:29.942Z] + git semver [Pipeline] } [2022-06-06T21:23:30.227Z] $ docker stop --time=1 dd59751a349ae994b940497420938896031da79adaf79ccba1692603837c775b [2022-06-06T21:23:31.522Z] $ docker rm -f dd59751a349ae994b940497420938896031da79adaf79ccba1692603837c775b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T21:23:31.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T21:23:31.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:23:32.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T21:23:32.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:23:32.256Z] prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container [2022-06-06T21:23:32.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T21:23:32.704Z] $ docker top f6e7a96f6b5b1dc52135c80a32dc8f5ef823b98f872d2035aaa519c6200fe2bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T21:23:32.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T21:23:32.794Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T21:23:32.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T21:23:32.944Z] $ docker exec f6e7a96f6b5b1dc52135c80a32dc8f5ef823b98f872d2035aaa519c6200fe2bf ssh-agent [2022-06-06T21:23:33.079Z] SSH_AUTH_SOCK=/tmp/ssh-TUBux7NPhiG5/agent.33 [2022-06-06T21:23:33.079Z] SSH_AGENT_PID=39 [2022-06-06T21:23:33.083Z] Running ssh-add (command line suppressed) [2022-06-06T21:23:33.194Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5213065661354431405.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5213065661354431405.key) [2022-06-06T21:23:33.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T21:23:33.494Z] + git semver push [2022-06-06T21:23:33.754Z] 2022-06-06 21:23:33,688 [run_push] DEBUG push [2022-06-06T21:23:33.754Z] 2022-06-06 21:23:33,688 [execute] INFO git cat-file --batch-check [2022-06-06T21:23:33.755Z] 2022-06-06 21:23:33,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T21:23:33.755Z] 2022-06-06 21:23:33,692 [execute] INFO git rev-list e5c3b46f56b507a869f2a3e3aa0ae208b47c3fb9 -- [2022-06-06T21:23:33.755Z] 2022-06-06 21:23:33,692 [execute] DEBUG Popen(['git', 'rev-list', 'e5c3b46f56b507a869f2a3e3aa0ae208b47c3fb9', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-06T21:23:33.755Z] 2022-06-06 21:23:33,697 [execute] INFO git fetch -v origin [2022-06-06T21:23:33.755Z] 2022-06-06 21:23:33,698 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-06T21:23:34.331Z] 2022-06-06 21:23:34,162 [run_push] DEBUG no remote changes detected [2022-06-06T21:23:34.331Z] 2022-06-06 21:23:34,163 [execute] INFO git push origin semver [2022-06-06T21:23:34.331Z] 2022-06-06 21:23:34,163 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-06T21:23:34.902Z] 2022-06-06 21:23:34,837 [run_push] DEBUG push all version tags [2022-06-06T21:23:34.902Z] 2022-06-06 21:23:34,837 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-06T21:23:34.902Z] 2022-06-06 21:23:34,838 [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-06-06T21:23:35.843Z] 2022-06-06 21:23:35,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-06T21:23:35.843Z] 0.0.1-dev.7 [Pipeline] } [2022-06-06T21:23:35.863Z] $ docker exec --env ******** --env ******** f6e7a96f6b5b1dc52135c80a32dc8f5ef823b98f872d2035aaa519c6200fe2bf ssh-agent -k [2022-06-06T21:23:35.984Z] unset SSH_AUTH_SOCK; [2022-06-06T21:23:35.984Z] unset SSH_AGENT_PID; [2022-06-06T21:23:35.984Z] echo Agent pid 39 killed; [2022-06-06T21:23:35.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T21:23:36.299Z] + git semver [Pipeline] } [2022-06-06T21:23:36.585Z] $ docker stop --time=1 f6e7a96f6b5b1dc52135c80a32dc8f5ef823b98f872d2035aaa519c6200fe2bf [2022-06-06T21:23:37.911Z] $ docker rm -f f6e7a96f6b5b1dc52135c80a32dc8f5ef823b98f872d2035aaa519c6200fe2bf [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-06-06T21:23:38.418Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-06-06T21:23:38.418Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-06T21:23:38.418Z] total 16 [2022-06-06T21:23:38.418Z] drwxr-xr-x 3 root root 4096 Jun 6 21:12 . [2022-06-06T21:23:38.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 21:23 .. [2022-06-06T21:23:38.418Z] drwxr-xr-x 2 root root 4096 Jun 6 21:12 cost [2022-06-06T21:23:38.418Z] -rw-r--r-- 1 root root 87 Jun 6 21:12 cost.csv [2022-06-06T21:23:38.418Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-06T21:23:38.418Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-06T21:23:38.418Z] total 16 [2022-06-06T21:23:38.418Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 21:12 . [2022-06-06T21:23:38.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 21:23 .. [2022-06-06T21:23:38.418Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 21:12 cost [2022-06-06T21:23:38.418Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 6 21:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:23:38.709Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:23:39.575Z] ---> package-listing.sh [2022-06-06T21:23:39.575Z] ++ facter osfamily [2022-06-06T21:23:39.575Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T21:23:39.837Z] + OS_FAMILY=debian [2022-06-06T21:23:39.837Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-06-06T21:23:39.837Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T21:23:39.837Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T21:23:39.837Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T21:23:39.837Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T21:23:39.837Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-06-06T21:23:39.837Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T21:23:39.837Z] + case "${OS_FAMILY}" in [2022-06-06T21:23:39.837Z] + dpkg -l [2022-06-06T21:23:39.837Z] + grep '^ii' [2022-06-06T21:23:39.837Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T21:23:39.837Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T21:23:39.837Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T21:23:39.837Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-06-06T21:23:39.837Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-06-06T21:23:39.837Z] + 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-06-06T21:23:39.848Z] 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-06-06T21:23:40.127Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T21:23:40.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T21:23:40.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T21:23:40.776Z] prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container [2022-06-06T21:23:40.820Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T21:23:41.088Z] $ docker top cd332db3581f4ac2e4dd2c57441d93ab11237e64d5b378b9623054e8ff090979 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T21:23:41.439Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T21:23:41.725Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T21:23:42.013Z] + ls /var/log/sa-host [2022-06-06T21:23:42.013Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T21:23:42.080Z] provisioning config files... [2022-06-06T21:23:42.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3592028471006300110tmp [Pipeline] { [Pipeline] echo [2022-06-06T21:23:42.103Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:23:42.386Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T21:23:42.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:23:42.711Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T21:23:42.721Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:23:43.006Z] ---> sudo-logs.sh [2022-06-06T21:23:43.006Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T21:23:43.028Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:23:43.311Z] ---> job-cost.sh [2022-06-06T21:23:43.311Z] lf-activate-venv: SKIPPING [2022-06-06T21:23:43.311Z] DEBUG: total: 0.2199999988079071 [2022-06-06T21:23:43.311Z] INFO: Retrieving Stack Cost... [2022-06-06T21:23:43.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T21:23:44.141Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T21:23:44.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T21:23:44.435Z] ---> logs-deploy.sh [2022-06-06T21:23:44.435Z] lf-activate-venv: SKIPPING [2022-06-06T21:23:44.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/17 [2022-06-06T21:23:44.435Z] INFO: archiving workspace using pattern(s): [2022-06-06T21:23:45.375Z] Archives upload complete. [2022-06-06T21:23:45.375Z] INFO: archiving logs to Nexus