Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 438075a0e0f96d3e210f1ba936027bcbd9da410f 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-ssh15840091966166760656.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1776182634524837628.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14887414339502681074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh11138958843470382178.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 4380b28759747445197f7f8ad1d695bc09152af5 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-ssh13766881374730707557.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 4380b28759747445197f7f8ad1d695bc09152af5 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4380b28759747445197f7f8ad1d695bc09152af5 # timeout=10 Commit message: "Fix: Set default language to 'en'" > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20830 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 438075a0e0f96d3e210f1ba936027bcbd9da410f (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 438075a0e0f96d3e210f1ba936027bcbd9da410f # timeout=10 Commit message: "Merge pull request #57 from FelixTing/issue-53" > git rev-list --no-walk 664c5ba3293ecbd7fca44ad183f6df17541e93fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-22T23:55:19.481Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-22T23:55:19.524Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T23:55:19.547Z] ========================================================= [2022-07-22T23:55:19.547Z] EdgeX Global Pipelines Version Info [2022-07-22T23:55:19.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-22T23:55:20.292Z] ------------------- [2022-07-22T23:55:20.292Z] stable info: [2022-07-22T23:55:20.292Z] ------------------- [2022-07-22T23:55:20.292Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T23:55:20.292Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T23:55:20.292Z] Message: update stable to v1.0.238 [2022-07-22T23:55:20.864Z] ------------------- [2022-07-22T23:55:20.864Z] experimental info: [2022-07-22T23:55:20.864Z] ------------------- [2022-07-22T23:55:20.864Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T23:55:20.864Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T23:55:20.864Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-22T23:55:21.175Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-22T23:55:21.185Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-22T23:55:21.198Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-22T23:55:21.211Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-22T23:55:21.220Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-22T23:55:21.233Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-22T23:55:21.246Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-22T23:55:21.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-22T23:55:21.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-22T23:55:21.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-22T23:55:21.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-22T23:55:21.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-22T23:55:21.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-22T23:55:21.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-22T23:55:21.337Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T23:55:21.346Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T23:55:21.358Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T23:55:21.368Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T23:55:21.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-22T23:55:21.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-22T23:55:21.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-22T23:55:21.418Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-22T23:55:21.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-22T23:55:21.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-22T23:55:21.441Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-22T23:55:21.449Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-22T23:55:21.457Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-22T23:55:21.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-22T23:55:21.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-22T23:55:21.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-22T23:55:21.500Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 438075a0e0f96d3e210f1ba936027bcbd9da410f [Pipeline] echo [2022-07-22T23:55:21.511Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 438075a [Pipeline] echo [2022-07-22T23:55:21.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T23:55:21.566Z] provisioning config files... [2022-07-22T23:55:21.578Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4210897509629151841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T23:55:21.885Z] ---> docker-login.sh [2022-07-22T23:55:21.885Z] nexus3.edgexfoundry.org:10001 [2022-07-22T23:55:22.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:55:22.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:55:22.413Z] Configure a credential helper to remove this warning. See [2022-07-22T23:55:22.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:55:22.413Z] [2022-07-22T23:55:22.413Z] Login Succeeded [2022-07-22T23:55:22.413Z] nexus3.edgexfoundry.org:10002 [2022-07-22T23:55:22.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:55:22.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:55:22.413Z] Configure a credential helper to remove this warning. See [2022-07-22T23:55:22.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:55:22.413Z] [2022-07-22T23:55:22.413Z] Login Succeeded [2022-07-22T23:55:22.414Z] nexus3.edgexfoundry.org:10003 [2022-07-22T23:55:22.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:55:22.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:55:22.674Z] Configure a credential helper to remove this warning. See [2022-07-22T23:55:22.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:55:22.674Z] [2022-07-22T23:55:22.674Z] Login Succeeded [2022-07-22T23:55:22.674Z] nexus3.edgexfoundry.org:10004 [2022-07-22T23:55:22.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:55:22.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:55:22.674Z] Configure a credential helper to remove this warning. See [2022-07-22T23:55:22.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:55:22.674Z] [2022-07-22T23:55:22.674Z] Login Succeeded [2022-07-22T23:55:22.674Z] docker.io [2022-07-22T23:55:22.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:55:23.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:55:23.199Z] Configure a credential helper to remove this warning. See [2022-07-22T23:55:23.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:55:23.199Z] [2022-07-22T23:55:23.199Z] Login Succeeded [2022-07-22T23:55:23.199Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T23:55:23.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-22T23:55:23.585Z] + git rev-list -1 --merges 438075a0e0f96d3e210f1ba936027bcbd9da410f~1..438075a0e0f96d3e210f1ba936027bcbd9da410f [Pipeline] echo [2022-07-22T23:55:23.610Z] -----------> git rev-list -1 --merges 438075a0e0f96d3e210f1ba936027bcbd9da410f~1..438075a0e0f96d3e210f1ba936027bcbd9da410f 438075a0e0f96d3e210f1ba936027bcbd9da410f [2022-07-22T23:55:23.610Z] 438075a0e0f96d3e210f1ba936027bcbd9da410f [false] [Pipeline] sh [2022-07-22T23:55:23.906Z] + git log --format=format:%s -1 438075a0e0f96d3e210f1ba936027bcbd9da410f [Pipeline] echo [2022-07-22T23:55:23.924Z] ========================================================= [2022-07-22T23:55:23.924Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-22T23:55:23.924Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T23:55:24.262Z] + git log --format=format:%s -1 438075a0e0f96d3e210f1ba936027bcbd9da410f [Pipeline] echo [2022-07-22T23:55:24.273Z] [semverPrep] GIT_COMMIT: 438075a0e0f96d3e210f1ba936027bcbd9da410f, Commit Message: Merge pull request #57 from FelixTing/issue-53 [Pipeline] echo [2022-07-22T23:55:24.281Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-22T23:55:24.659Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T23:55:24.659Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-22T23:55:24.659Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-22T23:55:24.659Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-22T23:55:24.659Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-22T23:55:24.659Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-22T23:55:24.659Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:55:25.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T23:55:25.077Z] [2022-07-22T23:55:25.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:55:25.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T23:55:25.386Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-22T23:55:25.386Z] b85a868b505f: Pulling fs layer [2022-07-22T23:55:25.386Z] e2be974225ed: Pulling fs layer [2022-07-22T23:55:25.386Z] 339a4e72a1f5: Pulling fs layer [2022-07-22T23:55:25.386Z] 988bab9f4d93: Pulling fs layer [2022-07-22T23:55:25.386Z] 1469e6f7b9e6: Pulling fs layer [2022-07-22T23:55:25.386Z] eaf3925da568: Pulling fs layer [2022-07-22T23:55:25.386Z] bab4dde63d76: Pulling fs layer [2022-07-22T23:55:25.386Z] bde34c3a00c8: Pulling fs layer [2022-07-22T23:55:25.386Z] b352a97aabf1: Pulling fs layer [2022-07-22T23:55:25.386Z] 4872d77fe225: Pulling fs layer [2022-07-22T23:55:25.386Z] 5851b861e8e6: Pulling fs layer [2022-07-22T23:55:25.386Z] 1469e6f7b9e6: Waiting [2022-07-22T23:55:25.386Z] eaf3925da568: Waiting [2022-07-22T23:55:25.386Z] bab4dde63d76: Waiting [2022-07-22T23:55:25.386Z] bde34c3a00c8: Waiting [2022-07-22T23:55:25.386Z] b352a97aabf1: Waiting [2022-07-22T23:55:25.386Z] 4872d77fe225: Waiting [2022-07-22T23:55:25.386Z] 5851b861e8e6: Waiting [2022-07-22T23:55:25.386Z] 988bab9f4d93: Waiting [2022-07-22T23:55:25.386Z] e2be974225ed: Verifying Checksum [2022-07-22T23:55:25.386Z] e2be974225ed: Download complete [2022-07-22T23:55:25.386Z] 988bab9f4d93: Verifying Checksum [2022-07-22T23:55:25.386Z] 988bab9f4d93: Download complete [2022-07-22T23:55:25.647Z] 1469e6f7b9e6: Verifying Checksum [2022-07-22T23:55:25.647Z] 1469e6f7b9e6: Download complete [2022-07-22T23:55:25.647Z] 339a4e72a1f5: Verifying Checksum [2022-07-22T23:55:25.647Z] 339a4e72a1f5: Download complete [2022-07-22T23:55:25.647Z] bde34c3a00c8: Download complete [2022-07-22T23:55:25.647Z] b352a97aabf1: Download complete [2022-07-22T23:55:25.647Z] 4872d77fe225: Verifying Checksum [2022-07-22T23:55:25.647Z] 4872d77fe225: Download complete [2022-07-22T23:55:25.647Z] 5851b861e8e6: Download complete [2022-07-22T23:55:25.647Z] b85a868b505f: Verifying Checksum [2022-07-22T23:55:25.647Z] b85a868b505f: Download complete [2022-07-22T23:55:25.917Z] bab4dde63d76: Verifying Checksum [2022-07-22T23:55:25.917Z] bab4dde63d76: Download complete [2022-07-22T23:55:27.301Z] b85a868b505f: Pull complete [2022-07-22T23:55:27.301Z] e2be974225ed: Pull complete [2022-07-22T23:55:27.561Z] 339a4e72a1f5: Pull complete [2022-07-22T23:55:27.821Z] 988bab9f4d93: Pull complete [2022-07-22T23:55:28.081Z] 1469e6f7b9e6: Pull complete [2022-07-22T23:55:28.081Z] eaf3925da568: Pull complete [2022-07-22T23:55:29.993Z] bab4dde63d76: Pull complete [2022-07-22T23:55:30.254Z] bde34c3a00c8: Pull complete [2022-07-22T23:55:30.254Z] b352a97aabf1: Pull complete [2022-07-22T23:55:30.254Z] 4872d77fe225: Pull complete [2022-07-22T23:55:30.515Z] 5851b861e8e6: Pull complete [2022-07-22T23:55:30.515Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-22T23:55:30.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T23:55:30.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T23:55:30.622Z] prd-ubuntu20.04-docker-8c-8g-20830 does not seem to be running inside a container [2022-07-22T23:55:30.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T23:55:33.198Z] $ docker top 23fedbf25cdda0e1ff46dd06527d12148be23974830377cb229d480196e99619 -eo pid,comm [2022-07-22T23:55:33.273Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-22T23:55:33.273Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T23:55:33.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T23:55:33.306Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T23:55:33.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T23:55:33.442Z] $ docker exec 23fedbf25cdda0e1ff46dd06527d12148be23974830377cb229d480196e99619 ssh-agent [2022-07-22T23:55:33.571Z] SSH_AUTH_SOCK=/tmp/ssh-MfoWJe1LnDSE/agent.32 [2022-07-22T23:55:33.571Z] SSH_AGENT_PID=39 [2022-07-22T23:55:33.578Z] Running ssh-add (command line suppressed) [2022-07-22T23:55:33.708Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3711973931899545599.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3711973931899545599.key) [2022-07-22T23:55:33.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T23:55:34.019Z] + git tag --points-at HEAD [Pipeline] } [2022-07-22T23:55:34.038Z] $ docker exec --env ******** --env ******** 23fedbf25cdda0e1ff46dd06527d12148be23974830377cb229d480196e99619 ssh-agent -k [2022-07-22T23:55:34.167Z] unset SSH_AUTH_SOCK; [2022-07-22T23:55:34.167Z] unset SSH_AGENT_PID; [2022-07-22T23:55:34.168Z] echo Agent pid 39 killed; [2022-07-22T23:55:34.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-22T23:55:34.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T23:55:34.207Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T23:55:34.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T23:55:34.359Z] $ docker exec 23fedbf25cdda0e1ff46dd06527d12148be23974830377cb229d480196e99619 ssh-agent [2022-07-22T23:55:34.484Z] SSH_AUTH_SOCK=/tmp/ssh-uab6A5Zo3crx/agent.72 [2022-07-22T23:55:34.484Z] SSH_AGENT_PID=79 [2022-07-22T23:55:34.490Z] Running ssh-add (command line suppressed) [2022-07-22T23:55:34.635Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8054254969099314057.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8054254969099314057.key) [2022-07-22T23:55:34.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T23:55:34.941Z] + git semver init [2022-07-22T23:55:35.202Z] 2022-07-22 23:55:35,162 [run_init] DEBUG init version:0.0.0 force:False [2022-07-22T23:55:35.202Z] 2022-07-22 23:55:35,163 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-22T23:55:35.202Z] 2022-07-22 23:55:35,164 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-22T23:55:35.202Z] 2022-07-22 23:55:35,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-22T23:55:35.774Z] 2022-07-22 23:55:35,728 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-22T23:55:35.774Z] 2022-07-22 23:55:35,729 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-22T23:55:35.774Z] 2022-07-22 23:55:35,729 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-22T23:55:35.774Z] 2022-07-22 23:55:35,729 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-22T23:55:35.774Z] 2.2.0-dev.18 [Pipeline] } [2022-07-22T23:55:35.784Z] $ docker exec --env ******** --env ******** 23fedbf25cdda0e1ff46dd06527d12148be23974830377cb229d480196e99619 ssh-agent -k [2022-07-22T23:55:35.927Z] unset SSH_AUTH_SOCK; [2022-07-22T23:55:35.927Z] unset SSH_AGENT_PID; [2022-07-22T23:55:35.927Z] echo Agent pid 79 killed; [2022-07-22T23:55:35.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T23:55:36.250Z] + git semver [Pipeline] } [2022-07-22T23:55:36.525Z] $ docker stop --time=1 23fedbf25cdda0e1ff46dd06527d12148be23974830377cb229d480196e99619 [2022-07-22T23:55:37.810Z] $ docker rm -f 23fedbf25cdda0e1ff46dd06527d12148be23974830377cb229d480196e99619 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T23:55:38.157Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-22T23:55:38.390Z] Stashed 1 file(s) [Pipeline] echo [2022-07-22T23:55:38.393Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T23:55:38.527Z] provisioning config files... [2022-07-22T23:55:38.537Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8933975819226611439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T23:55:38.835Z] ---> docker-login.sh [2022-07-22T23:55:38.835Z] nexus3.edgexfoundry.org:10001 [2022-07-22T23:55:38.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:55:38.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:55:38.835Z] Configure a credential helper to remove this warning. See [2022-07-22T23:55:38.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:55:38.835Z] [2022-07-22T23:55:38.835Z] Login Succeeded [2022-07-22T23:55:38.835Z] nexus3.edgexfoundry.org:10002 [2022-07-22T23:55:38.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:55:39.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:55:39.095Z] Configure a credential helper to remove this warning. See [2022-07-22T23:55:39.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:55:39.095Z] [2022-07-22T23:55:39.095Z] Login Succeeded [2022-07-22T23:55:39.095Z] nexus3.edgexfoundry.org:10003 [2022-07-22T23:55:39.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:55:39.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:55:39.095Z] Configure a credential helper to remove this warning. See [2022-07-22T23:55:39.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:55:39.095Z] [2022-07-22T23:55:39.095Z] Login Succeeded [2022-07-22T23:55:39.095Z] nexus3.edgexfoundry.org:10004 [2022-07-22T23:55:39.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:55:39.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:55:39.355Z] Configure a credential helper to remove this warning. See [2022-07-22T23:55:39.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:55:39.355Z] [2022-07-22T23:55:39.355Z] Login Succeeded [2022-07-22T23:55:39.355Z] docker.io [2022-07-22T23:55:39.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:55:39.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:55:39.615Z] Configure a credential helper to remove this warning. See [2022-07-22T23:55:39.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:55:39.615Z] [2022-07-22T23:55:39.615Z] Login Succeeded [2022-07-22T23:55:39.615Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T23:55:39.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T23:55:39.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T23:55:39.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T23:55:39.707Z] ========================================================= [2022-07-22T23:55:39.707Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-22T23:55:39.707Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:55:40.019Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-22T23:55:40.019Z] Sending build context to Docker daemon 708.6kB [2022-07-22T23:55:40.019Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-22T23:55:40.019Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-22T23:55:40.019Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-22T23:55:40.019Z] 2408cc74d12b: Pulling fs layer [2022-07-22T23:55:40.019Z] ea60b727a1ce: Pulling fs layer [2022-07-22T23:55:40.019Z] 30c4a7721957: Pulling fs layer [2022-07-22T23:55:40.019Z] 370296b7ddb6: Pulling fs layer [2022-07-22T23:55:40.019Z] 7c6cee850709: Pulling fs layer [2022-07-22T23:55:40.019Z] 39a5fcdaea64: Pulling fs layer [2022-07-22T23:55:40.019Z] d94ebbe4e438: Pulling fs layer [2022-07-22T23:55:40.019Z] bcfd1f05c69d: Pulling fs layer [2022-07-22T23:55:40.019Z] 59ccb84bbe0f: Pulling fs layer [2022-07-22T23:55:40.019Z] 370296b7ddb6: Waiting [2022-07-22T23:55:40.019Z] 7c6cee850709: Waiting [2022-07-22T23:55:40.019Z] 39a5fcdaea64: Waiting [2022-07-22T23:55:40.019Z] d94ebbe4e438: Waiting [2022-07-22T23:55:40.019Z] bcfd1f05c69d: Waiting [2022-07-22T23:55:40.019Z] 59ccb84bbe0f: Waiting [2022-07-22T23:55:40.019Z] 30c4a7721957: Download complete [2022-07-22T23:55:40.019Z] ea60b727a1ce: Verifying Checksum [2022-07-22T23:55:40.019Z] ea60b727a1ce: Download complete [2022-07-22T23:55:40.019Z] 7c6cee850709: Verifying Checksum [2022-07-22T23:55:40.019Z] 7c6cee850709: Download complete [2022-07-22T23:55:40.019Z] 2408cc74d12b: Verifying Checksum [2022-07-22T23:55:40.019Z] 2408cc74d12b: Download complete [2022-07-22T23:55:40.281Z] 39a5fcdaea64: Download complete [2022-07-22T23:55:40.281Z] d94ebbe4e438: Verifying Checksum [2022-07-22T23:55:40.281Z] d94ebbe4e438: Download complete [2022-07-22T23:55:40.281Z] 2408cc74d12b: Pull complete [2022-07-22T23:55:40.543Z] ea60b727a1ce: Pull complete [2022-07-22T23:55:40.543Z] 30c4a7721957: Pull complete [2022-07-22T23:55:40.803Z] 59ccb84bbe0f: Verifying Checksum [2022-07-22T23:55:40.803Z] 59ccb84bbe0f: Download complete [2022-07-22T23:55:40.803Z] bcfd1f05c69d: Verifying Checksum [2022-07-22T23:55:40.803Z] bcfd1f05c69d: Download complete [2022-07-22T23:55:41.064Z] 370296b7ddb6: Verifying Checksum [2022-07-22T23:55:41.064Z] 370296b7ddb6: Download complete [2022-07-22T23:55:45.260Z] 370296b7ddb6: Pull complete [2022-07-22T23:55:45.260Z] 7c6cee850709: Pull complete [2022-07-22T23:55:45.260Z] 39a5fcdaea64: Pull complete [2022-07-22T23:55:45.260Z] d94ebbe4e438: Pull complete [2022-07-22T23:55:47.798Z] bcfd1f05c69d: Pull complete [2022-07-22T23:55:48.369Z] 59ccb84bbe0f: Pull complete [2022-07-22T23:55:48.369Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-22T23:55:48.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T23:55:48.370Z] ---> a4fb48ad2a94 [2022-07-22T23:55:48.370Z] Step 3/13 : ARG MAKE="make build" [2022-07-22T23:55:52.593Z] ---> Running in ed411bc4b313 [2022-07-22T23:55:52.853Z] Removing intermediate container ed411bc4b313 [2022-07-22T23:55:52.853Z] ---> 9fe48aac1d53 [2022-07-22T23:55:52.853Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-22T23:55:52.853Z] ---> Running in 8fc9b77eab16 [2022-07-22T23:55:52.853Z] Removing intermediate container 8fc9b77eab16 [2022-07-22T23:55:52.853Z] ---> a0e704ddb2ee [2022-07-22T23:55:52.853Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-22T23:55:52.853Z] ---> Running in 806fe8cece58 [2022-07-22T23:55:52.853Z] Removing intermediate container 806fe8cece58 [2022-07-22T23:55:52.853Z] ---> 5754159716e2 [2022-07-22T23:55:52.853Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T23:55:52.853Z] ---> Running in af87097eb484 [2022-07-22T23:55:53.424Z] Removing intermediate container af87097eb484 [2022-07-22T23:55:53.424Z] ---> adb0e61128f7 [2022-07-22T23:55:53.424Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T23:55:53.424Z] ---> Running in d2e477bee391 [2022-07-22T23:55:53.495Z] Still waiting to schedule task [2022-07-22T23:55:53.496Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20828’ [2022-07-22T23:55:53.996Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T23:55:54.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T23:55:55.195Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-22T23:55:55.195Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-22T23:55:55.195Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-22T23:55:55.456Z] (4/80) Installing libxcb (1.15-r0) [2022-07-22T23:55:55.456Z] (5/80) Installing libx11 (1.8-r0) [2022-07-22T23:55:55.717Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-22T23:55:55.717Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-22T23:55:55.717Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-22T23:55:55.978Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-22T23:55:55.978Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-22T23:55:55.978Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-22T23:55:56.239Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-22T23:55:56.239Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-22T23:55:56.239Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-22T23:55:57.190Z] (15/80) Installing libice (1.0.10-r0) [2022-07-22T23:55:57.190Z] (16/80) Installing libuuid (2.38-r1) [2022-07-22T23:55:57.190Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-22T23:55:57.450Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-22T23:55:57.450Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-22T23:55:57.450Z] (20/80) Installing xset (1.2.4-r0) [2022-07-22T23:55:57.710Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-22T23:55:57.710Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-22T23:55:57.710Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-22T23:55:57.971Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-22T23:55:57.971Z] (25/80) Installing libintl (0.21-r2) [2022-07-22T23:55:57.971Z] (26/80) Installing libblkid (2.38-r1) [2022-07-22T23:55:58.230Z] (27/80) Installing libmount (2.38-r1) [2022-07-22T23:55:58.230Z] (28/80) Installing pcre (8.45-r2) [2022-07-22T23:55:58.490Z] (29/80) Installing glib (2.72.1-r0) [2022-07-22T23:55:58.490Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-22T23:55:58.490Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-22T23:55:58.750Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-22T23:55:58.750Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-22T23:56:00.661Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-22T23:56:00.661Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-22T23:56:00.661Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-22T23:56:00.661Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-22T23:56:00.661Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-22T23:56:01.231Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-22T23:56:01.231Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-22T23:56:01.231Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-22T23:56:01.493Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-22T23:56:01.493Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-22T23:56:01.493Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-22T23:56:01.753Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-22T23:56:01.753Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-22T23:56:01.753Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-22T23:56:02.013Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-22T23:56:02.013Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-22T23:56:02.271Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-22T23:56:02.271Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-22T23:56:02.271Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-22T23:56:02.532Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-22T23:56:02.532Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-22T23:56:02.532Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-22T23:56:02.792Z] (56/80) Installing libunistring (1.0-r0) [2022-07-22T23:56:02.792Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-22T23:56:03.052Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-22T23:56:03.052Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-22T23:56:03.052Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-22T23:56:03.313Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-22T23:56:03.313Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-22T23:56:03.313Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-22T23:56:03.574Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-22T23:56:03.574Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-22T23:56:03.833Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-22T23:56:03.833Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-22T23:56:03.833Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-22T23:56:04.094Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-22T23:56:04.094Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-22T23:56:04.094Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-22T23:56:04.354Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-22T23:56:04.925Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-22T23:56:04.925Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-22T23:56:04.925Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-22T23:56:05.185Z] Executing udev-init-scripts-35-r0.post-install [2022-07-22T23:56:05.185Z] (76/80) Installing kmod-libs (29-r2) [2022-07-22T23:56:05.185Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-22T23:56:05.185Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-22T23:56:05.445Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-22T23:56:05.445Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-22T23:56:05.445Z] Executing busybox-1.35.0-r13.trigger [2022-07-22T23:56:05.445Z] Executing eudev-3.2.11-r0.trigger [2022-07-22T23:56:05.445Z] OK: 330 MiB in 131 packages [2022-07-22T23:56:08.754Z] Removing intermediate container d2e477bee391 [2022-07-22T23:56:08.754Z] ---> caae202d0463 [2022-07-22T23:56:08.754Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-22T23:56:08.754Z] ---> Running in 0413aadfc31a [2022-07-22T23:56:08.754Z] Removing intermediate container 0413aadfc31a [2022-07-22T23:56:08.754Z] ---> c10c1df92ddb [2022-07-22T23:56:08.754Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-22T23:56:08.754Z] ---> 44a09d253851 [2022-07-22T23:56:08.754Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T23:56:08.754Z] ---> Running in bdd0a77a5d43 [2022-07-22T23:56:35.392Z] Removing intermediate container bdd0a77a5d43 [2022-07-22T23:56:35.392Z] ---> 58d548f70ad5 [2022-07-22T23:56:35.392Z] Step 11/13 : COPY . . [2022-07-22T23:56:35.392Z] ---> 8bb6c54da817 [2022-07-22T23:56:35.392Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-22T23:56:35.392Z] ---> Running in 8bc2f544cc03 [2022-07-22T23:56:35.392Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T23:56:35.392Z]  Dload Upload Total Spent Left Speed [2022-07-22T23:56:35.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7538 0 --:--:-- --:--:-- --:--:-- 7585 [2022-07-22T23:56:35.392Z] Removing intermediate container 8bc2f544cc03 [2022-07-22T23:56:35.392Z] ---> 747c42670b56 [2022-07-22T23:56:35.392Z] Step 13/13 : RUN ${MAKE} [2022-07-22T23:56:35.392Z] ---> Running in 55f983bafd19 [2022-07-22T23:56:35.392Z] noop [2022-07-22T23:56:35.392Z] Removing intermediate container 55f983bafd19 [2022-07-22T23:56:35.392Z] ---> e0a041bd48ee [2022-07-22T23:56:35.392Z] Successfully built e0a041bd48ee [2022-07-22T23:56:35.392Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:56:35.713Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T23:56:35.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T23:56:35.798Z] prd-ubuntu20.04-docker-8c-8g-20830 does not seem to be running inside a container [2022-07-22T23:56:35.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T23:56:36.174Z] $ docker top 86537721901b7a256c5a47b987f1d624fe7597ac6643babfbce12ef555a5d126 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T23:56:36.521Z] + go version [2022-07-22T23:56:36.521Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-22T23:56:36.535Z] $ docker stop --time=1 86537721901b7a256c5a47b987f1d624fe7597ac6643babfbce12ef555a5d126 [2022-07-22T23:56:37.780Z] $ docker rm -f 86537721901b7a256c5a47b987f1d624fe7597ac6643babfbce12ef555a5d126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:56:38.199Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T23:56:38.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T23:56:38.279Z] prd-ubuntu20.04-docker-8c-8g-20830 does not seem to be running inside a container [2022-07-22T23:56:38.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T23:56:38.673Z] $ docker top 9e1ee7d6dbd5143ad29e49c0c0f80cf6550f04fa8bad1b94abce37515d5c4929 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T23:56:39.026Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-22T23:56:39.326Z] + make test [2022-07-22T23:56:39.326Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-22T23:56:39.585Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-22T23:56:49.574Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-22T23:56:49.574Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-22T23:56:56.156Z] CGO_ENABLED=1 go vet ./... [2022-07-22T23:56:59.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T23:56:59.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T23:56:59.461Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-22T23:57:00.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T23:57:00.062Z] $ docker stop --time=1 9e1ee7d6dbd5143ad29e49c0c0f80cf6550f04fa8bad1b94abce37515d5c4929 [2022-07-22T23:57:02.635Z] $ docker rm -f 9e1ee7d6dbd5143ad29e49c0c0f80cf6550f04fa8bad1b94abce37515d5c4929 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T23:57:03.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T23:57:03.126Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-22T23:57:03.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T23:57:03.943Z] + ls -al . [2022-07-22T23:57:03.943Z] total 164 [2022-07-22T23:57:03.943Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 23:56 . [2022-07-22T23:57:03.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 23:55 .. [2022-07-22T23:57:03.943Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 23:56 .git [2022-07-22T23:57:03.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 23:55 .github [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 22 23:55 .gitignore [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 22 23:55 .golangci.yml [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 22 23:55 .hadolint.yml [2022-07-22T23:57:03.943Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 23:55 .semver [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 22 23:55 Attribution.txt [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 22 23:55 CHANGELOG.md [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 2125 Jul 22 23:55 Dockerfile [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 22 23:55 GOVERNANCE.md [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 22 23:55 Jenkinsfile [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 22 23:55 LICENSE [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 22 23:55 Makefile [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 22 23:55 OWNERS.md [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 22 23:55 README.md [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 23:55 VERSION [2022-07-22T23:57:03.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 23:55 bin [2022-07-22T23:57:03.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 23:55 cmd [2022-07-22T23:57:03.943Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 22 23:56 coverage.out [2022-07-22T23:57:03.943Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 22 23:55 docker-entrypoint.sh [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 22 23:55 go.mod [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 22 23:55 go.sum [2022-07-22T23:57:03.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 23:55 internal [2022-07-22T23:57:03.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 23:55 snap [2022-07-22T23:57:03.943Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 22 23:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:04.255Z] + 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=438075a0e0f96d3e210f1ba936027bcbd9da410f --label arch=amd64 --label version=2.2.0-dev.18 . [2022-07-22T23:57:04.255Z] Sending build context to Docker daemon 709.6kB [2022-07-22T23:57:04.255Z] Step 1/32 : ARG BASE=golang:1.17-alpine3.15 [2022-07-22T23:57:04.255Z] Step 2/32 : FROM ${BASE} AS builder [2022-07-22T23:57:04.255Z] ---> e0a041bd48ee [2022-07-22T23:57:04.255Z] Step 3/32 : ARG MAKE="make build" [2022-07-22T23:57:04.255Z] ---> Running in bfb7cb80f7c7 [2022-07-22T23:57:04.255Z] Removing intermediate container bfb7cb80f7c7 [2022-07-22T23:57:04.255Z] ---> c1a5296382a3 [2022-07-22T23:57:04.255Z] Step 4/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-22T23:57:04.515Z] ---> Running in d10ccf41b619 [2022-07-22T23:57:04.515Z] Removing intermediate container d10ccf41b619 [2022-07-22T23:57:04.515Z] ---> 95376416ed9f [2022-07-22T23:57:04.515Z] Step 5/32 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-22T23:57:04.515Z] ---> Running in 1b91cfbb89be [2022-07-22T23:57:04.515Z] Removing intermediate container 1b91cfbb89be [2022-07-22T23:57:04.515Z] ---> 59f9857086f5 [2022-07-22T23:57:04.515Z] Step 6/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T23:57:04.515Z] ---> Running in 367c858ab0c1 [2022-07-22T23:57:05.086Z] Removing intermediate container 367c858ab0c1 [2022-07-22T23:57:05.086Z] ---> 2c5a43a4123f [2022-07-22T23:57:05.086Z] Step 7/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T23:57:05.086Z] ---> Running in 31ccb565cfc7 [2022-07-22T23:57:05.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T23:57:06.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T23:57:06.861Z] OK: 330 MiB in 131 packages [2022-07-22T23:57:07.122Z] Removing intermediate container 31ccb565cfc7 [2022-07-22T23:57:07.122Z] ---> bef005f3f010 [2022-07-22T23:57:07.122Z] Step 8/32 : WORKDIR /device-usb-camera [2022-07-22T23:57:07.122Z] ---> Running in c49606ee4da7 [2022-07-22T23:57:07.381Z] Removing intermediate container c49606ee4da7 [2022-07-22T23:57:07.381Z] ---> 9669c70574eb [2022-07-22T23:57:07.381Z] Step 9/32 : COPY go.mod vendor* ./ [2022-07-22T23:57:07.381Z] ---> 7f51bb6664d8 [2022-07-22T23:57:07.381Z] Step 10/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T23:57:07.381Z] ---> Running in f4a0aab21208 [2022-07-22T23:57:08.321Z] Removing intermediate container f4a0aab21208 [2022-07-22T23:57:08.321Z] ---> da33f90f88f7 [2022-07-22T23:57:08.321Z] Step 11/32 : COPY . . [2022-07-22T23:57:08.321Z] ---> df17694adf37 [2022-07-22T23:57:08.321Z] Step 12/32 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-22T23:57:08.321Z] ---> Running in 7fc9f37b9335 [2022-07-22T23:57:08.580Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T23:57:08.580Z] Dload Upload Total Spent Left Speed [2022-07-22T23:57:08.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44044 0 --:--:-- --:--:-- --:--:-- 44250 [2022-07-22T23:57:09.150Z] Removing intermediate container 7fc9f37b9335 [2022-07-22T23:57:09.150Z] ---> f40341fcecb5 [2022-07-22T23:57:09.150Z] Step 13/32 : RUN ${MAKE} [2022-07-22T23:57:09.150Z] ---> Running in 69fdb3b76656 [2022-07-22T23:57:09.409Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-22T23:57:31.368Z] Removing intermediate container 69fdb3b76656 [2022-07-22T23:57:31.368Z] ---> 15244e4e9779 [2022-07-22T23:57:31.368Z] Step 14/32 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-22T23:57:31.943Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-22T23:57:31.943Z] af6660deedbd: Pulling fs layer [2022-07-22T23:57:31.943Z] 97cd0a44c592: Pulling fs layer [2022-07-22T23:57:32.203Z] 97cd0a44c592: Verifying Checksum [2022-07-22T23:57:32.203Z] 97cd0a44c592: Download complete [2022-07-22T23:57:32.203Z] af6660deedbd: Verifying Checksum [2022-07-22T23:57:32.203Z] af6660deedbd: Download complete [2022-07-22T23:57:32.464Z] af6660deedbd: Pull complete [2022-07-22T23:57:32.464Z] 97cd0a44c592: Pull complete [2022-07-22T23:57:32.464Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-22T23:57:32.464Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-22T23:57:32.464Z] ---> fea57e182299 [2022-07-22T23:57:32.464Z] Step 15/32 : FROM alpine:3.15 [2022-07-22T23:57:33.035Z] 3.15: Pulling from library/alpine [2022-07-22T23:57:33.297Z] ab6db1bc80d0: Pulling fs layer [2022-07-22T23:57:33.559Z] ab6db1bc80d0: Verifying Checksum [2022-07-22T23:57:33.559Z] ab6db1bc80d0: Download complete [2022-07-22T23:57:33.559Z] ab6db1bc80d0: Pull complete [2022-07-22T23:57:33.559Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-22T23:57:33.559Z] Status: Downloaded newer image for alpine:3.15 [2022-07-22T23:57:33.559Z] ---> 2720e26172a0 [2022-07-22T23:57:33.559Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-22T23:57:33.820Z] ---> Running in 83c6e0df7435 [2022-07-22T23:57:33.820Z] Removing intermediate container 83c6e0df7435 [2022-07-22T23:57:33.820Z] ---> 014c5ed36358 [2022-07-22T23:57:33.820Z] Step 17/32 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-22T23:57:33.820Z] ---> Running in 1231beb5a3da [2022-07-22T23:57:34.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-22T23:57:34.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-22T23:57:34.653Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-22T23:57:34.653Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-22T23:57:34.653Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-22T23:57:34.653Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-22T23:57:34.653Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-22T23:57:34.653Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-22T23:57:34.653Z] (7/74) Installing libxcb (1.14-r2) [2022-07-22T23:57:34.653Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-22T23:57:34.653Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-22T23:57:34.653Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-22T23:57:34.653Z] (11/74) Installing expat (2.4.7-r0) [2022-07-22T23:57:34.653Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-22T23:57:34.653Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-22T23:57:34.653Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-22T23:57:34.653Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-22T23:57:34.653Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-22T23:57:34.653Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-22T23:57:34.914Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-22T23:57:34.914Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-22T23:57:34.914Z] (20/74) Installing libintl (0.21-r0) [2022-07-22T23:57:34.914Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-22T23:57:34.914Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-22T23:57:34.914Z] (23/74) Installing pcre (8.45-r1) [2022-07-22T23:57:34.914Z] (24/74) Installing glib (2.70.1-r0) [2022-07-22T23:57:34.914Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-22T23:57:34.914Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-22T23:57:34.914Z] (27/74) Installing libass (0.15.2-r0) [2022-07-22T23:57:34.914Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-22T23:57:34.914Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-22T23:57:34.914Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-22T23:57:34.914Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-22T23:57:34.914Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-22T23:57:34.914Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-22T23:57:34.914Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-22T23:57:34.914Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-22T23:57:34.914Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-22T23:57:34.914Z] (37/74) Installing lame (3.100-r0) [2022-07-22T23:57:34.914Z] (38/74) Installing opus (1.3.1-r1) [2022-07-22T23:57:34.914Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-22T23:57:34.914Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-22T23:57:34.914Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-22T23:57:34.914Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-22T23:57:35.175Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-22T23:57:35.175Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-22T23:57:35.175Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-22T23:57:35.175Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-22T23:57:35.175Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-22T23:57:35.175Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-22T23:57:35.175Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-22T23:57:35.175Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-22T23:57:35.175Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-22T23:57:35.175Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-22T23:57:35.175Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-22T23:57:35.175Z] (54/74) Installing libva (2.13.0-r0) [2022-07-22T23:57:35.175Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-22T23:57:35.175Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-22T23:57:35.175Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-22T23:57:35.175Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-22T23:57:35.175Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-22T23:57:35.175Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-22T23:57:35.175Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-22T23:57:35.175Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-22T23:57:35.175Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-22T23:57:35.175Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-22T23:57:35.435Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-22T23:57:35.435Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-22T23:57:35.435Z] Executing udev-init-scripts-35-r0.post-install [2022-07-22T23:57:35.435Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-22T23:57:35.435Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-22T23:57:35.435Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-22T23:57:35.435Z] (70/74) Installing kmod-libs (29-r2) [2022-07-22T23:57:35.435Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-22T23:57:35.435Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-22T23:57:35.435Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-22T23:57:35.435Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-22T23:57:35.435Z] Executing busybox-1.34.1-r7.trigger [2022-07-22T23:57:35.435Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-22T23:57:35.435Z] OK: 78 MiB in 88 packages [2022-07-22T23:57:37.399Z] Removing intermediate container 1231beb5a3da [2022-07-22T23:57:37.399Z] ---> d0820e6a0da9 [2022-07-22T23:57:37.399Z] Step 18/32 : WORKDIR / [2022-07-22T23:57:37.399Z] ---> Running in 6d308f23f474 [2022-07-22T23:57:37.399Z] Removing intermediate container 6d308f23f474 [2022-07-22T23:57:37.399Z] ---> 2353eb66b5f7 [2022-07-22T23:57:37.399Z] Step 19/32 : COPY --from=builder /device-usb-camera/cmd / [2022-07-22T23:57:38.339Z] ---> dce835013aa6 [2022-07-22T23:57:38.339Z] Step 20/32 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-22T23:57:38.339Z] ---> 124eb237a55d [2022-07-22T23:57:38.339Z] Step 21/32 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-22T23:57:38.598Z] ---> c8e2a3f1350c [2022-07-22T23:57:38.598Z] Step 22/32 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-22T23:57:38.598Z] ---> 44e6cdf5605f [2022-07-22T23:57:38.598Z] Step 23/32 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-22T23:57:38.859Z] ---> 755921b9ed11 [2022-07-22T23:57:38.859Z] Step 24/32 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-22T23:57:38.859Z] ---> b20e45592b65 [2022-07-22T23:57:38.859Z] Step 25/32 : COPY --from=rtsp /rtsp-simple-server / [2022-07-22T23:57:39.485Z] ---> 316fbaf86324 [2022-07-22T23:57:39.485Z] Step 26/32 : EXPOSE 59983 [2022-07-22T23:57:39.485Z] ---> Running in 7dff8574feea [2022-07-22T23:57:39.744Z] Removing intermediate container 7dff8574feea [2022-07-22T23:57:39.744Z] ---> eb67aa4380b6 [2022-07-22T23:57:39.744Z] Step 27/32 : EXPOSE 8554 [2022-07-22T23:57:39.744Z] ---> Running in cd8c9d95bc2c [2022-07-22T23:57:39.744Z] Removing intermediate container cd8c9d95bc2c [2022-07-22T23:57:39.744Z] ---> 618ae7a2073c [2022-07-22T23:57:39.744Z] Step 28/32 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-22T23:57:39.744Z] ---> Running in 5f5ca4686dc4 [2022-07-22T23:57:39.744Z] Removing intermediate container 5f5ca4686dc4 [2022-07-22T23:57:39.744Z] ---> 9853ab4db073 [2022-07-22T23:57:39.744Z] Step 29/32 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-22T23:57:39.744Z] ---> Running in 3d9331ab2cd2 [2022-07-22T23:57:40.004Z] Removing intermediate container 3d9331ab2cd2 [2022-07-22T23:57:40.004Z] ---> c9953369ee97 [2022-07-22T23:57:40.004Z] Step 30/32 : LABEL arch=amd64 [2022-07-22T23:57:40.004Z] ---> Running in 3cd46fe24640 [2022-07-22T23:57:40.004Z] Removing intermediate container 3cd46fe24640 [2022-07-22T23:57:40.004Z] ---> 6bb054d10ea6 [2022-07-22T23:57:40.004Z] Step 31/32 : LABEL git_sha=438075a0e0f96d3e210f1ba936027bcbd9da410f [2022-07-22T23:57:40.004Z] ---> Running in bbeb3612c0e4 [2022-07-22T23:57:40.004Z] Removing intermediate container bbeb3612c0e4 [2022-07-22T23:57:40.004Z] ---> 82f3508215c6 [2022-07-22T23:57:40.004Z] Step 32/32 : LABEL version=2.2.0-dev.18 [2022-07-22T23:57:40.004Z] ---> Running in 8e8e1ed7960b [2022-07-22T23:57:40.264Z] Removing intermediate container 8e8e1ed7960b [2022-07-22T23:57:40.264Z] ---> 09315d46c89c [2022-07-22T23:57:40.264Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T23:57:40.264Z] Successfully built 09315d46c89c [2022-07-22T23:57:40.264Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T23:57:40.356Z] provisioning config files... [2022-07-22T23:57:40.364Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8784933121860970347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T23:57:40.667Z] ---> docker-login.sh [2022-07-22T23:57:40.667Z] nexus3.edgexfoundry.org:10001 [2022-07-22T23:57:40.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:57:40.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:57:40.667Z] Configure a credential helper to remove this warning. See [2022-07-22T23:57:40.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:57:40.667Z] [2022-07-22T23:57:40.667Z] Login Succeeded [2022-07-22T23:57:40.667Z] nexus3.edgexfoundry.org:10002 [2022-07-22T23:57:40.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:57:40.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:57:40.927Z] Configure a credential helper to remove this warning. See [2022-07-22T23:57:40.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:57:40.927Z] [2022-07-22T23:57:40.927Z] Login Succeeded [2022-07-22T23:57:40.927Z] nexus3.edgexfoundry.org:10003 [2022-07-22T23:57:40.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:57:40.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:57:40.927Z] Configure a credential helper to remove this warning. See [2022-07-22T23:57:40.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:57:40.927Z] [2022-07-22T23:57:40.927Z] Login Succeeded [2022-07-22T23:57:40.927Z] nexus3.edgexfoundry.org:10004 [2022-07-22T23:57:40.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:57:41.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:57:41.188Z] Configure a credential helper to remove this warning. See [2022-07-22T23:57:41.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:57:41.188Z] [2022-07-22T23:57:41.188Z] Login Succeeded [2022-07-22T23:57:41.188Z] docker.io [2022-07-22T23:57:41.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T23:57:41.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T23:57:41.448Z] Configure a credential helper to remove this warning. See [2022-07-22T23:57:41.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T23:57:41.448Z] [2022-07-22T23:57:41.448Z] Login Succeeded [2022-07-22T23:57:41.448Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T23:57:41.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T23:57:41.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T23:57:41.509Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-22T23:57:41.510Z] 438075a0e0f96d3e210f1ba936027bcbd9da410f [2022-07-22T23:57:41.510Z] latest [2022-07-22T23:57:41.510Z] 2.2.0-dev.18 [2022-07-22T23:57:41.510Z] 438075a0e0f96d3e210f1ba936027bcbd9da410f-2.2.0-dev.18 [2022-07-22T23:57:41.510Z] main [2022-07-22T23:57:41.510Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:41.829Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:438075a0e0f96d3e210f1ba936027bcbd9da410f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:42.187Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:438075a0e0f96d3e210f1ba936027bcbd9da410f [2022-07-22T23:57:42.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-22T23:57:42.187Z] 550e596c6d0e: Preparing [2022-07-22T23:57:42.187Z] 1207169bf42c: Preparing [2022-07-22T23:57:42.187Z] 083834e93021: Preparing [2022-07-22T23:57:42.187Z] 0a9b3a50898a: Preparing [2022-07-22T23:57:42.187Z] 8cc3bfe7d89b: Preparing [2022-07-22T23:57:42.187Z] 592df6580ed0: Preparing [2022-07-22T23:57:42.187Z] 26145cca3d07: Preparing [2022-07-22T23:57:42.187Z] 3baaa6a319a2: Preparing [2022-07-22T23:57:42.187Z] ad543cd673bd: Preparing [2022-07-22T23:57:42.187Z] 3baaa6a319a2: Waiting [2022-07-22T23:57:42.187Z] ad543cd673bd: Waiting [2022-07-22T23:57:42.187Z] 592df6580ed0: Waiting [2022-07-22T23:57:42.188Z] 26145cca3d07: Waiting [2022-07-22T23:57:42.188Z] 0a9b3a50898a: Pushed [2022-07-22T23:57:42.188Z] 1207169bf42c: Pushed [2022-07-22T23:57:42.188Z] 083834e93021: Pushed [2022-07-22T23:57:42.188Z] 8cc3bfe7d89b: Pushed [2022-07-22T23:57:42.188Z] ad543cd673bd: Layer already exists [2022-07-22T23:57:42.447Z] 592df6580ed0: Pushed [2022-07-22T23:57:44.357Z] 550e596c6d0e: Pushed [2022-07-22T23:57:44.928Z] 26145cca3d07: Pushed [2022-07-22T23:57:50.211Z] 3baaa6a319a2: Pushed [2022-07-22T23:57:50.211Z] 438075a0e0f96d3e210f1ba936027bcbd9da410f: digest: sha256:d3d922dc4aeef5d609c6cf57bb397d95e6fad9d33ff75ffefe39bed982864a16 size: 2201 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:50.532Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:50.849Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-22T23:57:50.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-22T23:57:50.849Z] 550e596c6d0e: Preparing [2022-07-22T23:57:50.849Z] 1207169bf42c: Preparing [2022-07-22T23:57:50.849Z] 083834e93021: Preparing [2022-07-22T23:57:50.849Z] 0a9b3a50898a: Preparing [2022-07-22T23:57:50.849Z] 8cc3bfe7d89b: Preparing [2022-07-22T23:57:50.849Z] 592df6580ed0: Preparing [2022-07-22T23:57:50.849Z] 26145cca3d07: Preparing [2022-07-22T23:57:50.849Z] 3baaa6a319a2: Preparing [2022-07-22T23:57:50.849Z] ad543cd673bd: Preparing [2022-07-22T23:57:50.849Z] 592df6580ed0: Waiting [2022-07-22T23:57:50.849Z] 26145cca3d07: Waiting [2022-07-22T23:57:50.849Z] 3baaa6a319a2: Waiting [2022-07-22T23:57:50.849Z] ad543cd673bd: Waiting [2022-07-22T23:57:50.849Z] 0a9b3a50898a: Layer already exists [2022-07-22T23:57:50.849Z] 083834e93021: Layer already exists [2022-07-22T23:57:50.849Z] 8cc3bfe7d89b: Layer already exists [2022-07-22T23:57:50.849Z] 550e596c6d0e: Layer already exists [2022-07-22T23:57:50.849Z] 1207169bf42c: Layer already exists [2022-07-22T23:57:50.849Z] 592df6580ed0: Layer already exists [2022-07-22T23:57:50.849Z] 3baaa6a319a2: Layer already exists [2022-07-22T23:57:50.849Z] 26145cca3d07: Layer already exists [2022-07-22T23:57:50.849Z] ad543cd673bd: Layer already exists [2022-07-22T23:57:50.849Z] latest: digest: sha256:d3d922dc4aeef5d609c6cf57bb397d95e6fad9d33ff75ffefe39bed982864a16 size: 2201 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:51.168Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:51.481Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.18 [2022-07-22T23:57:51.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-22T23:57:51.481Z] 550e596c6d0e: Preparing [2022-07-22T23:57:51.481Z] 1207169bf42c: Preparing [2022-07-22T23:57:51.481Z] 083834e93021: Preparing [2022-07-22T23:57:51.481Z] 0a9b3a50898a: Preparing [2022-07-22T23:57:51.481Z] 8cc3bfe7d89b: Preparing [2022-07-22T23:57:51.481Z] 592df6580ed0: Preparing [2022-07-22T23:57:51.481Z] 26145cca3d07: Preparing [2022-07-22T23:57:51.481Z] 3baaa6a319a2: Preparing [2022-07-22T23:57:51.481Z] ad543cd673bd: Preparing [2022-07-22T23:57:51.481Z] 26145cca3d07: Waiting [2022-07-22T23:57:51.481Z] 3baaa6a319a2: Waiting [2022-07-22T23:57:51.481Z] 8cc3bfe7d89b: Layer already exists [2022-07-22T23:57:51.481Z] 550e596c6d0e: Layer already exists [2022-07-22T23:57:51.481Z] 1207169bf42c: Layer already exists [2022-07-22T23:57:51.481Z] 083834e93021: Layer already exists [2022-07-22T23:57:51.481Z] 0a9b3a50898a: Layer already exists [2022-07-22T23:57:51.481Z] 592df6580ed0: Layer already exists [2022-07-22T23:57:51.481Z] 26145cca3d07: Layer already exists [2022-07-22T23:57:51.481Z] ad543cd673bd: Layer already exists [2022-07-22T23:57:51.481Z] 3baaa6a319a2: Layer already exists [2022-07-22T23:57:51.481Z] 2.2.0-dev.18: digest: sha256:d3d922dc4aeef5d609c6cf57bb397d95e6fad9d33ff75ffefe39bed982864a16 size: 2201 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:51.798Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:438075a0e0f96d3e210f1ba936027bcbd9da410f-2.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:52.111Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:438075a0e0f96d3e210f1ba936027bcbd9da410f-2.2.0-dev.18 [2022-07-22T23:57:52.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-22T23:57:52.111Z] 550e596c6d0e: Preparing [2022-07-22T23:57:52.111Z] 1207169bf42c: Preparing [2022-07-22T23:57:52.111Z] 083834e93021: Preparing [2022-07-22T23:57:52.111Z] 0a9b3a50898a: Preparing [2022-07-22T23:57:52.111Z] 8cc3bfe7d89b: Preparing [2022-07-22T23:57:52.111Z] 592df6580ed0: Preparing [2022-07-22T23:57:52.111Z] 26145cca3d07: Preparing [2022-07-22T23:57:52.111Z] 3baaa6a319a2: Preparing [2022-07-22T23:57:52.111Z] ad543cd673bd: Preparing [2022-07-22T23:57:52.111Z] 592df6580ed0: Waiting [2022-07-22T23:57:52.111Z] 26145cca3d07: Waiting [2022-07-22T23:57:52.111Z] ad543cd673bd: Waiting [2022-07-22T23:57:52.111Z] 3baaa6a319a2: Waiting [2022-07-22T23:57:52.111Z] 8cc3bfe7d89b: Layer already exists [2022-07-22T23:57:52.111Z] 550e596c6d0e: Layer already exists [2022-07-22T23:57:52.111Z] 0a9b3a50898a: Layer already exists [2022-07-22T23:57:52.111Z] 1207169bf42c: Layer already exists [2022-07-22T23:57:52.111Z] 083834e93021: Layer already exists [2022-07-22T23:57:52.111Z] 592df6580ed0: Layer already exists [2022-07-22T23:57:52.111Z] ad543cd673bd: Layer already exists [2022-07-22T23:57:52.111Z] 26145cca3d07: Layer already exists [2022-07-22T23:57:52.111Z] 3baaa6a319a2: Layer already exists [2022-07-22T23:57:52.111Z] 438075a0e0f96d3e210f1ba936027bcbd9da410f-2.2.0-dev.18: digest: sha256:d3d922dc4aeef5d609c6cf57bb397d95e6fad9d33ff75ffefe39bed982864a16 size: 2201 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:52.423Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:52.736Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-22T23:57:52.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-22T23:57:52.736Z] 550e596c6d0e: Preparing [2022-07-22T23:57:52.736Z] 1207169bf42c: Preparing [2022-07-22T23:57:52.736Z] 083834e93021: Preparing [2022-07-22T23:57:52.736Z] 0a9b3a50898a: Preparing [2022-07-22T23:57:52.736Z] 8cc3bfe7d89b: Preparing [2022-07-22T23:57:52.736Z] 592df6580ed0: Preparing [2022-07-22T23:57:52.736Z] 26145cca3d07: Preparing [2022-07-22T23:57:52.736Z] 3baaa6a319a2: Preparing [2022-07-22T23:57:52.736Z] ad543cd673bd: Preparing [2022-07-22T23:57:52.736Z] 592df6580ed0: Waiting [2022-07-22T23:57:52.736Z] 26145cca3d07: Waiting [2022-07-22T23:57:52.736Z] 3baaa6a319a2: Waiting [2022-07-22T23:57:52.736Z] ad543cd673bd: Waiting [2022-07-22T23:57:52.736Z] 8cc3bfe7d89b: Layer already exists [2022-07-22T23:57:52.736Z] 083834e93021: Layer already exists [2022-07-22T23:57:52.736Z] 0a9b3a50898a: Layer already exists [2022-07-22T23:57:52.736Z] 1207169bf42c: Layer already exists [2022-07-22T23:57:52.736Z] 550e596c6d0e: Layer already exists [2022-07-22T23:57:52.736Z] 592df6580ed0: Layer already exists [2022-07-22T23:57:52.736Z] 26145cca3d07: Layer already exists [2022-07-22T23:57:52.736Z] 3baaa6a319a2: Layer already exists [2022-07-22T23:57:52.736Z] ad543cd673bd: Layer already exists [2022-07-22T23:57:52.736Z] main: digest: sha256:d3d922dc4aeef5d609c6cf57bb397d95e6fad9d33ff75ffefe39bed982864a16 size: 2201 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-22T23:57:52.789Z] ===================================================== [Pipeline] echo [2022-07-22T23:57:52.798Z] taggedImages: [2022-07-22T23:57:52.798Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:438075a0e0f96d3e210f1ba936027bcbd9da410f [2022-07-22T23:57:52.798Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-22T23:57:52.798Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.18 [2022-07-22T23:57:52.798Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:438075a0e0f96d3e210f1ba936027bcbd9da410f-2.2.0-dev.18 [2022-07-22T23:57:52.798Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:53.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T23:57:53.157Z] [2022-07-22T23:57:53.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T23:57:53.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T23:57:53.460Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-22T23:57:53.460Z] 5eb5b503b376: Pulling fs layer [2022-07-22T23:57:53.460Z] 5c69ac0246d0: Pulling fs layer [2022-07-22T23:57:53.460Z] ec43610c2a17: Pulling fs layer [2022-07-22T23:57:53.460Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-22T23:57:53.460Z] 33b1e0a273af: Pulling fs layer [2022-07-22T23:57:53.460Z] 5d3b04190fa2: Pulling fs layer [2022-07-22T23:57:53.460Z] 2f39f015ded8: Pulling fs layer [2022-07-22T23:57:53.460Z] 3a2ae6a8a46f: Waiting [2022-07-22T23:57:53.460Z] 33b1e0a273af: Waiting [2022-07-22T23:57:53.460Z] 5d3b04190fa2: Waiting [2022-07-22T23:57:53.460Z] 2f39f015ded8: Waiting [2022-07-22T23:57:53.460Z] 5c69ac0246d0: Verifying Checksum [2022-07-22T23:57:53.460Z] 5c69ac0246d0: Download complete [2022-07-22T23:57:53.460Z] 3a2ae6a8a46f: Download complete [2022-07-22T23:57:53.718Z] 33b1e0a273af: Verifying Checksum [2022-07-22T23:57:53.718Z] 33b1e0a273af: Download complete [2022-07-22T23:57:53.718Z] 5d3b04190fa2: Download complete [2022-07-22T23:57:53.718Z] ec43610c2a17: Verifying Checksum [2022-07-22T23:57:53.718Z] ec43610c2a17: Download complete [2022-07-22T23:57:53.718Z] 5eb5b503b376: Verifying Checksum [2022-07-22T23:57:53.718Z] 5eb5b503b376: Download complete [2022-07-22T23:57:54.286Z] 2f39f015ded8: Verifying Checksum [2022-07-22T23:57:54.286Z] 2f39f015ded8: Download complete [2022-07-22T23:57:55.225Z] 5eb5b503b376: Pull complete [2022-07-22T23:57:55.225Z] 5c69ac0246d0: Pull complete [2022-07-22T23:57:55.796Z] ec43610c2a17: Pull complete [2022-07-22T23:57:55.796Z] 3a2ae6a8a46f: Pull complete [2022-07-22T23:57:55.796Z] 33b1e0a273af: Pull complete [2022-07-22T23:57:56.056Z] 5d3b04190fa2: Pull complete [2022-07-22T23:58:01.347Z] 2f39f015ded8: Pull complete [2022-07-22T23:58:01.347Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-22T23:58:01.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T23:58:01.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T23:58:01.450Z] prd-ubuntu20.04-docker-8c-8g-20830 does not seem to be running inside a container [2022-07-22T23:58:01.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T23:58:06.424Z] $ docker top 5f918618aff3ab18c79f2d5d5bda753a8bf02c3439c55a02ce7e01a664a9da4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T23:58:06.830Z] ---> job-cost.sh [2022-07-22T23:58:06.830Z] lf-activate-venv: SKIPPING [2022-07-22T23:58:06.830Z] INFO: No Stack... [2022-07-22T23:58:07.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T23:58:07.659Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T23:58:07.951Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-22T23:58:07.952Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T23:58:07.965Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-29-stack-cost] [2022-07-22T23:58:07.971Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-29-stack-cost] did not exist. Created. [2022-07-22T23:58:07.971Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T23:58:08.273Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-22T23:58:08.295Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T23:58:08.303Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T23:58:08.324Z] $ docker stop --time=1 5f918618aff3ab18c79f2d5d5bda753a8bf02c3439c55a02ce7e01a664a9da4c [2022-07-22T23:58:09.650Z] $ docker rm -f 5f918618aff3ab18c79f2d5d5bda753a8bf02c3439c55a02ce7e01a664a9da4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-22T23:59:29.284Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20831 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-22T23:59:29.294Z] Running in /w/workspace/device-usb-camera/29 [Pipeline] { [Pipeline] checkout [2022-07-22T23:59:29.327Z] Selected Git installation does not exist. Using Default [2022-07-22T23:59:29.327Z] The recommended git tool is: NONE [2022-07-22T23:59:35.281Z] using credential edgex-jenkins-ssh [2022-07-22T23:59:35.303Z] Cloning the remote Git repository [2022-07-22T23:59:35.359Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-22T23:59:35.439Z] > git init /w/workspace/device-usb-camera/29 # timeout=10 [2022-07-22T23:59:35.513Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-22T23:59:35.514Z] > git --version # timeout=10 [2022-07-22T23:59:35.529Z] > git --version # 'git version 2.25.1' [2022-07-22T23:59:35.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T23:59:35.605Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T23:59:36.238Z] Avoid second fetch [2022-07-22T23:59:36.239Z] Checking out Revision 438075a0e0f96d3e210f1ba936027bcbd9da410f (main) [2022-07-22T23:59:36.160Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-22T23:59:36.176Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T23:59:36.274Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T23:59:36.310Z] > git checkout -f 438075a0e0f96d3e210f1ba936027bcbd9da410f # timeout=10 [2022-07-22T23:59:40.695Z] Commit message: "Merge pull request #57 from FelixTing/issue-53" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T23:59:41.609Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-22T23:59:41.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T23:59:41.609Z] Dload Upload Total Spent Left Speed [2022-07-22T23:59:41.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 68893 0 --:--:-- --:--:-- --:--:-- 69280 [Pipeline] sh [2022-07-22T23:59:42.300Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-22T23:59:42.663Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-22T23:59:42.663Z] + sudo tee /etc/docker/daemon.new [2022-07-22T23:59:42.663Z] { [2022-07-22T23:59:42.663Z] "registry-mirrors": [ [2022-07-22T23:59:42.663Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-22T23:59:42.663Z] ], [2022-07-22T23:59:42.663Z] "bip": "10.250.0.254/24", [2022-07-22T23:59:42.663Z] "hosts": [ [2022-07-22T23:59:42.663Z] "tcp://0.0.0.0:5555", [2022-07-22T23:59:42.663Z] "unix:///var/run/docker.sock" [2022-07-22T23:59:42.663Z] ], [2022-07-22T23:59:42.663Z] "mtu": 1458, [2022-07-22T23:59:42.663Z] "selinux-enabled": true, [2022-07-22T23:59:42.663Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-22T23:59:42.663Z] } [Pipeline] sh [2022-07-22T23:59:43.027Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-22T23:59:43.485Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-23T00:00:01.847Z] provisioning config files... [2022-07-23T00:00:01.872Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/29@tmp/config2191075793542105468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:00:02.442Z] ---> docker-login.sh [2022-07-23T00:00:02.442Z] nexus3.edgexfoundry.org:10001 [2022-07-23T00:00:03.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-23T00:00:03.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-23T00:00:03.318Z] Configure a credential helper to remove this warning. See [2022-07-23T00:00:03.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-23T00:00:03.318Z] [2022-07-23T00:00:03.318Z] Login Succeeded [2022-07-23T00:00:03.318Z] nexus3.edgexfoundry.org:10002 [2022-07-23T00:00:03.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-23T00:00:03.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-23T00:00:03.870Z] Configure a credential helper to remove this warning. See [2022-07-23T00:00:03.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-23T00:00:03.870Z] [2022-07-23T00:00:03.870Z] Login Succeeded [2022-07-23T00:00:03.870Z] nexus3.edgexfoundry.org:10003 [2022-07-23T00:00:04.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-23T00:00:04.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-23T00:00:04.432Z] Configure a credential helper to remove this warning. See [2022-07-23T00:00:04.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-23T00:00:04.432Z] [2022-07-23T00:00:04.432Z] Login Succeeded [2022-07-23T00:00:04.432Z] nexus3.edgexfoundry.org:10004 [2022-07-23T00:00:04.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-23T00:00:04.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-23T00:00:04.985Z] Configure a credential helper to remove this warning. See [2022-07-23T00:00:04.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-23T00:00:04.985Z] [2022-07-23T00:00:04.985Z] Login Succeeded [2022-07-23T00:00:04.985Z] docker.io [2022-07-23T00:00:05.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-23T00:00:07.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-23T00:00:07.236Z] Configure a credential helper to remove this warning. See [2022-07-23T00:00:07.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-23T00:00:07.236Z] [2022-07-23T00:00:07.236Z] Login Succeeded [2022-07-23T00:00:07.236Z] ---> docker-login.sh ends [Pipeline] } [2022-07-23T00:00:07.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-23T00:00:07.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-23T00:00:07.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-23T00:00:07.559Z] ========================================================= [2022-07-23T00:00:07.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-23T00:00:07.559Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:00:07.946Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-23T00:00:08.219Z] Sending build context to Docker daemon 461.8kB [2022-07-23T00:00:08.219Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-23T00:00:08.219Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-23T00:00:08.496Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-23T00:00:08.496Z] b3c136eddcbf: Pulling fs layer [2022-07-23T00:00:08.496Z] c0a3192eca97: Pulling fs layer [2022-07-23T00:00:08.496Z] a050256f5b6f: Pulling fs layer [2022-07-23T00:00:08.496Z] 656be50a0ddc: Pulling fs layer [2022-07-23T00:00:08.496Z] 2bbca73fdf42: Pulling fs layer [2022-07-23T00:00:08.496Z] 46d945488cbd: Pulling fs layer [2022-07-23T00:00:08.496Z] 8a5474983e97: Pulling fs layer [2022-07-23T00:00:08.496Z] 329c88fbcd65: Pulling fs layer [2022-07-23T00:00:08.496Z] 656be50a0ddc: Waiting [2022-07-23T00:00:08.496Z] 2bbca73fdf42: Waiting [2022-07-23T00:00:08.496Z] 8a5474983e97: Waiting [2022-07-23T00:00:08.496Z] 329c88fbcd65: Waiting [2022-07-23T00:00:08.496Z] 46d945488cbd: Waiting [2022-07-23T00:00:08.496Z] a050256f5b6f: Verifying Checksum [2022-07-23T00:00:08.496Z] a050256f5b6f: Download complete [2022-07-23T00:00:08.496Z] c0a3192eca97: Verifying Checksum [2022-07-23T00:00:08.496Z] c0a3192eca97: Download complete [2022-07-23T00:00:08.496Z] 2bbca73fdf42: Verifying Checksum [2022-07-23T00:00:08.496Z] 2bbca73fdf42: Download complete [2022-07-23T00:00:08.496Z] 46d945488cbd: Verifying Checksum [2022-07-23T00:00:08.496Z] 46d945488cbd: Download complete [2022-07-23T00:00:08.496Z] b3c136eddcbf: Verifying Checksum [2022-07-23T00:00:08.496Z] b3c136eddcbf: Download complete [2022-07-23T00:00:09.514Z] b3c136eddcbf: Pull complete [2022-07-23T00:00:09.813Z] 329c88fbcd65: Verifying Checksum [2022-07-23T00:00:09.813Z] 329c88fbcd65: Download complete [2022-07-23T00:00:10.109Z] c0a3192eca97: Pull complete [2022-07-23T00:00:10.389Z] a050256f5b6f: Pull complete [2022-07-23T00:00:10.993Z] 8a5474983e97: Verifying Checksum [2022-07-23T00:00:10.993Z] 8a5474983e97: Download complete [2022-07-23T00:00:11.590Z] 656be50a0ddc: Verifying Checksum [2022-07-23T00:00:11.590Z] 656be50a0ddc: Download complete [2022-07-23T00:00:24.006Z] 656be50a0ddc: Pull complete [2022-07-23T00:00:24.280Z] 2bbca73fdf42: Pull complete [2022-07-23T00:00:24.555Z] 46d945488cbd: Pull complete [2022-07-23T00:00:31.279Z] 8a5474983e97: Pull complete [2022-07-23T00:00:32.716Z] 329c88fbcd65: Pull complete [2022-07-23T00:00:32.716Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-23T00:00:32.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-23T00:00:32.716Z] ---> ff4287adb874 [2022-07-23T00:00:32.716Z] Step 3/13 : ARG MAKE="make build" [2022-07-23T00:00:34.693Z] ---> Running in e403eacd1f6f [2022-07-23T00:00:34.693Z] Removing intermediate container e403eacd1f6f [2022-07-23T00:00:34.693Z] ---> 5d0e32d939cd [2022-07-23T00:00:34.693Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-23T00:00:34.693Z] ---> Running in 7ff0529e3bfe [2022-07-23T00:00:35.296Z] Removing intermediate container 7ff0529e3bfe [2022-07-23T00:00:35.296Z] ---> f19c3f6da058 [2022-07-23T00:00:35.296Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-23T00:00:35.296Z] ---> Running in e6a7fbe34d79 [2022-07-23T00:00:36.276Z] Removing intermediate container e6a7fbe34d79 [2022-07-23T00:00:36.276Z] ---> 1eb356649b42 [2022-07-23T00:00:36.276Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-23T00:00:36.553Z] ---> Running in 5f6a58ebb21c [2022-07-23T00:00:38.547Z] Removing intermediate container 5f6a58ebb21c [2022-07-23T00:00:38.547Z] ---> 9b0144625cf3 [2022-07-23T00:00:38.547Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-23T00:00:38.547Z] ---> Running in 8a97484cf931 [2022-07-23T00:00:39.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-23T00:00:40.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-23T00:00:41.118Z] (1/14) Installing libintl (0.21-r2) [2022-07-23T00:00:41.118Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-23T00:00:41.118Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-23T00:00:41.118Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-23T00:00:41.392Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-23T00:00:41.392Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-23T00:00:41.664Z] Executing udev-init-scripts-35-r0.post-install [2022-07-23T00:00:41.664Z] (7/14) Installing libblkid (2.38-r1) [2022-07-23T00:00:41.665Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-23T00:00:41.665Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-23T00:00:41.936Z] (10/14) Installing kmod-libs (29-r2) [2022-07-23T00:00:41.936Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-23T00:00:42.208Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-23T00:00:42.208Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-23T00:00:42.208Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-23T00:00:42.481Z] Executing busybox-1.35.0-r13.trigger [2022-07-23T00:00:42.481Z] Executing eudev-3.2.11-r0.trigger [2022-07-23T00:00:42.481Z] OK: 228 MiB in 65 packages [2022-07-23T00:00:43.473Z] Removing intermediate container 8a97484cf931 [2022-07-23T00:00:43.473Z] ---> 1a69dcf65585 [2022-07-23T00:00:43.473Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-23T00:00:43.473Z] ---> Running in e891fb8e255b [2022-07-23T00:00:44.080Z] Removing intermediate container e891fb8e255b [2022-07-23T00:00:44.080Z] ---> c6564967283b [2022-07-23T00:00:44.080Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-23T00:00:44.356Z] ---> f183bd785e01 [2022-07-23T00:00:44.356Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-23T00:00:44.356Z] ---> Running in 8454b96504ef [2022-07-23T00:01:31.324Z] Removing intermediate container 8454b96504ef [2022-07-23T00:01:31.324Z] ---> 368400a67af3 [2022-07-23T00:01:31.324Z] Step 11/13 : COPY . . [2022-07-23T00:01:31.324Z] ---> 164f74574e3e [2022-07-23T00:01:31.324Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-23T00:01:31.324Z] ---> Running in 658a7d470c7d [2022-07-23T00:01:31.324Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-23T00:01:31.324Z] Dload Upload Total Spent Left Speed [2022-07-23T00:01:31.324Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11956 0 --:--:-- --:--:-- --:--:-- 12068 [2022-07-23T00:01:31.324Z] Removing intermediate container 658a7d470c7d [2022-07-23T00:01:31.324Z] ---> fa93e9f8887e [2022-07-23T00:01:31.324Z] Step 13/13 : RUN ${MAKE} [2022-07-23T00:01:31.324Z] ---> Running in 39ef7f7f8dcb [2022-07-23T00:01:31.324Z] noop [2022-07-23T00:01:31.324Z] Removing intermediate container 39ef7f7f8dcb [2022-07-23T00:01:31.324Z] ---> 368fb4de4aff [2022-07-23T00:01:31.324Z] Successfully built 368fb4de4aff [2022-07-23T00:01:31.324Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:01:31.683Z] + docker inspect -f . ci-base-image-arm64 [2022-07-23T00:01:31.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-23T00:01:31.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-20831 does not seem to be running inside a container [2022-07-23T00:01:32.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/29 -v /w/workspace/device-usb-camera/29:/w/workspace/device-usb-camera/29:rw,z -v /w/workspace/device-usb-camera/29@tmp:/w/workspace/device-usb-camera/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-23T00:01:33.224Z] $ docker top 389c07e82279090b256223fb60a81559df6ac915bd769222eb55b0dcc510e5ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-23T00:01:34.113Z] + go version [2022-07-23T00:01:34.113Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-23T00:01:34.141Z] $ docker stop --time=1 389c07e82279090b256223fb60a81559df6ac915bd769222eb55b0dcc510e5ba [2022-07-23T00:01:35.737Z] $ docker rm -f 389c07e82279090b256223fb60a81559df6ac915bd769222eb55b0dcc510e5ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:01:36.324Z] + docker inspect -f . ci-base-image-arm64 [2022-07-23T00:01:36.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-23T00:01:36.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-20831 does not seem to be running inside a container [2022-07-23T00:01:36.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/29 -v /w/workspace/device-usb-camera/29:/w/workspace/device-usb-camera/29:rw,z -v /w/workspace/device-usb-camera/29@tmp:/w/workspace/device-usb-camera/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-23T00:01:37.899Z] $ docker top be72d1e18b3399ad01c6d29f9cb429e2bb58df64caf7fa34e707ed94045b8c10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-23T00:01:38.794Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/29 [Pipeline] fileExists [Pipeline] sh [2022-07-23T00:01:39.477Z] + make test [2022-07-23T00:01:39.477Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-23T00:01:40.916Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-23T00:03:02.776Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-23T00:03:02.776Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-07-23T00:03:02.776Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-23T00:03:02.776Z] CGO_ENABLED=1 go vet ./... [2022-07-23T00:03:21.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-23T00:03:21.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-23T00:03:21.117Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-23T00:03:22.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-23T00:03:22.137Z] $ docker stop --time=1 be72d1e18b3399ad01c6d29f9cb429e2bb58df64caf7fa34e707ed94045b8c10 [2022-07-23T00:03:23.923Z] $ docker rm -f be72d1e18b3399ad01c6d29f9cb429e2bb58df64caf7fa34e707ed94045b8c10 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-23T00:03:24.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-23T00:03:24.894Z] Warning: overwriting stash ‘coverage-report’ [2022-07-23T00:03:25.323Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-23T00:03:25.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-23T00:03:26.063Z] + ls -al . [2022-07-23T00:03:26.063Z] total 160 [2022-07-23T00:03:26.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 00:03 . [2022-07-23T00:03:26.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 23:59 .. [2022-07-23T00:03:26.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 23:59 .git [2022-07-23T00:03:26.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 23:59 .github [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 22 23:59 .gitignore [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 22 23:59 .golangci.yml [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 22 23:59 .hadolint.yml [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jul 22 23:59 Attribution.txt [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 22 23:59 CHANGELOG.md [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 2125 Jul 22 23:59 Dockerfile [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 22 23:59 GOVERNANCE.md [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 22 23:59 Jenkinsfile [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 22 23:59 LICENSE [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 22 23:59 Makefile [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 22 23:59 OWNERS.md [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 11243 Jul 22 23:59 README.md [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 23:55 VERSION [2022-07-23T00:03:26.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 23:59 bin [2022-07-23T00:03:26.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 23:59 cmd [2022-07-23T00:03:26.063Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 23 00:01 coverage.out [2022-07-23T00:03:26.063Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 22 23:59 docker-entrypoint.sh [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jul 22 23:59 go.mod [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jul 22 23:59 go.sum [2022-07-23T00:03:26.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 23:59 internal [2022-07-23T00:03:26.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 23:59 snap [2022-07-23T00:03:26.063Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 22 23:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:03:26.434Z] + 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=438075a0e0f96d3e210f1ba936027bcbd9da410f --label arch=arm64 --label version=2.2.0-dev.18 . [2022-07-23T00:03:26.708Z] Sending build context to Docker daemon 462.8kB [2022-07-23T00:03:26.708Z] Step 1/32 : ARG BASE=golang:1.17-alpine3.15 [2022-07-23T00:03:26.708Z] Step 2/32 : FROM ${BASE} AS builder [2022-07-23T00:03:26.708Z] ---> 368fb4de4aff [2022-07-23T00:03:26.708Z] Step 3/32 : ARG MAKE="make build" [2022-07-23T00:03:26.987Z] ---> Running in 2dac83dcfd4c [2022-07-23T00:03:27.261Z] Removing intermediate container 2dac83dcfd4c [2022-07-23T00:03:27.261Z] ---> 02c11156a44b [2022-07-23T00:03:27.261Z] Step 4/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-23T00:03:27.261Z] ---> Running in 754dae82b99c [2022-07-23T00:03:27.542Z] Removing intermediate container 754dae82b99c [2022-07-23T00:03:27.542Z] ---> 8b4473f19a43 [2022-07-23T00:03:27.542Z] Step 5/32 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-23T00:03:27.819Z] ---> Running in f9ff7999c178 [2022-07-23T00:03:28.092Z] Removing intermediate container f9ff7999c178 [2022-07-23T00:03:28.092Z] ---> d461154821ea [2022-07-23T00:03:28.092Z] Step 6/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-23T00:03:28.092Z] ---> Running in f737925376c5 [2022-07-23T00:03:30.070Z] Removing intermediate container f737925376c5 [2022-07-23T00:03:30.070Z] ---> b1ccd39b2df8 [2022-07-23T00:03:30.070Z] Step 7/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-23T00:03:30.070Z] ---> Running in 02742dbc0886 [2022-07-23T00:03:30.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-23T00:03:31.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-23T00:03:32.617Z] OK: 228 MiB in 65 packages [2022-07-23T00:03:33.600Z] Removing intermediate container 02742dbc0886 [2022-07-23T00:03:33.600Z] ---> cc0d14a6f22b [2022-07-23T00:03:33.600Z] Step 8/32 : WORKDIR /device-usb-camera [2022-07-23T00:03:33.600Z] ---> Running in b0cc0f33d7a4 [2022-07-23T00:03:33.877Z] Removing intermediate container b0cc0f33d7a4 [2022-07-23T00:03:33.877Z] ---> 5276ca75b13d [2022-07-23T00:03:33.877Z] Step 9/32 : COPY go.mod vendor* ./ [2022-07-23T00:03:34.475Z] ---> 9eaaac8d7a17 [2022-07-23T00:03:34.475Z] Step 10/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-23T00:03:34.475Z] ---> Running in 373d670a9edf [2022-07-23T00:03:36.451Z] Removing intermediate container 373d670a9edf [2022-07-23T00:03:36.451Z] ---> c0d07bee8a98 [2022-07-23T00:03:36.451Z] Step 11/32 : COPY . . [2022-07-23T00:03:37.433Z] ---> 65ab10065618 [2022-07-23T00:03:37.433Z] Step 12/32 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-23T00:03:37.433Z] ---> Running in 5c97fae03bdb [2022-07-23T00:03:38.417Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-23T00:03:38.417Z] Dload Upload Total Spent Left Speed [2022-07-23T00:03:38.417Z] 0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8018 0 --:--:-- --:--:-- --:--:-- 8106 [2022-07-23T00:03:39.019Z] Removing intermediate container 5c97fae03bdb [2022-07-23T00:03:39.019Z] ---> 941964697978 [2022-07-23T00:03:39.019Z] Step 13/32 : RUN ${MAKE} [2022-07-23T00:03:39.299Z] ---> Running in cf7dfdb02041 [2022-07-23T00:03:40.285Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-23T00:06:02.212Z] Removing intermediate container cf7dfdb02041 [2022-07-23T00:06:02.212Z] ---> 220c5edc6d2c [2022-07-23T00:06:02.212Z] Step 14/32 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-23T00:06:02.212Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-23T00:06:02.212Z] eab2503cf8f4: Pulling fs layer [2022-07-23T00:06:02.212Z] 97cd0a44c592: Pulling fs layer [2022-07-23T00:06:02.212Z] 97cd0a44c592: Verifying Checksum [2022-07-23T00:06:02.212Z] 97cd0a44c592: Download complete [2022-07-23T00:06:02.212Z] eab2503cf8f4: Verifying Checksum [2022-07-23T00:06:02.212Z] eab2503cf8f4: Download complete [2022-07-23T00:06:02.212Z] eab2503cf8f4: Pull complete [2022-07-23T00:06:02.212Z] 97cd0a44c592: Pull complete [2022-07-23T00:06:02.212Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-23T00:06:02.212Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-23T00:06:02.212Z] ---> 7f763cca56b3 [2022-07-23T00:06:02.212Z] Step 15/32 : FROM alpine:3.15 [2022-07-23T00:06:02.212Z] 3.15: Pulling from library/alpine [2022-07-23T00:06:02.212Z] e0295fd11fe2: Pulling fs layer [2022-07-23T00:06:02.212Z] e0295fd11fe2: Verifying Checksum [2022-07-23T00:06:02.212Z] e0295fd11fe2: Download complete [2022-07-23T00:06:02.212Z] e0295fd11fe2: Pull complete [2022-07-23T00:06:02.212Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-23T00:06:02.212Z] Status: Downloaded newer image for alpine:3.15 [2022-07-23T00:06:02.212Z] ---> 60f2846fe774 [2022-07-23T00:06:02.212Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-23T00:06:02.213Z] ---> Running in 49b4347cd2b7 [2022-07-23T00:06:02.213Z] Removing intermediate container 49b4347cd2b7 [2022-07-23T00:06:02.213Z] ---> cfa1afd0d367 [2022-07-23T00:06:02.213Z] Step 17/32 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-23T00:06:02.213Z] ---> Running in 019d86b8831e [2022-07-23T00:06:02.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-23T00:06:02.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-23T00:06:02.213Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-23T00:06:02.213Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-23T00:06:02.213Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-23T00:06:02.213Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-23T00:06:02.213Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-23T00:06:02.213Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-23T00:06:02.213Z] (7/73) Installing libxcb (1.14-r2) [2022-07-23T00:06:02.213Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-23T00:06:02.213Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-23T00:06:02.213Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-23T00:06:02.213Z] (11/73) Installing expat (2.4.7-r0) [2022-07-23T00:06:02.213Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-23T00:06:02.213Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-23T00:06:02.213Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-23T00:06:02.213Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-23T00:06:02.213Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-23T00:06:02.213Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-23T00:06:02.213Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-23T00:06:02.213Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-23T00:06:02.213Z] (20/73) Installing libintl (0.21-r0) [2022-07-23T00:06:02.213Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-23T00:06:02.213Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-23T00:06:02.213Z] (23/73) Installing pcre (8.45-r1) [2022-07-23T00:06:02.213Z] (24/73) Installing glib (2.70.1-r0) [2022-07-23T00:06:02.213Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-23T00:06:02.213Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-23T00:06:02.213Z] (27/73) Installing libass (0.15.2-r0) [2022-07-23T00:06:02.213Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-23T00:06:02.213Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-23T00:06:02.213Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-23T00:06:02.213Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-23T00:06:02.213Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-23T00:06:02.213Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-23T00:06:02.213Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-23T00:06:02.213Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-23T00:06:02.213Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-23T00:06:02.213Z] (37/73) Installing lame (3.100-r0) [2022-07-23T00:06:02.213Z] (38/73) Installing opus (1.3.1-r1) [2022-07-23T00:06:02.213Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-23T00:06:02.213Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-23T00:06:02.213Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-23T00:06:02.213Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-23T00:06:02.213Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-23T00:06:02.213Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-23T00:06:02.213Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-23T00:06:02.213Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-23T00:06:02.213Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-23T00:06:02.213Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-23T00:06:02.213Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-23T00:06:02.213Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-23T00:06:02.213Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-23T00:06:02.213Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-23T00:06:02.213Z] (53/73) Installing libva (2.13.0-r0) [2022-07-23T00:06:02.213Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-23T00:06:02.213Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-23T00:06:02.213Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-23T00:06:02.213Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-23T00:06:02.213Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-23T00:06:02.213Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-23T00:06:02.213Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-23T00:06:02.213Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-23T00:06:02.213Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-23T00:06:02.213Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-23T00:06:02.213Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-23T00:06:02.213Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-23T00:06:02.213Z] Executing udev-init-scripts-35-r0.post-install [2022-07-23T00:06:02.213Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-23T00:06:02.213Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-23T00:06:02.213Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-23T00:06:02.213Z] (69/73) Installing kmod-libs (29-r2) [2022-07-23T00:06:02.213Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-23T00:06:02.213Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-23T00:06:02.213Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-23T00:06:02.213Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-23T00:06:02.213Z] Executing busybox-1.34.1-r7.trigger [2022-07-23T00:06:02.213Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-23T00:06:02.213Z] OK: 67 MiB in 87 packages [2022-07-23T00:06:02.213Z] Removing intermediate container 019d86b8831e [2022-07-23T00:06:02.213Z] ---> 72804d0b6d0a [2022-07-23T00:06:02.213Z] Step 18/32 : WORKDIR / [2022-07-23T00:06:02.213Z] ---> Running in 38be222c040f [2022-07-23T00:06:02.213Z] Removing intermediate container 38be222c040f [2022-07-23T00:06:02.213Z] ---> 5c8ae934e6c7 [2022-07-23T00:06:02.213Z] Step 19/32 : COPY --from=builder /device-usb-camera/cmd / [2022-07-23T00:06:02.213Z] ---> 0c26b2904dd3 [2022-07-23T00:06:02.213Z] Step 20/32 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-23T00:06:02.213Z] ---> 6d258614bb4a [2022-07-23T00:06:02.213Z] Step 21/32 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-23T00:06:02.213Z] ---> 4b4e6f61f0ec [2022-07-23T00:06:02.213Z] Step 22/32 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-23T00:06:02.213Z] ---> 1332b422cfb3 [2022-07-23T00:06:02.213Z] Step 23/32 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-23T00:06:02.813Z] ---> f1060575708d [2022-07-23T00:06:02.813Z] Step 24/32 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-23T00:06:03.412Z] ---> 0db98c9405ae [2022-07-23T00:06:03.412Z] Step 25/32 : COPY --from=rtsp /rtsp-simple-server / [2022-07-23T00:06:04.405Z] ---> ceaeb0e2f590 [2022-07-23T00:06:04.405Z] Step 26/32 : EXPOSE 59983 [2022-07-23T00:06:04.405Z] ---> Running in cc2616af0ac8 [2022-07-23T00:06:05.002Z] Removing intermediate container cc2616af0ac8 [2022-07-23T00:06:05.002Z] ---> 344edd51624a [2022-07-23T00:06:05.002Z] Step 27/32 : EXPOSE 8554 [2022-07-23T00:06:05.002Z] ---> Running in 4f0b5524c770 [2022-07-23T00:06:05.278Z] Removing intermediate container 4f0b5524c770 [2022-07-23T00:06:05.278Z] ---> eb242bb3ddee [2022-07-23T00:06:05.278Z] Step 28/32 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-23T00:06:05.278Z] ---> Running in b7273454b348 [2022-07-23T00:06:05.551Z] Removing intermediate container b7273454b348 [2022-07-23T00:06:05.551Z] ---> 04fb240f624d [2022-07-23T00:06:05.552Z] Step 29/32 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-23T00:06:05.552Z] ---> Running in d154bf1d6906 [2022-07-23T00:06:05.832Z] Removing intermediate container d154bf1d6906 [2022-07-23T00:06:05.832Z] ---> 46f98343fddc [2022-07-23T00:06:05.832Z] Step 30/32 : LABEL arch=arm64 [2022-07-23T00:06:06.112Z] ---> Running in c8c92a019fcb [2022-07-23T00:06:06.387Z] Removing intermediate container c8c92a019fcb [2022-07-23T00:06:06.387Z] ---> 4e359314d5a9 [2022-07-23T00:06:06.387Z] Step 31/32 : LABEL git_sha=438075a0e0f96d3e210f1ba936027bcbd9da410f [2022-07-23T00:06:06.387Z] ---> Running in 03176d401e71 [2022-07-23T00:06:06.662Z] Removing intermediate container 03176d401e71 [2022-07-23T00:06:06.662Z] ---> d4b57c85f5bf [2022-07-23T00:06:06.662Z] Step 32/32 : LABEL version=2.2.0-dev.18 [2022-07-23T00:06:06.662Z] ---> Running in 471709810de3 [2022-07-23T00:06:06.937Z] Removing intermediate container 471709810de3 [2022-07-23T00:06:06.937Z] ---> 990f29ff603f [2022-07-23T00:06:06.937Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-23T00:06:06.937Z] Successfully built 990f29ff603f [2022-07-23T00:06:06.937Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-23T00:06:07.311Z] provisioning config files... [2022-07-23T00:06:07.330Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/29@tmp/config5874645089970530882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:06:07.683Z] ---> docker-login.sh [2022-07-23T00:06:07.683Z] nexus3.edgexfoundry.org:10001 [2022-07-23T00:06:07.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-23T00:06:07.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-23T00:06:07.960Z] Configure a credential helper to remove this warning. See [2022-07-23T00:06:07.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-23T00:06:07.960Z] [2022-07-23T00:06:07.960Z] Login Succeeded [2022-07-23T00:06:07.960Z] nexus3.edgexfoundry.org:10002 [2022-07-23T00:06:08.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-23T00:06:08.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-23T00:06:08.559Z] Configure a credential helper to remove this warning. See [2022-07-23T00:06:08.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-23T00:06:08.559Z] [2022-07-23T00:06:08.559Z] Login Succeeded [2022-07-23T00:06:08.559Z] nexus3.edgexfoundry.org:10003 [2022-07-23T00:06:08.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-23T00:06:09.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-23T00:06:09.107Z] Configure a credential helper to remove this warning. See [2022-07-23T00:06:09.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-23T00:06:09.107Z] [2022-07-23T00:06:09.107Z] Login Succeeded [2022-07-23T00:06:09.107Z] nexus3.edgexfoundry.org:10004 [2022-07-23T00:06:09.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-23T00:06:09.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-23T00:06:09.382Z] Configure a credential helper to remove this warning. See [2022-07-23T00:06:09.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-23T00:06:09.382Z] [2022-07-23T00:06:09.382Z] Login Succeeded [2022-07-23T00:06:09.382Z] docker.io [2022-07-23T00:06:09.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-23T00:06:10.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-23T00:06:10.252Z] Configure a credential helper to remove this warning. See [2022-07-23T00:06:10.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-23T00:06:10.252Z] [2022-07-23T00:06:10.252Z] Login Succeeded [2022-07-23T00:06:10.252Z] ---> docker-login.sh ends [Pipeline] } [2022-07-23T00:06:10.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-23T00:06:10.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-23T00:06:10.327Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-23T00:06:10.327Z] 438075a0e0f96d3e210f1ba936027bcbd9da410f [2022-07-23T00:06:10.327Z] latest [2022-07-23T00:06:10.327Z] 2.2.0-dev.18 [2022-07-23T00:06:10.327Z] 438075a0e0f96d3e210f1ba936027bcbd9da410f-2.2.0-dev.18 [2022-07-23T00:06:10.327Z] main [2022-07-23T00:06:10.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:10.695Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:438075a0e0f96d3e210f1ba936027bcbd9da410f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:11.066Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:438075a0e0f96d3e210f1ba936027bcbd9da410f [2022-07-23T00:06:11.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-23T00:06:11.066Z] a43932d1df72: Preparing [2022-07-23T00:06:11.066Z] 1207169bf42c: Preparing [2022-07-23T00:06:11.066Z] af39b7e6cecb: Preparing [2022-07-23T00:06:11.066Z] 59da44c6ef44: Preparing [2022-07-23T00:06:11.066Z] 5a4a4a77e196: Preparing [2022-07-23T00:06:11.066Z] 500db2f3cbeb: Preparing [2022-07-23T00:06:11.066Z] 1ee762f43c53: Preparing [2022-07-23T00:06:11.066Z] 349b1760c9e5: Preparing [2022-07-23T00:06:11.066Z] eb54b7b7991f: Preparing [2022-07-23T00:06:11.066Z] 1ee762f43c53: Waiting [2022-07-23T00:06:11.066Z] 349b1760c9e5: Waiting [2022-07-23T00:06:11.066Z] 500db2f3cbeb: Waiting [2022-07-23T00:06:11.066Z] eb54b7b7991f: Waiting [2022-07-23T00:06:11.353Z] af39b7e6cecb: Pushed [2022-07-23T00:06:11.353Z] 59da44c6ef44: Pushed [2022-07-23T00:06:11.353Z] 5a4a4a77e196: Pushed [2022-07-23T00:06:11.353Z] 1207169bf42c: Pushed [2022-07-23T00:06:11.627Z] eb54b7b7991f: Layer already exists [2022-07-23T00:06:11.627Z] 500db2f3cbeb: Pushed [2022-07-23T00:06:15.955Z] a43932d1df72: Pushed [2022-07-23T00:06:17.397Z] 1ee762f43c53: Pushed [2022-07-23T00:06:25.758Z] 349b1760c9e5: Pushed [2022-07-23T00:06:26.032Z] 438075a0e0f96d3e210f1ba936027bcbd9da410f: digest: sha256:426f399632bf45d0c4840869505547438cae39afdb4d5a06204ebf506cbc32ce size: 2201 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:26.434Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:26.800Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-23T00:06:26.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-23T00:06:26.800Z] a43932d1df72: Preparing [2022-07-23T00:06:26.800Z] 1207169bf42c: Preparing [2022-07-23T00:06:26.800Z] af39b7e6cecb: Preparing [2022-07-23T00:06:26.800Z] 59da44c6ef44: Preparing [2022-07-23T00:06:26.800Z] 5a4a4a77e196: Preparing [2022-07-23T00:06:26.800Z] 500db2f3cbeb: Preparing [2022-07-23T00:06:26.800Z] 1ee762f43c53: Preparing [2022-07-23T00:06:26.800Z] 349b1760c9e5: Preparing [2022-07-23T00:06:26.800Z] eb54b7b7991f: Preparing [2022-07-23T00:06:26.800Z] 500db2f3cbeb: Waiting [2022-07-23T00:06:26.800Z] 1ee762f43c53: Waiting [2022-07-23T00:06:26.800Z] 349b1760c9e5: Waiting [2022-07-23T00:06:26.800Z] eb54b7b7991f: Waiting [2022-07-23T00:06:26.800Z] 5a4a4a77e196: Layer already exists [2022-07-23T00:06:26.800Z] a43932d1df72: Layer already exists [2022-07-23T00:06:26.800Z] 1207169bf42c: Layer already exists [2022-07-23T00:06:26.800Z] af39b7e6cecb: Layer already exists [2022-07-23T00:06:26.800Z] 59da44c6ef44: Layer already exists [2022-07-23T00:06:26.800Z] 349b1760c9e5: Layer already exists [2022-07-23T00:06:26.800Z] 500db2f3cbeb: Layer already exists [2022-07-23T00:06:26.800Z] eb54b7b7991f: Layer already exists [2022-07-23T00:06:26.800Z] 1ee762f43c53: Layer already exists [2022-07-23T00:06:27.072Z] latest: digest: sha256:426f399632bf45d0c4840869505547438cae39afdb4d5a06204ebf506cbc32ce size: 2201 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:27.444Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:27.807Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.18 [2022-07-23T00:06:27.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-23T00:06:27.807Z] a43932d1df72: Preparing [2022-07-23T00:06:27.807Z] 1207169bf42c: Preparing [2022-07-23T00:06:27.807Z] af39b7e6cecb: Preparing [2022-07-23T00:06:27.807Z] 59da44c6ef44: Preparing [2022-07-23T00:06:27.807Z] 5a4a4a77e196: Preparing [2022-07-23T00:06:27.808Z] 500db2f3cbeb: Preparing [2022-07-23T00:06:27.808Z] 1ee762f43c53: Preparing [2022-07-23T00:06:27.808Z] 349b1760c9e5: Preparing [2022-07-23T00:06:27.808Z] eb54b7b7991f: Preparing [2022-07-23T00:06:27.808Z] 500db2f3cbeb: Waiting [2022-07-23T00:06:27.808Z] 1ee762f43c53: Waiting [2022-07-23T00:06:27.808Z] eb54b7b7991f: Waiting [2022-07-23T00:06:27.808Z] 349b1760c9e5: Waiting [2022-07-23T00:06:27.808Z] 59da44c6ef44: Layer already exists [2022-07-23T00:06:27.808Z] 1207169bf42c: Layer already exists [2022-07-23T00:06:27.808Z] a43932d1df72: Layer already exists [2022-07-23T00:06:27.808Z] af39b7e6cecb: Layer already exists [2022-07-23T00:06:27.808Z] 5a4a4a77e196: Layer already exists [2022-07-23T00:06:27.808Z] eb54b7b7991f: Layer already exists [2022-07-23T00:06:27.808Z] 1ee762f43c53: Layer already exists [2022-07-23T00:06:27.808Z] 349b1760c9e5: Layer already exists [2022-07-23T00:06:27.808Z] 500db2f3cbeb: Layer already exists [2022-07-23T00:06:28.082Z] 2.2.0-dev.18: digest: sha256:426f399632bf45d0c4840869505547438cae39afdb4d5a06204ebf506cbc32ce size: 2201 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:28.459Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:438075a0e0f96d3e210f1ba936027bcbd9da410f-2.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:28.821Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:438075a0e0f96d3e210f1ba936027bcbd9da410f-2.2.0-dev.18 [2022-07-23T00:06:28.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-23T00:06:28.821Z] a43932d1df72: Preparing [2022-07-23T00:06:28.821Z] 1207169bf42c: Preparing [2022-07-23T00:06:28.821Z] af39b7e6cecb: Preparing [2022-07-23T00:06:28.821Z] 59da44c6ef44: Preparing [2022-07-23T00:06:28.821Z] 5a4a4a77e196: Preparing [2022-07-23T00:06:28.821Z] 500db2f3cbeb: Preparing [2022-07-23T00:06:28.821Z] 1ee762f43c53: Preparing [2022-07-23T00:06:28.821Z] 349b1760c9e5: Preparing [2022-07-23T00:06:28.821Z] eb54b7b7991f: Preparing [2022-07-23T00:06:28.821Z] 1ee762f43c53: Waiting [2022-07-23T00:06:28.821Z] 500db2f3cbeb: Waiting [2022-07-23T00:06:28.821Z] 349b1760c9e5: Waiting [2022-07-23T00:06:28.821Z] eb54b7b7991f: Waiting [2022-07-23T00:06:28.821Z] 59da44c6ef44: Layer already exists [2022-07-23T00:06:28.821Z] 1207169bf42c: Layer already exists [2022-07-23T00:06:28.821Z] a43932d1df72: Layer already exists [2022-07-23T00:06:28.821Z] 5a4a4a77e196: Layer already exists [2022-07-23T00:06:28.821Z] af39b7e6cecb: Layer already exists [2022-07-23T00:06:28.821Z] 1ee762f43c53: Layer already exists [2022-07-23T00:06:28.821Z] 349b1760c9e5: Layer already exists [2022-07-23T00:06:28.821Z] 500db2f3cbeb: Layer already exists [2022-07-23T00:06:28.821Z] eb54b7b7991f: Layer already exists [2022-07-23T00:06:29.093Z] 438075a0e0f96d3e210f1ba936027bcbd9da410f-2.2.0-dev.18: digest: sha256:426f399632bf45d0c4840869505547438cae39afdb4d5a06204ebf506cbc32ce size: 2201 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:29.463Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:29.823Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-23T00:06:29.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-23T00:06:29.824Z] a43932d1df72: Preparing [2022-07-23T00:06:29.824Z] 1207169bf42c: Preparing [2022-07-23T00:06:29.824Z] af39b7e6cecb: Preparing [2022-07-23T00:06:29.824Z] 59da44c6ef44: Preparing [2022-07-23T00:06:29.824Z] 5a4a4a77e196: Preparing [2022-07-23T00:06:29.824Z] 500db2f3cbeb: Preparing [2022-07-23T00:06:29.824Z] 1ee762f43c53: Preparing [2022-07-23T00:06:29.824Z] 349b1760c9e5: Preparing [2022-07-23T00:06:29.824Z] eb54b7b7991f: Preparing [2022-07-23T00:06:29.824Z] 1ee762f43c53: Waiting [2022-07-23T00:06:29.824Z] 500db2f3cbeb: Waiting [2022-07-23T00:06:29.824Z] eb54b7b7991f: Waiting [2022-07-23T00:06:29.824Z] 349b1760c9e5: Waiting [2022-07-23T00:06:29.824Z] 5a4a4a77e196: Layer already exists [2022-07-23T00:06:29.824Z] 1207169bf42c: Layer already exists [2022-07-23T00:06:29.824Z] a43932d1df72: Layer already exists [2022-07-23T00:06:29.824Z] 59da44c6ef44: Layer already exists [2022-07-23T00:06:29.824Z] af39b7e6cecb: Layer already exists [2022-07-23T00:06:29.824Z] 349b1760c9e5: Layer already exists [2022-07-23T00:06:29.824Z] 1ee762f43c53: Layer already exists [2022-07-23T00:06:29.824Z] 500db2f3cbeb: Layer already exists [2022-07-23T00:06:29.824Z] eb54b7b7991f: Layer already exists [2022-07-23T00:06:30.094Z] main: digest: sha256:426f399632bf45d0c4840869505547438cae39afdb4d5a06204ebf506cbc32ce size: 2201 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-23T00:06:30.155Z] ===================================================== [Pipeline] echo [2022-07-23T00:06:30.164Z] taggedImages: [2022-07-23T00:06:30.164Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:438075a0e0f96d3e210f1ba936027bcbd9da410f [2022-07-23T00:06:30.164Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-23T00:06:30.164Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.18 [2022-07-23T00:06:30.164Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:438075a0e0f96d3e210f1ba936027bcbd9da410f-2.2.0-dev.18 [2022-07-23T00:06:30.164Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:30.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-23T00:06:30.531Z] [2022-07-23T00:06:30.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:06:30.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-23T00:06:31.159Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-23T00:06:31.159Z] 8998bd30e6a1: Pulling fs layer [2022-07-23T00:06:31.159Z] 04944245beec: Pulling fs layer [2022-07-23T00:06:31.159Z] 699f458cf7ca: Pulling fs layer [2022-07-23T00:06:31.159Z] 765212b225bb: Pulling fs layer [2022-07-23T00:06:31.159Z] f23df028b6ca: Pulling fs layer [2022-07-23T00:06:31.159Z] d65c8cfc05b1: Pulling fs layer [2022-07-23T00:06:31.159Z] 2437ff75d9bd: Pulling fs layer [2022-07-23T00:06:31.159Z] 765212b225bb: Waiting [2022-07-23T00:06:31.159Z] f23df028b6ca: Waiting [2022-07-23T00:06:31.160Z] d65c8cfc05b1: Waiting [2022-07-23T00:06:31.160Z] 2437ff75d9bd: Waiting [2022-07-23T00:06:31.160Z] 04944245beec: Verifying Checksum [2022-07-23T00:06:31.160Z] 04944245beec: Download complete [2022-07-23T00:06:31.160Z] 765212b225bb: Verifying Checksum [2022-07-23T00:06:31.160Z] 765212b225bb: Download complete [2022-07-23T00:06:31.160Z] f23df028b6ca: Download complete [2022-07-23T00:06:31.160Z] d65c8cfc05b1: Verifying Checksum [2022-07-23T00:06:31.160Z] d65c8cfc05b1: Download complete [2022-07-23T00:06:31.438Z] 699f458cf7ca: Verifying Checksum [2022-07-23T00:06:31.438Z] 699f458cf7ca: Download complete [2022-07-23T00:06:31.712Z] 8998bd30e6a1: Verifying Checksum [2022-07-23T00:06:31.712Z] 8998bd30e6a1: Download complete [2022-07-23T00:06:33.708Z] 2437ff75d9bd: Verifying Checksum [2022-07-23T00:06:33.708Z] 2437ff75d9bd: Download complete [2022-07-23T00:06:35.786Z] 8998bd30e6a1: Pull complete [2022-07-23T00:06:36.422Z] 04944245beec: Pull complete [2022-07-23T00:06:38.454Z] 699f458cf7ca: Pull complete [2022-07-23T00:06:38.746Z] 765212b225bb: Pull complete [2022-07-23T00:06:39.767Z] f23df028b6ca: Pull complete [2022-07-23T00:06:39.767Z] d65c8cfc05b1: Pull complete [2022-07-23T00:06:54.885Z] 2437ff75d9bd: Pull complete [2022-07-23T00:06:54.885Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-23T00:06:54.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-23T00:06:54.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-23T00:06:55.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-20831 does not seem to be running inside a container [2022-07-23T00:06:55.209Z] $ 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/29 -v /w/workspace/device-usb-camera/29:/w/workspace/device-usb-camera/29:rw,z -v /w/workspace/device-usb-camera/29@tmp:/w/workspace/device-usb-camera/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-23T00:06:57.657Z] $ docker top a78da127eb66e0bc0e357f55384fe16b606779e59f7275925759b12e5a27be42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:06:58.574Z] ---> job-cost.sh [2022-07-23T00:06:58.574Z] lf-activate-venv: SKIPPING [2022-07-23T00:06:58.574Z] INFO: No Stack... [2022-07-23T00:06:58.846Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-23T00:06:59.817Z] INFO: Archiving Costs [Pipeline] sh [2022-07-23T00:07:00.474Z] + cat /w/workspace/device-usb-camera/29/archives/cost.csv [2022-07-23T00:07:00.474Z] + cut -d, -f6 [Pipeline] lock [2022-07-23T00:07:00.504Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-29-stack-cost] [2022-07-23T00:07:00.509Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-29-stack-cost] did not exist. Created. [2022-07-23T00:07:00.509Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-23T00:07:01.190Z] /w/workspace/device-usb-camera/29@tmp/durable-7383d4fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-23T00:07:01.868Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-23T00:07:01.888Z] Warning: overwriting stash ‘stack-cost’ [2022-07-23T00:07:01.936Z] Stashed 1 file(s) [Pipeline] } [2022-07-23T00:07:01.943Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-23T00:07:01.969Z] $ docker stop --time=1 a78da127eb66e0bc0e357f55384fe16b606779e59f7275925759b12e5a27be42 [2022-07-23T00:07:03.456Z] $ docker rm -f a78da127eb66e0bc0e357f55384fe16b606779e59f7275925759b12e5a27be42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-23T00:07:03.887Z] provisioning config files... [2022-07-23T00:07:03.895Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4725323559502197852tmp [Pipeline] { [Pipeline] sh [2022-07-23T00:07:04.200Z] + set +x [2022-07-23T00:07:04.200Z] + curl -s https://codecov.io/bash [2022-07-23T00:07:04.200Z] + bash -s -- [2022-07-23T00:07:04.200Z] [2022-07-23T00:07:04.200Z] _____ _ [2022-07-23T00:07:04.200Z] / ____| | | [2022-07-23T00:07:04.200Z] | | ___ __| | ___ ___ _____ __ [2022-07-23T00:07:04.200Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-23T00:07:04.200Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-23T00:07:04.200Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-23T00:07:04.200Z] Bash-1.0.6 [2022-07-23T00:07:04.200Z] [2022-07-23T00:07:04.200Z] [2022-07-23T00:07:04.200Z] ==> git version 2.25.1 found [2022-07-23T00:07:04.200Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-23T00:07:04.200Z] Release-Date: 2020-01-08 [2022-07-23T00:07:04.200Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-23T00:07:04.200Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-23T00:07:04.200Z] ==> Jenkins CI detected. [2022-07-23T00:07:04.200Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-23T00:07:04.200Z] project root: . [2022-07-23T00:07:04.200Z] --> token set from env [2022-07-23T00:07:04.200Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-23T00:07:04.200Z] ==> Running gcov in . (disable via -X gcov) [2022-07-23T00:07:04.200Z] ==> Python coveragepy not found [2022-07-23T00:07:04.200Z] ==> Searching for coverage reports in: [2022-07-23T00:07:04.200Z] + . [2022-07-23T00:07:04.200Z] -> Found 1 reports [2022-07-23T00:07:04.200Z] ==> Detecting git/mercurial file structure [2022-07-23T00:07:04.200Z] ==> Reading reports [2022-07-23T00:07:04.462Z] + ./coverage.out bytes=10 [2022-07-23T00:07:04.462Z] ==> Appending adjustments [2022-07-23T00:07:04.462Z] https://docs.codecov.io/docs/fixing-reports [2022-07-23T00:07:04.462Z] + Found adjustments [2022-07-23T00:07:04.462Z] ==> Gzipping contents [2022-07-23T00:07:04.462Z] 4.0K /tmp/codecov.aDyknW.gz [2022-07-23T00:07:04.462Z] ==> Uploading reports [2022-07-23T00:07:04.462Z] url: https://codecov.io [2022-07-23T00:07:04.462Z] query: branch=main&commit=438075a0e0f96d3e210f1ba936027bcbd9da410f&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-23T00:07:04.462Z] -> Pinging Codecov [2022-07-23T00:07:04.462Z] 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=438075a0e0f96d3e210f1ba936027bcbd9da410f&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-23T00:07:04.724Z] -> Uploading to [2022-07-23T00:07:04.724Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-23/73D8F5FF140700D3E01443B452E23636/438075a0e0f96d3e210f1ba936027bcbd9da410f/84f911d1-d670-479f-a6c1-ee364fd85fee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220723%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220723T000704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ffab5acc49191c11d541263dd397fdc67b1f0c6988d8e776eddd53d8c7b65819 [2022-07-23T00:07:04.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-23T00:07:04.724Z] Dload Upload Total Spent Left Speed [2022-07-23T00:07:04.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1187 0 0 100 1187 0 3491 --:--:-- --:--:-- --:--:-- 3491 [2022-07-23T00:07:04.986Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/438075a0e0f96d3e210f1ba936027bcbd9da410f [Pipeline] } [2022-07-23T00:07:04.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-23T00:07:05.196Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-23T00:07:05.206Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:07:05.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-23T00:07:05.506Z] [2022-07-23T00:07:05.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:07:05.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-23T00:07:05.812Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-23T00:07:05.812Z] df9b9388f04a: Pulling fs layer [2022-07-23T00:07:05.812Z] 52dc419b0ee2: Pulling fs layer [2022-07-23T00:07:05.812Z] 25bc292e5bac: Pulling fs layer [2022-07-23T00:07:05.812Z] 114826534d7a: Pulling fs layer [2022-07-23T00:07:05.812Z] 4657fd5d0bcf: Pulling fs layer [2022-07-23T00:07:05.812Z] 6ad1cebc031e: Pulling fs layer [2022-07-23T00:07:05.812Z] 8a3aa393b2d8: Pulling fs layer [2022-07-23T00:07:05.812Z] 4657fd5d0bcf: Waiting [2022-07-23T00:07:05.812Z] 114826534d7a: Waiting [2022-07-23T00:07:05.812Z] 6ad1cebc031e: Waiting [2022-07-23T00:07:05.812Z] 8a3aa393b2d8: Waiting [2022-07-23T00:07:05.812Z] 25bc292e5bac: Verifying Checksum [2022-07-23T00:07:05.812Z] 25bc292e5bac: Download complete [2022-07-23T00:07:05.812Z] 52dc419b0ee2: Verifying Checksum [2022-07-23T00:07:05.812Z] 52dc419b0ee2: Download complete [2022-07-23T00:07:05.812Z] 4657fd5d0bcf: Download complete [2022-07-23T00:07:05.812Z] df9b9388f04a: Verifying Checksum [2022-07-23T00:07:05.812Z] df9b9388f04a: Download complete [2022-07-23T00:07:06.072Z] 6ad1cebc031e: Verifying Checksum [2022-07-23T00:07:06.072Z] 6ad1cebc031e: Download complete [2022-07-23T00:07:06.072Z] df9b9388f04a: Pull complete [2022-07-23T00:07:06.072Z] 52dc419b0ee2: Pull complete [2022-07-23T00:07:06.332Z] 25bc292e5bac: Pull complete [2022-07-23T00:07:06.593Z] 114826534d7a: Verifying Checksum [2022-07-23T00:07:06.593Z] 114826534d7a: Download complete [2022-07-23T00:07:06.593Z] 8a3aa393b2d8: Verifying Checksum [2022-07-23T00:07:06.593Z] 8a3aa393b2d8: Download complete [2022-07-23T00:07:10.787Z] 114826534d7a: Pull complete [2022-07-23T00:07:10.787Z] 4657fd5d0bcf: Pull complete [2022-07-23T00:07:10.787Z] 6ad1cebc031e: Pull complete [2022-07-23T00:07:14.077Z] 8a3aa393b2d8: Pull complete [2022-07-23T00:07:14.077Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-23T00:07:14.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-23T00:07:14.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-23T00:07:14.166Z] prd-ubuntu20.04-docker-8c-8g-20830 does not seem to be running inside a container [2022-07-23T00:07:14.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-23T00:07:17.065Z] $ docker top 9c8cd0665af8c0b654339e52ee5a11dc1d242a368e9dc66d1d00d7356fb3b2f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-23T00:07:17.135Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-23T00:07:17.419Z] + set -o pipefail [2022-07-23T00:07:17.419Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-23T00:07:22.695Z] [2022-07-23T00:07:22.696Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-23T00:07:22.696Z] [2022-07-23T00:07:22.696Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/4cf95745-717f-421d-8c58-ed65a91a2c24 [2022-07-23T00:07:22.696Z] [2022-07-23T00:07:22.696Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-23T00:07:22.696Z] [2022-07-23T00:07:22.696Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-23T00:07:22.696Z] [2022-07-23T00:07:23.641Z] [Pipeline] } [2022-07-23T00:07:23.661Z] $ docker stop --time=1 9c8cd0665af8c0b654339e52ee5a11dc1d242a368e9dc66d1d00d7356fb3b2f5 [2022-07-23T00:07:27.242Z] $ docker rm -f 9c8cd0665af8c0b654339e52ee5a11dc1d242a368e9dc66d1d00d7356fb3b2f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-23T00:07:27.979Z] + git log --format=format:%s -1 438075a0e0f96d3e210f1ba936027bcbd9da410f [Pipeline] sh [2022-07-23T00:07:28.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-23T00:07:28.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:07:28.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-23T00:07:28.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-23T00:07:28.679Z] prd-ubuntu20.04-docker-8c-8g-20830 does not seem to be running inside a container [2022-07-23T00:07:28.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-23T00:07:29.226Z] $ docker top 5182eedc7123c29fbdc565f441465273fcd4f65454727793510e474998c01621 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-23T00:07:29.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-23T00:07:29.323Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-23T00:07:29.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-23T00:07:29.465Z] $ docker exec 5182eedc7123c29fbdc565f441465273fcd4f65454727793510e474998c01621 ssh-agent [2022-07-23T00:07:29.594Z] SSH_AUTH_SOCK=/tmp/ssh-b8C3OI3ozaKD/agent.32 [2022-07-23T00:07:29.594Z] SSH_AGENT_PID=38 [2022-07-23T00:07:29.599Z] Running ssh-add (command line suppressed) [2022-07-23T00:07:29.723Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7522714283992302726.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7522714283992302726.key) [2022-07-23T00:07:29.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-23T00:07:30.028Z] + git semver tag [2022-07-23T00:07:30.290Z] 2022-07-23 00:07:30,295 [run_tag] DEBUG tag force:False [2022-07-23T00:07:30.290Z] 2022-07-23 00:07:30,295 [check_head_tag] DEBUG check head tag [2022-07-23T00:07:30.290Z] 2022-07-23 00:07:30,295 [execute] INFO git cat-file --batch-check [2022-07-23T00:07:30.290Z] 2022-07-23 00:07:30,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-23T00:07:30.550Z] 2022-07-23 00:07:30,301 [execute] INFO git cat-file --batch [2022-07-23T00:07:30.550Z] 2022-07-23 00:07:30,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-23T00:07:30.550Z] 2022-07-23 00:07:30,311 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-23T00:07:30.550Z] 2022-07-23 00:07:30,311 [execute] INFO git tag -a v2.2.0-dev.18 -m v2.2.0-dev.18 [2022-07-23T00:07:30.550Z] 2022-07-23 00:07:30,311 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.18', '-m', 'v2.2.0-dev.18'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-23T00:07:30.550Z] 2022-07-23 00:07:30,318 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-23T00:07:30.550Z] 2.2.0-dev.18 [Pipeline] } [2022-07-23T00:07:30.568Z] $ docker exec --env ******** --env ******** 5182eedc7123c29fbdc565f441465273fcd4f65454727793510e474998c01621 ssh-agent -k [2022-07-23T00:07:30.676Z] unset SSH_AUTH_SOCK; [2022-07-23T00:07:30.677Z] unset SSH_AGENT_PID; [2022-07-23T00:07:30.677Z] echo Agent pid 38 killed; [2022-07-23T00:07:30.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-23T00:07:30.999Z] + git semver [Pipeline] } [2022-07-23T00:07:31.282Z] $ docker stop --time=1 5182eedc7123c29fbdc565f441465273fcd4f65454727793510e474998c01621 [2022-07-23T00:07:32.553Z] $ docker rm -f 5182eedc7123c29fbdc565f441465273fcd4f65454727793510e474998c01621 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:07:32.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-23T00:07:32.947Z] [2022-07-23T00:07:32.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:07:33.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-23T00:07:33.249Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-23T00:07:33.249Z] ab5ef0e58194: Pulling fs layer [2022-07-23T00:07:33.249Z] 9712f1f96733: Pulling fs layer [2022-07-23T00:07:33.249Z] 63f879dbbcfc: Pulling fs layer [2022-07-23T00:07:33.249Z] 0d9ebad4ef96: Pulling fs layer [2022-07-23T00:07:33.249Z] e9a5061849ea: Pulling fs layer [2022-07-23T00:07:33.249Z] d747dcd14b5f: Pulling fs layer [2022-07-23T00:07:33.249Z] 2de7ff778b66: Pulling fs layer [2022-07-23T00:07:33.249Z] 0d9ebad4ef96: Waiting [2022-07-23T00:07:33.249Z] e9a5061849ea: Waiting [2022-07-23T00:07:33.249Z] d747dcd14b5f: Waiting [2022-07-23T00:07:33.249Z] 9712f1f96733: Verifying Checksum [2022-07-23T00:07:33.249Z] 9712f1f96733: Download complete [2022-07-23T00:07:33.819Z] 63f879dbbcfc: Verifying Checksum [2022-07-23T00:07:33.819Z] 63f879dbbcfc: Download complete [2022-07-23T00:07:33.819Z] 0d9ebad4ef96: Verifying Checksum [2022-07-23T00:07:33.819Z] 0d9ebad4ef96: Download complete [2022-07-23T00:07:33.819Z] d747dcd14b5f: Verifying Checksum [2022-07-23T00:07:33.819Z] d747dcd14b5f: Download complete [2022-07-23T00:07:33.819Z] e9a5061849ea: Verifying Checksum [2022-07-23T00:07:33.819Z] e9a5061849ea: Download complete [2022-07-23T00:07:33.819Z] ab5ef0e58194: Verifying Checksum [2022-07-23T00:07:33.819Z] ab5ef0e58194: Download complete [2022-07-23T00:07:33.819Z] 2de7ff778b66: Verifying Checksum [2022-07-23T00:07:33.819Z] 2de7ff778b66: Download complete [2022-07-23T00:07:37.110Z] ab5ef0e58194: Pull complete [2022-07-23T00:07:37.110Z] 9712f1f96733: Pull complete [2022-07-23T00:07:37.678Z] 63f879dbbcfc: Pull complete [2022-07-23T00:07:42.961Z] 0d9ebad4ef96: Pull complete [2022-07-23T00:07:42.961Z] e9a5061849ea: Pull complete [2022-07-23T00:07:42.961Z] d747dcd14b5f: Pull complete [2022-07-23T00:07:43.901Z] 2de7ff778b66: Pull complete [2022-07-23T00:07:43.901Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-23T00:07:43.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-23T00:07:43.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-23T00:07:43.997Z] prd-ubuntu20.04-docker-8c-8g-20830 does not seem to be running inside a container [2022-07-23T00:07:44.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-23T00:07:47.740Z] $ docker top 7c4586eb6f75336307004d6d013f3f691dfd8094af815564c26bcb82aed88e6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-23T00:07:47.828Z] provisioning config files... [2022-07-23T00:07:47.857Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9150538907711273686tmp [2022-07-23T00:07:47.869Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7734718438255435406tmp [2022-07-23T00:07:47.890Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config921827097714133025tmp [Pipeline] { [Pipeline] echo [2022-07-23T00:07:47.921Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:07:48.204Z] ---> sigul-configuration.sh [2022-07-23T00:07:48.204Z] gpg: directory `/root/.gnupg' created [2022-07-23T00:07:48.204Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-23T00:07:48.204Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-23T00:07:48.204Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-23T00:07:48.204Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-23T00:07:48.204Z] gpg: CAST5 encrypted data [2022-07-23T00:07:48.204Z] gpg: encrypted with 1 passphrase [2022-07-23T00:07:48.204Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-23T00:07:48.494Z] + mkdir /home/jenkins [2022-07-23T00:07:48.494Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-23T00:07:48.783Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-23T00:07:48.791Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:07:49.076Z] ---> sigul-install.sh [2022-07-23T00:07:49.077Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-23T00:07:49.366Z] + git tag --list [2022-07-23T00:07:49.366Z] v0.0.0 [2022-07-23T00:07:49.366Z] v0.0.1-dev.1 [2022-07-23T00:07:49.366Z] v0.0.1-dev.10 [2022-07-23T00:07:49.366Z] v0.0.1-dev.11 [2022-07-23T00:07:49.366Z] v0.0.1-dev.12 [2022-07-23T00:07:49.366Z] v0.0.1-dev.13 [2022-07-23T00:07:49.366Z] v0.0.1-dev.14 [2022-07-23T00:07:49.366Z] v0.0.1-dev.15 [2022-07-23T00:07:49.366Z] v0.0.1-dev.16 [2022-07-23T00:07:49.366Z] v0.0.1-dev.2 [2022-07-23T00:07:49.366Z] v0.0.1-dev.3 [2022-07-23T00:07:49.366Z] v0.0.1-dev.4 [2022-07-23T00:07:49.366Z] v0.0.1-dev.5 [2022-07-23T00:07:49.366Z] v0.0.1-dev.6 [2022-07-23T00:07:49.366Z] v0.0.1-dev.7 [2022-07-23T00:07:49.366Z] v0.0.1-dev.8 [2022-07-23T00:07:49.366Z] v0.0.1-dev.9 [2022-07-23T00:07:49.366Z] v2.2.0-dev.17 [2022-07-23T00:07:49.366Z] v2.2.0-dev.18 [Pipeline] sh [2022-07-23T00:07:49.663Z] + lftools sign git-tag v2.2.0-dev.18 [2022-07-23T00:07:50.235Z] Signing Git tag with Sigul... [2022-07-23T00:07:50.235Z] Signing v2.2.0-dev.18 [Pipeline] echo [2022-07-23T00:07:50.819Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:07:51.108Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-23T00:07:51.118Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-23T00:07:51.145Z] $ docker stop --time=1 7c4586eb6f75336307004d6d013f3f691dfd8094af815564c26bcb82aed88e6f [2022-07-23T00:07:52.435Z] $ docker rm -f 7c4586eb6f75336307004d6d013f3f691dfd8094af815564c26bcb82aed88e6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-23T00:07:52.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-23T00:07:52.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:07:53.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-23T00:07:53.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-23T00:07:53.274Z] prd-ubuntu20.04-docker-8c-8g-20830 does not seem to be running inside a container [2022-07-23T00:07:53.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-23T00:07:53.693Z] $ docker top c8a81e16feb03211068cc1f2620a7cad17486eb11f80f496c5fa6f605ce1d018 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-23T00:07:53.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-23T00:07:53.794Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-23T00:07:53.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-23T00:07:53.946Z] $ docker exec c8a81e16feb03211068cc1f2620a7cad17486eb11f80f496c5fa6f605ce1d018 ssh-agent [2022-07-23T00:07:54.076Z] SSH_AUTH_SOCK=/tmp/ssh-cgb8OjnoBhQt/agent.34 [2022-07-23T00:07:54.076Z] SSH_AGENT_PID=40 [2022-07-23T00:07:54.082Z] Running ssh-add (command line suppressed) [2022-07-23T00:07:54.219Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5882943797504002921.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5882943797504002921.key) [2022-07-23T00:07:54.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-23T00:07:54.524Z] + git semver bump pre [2022-07-23T00:07:54.783Z] 2022-07-23 00:07:54,732 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-23T00:07:54.783Z] 2022-07-23 00:07:54,732 [bump_version] DEBUG bumping version:2.2.0-dev.18 on axis:pre with prefix:dev [2022-07-23T00:07:54.783Z] 2022-07-23 00:07:54,733 [bump_version] DEBUG bumped version:2.2.0-dev.19 [2022-07-23T00:07:54.783Z] 2022-07-23 00:07:54,733 [write_version] DEBUG write version:2.2.0-dev.19 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-23T00:07:54.783Z] 2022-07-23 00:07:54,733 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-23T00:07:54.783Z] 2022-07-23 00:07:54,733 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-23T00:07:54.783Z] 2022-07-23 00:07:54,736 [execute] INFO git cat-file --batch-check [2022-07-23T00:07:54.783Z] 2022-07-23 00:07:54,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-23T00:07:54.783Z] 2022-07-23 00:07:54,743 [execute] INFO git cat-file --batch [2022-07-23T00:07:54.784Z] 2022-07-23 00:07:54,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-23T00:07:54.784Z] 2022-07-23 00:07:54,749 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-23T00:07:54.784Z] 2.2.0-dev.19 [Pipeline] } [2022-07-23T00:07:54.803Z] $ docker exec --env ******** --env ******** c8a81e16feb03211068cc1f2620a7cad17486eb11f80f496c5fa6f605ce1d018 ssh-agent -k [2022-07-23T00:07:54.943Z] unset SSH_AUTH_SOCK; [2022-07-23T00:07:54.943Z] unset SSH_AGENT_PID; [2022-07-23T00:07:54.943Z] echo Agent pid 40 killed; [2022-07-23T00:07:54.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-23T00:07:55.264Z] + git semver [Pipeline] } [2022-07-23T00:07:55.550Z] $ docker stop --time=1 c8a81e16feb03211068cc1f2620a7cad17486eb11f80f496c5fa6f605ce1d018 [2022-07-23T00:07:56.822Z] $ docker rm -f c8a81e16feb03211068cc1f2620a7cad17486eb11f80f496c5fa6f605ce1d018 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-23T00:07:57.185Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-23T00:07:57.185Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:07:57.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-23T00:07:57.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-23T00:07:57.585Z] prd-ubuntu20.04-docker-8c-8g-20830 does not seem to be running inside a container [2022-07-23T00:07:57.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-23T00:07:58.042Z] $ docker top 6ae54ea00ee094d856dd1f45ce4246b90e7c91fbc668637552d8cb1181dff31b -eo pid,comm [2022-07-23T00:07:58.100Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-23T00:07:58.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-23T00:07:58.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-23T00:07:58.141Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-23T00:07:58.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-23T00:07:58.286Z] $ docker exec 6ae54ea00ee094d856dd1f45ce4246b90e7c91fbc668637552d8cb1181dff31b ssh-agent [2022-07-23T00:07:58.408Z] SSH_AUTH_SOCK=/tmp/ssh-D8RWX80TDJKr/agent.33 [2022-07-23T00:07:58.408Z] SSH_AGENT_PID=39 [2022-07-23T00:07:58.414Z] Running ssh-add (command line suppressed) [2022-07-23T00:07:58.537Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8015741760813881156.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8015741760813881156.key) [2022-07-23T00:07:58.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-23T00:07:58.843Z] + git semver push [2022-07-23T00:07:59.104Z] 2022-07-23 00:07:59,053 [run_push] DEBUG push [2022-07-23T00:07:59.104Z] 2022-07-23 00:07:59,054 [execute] INFO git cat-file --batch-check [2022-07-23T00:07:59.104Z] 2022-07-23 00:07:59,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-23T00:07:59.104Z] 2022-07-23 00:07:59,060 [execute] INFO git rev-list b9aef5f918c813a95defcb65ed2bcea9ce98d9df -- [2022-07-23T00:07:59.104Z] 2022-07-23 00:07:59,060 [execute] DEBUG Popen(['git', 'rev-list', 'b9aef5f918c813a95defcb65ed2bcea9ce98d9df', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-23T00:07:59.104Z] 2022-07-23 00:07:59,066 [execute] INFO git fetch -v origin [2022-07-23T00:07:59.104Z] 2022-07-23 00:07:59,066 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-23T00:07:59.673Z] 2022-07-23 00:07:59,555 [run_push] DEBUG no remote changes detected [2022-07-23T00:07:59.673Z] 2022-07-23 00:07:59,555 [execute] INFO git push origin semver [2022-07-23T00:07:59.673Z] 2022-07-23 00:07:59,556 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-23T00:08:00.251Z] 2022-07-23 00:08:00,203 [run_push] DEBUG push all version tags [2022-07-23T00:08:00.251Z] 2022-07-23 00:08:00,204 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-23T00:08:00.251Z] 2022-07-23 00:08:00,204 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-23T00:08:01.194Z] 2022-07-23 00:08:00,897 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-23T00:08:01.194Z] 2.2.0-dev.19 [Pipeline] } [2022-07-23T00:08:01.215Z] $ docker exec --env ******** --env ******** 6ae54ea00ee094d856dd1f45ce4246b90e7c91fbc668637552d8cb1181dff31b ssh-agent -k [2022-07-23T00:08:01.339Z] unset SSH_AUTH_SOCK; [2022-07-23T00:08:01.339Z] unset SSH_AGENT_PID; [2022-07-23T00:08:01.339Z] echo Agent pid 39 killed; [2022-07-23T00:08:01.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-23T00:08:01.661Z] + git semver [Pipeline] } [2022-07-23T00:08:01.947Z] $ docker stop --time=1 6ae54ea00ee094d856dd1f45ce4246b90e7c91fbc668637552d8cb1181dff31b [2022-07-23T00:08:03.259Z] $ docker rm -f 6ae54ea00ee094d856dd1f45ce4246b90e7c91fbc668637552d8cb1181dff31b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-23T00:08:03.921Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-23T00:08:03.921Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-23T00:08:03.921Z] total 16 [2022-07-23T00:08:03.921Z] drwxr-xr-x 3 root root 4096 Jul 22 23:58 . [2022-07-23T00:08:03.921Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 00:07 .. [2022-07-23T00:08:03.921Z] drwxr-xr-x 2 root root 4096 Jul 22 23:58 cost [2022-07-23T00:08:03.921Z] -rw-r--r-- 1 root root 87 Jul 22 23:58 cost.csv [2022-07-23T00:08:03.921Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-23T00:08:03.921Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-23T00:08:03.921Z] total 16 [2022-07-23T00:08:03.921Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 23:58 . [2022-07-23T00:08:03.921Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 23 00:07 .. [2022-07-23T00:08:03.921Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 23:58 cost [2022-07-23T00:08:03.921Z] -rw-r--r-- 1 jenkins jenkins 87 Jul 22 23:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:08:04.220Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:08:05.087Z] ---> package-listing.sh [2022-07-23T00:08:05.087Z] ++ facter osfamily [2022-07-23T00:08:05.087Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-23T00:08:05.348Z] + OS_FAMILY=debian [2022-07-23T00:08:05.348Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-23T00:08:05.348Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-23T00:08:05.348Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-23T00:08:05.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-23T00:08:05.348Z] + PACKAGES=/tmp/packages_start.txt [2022-07-23T00:08:05.348Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-23T00:08:05.348Z] + PACKAGES=/tmp/packages_end.txt [2022-07-23T00:08:05.348Z] + case "${OS_FAMILY}" in [2022-07-23T00:08:05.348Z] + dpkg -l [2022-07-23T00:08:05.348Z] + grep '^ii' [2022-07-23T00:08:05.348Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-23T00:08:05.348Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-23T00:08:05.348Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-23T00:08:05.348Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-23T00:08:05.348Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-23T00:08:05.348Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-07-23T00:08:05.358Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-23T00:08:05.640Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-23T00:08:06.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-23T00:08:06.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-23T00:08:06.335Z] prd-ubuntu20.04-docker-8c-8g-20830 does not seem to be running inside a container [2022-07-23T00:08:06.406Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-23T00:08:06.693Z] $ docker top 3193a7b388fc1bec0e729a917c821a84f0e6c2c5f15a310934879891049bbafc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-23T00:08:07.049Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-23T00:08:07.339Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-23T00:08:07.630Z] + ls /var/log/sa-host [2022-07-23T00:08:07.630Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-23T00:08:07.761Z] provisioning config files... [2022-07-23T00:08:07.770Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6874206270303823516tmp [Pipeline] { [Pipeline] echo [2022-07-23T00:08:07.786Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:08:08.071Z] ---> create-netrc.sh [Pipeline] } [2022-07-23T00:08:08.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:08:08.419Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-23T00:08:08.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:08:08.713Z] ---> sudo-logs.sh [2022-07-23T00:08:08.713Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-23T00:08:08.733Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:08:09.020Z] ---> job-cost.sh [2022-07-23T00:08:09.020Z] lf-activate-venv: SKIPPING [2022-07-23T00:08:09.020Z] DEBUG: total: 0.2199999988079071 [2022-07-23T00:08:09.020Z] INFO: Retrieving Stack Cost... [2022-07-23T00:08:09.591Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-23T00:08:09.851Z] INFO: Archiving Costs [Pipeline] echo [2022-07-23T00:08:09.863Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-23T00:08:10.148Z] ---> logs-deploy.sh [2022-07-23T00:08:10.148Z] lf-activate-venv: SKIPPING [2022-07-23T00:08:10.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/29 [2022-07-23T00:08:10.148Z] INFO: archiving workspace using pattern(s): [2022-07-23T00:08:11.091Z] Archives upload complete. [2022-07-23T00:08:11.350Z] INFO: archiving logs to Nexus [2022-07-23T00:08:11.923Z] ---> uname -a: [2022-07-23T00:08:11.923Z] Linux prd-ubuntu20-04-docker-8c-8g-20830 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-23T00:08:11.923Z] [2022-07-23T00:08:11.923Z] [2022-07-23T00:08:11.923Z] ---> lscpu: [2022-07-23T00:08:11.923Z] Architecture: x86_64 [2022-07-23T00:08:11.923Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-23T00:08:11.923Z] Byte Order: Little Endian [2022-07-23T00:08:11.923Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-23T00:08:11.923Z] CPU(s): 8 [2022-07-23T00:08:11.923Z] On-line CPU(s) list: 0-7 [2022-07-23T00:08:11.923Z] Thread(s) per core: 1 [2022-07-23T00:08:11.923Z] Core(s) per socket: 1 [2022-07-23T00:08:11.923Z] Socket(s): 8 [2022-07-23T00:08:11.923Z] NUMA node(s): 1 [2022-07-23T00:08:11.923Z] Vendor ID: AuthenticAMD [2022-07-23T00:08:11.923Z] CPU family: 23 [2022-07-23T00:08:11.923Z] Model: 49 [2022-07-23T00:08:11.923Z] Model name: AMD EPYC-Rome Processor [2022-07-23T00:08:11.923Z] Stepping: 0 [2022-07-23T00:08:11.923Z] CPU MHz: 2799.864 [2022-07-23T00:08:11.923Z] BogoMIPS: 5599.72 [2022-07-23T00:08:11.923Z] Virtualization: AMD-V [2022-07-23T00:08:11.923Z] Hypervisor vendor: KVM [2022-07-23T00:08:11.923Z] Virtualization type: full [2022-07-23T00:08:11.923Z] L1d cache: 256 KiB [2022-07-23T00:08:11.923Z] L1i cache: 256 KiB [2022-07-23T00:08:11.923Z] L2 cache: 4 MiB [2022-07-23T00:08:11.923Z] L3 cache: 128 MiB [2022-07-23T00:08:11.923Z] NUMA node0 CPU(s): 0-7 [2022-07-23T00:08:11.923Z] Vulnerability Itlb multihit: Not affected [2022-07-23T00:08:11.923Z] Vulnerability L1tf: Not affected [2022-07-23T00:08:11.923Z] Vulnerability Mds: Not affected [2022-07-23T00:08:11.923Z] Vulnerability Meltdown: Not affected [2022-07-23T00:08:11.923Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-23T00:08:11.923Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-23T00:08:11.923Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-23T00:08:11.923Z] Vulnerability Srbds: Not affected [2022-07-23T00:08:11.923Z] Vulnerability Tsx async abort: Not affected [2022-07-23T00:08:11.923Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-23T00:08:11.923Z] [2022-07-23T00:08:11.923Z] [2022-07-23T00:08:11.923Z] ---> nproc: [2022-07-23T00:08:11.923Z] 8 [2022-07-23T00:08:11.923Z] [2022-07-23T00:08:11.923Z] [2022-07-23T00:08:11.923Z] ---> df -h: [2022-07-23T00:08:11.923Z] Filesystem Size Used Avail Use% Mounted on [2022-07-23T00:08:11.923Z] overlay 155G 13G 143G 8% / [2022-07-23T00:08:11.923Z] tmpfs 64M 0 64M 0% /dev [2022-07-23T00:08:11.923Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-23T00:08:11.923Z] shm 64M 0 64M 0% /dev/shm [2022-07-23T00:08:11.923Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-23T00:08:11.923Z] [2022-07-23T00:08:11.923Z]