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 21:10:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:10:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:10:24 ========================================================= 21:10:24 EdgeX Global Pipelines Version Info 21:10:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:10:24 ------------------- 21:10:24 stable info: 21:10:24 ------------------- 21:10:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:10:24 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 21:10:24 Message: update stable to v1.0.232 21:10:25 ------------------- 21:10:25 experimental info: 21:10:25 ------------------- 21:10:25 Commited By: **** collab-it+edgex@linuxfoundation.org 21:10:25 Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 21:10:25 Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4347e63 [Pipeline] echo 21:10:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:26 provisioning config files... 21:10:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3383992838046265303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:26 ---> docker-login.sh 21:10:26 nexus3.edgexfoundry.org:10001 21:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:26 Configure a credential helper to remove this warning. See 21:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:26 21:10:26 Login Succeeded 21:10:26 nexus3.edgexfoundry.org:10002 21:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:26 Configure a credential helper to remove this warning. See 21:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:26 21:10:26 Login Succeeded 21:10:26 nexus3.edgexfoundry.org:10003 21:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:26 Configure a credential helper to remove this warning. See 21:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:26 21:10:26 Login Succeeded 21:10:26 nexus3.edgexfoundry.org:10004 21:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:27 Configure a credential helper to remove this warning. See 21:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:27 21:10:27 Login Succeeded 21:10:27 docker.io 21:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:27 Configure a credential helper to remove this warning. See 21:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:27 21:10:27 Login Succeeded 21:10:27 ---> docker-login.sh ends [Pipeline] } 21:10:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:10:27 + git rev-list -1 --merges 4347e6326c1a67544b77e06fe92e2ddc47e6771c~1..4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] echo 21:10:27 -----------> git rev-list -1 --merges 4347e6326c1a67544b77e06fe92e2ddc47e6771c~1..4347e6326c1a67544b77e06fe92e2ddc47e6771c 4347e6326c1a67544b77e06fe92e2ddc47e6771c 21:10:27 4347e6326c1a67544b77e06fe92e2ddc47e6771c [false] [Pipeline] sh 21:10:28 + git log --format=format:%s -1 4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] echo 21:10:28 ========================================================= 21:10:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:10:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:10:28 + git log --format=format:%s -1 4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] echo 21:10:28 [semverPrep] GIT_COMMIT: 4347e6326c1a67544b77e06fe92e2ddc47e6771c, Commit Message: Merge pull request #38 from soda480/US4643 [Pipeline] echo 21:10:28 [semverPrep] This is not a build commit. [Pipeline] sh 21:10:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:10:28 + grep -v github /etc/ssh/ssh_known_hosts 21:10:28 + [ -e /tmp/ssh_known_hosts ] 21:10:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:10:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:10:28 + sudo tee -a /etc/ssh/ssh_known_hosts 21:10:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:29 21:10:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:29 0.1.4: Pulling from edgex-devops/py-git-semver 21:10:29 42c077c10790: Pulling fs layer 21:10:29 f63e77b7563a: Pulling fs layer 21:10:29 bd5fdadae976: Pulling fs layer 21:10:29 205491f53016: Pulling fs layer 21:10:29 df18705c85c3: Pulling fs layer 21:10:29 bdb3f477010e: Pulling fs layer 21:10:29 c8a8fc8e1c8f: Pulling fs layer 21:10:29 2c6e9b1d212d: Pulling fs layer 21:10:29 bdb8f0575790: Pulling fs layer 21:10:29 386e3cb2ff24: Pulling fs layer 21:10:29 2343380bae48: Pulling fs layer 21:10:29 2c6e9b1d212d: Waiting 21:10:29 bdb8f0575790: Waiting 21:10:29 386e3cb2ff24: Waiting 21:10:29 bdb3f477010e: Waiting 21:10:29 df18705c85c3: Waiting 21:10:29 205491f53016: Waiting 21:10:29 2343380bae48: Waiting 21:10:29 c8a8fc8e1c8f: Waiting 21:10:29 f63e77b7563a: Verifying Checksum 21:10:29 f63e77b7563a: Download complete 21:10:29 205491f53016: Verifying Checksum 21:10:29 205491f53016: Download complete 21:10:29 df18705c85c3: Verifying Checksum 21:10:29 df18705c85c3: Download complete 21:10:29 bd5fdadae976: Verifying Checksum 21:10:29 bd5fdadae976: Download complete 21:10:29 bdb3f477010e: Verifying Checksum 21:10:29 bdb3f477010e: Download complete 21:10:29 2c6e9b1d212d: Verifying Checksum 21:10:29 2c6e9b1d212d: Download complete 21:10:29 bdb8f0575790: Verifying Checksum 21:10:29 bdb8f0575790: Download complete 21:10:29 386e3cb2ff24: Download complete 21:10:29 2343380bae48: Verifying Checksum 21:10:29 2343380bae48: Download complete 21:10:29 42c077c10790: Verifying Checksum 21:10:29 42c077c10790: Download complete 21:10:29 c8a8fc8e1c8f: Verifying Checksum 21:10:29 c8a8fc8e1c8f: Download complete 21:10:30 42c077c10790: Pull complete 21:10:31 f63e77b7563a: Pull complete 21:10:31 bd5fdadae976: Pull complete 21:10:31 205491f53016: Pull complete 21:10:31 df18705c85c3: Pull complete 21:10:31 bdb3f477010e: Pull complete 21:10:33 c8a8fc8e1c8f: Pull complete 21:10:33 2c6e9b1d212d: Pull complete 21:10:33 bdb8f0575790: Pull complete 21:10:34 386e3cb2ff24: Pull complete 21:10:34 2343380bae48: Pull complete 21:10:34 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 21:10:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:34 prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container 21:10:34 $ 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 21:10:35 $ docker top e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c -eo pid,comm 21:10:35 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). 21:10:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:35 [ssh-agent] Looking for ssh-agent implementation... 21:10:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:35 $ docker exec e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c ssh-agent 21:10:36 SSH_AUTH_SOCK=/tmp/ssh-ZZhBw8FeIwR1/agent.33 21:10:36 SSH_AGENT_PID=39 21:10:36 Running ssh-add (command line suppressed) 21:10:36 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) 21:10:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:36 + git tag --points-at HEAD [Pipeline] } 21:10:36 $ docker exec --env ******** --env ******** e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c ssh-agent -k 21:10:36 unset SSH_AUTH_SOCK; 21:10:36 unset SSH_AGENT_PID; 21:10:36 echo Agent pid 39 killed; 21:10:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:10:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:36 [ssh-agent] Looking for ssh-agent implementation... 21:10:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:36 $ docker exec e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c ssh-agent 21:10:36 SSH_AUTH_SOCK=/tmp/ssh-KCCjEjLZKtE2/agent.73 21:10:36 SSH_AGENT_PID=79 21:10:36 Running ssh-add (command line suppressed) 21:10:37 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) 21:10:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:37 + git semver init 21:10:37 2022-06-06 21:10:37,572 [run_init] DEBUG init version:0.0.0 force:False 21:10:37 2022-06-06 21:10:37,572 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:10:37 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 21:10:37 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) 21:10:38 2022-06-06 21:10:38,117 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:10:38 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 21:10:38 2022-06-06 21:10:38,118 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:10:38 2022-06-06 21:10:38,118 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:10:38 0.0.1-dev.6 [Pipeline] } 21:10:38 $ docker exec --env ******** --env ******** e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c ssh-agent -k 21:10:38 unset SSH_AUTH_SOCK; 21:10:38 unset SSH_AGENT_PID; 21:10:38 echo Agent pid 79 killed; 21:10:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:38 + git semver [Pipeline] } 21:10:38 $ docker stop --time=1 e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c 21:10:40 $ docker rm -f e7a527455c19c026082ff271f936adc648cfddc9ad15d6931ab32840ae04535c [Pipeline] // withDockerContainer [Pipeline] sh 21:10:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:10:40 Stashed 1 file(s) [Pipeline] echo 21:10:40 [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 21:10:40 provisioning config files... 21:10:40 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5023616501047676381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:41 ---> docker-login.sh 21:10:41 nexus3.edgexfoundry.org:10001 21:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:41 Configure a credential helper to remove this warning. See 21:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:41 21:10:41 Login Succeeded 21:10:41 nexus3.edgexfoundry.org:10002 21:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:41 Configure a credential helper to remove this warning. See 21:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:41 21:10:41 Login Succeeded 21:10:41 nexus3.edgexfoundry.org:10003 21:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:41 Configure a credential helper to remove this warning. See 21:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:41 21:10:41 Login Succeeded 21:10:41 nexus3.edgexfoundry.org:10004 21:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:41 Configure a credential helper to remove this warning. See 21:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:41 21:10:41 Login Succeeded 21:10:41 docker.io 21:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:42 Configure a credential helper to remove this warning. See 21:10:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:42 21:10:42 Login Succeeded 21:10:42 ---> docker-login.sh ends [Pipeline] } 21:10:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:10:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:10:42 ========================================================= 21:10:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:10:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:42 + 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 . 21:10:42 Sending build context to Docker daemon 599kB 21:10:42 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:10:42 Step 2/12 : FROM ${BASE} AS builder 21:10:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:10:42 59bf1c3509f3: Pulling fs layer 21:10:42 666ba61612fd: Pulling fs layer 21:10:42 8ed8ca486205: Pulling fs layer 21:10:42 cc1cd167ecdc: Pulling fs layer 21:10:42 c516ae0d96e1: Pulling fs layer 21:10:42 684cea983483: Pulling fs layer 21:10:42 dd3240ac7de5: Pulling fs layer 21:10:42 b1e948a4e11c: Pulling fs layer 21:10:42 a8fd76ee1af6: Pulling fs layer 21:10:42 646ad004c059: Pulling fs layer 21:10:42 cc1cd167ecdc: Waiting 21:10:42 c516ae0d96e1: Waiting 21:10:42 684cea983483: Waiting 21:10:42 dd3240ac7de5: Waiting 21:10:42 646ad004c059: Waiting 21:10:42 a8fd76ee1af6: Waiting 21:10:42 8ed8ca486205: Verifying Checksum 21:10:42 8ed8ca486205: Download complete 21:10:42 666ba61612fd: Download complete 21:10:42 c516ae0d96e1: Download complete 21:10:42 59bf1c3509f3: Verifying Checksum 21:10:42 684cea983483: Verifying Checksum 21:10:42 684cea983483: Download complete 21:10:42 dd3240ac7de5: Download complete 21:10:42 b1e948a4e11c: Verifying Checksum 21:10:42 b1e948a4e11c: Download complete 21:10:42 59bf1c3509f3: Pull complete 21:10:43 666ba61612fd: Pull complete 21:10:43 8ed8ca486205: Pull complete 21:10:43 646ad004c059: Verifying Checksum 21:10:43 646ad004c059: Download complete 21:10:43 cc1cd167ecdc: Verifying Checksum 21:10:43 cc1cd167ecdc: Download complete 21:10:43 a8fd76ee1af6: Verifying Checksum 21:10:43 a8fd76ee1af6: Download complete 21:10:47 cc1cd167ecdc: Pull complete 21:10:47 c516ae0d96e1: Pull complete 21:10:47 684cea983483: Pull complete 21:10:47 dd3240ac7de5: Pull complete 21:10:47 b1e948a4e11c: Pull complete 21:10:49 a8fd76ee1af6: Pull complete 21:10:49 646ad004c059: Pull complete 21:10:49 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 21:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:10:49 ---> 8f69c11f6b0c 21:10:49 Step 3/12 : ARG MAKE="make build" 21:10:52 ---> Running in e973e432ebfa 21:10:52 Removing intermediate container e973e432ebfa 21:10:52 ---> 6d1029e35b51 21:10:52 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:10:52 ---> Running in 9695ed728bc1 21:10:52 Removing intermediate container 9695ed728bc1 21:10:52 ---> 99653023406b 21:10:52 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:10:52 ---> Running in 72aba40706e1 21:10:52 Removing intermediate container 72aba40706e1 21:10:52 ---> 05fdb6cdca95 21:10:52 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:52 ---> Running in 69101cf0ef24 21:10:53 Removing intermediate container 69101cf0ef24 21:10:53 ---> 989b25ce899e 21:10:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:10:53 ---> Running in 491995916bfa 21:10:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:10:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:10:54 (1/81) Installing mesa (21.2.6-r0) 21:10:55 (2/81) Installing libxau (1.0.9-r0) 21:10:55 (3/81) Installing libmd (1.0.3-r0) 21:10:55 (4/81) Installing libbsd (0.11.3-r1) 21:10:55 (5/81) Installing libxdmcp (1.1.3-r0) 21:10:55 (6/81) Installing libxcb (1.14-r2) 21:10:55 (7/81) Installing libx11 (1.7.2-r0) 21:10:55 (8/81) Installing libxext (1.3.4-r0) 21:10:55 (9/81) Installing libxfixes (6.0.0-r0) 21:10:55 (10/81) Installing libxxf86vm (1.1.4-r2) 21:10:55 (11/81) Installing libpciaccess (0.16-r0) 21:10:55 (12/81) Installing libdrm (2.4.109-r0) 21:10:55 (13/81) Installing mesa-glapi (21.2.6-r0) 21:10:55 Still waiting to schedule task 21:10:55 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:10:56 (14/81) Installing libxshmfence (1.3-r1) 21:10:56 (15/81) Installing mesa-gl (21.2.6-r0) 21:10:56 (16/81) Installing libice (1.0.10-r0) 21:10:56 (17/81) Installing libuuid (2.37.4-r0) 21:10:56 (18/81) Installing libsm (1.2.3-r0) 21:10:56 (19/81) Installing libxt (1.2.1-r0) 21:10:56 (20/81) Installing libxmu (1.1.3-r0) 21:10:56 (21/81) Installing xset (1.2.4-r0) 21:10:56 (22/81) Installing xprop (1.2.5-r0) 21:10:56 (23/81) Installing xdg-utils (1.1.3-r0) 21:10:56 (24/81) Installing dbus-libs (1.12.20-r4) 21:10:57 (25/81) Installing libffi (3.4.2-r1) 21:10:57 (26/81) Installing libintl (0.21-r0) 21:10:57 (27/81) Installing libblkid (2.37.4-r0) 21:10:57 (28/81) Installing libmount (2.37.4-r0) 21:10:57 (29/81) Installing pcre (8.45-r1) 21:10:57 (30/81) Installing glib (2.70.1-r0) 21:10:57 (31/81) Installing icu-libs (69.1-r1) 21:10:58 (32/81) Installing libpcre2-16 (10.39-r0) 21:10:58 (33/81) Installing zstd-libs (1.5.0-r0) 21:10:58 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 21:10:58 (35/81) Installing hicolor-icon-theme (0.17-r1) 21:10:59 (36/81) Installing wayland-libs-server (1.19.0-r1) 21:10:59 (37/81) Installing mesa-gbm (21.2.6-r0) 21:10:59 (38/81) Installing wayland-libs-client (1.19.0-r1) 21:10:59 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 21:11:00 (40/81) Installing libxcomposite (0.4.5-r0) 21:11:00 (41/81) Installing libbz2 (1.0.8-r1) 21:11:00 (42/81) Installing libpng (1.6.37-r1) 21:11:00 (43/81) Installing freetype (2.11.1-r2) 21:11:00 (44/81) Installing fontconfig (2.13.1-r4) 21:11:01 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 21:11:01 (46/81) Installing wayland-libs-egl (1.19.0-r1) 21:11:01 (47/81) Installing xkeyboard-config (2.34-r0) 21:11:01 (48/81) Installing xz-libs (5.2.5-r1) 21:11:01 (49/81) Installing libxml2 (2.9.14-r0) 21:11:01 (50/81) Installing libxkbcommon (1.3.1-r0) 21:11:01 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 21:11:01 (52/81) Installing mesa-egl (21.2.6-r0) 21:11:01 (53/81) Installing avahi-libs (0.8-r5) 21:11:01 (54/81) Installing nettle (3.7.3-r0) 21:11:02 (55/81) Installing p11-kit (0.24.0-r1) 21:11:02 (56/81) Installing libtasn1 (4.18.0-r0) 21:11:02 (57/81) Installing libunistring (0.9.10-r1) 21:11:02 (58/81) Installing gnutls (3.7.1-r0) 21:11:02 (59/81) Installing cups-libs (2.3.3-r6) 21:11:02 (60/81) Installing graphite2 (1.3.14-r0) 21:11:02 (61/81) Installing harfbuzz (3.0.0-r2) 21:11:02 (62/81) Installing libevdev (1.12.0-r0) 21:11:02 (63/81) Installing mtdev (1.1.6-r0) 21:11:02 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 21:11:02 (65/81) Installing libinput-libs (1.19.4-r0) 21:11:03 (66/81) Installing libjpeg-turbo (2.1.2-r0) 21:11:03 (67/81) Installing xcb-util-wm (0.4.1-r1) 21:11:03 (68/81) Installing xcb-util (0.4.0-r3) 21:11:03 (69/81) Installing xcb-util-image (0.4.0-r1) 21:11:03 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 21:11:03 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 21:11:03 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 21:11:03 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 21:11:04 (74/81) Installing v4l-utils-libs (1.22.1-r1) 21:11:04 (75/81) Installing v4l-utils (1.22.1-r1) 21:11:04 (76/81) Installing udev-init-scripts (35-r0) 21:11:04 Executing udev-init-scripts-35-r0.post-install 21:11:04 (77/81) Installing kmod-libs (29-r2) 21:11:04 (78/81) Installing eudev (3.2.11_pre1-r0) 21:11:04 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 21:11:04 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:11:04 (81/81) Installing v4l-utils-dev (1.22.1-r1) 21:11:04 Executing busybox-1.34.1-r3.trigger 21:11:04 Executing eudev-3.2.11_pre1-r0.trigger 21:11:04 OK: 335 MiB in 133 packages 21:11:06 Removing intermediate container 491995916bfa 21:11:06 ---> 1e8c7710002c 21:11:06 Step 8/12 : WORKDIR /device-usb-camera 21:11:06 ---> Running in f35827ca5152 21:11:06 Removing intermediate container f35827ca5152 21:11:06 ---> 24ec1af5c5b4 21:11:06 Step 9/12 : COPY go.mod vendor* ./ 21:11:07 ---> 41e30615f0d5 21:11:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:07 ---> Running in 8f6ff73d165a 21:11:22 Removing intermediate container 8f6ff73d165a 21:11:22 ---> d3aa6837c37c 21:11:22 Step 11/12 : COPY . . 21:11:22 ---> 0be29a0e8898 21:11:22 Step 12/12 : RUN ${MAKE} 21:11:22 ---> Running in cc089ce423f0 21:11:22 noop 21:11:22 Removing intermediate container cc089ce423f0 21:11:22 ---> 483bf19f2190 21:11:22 Successfully built 483bf19f2190 21:11:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:22 + docker inspect -f . ci-base-image-x86_64 21:11:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:22 prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container 21:11:22 $ 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 21:11:22 $ docker top 35c1120adf4018bc9862085039b42ec7e442e063e02a45fe7fe08051f30c4704 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:23 + go version 21:11:23 go version go1.17.7 linux/amd64 [Pipeline] } 21:11:23 $ docker stop --time=1 35c1120adf4018bc9862085039b42ec7e442e063e02a45fe7fe08051f30c4704 21:11:24 $ 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 21:11:24 + docker inspect -f . ci-base-image-x86_64 21:11:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:25 prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container 21:11:25 $ 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 21:11:25 $ docker top f0e70f5922a2405c30dc6f7c40864335a852a09a18d688b01d03c98c4c94c7ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:11:25 + make test 21:11:25 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:11:26 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:11:36 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:11:36 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 21:11:41 CGO_ENABLED=1 go vet ./... 21:11:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:11:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:11:44 ./bin/test-attribution-txt.sh [Pipeline] echo 21:11:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:11:44 $ docker stop --time=1 f0e70f5922a2405c30dc6f7c40864335a852a09a18d688b01d03c98c4c94c7ec 21:11:46 $ docker rm -f f0e70f5922a2405c30dc6f7c40864335a852a09a18d688b01d03c98c4c94c7ec [Pipeline] // withDockerContainer [Pipeline] sh 21:11:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:11:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:11:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:11:47 + ls -al . 21:11:47 total 164 21:11:47 drwxrwxr-x 9 jenkins jenkins 4096 Jun 6 21:11 . 21:11:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:10 .. 21:11:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:10 .git 21:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:10 .github 21:11:47 -rw-rw-r-- 1 jenkins jenkins 349 Jun 6 21:10 .gitignore 21:11:47 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 21:10 .golangci.yml 21:11:47 -rw-rw-r-- 1 jenkins jenkins 77 Jun 6 21:10 .hadolint.yml 21:11:47 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 21:10 .semver 21:11:47 -rw-rw-r-- 1 jenkins jenkins 8706 Jun 6 21:10 Attribution.txt 21:11:47 -rw-rw-r-- 1 jenkins jenkins 181 Jun 6 21:10 CHANGELOG.md 21:11:47 -rw-rw-r-- 1 jenkins jenkins 1891 Jun 6 21:10 Dockerfile 21:11:47 -rw-rw-r-- 1 jenkins jenkins 678 Jun 6 21:10 GOVERNANCE.md 21:11:47 -rw-rw-r-- 1 jenkins jenkins 659 Jun 6 21:10 Jenkinsfile 21:11:47 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 21:10 LICENSE 21:11:47 -rw-rw-r-- 1 jenkins jenkins 2345 Jun 6 21:10 Makefile 21:11:47 -rw-rw-r-- 1 jenkins jenkins 622 Jun 6 21:10 OWNERS.md 21:11:47 -rw-rw-r-- 1 jenkins jenkins 10733 Jun 6 21:10 README.md 21:11:47 -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 21:10 VERSION 21:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:10 bin 21:11:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:10 cmd 21:11:47 -rw-r--r-- 1 jenkins jenkins 10 Jun 6 21:11 coverage.out 21:11:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:10 docker-compose 21:11:47 -rw-rw-r-- 1 jenkins jenkins 140 Jun 6 21:10 docker-entrypoint.sh 21:11:47 -rw-rw-r-- 1 jenkins jenkins 3307 Jun 6 21:10 go.mod 21:11:47 -rw-rw-r-- 1 jenkins jenkins 35656 Jun 6 21:10 go.sum 21:11:47 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:10 internal 21:11:47 -rw-rw-r-- 1 jenkins jenkins 231 Jun 6 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:48 + 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 . 21:11:48 Sending build context to Docker daemon 600.1kB 21:11:48 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 21:11:48 Step 2/29 : FROM ${BASE} AS builder 21:11:48 ---> 483bf19f2190 21:11:48 Step 3/29 : ARG MAKE="make build" 21:11:48 ---> Running in 776cfdeb2a63 21:11:48 Removing intermediate container 776cfdeb2a63 21:11:48 ---> 45d3d4791987 21:11:48 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:11:48 ---> Running in 60d9cc07a2ee 21:11:48 Removing intermediate container 60d9cc07a2ee 21:11:48 ---> 5e85487e638e 21:11:48 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:11:48 ---> Running in f37a906fd659 21:11:48 Removing intermediate container f37a906fd659 21:11:48 ---> b1ab6077052c 21:11:48 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:48 ---> Running in 735c8c743da5 21:11:49 Removing intermediate container 735c8c743da5 21:11:49 ---> 415d53fda262 21:11:49 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:11:49 ---> Running in 1952e698e7b1 21:11:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:11:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:11:50 OK: 335 MiB in 133 packages 21:11:51 Removing intermediate container 1952e698e7b1 21:11:51 ---> 4463e804dca4 21:11:51 Step 8/29 : WORKDIR /device-usb-camera 21:11:51 ---> Running in 6bfba34d5a81 21:11:51 Removing intermediate container 6bfba34d5a81 21:11:51 ---> 7ae815f5965b 21:11:51 Step 9/29 : COPY go.mod vendor* ./ 21:11:51 ---> ab4e5b05d0bf 21:11:51 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:51 ---> Running in dc0d52a79c13 21:11:51 Removing intermediate container dc0d52a79c13 21:11:51 ---> a9a5f98ee55e 21:11:51 Step 11/29 : COPY . . 21:11:52 ---> 1a89cd2efc8c 21:11:52 Step 12/29 : RUN ${MAKE} 21:11:52 ---> Running in ae5a152b6a71 21:11:52 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 21:12:14 Removing intermediate container ae5a152b6a71 21:12:14 ---> 3d718f29f120 21:12:14 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 21:12:14 v0.18.4: Pulling from aler9/rtsp-simple-server 21:12:14 af6660deedbd: Pulling fs layer 21:12:14 97cd0a44c592: Pulling fs layer 21:12:14 97cd0a44c592: Verifying Checksum 21:12:14 97cd0a44c592: Download complete 21:12:14 af6660deedbd: Verifying Checksum 21:12:14 af6660deedbd: Download complete 21:12:14 af6660deedbd: Pull complete 21:12:14 97cd0a44c592: Pull complete 21:12:14 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 21:12:14 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 21:12:14 ---> fea57e182299 21:12:14 Step 14/29 : FROM alpine:3.15 21:12:14 3.15: Pulling from library/alpine 21:12:14 df9b9388f04a: Pulling fs layer 21:12:14 df9b9388f04a: Verifying Checksum 21:12:14 df9b9388f04a: Pull complete 21:12:14 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:12:14 Status: Downloaded newer image for alpine:3.15 21:12:14 ---> 0ac33e5f5afa 21:12:14 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:12:14 ---> Running in 5a12c39e5c95 21:12:14 Removing intermediate container 5a12c39e5c95 21:12:14 ---> 28183c2b99e6 21:12:14 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 21:12:14 ---> Running in 49147aab52a7 21:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:12:15 (1/74) Installing dumb-init (1.2.5-r1) 21:12:15 (2/74) Installing sdl2 (2.0.16-r4) 21:12:15 (3/74) Installing libxau (1.0.9-r0) 21:12:15 (4/74) Installing libmd (1.0.3-r0) 21:12:15 (5/74) Installing libbsd (0.11.3-r1) 21:12:15 (6/74) Installing libxdmcp (1.1.3-r0) 21:12:15 (7/74) Installing libxcb (1.14-r2) 21:12:15 (8/74) Installing libx11 (1.7.2-r0) 21:12:15 (9/74) Installing aom-libs (3.2.0-r0) 21:12:15 (10/74) Installing alsa-lib (1.2.5.1-r1) 21:12:15 (11/74) Installing expat (2.4.7-r0) 21:12:15 (12/74) Installing brotli-libs (1.0.9-r5) 21:12:15 (13/74) Installing libbz2 (1.0.8-r1) 21:12:15 (14/74) Installing libpng (1.6.37-r1) 21:12:15 (15/74) Installing freetype (2.11.1-r2) 21:12:15 (16/74) Installing libuuid (2.37.4-r0) 21:12:15 (17/74) Installing fontconfig (2.13.1-r4) 21:12:15 (18/74) Installing fribidi (1.0.11-r0) 21:12:15 (19/74) Installing libffi (3.4.2-r1) 21:12:15 (20/74) Installing libintl (0.21-r0) 21:12:15 (21/74) Installing libblkid (2.37.4-r0) 21:12:15 (22/74) Installing libmount (2.37.4-r0) 21:12:15 (23/74) Installing pcre (8.45-r1) 21:12:15 (24/74) Installing glib (2.70.1-r0) 21:12:15 (25/74) Installing graphite2 (1.3.14-r0) 21:12:15 (26/74) Installing harfbuzz (3.0.0-r2) 21:12:15 (27/74) Installing libass (0.15.2-r0) 21:12:15 (28/74) Installing libdav1d (0.9.2-r0) 21:12:15 (29/74) Installing gmp (6.2.1-r1) 21:12:15 (30/74) Installing nettle (3.7.3-r0) 21:12:15 (31/74) Installing p11-kit (0.24.0-r1) 21:12:15 (32/74) Installing libtasn1 (4.18.0-r0) 21:12:15 (33/74) Installing libunistring (0.9.10-r1) 21:12:15 (34/74) Installing gnutls (3.7.1-r0) 21:12:15 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 21:12:15 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 21:12:15 (37/74) Installing lame (3.100-r0) 21:12:15 (38/74) Installing opus (1.3.1-r1) 21:12:15 (39/74) Installing libgomp (10.3.1_git20211027-r0) 21:12:15 (40/74) Installing soxr (0.1.3-r2) 21:12:15 (41/74) Installing libgcc (10.3.1_git20211027-r0) 21:12:15 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 21:12:16 (43/74) Installing libsrt (1.4.2-r1) 21:12:16 (44/74) Installing libssh (0.9.6-r1) 21:12:16 (45/74) Installing libogg (1.3.5-r0) 21:12:16 (46/74) Installing libtheora (1.1.1-r16) 21:12:16 (47/74) Installing libjpeg-turbo (2.1.2-r0) 21:12:16 (48/74) Installing v4l-utils-libs (1.22.1-r1) 21:12:16 (49/74) Installing libxext (1.3.4-r0) 21:12:16 (50/74) Installing libxfixes (6.0.0-r0) 21:12:16 (51/74) Installing libpciaccess (0.16-r0) 21:12:16 (52/74) Installing libdrm (2.4.109-r0) 21:12:16 (53/74) Installing wayland-libs-client (1.19.0-r1) 21:12:16 (54/74) Installing libva (2.13.0-r0) 21:12:16 (55/74) Installing libvdpau (1.4-r0) 21:12:16 (56/74) Installing vidstab (1.1.0-r1) 21:12:16 (57/74) Installing libvorbis (1.3.7-r0) 21:12:16 (58/74) Installing libvpx (1.10.0-r0) 21:12:16 (59/74) Installing vulkan-loader (1.2.196-r0) 21:12:16 (60/74) Installing libwebp (1.2.2-r0) 21:12:16 (61/74) Installing x264-libs (20210613-r0) 21:12:16 (62/74) Installing x265-libs (3.5-r0) 21:12:16 (63/74) Installing xvidcore (1.3.7-r1) 21:12:16 (64/74) Installing ffmpeg-libs (4.4.1-r2) 21:12:16 (65/74) Installing ffmpeg (4.4.1-r2) 21:12:16 (66/74) Installing udev-init-scripts (35-r0) 21:12:16 Executing udev-init-scripts-35-r0.post-install 21:12:16 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 21:12:16 (68/74) Installing xz-libs (5.2.5-r1) 21:12:16 (69/74) Installing zstd-libs (1.5.0-r0) 21:12:16 (70/74) Installing kmod-libs (29-r2) 21:12:16 (71/74) Installing eudev (3.2.11_pre1-r0) 21:12:16 (72/74) Installing libsodium (1.0.18-r0) 21:12:16 (73/74) Installing libzmq (4.3.4-r0) 21:12:16 (74/74) Installing zeromq (4.3.4-r0) 21:12:16 Executing busybox-1.34.1-r5.trigger 21:12:16 Executing eudev-3.2.11_pre1-r0.trigger 21:12:16 OK: 78 MiB in 88 packages 21:12:17 Removing intermediate container 49147aab52a7 21:12:17 ---> 13c08a8df70f 21:12:17 Step 17/29 : WORKDIR / 21:12:17 ---> Running in cfdab1d1876c 21:12:17 Removing intermediate container cfdab1d1876c 21:12:17 ---> 69b7c50c1ee8 21:12:17 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 21:12:18 ---> e59c67710a9f 21:12:18 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 21:12:18 ---> 92f44b91253d 21:12:18 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:12:18 ---> eadb925edd7f 21:12:18 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:12:19 ---> 2631b8bbcfb0 21:12:19 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 21:12:19 ---> a3f31f99e723 21:12:19 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 21:12:19 ---> 4f7c57b89fba 21:12:19 Step 24/29 : EXPOSE 59983 21:12:19 ---> Running in cb37f06b9101 21:12:19 Removing intermediate container cb37f06b9101 21:12:19 ---> fc884c5fd67e 21:12:19 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:12:19 ---> Running in 7308646750fb 21:12:19 Removing intermediate container 7308646750fb 21:12:19 ---> 72dfe80c71f6 21:12:19 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 21:12:19 ---> Running in 30229ea91548 21:12:19 Removing intermediate container 30229ea91548 21:12:19 ---> a843804b3868 21:12:19 Step 27/29 : LABEL arch=amd64 21:12:20 ---> Running in 409114cba0dc 21:12:20 Removing intermediate container 409114cba0dc 21:12:20 ---> e4a870374b17 21:12:20 Step 28/29 : LABEL git_sha=4347e6326c1a67544b77e06fe92e2ddc47e6771c 21:12:20 ---> Running in 1289e41fbc33 21:12:20 Removing intermediate container 1289e41fbc33 21:12:20 ---> d95057d4880a 21:12:20 Step 29/29 : LABEL version=0.0.1-dev.6 21:12:20 ---> Running in 759cdfd37b74 21:12:20 Removing intermediate container 759cdfd37b74 21:12:20 ---> 723f2bbfd21e 21:12:20 [Warning] One or more build-args [ARCH] were not consumed 21:12:20 Successfully built 723f2bbfd21e 21:12:20 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 21:12:20 provisioning config files... 21:12:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4327727091840029161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:20 ---> docker-login.sh 21:12:20 nexus3.edgexfoundry.org:10001 21:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:20 Configure a credential helper to remove this warning. See 21:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:20 21:12:20 Login Succeeded 21:12:20 nexus3.edgexfoundry.org:10002 21:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:21 Configure a credential helper to remove this warning. See 21:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:21 21:12:21 Login Succeeded 21:12:21 nexus3.edgexfoundry.org:10003 21:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:21 Configure a credential helper to remove this warning. See 21:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:21 21:12:21 Login Succeeded 21:12:21 nexus3.edgexfoundry.org:10004 21:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:21 Configure a credential helper to remove this warning. See 21:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:21 21:12:21 Login Succeeded 21:12:21 docker.io 21:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:21 Configure a credential helper to remove this warning. See 21:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:21 21:12:21 Login Succeeded 21:12:21 ---> docker-login.sh ends [Pipeline] } 21:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:12:21 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:12:21 4347e6326c1a67544b77e06fe92e2ddc47e6771c 21:12:21 latest 21:12:21 0.0.1-dev.6 21:12:21 4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 21:12:21 main 21:12:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:21 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4347e6326c1a67544b77e06fe92e2ddc47e6771c 21:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:12:22 550e596c6d0e: Preparing 21:12:22 1207169bf42c: Preparing 21:12:22 32f76410c72f: Preparing 21:12:22 e1f40cd831cf: Preparing 21:12:22 e367cc9ef96c: Preparing 21:12:22 4574674451d1: Preparing 21:12:22 5d3266b6da50: Preparing 21:12:22 4fc242d58285: Preparing 21:12:22 5d3266b6da50: Waiting 21:12:22 4fc242d58285: Waiting 21:12:22 4574674451d1: Waiting 21:12:22 1207169bf42c: Pushed 21:12:22 e367cc9ef96c: Pushed 21:12:22 32f76410c72f: Pushed 21:12:22 e1f40cd831cf: Pushed 21:12:22 4fc242d58285: Layer already exists 21:12:24 550e596c6d0e: Pushed 21:12:25 4574674451d1: Pushed 21:12:30 5d3266b6da50: Pushed 21:12:30 4347e6326c1a67544b77e06fe92e2ddc47e6771c: digest: sha256:7b87f61f95dc017439b3158040bb7ff4ce65b24035d5694f87ffdfea79879e13 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:30 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:12:31 550e596c6d0e: Preparing 21:12:31 1207169bf42c: Preparing 21:12:31 32f76410c72f: Preparing 21:12:31 e1f40cd831cf: Preparing 21:12:31 e367cc9ef96c: Preparing 21:12:31 4574674451d1: Preparing 21:12:31 5d3266b6da50: Preparing 21:12:31 4fc242d58285: Preparing 21:12:31 5d3266b6da50: Waiting 21:12:31 4fc242d58285: Waiting 21:12:31 4574674451d1: Waiting 21:12:31 32f76410c72f: Layer already exists 21:12:31 550e596c6d0e: Layer already exists 21:12:31 1207169bf42c: Layer already exists 21:12:31 e367cc9ef96c: Layer already exists 21:12:31 e1f40cd831cf: Layer already exists 21:12:31 5d3266b6da50: Layer already exists 21:12:31 4574674451d1: Layer already exists 21:12:31 4fc242d58285: Layer already exists 21:12:31 latest: digest: sha256:7b87f61f95dc017439b3158040bb7ff4ce65b24035d5694f87ffdfea79879e13 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:31 + 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 21:12:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.6 21:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:12:31 550e596c6d0e: Preparing 21:12:31 1207169bf42c: Preparing 21:12:31 32f76410c72f: Preparing 21:12:31 e1f40cd831cf: Preparing 21:12:31 e367cc9ef96c: Preparing 21:12:31 4574674451d1: Preparing 21:12:31 5d3266b6da50: Preparing 21:12:31 4fc242d58285: Preparing 21:12:31 4574674451d1: Waiting 21:12:31 5d3266b6da50: Waiting 21:12:31 4fc242d58285: Waiting 21:12:31 550e596c6d0e: Layer already exists 21:12:31 1207169bf42c: Layer already exists 21:12:31 e367cc9ef96c: Layer already exists 21:12:31 e1f40cd831cf: Layer already exists 21:12:31 32f76410c72f: Layer already exists 21:12:31 5d3266b6da50: Layer already exists 21:12:31 4574674451d1: Layer already exists 21:12:31 4fc242d58285: Layer already exists 21:12:31 0.0.1-dev.6: digest: sha256:7b87f61f95dc017439b3158040bb7ff4ce65b24035d5694f87ffdfea79879e13 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:31 + 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 21:12:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 21:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:12:32 550e596c6d0e: Preparing 21:12:32 1207169bf42c: Preparing 21:12:32 32f76410c72f: Preparing 21:12:32 e1f40cd831cf: Preparing 21:12:32 e367cc9ef96c: Preparing 21:12:32 4574674451d1: Preparing 21:12:32 5d3266b6da50: Preparing 21:12:32 4fc242d58285: Preparing 21:12:32 4574674451d1: Waiting 21:12:32 5d3266b6da50: Waiting 21:12:32 4fc242d58285: Waiting 21:12:32 1207169bf42c: Layer already exists 21:12:32 e367cc9ef96c: Layer already exists 21:12:32 e1f40cd831cf: Layer already exists 21:12:32 550e596c6d0e: Layer already exists 21:12:32 32f76410c72f: Layer already exists 21:12:32 4574674451d1: Layer already exists 21:12:32 5d3266b6da50: Layer already exists 21:12:32 4fc242d58285: Layer already exists 21:12:32 4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6: digest: sha256:7b87f61f95dc017439b3158040bb7ff4ce65b24035d5694f87ffdfea79879e13 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:32 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:12:32 550e596c6d0e: Preparing 21:12:32 1207169bf42c: Preparing 21:12:32 32f76410c72f: Preparing 21:12:32 e1f40cd831cf: Preparing 21:12:32 e367cc9ef96c: Preparing 21:12:32 4574674451d1: Preparing 21:12:32 5d3266b6da50: Preparing 21:12:32 4574674451d1: Waiting 21:12:32 4fc242d58285: Preparing 21:12:32 4fc242d58285: Waiting 21:12:32 e1f40cd831cf: Layer already exists 21:12:32 1207169bf42c: Layer already exists 21:12:32 32f76410c72f: Layer already exists 21:12:32 e367cc9ef96c: Layer already exists 21:12:32 550e596c6d0e: Layer already exists 21:12:32 4574674451d1: Layer already exists 21:12:32 4fc242d58285: Layer already exists 21:12:32 5d3266b6da50: Layer already exists 21:12:32 main: digest: sha256:7b87f61f95dc017439b3158040bb7ff4ce65b24035d5694f87ffdfea79879e13 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:12:32 ===================================================== [Pipeline] echo 21:12:33 taggedImages: 21:12:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:4347e6326c1a67544b77e06fe92e2ddc47e6771c 21:12:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:12:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.6 21:12:33 - nexus3.edgexfoundry.org:10004/device-usb-camera:4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 21:12:33 - 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 21:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:33 21:12:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:33 latest: Pulling from edgex-lftools-log-publisher 21:12:33 5eb5b503b376: Pulling fs layer 21:12:33 5c69ac0246d0: Pulling fs layer 21:12:33 ec43610c2a17: Pulling fs layer 21:12:33 3a2ae6a8a46f: Pulling fs layer 21:12:33 33b1e0a273af: Pulling fs layer 21:12:33 5d3b04190fa2: Pulling fs layer 21:12:33 2f39f015ded8: Pulling fs layer 21:12:33 33b1e0a273af: Waiting 21:12:33 5d3b04190fa2: Waiting 21:12:33 3a2ae6a8a46f: Waiting 21:12:33 2f39f015ded8: Waiting 21:12:33 5c69ac0246d0: Verifying Checksum 21:12:33 5c69ac0246d0: Download complete 21:12:33 3a2ae6a8a46f: Download complete 21:12:33 33b1e0a273af: Verifying Checksum 21:12:33 33b1e0a273af: Download complete 21:12:33 5d3b04190fa2: Verifying Checksum 21:12:33 5d3b04190fa2: Download complete 21:12:33 ec43610c2a17: Verifying Checksum 21:12:33 ec43610c2a17: Download complete 21:12:33 5eb5b503b376: Verifying Checksum 21:12:33 5eb5b503b376: Download complete 21:12:34 2f39f015ded8: Download complete 21:12:35 5eb5b503b376: Pull complete 21:12:35 5c69ac0246d0: Pull complete 21:12:35 ec43610c2a17: Pull complete 21:12:35 3a2ae6a8a46f: Pull complete 21:12:35 33b1e0a273af: Pull complete 21:12:36 5d3b04190fa2: Pull complete 21:12:40 2f39f015ded8: Pull complete 21:12:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:12:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:40 prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container 21:12:40 $ 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 21:12:42 $ docker top 99736ed9707777a89ae88f16c01145fadc0ad90adc38b17ff539687c2dd695c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:42 ---> job-cost.sh 21:12:42 lf-activate-venv: SKIPPING 21:12:42 INFO: No Stack... 21:12:43 INFO: Retrieving Pricing Info for: v3-standard-8 21:12:43 INFO: Archiving Costs [Pipeline] sh 21:12:43 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 21:12:43 + cut -d, -f6 [Pipeline] lock 21:12:43 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] 21:12:43 Resource [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] did not exist. Created. 21:12:43 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:12:44 + echo total: 0.2199999988079071 [Pipeline] stash 21:12:44 Stashed 1 file(s) [Pipeline] } 21:12:44 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 21:12:44 $ docker stop --time=1 99736ed9707777a89ae88f16c01145fadc0ad90adc38b17ff539687c2dd695c4 21:12:45 $ docker rm -f 99736ed9707777a89ae88f16c01145fadc0ad90adc38b17ff539687c2dd695c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:14:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1552 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:14:14 Running in /w/workspace/device-usb-camera/17 [Pipeline] { [Pipeline] checkout 21:14:14 Selected Git installation does not exist. Using Default 21:14:14 The recommended git tool is: NONE 21:14:22 using credential edgex-jenkins-ssh 21:14:22 Cloning the remote Git repository 21:14:23 Avoid second fetch 21:14:23 Checking out Revision 4347e6326c1a67544b77e06fe92e2ddc47e6771c (main) 21:14:22 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:14:22 > git init /w/workspace/device-usb-camera/17 # timeout=10 21:14:23 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:14:23 > git --version # timeout=10 21:14:23 > git --version # 'git version 2.25.1' 21:14:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:14:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:23 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:14:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:14:23 > git config core.sparsecheckout # timeout=10 21:14:23 > git checkout -f 4347e6326c1a67544b77e06fe92e2ddc47e6771c # timeout=10 21:14:28 Commit message: "Merge pull request #38 from soda480/US4643" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:14:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:29 Dload Upload Total Spent Left Speed 21:14:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 21:14:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:14:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:14:30 + sudo tee /etc/docker/daemon.new 21:14:30 { 21:14:30 "registry-mirrors": [ 21:14:30 "https://nexus3.edgexfoundry.org:10001" 21:14:30 ], 21:14:30 "bip": "10.250.0.254/24", 21:14:30 "hosts": [ 21:14:30 "tcp://0.0.0.0:5555", 21:14:30 "unix:///var/run/docker.sock" 21:14:30 ], 21:14:30 "mtu": 1458, 21:14:30 "selinux-enabled": true, 21:14:30 "seccomp-profile": "/etc/docker/seccomp.json" 21:14:30 } [Pipeline] sh 21:14:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:14:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:49 provisioning config files... 21:14:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/17@tmp/config7748303985103133712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:49 ---> docker-login.sh 21:14:49 nexus3.edgexfoundry.org:10001 21:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:50 Configure a credential helper to remove this warning. See 21:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:50 21:14:50 Login Succeeded 21:14:50 nexus3.edgexfoundry.org:10002 21:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:51 Configure a credential helper to remove this warning. See 21:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:51 21:14:51 Login Succeeded 21:14:51 nexus3.edgexfoundry.org:10003 21:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:51 Configure a credential helper to remove this warning. See 21:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:51 21:14:51 Login Succeeded 21:14:51 nexus3.edgexfoundry.org:10004 21:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:52 Configure a credential helper to remove this warning. See 21:14:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:52 21:14:52 Login Succeeded 21:14:52 docker.io 21:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:53 Configure a credential helper to remove this warning. See 21:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:53 21:14:53 Login Succeeded 21:14:53 ---> docker-login.sh ends [Pipeline] } 21:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:14:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:54 ========================================================= 21:14:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:14:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:54 + 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 . 21:14:54 Sending build context to Docker daemon 405.5kB 21:14:54 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:14:54 Step 2/12 : FROM ${BASE} AS builder 21:14:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:14:55 9b3977197b4f: Pulling fs layer 21:14:55 1a89e8eeedd5: Pulling fs layer 21:14:55 94645a83ff95: Pulling fs layer 21:14:55 e6fb740bc735: Pulling fs layer 21:14:55 3a77bd46dcc9: Pulling fs layer 21:14:55 355e64cbe906: Pulling fs layer 21:14:55 63ab81a10011: Pulling fs layer 21:14:55 555d1d1c4555: Pulling fs layer 21:14:55 7d9057610161: Pulling fs layer 21:14:55 355e64cbe906: Waiting 21:14:55 e6fb740bc735: Waiting 21:14:55 63ab81a10011: Waiting 21:14:55 3a77bd46dcc9: Waiting 21:14:55 7d9057610161: Waiting 21:14:55 555d1d1c4555: Waiting 21:14:55 94645a83ff95: Verifying Checksum 21:14:55 94645a83ff95: Download complete 21:14:55 1a89e8eeedd5: Verifying Checksum 21:14:55 1a89e8eeedd5: Download complete 21:14:55 3a77bd46dcc9: Verifying Checksum 21:14:55 3a77bd46dcc9: Download complete 21:14:55 355e64cbe906: Verifying Checksum 21:14:55 355e64cbe906: Download complete 21:14:55 9b3977197b4f: Download complete 21:14:55 63ab81a10011: Verifying Checksum 21:14:55 63ab81a10011: Download complete 21:14:56 9b3977197b4f: Pull complete 21:14:56 7d9057610161: Verifying Checksum 21:14:56 7d9057610161: Download complete 21:14:56 1a89e8eeedd5: Pull complete 21:14:57 94645a83ff95: Pull complete 21:14:57 555d1d1c4555: Verifying Checksum 21:14:57 555d1d1c4555: Download complete 21:14:58 e6fb740bc735: Verifying Checksum 21:14:58 e6fb740bc735: Download complete 21:15:10 e6fb740bc735: Pull complete 21:15:11 3a77bd46dcc9: Pull complete 21:15:11 355e64cbe906: Pull complete 21:15:11 63ab81a10011: Pull complete 21:15:18 555d1d1c4555: Pull complete 21:15:20 7d9057610161: Pull complete 21:15:20 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 21:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:15:20 ---> 819e984ddca1 21:15:20 Step 3/12 : ARG MAKE="make build" 21:15:21 ---> Running in 5f7eb6b0dfb4 21:15:22 Removing intermediate container 5f7eb6b0dfb4 21:15:22 ---> 4999092aaee7 21:15:22 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:15:22 ---> Running in b4f46c6debcb 21:15:22 Removing intermediate container b4f46c6debcb 21:15:22 ---> cf11d9ff821c 21:15:22 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:15:22 ---> Running in abd5356e8ee7 21:15:24 Removing intermediate container abd5356e8ee7 21:15:24 ---> 9e88144d8e16 21:15:24 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:24 ---> Running in d9a613c710ca 21:15:26 Removing intermediate container d9a613c710ca 21:15:26 ---> dcda06dadea1 21:15:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:26 ---> Running in 72cd510c9e78 21:15:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:15:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:15:29 (1/14) Installing libintl (0.21-r0) 21:15:29 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 21:15:29 (3/14) Installing libjpeg-turbo (2.1.2-r0) 21:15:29 (4/14) Installing v4l-utils-libs (1.22.1-r1) 21:15:30 (5/14) Installing v4l-utils (1.22.1-r1) 21:15:30 (6/14) Installing udev-init-scripts (35-r0) 21:15:30 Executing udev-init-scripts-35-r0.post-install 21:15:30 (7/14) Installing libblkid (2.37.4-r0) 21:15:30 (8/14) Installing xz-libs (5.2.5-r1) 21:15:30 (9/14) Installing zstd-libs (1.5.0-r0) 21:15:30 (10/14) Installing kmod-libs (29-r2) 21:15:30 (11/14) Installing eudev (3.2.11_pre1-r0) 21:15:30 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 21:15:30 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:15:30 (14/14) Installing v4l-utils-dev (1.22.1-r1) 21:15:31 Executing busybox-1.34.1-r3.trigger 21:15:31 Executing eudev-3.2.11_pre1-r0.trigger 21:15:31 OK: 228 MiB in 66 packages 21:15:32 Removing intermediate container 72cd510c9e78 21:15:32 ---> 0db5cf3c7bb5 21:15:32 Step 8/12 : WORKDIR /device-usb-camera 21:15:32 ---> Running in 59a0d8e9eb28 21:15:32 Removing intermediate container 59a0d8e9eb28 21:15:32 ---> 0f711912586f 21:15:32 Step 9/12 : COPY go.mod vendor* ./ 21:15:33 ---> d2e3714b383b 21:15:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:33 ---> Running in 264f0b6ab468 21:16:30 Removing intermediate container 264f0b6ab468 21:16:30 ---> f507338c684f 21:16:30 Step 11/12 : COPY . . 21:16:30 ---> 9f9a98b54c1c 21:16:30 Step 12/12 : RUN ${MAKE} 21:16:30 ---> Running in 4f2b92f82dc5 21:16:30 noop 21:16:30 Removing intermediate container 4f2b92f82dc5 21:16:30 ---> 28878f61b83f 21:16:30 Successfully built 28878f61b83f 21:16:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:30 + docker inspect -f . ci-base-image-arm64 21:16:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:30 prd-ubuntu20.04-docker-arm64-4c-16g-1552 does not seem to be running inside a container 21:16:30 $ 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 21:16:32 $ docker top 303a0f993c95cf8a5f6a1a4d175d7e845efb8ac1e6527c9aac41a363486bb12d -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:33 + go version 21:16:33 go version go1.17.7 linux/arm64 [Pipeline] } 21:16:33 $ docker stop --time=1 303a0f993c95cf8a5f6a1a4d175d7e845efb8ac1e6527c9aac41a363486bb12d 21:16:35 $ 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 21:16:35 + docker inspect -f . ci-base-image-arm64 21:16:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:35 prd-ubuntu20.04-docker-arm64-4c-16g-1552 does not seem to be running inside a container 21:16:36 $ 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 21:16:37 $ docker top 1770c54da8b8471dc47918a66729ad5d690aae81c59182e6aaf7a15b13cd59ab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:16:38 + make test 21:16:38 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:16:40 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:18:17 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:18:17 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 21:18:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:18:17 CGO_ENABLED=1 go vet ./... 21:18:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:18:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:18:44 ./bin/test-attribution-txt.sh [Pipeline] echo 21:18:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:18:47 $ docker stop --time=1 1770c54da8b8471dc47918a66729ad5d690aae81c59182e6aaf7a15b13cd59ab 21:18:49 $ docker rm -f 1770c54da8b8471dc47918a66729ad5d690aae81c59182e6aaf7a15b13cd59ab [Pipeline] // withDockerContainer [Pipeline] sh 21:18:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:18:50 Warning: overwriting stash ‘coverage-report’ 21:18:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:18:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:18:52 + ls -al . 21:18:52 total 160 21:18:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:18 . 21:18:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 21:14 .. 21:18:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 21:14 .git 21:18:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:14 .github 21:18:52 -rw-rw-r-- 1 jenkins jenkins 349 Jun 6 21:14 .gitignore 21:18:52 -rw-rw-r-- 1 jenkins jenkins 42 Jun 6 21:14 .golangci.yml 21:18:52 -rw-rw-r-- 1 jenkins jenkins 77 Jun 6 21:14 .hadolint.yml 21:18:52 -rw-rw-r-- 1 jenkins jenkins 8706 Jun 6 21:14 Attribution.txt 21:18:52 -rw-rw-r-- 1 jenkins jenkins 181 Jun 6 21:14 CHANGELOG.md 21:18:52 -rw-rw-r-- 1 jenkins jenkins 1891 Jun 6 21:14 Dockerfile 21:18:52 -rw-rw-r-- 1 jenkins jenkins 678 Jun 6 21:14 GOVERNANCE.md 21:18:52 -rw-rw-r-- 1 jenkins jenkins 659 Jun 6 21:14 Jenkinsfile 21:18:52 -rw-rw-r-- 1 jenkins jenkins 11348 Jun 6 21:14 LICENSE 21:18:52 -rw-rw-r-- 1 jenkins jenkins 2345 Jun 6 21:14 Makefile 21:18:52 -rw-rw-r-- 1 jenkins jenkins 622 Jun 6 21:14 OWNERS.md 21:18:52 -rw-rw-r-- 1 jenkins jenkins 10733 Jun 6 21:14 README.md 21:18:52 -rw-rw-r-- 1 jenkins jenkins 11 Jun 6 21:10 VERSION 21:18:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:14 bin 21:18:52 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:14 cmd 21:18:52 -rw-r--r-- 1 jenkins jenkins 10 Jun 6 21:16 coverage.out 21:18:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 21:14 docker-compose 21:18:52 -rw-rw-r-- 1 jenkins jenkins 140 Jun 6 21:14 docker-entrypoint.sh 21:18:52 -rw-rw-r-- 1 jenkins jenkins 3307 Jun 6 21:14 go.mod 21:18:52 -rw-rw-r-- 1 jenkins jenkins 35656 Jun 6 21:14 go.sum 21:18:52 drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 21:14 internal 21:18:52 -rw-rw-r-- 1 jenkins jenkins 231 Jun 6 21:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:52 + 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 . 21:18:52 Sending build context to Docker daemon 406.5kB 21:18:52 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 21:18:52 Step 2/29 : FROM ${BASE} AS builder 21:18:52 ---> 28878f61b83f 21:18:52 Step 3/29 : ARG MAKE="make build" 21:18:53 ---> Running in 5f7c158ae942 21:18:53 Removing intermediate container 5f7c158ae942 21:18:53 ---> 949d727ca248 21:18:53 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 21:18:53 ---> Running in 209d4b0b9b43 21:18:53 Removing intermediate container 209d4b0b9b43 21:18:53 ---> 73ca7731448e 21:18:53 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:18:53 ---> Running in cf00ae3f1155 21:18:54 Removing intermediate container cf00ae3f1155 21:18:54 ---> 08dcdcd736c1 21:18:54 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:54 ---> Running in 8e8d50e3b9bf 21:18:56 Removing intermediate container 8e8d50e3b9bf 21:18:56 ---> f17cc523763e 21:18:56 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:18:56 ---> Running in 32f5831b7209 21:18:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:18:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:18:59 OK: 228 MiB in 66 packages 21:19:00 Removing intermediate container 32f5831b7209 21:19:00 ---> 9e69f753f3d1 21:19:00 Step 8/29 : WORKDIR /device-usb-camera 21:19:00 ---> Running in bea7b40b5ff3 21:19:01 Removing intermediate container bea7b40b5ff3 21:19:01 ---> 78fe1d782338 21:19:01 Step 9/29 : COPY go.mod vendor* ./ 21:19:01 ---> 6fbfd3d9455b 21:19:01 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:19:02 ---> Running in 0206832872ac 21:19:04 Removing intermediate container 0206832872ac 21:19:04 ---> bf3c5ed00b64 21:19:04 Step 11/29 : COPY . . 21:19:04 ---> 1b546b65b8eb 21:19:04 Step 12/29 : RUN ${MAKE} 21:19:04 ---> Running in 8fb476c250af 21:19:05 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 21:21:27 Removing intermediate container 8fb476c250af 21:21:27 ---> 3d6605c6355a 21:21:27 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 21:21:27 v0.18.4: Pulling from aler9/rtsp-simple-server 21:21:28 eab2503cf8f4: Pulling fs layer 21:21:28 97cd0a44c592: Pulling fs layer 21:21:28 97cd0a44c592: Verifying Checksum 21:21:28 97cd0a44c592: Download complete 21:21:28 eab2503cf8f4: Verifying Checksum 21:21:28 eab2503cf8f4: Download complete 21:21:29 eab2503cf8f4: Pull complete 21:21:29 97cd0a44c592: Pull complete 21:21:29 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 21:21:29 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 21:21:29 ---> 7f763cca56b3 21:21:29 Step 14/29 : FROM alpine:3.15 21:21:30 3.15: Pulling from library/alpine 21:21:30 9981e73032c8: Pulling fs layer 21:21:30 9981e73032c8: Verifying Checksum 21:21:30 9981e73032c8: Download complete 21:21:31 9981e73032c8: Pull complete 21:21:31 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:21:31 Status: Downloaded newer image for alpine:3.15 21:21:31 ---> 3fb3c9af89a9 21:21:31 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:21:31 ---> Running in b55b9a687cf0 21:21:31 Removing intermediate container b55b9a687cf0 21:21:31 ---> 78345d7cea7e 21:21:31 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 21:21:31 ---> Running in 7020aa013689 21:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:21:33 (1/73) Installing dumb-init (1.2.5-r1) 21:21:33 (2/73) Installing sdl2 (2.0.16-r4) 21:21:33 (3/73) Installing libxau (1.0.9-r0) 21:21:33 (4/73) Installing libmd (1.0.3-r0) 21:21:33 (5/73) Installing libbsd (0.11.3-r1) 21:21:33 (6/73) Installing libxdmcp (1.1.3-r0) 21:21:33 (7/73) Installing libxcb (1.14-r2) 21:21:34 (8/73) Installing libx11 (1.7.2-r0) 21:21:34 (9/73) Installing aom-libs (3.2.0-r0) 21:21:34 (10/73) Installing alsa-lib (1.2.5.1-r1) 21:21:34 (11/73) Installing expat (2.4.7-r0) 21:21:34 (12/73) Installing brotli-libs (1.0.9-r5) 21:21:34 (13/73) Installing libbz2 (1.0.8-r1) 21:21:34 (14/73) Installing libpng (1.6.37-r1) 21:21:34 (15/73) Installing freetype (2.11.1-r2) 21:21:34 (16/73) Installing libuuid (2.37.4-r0) 21:21:34 (17/73) Installing fontconfig (2.13.1-r4) 21:21:34 (18/73) Installing fribidi (1.0.11-r0) 21:21:34 (19/73) Installing libffi (3.4.2-r1) 21:21:34 (20/73) Installing libintl (0.21-r0) 21:21:34 (21/73) Installing libblkid (2.37.4-r0) 21:21:34 (22/73) Installing libmount (2.37.4-r0) 21:21:34 (23/73) Installing pcre (8.45-r1) 21:21:34 (24/73) Installing glib (2.70.1-r0) 21:21:34 (25/73) Installing graphite2 (1.3.14-r0) 21:21:34 (26/73) Installing harfbuzz (3.0.0-r2) 21:21:34 (27/73) Installing libass (0.15.2-r0) 21:21:34 (28/73) Installing libdav1d (0.9.2-r0) 21:21:34 (29/73) Installing gmp (6.2.1-r1) 21:21:34 (30/73) Installing nettle (3.7.3-r0) 21:21:34 (31/73) Installing p11-kit (0.24.0-r1) 21:21:35 (32/73) Installing libtasn1 (4.18.0-r0) 21:21:35 (33/73) Installing libunistring (0.9.10-r1) 21:21:35 (34/73) Installing gnutls (3.7.1-r0) 21:21:35 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 21:21:35 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 21:21:35 (37/73) Installing lame (3.100-r0) 21:21:35 (38/73) Installing opus (1.3.1-r1) 21:21:35 (39/73) Installing libgomp (10.3.1_git20211027-r0) 21:21:35 (40/73) Installing soxr (0.1.3-r2) 21:21:35 (41/73) Installing libgcc (10.3.1_git20211027-r0) 21:21:35 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 21:21:35 (43/73) Installing libsrt (1.4.2-r1) 21:21:35 (44/73) Installing libssh (0.9.6-r1) 21:21:35 (45/73) Installing libogg (1.3.5-r0) 21:21:35 (46/73) Installing libtheora (1.1.1-r16) 21:21:35 (47/73) Installing libjpeg-turbo (2.1.2-r0) 21:21:35 (48/73) Installing v4l-utils-libs (1.22.1-r1) 21:21:35 (49/73) Installing libxext (1.3.4-r0) 21:21:35 (50/73) Installing libxfixes (6.0.0-r0) 21:21:35 (51/73) Installing libdrm (2.4.109-r0) 21:21:35 (52/73) Installing wayland-libs-client (1.19.0-r1) 21:21:35 (53/73) Installing libva (2.13.0-r0) 21:21:35 (54/73) Installing libvdpau (1.4-r0) 21:21:35 (55/73) Installing vidstab (1.1.0-r1) 21:21:35 (56/73) Installing libvorbis (1.3.7-r0) 21:21:35 (57/73) Installing libvpx (1.10.0-r0) 21:21:35 (58/73) Installing vulkan-loader (1.2.196-r0) 21:21:35 (59/73) Installing libwebp (1.2.2-r0) 21:21:35 (60/73) Installing x264-libs (20210613-r0) 21:21:35 (61/73) Installing x265-libs (3.5-r0) 21:21:35 (62/73) Installing xvidcore (1.3.7-r1) 21:21:35 (63/73) Installing ffmpeg-libs (4.4.1-r2) 21:21:36 (64/73) Installing ffmpeg (4.4.1-r2) 21:21:36 (65/73) Installing udev-init-scripts (35-r0) 21:21:36 Executing udev-init-scripts-35-r0.post-install 21:21:36 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 21:21:36 (67/73) Installing xz-libs (5.2.5-r1) 21:21:36 (68/73) Installing zstd-libs (1.5.0-r0) 21:21:36 (69/73) Installing kmod-libs (29-r2) 21:21:36 (70/73) Installing eudev (3.2.11_pre1-r0) 21:21:36 (71/73) Installing libsodium (1.0.18-r0) 21:21:36 (72/73) Installing libzmq (4.3.4-r0) 21:21:36 (73/73) Installing zeromq (4.3.4-r0) 21:21:36 Executing busybox-1.34.1-r5.trigger 21:21:36 Executing eudev-3.2.11_pre1-r0.trigger 21:21:36 OK: 67 MiB in 87 packages 21:21:39 Removing intermediate container 7020aa013689 21:21:39 ---> 72e10689fd2a 21:21:39 Step 17/29 : WORKDIR / 21:21:39 ---> Running in 5329609db738 21:21:39 Removing intermediate container 5329609db738 21:21:39 ---> 84e9154fe8fb 21:21:39 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 21:21:41 ---> 5470f3c5c09e 21:21:41 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 21:21:41 ---> c28e8d9a0c1d 21:21:41 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:21:42 ---> 5e2bba08db81 21:21:42 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:21:42 ---> 345cd5d85700 21:21:42 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 21:21:43 ---> 4318fbdca35d 21:21:43 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 21:21:44 ---> a0d9c189d0fa 21:21:44 Step 24/29 : EXPOSE 59983 21:21:44 ---> Running in fd973e49fcab 21:21:45 Removing intermediate container fd973e49fcab 21:21:45 ---> 404a87054630 21:21:45 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:21:45 ---> Running in ac1beecb8e2d 21:21:45 Removing intermediate container ac1beecb8e2d 21:21:45 ---> cd38f2ff401c 21:21:45 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 21:21:45 ---> Running in dcb0882b4f8a 21:21:45 Removing intermediate container dcb0882b4f8a 21:21:45 ---> f23aba7a90a4 21:21:45 Step 27/29 : LABEL arch=arm64 21:21:45 ---> Running in 88287cf4512d 21:21:46 Removing intermediate container 88287cf4512d 21:21:46 ---> 1600df9d808d 21:21:46 Step 28/29 : LABEL git_sha=4347e6326c1a67544b77e06fe92e2ddc47e6771c 21:21:46 ---> Running in f628cb358c31 21:21:46 Removing intermediate container f628cb358c31 21:21:46 ---> ebab66ac0c1c 21:21:46 Step 29/29 : LABEL version=0.0.1-dev.6 21:21:46 ---> Running in bcd64a27daa4 21:21:47 Removing intermediate container bcd64a27daa4 21:21:47 ---> c67c5f36deb0 21:21:47 [Warning] One or more build-args [ARCH] were not consumed 21:21:47 Successfully built c67c5f36deb0 21:21:47 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 21:21:47 provisioning config files... 21:21:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/17@tmp/config5809994053960456015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:47 ---> docker-login.sh 21:21:47 nexus3.edgexfoundry.org:10001 21:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:47 Configure a credential helper to remove this warning. See 21:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:47 21:21:47 Login Succeeded 21:21:47 nexus3.edgexfoundry.org:10002 21:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:48 Configure a credential helper to remove this warning. See 21:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:48 21:21:48 Login Succeeded 21:21:48 nexus3.edgexfoundry.org:10003 21:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:48 Configure a credential helper to remove this warning. See 21:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:48 21:21:48 Login Succeeded 21:21:48 nexus3.edgexfoundry.org:10004 21:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:49 Configure a credential helper to remove this warning. See 21:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:49 21:21:49 Login Succeeded 21:21:49 docker.io 21:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:50 Configure a credential helper to remove this warning. See 21:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:50 21:21:50 Login Succeeded 21:21:50 ---> docker-login.sh ends [Pipeline] } 21:21:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:50 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 21:21:50 4347e6326c1a67544b77e06fe92e2ddc47e6771c 21:21:50 latest 21:21:50 0.0.1-dev.6 21:21:50 4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 21:21:50 main 21:21:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:50 + 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 21:21:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4347e6326c1a67544b77e06fe92e2ddc47e6771c 21:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:21:51 a43932d1df72: Preparing 21:21:51 1207169bf42c: Preparing 21:21:51 66594dfd6a55: Preparing 21:21:51 4f0285496aed: Preparing 21:21:51 6bb5900aa1cc: Preparing 21:21:51 3355ca6a8ec7: Preparing 21:21:51 4789088ba60e: Preparing 21:21:51 4f4ce317c6bb: Preparing 21:21:51 3355ca6a8ec7: Waiting 21:21:51 4789088ba60e: Waiting 21:21:51 4f4ce317c6bb: Waiting 21:21:51 6bb5900aa1cc: Pushed 21:21:51 1207169bf42c: Pushed 21:21:51 4f0285496aed: Pushed 21:21:51 66594dfd6a55: Pushed 21:21:51 4f4ce317c6bb: Layer already exists 21:21:56 a43932d1df72: Pushed 21:21:57 3355ca6a8ec7: Pushed 21:22:05 4789088ba60e: Pushed 21:22:05 4347e6326c1a67544b77e06fe92e2ddc47e6771c: digest: sha256:87ddde3ab1461f148145678c25bc1113a35d32ab7c22d55ebaa07d7a6bc73e2f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:06 + 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 21:22:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:22:06 a43932d1df72: Preparing 21:22:06 1207169bf42c: Preparing 21:22:06 66594dfd6a55: Preparing 21:22:06 4f0285496aed: Preparing 21:22:06 6bb5900aa1cc: Preparing 21:22:06 3355ca6a8ec7: Preparing 21:22:06 4789088ba60e: Preparing 21:22:06 4f4ce317c6bb: Preparing 21:22:06 3355ca6a8ec7: Waiting 21:22:06 4f4ce317c6bb: Waiting 21:22:06 4789088ba60e: Waiting 21:22:06 1207169bf42c: Layer already exists 21:22:06 66594dfd6a55: Layer already exists 21:22:06 4f0285496aed: Layer already exists 21:22:06 a43932d1df72: Layer already exists 21:22:06 6bb5900aa1cc: Layer already exists 21:22:06 4f4ce317c6bb: Layer already exists 21:22:06 4789088ba60e: Layer already exists 21:22:06 3355ca6a8ec7: Layer already exists 21:22:06 latest: digest: sha256:87ddde3ab1461f148145678c25bc1113a35d32ab7c22d55ebaa07d7a6bc73e2f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:07 + 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 21:22:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.6 21:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:22:07 a43932d1df72: Preparing 21:22:07 1207169bf42c: Preparing 21:22:07 66594dfd6a55: Preparing 21:22:07 4f0285496aed: Preparing 21:22:07 6bb5900aa1cc: Preparing 21:22:07 3355ca6a8ec7: Preparing 21:22:07 4789088ba60e: Preparing 21:22:07 4f4ce317c6bb: Preparing 21:22:07 3355ca6a8ec7: Waiting 21:22:07 4789088ba60e: Waiting 21:22:07 4f4ce317c6bb: Waiting 21:22:07 66594dfd6a55: Layer already exists 21:22:07 4f0285496aed: Layer already exists 21:22:07 a43932d1df72: Layer already exists 21:22:07 1207169bf42c: Layer already exists 21:22:07 6bb5900aa1cc: Layer already exists 21:22:07 4789088ba60e: Layer already exists 21:22:07 4f4ce317c6bb: Layer already exists 21:22:07 3355ca6a8ec7: Layer already exists 21:22:07 0.0.1-dev.6: digest: sha256:87ddde3ab1461f148145678c25bc1113a35d32ab7c22d55ebaa07d7a6bc73e2f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:08 + 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 21:22:08 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 21:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:22:08 a43932d1df72: Preparing 21:22:08 1207169bf42c: Preparing 21:22:08 66594dfd6a55: Preparing 21:22:08 4f0285496aed: Preparing 21:22:08 6bb5900aa1cc: Preparing 21:22:08 3355ca6a8ec7: Preparing 21:22:08 4789088ba60e: Preparing 21:22:08 4f4ce317c6bb: Preparing 21:22:08 3355ca6a8ec7: Waiting 21:22:08 4789088ba60e: Waiting 21:22:08 4f4ce317c6bb: Waiting 21:22:08 4f0285496aed: Layer already exists 21:22:08 1207169bf42c: Layer already exists 21:22:08 66594dfd6a55: Layer already exists 21:22:08 a43932d1df72: Layer already exists 21:22:08 6bb5900aa1cc: Layer already exists 21:22:08 4789088ba60e: Layer already exists 21:22:08 3355ca6a8ec7: Layer already exists 21:22:08 4f4ce317c6bb: Layer already exists 21:22:08 4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6: digest: sha256:87ddde3ab1461f148145678c25bc1113a35d32ab7c22d55ebaa07d7a6bc73e2f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:09 + 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 21:22:09 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 21:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:22:09 a43932d1df72: Preparing 21:22:09 1207169bf42c: Preparing 21:22:09 66594dfd6a55: Preparing 21:22:09 4f0285496aed: Preparing 21:22:09 6bb5900aa1cc: Preparing 21:22:09 3355ca6a8ec7: Preparing 21:22:09 4789088ba60e: Preparing 21:22:09 4f4ce317c6bb: Preparing 21:22:09 3355ca6a8ec7: Waiting 21:22:09 4789088ba60e: Waiting 21:22:09 4f4ce317c6bb: Waiting 21:22:09 6bb5900aa1cc: Layer already exists 21:22:09 a43932d1df72: Layer already exists 21:22:09 1207169bf42c: Layer already exists 21:22:09 66594dfd6a55: Layer already exists 21:22:09 4f0285496aed: Layer already exists 21:22:09 4789088ba60e: Layer already exists 21:22:09 4f4ce317c6bb: Layer already exists 21:22:09 3355ca6a8ec7: Layer already exists 21:22:09 main: digest: sha256:87ddde3ab1461f148145678c25bc1113a35d32ab7c22d55ebaa07d7a6bc73e2f size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:10 ===================================================== [Pipeline] echo 21:22:10 taggedImages: 21:22:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4347e6326c1a67544b77e06fe92e2ddc47e6771c 21:22:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:22:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.6 21:22:10 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4347e6326c1a67544b77e06fe92e2ddc47e6771c-0.0.1-dev.6 21:22:10 - 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 21:22:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:10 21:22:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:11 arm64: Pulling from edgex-lftools-log-publisher 21:22:11 8998bd30e6a1: Pulling fs layer 21:22:11 04944245beec: Pulling fs layer 21:22:11 699f458cf7ca: Pulling fs layer 21:22:11 765212b225bb: Pulling fs layer 21:22:11 f23df028b6ca: Pulling fs layer 21:22:11 d65c8cfc05b1: Pulling fs layer 21:22:11 2437ff75d9bd: Pulling fs layer 21:22:11 765212b225bb: Waiting 21:22:11 f23df028b6ca: Waiting 21:22:11 d65c8cfc05b1: Waiting 21:22:11 2437ff75d9bd: Waiting 21:22:11 04944245beec: Verifying Checksum 21:22:11 04944245beec: Download complete 21:22:11 765212b225bb: Verifying Checksum 21:22:11 765212b225bb: Download complete 21:22:11 f23df028b6ca: Verifying Checksum 21:22:11 f23df028b6ca: Download complete 21:22:11 d65c8cfc05b1: Verifying Checksum 21:22:11 d65c8cfc05b1: Download complete 21:22:11 699f458cf7ca: Verifying Checksum 21:22:11 699f458cf7ca: Download complete 21:22:11 8998bd30e6a1: Verifying Checksum 21:22:11 8998bd30e6a1: Download complete 21:22:14 2437ff75d9bd: Verifying Checksum 21:22:14 2437ff75d9bd: Download complete 21:22:16 8998bd30e6a1: Pull complete 21:22:17 04944245beec: Pull complete 21:22:18 699f458cf7ca: Pull complete 21:22:19 765212b225bb: Pull complete 21:22:19 f23df028b6ca: Pull complete 21:22:20 d65c8cfc05b1: Pull complete 21:22:35 2437ff75d9bd: Pull complete 21:22:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:35 prd-ubuntu20.04-docker-arm64-4c-16g-1552 does not seem to be running inside a container 21:22:35 $ 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 21:22:38 $ docker top c4452af028af86e25a7d50bdae501367bd29840d9713d01493858e9517c3a7f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:39 ---> job-cost.sh 21:22:39 lf-activate-venv: SKIPPING 21:22:39 INFO: No Stack... 21:22:40 INFO: Retrieving Pricing Info for: v3-standard-4 21:22:41 INFO: Archiving Costs [Pipeline] sh 21:22:41 + cat /w/workspace/device-usb-camera/17/archives/cost.csv 21:22:41 + cut -d, -f6 [Pipeline] lock 21:22:41 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] 21:22:41 Resource [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] did not exist. Created. 21:22:41 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:22:42 /w/workspace/device-usb-camera/17@tmp/durable-89985803/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:22:43 + echo total: 0.10999999940395355 [Pipeline] stash 21:22:43 Warning: overwriting stash ‘stack-cost’ 21:22:43 Stashed 1 file(s) [Pipeline] } 21:22:43 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 21:22:43 $ docker stop --time=1 c4452af028af86e25a7d50bdae501367bd29840d9713d01493858e9517c3a7f2 21:22:44 $ 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 21:22:45 provisioning config files... 21:22:45 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5867728817520751927tmp [Pipeline] { [Pipeline] sh 21:22:45 + set +x 21:22:45 + curl -s https://codecov.io/bash 21:22:45 + bash -s -- 21:22:45 21:22:45 _____ _ 21:22:45 / ____| | | 21:22:45 | | ___ __| | ___ ___ _____ __ 21:22:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:22:45 | |___| (_) | (_| | __/ (_| (_) \ V / 21:22:45 \_____\___/ \__,_|\___|\___\___/ \_/ 21:22:45 Bash-1.0.6 21:22:45 21:22:45 21:22:45 ==> git version 2.25.1 found 21:22:45 ==> 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 21:22:45 Release-Date: 2020-01-08 21:22:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:22:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:22:45 ==> Jenkins CI detected. 21:22:45 current dir:  /w/workspace/exfoundry_device-usb-camera_main 21:22:45 project root: . 21:22:45 --> token set from env 21:22:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:22:45 ==> Running gcov in . (disable via -X gcov) 21:22:45 ==> Python coveragepy not found 21:22:45 ==> Searching for coverage reports in: 21:22:45 + . 21:22:45 -> Found 1 reports 21:22:45 ==> Detecting git/mercurial file structure 21:22:45 ==> Reading reports 21:22:45 + ./coverage.out bytes=10 21:22:45 ==> Appending adjustments 21:22:45 https://docs.codecov.io/docs/fixing-reports 21:22:45 + Found adjustments 21:22:45 ==> Gzipping contents 21:22:45 4.0K /tmp/codecov.srEkSP.gz 21:22:45 ==> Uploading reports 21:22:45 url: https://codecov.io 21:22:45 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= 21:22:45 -> Pinging Codecov 21:22:45 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= 21:22:45 -> Uploading to 21:22:45 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 21:22:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:45 Dload Upload Total Spent Left Speed 21:22:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1019 0 0 100 1019 0 4761 --:--:-- --:--:-- --:--:-- 4761 21:22:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] } 21:22:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:22:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:22:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:22:46 21:22:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:22:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:22:46 df9b9388f04a: Already exists 21:22:46 52dc419b0ee2: Pulling fs layer 21:22:46 25bc292e5bac: Pulling fs layer 21:22:46 114826534d7a: Pulling fs layer 21:22:46 4657fd5d0bcf: Pulling fs layer 21:22:46 6ad1cebc031e: Pulling fs layer 21:22:46 8a3aa393b2d8: Pulling fs layer 21:22:46 4657fd5d0bcf: Waiting 21:22:46 8a3aa393b2d8: Waiting 21:22:46 6ad1cebc031e: Waiting 21:22:46 25bc292e5bac: Download complete 21:22:46 52dc419b0ee2: Download complete 21:22:46 4657fd5d0bcf: Verifying Checksum 21:22:46 4657fd5d0bcf: Download complete 21:22:47 52dc419b0ee2: Pull complete 21:22:47 25bc292e5bac: Pull complete 21:22:47 6ad1cebc031e: Verifying Checksum 21:22:47 6ad1cebc031e: Download complete 21:22:47 114826534d7a: Verifying Checksum 21:22:47 114826534d7a: Download complete 21:22:47 8a3aa393b2d8: Verifying Checksum 21:22:47 8a3aa393b2d8: Download complete 21:22:50 114826534d7a: Pull complete 21:22:50 4657fd5d0bcf: Pull complete 21:22:51 6ad1cebc031e: Pull complete 21:22:53 8a3aa393b2d8: Pull complete 21:22:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:22:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:53 prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container 21:22:53 $ 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 21:22:56 $ docker top 4622adc229520467679379d172b8ef44edadcc3bb09f08767ca8a867e7ecd50d -eo pid,comm [Pipeline] { [Pipeline] echo 21:22:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 21:22:56 + set -o pipefail 21:22:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 21:23:03 21:23:03 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 21:23:03 21:23:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/6d907336-143d-40e0-863f-fe6805b4c73d 21:23:03 21:23:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:23:03 21:23:03 [Pipeline] } 21:23:03 $ docker stop --time=1 4622adc229520467679379d172b8ef44edadcc3bb09f08767ca8a867e7ecd50d 21:23:05 $ 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 21:23:06 + git log --format=format:%s -1 4347e6326c1a67544b77e06fe92e2ddc47e6771c [Pipeline] sh 21:23:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:23:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:23:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:07 prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container 21:23:07 $ 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 21:23:07 $ docker top 92c5c058e2709a1624c1148c5eb727db7aa9b7d378bd5055f75a05ffd7b8688d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:23:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:07 [ssh-agent] Looking for ssh-agent implementation... 21:23:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:07 $ docker exec 92c5c058e2709a1624c1148c5eb727db7aa9b7d378bd5055f75a05ffd7b8688d ssh-agent 21:23:07 SSH_AUTH_SOCK=/tmp/ssh-3YYUU4ms55yR/agent.32 21:23:07 SSH_AGENT_PID=38 21:23:07 Running ssh-add (command line suppressed) 21:23:07 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) 21:23:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:08 + git semver tag 21:23:08 2022-06-06 21:23:08,447 [run_tag] DEBUG tag force:False 21:23:08 2022-06-06 21:23:08,447 [check_head_tag] DEBUG check head tag 21:23:08 2022-06-06 21:23:08,448 [execute] INFO git cat-file --batch-check 21:23:08 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=) 21:23:08 2022-06-06 21:23:08,452 [execute] INFO git cat-file --batch 21:23:08 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=) 21:23:08 2022-06-06 21:23:08,457 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:23:08 2022-06-06 21:23:08,457 [execute] INFO git tag -a v0.0.1-dev.6 -m v0.0.1-dev.6 21:23:08 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) 21:23:08 2022-06-06 21:23:08,461 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:23:08 0.0.1-dev.6 [Pipeline] } 21:23:08 $ docker exec --env ******** --env ******** 92c5c058e2709a1624c1148c5eb727db7aa9b7d378bd5055f75a05ffd7b8688d ssh-agent -k 21:23:08 unset SSH_AUTH_SOCK; 21:23:08 unset SSH_AGENT_PID; 21:23:08 echo Agent pid 38 killed; 21:23:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:08 + git semver [Pipeline] } 21:23:09 $ docker stop --time=1 92c5c058e2709a1624c1148c5eb727db7aa9b7d378bd5055f75a05ffd7b8688d 21:23:10 $ docker rm -f 92c5c058e2709a1624c1148c5eb727db7aa9b7d378bd5055f75a05ffd7b8688d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:23:10 21:23:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:23:11 0.23.1-centos7: Pulling from edgex-lftools 21:23:11 ab5ef0e58194: Pulling fs layer 21:23:11 9712f1f96733: Pulling fs layer 21:23:11 63f879dbbcfc: Pulling fs layer 21:23:11 0d9ebad4ef96: Pulling fs layer 21:23:11 e9a5061849ea: Pulling fs layer 21:23:11 d747dcd14b5f: Pulling fs layer 21:23:11 2de7ff778b66: Pulling fs layer 21:23:11 e9a5061849ea: Waiting 21:23:11 d747dcd14b5f: Waiting 21:23:11 2de7ff778b66: Waiting 21:23:11 0d9ebad4ef96: Waiting 21:23:11 9712f1f96733: Verifying Checksum 21:23:11 9712f1f96733: Download complete 21:23:11 63f879dbbcfc: Verifying Checksum 21:23:11 63f879dbbcfc: Download complete 21:23:11 e9a5061849ea: Verifying Checksum 21:23:11 e9a5061849ea: Download complete 21:23:11 d747dcd14b5f: Verifying Checksum 21:23:11 d747dcd14b5f: Download complete 21:23:11 ab5ef0e58194: Verifying Checksum 21:23:11 ab5ef0e58194: Download complete 21:23:12 0d9ebad4ef96: Verifying Checksum 21:23:12 0d9ebad4ef96: Download complete 21:23:12 2de7ff778b66: Verifying Checksum 21:23:12 2de7ff778b66: Download complete 21:23:14 ab5ef0e58194: Pull complete 21:23:14 9712f1f96733: Pull complete 21:23:15 63f879dbbcfc: Pull complete 21:23:19 0d9ebad4ef96: Pull complete 21:23:19 e9a5061849ea: Pull complete 21:23:19 d747dcd14b5f: Pull complete 21:23:20 2de7ff778b66: Pull complete 21:23:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:23:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:23:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:20 prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container 21:23:20 $ 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 21:23:22 $ docker top 863139f4e60aef9ae1326d2ea89d3383484917c2005d5bcc00ac49c4420297f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:23:22 provisioning config files... 21:23:22 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2387709196441000261tmp 21:23:22 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8824237186918792388tmp 21:23:22 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2042263343396411180tmp [Pipeline] { [Pipeline] echo 21:23:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:23:23 ---> sigul-configuration.sh 21:23:23 gpg: directory `/root/.gnupg' created 21:23:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:23:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:23:23 gpg: keyring `/root/.gnupg/secring.gpg' created 21:23:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:23:23 gpg: CAST5 encrypted data 21:23:23 gpg: encrypted with 1 passphrase 21:23:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:23:23 + mkdir /home/jenkins 21:23:23 + mkdir /home/jenkins/sigul [Pipeline] sh 21:23:23 + 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 21:23:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:23:24 ---> sigul-install.sh 21:23:24 Sigul already installed; skipping installation. [Pipeline] sh 21:23:24 + git tag --list 21:23:24 v0.0.0 21:23:24 v0.0.1-dev.1 21:23:24 v0.0.1-dev.2 21:23:24 v0.0.1-dev.3 21:23:24 v0.0.1-dev.4 21:23:24 v0.0.1-dev.5 21:23:24 v0.0.1-dev.6 [Pipeline] sh 21:23:24 + lftools sign git-tag v0.0.1-dev.6 21:23:25 Signing Git tag with Sigul... 21:23:25 Signing v0.0.1-dev.6 [Pipeline] echo 21:23:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:23:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:23:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:23:25 $ docker stop --time=1 863139f4e60aef9ae1326d2ea89d3383484917c2005d5bcc00ac49c4420297f1 21:23:27 $ docker rm -f 863139f4e60aef9ae1326d2ea89d3383484917c2005d5bcc00ac49c4420297f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:23:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:23:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:23:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:27 prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container 21:23:27 $ 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 21:23:28 $ docker top dd59751a349ae994b940497420938896031da79adaf79ccba1692603837c775b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:23:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:28 [ssh-agent] Looking for ssh-agent implementation... 21:23:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:28 $ docker exec dd59751a349ae994b940497420938896031da79adaf79ccba1692603837c775b ssh-agent 21:23:28 SSH_AUTH_SOCK=/tmp/ssh-EccxINzMeJhX/agent.33 21:23:28 SSH_AGENT_PID=39 21:23:28 Running ssh-add (command line suppressed) 21:23:28 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) 21:23:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:29 + git semver bump pre 21:23:29 2022-06-06 21:23:29,422 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:23:29 2022-06-06 21:23:29,422 [bump_version] DEBUG bumping version:0.0.1-dev.6 on axis:pre with prefix:dev 21:23:29 2022-06-06 21:23:29,422 [bump_version] DEBUG bumped version:0.0.1-dev.7 21:23:29 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 21:23:29 2022-06-06 21:23:29,422 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:23:29 2022-06-06 21:23:29,422 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:23:29 2022-06-06 21:23:29,424 [execute] INFO git cat-file --batch-check 21:23:29 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=) 21:23:29 2022-06-06 21:23:29,429 [execute] INFO git cat-file --batch 21:23:29 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=) 21:23:29 2022-06-06 21:23:29,433 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:23:29 0.0.1-dev.7 [Pipeline] } 21:23:29 $ docker exec --env ******** --env ******** dd59751a349ae994b940497420938896031da79adaf79ccba1692603837c775b ssh-agent -k 21:23:29 unset SSH_AUTH_SOCK; 21:23:29 unset SSH_AGENT_PID; 21:23:29 echo Agent pid 39 killed; 21:23:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:29 + git semver [Pipeline] } 21:23:30 $ docker stop --time=1 dd59751a349ae994b940497420938896031da79adaf79ccba1692603837c775b 21:23:31 $ docker rm -f dd59751a349ae994b940497420938896031da79adaf79ccba1692603837c775b [Pipeline] // withDockerContainer [Pipeline] sh 21:23:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:23:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:23:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:32 prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container 21:23:32 $ 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 21:23:32 $ docker top f6e7a96f6b5b1dc52135c80a32dc8f5ef823b98f872d2035aaa519c6200fe2bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:23:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:32 [ssh-agent] Looking for ssh-agent implementation... 21:23:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:32 $ docker exec f6e7a96f6b5b1dc52135c80a32dc8f5ef823b98f872d2035aaa519c6200fe2bf ssh-agent 21:23:33 SSH_AUTH_SOCK=/tmp/ssh-TUBux7NPhiG5/agent.33 21:23:33 SSH_AGENT_PID=39 21:23:33 Running ssh-add (command line suppressed) 21:23:33 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) 21:23:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:33 + git semver push 21:23:33 2022-06-06 21:23:33,688 [run_push] DEBUG push 21:23:33 2022-06-06 21:23:33,688 [execute] INFO git cat-file --batch-check 21:23:33 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=) 21:23:33 2022-06-06 21:23:33,692 [execute] INFO git rev-list e5c3b46f56b507a869f2a3e3aa0ae208b47c3fb9 -- 21:23:33 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) 21:23:33 2022-06-06 21:23:33,697 [execute] INFO git fetch -v origin 21:23:33 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) 21:23:34 2022-06-06 21:23:34,162 [run_push] DEBUG no remote changes detected 21:23:34 2022-06-06 21:23:34,163 [execute] INFO git push origin semver 21:23:34 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) 21:23:34 2022-06-06 21:23:34,837 [run_push] DEBUG push all version tags 21:23:34 2022-06-06 21:23:34,837 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:23:34 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) 21:23:35 2022-06-06 21:23:35,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:23:35 0.0.1-dev.7 [Pipeline] } 21:23:35 $ docker exec --env ******** --env ******** f6e7a96f6b5b1dc52135c80a32dc8f5ef823b98f872d2035aaa519c6200fe2bf ssh-agent -k 21:23:35 unset SSH_AUTH_SOCK; 21:23:35 unset SSH_AGENT_PID; 21:23:35 echo Agent pid 39 killed; 21:23:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:36 + git semver [Pipeline] } 21:23:36 $ docker stop --time=1 f6e7a96f6b5b1dc52135c80a32dc8f5ef823b98f872d2035aaa519c6200fe2bf 21:23:37 $ 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 21:23:38 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 21:23:38 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:23:38 total 16 21:23:38 drwxr-xr-x 3 root root 4096 Jun 6 21:12 . 21:23:38 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 21:23 .. 21:23:38 drwxr-xr-x 2 root root 4096 Jun 6 21:12 cost 21:23:38 -rw-r--r-- 1 root root 87 Jun 6 21:12 cost.csv 21:23:38 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 21:23:38 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:23:38 total 16 21:23:38 drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 21:12 . 21:23:38 drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 21:23 .. 21:23:38 drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 21:12 cost 21:23:38 -rw-r--r-- 1 jenkins jenkins 87 Jun 6 21:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:23:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:23:39 ---> package-listing.sh 21:23:39 ++ facter osfamily 21:23:39 ++ tr '[:upper:]' '[:lower:]' 21:23:39 + OS_FAMILY=debian 21:23:39 + workspace=/w/workspace/exfoundry_device-usb-camera_main 21:23:39 + START_PACKAGES=/tmp/packages_start.txt 21:23:39 + END_PACKAGES=/tmp/packages_end.txt 21:23:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:23:39 + PACKAGES=/tmp/packages_start.txt 21:23:39 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:23:39 + PACKAGES=/tmp/packages_end.txt 21:23:39 + case "${OS_FAMILY}" in 21:23:39 + dpkg -l 21:23:39 + grep '^ii' 21:23:39 + '[' -f /tmp/packages_start.txt ']' 21:23:39 + '[' -f /tmp/packages_end.txt ']' 21:23:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:23:39 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:23:39 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 21:23:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 21:23:39 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 21:23:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:40 prd-ubuntu20.04-docker-8c-8g-1550 does not seem to be running inside a container 21:23:40 $ 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 21:23:41 $ docker top cd332db3581f4ac2e4dd2c57441d93ab11237e64d5b378b9623054e8ff090979 -eo pid,comm [Pipeline] { [Pipeline] sh 21:23:41 + touch /tmp/pre-build-complete [Pipeline] sh 21:23:41 + mkdir -p /var/log/sysstat [Pipeline] sh 21:23:42 + ls /var/log/sa-host 21:23:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:42 provisioning config files... 21:23:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3592028471006300110tmp [Pipeline] { [Pipeline] echo 21:23:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:23:42 ---> create-netrc.sh [Pipeline] } 21:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:23:42 ---> python-tools-install.sh [Pipeline] echo 21:23:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:23:43 ---> sudo-logs.sh 21:23:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:23:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:23:43 ---> job-cost.sh 21:23:43 lf-activate-venv: SKIPPING 21:23:43 DEBUG: total: 0.2199999988079071 21:23:43 INFO: Retrieving Stack Cost... 21:23:43 INFO: Retrieving Pricing Info for: v3-standard-8 21:23:44 INFO: Archiving Costs [Pipeline] echo 21:23:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:23:44 ---> logs-deploy.sh 21:23:44 lf-activate-venv: SKIPPING 21:23:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/17 21:23:44 INFO: archiving workspace using pattern(s): 21:23:45 Archives upload complete. 21:23:45 INFO: archiving logs to Nexus