Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f8c06fbfb8b0782f288c35171c6afc148f652fe 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-ssh13150957283133345157.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9457979142445057035.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6763335996378428120.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1337168904259038171.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh13218925298225239827.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 ‘prd-ubuntu20.04-docker-8c-8g-1862’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1863 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 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2f8c06fbfb8b0782f288c35171c6afc148f652fe (main) Commit message: "Merge pull request #90 from lenny-intel/nats" > 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 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 > git rev-list --no-walk 23873178f87621f494545d7f1b328385510a4cee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T21:03:38.686Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T21:03:38.741Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T21:03:38.753Z] ========================================================= [2022-09-28T21:03:38.753Z] EdgeX Global Pipelines Version Info [2022-09-28T21:03:38.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:03:39.461Z] ------------------- [2022-09-28T21:03:39.462Z] stable info: [2022-09-28T21:03:39.462Z] ------------------- [2022-09-28T21:03:39.462Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T21:03:39.462Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T21:03:39.462Z] Message: update stable to v1.0.239 [2022-09-28T21:03:40.032Z] ------------------- [2022-09-28T21:03:40.032Z] experimental info: [2022-09-28T21:03:40.032Z] ------------------- [2022-09-28T21:03:40.032Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T21:03:40.032Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T21:03:40.033Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T21:03:40.191Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-28T21:03:40.202Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-28T21:03:40.212Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T21:03:40.223Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T21:03:40.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T21:03:40.247Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T21:03:40.257Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T21:03:40.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T21:03:40.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T21:03:40.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T21:03:40.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T21:03:40.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-28T21:03:40.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T21:03:40.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T21:03:40.356Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T21:03:40.369Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T21:03:40.382Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T21:03:40.392Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T21:03:40.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T21:03:40.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T21:03:40.434Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T21:03:40.447Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T21:03:40.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T21:03:40.468Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T21:03:40.483Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T21:03:40.495Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T21:03:40.509Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T21:03:40.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-28T21:03:40.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-28T21:03:40.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-28T21:03:40.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f8c06fbfb8b0782f288c35171c6afc148f652fe [Pipeline] echo [2022-09-28T21:03:40.575Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f8c06f [Pipeline] echo [2022-09-28T21:03:40.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T21:03:40.628Z] provisioning config files... [2022-09-28T21:03:40.640Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4584104950015220915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:03:40.938Z] ---> docker-login.sh [2022-09-28T21:03:40.938Z] nexus3.edgexfoundry.org:10001 [2022-09-28T21:03:41.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:41.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:41.197Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:41.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:41.197Z] [2022-09-28T21:03:41.197Z] Login Succeeded [2022-09-28T21:03:41.197Z] nexus3.edgexfoundry.org:10002 [2022-09-28T21:03:41.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:41.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:41.455Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:41.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:41.455Z] [2022-09-28T21:03:41.455Z] Login Succeeded [2022-09-28T21:03:41.455Z] nexus3.edgexfoundry.org:10003 [2022-09-28T21:03:41.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:41.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:41.455Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:41.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:41.455Z] [2022-09-28T21:03:41.455Z] Login Succeeded [2022-09-28T21:03:41.455Z] nexus3.edgexfoundry.org:10004 [2022-09-28T21:03:41.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:41.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:41.455Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:41.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:41.455Z] [2022-09-28T21:03:41.455Z] Login Succeeded [2022-09-28T21:03:41.455Z] docker.io [2022-09-28T21:03:41.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:41.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:41.974Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:41.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:41.974Z] [2022-09-28T21:03:41.974Z] Login Succeeded [2022-09-28T21:03:41.974Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T21:03:41.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T21:03:42.324Z] + git rev-list -1 --merges 2f8c06fbfb8b0782f288c35171c6afc148f652fe~1..2f8c06fbfb8b0782f288c35171c6afc148f652fe [Pipeline] echo [2022-09-28T21:03:42.352Z] -----------> git rev-list -1 --merges 2f8c06fbfb8b0782f288c35171c6afc148f652fe~1..2f8c06fbfb8b0782f288c35171c6afc148f652fe 2f8c06fbfb8b0782f288c35171c6afc148f652fe [2022-09-28T21:03:42.352Z] 2f8c06fbfb8b0782f288c35171c6afc148f652fe [false] [Pipeline] sh [2022-09-28T21:03:42.638Z] + git log --format=format:%s -1 2f8c06fbfb8b0782f288c35171c6afc148f652fe [Pipeline] echo [2022-09-28T21:03:42.649Z] ========================================================= [2022-09-28T21:03:42.649Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T21:03:42.649Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T21:03:42.960Z] + git log --format=format:%s -1 2f8c06fbfb8b0782f288c35171c6afc148f652fe [Pipeline] echo [2022-09-28T21:03:42.987Z] [semverPrep] GIT_COMMIT: 2f8c06fbfb8b0782f288c35171c6afc148f652fe, Commit Message: Merge pull request #90 from lenny-intel/nats [Pipeline] echo [2022-09-28T21:03:42.997Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T21:03:43.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T21:03:43.338Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T21:03:43.338Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T21:03:43.338Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T21:03:43.338Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T21:03:43.338Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T21:03:43.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:03:43.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:03:43.673Z] [2022-09-28T21:03:43.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:03:43.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:03:43.970Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T21:03:43.970Z] b85a868b505f: Pulling fs layer [2022-09-28T21:03:43.970Z] e2be974225ed: Pulling fs layer [2022-09-28T21:03:43.970Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T21:03:43.970Z] 988bab9f4d93: Pulling fs layer [2022-09-28T21:03:43.970Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T21:03:43.970Z] eaf3925da568: Pulling fs layer [2022-09-28T21:03:43.970Z] bab4dde63d76: Pulling fs layer [2022-09-28T21:03:43.970Z] bde34c3a00c8: Pulling fs layer [2022-09-28T21:03:43.970Z] b352a97aabf1: Pulling fs layer [2022-09-28T21:03:43.970Z] 4872d77fe225: Pulling fs layer [2022-09-28T21:03:43.970Z] 5851b861e8e6: Pulling fs layer [2022-09-28T21:03:43.970Z] 988bab9f4d93: Waiting [2022-09-28T21:03:43.970Z] bde34c3a00c8: Waiting [2022-09-28T21:03:43.970Z] 1469e6f7b9e6: Waiting [2022-09-28T21:03:43.970Z] eaf3925da568: Waiting [2022-09-28T21:03:43.970Z] 5851b861e8e6: Waiting [2022-09-28T21:03:43.970Z] b352a97aabf1: Waiting [2022-09-28T21:03:43.970Z] bab4dde63d76: Waiting [2022-09-28T21:03:43.970Z] 4872d77fe225: Waiting [2022-09-28T21:03:43.970Z] e2be974225ed: Verifying Checksum [2022-09-28T21:03:43.970Z] e2be974225ed: Download complete [2022-09-28T21:03:43.970Z] 988bab9f4d93: Verifying Checksum [2022-09-28T21:03:43.970Z] 988bab9f4d93: Download complete [2022-09-28T21:03:44.230Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T21:03:44.230Z] 1469e6f7b9e6: Download complete [2022-09-28T21:03:44.230Z] eaf3925da568: Verifying Checksum [2022-09-28T21:03:44.230Z] eaf3925da568: Download complete [2022-09-28T21:03:44.230Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T21:03:44.230Z] 339a4e72a1f5: Download complete [2022-09-28T21:03:44.230Z] bde34c3a00c8: Verifying Checksum [2022-09-28T21:03:44.230Z] bde34c3a00c8: Download complete [2022-09-28T21:03:44.230Z] b352a97aabf1: Verifying Checksum [2022-09-28T21:03:44.230Z] b352a97aabf1: Download complete [2022-09-28T21:03:44.230Z] 4872d77fe225: Verifying Checksum [2022-09-28T21:03:44.230Z] 4872d77fe225: Download complete [2022-09-28T21:03:44.230Z] 5851b861e8e6: Verifying Checksum [2022-09-28T21:03:44.230Z] 5851b861e8e6: Download complete [2022-09-28T21:03:44.230Z] b85a868b505f: Verifying Checksum [2022-09-28T21:03:44.230Z] b85a868b505f: Download complete [2022-09-28T21:03:44.496Z] bab4dde63d76: Verifying Checksum [2022-09-28T21:03:44.496Z] bab4dde63d76: Download complete [2022-09-28T21:03:45.429Z] b85a868b505f: Pull complete [2022-09-28T21:03:45.429Z] e2be974225ed: Pull complete [2022-09-28T21:03:45.689Z] 339a4e72a1f5: Pull complete [2022-09-28T21:03:45.948Z] 988bab9f4d93: Pull complete [2022-09-28T21:03:46.208Z] 1469e6f7b9e6: Pull complete [2022-09-28T21:03:46.208Z] eaf3925da568: Pull complete [2022-09-28T21:03:48.112Z] bab4dde63d76: Pull complete [2022-09-28T21:03:48.112Z] bde34c3a00c8: Pull complete [2022-09-28T21:03:48.112Z] b352a97aabf1: Pull complete [2022-09-28T21:03:48.112Z] 4872d77fe225: Pull complete [2022-09-28T21:03:48.112Z] 5851b861e8e6: Pull complete [2022-09-28T21:03:48.112Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T21:03:48.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:03:48.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:03:48.220Z] prd-ubuntu20.04-docker-8c-8g-1863 does not seem to be running inside a container [2022-09-28T21:03:48.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T21:03:50.002Z] $ docker top d318768e0a67c8dc2749ec9fa746e527e6254c6f30a79f293115bcff05327a21 -eo pid,comm [2022-09-28T21:03:50.055Z] 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-09-28T21:03:50.055Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T21:03:50.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T21:03:50.092Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T21:03:50.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T21:03:50.209Z] $ docker exec d318768e0a67c8dc2749ec9fa746e527e6254c6f30a79f293115bcff05327a21 ssh-agent [2022-09-28T21:03:50.319Z] SSH_AUTH_SOCK=/tmp/ssh-0Aqwb7Fxz8iG/agent.32 [2022-09-28T21:03:50.319Z] SSH_AGENT_PID=38 [2022-09-28T21:03:50.325Z] Running ssh-add (command line suppressed) [2022-09-28T21:03:50.426Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18255818034142622889.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18255818034142622889.key) [2022-09-28T21:03:50.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T21:03:50.730Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T21:03:50.749Z] $ docker exec --env ******** --env ******** d318768e0a67c8dc2749ec9fa746e527e6254c6f30a79f293115bcff05327a21 ssh-agent -k [2022-09-28T21:03:50.845Z] unset SSH_AUTH_SOCK; [2022-09-28T21:03:50.845Z] unset SSH_AGENT_PID; [2022-09-28T21:03:50.845Z] echo Agent pid 38 killed; [2022-09-28T21:03:50.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T21:03:50.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T21:03:50.887Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T21:03:50.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T21:03:50.985Z] $ docker exec d318768e0a67c8dc2749ec9fa746e527e6254c6f30a79f293115bcff05327a21 ssh-agent [2022-09-28T21:03:51.093Z] SSH_AUTH_SOCK=/tmp/ssh-g7bgInxyzcYh/agent.70 [2022-09-28T21:03:51.093Z] SSH_AGENT_PID=76 [2022-09-28T21:03:51.098Z] Running ssh-add (command line suppressed) [2022-09-28T21:03:51.197Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9478006207179648880.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9478006207179648880.key) [2022-09-28T21:03:51.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T21:03:51.493Z] + git semver init [2022-09-28T21:03:51.752Z] 2022-09-28 21:03:51,660 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T21:03:51.752Z] 2022-09-28 21:03:51,661 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-28T21:03:51.752Z] 2022-09-28 21:03:51,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-28T21:03:51.752Z] 2022-09-28 21:03:51,661 [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-09-28T21:03:52.690Z] 2022-09-28 21:03:52,429 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-09-28T21:03:52.690Z] 2022-09-28 21:03:52,429 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-09-28T21:03:52.690Z] 2022-09-28 21:03:52,429 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T21:03:52.690Z] 2022-09-28 21:03:52,430 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T21:03:52.690Z] 2.3.0-dev.12 [Pipeline] } [2022-09-28T21:03:52.700Z] $ docker exec --env ******** --env ******** d318768e0a67c8dc2749ec9fa746e527e6254c6f30a79f293115bcff05327a21 ssh-agent -k [2022-09-28T21:03:52.796Z] unset SSH_AUTH_SOCK; [2022-09-28T21:03:52.796Z] unset SSH_AGENT_PID; [2022-09-28T21:03:52.796Z] echo Agent pid 76 killed; [2022-09-28T21:03:52.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T21:03:53.102Z] + git semver [Pipeline] } [2022-09-28T21:03:53.374Z] $ docker stop --time=1 d318768e0a67c8dc2749ec9fa746e527e6254c6f30a79f293115bcff05327a21 [2022-09-28T21:03:54.651Z] $ docker rm -f d318768e0a67c8dc2749ec9fa746e527e6254c6f30a79f293115bcff05327a21 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T21:03:54.993Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T21:03:55.185Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T21:03:55.188Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [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-09-28T21:03:55.318Z] provisioning config files... [2022-09-28T21:03:55.327Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4264082860917348196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:03:55.625Z] ---> docker-login.sh [2022-09-28T21:03:55.625Z] nexus3.edgexfoundry.org:10001 [2022-09-28T21:03:55.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:55.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:55.625Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:55.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:55.625Z] [2022-09-28T21:03:55.625Z] Login Succeeded [2022-09-28T21:03:55.625Z] nexus3.edgexfoundry.org:10002 [2022-09-28T21:03:55.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:55.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:55.625Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:55.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:55.625Z] [2022-09-28T21:03:55.625Z] Login Succeeded [2022-09-28T21:03:55.625Z] nexus3.edgexfoundry.org:10003 [2022-09-28T21:03:55.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:55.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:55.884Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:55.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:55.884Z] [2022-09-28T21:03:55.884Z] Login Succeeded [2022-09-28T21:03:55.884Z] nexus3.edgexfoundry.org:10004 [2022-09-28T21:03:55.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:55.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:55.884Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:55.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:55.884Z] [2022-09-28T21:03:55.884Z] Login Succeeded [2022-09-28T21:03:55.884Z] docker.io [2022-09-28T21:03:55.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:56.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:56.452Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:56.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:56.452Z] [2022-09-28T21:03:56.452Z] Login Succeeded [2022-09-28T21:03:56.452Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T21:03:56.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T21:03:56.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:03:56.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:03:56.535Z] ========================================================= [2022-09-28T21:03:56.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T21:03:56.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:03:56.834Z] + 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-09-28T21:03:56.834Z] Sending build context to Docker daemon 1.451MB [2022-09-28T21:03:56.834Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T21:03:56.834Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-28T21:03:56.834Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T21:03:56.834Z] 2408cc74d12b: Pulling fs layer [2022-09-28T21:03:56.834Z] ea60b727a1ce: Pulling fs layer [2022-09-28T21:03:56.834Z] 30c4a7721957: Pulling fs layer [2022-09-28T21:03:56.834Z] 370296b7ddb6: Pulling fs layer [2022-09-28T21:03:56.834Z] 7c6cee850709: Pulling fs layer [2022-09-28T21:03:56.834Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T21:03:56.834Z] d94ebbe4e438: Pulling fs layer [2022-09-28T21:03:56.834Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T21:03:56.834Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T21:03:56.834Z] 39a5fcdaea64: Waiting [2022-09-28T21:03:56.834Z] d94ebbe4e438: Waiting [2022-09-28T21:03:56.834Z] bcfd1f05c69d: Waiting [2022-09-28T21:03:56.834Z] 59ccb84bbe0f: Waiting [2022-09-28T21:03:56.834Z] 370296b7ddb6: Waiting [2022-09-28T21:03:56.834Z] 7c6cee850709: Waiting [2022-09-28T21:03:56.834Z] 30c4a7721957: Download complete [2022-09-28T21:03:56.834Z] ea60b727a1ce: Download complete [2022-09-28T21:03:56.834Z] 7c6cee850709: Verifying Checksum [2022-09-28T21:03:56.834Z] 7c6cee850709: Download complete [2022-09-28T21:03:56.834Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T21:03:56.834Z] 39a5fcdaea64: Download complete [2022-09-28T21:03:57.102Z] 2408cc74d12b: Verifying Checksum [2022-09-28T21:03:57.102Z] 2408cc74d12b: Download complete [2022-09-28T21:03:57.102Z] d94ebbe4e438: Download complete [2022-09-28T21:03:57.102Z] 2408cc74d12b: Pull complete [2022-09-28T21:03:57.102Z] ea60b727a1ce: Pull complete [2022-09-28T21:03:57.372Z] 30c4a7721957: Pull complete [2022-09-28T21:03:57.956Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T21:03:57.956Z] 59ccb84bbe0f: Download complete [2022-09-28T21:03:57.956Z] 370296b7ddb6: Verifying Checksum [2022-09-28T21:03:57.956Z] 370296b7ddb6: Download complete [2022-09-28T21:03:57.956Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T21:03:57.956Z] bcfd1f05c69d: Download complete [2022-09-28T21:04:01.235Z] 370296b7ddb6: Pull complete [2022-09-28T21:04:01.235Z] 7c6cee850709: Pull complete [2022-09-28T21:04:01.235Z] 39a5fcdaea64: Pull complete [2022-09-28T21:04:01.492Z] d94ebbe4e438: Pull complete [2022-09-28T21:04:03.390Z] bcfd1f05c69d: Pull complete [2022-09-28T21:04:03.648Z] 59ccb84bbe0f: Pull complete [2022-09-28T21:04:03.907Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T21:04:03.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T21:04:03.907Z] ---> a4fb48ad2a94 [2022-09-28T21:04:03.907Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-09-28T21:04:07.197Z] ---> Running in d2d2d7eb031a [2022-09-28T21:04:07.197Z] Removing intermediate container d2d2d7eb031a [2022-09-28T21:04:07.197Z] ---> bc3f1b53669c [2022-09-28T21:04:07.197Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T21:04:07.197Z] ---> Running in f5653fe29516 [2022-09-28T21:04:07.197Z] Removing intermediate container f5653fe29516 [2022-09-28T21:04:07.197Z] ---> 96feb7ec28d6 [2022-09-28T21:04:07.197Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T21:04:07.456Z] ---> Running in e4da20ae8b45 [2022-09-28T21:04:07.456Z] Removing intermediate container e4da20ae8b45 [2022-09-28T21:04:07.456Z] ---> 3a94fa229752 [2022-09-28T21:04:07.456Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T21:04:07.456Z] ---> Running in 6c73315926ba [2022-09-28T21:04:07.715Z] Removing intermediate container 6c73315926ba [2022-09-28T21:04:07.715Z] ---> 29d2a7ae090d [2022-09-28T21:04:07.715Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T21:04:07.715Z] ---> Running in 962bed9d2c86 [2022-09-28T21:04:08.281Z] Removing intermediate container 962bed9d2c86 [2022-09-28T21:04:08.282Z] ---> 3a2617e66f8c [2022-09-28T21:04:08.282Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T21:04:08.282Z] ---> Running in e834acdc2798 [2022-09-28T21:04:08.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T21:04:09.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T21:04:09.737Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-28T21:04:09.737Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-28T21:04:09.737Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-28T21:04:09.995Z] (4/80) Installing libxcb (1.15-r0) [2022-09-28T21:04:09.995Z] (5/80) Installing libx11 (1.8-r0) [2022-09-28T21:04:10.254Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-28T21:04:10.254Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-28T21:04:10.254Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-28T21:04:10.274Z] Still waiting to schedule task [2022-09-28T21:04:10.274Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1865’ is offline [2022-09-28T21:04:10.512Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-28T21:04:10.512Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-28T21:04:10.512Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-28T21:04:10.776Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-28T21:04:10.776Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-28T21:04:10.776Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-28T21:04:11.744Z] (15/80) Installing libice (1.0.10-r0) [2022-09-28T21:04:11.744Z] (16/80) Installing libuuid (2.38-r1) [2022-09-28T21:04:12.002Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-28T21:04:12.002Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-28T21:04:12.002Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-28T21:04:12.261Z] (20/80) Installing xset (1.2.4-r0) [2022-09-28T21:04:12.261Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-28T21:04:12.261Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-28T21:04:12.520Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-28T21:04:12.520Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-28T21:04:12.779Z] (25/80) Installing libintl (0.21-r2) [2022-09-28T21:04:12.779Z] (26/80) Installing libblkid (2.38-r1) [2022-09-28T21:04:12.779Z] (27/80) Installing libmount (2.38-r1) [2022-09-28T21:04:13.038Z] (28/80) Installing pcre (8.45-r2) [2022-09-28T21:04:13.038Z] (29/80) Installing glib (2.72.1-r0) [2022-09-28T21:04:13.038Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-28T21:04:13.296Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-28T21:04:13.554Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-28T21:04:13.554Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-28T21:04:13.813Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-28T21:04:14.072Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-28T21:04:14.072Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-28T21:04:14.072Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-28T21:04:14.338Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-28T21:04:14.598Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-28T21:04:14.598Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-28T21:04:14.856Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-28T21:04:14.856Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-28T21:04:15.115Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-28T21:04:15.115Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-28T21:04:15.115Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-28T21:04:15.374Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-28T21:04:15.374Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-28T21:04:15.374Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-28T21:04:15.633Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-28T21:04:15.633Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-28T21:04:15.891Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-28T21:04:15.891Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-28T21:04:16.150Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-28T21:04:16.150Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-28T21:04:16.150Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-28T21:04:16.409Z] (56/80) Installing libunistring (1.0-r0) [2022-09-28T21:04:16.409Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-28T21:04:16.668Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-28T21:04:16.668Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-28T21:04:16.668Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-28T21:04:16.928Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-28T21:04:16.928Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-28T21:04:16.928Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-28T21:04:17.188Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-28T21:04:17.188Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T21:04:17.448Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-28T21:04:17.448Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-28T21:04:17.448Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-28T21:04:17.708Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-28T21:04:17.708Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-28T21:04:17.708Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-28T21:04:17.968Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-28T21:04:18.534Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T21:04:18.534Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-28T21:04:18.793Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-28T21:04:18.793Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T21:04:18.793Z] (76/80) Installing kmod-libs (29-r2) [2022-09-28T21:04:18.793Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-28T21:04:19.052Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-28T21:04:19.053Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-28T21:04:19.312Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-28T21:04:19.312Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T21:04:19.312Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T21:04:19.312Z] OK: 330 MiB in 131 packages [2022-09-28T21:04:21.846Z] Removing intermediate container e834acdc2798 [2022-09-28T21:04:21.846Z] ---> 100628d1e12c [2022-09-28T21:04:21.846Z] Step 9/14 : WORKDIR /device-usb-camera [2022-09-28T21:04:21.846Z] ---> Running in 7fa5817a4979 [2022-09-28T21:04:21.846Z] Removing intermediate container 7fa5817a4979 [2022-09-28T21:04:21.846Z] ---> 530de6ceb542 [2022-09-28T21:04:21.846Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-28T21:04:22.106Z] ---> 3fef693f53c4 [2022-09-28T21:04:22.106Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T21:04:22.106Z] ---> Running in f5a0a3d0f746 [2022-09-28T21:04:40.199Z] Removing intermediate container f5a0a3d0f746 [2022-09-28T21:04:40.199Z] ---> 169655fc6b11 [2022-09-28T21:04:40.199Z] Step 12/14 : COPY . . [2022-09-28T21:04:40.199Z] ---> fc131809b808 [2022-09-28T21:04:40.199Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T21:04:40.199Z] ---> Running in 06ef1ff3bc21 [2022-09-28T21:04:40.199Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T21:04:40.199Z]    Dload Upload  Total  Spent Left Speed [2022-09-28T21:04:40.199Z]   0 0 0  0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9090 0 --:--:-- --:--:-- --:--:-- 9076 100 1062 100 1062 0 0 9086 0 --:--:-- --:--:-- --:--:-- 9076 [2022-09-28T21:04:40.199Z] Removing intermediate container 06ef1ff3bc21 [2022-09-28T21:04:40.199Z] ---> 329b0b136a85 [2022-09-28T21:04:40.199Z] Step 14/14 : RUN ${MAKE} [2022-09-28T21:04:40.199Z] ---> Running in 49147743e058 [2022-09-28T21:04:40.199Z] noop [2022-09-28T21:04:40.458Z] Removing intermediate container 49147743e058 [2022-09-28T21:04:40.458Z] ---> ba0d139ff757 [2022-09-28T21:04:40.458Z] Successfully built ba0d139ff757 [2022-09-28T21:04:40.458Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:04:40.771Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T21:04:40.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:04:40.831Z] prd-ubuntu20.04-docker-8c-8g-1863 does not seem to be running inside a container [2022-09-28T21:04:40.858Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T21:04:41.224Z] $ docker top 932fbd6a52a736d3635ae56b8f0b264e172ce318fa0ac88e2c6caf1dc253e50c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T21:04:41.563Z] + go version [2022-09-28T21:04:41.563Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T21:04:41.571Z] $ docker stop --time=1 932fbd6a52a736d3635ae56b8f0b264e172ce318fa0ac88e2c6caf1dc253e50c [2022-09-28T21:04:42.819Z] $ docker rm -f 932fbd6a52a736d3635ae56b8f0b264e172ce318fa0ac88e2c6caf1dc253e50c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:04:43.213Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T21:04:43.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:04:43.283Z] prd-ubuntu20.04-docker-8c-8g-1863 does not seem to be running inside a container [2022-09-28T21:04:43.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T21:04:43.668Z] $ docker top 0edd644b548ee0c8302ceb35b59ed39dbf3479dc90ce7f709ee661a5ec26f64b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T21:04:44.009Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-28T21:04:44.298Z] + make test [2022-09-28T21:04:44.298Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-28T21:04:44.558Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-28T21:04:54.543Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-28T21:04:55.131Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-09-28T21:05:03.241Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-28T21:05:03.241Z] CGO_ENABLED=1 go vet ./... [2022-09-28T21:05:06.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T21:05:06.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T21:05:06.524Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T21:05:06.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T21:05:06.546Z] $ docker stop --time=1 0edd644b548ee0c8302ceb35b59ed39dbf3479dc90ce7f709ee661a5ec26f64b [2022-09-28T21:05:09.601Z] $ docker rm -f 0edd644b548ee0c8302ceb35b59ed39dbf3479dc90ce7f709ee661a5ec26f64b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T21:05:10.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T21:05:10.182Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T21:05:10.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T21:05:10.978Z] + ls -al . [2022-09-28T21:05:10.978Z] total 196 [2022-09-28T21:05:10.978Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 21:04 . [2022-09-28T21:05:10.978Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:03 .. [2022-09-28T21:05:10.978Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 21:04 .git [2022-09-28T21:05:10.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:03 .github [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 28 21:03 .gitignore [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 21:03 .golangci.yml [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 28 21:03 .hadolint.yml [2022-09-28T21:05:10.978Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 21:03 .semver [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 9702 Sep 28 21:03 Attribution.txt [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 28 21:03 CHANGELOG.md [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 2467 Sep 28 21:03 Dockerfile [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 21:03 GOVERNANCE.md [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 28 21:03 Jenkinsfile [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 21:03 LICENSE [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 2554 Sep 28 21:03 Makefile [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 21:03 OWNERS.md [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 5773 Sep 28 21:03 README.md [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 21:03 VERSION [2022-09-28T21:05:10.978Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:03 bin [2022-09-28T21:05:10.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:03 cmd [2022-09-28T21:05:10.978Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 28 21:04 coverage.out [2022-09-28T21:05:10.978Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 28 21:03 docker-entrypoint.sh [2022-09-28T21:05:10.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:03 docs [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 28 21:03 go.mod [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 38103 Sep 28 21:03 go.sum [2022-09-28T21:05:10.978Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:03 internal [2022-09-28T21:05:10.978Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:03 snap [2022-09-28T21:05:10.978Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 28 21:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:11.274Z] + 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=2f8c06fbfb8b0782f288c35171c6afc148f652fe --label arch=amd64 --label version=2.3.0-dev.12 . [2022-09-28T21:05:11.274Z] Sending build context to Docker daemon 1.481MB [2022-09-28T21:05:11.274Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T21:05:11.274Z] Step 2/36 : FROM ${BASE} AS builder [2022-09-28T21:05:11.274Z] ---> ba0d139ff757 [2022-09-28T21:05:11.274Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-09-28T21:05:11.532Z] ---> Running in 5f1eece427d1 [2022-09-28T21:05:11.532Z] Removing intermediate container 5f1eece427d1 [2022-09-28T21:05:11.532Z] ---> e2fed598ff54 [2022-09-28T21:05:11.532Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T21:05:11.532Z] ---> Running in 93258422ea60 [2022-09-28T21:05:11.801Z] Removing intermediate container 93258422ea60 [2022-09-28T21:05:11.801Z] ---> 348e92851e44 [2022-09-28T21:05:11.801Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T21:05:11.801Z] ---> Running in 3dcc762aab0a [2022-09-28T21:05:11.801Z] Removing intermediate container 3dcc762aab0a [2022-09-28T21:05:11.801Z] ---> 21a158e2bc61 [2022-09-28T21:05:11.801Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T21:05:11.801Z] ---> Running in b0d99d165215 [2022-09-28T21:05:12.060Z] Removing intermediate container b0d99d165215 [2022-09-28T21:05:12.060Z] ---> 59f0a036de7e [2022-09-28T21:05:12.060Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T21:05:12.060Z] ---> Running in 4de2afc0f050 [2022-09-28T21:05:12.627Z] Removing intermediate container 4de2afc0f050 [2022-09-28T21:05:12.627Z] ---> 35b7cd412c72 [2022-09-28T21:05:12.627Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T21:05:12.627Z] ---> Running in 46b4606168c1 [2022-09-28T21:05:12.885Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T21:05:13.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T21:05:14.090Z] OK: 330 MiB in 131 packages [2022-09-28T21:05:14.398Z] Removing intermediate container 46b4606168c1 [2022-09-28T21:05:14.398Z] ---> 01d602121d3a [2022-09-28T21:05:14.398Z] Step 9/36 : WORKDIR /device-usb-camera [2022-09-28T21:05:14.398Z] ---> Running in 2d7844026acb [2022-09-28T21:05:14.657Z] Removing intermediate container 2d7844026acb [2022-09-28T21:05:14.657Z] ---> 342a22c44e41 [2022-09-28T21:05:14.657Z] Step 10/36 : COPY go.mod vendor* ./ [2022-09-28T21:05:14.657Z] ---> a4ec79f9f472 [2022-09-28T21:05:14.657Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T21:05:14.657Z] ---> Running in a83ac3559bf5 [2022-09-28T21:05:15.591Z] Removing intermediate container a83ac3559bf5 [2022-09-28T21:05:15.591Z] ---> 3957e429cebf [2022-09-28T21:05:15.591Z] Step 12/36 : COPY . . [2022-09-28T21:05:15.591Z] ---> c3d695e06b71 [2022-09-28T21:05:15.591Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T21:05:15.849Z] ---> Running in 37dadc0d4716 [2022-09-28T21:05:16.109Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T21:05:16.109Z]  Dload Upload Total Spent Left Speed [2022-09-28T21:05:16.109Z] 0 0 0 0 0  0   0  0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 45053 0 --:--:-- --:--:-- --:--:-- 46173 [2022-09-28T21:05:16.413Z] Removing intermediate container 37dadc0d4716 [2022-09-28T21:05:16.413Z] ---> 4527656b61d0 [2022-09-28T21:05:16.413Z] Step 14/36 : RUN ${MAKE} [2022-09-28T21:05:16.672Z] ---> Running in 9f415c75b0d0 [2022-09-28T21:05:17.240Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-28T21:05:39.171Z] Removing intermediate container 9f415c75b0d0 [2022-09-28T21:05:39.171Z] ---> 96c843028fa0 [2022-09-28T21:05:39.171Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-28T21:05:39.171Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-28T21:05:39.171Z] af6660deedbd: Pulling fs layer [2022-09-28T21:05:39.171Z] 97cd0a44c592: Pulling fs layer [2022-09-28T21:05:39.171Z] 97cd0a44c592: Verifying Checksum [2022-09-28T21:05:39.171Z] 97cd0a44c592: Download complete [2022-09-28T21:05:39.429Z] af6660deedbd: Verifying Checksum [2022-09-28T21:05:39.429Z] af6660deedbd: Download complete [2022-09-28T21:05:39.688Z] af6660deedbd: Pull complete [2022-09-28T21:05:39.688Z] 97cd0a44c592: Pull complete [2022-09-28T21:05:39.688Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-28T21:05:39.688Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-28T21:05:39.688Z] ---> fea57e182299 [2022-09-28T21:05:39.688Z] Step 16/36 : FROM alpine:3.16 [2022-09-28T21:05:40.254Z] 3.16: Pulling from library/alpine [2022-09-28T21:05:40.513Z] 213ec9aee27d: Pulling fs layer [2022-09-28T21:05:40.773Z] 213ec9aee27d: Verifying Checksum [2022-09-28T21:05:40.773Z] 213ec9aee27d: Download complete [2022-09-28T21:05:40.773Z] 213ec9aee27d: Pull complete [2022-09-28T21:05:40.773Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T21:05:40.773Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T21:05:40.773Z] ---> 9c6f07244728 [2022-09-28T21:05:40.773Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-28T21:05:41.032Z] ---> Running in d7e2a5ae4ce4 [2022-09-28T21:05:41.291Z] Removing intermediate container d7e2a5ae4ce4 [2022-09-28T21:05:41.291Z] ---> 58dee035a9dd [2022-09-28T21:05:41.291Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-28T21:05:41.291Z] ---> Running in 445b5a450223 [2022-09-28T21:05:41.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T21:05:41.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T21:05:41.809Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-28T21:05:41.809Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-28T21:05:41.809Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-28T21:05:41.809Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-28T21:05:41.809Z] (5/83) Installing libxcb (1.15-r0) [2022-09-28T21:05:41.809Z] (6/83) Installing libx11 (1.8-r0) [2022-09-28T21:05:41.809Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-28T21:05:41.809Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-28T21:05:42.069Z] (9/83) Installing expat (2.4.9-r0) [2022-09-28T21:05:42.069Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-28T21:05:42.069Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-28T21:05:42.069Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-28T21:05:42.069Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-28T21:05:42.069Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-28T21:05:42.069Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-28T21:05:42.069Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-28T21:05:42.069Z] (17/83) Installing libintl (0.21-r2) [2022-09-28T21:05:42.069Z] (18/83) Installing libblkid (2.38-r1) [2022-09-28T21:05:42.069Z] (19/83) Installing libmount (2.38-r1) [2022-09-28T21:05:42.069Z] (20/83) Installing pcre (8.45-r2) [2022-09-28T21:05:42.069Z] (21/83) Installing glib (2.72.1-r0) [2022-09-28T21:05:42.069Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-28T21:05:42.069Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-28T21:05:42.069Z] (24/83) Installing libass (0.16.0-r0) [2022-09-28T21:05:42.069Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-28T21:05:42.069Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-28T21:05:42.069Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-28T21:05:42.069Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-28T21:05:42.069Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-28T21:05:42.069Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-28T21:05:42.069Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-28T21:05:42.069Z] (32/83) Installing libunistring (1.0-r0) [2022-09-28T21:05:42.069Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-28T21:05:42.069Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-28T21:05:42.069Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-28T21:05:42.069Z] (36/83) Installing lame (3.100-r0) [2022-09-28T21:05:42.069Z] (37/83) Installing opus (1.3.1-r1) [2022-09-28T21:05:42.069Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-28T21:05:42.327Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-28T21:05:42.327Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-28T21:05:42.327Z] (41/83) Installing orc (0.4.32-r0) [2022-09-28T21:05:42.327Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T21:05:42.327Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-28T21:05:42.327Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T21:05:42.327Z] (45/83) Installing flac (1.3.4-r0) [2022-09-28T21:05:42.327Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-28T21:05:42.327Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-28T21:05:42.327Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-28T21:05:42.327Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-28T21:05:42.327Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-28T21:05:42.327Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-28T21:05:42.327Z] (52/83) Installing libpulse (15.0-r2) [2022-09-28T21:05:42.327Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-28T21:05:42.327Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-28T21:05:42.327Z] (55/83) Installing librist (0.2.6-r1) [2022-09-28T21:05:42.327Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-28T21:05:42.327Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-28T21:05:42.327Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-28T21:05:42.327Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T21:05:42.327Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T21:05:42.327Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-28T21:05:42.327Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-28T21:05:42.327Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-28T21:05:42.327Z] (64/83) Installing libva (2.14.0-r0) [2022-09-28T21:05:42.327Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-28T21:05:42.327Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-28T21:05:42.327Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-28T21:05:42.327Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-28T21:05:42.327Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-28T21:05:42.585Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-28T21:05:42.585Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-28T21:05:42.585Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-28T21:05:42.585Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-28T21:05:42.585Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-28T21:05:42.844Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-28T21:05:42.844Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T21:05:42.844Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-28T21:05:42.844Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-28T21:05:42.844Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-28T21:05:42.844Z] (79/83) Installing kmod-libs (29-r2) [2022-09-28T21:05:42.844Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-28T21:05:42.844Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-28T21:05:42.844Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-28T21:05:42.844Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-28T21:05:42.844Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T21:05:42.844Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T21:05:42.844Z] OK: 101 MiB in 97 packages [2022-09-28T21:05:45.375Z] Removing intermediate container 445b5a450223 [2022-09-28T21:05:45.375Z] ---> 319393f210fd [2022-09-28T21:05:45.375Z] Step 19/36 : WORKDIR / [2022-09-28T21:05:45.375Z] ---> Running in 73aabef51d8e [2022-09-28T21:05:45.375Z] Removing intermediate container 73aabef51d8e [2022-09-28T21:05:45.375Z] ---> 760e38d1b15d [2022-09-28T21:05:45.375Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-09-28T21:05:45.943Z] ---> 4dfd860dce0f [2022-09-28T21:05:45.943Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-28T21:05:46.202Z] ---> 772a7a237765 [2022-09-28T21:05:46.202Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-28T21:05:46.202Z] ---> e954e98b0d43 [2022-09-28T21:05:46.202Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-28T21:05:46.461Z] ---> 983d12729977 [2022-09-28T21:05:46.461Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-28T21:05:46.461Z] ---> cd5e0bff6c53 [2022-09-28T21:05:46.461Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-28T21:05:46.719Z] ---> fd4072b23fe9 [2022-09-28T21:05:46.719Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-09-28T21:05:47.295Z] ---> 1ad30bb1cbac [2022-09-28T21:05:47.295Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-28T21:05:47.295Z] ---> Running in 3bb925b7ddca [2022-09-28T21:05:47.863Z] Removing intermediate container 3bb925b7ddca [2022-09-28T21:05:47.863Z] ---> fa472de5306d [2022-09-28T21:05:47.863Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-28T21:05:47.863Z] ---> Running in 3db342d6683e [2022-09-28T21:05:48.430Z] Removing intermediate container 3db342d6683e [2022-09-28T21:05:48.430Z] ---> db1bf1c059ff [2022-09-28T21:05:48.430Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-28T21:05:48.430Z] ---> Running in 40ee9c41ddd1 [2022-09-28T21:05:49.020Z] Removing intermediate container 40ee9c41ddd1 [2022-09-28T21:05:49.020Z] ---> d6976e6c12a1 [2022-09-28T21:05:49.020Z] Step 30/36 : EXPOSE 59983 [2022-09-28T21:05:49.020Z] ---> Running in ea257e465075 [2022-09-28T21:05:49.020Z] Removing intermediate container ea257e465075 [2022-09-28T21:05:49.020Z] ---> af76585757fc [2022-09-28T21:05:49.020Z] Step 31/36 : EXPOSE 8554 [2022-09-28T21:05:49.020Z] ---> Running in d2047230666b [2022-09-28T21:05:49.290Z] Removing intermediate container d2047230666b [2022-09-28T21:05:49.290Z] ---> 00f892548b92 [2022-09-28T21:05:49.290Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-28T21:05:49.290Z] ---> Running in 90aa7148d025 [2022-09-28T21:05:49.290Z] Removing intermediate container 90aa7148d025 [2022-09-28T21:05:49.290Z] ---> 6f96aefc5640 [2022-09-28T21:05:49.290Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-28T21:05:49.290Z] ---> Running in 0b07dab94e70 [2022-09-28T21:05:49.553Z] Removing intermediate container 0b07dab94e70 [2022-09-28T21:05:49.553Z] ---> 6c7e724c8303 [2022-09-28T21:05:49.553Z] Step 34/36 : LABEL arch=amd64 [2022-09-28T21:05:49.553Z] ---> Running in 0e0057be7e40 [2022-09-28T21:05:49.553Z] Removing intermediate container 0e0057be7e40 [2022-09-28T21:05:49.553Z] ---> 3aa53d2935f0 [2022-09-28T21:05:49.553Z] Step 35/36 : LABEL git_sha=2f8c06fbfb8b0782f288c35171c6afc148f652fe [2022-09-28T21:05:49.553Z] ---> Running in 2705901c1ade [2022-09-28T21:05:49.811Z] Removing intermediate container 2705901c1ade [2022-09-28T21:05:49.811Z] ---> 3b638901819e [2022-09-28T21:05:49.811Z] Step 36/36 : LABEL version=2.3.0-dev.12 [2022-09-28T21:05:49.811Z] ---> Running in 2c46bac12ef4 [2022-09-28T21:05:49.811Z] Removing intermediate container 2c46bac12ef4 [2022-09-28T21:05:49.811Z] ---> 67f9718c207f [2022-09-28T21:05:49.811Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T21:05:49.811Z] Successfully built 67f9718c207f [2022-09-28T21:05:49.811Z] 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-09-28T21:05:49.888Z] provisioning config files... [2022-09-28T21:05:49.896Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7449860995350518231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:05:50.186Z] ---> docker-login.sh [2022-09-28T21:05:50.186Z] nexus3.edgexfoundry.org:10001 [2022-09-28T21:05:50.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:50.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:50.186Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:50.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:50.186Z] [2022-09-28T21:05:50.186Z] Login Succeeded [2022-09-28T21:05:50.186Z] nexus3.edgexfoundry.org:10002 [2022-09-28T21:05:50.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:50.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:50.186Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:50.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:50.186Z] [2022-09-28T21:05:50.186Z] Login Succeeded [2022-09-28T21:05:50.186Z] nexus3.edgexfoundry.org:10003 [2022-09-28T21:05:50.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:50.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:50.444Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:50.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:50.444Z] [2022-09-28T21:05:50.444Z] Login Succeeded [2022-09-28T21:05:50.444Z] nexus3.edgexfoundry.org:10004 [2022-09-28T21:05:50.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:50.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:50.444Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:50.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:50.444Z] [2022-09-28T21:05:50.444Z] Login Succeeded [2022-09-28T21:05:50.444Z] docker.io [2022-09-28T21:05:50.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:51.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:51.012Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:51.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:51.012Z] [2022-09-28T21:05:51.012Z] Login Succeeded [2022-09-28T21:05:51.012Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T21:05:51.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T21:05:51.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:05:51.081Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-09-28T21:05:51.081Z] 2f8c06fbfb8b0782f288c35171c6afc148f652fe [2022-09-28T21:05:51.081Z] latest [2022-09-28T21:05:51.081Z] 2.3.0-dev.12 [2022-09-28T21:05:51.081Z] 2f8c06fbfb8b0782f288c35171c6afc148f652fe-2.3.0-dev.12 [2022-09-28T21:05:51.081Z] main [2022-09-28T21:05:51.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:51.407Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2f8c06fbfb8b0782f288c35171c6afc148f652fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:51.705Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2f8c06fbfb8b0782f288c35171c6afc148f652fe [2022-09-28T21:05:51.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-28T21:05:51.705Z] e41f7939895a: Preparing [2022-09-28T21:05:51.705Z] 2fbc2de4f387: Preparing [2022-09-28T21:05:51.705Z] 22f8b095124b: Preparing [2022-09-28T21:05:51.705Z] 550e596c6d0e: Preparing [2022-09-28T21:05:51.705Z] 1207169bf42c: Preparing [2022-09-28T21:05:51.705Z] 7957ed3a892a: Preparing [2022-09-28T21:05:51.705Z] dd96a5707d0a: Preparing [2022-09-28T21:05:51.705Z] 72fc6d4460f1: Preparing [2022-09-28T21:05:51.705Z] faeca36a9f4b: Preparing [2022-09-28T21:05:51.705Z] 57237dfac982: Preparing [2022-09-28T21:05:51.705Z] 1188b1e8813a: Preparing [2022-09-28T21:05:51.705Z] 994393dc58e7: Preparing [2022-09-28T21:05:51.705Z] 57237dfac982: Waiting [2022-09-28T21:05:51.705Z] dd96a5707d0a: Waiting [2022-09-28T21:05:51.705Z] 1188b1e8813a: Waiting [2022-09-28T21:05:51.705Z] 994393dc58e7: Waiting [2022-09-28T21:05:51.705Z] 72fc6d4460f1: Waiting [2022-09-28T21:05:51.705Z] 7957ed3a892a: Waiting [2022-09-28T21:05:51.705Z] 1207169bf42c: Pushed [2022-09-28T21:05:51.705Z] 2fbc2de4f387: Pushed [2022-09-28T21:05:51.705Z] 22f8b095124b: Pushed [2022-09-28T21:05:51.705Z] e41f7939895a: Pushed [2022-09-28T21:05:51.705Z] 7957ed3a892a: Pushed [2022-09-28T21:05:51.966Z] dd96a5707d0a: Pushed [2022-09-28T21:05:51.966Z] 72fc6d4460f1: Pushed [2022-09-28T21:05:51.966Z] faeca36a9f4b: Pushed [2022-09-28T21:05:51.966Z] 994393dc58e7: Layer already exists [2022-09-28T21:05:53.870Z] 550e596c6d0e: Pushed [2022-09-28T21:05:54.434Z] 57237dfac982: Pushed [2022-09-28T21:06:00.995Z] 1188b1e8813a: Pushed [2022-09-28T21:06:00.995Z] 2f8c06fbfb8b0782f288c35171c6afc148f652fe: digest: sha256:db22fc2db236be85eec23e214370760d12c601d6274dfae4a5b53e249846a431 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:01.299Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:01.600Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-28T21:06:01.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-28T21:06:01.600Z] e41f7939895a: Preparing [2022-09-28T21:06:01.600Z] 2fbc2de4f387: Preparing [2022-09-28T21:06:01.600Z] 22f8b095124b: Preparing [2022-09-28T21:06:01.600Z] 550e596c6d0e: Preparing [2022-09-28T21:06:01.600Z] 1207169bf42c: Preparing [2022-09-28T21:06:01.600Z] 7957ed3a892a: Preparing [2022-09-28T21:06:01.600Z] dd96a5707d0a: Preparing [2022-09-28T21:06:01.600Z] 72fc6d4460f1: Preparing [2022-09-28T21:06:01.600Z] faeca36a9f4b: Preparing [2022-09-28T21:06:01.600Z] 57237dfac982: Preparing [2022-09-28T21:06:01.600Z] 1188b1e8813a: Preparing [2022-09-28T21:06:01.600Z] 994393dc58e7: Preparing [2022-09-28T21:06:01.600Z] 72fc6d4460f1: Waiting [2022-09-28T21:06:01.600Z] faeca36a9f4b: Waiting [2022-09-28T21:06:01.600Z] 57237dfac982: Waiting [2022-09-28T21:06:01.600Z] 1188b1e8813a: Waiting [2022-09-28T21:06:01.600Z] 994393dc58e7: Waiting [2022-09-28T21:06:01.600Z] dd96a5707d0a: Waiting [2022-09-28T21:06:01.600Z] 7957ed3a892a: Waiting [2022-09-28T21:06:01.600Z] 1207169bf42c: Layer already exists [2022-09-28T21:06:01.600Z] 550e596c6d0e: Layer already exists [2022-09-28T21:06:01.600Z] e41f7939895a: Layer already exists [2022-09-28T21:06:01.600Z] 22f8b095124b: Layer already exists [2022-09-28T21:06:01.600Z] 2fbc2de4f387: Layer already exists [2022-09-28T21:06:01.600Z] 7957ed3a892a: Layer already exists [2022-09-28T21:06:01.600Z] dd96a5707d0a: Layer already exists [2022-09-28T21:06:01.601Z] 72fc6d4460f1: Layer already exists [2022-09-28T21:06:01.601Z] faeca36a9f4b: Layer already exists [2022-09-28T21:06:01.601Z] 57237dfac982: Layer already exists [2022-09-28T21:06:01.601Z] 1188b1e8813a: Layer already exists [2022-09-28T21:06:01.601Z] 994393dc58e7: Layer already exists [2022-09-28T21:06:01.601Z] latest: digest: sha256:db22fc2db236be85eec23e214370760d12c601d6274dfae4a5b53e249846a431 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:01.906Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:02.209Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.12 [2022-09-28T21:06:02.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-28T21:06:02.209Z] e41f7939895a: Preparing [2022-09-28T21:06:02.209Z] 2fbc2de4f387: Preparing [2022-09-28T21:06:02.209Z] 22f8b095124b: Preparing [2022-09-28T21:06:02.209Z] 550e596c6d0e: Preparing [2022-09-28T21:06:02.209Z] 1207169bf42c: Preparing [2022-09-28T21:06:02.209Z] 7957ed3a892a: Preparing [2022-09-28T21:06:02.209Z] dd96a5707d0a: Preparing [2022-09-28T21:06:02.209Z] 72fc6d4460f1: Preparing [2022-09-28T21:06:02.209Z] faeca36a9f4b: Preparing [2022-09-28T21:06:02.209Z] 57237dfac982: Preparing [2022-09-28T21:06:02.209Z] 1188b1e8813a: Preparing [2022-09-28T21:06:02.209Z] 994393dc58e7: Preparing [2022-09-28T21:06:02.209Z] 57237dfac982: Waiting [2022-09-28T21:06:02.209Z] 1188b1e8813a: Waiting [2022-09-28T21:06:02.209Z] 994393dc58e7: Waiting [2022-09-28T21:06:02.209Z] faeca36a9f4b: Waiting [2022-09-28T21:06:02.209Z] 72fc6d4460f1: Waiting [2022-09-28T21:06:02.209Z] 7957ed3a892a: Waiting [2022-09-28T21:06:02.209Z] dd96a5707d0a: Waiting [2022-09-28T21:06:02.209Z] 550e596c6d0e: Layer already exists [2022-09-28T21:06:02.209Z] 1207169bf42c: Layer already exists [2022-09-28T21:06:02.209Z] 2fbc2de4f387: Layer already exists [2022-09-28T21:06:02.209Z] e41f7939895a: Layer already exists [2022-09-28T21:06:02.209Z] 22f8b095124b: Layer already exists [2022-09-28T21:06:02.209Z] dd96a5707d0a: Layer already exists [2022-09-28T21:06:02.209Z] 7957ed3a892a: Layer already exists [2022-09-28T21:06:02.209Z] 72fc6d4460f1: Layer already exists [2022-09-28T21:06:02.209Z] 57237dfac982: Layer already exists [2022-09-28T21:06:02.209Z] faeca36a9f4b: Layer already exists [2022-09-28T21:06:02.209Z] 994393dc58e7: Layer already exists [2022-09-28T21:06:02.209Z] 1188b1e8813a: Layer already exists [2022-09-28T21:06:02.209Z] 2.3.0-dev.12: digest: sha256:db22fc2db236be85eec23e214370760d12c601d6274dfae4a5b53e249846a431 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:02.529Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2f8c06fbfb8b0782f288c35171c6afc148f652fe-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:02.838Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2f8c06fbfb8b0782f288c35171c6afc148f652fe-2.3.0-dev.12 [2022-09-28T21:06:02.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-28T21:06:02.838Z] e41f7939895a: Preparing [2022-09-28T21:06:02.838Z] 2fbc2de4f387: Preparing [2022-09-28T21:06:02.838Z] 22f8b095124b: Preparing [2022-09-28T21:06:02.838Z] 550e596c6d0e: Preparing [2022-09-28T21:06:02.838Z] 1207169bf42c: Preparing [2022-09-28T21:06:02.838Z] 7957ed3a892a: Preparing [2022-09-28T21:06:02.838Z] dd96a5707d0a: Preparing [2022-09-28T21:06:02.838Z] 72fc6d4460f1: Preparing [2022-09-28T21:06:02.838Z] 7957ed3a892a: Waiting [2022-09-28T21:06:02.838Z] dd96a5707d0a: Waiting [2022-09-28T21:06:02.838Z] faeca36a9f4b: Preparing [2022-09-28T21:06:02.838Z] 57237dfac982: Preparing [2022-09-28T21:06:02.838Z] 72fc6d4460f1: Waiting [2022-09-28T21:06:02.838Z] 1188b1e8813a: Preparing [2022-09-28T21:06:02.838Z] 994393dc58e7: Preparing [2022-09-28T21:06:02.838Z] faeca36a9f4b: Waiting [2022-09-28T21:06:02.838Z] 57237dfac982: Waiting [2022-09-28T21:06:02.838Z] 994393dc58e7: Waiting [2022-09-28T21:06:02.838Z] 1188b1e8813a: Waiting [2022-09-28T21:06:02.838Z] e41f7939895a: Layer already exists [2022-09-28T21:06:02.838Z] 2fbc2de4f387: Layer already exists [2022-09-28T21:06:02.838Z] 22f8b095124b: Layer already exists [2022-09-28T21:06:02.838Z] 550e596c6d0e: Layer already exists [2022-09-28T21:06:02.838Z] 1207169bf42c: Layer already exists [2022-09-28T21:06:02.838Z] 7957ed3a892a: Layer already exists [2022-09-28T21:06:02.838Z] 72fc6d4460f1: Layer already exists [2022-09-28T21:06:02.838Z] faeca36a9f4b: Layer already exists [2022-09-28T21:06:02.838Z] dd96a5707d0a: Layer already exists [2022-09-28T21:06:02.838Z] 57237dfac982: Layer already exists [2022-09-28T21:06:02.838Z] 1188b1e8813a: Layer already exists [2022-09-28T21:06:02.838Z] 994393dc58e7: Layer already exists [2022-09-28T21:06:02.838Z] 2f8c06fbfb8b0782f288c35171c6afc148f652fe-2.3.0-dev.12: digest: sha256:db22fc2db236be85eec23e214370760d12c601d6274dfae4a5b53e249846a431 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:03.148Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:03.456Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-09-28T21:06:03.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-28T21:06:03.457Z] e41f7939895a: Preparing [2022-09-28T21:06:03.457Z] 2fbc2de4f387: Preparing [2022-09-28T21:06:03.457Z] 22f8b095124b: Preparing [2022-09-28T21:06:03.457Z] 550e596c6d0e: Preparing [2022-09-28T21:06:03.457Z] 1207169bf42c: Preparing [2022-09-28T21:06:03.457Z] 7957ed3a892a: Preparing [2022-09-28T21:06:03.457Z] dd96a5707d0a: Preparing [2022-09-28T21:06:03.457Z] 72fc6d4460f1: Preparing [2022-09-28T21:06:03.457Z] faeca36a9f4b: Preparing [2022-09-28T21:06:03.457Z] 57237dfac982: Preparing [2022-09-28T21:06:03.457Z] 1188b1e8813a: Preparing [2022-09-28T21:06:03.457Z] 994393dc58e7: Preparing [2022-09-28T21:06:03.457Z] 7957ed3a892a: Waiting [2022-09-28T21:06:03.457Z] dd96a5707d0a: Waiting [2022-09-28T21:06:03.457Z] 1188b1e8813a: Waiting [2022-09-28T21:06:03.457Z] 994393dc58e7: Waiting [2022-09-28T21:06:03.457Z] faeca36a9f4b: Waiting [2022-09-28T21:06:03.457Z] 72fc6d4460f1: Waiting [2022-09-28T21:06:03.457Z] 57237dfac982: Waiting [2022-09-28T21:06:03.457Z] 550e596c6d0e: Layer already exists [2022-09-28T21:06:03.457Z] e41f7939895a: Layer already exists [2022-09-28T21:06:03.457Z] 1207169bf42c: Layer already exists [2022-09-28T21:06:03.457Z] 2fbc2de4f387: Layer already exists [2022-09-28T21:06:03.457Z] 22f8b095124b: Layer already exists [2022-09-28T21:06:03.457Z] 7957ed3a892a: Layer already exists [2022-09-28T21:06:03.457Z] dd96a5707d0a: Layer already exists [2022-09-28T21:06:03.457Z] 57237dfac982: Layer already exists [2022-09-28T21:06:03.457Z] faeca36a9f4b: Layer already exists [2022-09-28T21:06:03.457Z] 72fc6d4460f1: Layer already exists [2022-09-28T21:06:03.457Z] 1188b1e8813a: Layer already exists [2022-09-28T21:06:03.457Z] 994393dc58e7: Layer already exists [2022-09-28T21:06:03.457Z] main: digest: sha256:db22fc2db236be85eec23e214370760d12c601d6274dfae4a5b53e249846a431 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T21:06:03.516Z] ===================================================== [Pipeline] echo [2022-09-28T21:06:03.525Z] taggedImages: [2022-09-28T21:06:03.525Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2f8c06fbfb8b0782f288c35171c6afc148f652fe [2022-09-28T21:06:03.525Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-28T21:06:03.525Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.12 [2022-09-28T21:06:03.525Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2f8c06fbfb8b0782f288c35171c6afc148f652fe-2.3.0-dev.12 [2022-09-28T21:06:03.525Z] - 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-09-28T21:06:03.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T21:06:03.915Z] [2022-09-28T21:06:03.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:04.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T21:06:04.218Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T21:06:04.218Z] 5eb5b503b376: Pulling fs layer [2022-09-28T21:06:04.218Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T21:06:04.219Z] ec43610c2a17: Pulling fs layer [2022-09-28T21:06:04.219Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T21:06:04.219Z] 33b1e0a273af: Pulling fs layer [2022-09-28T21:06:04.219Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T21:06:04.219Z] 2f39f015ded8: Pulling fs layer [2022-09-28T21:06:04.219Z] 3a2ae6a8a46f: Waiting [2022-09-28T21:06:04.219Z] 33b1e0a273af: Waiting [2022-09-28T21:06:04.219Z] 5d3b04190fa2: Waiting [2022-09-28T21:06:04.219Z] 2f39f015ded8: Waiting [2022-09-28T21:06:04.219Z] 5c69ac0246d0: Verifying Checksum [2022-09-28T21:06:04.219Z] 5c69ac0246d0: Download complete [2022-09-28T21:06:04.219Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T21:06:04.219Z] 3a2ae6a8a46f: Download complete [2022-09-28T21:06:04.219Z] 33b1e0a273af: Verifying Checksum [2022-09-28T21:06:04.219Z] 33b1e0a273af: Download complete [2022-09-28T21:06:04.219Z] 5d3b04190fa2: Verifying Checksum [2022-09-28T21:06:04.219Z] 5d3b04190fa2: Download complete [2022-09-28T21:06:04.219Z] ec43610c2a17: Verifying Checksum [2022-09-28T21:06:04.219Z] ec43610c2a17: Download complete [2022-09-28T21:06:04.478Z] 5eb5b503b376: Verifying Checksum [2022-09-28T21:06:04.478Z] 5eb5b503b376: Download complete [2022-09-28T21:06:05.045Z] 2f39f015ded8: Download complete [2022-09-28T21:06:05.616Z] 5eb5b503b376: Pull complete [2022-09-28T21:06:05.876Z] 5c69ac0246d0: Pull complete [2022-09-28T21:06:06.444Z] ec43610c2a17: Pull complete [2022-09-28T21:06:06.444Z] 3a2ae6a8a46f: Pull complete [2022-09-28T21:06:06.703Z] 33b1e0a273af: Pull complete [2022-09-28T21:06:06.703Z] 5d3b04190fa2: Pull complete [2022-09-28T21:06:10.889Z] 2f39f015ded8: Pull complete [2022-09-28T21:06:10.889Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T21:06:10.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T21:06:10.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:06:10.965Z] prd-ubuntu20.04-docker-8c-8g-1863 does not seem to be running inside a container [2022-09-28T21:06:10.992Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T21:06:13.428Z] $ docker top dacaefb5d8bdea61ada257dc04d1c59d230c90f10de1688b68356ff204c1efa8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:06:13.807Z] ---> job-cost.sh [2022-09-28T21:06:13.807Z] lf-activate-venv: SKIPPING [2022-09-28T21:06:13.807Z] INFO: No Stack... [2022-09-28T21:06:14.068Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T21:06:14.637Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T21:06:14.926Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-09-28T21:06:14.926Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T21:06:14.937Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-51-stack-cost] [2022-09-28T21:06:14.943Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-51-stack-cost] did not exist. Created. [2022-09-28T21:06:14.943Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T21:06:15.247Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T21:06:15.266Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T21:06:15.272Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T21:06:15.287Z] $ docker stop --time=1 dacaefb5d8bdea61ada257dc04d1c59d230c90f10de1688b68356ff204c1efa8 [2022-09-28T21:06:16.448Z] $ docker rm -f dacaefb5d8bdea61ada257dc04d1c59d230c90f10de1688b68356ff204c1efa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T21:06:27.625Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1866 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-09-28T21:06:27.640Z] Running in /w/workspace/device-usb-camera/51 [Pipeline] { [Pipeline] checkout [2022-09-28T21:06:27.672Z] Selected Git installation does not exist. Using Default [2022-09-28T21:06:27.673Z] The recommended git tool is: NONE [2022-09-28T21:06:32.961Z] using credential edgex-jenkins-ssh [2022-09-28T21:06:32.978Z] Cloning the remote Git repository [2022-09-28T21:06:33.026Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-28T21:06:33.105Z] > git init /w/workspace/device-usb-camera/51 # timeout=10 [2022-09-28T21:06:33.266Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-28T21:06:33.268Z] > git --version # timeout=10 [2022-09-28T21:06:33.287Z] > git --version # 'git version 2.25.1' [2022-09-28T21:06:33.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T21:06:33.342Z] Verifying host key using known hosts file [2022-09-28T21:06:33.573Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T21:06:33.587Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T21:06:34.320Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-28T21:06:34.343Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T21:06:35.186Z] Avoid second fetch [2022-09-28T21:06:35.187Z] Checking out Revision 2f8c06fbfb8b0782f288c35171c6afc148f652fe (main) [2022-09-28T21:06:35.704Z] Commit message: "Merge pull request #90 from lenny-intel/nats" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T21:06:35.209Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T21:06:35.233Z] > git checkout -f 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 [2022-09-28T21:06:36.593Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T21:06:36.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T21:06:36.593Z] Dload Upload Total Spent Left Speed [2022-09-28T21:06:36.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 241k 0 --:--:-- --:--:-- --:--:-- 241k [Pipeline] sh [2022-09-28T21:06:37.155Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T21:06:37.480Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T21:06:37.480Z] + sudo tee /etc/docker/daemon.new [2022-09-28T21:06:37.480Z] { [2022-09-28T21:06:37.480Z] "registry-mirrors": [ [2022-09-28T21:06:37.480Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T21:06:37.480Z] ], [2022-09-28T21:06:37.480Z] "bip": "10.250.0.254/24", [2022-09-28T21:06:37.480Z] "hosts": [ [2022-09-28T21:06:37.480Z] "tcp://0.0.0.0:5555", [2022-09-28T21:06:37.480Z] "unix:///var/run/docker.sock" [2022-09-28T21:06:37.480Z] ], [2022-09-28T21:06:37.480Z] "mtu": 1458, [2022-09-28T21:06:37.480Z] "selinux-enabled": true, [2022-09-28T21:06:37.480Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T21:06:37.480Z] } [Pipeline] sh [2022-09-28T21:06:37.808Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T21:06:38.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T21:06:56.393Z] provisioning config files... [2022-09-28T21:06:56.418Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/51@tmp/config12690044883337975892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:06:56.768Z] ---> docker-login.sh [2022-09-28T21:06:56.769Z] nexus3.edgexfoundry.org:10001 [2022-09-28T21:06:57.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:06:57.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:06:57.306Z] Configure a credential helper to remove this warning. See [2022-09-28T21:06:57.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:06:57.306Z] [2022-09-28T21:06:57.306Z] Login Succeeded [2022-09-28T21:06:57.306Z] nexus3.edgexfoundry.org:10002 [2022-09-28T21:06:57.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:06:57.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:06:57.576Z] Configure a credential helper to remove this warning. See [2022-09-28T21:06:57.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:06:57.576Z] [2022-09-28T21:06:57.576Z] Login Succeeded [2022-09-28T21:06:57.576Z] nexus3.edgexfoundry.org:10003 [2022-09-28T21:06:57.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:06:58.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:06:58.116Z] Configure a credential helper to remove this warning. See [2022-09-28T21:06:58.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:06:58.116Z] [2022-09-28T21:06:58.116Z] Login Succeeded [2022-09-28T21:06:58.116Z] nexus3.edgexfoundry.org:10004 [2022-09-28T21:06:58.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:06:58.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:06:58.384Z] Configure a credential helper to remove this warning. See [2022-09-28T21:06:58.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:06:58.384Z] [2022-09-28T21:06:58.384Z] Login Succeeded [2022-09-28T21:06:58.384Z] docker.io [2022-09-28T21:06:58.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:06:58.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:06:58.920Z] Configure a credential helper to remove this warning. See [2022-09-28T21:06:58.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:06:58.920Z] [2022-09-28T21:06:58.920Z] Login Succeeded [2022-09-28T21:06:58.920Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T21:06:58.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T21:06:59.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:06:59.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:06:59.106Z] ========================================================= [2022-09-28T21:06:59.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T21:06:59.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:59.452Z] + 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-09-28T21:06:59.722Z] Sending build context to Docker daemon 949.8kB [2022-09-28T21:06:59.722Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T21:06:59.722Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-28T21:06:59.993Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T21:06:59.993Z] b3c136eddcbf: Pulling fs layer [2022-09-28T21:06:59.993Z] c0a3192eca97: Pulling fs layer [2022-09-28T21:06:59.993Z] a050256f5b6f: Pulling fs layer [2022-09-28T21:06:59.993Z] 656be50a0ddc: Pulling fs layer [2022-09-28T21:06:59.993Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T21:06:59.993Z] 46d945488cbd: Pulling fs layer [2022-09-28T21:06:59.993Z] 8a5474983e97: Pulling fs layer [2022-09-28T21:06:59.993Z] 329c88fbcd65: Pulling fs layer [2022-09-28T21:06:59.993Z] 2bbca73fdf42: Waiting [2022-09-28T21:06:59.993Z] 46d945488cbd: Waiting [2022-09-28T21:06:59.993Z] 8a5474983e97: Waiting [2022-09-28T21:06:59.993Z] 329c88fbcd65: Waiting [2022-09-28T21:06:59.993Z] 656be50a0ddc: Waiting [2022-09-28T21:06:59.993Z] a050256f5b6f: Verifying Checksum [2022-09-28T21:06:59.993Z] a050256f5b6f: Download complete [2022-09-28T21:06:59.993Z] c0a3192eca97: Download complete [2022-09-28T21:06:59.993Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T21:06:59.993Z] 2bbca73fdf42: Download complete [2022-09-28T21:06:59.993Z] 46d945488cbd: Verifying Checksum [2022-09-28T21:06:59.993Z] 46d945488cbd: Download complete [2022-09-28T21:06:59.993Z] b3c136eddcbf: Verifying Checksum [2022-09-28T21:06:59.993Z] b3c136eddcbf: Download complete [2022-09-28T21:07:01.420Z] 329c88fbcd65: Verifying Checksum [2022-09-28T21:07:01.420Z] 329c88fbcd65: Download complete [2022-09-28T21:07:01.420Z] b3c136eddcbf: Pull complete [2022-09-28T21:07:01.696Z] c0a3192eca97: Pull complete [2022-09-28T21:07:01.975Z] a050256f5b6f: Pull complete [2022-09-28T21:07:02.247Z] 8a5474983e97: Download complete [2022-09-28T21:07:02.832Z] 656be50a0ddc: Verifying Checksum [2022-09-28T21:07:02.832Z] 656be50a0ddc: Download complete [2022-09-28T21:07:15.173Z] 656be50a0ddc: Pull complete [2022-09-28T21:07:15.173Z] 2bbca73fdf42: Pull complete [2022-09-28T21:07:15.173Z] 46d945488cbd: Pull complete [2022-09-28T21:07:19.432Z] 8a5474983e97: Pull complete [2022-09-28T21:07:21.384Z] 329c88fbcd65: Pull complete [2022-09-28T21:07:21.384Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T21:07:21.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T21:07:21.384Z] ---> ff4287adb874 [2022-09-28T21:07:21.384Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-09-28T21:07:23.355Z] ---> Running in d931e1b59786 [2022-09-28T21:07:23.624Z] Removing intermediate container d931e1b59786 [2022-09-28T21:07:23.624Z] ---> ae9b9d903827 [2022-09-28T21:07:23.624Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T21:07:23.624Z] ---> Running in 6ea84646e8f4 [2022-09-28T21:07:23.892Z] Removing intermediate container 6ea84646e8f4 [2022-09-28T21:07:23.892Z] ---> 7ecb34af9d79 [2022-09-28T21:07:23.892Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T21:07:24.159Z] ---> Running in e36a061a4de7 [2022-09-28T21:07:24.426Z] Removing intermediate container e36a061a4de7 [2022-09-28T21:07:24.426Z] ---> 9e5d1265668f [2022-09-28T21:07:24.426Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T21:07:24.426Z] ---> Running in e312c0b54810 [2022-09-28T21:07:24.697Z] Removing intermediate container e312c0b54810 [2022-09-28T21:07:24.697Z] ---> 7506937f6116 [2022-09-28T21:07:24.697Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T21:07:24.697Z] ---> Running in c23393fd5dec [2022-09-28T21:07:26.637Z] Removing intermediate container c23393fd5dec [2022-09-28T21:07:26.637Z] ---> 85b72a29ffa2 [2022-09-28T21:07:26.637Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T21:07:26.637Z] ---> Running in a6d1cd12fc42 [2022-09-28T21:07:27.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T21:07:28.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T21:07:29.136Z] (1/14) Installing libintl (0.21-r2) [2022-09-28T21:07:29.401Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-28T21:07:29.401Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T21:07:29.401Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T21:07:29.667Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-28T21:07:29.667Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-28T21:07:29.933Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T21:07:29.933Z] (7/14) Installing libblkid (2.38-r1) [2022-09-28T21:07:29.933Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-28T21:07:30.201Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-28T21:07:30.201Z] (10/14) Installing kmod-libs (29-r2) [2022-09-28T21:07:30.201Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-28T21:07:30.470Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-28T21:07:30.470Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-28T21:07:30.740Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-28T21:07:30.740Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T21:07:30.740Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T21:07:30.740Z] OK: 228 MiB in 65 packages [2022-09-28T21:07:32.159Z] Removing intermediate container a6d1cd12fc42 [2022-09-28T21:07:32.159Z] ---> e400a08150ad [2022-09-28T21:07:32.159Z] Step 9/14 : WORKDIR /device-usb-camera [2022-09-28T21:07:32.159Z] ---> Running in bc7e270b6c5f [2022-09-28T21:07:32.428Z] Removing intermediate container bc7e270b6c5f [2022-09-28T21:07:32.428Z] ---> 79ea447a8e2c [2022-09-28T21:07:32.428Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-28T21:07:32.712Z] ---> 66da3ad19eb4 [2022-09-28T21:07:32.713Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T21:07:33.109Z] ---> Running in 541c1fb825b9 [2022-09-28T21:08:20.034Z] Removing intermediate container 541c1fb825b9 [2022-09-28T21:08:20.034Z] ---> 2f7eb87df7a2 [2022-09-28T21:08:20.034Z] Step 12/14 : COPY . . [2022-09-28T21:08:20.996Z] ---> 2a588da31415 [2022-09-28T21:08:20.996Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T21:08:20.996Z] ---> Running in 74972d0cca62 [2022-09-28T21:08:21.957Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T21:08:21.957Z]   Dload Upload Total Spent Left Speed [2022-09-28T21:08:21.957Z]  0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 14294 0 --:--:-- --:--:-- --:--:-- 14547 [2022-09-28T21:08:22.923Z] Removing intermediate container 74972d0cca62 [2022-09-28T21:08:22.923Z] ---> d3d3ddc798d7 [2022-09-28T21:08:22.923Z] Step 14/14 : RUN ${MAKE} [2022-09-28T21:08:22.923Z] ---> Running in beffc265ca62 [2022-09-28T21:08:23.890Z] noop [2022-09-28T21:08:24.473Z] Removing intermediate container beffc265ca62 [2022-09-28T21:08:24.473Z] ---> 31f9c6407af4 [2022-09-28T21:08:24.474Z] Successfully built 31f9c6407af4 [2022-09-28T21:08:24.474Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:08:24.820Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T21:08:24.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:08:24.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-1866 does not seem to be running inside a container [2022-09-28T21:08:25.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/51 -v /w/workspace/device-usb-camera/51:/w/workspace/device-usb-camera/51:rw,z -v /w/workspace/device-usb-camera/51@tmp:/w/workspace/device-usb-camera/51@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-09-28T21:08:26.195Z] $ docker top 06fafbb3b37b5bc08d37fad2fbd0dba08a59b45093b5bebc21e1bc09aac3fe74 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T21:08:27.015Z] + go version [2022-09-28T21:08:27.015Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T21:08:27.035Z] $ docker stop --time=1 06fafbb3b37b5bc08d37fad2fbd0dba08a59b45093b5bebc21e1bc09aac3fe74 [2022-09-28T21:08:28.661Z] $ docker rm -f 06fafbb3b37b5bc08d37fad2fbd0dba08a59b45093b5bebc21e1bc09aac3fe74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:08:29.214Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T21:08:29.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:08:29.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-1866 does not seem to be running inside a container [2022-09-28T21:08:29.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/51 -v /w/workspace/device-usb-camera/51:/w/workspace/device-usb-camera/51:rw,z -v /w/workspace/device-usb-camera/51@tmp:/w/workspace/device-usb-camera/51@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-09-28T21:08:30.683Z] $ docker top c286af4a48c911d178d7059051d5273098560f880f79322e5121ea29cd6d2aeb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T21:08:31.506Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/51 [Pipeline] fileExists [Pipeline] sh [2022-09-28T21:08:32.156Z] + make test [2022-09-28T21:08:32.156Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-28T21:08:33.562Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-28T21:10:10.221Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-28T21:10:10.221Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 1.9% of statements [2022-09-28T21:10:10.803Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T21:10:10.803Z] CGO_ENABLED=1 go vet ./... [2022-09-28T21:10:32.851Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T21:10:32.851Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T21:10:32.851Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T21:10:32.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T21:10:32.883Z] $ docker stop --time=1 c286af4a48c911d178d7059051d5273098560f880f79322e5121ea29cd6d2aeb [2022-09-28T21:10:34.651Z] $ docker rm -f c286af4a48c911d178d7059051d5273098560f880f79322e5121ea29cd6d2aeb [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T21:10:35.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T21:10:35.565Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T21:10:36.017Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T21:10:36.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T21:10:36.709Z] + ls -al . [2022-09-28T21:10:36.709Z] total 192 [2022-09-28T21:10:36.709Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 21:08 . [2022-09-28T21:10:36.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:06 .. [2022-09-28T21:10:36.709Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 21:06 .git [2022-09-28T21:10:36.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:06 .github [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 28 21:06 .gitignore [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 21:06 .golangci.yml [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 28 21:06 .hadolint.yml [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 9702 Sep 28 21:06 Attribution.txt [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 28 21:06 CHANGELOG.md [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 2467 Sep 28 21:06 Dockerfile [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 21:06 GOVERNANCE.md [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 28 21:06 Jenkinsfile [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 21:06 LICENSE [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 2554 Sep 28 21:06 Makefile [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 21:06 OWNERS.md [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 5773 Sep 28 21:06 README.md [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 21:03 VERSION [2022-09-28T21:10:36.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:06 bin [2022-09-28T21:10:36.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:06 cmd [2022-09-28T21:10:36.709Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 28 21:10 coverage.out [2022-09-28T21:10:36.709Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 28 21:06 docker-entrypoint.sh [2022-09-28T21:10:36.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:06 docs [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 28 21:06 go.mod [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 38103 Sep 28 21:06 go.sum [2022-09-28T21:10:36.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:06 internal [2022-09-28T21:10:36.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:06 snap [2022-09-28T21:10:36.709Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 28 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:10:37.046Z] + 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=2f8c06fbfb8b0782f288c35171c6afc148f652fe --label arch=arm64 --label version=2.3.0-dev.12 . [2022-09-28T21:10:37.315Z] Sending build context to Docker daemon 980kB [2022-09-28T21:10:37.315Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T21:10:37.315Z] Step 2/36 : FROM ${BASE} AS builder [2022-09-28T21:10:37.315Z] ---> 31f9c6407af4 [2022-09-28T21:10:37.315Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-09-28T21:10:37.584Z] ---> Running in 02b07b3acf63 [2022-09-28T21:10:37.852Z] Removing intermediate container 02b07b3acf63 [2022-09-28T21:10:37.852Z] ---> 53ee502e0893 [2022-09-28T21:10:37.852Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T21:10:37.852Z] ---> Running in 60302625cd6b [2022-09-28T21:10:38.119Z] Removing intermediate container 60302625cd6b [2022-09-28T21:10:38.119Z] ---> a3b04ffef32f [2022-09-28T21:10:38.119Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-28T21:10:38.119Z] ---> Running in 29f62313f1e9 [2022-09-28T21:10:38.386Z] Removing intermediate container 29f62313f1e9 [2022-09-28T21:10:38.386Z] ---> 1f486a6cfa21 [2022-09-28T21:10:38.386Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-28T21:10:38.651Z] ---> Running in 6d60d196a67c [2022-09-28T21:10:38.917Z] Removing intermediate container 6d60d196a67c [2022-09-28T21:10:38.917Z] ---> 6234245c0be4 [2022-09-28T21:10:38.917Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T21:10:38.917Z] ---> Running in f86f0c99e62a [2022-09-28T21:10:40.864Z] Removing intermediate container f86f0c99e62a [2022-09-28T21:10:40.864Z] ---> 1d7ad9ced7a3 [2022-09-28T21:10:40.864Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T21:10:40.864Z] ---> Running in 1cbad76cf74b [2022-09-28T21:10:41.450Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T21:10:42.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T21:10:43.375Z] OK: 228 MiB in 65 packages [2022-09-28T21:10:44.337Z] Removing intermediate container 1cbad76cf74b [2022-09-28T21:10:44.337Z] ---> ce37da7887aa [2022-09-28T21:10:44.337Z] Step 9/36 : WORKDIR /device-usb-camera [2022-09-28T21:10:44.337Z] ---> Running in 081d445ced45 [2022-09-28T21:10:44.604Z] Removing intermediate container 081d445ced45 [2022-09-28T21:10:44.604Z] ---> 38f874d23b7f [2022-09-28T21:10:44.604Z] Step 10/36 : COPY go.mod vendor* ./ [2022-09-28T21:10:45.192Z] ---> 4c1989f6c56b [2022-09-28T21:10:45.192Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T21:10:45.192Z] ---> Running in 90f82e82a21b [2022-09-28T21:10:47.787Z] Removing intermediate container 90f82e82a21b [2022-09-28T21:10:47.787Z] ---> 9c4b0e09169d [2022-09-28T21:10:47.787Z] Step 12/36 : COPY . . [2022-09-28T21:10:48.378Z] ---> a774f12941f1 [2022-09-28T21:10:48.378Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-28T21:10:48.378Z] ---> Running in daf8e3ece3d7 [2022-09-28T21:10:49.340Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T21:10:49.340Z] Dload Upload Total Spent Left Speed [2022-09-28T21:10:49.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100 1062 0 0 8028 0 --:--:-- --:--:-- --:--:-- 8106 [2022-09-28T21:10:51.552Z] Removing intermediate container daf8e3ece3d7 [2022-09-28T21:10:51.552Z] ---> 0375a707563f [2022-09-28T21:10:51.552Z] Step 14/36 : RUN ${MAKE} [2022-09-28T21:10:51.552Z] ---> Running in 7a234d02fce7 [2022-09-28T21:10:52.547Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-28T21:13:44.267Z] Removing intermediate container 7a234d02fce7 [2022-09-28T21:13:44.267Z] ---> 33bfb83969bf [2022-09-28T21:13:44.267Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-28T21:13:44.267Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-28T21:13:44.267Z] eab2503cf8f4: Pulling fs layer [2022-09-28T21:13:44.267Z] 97cd0a44c592: Pulling fs layer [2022-09-28T21:13:44.267Z] 97cd0a44c592: Download complete [2022-09-28T21:13:44.267Z] eab2503cf8f4: Verifying Checksum [2022-09-28T21:13:44.267Z] eab2503cf8f4: Download complete [2022-09-28T21:13:44.267Z] eab2503cf8f4: Pull complete [2022-09-28T21:13:44.267Z] 97cd0a44c592: Pull complete [2022-09-28T21:13:44.267Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-28T21:13:44.267Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-28T21:13:44.267Z] ---> 7f763cca56b3 [2022-09-28T21:13:44.267Z] Step 16/36 : FROM alpine:3.16 [2022-09-28T21:13:44.267Z] 3.16: Pulling from library/alpine [2022-09-28T21:13:44.267Z] 9b18e9b68314: Pulling fs layer [2022-09-28T21:13:44.267Z] 9b18e9b68314: Verifying Checksum [2022-09-28T21:13:44.267Z] 9b18e9b68314: Download complete [2022-09-28T21:13:44.267Z] 9b18e9b68314: Pull complete [2022-09-28T21:13:44.267Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T21:13:44.267Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T21:13:44.267Z] ---> a6215f271958 [2022-09-28T21:13:44.267Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-28T21:13:44.267Z] ---> Running in e609053f401a [2022-09-28T21:13:44.267Z] Removing intermediate container e609053f401a [2022-09-28T21:13:44.267Z] ---> 3a7dbad666fd [2022-09-28T21:13:44.267Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-28T21:13:44.267Z] ---> Running in 5ddb2afcba98 [2022-09-28T21:13:44.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T21:13:44.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T21:13:44.267Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-28T21:13:44.267Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-28T21:13:44.267Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-28T21:13:44.267Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-28T21:13:44.267Z] (5/82) Installing libxcb (1.15-r0) [2022-09-28T21:13:44.267Z] (6/82) Installing libx11 (1.8-r0) [2022-09-28T21:13:44.267Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-28T21:13:44.267Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-28T21:13:44.267Z] (9/82) Installing expat (2.4.9-r0) [2022-09-28T21:13:44.267Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-28T21:13:44.267Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-28T21:13:44.267Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-28T21:13:44.267Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-28T21:13:44.267Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-28T21:13:44.267Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-28T21:13:44.267Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-28T21:13:44.267Z] (17/82) Installing libintl (0.21-r2) [2022-09-28T21:13:44.267Z] (18/82) Installing libblkid (2.38-r1) [2022-09-28T21:13:44.267Z] (19/82) Installing libmount (2.38-r1) [2022-09-28T21:13:44.267Z] (20/82) Installing pcre (8.45-r2) [2022-09-28T21:13:44.267Z] (21/82) Installing glib (2.72.1-r0) [2022-09-28T21:13:44.267Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-28T21:13:44.267Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-28T21:13:44.267Z] (24/82) Installing libass (0.16.0-r0) [2022-09-28T21:13:44.267Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-28T21:13:44.267Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-28T21:13:44.267Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-28T21:13:44.267Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-28T21:13:44.267Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-28T21:13:44.267Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-28T21:13:44.267Z] (31/82) Installing libunistring (1.0-r0) [2022-09-28T21:13:44.267Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-28T21:13:44.267Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-28T21:13:44.267Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-28T21:13:44.267Z] (35/82) Installing lame (3.100-r0) [2022-09-28T21:13:44.267Z] (36/82) Installing opus (1.3.1-r1) [2022-09-28T21:13:44.267Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-28T21:13:44.267Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-28T21:13:44.267Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-28T21:13:44.267Z] (40/82) Installing orc (0.4.32-r0) [2022-09-28T21:13:44.267Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T21:13:44.267Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-28T21:13:44.267Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T21:13:44.267Z] (44/82) Installing flac (1.3.4-r0) [2022-09-28T21:13:44.267Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-28T21:13:44.267Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-28T21:13:44.267Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-28T21:13:44.267Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-28T21:13:44.267Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-28T21:13:44.267Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-28T21:13:44.267Z] (51/82) Installing libpulse (15.0-r2) [2022-09-28T21:13:44.267Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-28T21:13:44.267Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-28T21:13:44.267Z] (54/82) Installing librist (0.2.6-r1) [2022-09-28T21:13:44.267Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-28T21:13:44.267Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-28T21:13:44.267Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-28T21:13:44.267Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-28T21:13:44.267Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-28T21:13:44.267Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-28T21:13:44.267Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-28T21:13:44.267Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-28T21:13:44.267Z] (63/82) Installing libva (2.14.0-r0) [2022-09-28T21:13:44.267Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-28T21:13:44.267Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-28T21:13:44.267Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-28T21:13:44.267Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-28T21:13:44.267Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-28T21:13:44.267Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-28T21:13:44.267Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-28T21:13:44.267Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-28T21:13:44.267Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-28T21:13:44.267Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-28T21:13:44.267Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-28T21:13:44.267Z] Executing udev-init-scripts-35-r0.post-install [2022-09-28T21:13:44.267Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-28T21:13:44.267Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-28T21:13:44.267Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-28T21:13:44.267Z] (78/82) Installing kmod-libs (29-r2) [2022-09-28T21:13:44.267Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-28T21:13:44.267Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-28T21:13:44.267Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-28T21:13:44.267Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-28T21:13:44.267Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T21:13:44.267Z] Executing eudev-3.2.11-r0.trigger [2022-09-28T21:13:44.267Z] OK: 78 MiB in 96 packages [2022-09-28T21:13:44.267Z] Removing intermediate container 5ddb2afcba98 [2022-09-28T21:13:44.267Z] ---> c43ec2fa5ec2 [2022-09-28T21:13:44.267Z] Step 19/36 : WORKDIR / [2022-09-28T21:13:44.267Z] ---> Running in 37930ef94265 [2022-09-28T21:13:44.267Z] Removing intermediate container 37930ef94265 [2022-09-28T21:13:44.267Z] ---> 78071cc03245 [2022-09-28T21:13:44.267Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-09-28T21:13:44.267Z] ---> 53ac7f27461a [2022-09-28T21:13:44.267Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-28T21:13:44.533Z] ---> da40fa97534d [2022-09-28T21:13:44.533Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-28T21:13:45.119Z] ---> c8bfb87f7d5b [2022-09-28T21:13:45.119Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-28T21:13:45.383Z] ---> f068309894f5 [2022-09-28T21:13:45.383Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-28T21:13:45.963Z] ---> 337e91d12e92 [2022-09-28T21:13:45.963Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-28T21:13:46.229Z] ---> 3b277c12bae8 [2022-09-28T21:13:46.229Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-09-28T21:13:47.639Z] ---> dd8a1ab57b79 [2022-09-28T21:13:47.639Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-28T21:13:47.639Z] ---> Running in de71d372dbc6 [2022-09-28T21:13:49.582Z] Removing intermediate container de71d372dbc6 [2022-09-28T21:13:49.582Z] ---> befcea4490b2 [2022-09-28T21:13:49.582Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-28T21:13:49.582Z] ---> Running in bae4d12b381e [2022-09-28T21:13:50.997Z] Removing intermediate container bae4d12b381e [2022-09-28T21:13:50.997Z] ---> c565c3406ad3 [2022-09-28T21:13:50.997Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-28T21:13:50.997Z] ---> Running in 18dec40ab245 [2022-09-28T21:13:52.404Z] Removing intermediate container 18dec40ab245 [2022-09-28T21:13:52.404Z] ---> c5778e62ef07 [2022-09-28T21:13:52.404Z] Step 30/36 : EXPOSE 59983 [2022-09-28T21:13:52.404Z] ---> Running in d4baeb4cb8a0 [2022-09-28T21:13:52.672Z] Removing intermediate container d4baeb4cb8a0 [2022-09-28T21:13:52.672Z] ---> 7aba5068342f [2022-09-28T21:13:52.672Z] Step 31/36 : EXPOSE 8554 [2022-09-28T21:13:52.672Z] ---> Running in cf2e47380a53 [2022-09-28T21:13:53.254Z] Removing intermediate container cf2e47380a53 [2022-09-28T21:13:53.254Z] ---> fe7386f155b2 [2022-09-28T21:13:53.254Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-28T21:13:53.254Z] ---> Running in 2aa627f91899 [2022-09-28T21:13:53.519Z] Removing intermediate container 2aa627f91899 [2022-09-28T21:13:53.519Z] ---> 6911ca490156 [2022-09-28T21:13:53.519Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-28T21:13:53.519Z] ---> Running in 70c5fccf53ac [2022-09-28T21:13:53.786Z] Removing intermediate container 70c5fccf53ac [2022-09-28T21:13:53.786Z] ---> 384f5c6182bb [2022-09-28T21:13:53.786Z] Step 34/36 : LABEL arch=arm64 [2022-09-28T21:13:53.786Z] ---> Running in 15dff57983fc [2022-09-28T21:13:54.054Z] Removing intermediate container 15dff57983fc [2022-09-28T21:13:54.054Z] ---> c75ee50b8175 [2022-09-28T21:13:54.054Z] Step 35/36 : LABEL git_sha=2f8c06fbfb8b0782f288c35171c6afc148f652fe [2022-09-28T21:13:54.325Z] ---> Running in 36233ede4dea [2022-09-28T21:13:54.592Z] Removing intermediate container 36233ede4dea [2022-09-28T21:13:54.592Z] ---> 98530ffda9a2 [2022-09-28T21:13:54.592Z] Step 36/36 : LABEL version=2.3.0-dev.12 [2022-09-28T21:13:54.592Z] ---> Running in 870ea30e91c5 [2022-09-28T21:13:54.859Z] Removing intermediate container 870ea30e91c5 [2022-09-28T21:13:54.859Z] ---> cd5f5cc5770a [2022-09-28T21:13:54.859Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T21:13:54.859Z] Successfully built cd5f5cc5770a [2022-09-28T21:13:54.859Z] 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-09-28T21:13:54.944Z] provisioning config files... [2022-09-28T21:13:54.958Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/51@tmp/config6149085407851247588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:13:55.288Z] ---> docker-login.sh [2022-09-28T21:13:55.288Z] nexus3.edgexfoundry.org:10001 [2022-09-28T21:13:55.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:13:55.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:13:55.555Z] Configure a credential helper to remove this warning. See [2022-09-28T21:13:55.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:13:55.555Z] [2022-09-28T21:13:55.555Z] Login Succeeded [2022-09-28T21:13:55.555Z] nexus3.edgexfoundry.org:10002 [2022-09-28T21:13:55.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:13:55.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:13:55.826Z] Configure a credential helper to remove this warning. See [2022-09-28T21:13:55.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:13:55.826Z] [2022-09-28T21:13:55.826Z] Login Succeeded [2022-09-28T21:13:55.826Z] nexus3.edgexfoundry.org:10003 [2022-09-28T21:13:56.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:13:56.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:13:56.360Z] Configure a credential helper to remove this warning. See [2022-09-28T21:13:56.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:13:56.360Z] [2022-09-28T21:13:56.360Z] Login Succeeded [2022-09-28T21:13:56.360Z] nexus3.edgexfoundry.org:10004 [2022-09-28T21:13:56.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:13:56.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:13:56.627Z] Configure a credential helper to remove this warning. See [2022-09-28T21:13:56.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:13:56.627Z] [2022-09-28T21:13:56.627Z] Login Succeeded [2022-09-28T21:13:56.627Z] docker.io [2022-09-28T21:13:56.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:13:57.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:13:57.158Z] Configure a credential helper to remove this warning. See [2022-09-28T21:13:57.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:13:57.158Z] [2022-09-28T21:13:57.158Z] Login Succeeded [2022-09-28T21:13:57.158Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T21:13:57.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T21:13:57.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:13:57.210Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-09-28T21:13:57.210Z] 2f8c06fbfb8b0782f288c35171c6afc148f652fe [2022-09-28T21:13:57.210Z] latest [2022-09-28T21:13:57.210Z] 2.3.0-dev.12 [2022-09-28T21:13:57.210Z] 2f8c06fbfb8b0782f288c35171c6afc148f652fe-2.3.0-dev.12 [2022-09-28T21:13:57.210Z] main [2022-09-28T21:13:57.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:13:57.540Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2f8c06fbfb8b0782f288c35171c6afc148f652fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:13:57.867Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2f8c06fbfb8b0782f288c35171c6afc148f652fe [2022-09-28T21:13:57.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-28T21:13:57.867Z] 85c6a48ee141: Preparing [2022-09-28T21:13:57.867Z] 0a8913582a92: Preparing [2022-09-28T21:13:57.867Z] d1cabfba2cde: Preparing [2022-09-28T21:13:57.867Z] a43932d1df72: Preparing [2022-09-28T21:13:57.867Z] 1207169bf42c: Preparing [2022-09-28T21:13:57.867Z] e25842270833: Preparing [2022-09-28T21:13:57.867Z] 874a651d377d: Preparing [2022-09-28T21:13:57.867Z] e2456870f298: Preparing [2022-09-28T21:13:57.867Z] 00a7280a667f: Preparing [2022-09-28T21:13:57.867Z] 55bfe00c473f: Preparing [2022-09-28T21:13:57.867Z] dcfe1eea14d2: Preparing [2022-09-28T21:13:57.867Z] 5d3e392a13a0: Preparing [2022-09-28T21:13:57.867Z] e25842270833: Waiting [2022-09-28T21:13:57.867Z] 874a651d377d: Waiting [2022-09-28T21:13:57.867Z] e2456870f298: Waiting [2022-09-28T21:13:57.867Z] 55bfe00c473f: Waiting [2022-09-28T21:13:57.867Z] dcfe1eea14d2: Waiting [2022-09-28T21:13:57.867Z] 5d3e392a13a0: Waiting [2022-09-28T21:13:57.867Z] 00a7280a667f: Waiting [2022-09-28T21:13:58.148Z] d1cabfba2cde: Pushed [2022-09-28T21:13:58.148Z] 0a8913582a92: Pushed [2022-09-28T21:13:58.148Z] 85c6a48ee141: Pushed [2022-09-28T21:13:58.148Z] 1207169bf42c: Pushed [2022-09-28T21:13:58.148Z] e25842270833: Pushed [2022-09-28T21:13:58.412Z] 874a651d377d: Pushed [2022-09-28T21:13:58.412Z] e2456870f298: Pushed [2022-09-28T21:13:58.412Z] 00a7280a667f: Pushed [2022-09-28T21:13:58.412Z] 5d3e392a13a0: Layer already exists [2022-09-28T21:14:02.658Z] a43932d1df72: Pushed [2022-09-28T21:14:03.616Z] 55bfe00c473f: Pushed [2022-09-28T21:14:13.765Z] dcfe1eea14d2: Pushed [2022-09-28T21:14:13.765Z] 2f8c06fbfb8b0782f288c35171c6afc148f652fe: digest: sha256:5838fba2d74343c6d4ed159e12236c2391657c4cc45f63e65e6751f4874406c4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:14:14.120Z] + 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-09-28T21:14:14.475Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-28T21:14:14.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-28T21:14:14.475Z] 85c6a48ee141: Preparing [2022-09-28T21:14:14.475Z] 0a8913582a92: Preparing [2022-09-28T21:14:14.475Z] d1cabfba2cde: Preparing [2022-09-28T21:14:14.475Z] a43932d1df72: Preparing [2022-09-28T21:14:14.475Z] 1207169bf42c: Preparing [2022-09-28T21:14:14.475Z] e25842270833: Preparing [2022-09-28T21:14:14.475Z] 874a651d377d: Preparing [2022-09-28T21:14:14.475Z] e2456870f298: Preparing [2022-09-28T21:14:14.475Z] 00a7280a667f: Preparing [2022-09-28T21:14:14.475Z] 55bfe00c473f: Preparing [2022-09-28T21:14:14.475Z] dcfe1eea14d2: Preparing [2022-09-28T21:14:14.475Z] 5d3e392a13a0: Preparing [2022-09-28T21:14:14.475Z] 00a7280a667f: Waiting [2022-09-28T21:14:14.475Z] 55bfe00c473f: Waiting [2022-09-28T21:14:14.475Z] e25842270833: Waiting [2022-09-28T21:14:14.475Z] 874a651d377d: Waiting [2022-09-28T21:14:14.475Z] e2456870f298: Waiting [2022-09-28T21:14:14.475Z] dcfe1eea14d2: Waiting [2022-09-28T21:14:14.475Z] 5d3e392a13a0: Waiting [2022-09-28T21:14:14.475Z] d1cabfba2cde: Layer already exists [2022-09-28T21:14:14.475Z] 0a8913582a92: Layer already exists [2022-09-28T21:14:14.475Z] 1207169bf42c: Layer already exists [2022-09-28T21:14:14.475Z] 85c6a48ee141: Layer already exists [2022-09-28T21:14:14.475Z] a43932d1df72: Layer already exists [2022-09-28T21:14:14.475Z] e25842270833: Layer already exists [2022-09-28T21:14:14.475Z] e2456870f298: Layer already exists [2022-09-28T21:14:14.475Z] 874a651d377d: Layer already exists [2022-09-28T21:14:14.475Z] 55bfe00c473f: Layer already exists [2022-09-28T21:14:14.475Z] 00a7280a667f: Layer already exists [2022-09-28T21:14:14.475Z] dcfe1eea14d2: Layer already exists [2022-09-28T21:14:14.475Z] 5d3e392a13a0: Layer already exists [2022-09-28T21:14:14.743Z] latest: digest: sha256:5838fba2d74343c6d4ed159e12236c2391657c4cc45f63e65e6751f4874406c4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:14:15.090Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:14:15.425Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.12 [2022-09-28T21:14:15.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-28T21:14:15.425Z] 85c6a48ee141: Preparing [2022-09-28T21:14:15.425Z] 0a8913582a92: Preparing [2022-09-28T21:14:15.425Z] d1cabfba2cde: Preparing [2022-09-28T21:14:15.425Z] a43932d1df72: Preparing [2022-09-28T21:14:15.425Z] 1207169bf42c: Preparing [2022-09-28T21:14:15.425Z] e25842270833: Preparing [2022-09-28T21:14:15.425Z] 874a651d377d: Preparing [2022-09-28T21:14:15.425Z] e2456870f298: Preparing [2022-09-28T21:14:15.425Z] 00a7280a667f: Preparing [2022-09-28T21:14:15.425Z] 874a651d377d: Waiting [2022-09-28T21:14:15.425Z] 55bfe00c473f: Preparing [2022-09-28T21:14:15.425Z] dcfe1eea14d2: Preparing [2022-09-28T21:14:15.425Z] 5d3e392a13a0: Preparing [2022-09-28T21:14:15.425Z] e2456870f298: Waiting [2022-09-28T21:14:15.425Z] 00a7280a667f: Waiting [2022-09-28T21:14:15.425Z] dcfe1eea14d2: Waiting [2022-09-28T21:14:15.425Z] 55bfe00c473f: Waiting [2022-09-28T21:14:15.425Z] 5d3e392a13a0: Waiting [2022-09-28T21:14:15.425Z] e25842270833: Waiting [2022-09-28T21:14:15.425Z] a43932d1df72: Layer already exists [2022-09-28T21:14:15.425Z] 0a8913582a92: Layer already exists [2022-09-28T21:14:15.425Z] 1207169bf42c: Layer already exists [2022-09-28T21:14:15.425Z] d1cabfba2cde: Layer already exists [2022-09-28T21:14:15.425Z] 85c6a48ee141: Layer already exists [2022-09-28T21:14:15.425Z] e2456870f298: Layer already exists [2022-09-28T21:14:15.425Z] e25842270833: Layer already exists [2022-09-28T21:14:15.425Z] 55bfe00c473f: Layer already exists [2022-09-28T21:14:15.425Z] 874a651d377d: Layer already exists [2022-09-28T21:14:15.425Z] 00a7280a667f: Layer already exists [2022-09-28T21:14:15.425Z] 5d3e392a13a0: Layer already exists [2022-09-28T21:14:15.425Z] dcfe1eea14d2: Layer already exists [2022-09-28T21:14:15.690Z] 2.3.0-dev.12: digest: sha256:5838fba2d74343c6d4ed159e12236c2391657c4cc45f63e65e6751f4874406c4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:14:16.025Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2f8c06fbfb8b0782f288c35171c6afc148f652fe-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:14:16.356Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2f8c06fbfb8b0782f288c35171c6afc148f652fe-2.3.0-dev.12 [2022-09-28T21:14:16.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-28T21:14:16.356Z] 85c6a48ee141: Preparing [2022-09-28T21:14:16.356Z] 0a8913582a92: Preparing [2022-09-28T21:14:16.356Z] d1cabfba2cde: Preparing [2022-09-28T21:14:16.356Z] a43932d1df72: Preparing [2022-09-28T21:14:16.356Z] 1207169bf42c: Preparing [2022-09-28T21:14:16.356Z] e25842270833: Preparing [2022-09-28T21:14:16.356Z] 874a651d377d: Preparing [2022-09-28T21:14:16.356Z] e2456870f298: Preparing [2022-09-28T21:14:16.356Z] 00a7280a667f: Preparing [2022-09-28T21:14:16.356Z] 55bfe00c473f: Preparing [2022-09-28T21:14:16.356Z] dcfe1eea14d2: Preparing [2022-09-28T21:14:16.356Z] 5d3e392a13a0: Preparing [2022-09-28T21:14:16.356Z] e25842270833: Waiting [2022-09-28T21:14:16.356Z] 874a651d377d: Waiting [2022-09-28T21:14:16.356Z] 00a7280a667f: Waiting [2022-09-28T21:14:16.356Z] 55bfe00c473f: Waiting [2022-09-28T21:14:16.356Z] dcfe1eea14d2: Waiting [2022-09-28T21:14:16.356Z] 5d3e392a13a0: Waiting [2022-09-28T21:14:16.356Z] e2456870f298: Waiting [2022-09-28T21:14:16.356Z] 0a8913582a92: Layer already exists [2022-09-28T21:14:16.356Z] d1cabfba2cde: Layer already exists [2022-09-28T21:14:16.356Z] 1207169bf42c: Layer already exists [2022-09-28T21:14:16.356Z] 85c6a48ee141: Layer already exists [2022-09-28T21:14:16.356Z] a43932d1df72: Layer already exists [2022-09-28T21:14:16.356Z] 874a651d377d: Layer already exists [2022-09-28T21:14:16.356Z] e2456870f298: Layer already exists [2022-09-28T21:14:16.356Z] e25842270833: Layer already exists [2022-09-28T21:14:16.356Z] 55bfe00c473f: Layer already exists [2022-09-28T21:14:16.356Z] 00a7280a667f: Layer already exists [2022-09-28T21:14:16.356Z] dcfe1eea14d2: Layer already exists [2022-09-28T21:14:16.356Z] 5d3e392a13a0: Layer already exists [2022-09-28T21:14:16.623Z] 2f8c06fbfb8b0782f288c35171c6afc148f652fe-2.3.0-dev.12: digest: sha256:5838fba2d74343c6d4ed159e12236c2391657c4cc45f63e65e6751f4874406c4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:14:16.966Z] + 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-09-28T21:14:17.305Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-09-28T21:14:17.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-28T21:14:17.305Z] 85c6a48ee141: Preparing [2022-09-28T21:14:17.305Z] 0a8913582a92: Preparing [2022-09-28T21:14:17.305Z] d1cabfba2cde: Preparing [2022-09-28T21:14:17.305Z] a43932d1df72: Preparing [2022-09-28T21:14:17.305Z] 1207169bf42c: Preparing [2022-09-28T21:14:17.305Z] e25842270833: Preparing [2022-09-28T21:14:17.305Z] 874a651d377d: Preparing [2022-09-28T21:14:17.305Z] e2456870f298: Preparing [2022-09-28T21:14:17.305Z] 00a7280a667f: Preparing [2022-09-28T21:14:17.305Z] 55bfe00c473f: Preparing [2022-09-28T21:14:17.305Z] dcfe1eea14d2: Preparing [2022-09-28T21:14:17.305Z] 5d3e392a13a0: Preparing [2022-09-28T21:14:17.305Z] e2456870f298: Waiting [2022-09-28T21:14:17.305Z] dcfe1eea14d2: Waiting [2022-09-28T21:14:17.305Z] 00a7280a667f: Waiting [2022-09-28T21:14:17.305Z] 55bfe00c473f: Waiting [2022-09-28T21:14:17.305Z] e25842270833: Waiting [2022-09-28T21:14:17.305Z] 5d3e392a13a0: Waiting [2022-09-28T21:14:17.305Z] 874a651d377d: Waiting [2022-09-28T21:14:17.305Z] a43932d1df72: Layer already exists [2022-09-28T21:14:17.305Z] 85c6a48ee141: Layer already exists [2022-09-28T21:14:17.305Z] 0a8913582a92: Layer already exists [2022-09-28T21:14:17.305Z] 1207169bf42c: Layer already exists [2022-09-28T21:14:17.305Z] d1cabfba2cde: Layer already exists [2022-09-28T21:14:17.305Z] 00a7280a667f: Layer already exists [2022-09-28T21:14:17.305Z] 874a651d377d: Layer already exists [2022-09-28T21:14:17.305Z] e25842270833: Layer already exists [2022-09-28T21:14:17.305Z] e2456870f298: Layer already exists [2022-09-28T21:14:17.305Z] 55bfe00c473f: Layer already exists [2022-09-28T21:14:17.305Z] 5d3e392a13a0: Layer already exists [2022-09-28T21:14:17.305Z] dcfe1eea14d2: Layer already exists [2022-09-28T21:14:17.570Z] main: digest: sha256:5838fba2d74343c6d4ed159e12236c2391657c4cc45f63e65e6751f4874406c4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T21:14:17.623Z] ===================================================== [Pipeline] echo [2022-09-28T21:14:17.631Z] taggedImages: [2022-09-28T21:14:17.631Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2f8c06fbfb8b0782f288c35171c6afc148f652fe [2022-09-28T21:14:17.631Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-28T21:14:17.631Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.12 [2022-09-28T21:14:17.631Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2f8c06fbfb8b0782f288c35171c6afc148f652fe-2.3.0-dev.12 [2022-09-28T21:14:17.631Z] - 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-09-28T21:14:17.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T21:14:17.988Z] [2022-09-28T21:14:17.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:14:18.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T21:14:18.318Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T21:14:18.318Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T21:14:18.318Z] 04944245beec: Pulling fs layer [2022-09-28T21:14:18.318Z] 699f458cf7ca: Pulling fs layer [2022-09-28T21:14:18.318Z] 765212b225bb: Pulling fs layer [2022-09-28T21:14:18.318Z] f23df028b6ca: Pulling fs layer [2022-09-28T21:14:18.318Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T21:14:18.318Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T21:14:18.318Z] 765212b225bb: Waiting [2022-09-28T21:14:18.318Z] d65c8cfc05b1: Waiting [2022-09-28T21:14:18.318Z] 2437ff75d9bd: Waiting [2022-09-28T21:14:18.318Z] f23df028b6ca: Waiting [2022-09-28T21:14:18.590Z] 04944245beec: Verifying Checksum [2022-09-28T21:14:18.590Z] 04944245beec: Download complete [2022-09-28T21:14:18.590Z] 765212b225bb: Download complete [2022-09-28T21:14:18.590Z] f23df028b6ca: Verifying Checksum [2022-09-28T21:14:18.590Z] f23df028b6ca: Download complete [2022-09-28T21:14:18.590Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T21:14:18.590Z] d65c8cfc05b1: Download complete [2022-09-28T21:14:18.865Z] 699f458cf7ca: Verifying Checksum [2022-09-28T21:14:18.865Z] 699f458cf7ca: Download complete [2022-09-28T21:14:19.132Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T21:14:19.132Z] 8998bd30e6a1: Download complete [2022-09-28T21:14:21.732Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T21:14:21.732Z] 2437ff75d9bd: Download complete [2022-09-28T21:14:23.135Z] 8998bd30e6a1: Pull complete [2022-09-28T21:14:23.401Z] 04944245beec: Pull complete [2022-09-28T21:14:24.356Z] 699f458cf7ca: Pull complete [2022-09-28T21:14:24.623Z] 765212b225bb: Pull complete [2022-09-28T21:14:25.581Z] f23df028b6ca: Pull complete [2022-09-28T21:14:25.581Z] d65c8cfc05b1: Pull complete [2022-09-28T21:14:40.568Z] 2437ff75d9bd: Pull complete [2022-09-28T21:14:40.568Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T21:14:40.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T21:14:40.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:14:40.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-1866 does not seem to be running inside a container [2022-09-28T21:14:40.801Z] $ 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/51 -v /w/workspace/device-usb-camera/51:/w/workspace/device-usb-camera/51:rw,z -v /w/workspace/device-usb-camera/51@tmp:/w/workspace/device-usb-camera/51@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-09-28T21:14:43.120Z] $ docker top f15911e634ec80f5234d9b666fe263b8fd3a19a9d4e293b6797408d6b9a0042c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:14:43.940Z] ---> job-cost.sh [2022-09-28T21:14:43.940Z] lf-activate-venv: SKIPPING [2022-09-28T21:14:43.940Z] INFO: No Stack... [2022-09-28T21:14:44.521Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T21:14:45.102Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T21:14:45.752Z] + cat /w/workspace/device-usb-camera/51/archives/cost.csv [2022-09-28T21:14:45.752Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T21:14:45.809Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-51-stack-cost] [2022-09-28T21:14:45.817Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-51-stack-cost] did not exist. Created. [2022-09-28T21:14:45.817Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T21:14:46.141Z] /w/workspace/device-usb-camera/51@tmp/durable-68fe380f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T21:14:46.473Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T21:14:46.496Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T21:14:46.543Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T21:14:46.550Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T21:14:46.565Z] $ docker stop --time=1 f15911e634ec80f5234d9b666fe263b8fd3a19a9d4e293b6797408d6b9a0042c [2022-09-28T21:14:48.040Z] $ docker rm -f f15911e634ec80f5234d9b666fe263b8fd3a19a9d4e293b6797408d6b9a0042c [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-09-28T21:14:48.380Z] provisioning config files... [2022-09-28T21:14:48.388Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11547409124164720957tmp [Pipeline] { [Pipeline] sh [2022-09-28T21:14:48.676Z] + set +x [2022-09-28T21:14:48.676Z] + curl -s https://codecov.io/bash [2022-09-28T21:14:48.676Z] + bash -s -- [2022-09-28T21:14:48.676Z] [2022-09-28T21:14:48.676Z] _____ _ [2022-09-28T21:14:48.676Z] / ____| | | [2022-09-28T21:14:48.676Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T21:14:48.676Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T21:14:48.676Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T21:14:48.676Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T21:14:48.676Z] Bash-1.0.6 [2022-09-28T21:14:48.676Z] [2022-09-28T21:14:48.676Z] [2022-09-28T21:14:48.676Z] ==> git version 2.25.1 found [2022-09-28T21:14:48.676Z] ==> 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-09-28T21:14:48.676Z] Release-Date: 2020-01-08 [2022-09-28T21:14:48.676Z] 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-09-28T21:14:48.676Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T21:14:48.676Z] ==> Jenkins CI detected. [2022-09-28T21:14:48.676Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-09-28T21:14:48.676Z] project root: . [2022-09-28T21:14:48.676Z] --> token set from env [2022-09-28T21:14:48.676Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T21:14:48.676Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T21:14:48.676Z] ==> Python coveragepy not found [2022-09-28T21:14:48.676Z] ==> Searching for coverage reports in: [2022-09-28T21:14:48.676Z] + . [2022-09-28T21:14:48.676Z] -> Found 1 reports [2022-09-28T21:14:48.676Z] ==> Detecting git/mercurial file structure [2022-09-28T21:14:48.676Z] ==> Reading reports [2022-09-28T21:14:48.676Z] + ./coverage.out bytes=29387 [2022-09-28T21:14:48.676Z] ==> Appending adjustments [2022-09-28T21:14:48.676Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T21:14:48.934Z] + Found adjustments [2022-09-28T21:14:48.934Z] ==> Gzipping contents [2022-09-28T21:14:48.934Z] 8.0K /tmp/codecov.0F19r7.gz [2022-09-28T21:14:48.934Z] ==> Uploading reports [2022-09-28T21:14:48.934Z] url: https://codecov.io [2022-09-28T21:14:48.934Z] query: branch=main&commit=2f8c06fbfb8b0782f288c35171c6afc148f652fe&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T21:14:48.934Z] -> Pinging Codecov [2022-09-28T21:14:48.934Z] 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=2f8c06fbfb8b0782f288c35171c6afc148f652fe&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T21:14:49.195Z] -> Uploading to [2022-09-28T21:14:49.195Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/73D8F5FF140700D3E01443B452E23636/2f8c06fbfb8b0782f288c35171c6afc148f652fe/a5d5b173-2d9b-45af-a4b4-7dd1ef1582d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T211449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b87d5566a5fdce9259e5815a517325a0a2a26377806d98e7ce6d1cd54c9a693 [2022-09-28T21:14:49.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T21:14:49.195Z] Dload Upload Total Spent Left Speed [2022-09-28T21:14:49.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4125 0 0 100 4125 0 19275 --:--:-- --:--:-- --:--:-- 19275 [2022-09-28T21:14:49.455Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/2f8c06fbfb8b0782f288c35171c6afc148f652fe [Pipeline] } [2022-09-28T21:14:49.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-28T21:14:49.562Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-28T21:14:49.569Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:14:49.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T21:14:49.863Z] [2022-09-28T21:14:49.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:14:50.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T21:14:50.158Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-28T21:14:50.158Z] df9b9388f04a: Pulling fs layer [2022-09-28T21:14:50.158Z] 52dc419b0ee2: Pulling fs layer [2022-09-28T21:14:50.158Z] 25bc292e5bac: Pulling fs layer [2022-09-28T21:14:50.158Z] 114826534d7a: Pulling fs layer [2022-09-28T21:14:50.158Z] 4657fd5d0bcf: Pulling fs layer [2022-09-28T21:14:50.158Z] 6ad1cebc031e: Pulling fs layer [2022-09-28T21:14:50.158Z] 4657fd5d0bcf: Waiting [2022-09-28T21:14:50.158Z] 114826534d7a: Waiting [2022-09-28T21:14:50.158Z] 8a3aa393b2d8: Pulling fs layer [2022-09-28T21:14:50.158Z] 8a3aa393b2d8: Waiting [2022-09-28T21:14:50.158Z] 6ad1cebc031e: Waiting [2022-09-28T21:14:50.158Z] 25bc292e5bac: Verifying Checksum [2022-09-28T21:14:50.158Z] 25bc292e5bac: Download complete [2022-09-28T21:14:50.158Z] 52dc419b0ee2: Verifying Checksum [2022-09-28T21:14:50.158Z] 52dc419b0ee2: Download complete [2022-09-28T21:14:50.158Z] 4657fd5d0bcf: Verifying Checksum [2022-09-28T21:14:50.158Z] 4657fd5d0bcf: Download complete [2022-09-28T21:14:50.158Z] df9b9388f04a: Download complete [2022-09-28T21:14:50.418Z] df9b9388f04a: Pull complete [2022-09-28T21:14:50.418Z] 6ad1cebc031e: Verifying Checksum [2022-09-28T21:14:50.418Z] 6ad1cebc031e: Download complete [2022-09-28T21:14:50.418Z] 52dc419b0ee2: Pull complete [2022-09-28T21:14:50.418Z] 25bc292e5bac: Pull complete [2022-09-28T21:14:50.987Z] 114826534d7a: Verifying Checksum [2022-09-28T21:14:50.987Z] 114826534d7a: Download complete [2022-09-28T21:14:50.987Z] 8a3aa393b2d8: Verifying Checksum [2022-09-28T21:14:50.987Z] 8a3aa393b2d8: Download complete [2022-09-28T21:14:54.273Z] 114826534d7a: Pull complete [2022-09-28T21:14:54.273Z] 4657fd5d0bcf: Pull complete [2022-09-28T21:14:54.273Z] 6ad1cebc031e: Pull complete [2022-09-28T21:14:56.808Z] 8a3aa393b2d8: Pull complete [2022-09-28T21:14:56.808Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-28T21:14:56.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T21:14:56.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:14:56.889Z] prd-ubuntu20.04-docker-8c-8g-1863 does not seem to be running inside a container [2022-09-28T21:14:56.918Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-28T21:15:02.368Z] $ docker top 554264f0763004b529865a1ccf1da4dcc67bb50f4a60633c916b15da7bf57a1e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-28T21:15:02.428Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-09-28T21:15:02.705Z] + set -o pipefail [2022-09-28T21:15:02.705Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-09-28T21:15:07.970Z] [2022-09-28T21:15:07.970Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-09-28T21:15:07.970Z] [2022-09-28T21:15:07.970Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/3340fdc2-487e-4a34-bfdf-4d639223cc3a [2022-09-28T21:15:07.970Z] [2022-09-28T21:15:07.970Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-28T21:15:07.970Z] [2022-09-28T21:15:07.970Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-28T21:15:07.970Z] [2022-09-28T21:15:08.229Z] [Pipeline] } [2022-09-28T21:15:08.240Z] $ docker stop --time=1 554264f0763004b529865a1ccf1da4dcc67bb50f4a60633c916b15da7bf57a1e [2022-09-28T21:15:11.089Z] $ docker rm -f 554264f0763004b529865a1ccf1da4dcc67bb50f4a60633c916b15da7bf57a1e [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-09-28T21:15:11.784Z] + git log --format=format:%s -1 2f8c06fbfb8b0782f288c35171c6afc148f652fe [Pipeline] sh [2022-09-28T21:15:12.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T21:15:12.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:15:12.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:15:12.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:15:12.429Z] prd-ubuntu20.04-docker-8c-8g-1863 does not seem to be running inside a container [2022-09-28T21:15:12.462Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T21:15:12.846Z] $ docker top 0a2fde6348145982270298594f65415a73ee7478901ebaf6dba2a54e08eee91c -eo pid,comm [2022-09-28T21:15:12.897Z] 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-09-28T21:15:12.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T21:15:12.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T21:15:12.934Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T21:15:13.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T21:15:13.062Z] $ docker exec 0a2fde6348145982270298594f65415a73ee7478901ebaf6dba2a54e08eee91c ssh-agent [2022-09-28T21:15:13.147Z] SSH_AUTH_SOCK=/tmp/ssh-4XjavmX4xk3i/agent.33 [2022-09-28T21:15:13.147Z] SSH_AGENT_PID=39 [2022-09-28T21:15:13.153Z] Running ssh-add (command line suppressed) [2022-09-28T21:15:13.247Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4980270379188645612.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4980270379188645612.key) [2022-09-28T21:15:13.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T21:15:13.543Z] + git semver tag [2022-09-28T21:15:13.801Z] 2022-09-28 21:15:13,715 [run_tag] DEBUG tag force:False [2022-09-28T21:15:13.801Z] 2022-09-28 21:15:13,715 [check_head_tag] DEBUG check head tag [2022-09-28T21:15:13.801Z] 2022-09-28 21:15:13,716 [execute] INFO git cat-file --batch-check [2022-09-28T21:15:13.801Z] 2022-09-28 21:15:13,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-28T21:15:13.801Z] 2022-09-28 21:15:13,719 [execute] INFO git cat-file --batch [2022-09-28T21:15:13.801Z] 2022-09-28 21:15:13,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-28T21:15:13.801Z] 2022-09-28 21:15:13,734 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T21:15:13.801Z] 2022-09-28 21:15:13,735 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 [2022-09-28T21:15:13.801Z] 2022-09-28 21:15:13,735 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T21:15:13.801Z] 2022-09-28 21:15:13,739 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T21:15:13.801Z] 2.3.0-dev.12 [Pipeline] } [2022-09-28T21:15:13.810Z] $ docker exec --env ******** --env ******** 0a2fde6348145982270298594f65415a73ee7478901ebaf6dba2a54e08eee91c ssh-agent -k [2022-09-28T21:15:13.912Z] unset SSH_AUTH_SOCK; [2022-09-28T21:15:13.913Z] unset SSH_AGENT_PID; [2022-09-28T21:15:13.913Z] echo Agent pid 39 killed; [2022-09-28T21:15:13.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T21:15:14.213Z] + git semver [Pipeline] } [2022-09-28T21:15:14.483Z] $ docker stop --time=1 0a2fde6348145982270298594f65415a73ee7478901ebaf6dba2a54e08eee91c [2022-09-28T21:15:15.752Z] $ docker rm -f 0a2fde6348145982270298594f65415a73ee7478901ebaf6dba2a54e08eee91c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:15:16.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T21:15:16.134Z] [2022-09-28T21:15:16.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:15:16.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T21:15:16.430Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-28T21:15:16.430Z] ab5ef0e58194: Pulling fs layer [2022-09-28T21:15:16.430Z] 9712f1f96733: Pulling fs layer [2022-09-28T21:15:16.430Z] 63f879dbbcfc: Pulling fs layer [2022-09-28T21:15:16.430Z] 0d9ebad4ef96: Pulling fs layer [2022-09-28T21:15:16.430Z] e9a5061849ea: Pulling fs layer [2022-09-28T21:15:16.430Z] d747dcd14b5f: Pulling fs layer [2022-09-28T21:15:16.430Z] 2de7ff778b66: Pulling fs layer [2022-09-28T21:15:16.430Z] 0d9ebad4ef96: Waiting [2022-09-28T21:15:16.430Z] e9a5061849ea: Waiting [2022-09-28T21:15:16.430Z] d747dcd14b5f: Waiting [2022-09-28T21:15:16.430Z] 2de7ff778b66: Waiting [2022-09-28T21:15:16.430Z] 9712f1f96733: Verifying Checksum [2022-09-28T21:15:16.430Z] 9712f1f96733: Download complete [2022-09-28T21:15:16.693Z] 63f879dbbcfc: Verifying Checksum [2022-09-28T21:15:16.693Z] 63f879dbbcfc: Download complete [2022-09-28T21:15:16.951Z] e9a5061849ea: Verifying Checksum [2022-09-28T21:15:16.951Z] e9a5061849ea: Download complete [2022-09-28T21:15:16.951Z] d747dcd14b5f: Download complete [2022-09-28T21:15:16.951Z] ab5ef0e58194: Verifying Checksum [2022-09-28T21:15:16.951Z] ab5ef0e58194: Download complete [2022-09-28T21:15:16.951Z] 0d9ebad4ef96: Verifying Checksum [2022-09-28T21:15:16.951Z] 0d9ebad4ef96: Download complete [2022-09-28T21:15:16.951Z] 2de7ff778b66: Verifying Checksum [2022-09-28T21:15:16.951Z] 2de7ff778b66: Download complete [2022-09-28T21:15:19.476Z] ab5ef0e58194: Pull complete [2022-09-28T21:15:19.476Z] 9712f1f96733: Pull complete [2022-09-28T21:15:20.041Z] 63f879dbbcfc: Pull complete [2022-09-28T21:15:23.331Z] 0d9ebad4ef96: Pull complete [2022-09-28T21:15:23.589Z] e9a5061849ea: Pull complete [2022-09-28T21:15:23.589Z] d747dcd14b5f: Pull complete [2022-09-28T21:15:24.965Z] 2de7ff778b66: Pull complete [2022-09-28T21:15:24.965Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-28T21:15:24.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T21:15:24.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:15:25.038Z] prd-ubuntu20.04-docker-8c-8g-1863 does not seem to be running inside a container [2022-09-28T21:15:25.067Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-28T21:15:30.518Z] $ docker top cfa66baca03b1a3eb9e80a53d985cb2ebacd030d066792355fce8c0afd9bb9c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-28T21:15:30.583Z] provisioning config files... [2022-09-28T21:15:30.589Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config568751630667774618tmp [2022-09-28T21:15:30.598Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10120919021451895281tmp [2022-09-28T21:15:30.606Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2279318334218302983tmp [Pipeline] { [Pipeline] echo [2022-09-28T21:15:30.618Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:15:30.894Z] ---> sigul-configuration.sh [2022-09-28T21:15:30.894Z] gpg: directory `/root/.gnupg' created [2022-09-28T21:15:30.894Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-28T21:15:30.894Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-28T21:15:30.894Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-28T21:15:30.894Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-28T21:15:30.894Z] gpg: CAST5 encrypted data [2022-09-28T21:15:30.894Z] gpg: encrypted with 1 passphrase [2022-09-28T21:15:30.894Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-28T21:15:31.182Z] + mkdir /home/jenkins [2022-09-28T21:15:31.182Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-28T21:15:31.468Z] + 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-09-28T21:15:31.477Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:15:31.761Z] ---> sigul-install.sh [2022-09-28T21:15:31.761Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-28T21:15:32.052Z] + git tag --list [2022-09-28T21:15:32.052Z] v0.0.0 [2022-09-28T21:15:32.052Z] v0.0.1-dev.1 [2022-09-28T21:15:32.052Z] v0.0.1-dev.10 [2022-09-28T21:15:32.052Z] v0.0.1-dev.11 [2022-09-28T21:15:32.052Z] v0.0.1-dev.12 [2022-09-28T21:15:32.052Z] v0.0.1-dev.13 [2022-09-28T21:15:32.052Z] v0.0.1-dev.14 [2022-09-28T21:15:32.052Z] v0.0.1-dev.15 [2022-09-28T21:15:32.052Z] v0.0.1-dev.16 [2022-09-28T21:15:32.052Z] v0.0.1-dev.2 [2022-09-28T21:15:32.052Z] v0.0.1-dev.3 [2022-09-28T21:15:32.052Z] v0.0.1-dev.4 [2022-09-28T21:15:32.052Z] v0.0.1-dev.5 [2022-09-28T21:15:32.052Z] v0.0.1-dev.6 [2022-09-28T21:15:32.052Z] v0.0.1-dev.7 [2022-09-28T21:15:32.052Z] v0.0.1-dev.8 [2022-09-28T21:15:32.052Z] v0.0.1-dev.9 [2022-09-28T21:15:32.052Z] v2.2.0 [2022-09-28T21:15:32.052Z] v2.2.0-dev.17 [2022-09-28T21:15:32.052Z] v2.2.0-dev.18 [2022-09-28T21:15:32.052Z] v2.2.0-dev.19 [2022-09-28T21:15:32.052Z] v2.2.0-dev.20 [2022-09-28T21:15:32.052Z] v2.2.0-dev.21 [2022-09-28T21:15:32.052Z] v2.2.0-dev.22 [2022-09-28T21:15:32.052Z] v2.2.0-dev.23 [2022-09-28T21:15:32.052Z] v2.2.0-dev.24 [2022-09-28T21:15:32.052Z] v2.2.0-dev.25 [2022-09-28T21:15:32.052Z] v2.2.0-dev.26 [2022-09-28T21:15:32.052Z] v2.2.0-dev.27 [2022-09-28T21:15:32.052Z] v2.3.0-dev.1 [2022-09-28T21:15:32.052Z] v2.3.0-dev.10 [2022-09-28T21:15:32.052Z] v2.3.0-dev.11 [2022-09-28T21:15:32.052Z] v2.3.0-dev.12 [2022-09-28T21:15:32.052Z] v2.3.0-dev.2 [2022-09-28T21:15:32.052Z] v2.3.0-dev.3 [2022-09-28T21:15:32.052Z] v2.3.0-dev.4 [2022-09-28T21:15:32.052Z] v2.3.0-dev.5 [2022-09-28T21:15:32.052Z] v2.3.0-dev.6 [2022-09-28T21:15:32.052Z] v2.3.0-dev.7 [2022-09-28T21:15:32.052Z] v2.3.0-dev.8 [2022-09-28T21:15:32.052Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-28T21:15:32.338Z] + lftools sign git-tag v2.3.0-dev.12 [2022-09-28T21:15:32.906Z] Signing Git tag with Sigul... [2022-09-28T21:15:32.906Z] Signing v2.3.0-dev.12 [Pipeline] echo [2022-09-28T21:15:33.174Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:15:33.457Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-28T21:15:33.464Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-28T21:15:33.485Z] $ docker stop --time=1 cfa66baca03b1a3eb9e80a53d985cb2ebacd030d066792355fce8c0afd9bb9c7 [2022-09-28T21:15:34.848Z] $ docker rm -f cfa66baca03b1a3eb9e80a53d985cb2ebacd030d066792355fce8c0afd9bb9c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-28T21:15:35.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T21:15:35.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:15:35.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:15:35.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:15:35.610Z] prd-ubuntu20.04-docker-8c-8g-1863 does not seem to be running inside a container [2022-09-28T21:15:35.639Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T21:15:36.027Z] $ docker top 027a920cca877e25e608760e649a69501cdf5452a9da0dabceb415d9aa1bed23 -eo pid,comm [2022-09-28T21:15:36.072Z] 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-09-28T21:15:36.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T21:15:36.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T21:15:36.101Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T21:15:36.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T21:15:36.223Z] $ docker exec 027a920cca877e25e608760e649a69501cdf5452a9da0dabceb415d9aa1bed23 ssh-agent [2022-09-28T21:15:36.328Z] SSH_AUTH_SOCK=/tmp/ssh-04J4479HrTJL/agent.32 [2022-09-28T21:15:36.328Z] SSH_AGENT_PID=38 [2022-09-28T21:15:36.333Z] Running ssh-add (command line suppressed) [2022-09-28T21:15:36.435Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14164307244983740048.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14164307244983740048.key) [2022-09-28T21:15:36.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T21:15:36.731Z] + git semver bump pre [2022-09-28T21:15:36.989Z] 2022-09-28 21:15:36,939 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T21:15:36.989Z] 2022-09-28 21:15:36,940 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev [2022-09-28T21:15:36.989Z] 2022-09-28 21:15:36,940 [bump_version] DEBUG bumped version:2.3.0-dev.13 [2022-09-28T21:15:36.989Z] 2022-09-28 21:15:36,940 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-09-28T21:15:36.989Z] 2022-09-28 21:15:36,940 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T21:15:36.989Z] 2022-09-28 21:15:36,940 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T21:15:36.989Z] 2022-09-28 21:15:36,941 [execute] INFO git cat-file --batch-check [2022-09-28T21:15:36.989Z] 2022-09-28 21:15:36,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T21:15:36.989Z] 2022-09-28 21:15:36,948 [execute] INFO git cat-file --batch [2022-09-28T21:15:36.989Z] 2022-09-28 21:15:36,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T21:15:36.989Z] 2022-09-28 21:15:36,954 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T21:15:36.989Z] 2.3.0-dev.13 [Pipeline] } [2022-09-28T21:15:36.997Z] $ docker exec --env ******** --env ******** 027a920cca877e25e608760e649a69501cdf5452a9da0dabceb415d9aa1bed23 ssh-agent -k [2022-09-28T21:15:37.102Z] unset SSH_AUTH_SOCK; [2022-09-28T21:15:37.102Z] unset SSH_AGENT_PID; [2022-09-28T21:15:37.102Z] echo Agent pid 38 killed; [2022-09-28T21:15:37.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T21:15:37.407Z] + git semver [Pipeline] } [2022-09-28T21:15:37.676Z] $ docker stop --time=1 027a920cca877e25e608760e649a69501cdf5452a9da0dabceb415d9aa1bed23 [2022-09-28T21:15:38.942Z] $ docker rm -f 027a920cca877e25e608760e649a69501cdf5452a9da0dabceb415d9aa1bed23 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T21:15:39.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T21:15:39.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:15:39.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:15:39.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:15:39.634Z] prd-ubuntu20.04-docker-8c-8g-1863 does not seem to be running inside a container [2022-09-28T21:15:39.661Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T21:15:40.004Z] $ docker top 59e337f4f0d84eba17fbf8e4f3de9fea708cc9a6c938b3962e2258d5212815f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T21:15:40.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T21:15:40.091Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T21:15:40.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T21:15:40.226Z] $ docker exec 59e337f4f0d84eba17fbf8e4f3de9fea708cc9a6c938b3962e2258d5212815f6 ssh-agent [2022-09-28T21:15:40.335Z] SSH_AUTH_SOCK=/tmp/ssh-8YhxCZeLghr1/agent.32 [2022-09-28T21:15:40.335Z] SSH_AGENT_PID=38 [2022-09-28T21:15:40.340Z] Running ssh-add (command line suppressed) [2022-09-28T21:15:40.429Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3138012842488507300.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3138012842488507300.key) [2022-09-28T21:15:40.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T21:15:40.727Z] + git semver push [2022-09-28T21:15:40.986Z] 2022-09-28 21:15:40,902 [run_push] DEBUG push [2022-09-28T21:15:40.986Z] 2022-09-28 21:15:40,902 [execute] INFO git cat-file --batch-check [2022-09-28T21:15:40.986Z] 2022-09-28 21:15:40,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T21:15:40.986Z] 2022-09-28 21:15:40,906 [execute] INFO git rev-list df6df692355ab2fff2d680cd875f2fc996ded7a5 -- [2022-09-28T21:15:40.986Z] 2022-09-28 21:15:40,907 [execute] DEBUG Popen(['git', 'rev-list', 'df6df692355ab2fff2d680cd875f2fc996ded7a5', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T21:15:40.986Z] 2022-09-28 21:15:40,912 [execute] INFO git fetch -v origin [2022-09-28T21:15:40.986Z] 2022-09-28 21:15:40,912 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-28T21:15:41.553Z] 2022-09-28 21:15:41,502 [run_push] DEBUG no remote changes detected [2022-09-28T21:15:41.553Z] 2022-09-28 21:15:41,503 [execute] INFO git push origin semver [2022-09-28T21:15:41.553Z] 2022-09-28 21:15:41,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T21:15:42.489Z] 2022-09-28 21:15:42,265 [run_push] DEBUG push all version tags [2022-09-28T21:15:42.489Z] 2022-09-28 21:15:42,266 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-28T21:15:42.489Z] 2022-09-28 21:15:42,266 [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-09-28T21:15:43.056Z] 2022-09-28 21:15:42,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-28T21:15:43.056Z] 2.3.0-dev.13 [Pipeline] } [2022-09-28T21:15:43.066Z] $ docker exec --env ******** --env ******** 59e337f4f0d84eba17fbf8e4f3de9fea708cc9a6c938b3962e2258d5212815f6 ssh-agent -k [2022-09-28T21:15:43.150Z] unset SSH_AUTH_SOCK; [2022-09-28T21:15:43.150Z] unset SSH_AGENT_PID; [2022-09-28T21:15:43.150Z] echo Agent pid 38 killed; [2022-09-28T21:15:43.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T21:15:43.462Z] + git semver [Pipeline] } [2022-09-28T21:15:43.731Z] $ docker stop --time=1 59e337f4f0d84eba17fbf8e4f3de9fea708cc9a6c938b3962e2258d5212815f6 [2022-09-28T21:15:45.039Z] $ docker rm -f 59e337f4f0d84eba17fbf8e4f3de9fea708cc9a6c938b3962e2258d5212815f6 [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-09-28T21:15:45.550Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-09-28T21:15:45.550Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-28T21:15:45.550Z] total 16 [2022-09-28T21:15:45.550Z] drwxr-xr-x 3 root root 4096 Sep 28 21:06 . [2022-09-28T21:15:45.550Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 21:15 .. [2022-09-28T21:15:45.550Z] drwxr-xr-x 2 root root 4096 Sep 28 21:06 cost [2022-09-28T21:15:45.550Z] -rw-r--r-- 1 root root 88 Sep 28 21:06 cost.csv [2022-09-28T21:15:45.550Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-28T21:15:45.550Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-28T21:15:45.550Z] total 16 [2022-09-28T21:15:45.550Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 21:06 . [2022-09-28T21:15:45.550Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 21:15 .. [2022-09-28T21:15:45.550Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 21:06 cost [2022-09-28T21:15:45.550Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 28 21:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:15:45.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:15:46.839Z] ---> package-listing.sh [2022-09-28T21:15:46.839Z] ++ facter osfamily [2022-09-28T21:15:46.839Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T21:15:47.097Z] + OS_FAMILY=debian [2022-09-28T21:15:47.097Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-09-28T21:15:47.097Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T21:15:47.097Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T21:15:47.097Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T21:15:47.097Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T21:15:47.097Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-28T21:15:47.097Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T21:15:47.097Z] + case "${OS_FAMILY}" in [2022-09-28T21:15:47.097Z] + dpkg -l [2022-09-28T21:15:47.097Z] + grep '^ii' [2022-09-28T21:15:47.097Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T21:15:47.097Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T21:15:47.097Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T21:15:47.097Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-28T21:15:47.097Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-09-28T21:15:47.097Z] + 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-09-28T21:15:47.105Z] 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-09-28T21:15:47.378Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:15:47.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T21:15:47.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:15:47.994Z] prd-ubuntu20.04-docker-8c-8g-1863 does not seem to be running inside a container [2022-09-28T21:15:48.022Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T21:15:48.260Z] $ docker top e2eff61ca980c12568573d27722c2de1aebd8d74aa3ec0c0e92a2149ddc8252c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T21:15:48.604Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T21:15:48.888Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T21:15:49.169Z] + ls /var/log/sa-host [2022-09-28T21:15:49.169Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T21:15:49.242Z] provisioning config files... [2022-09-28T21:15:49.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12579606877291879934tmp [Pipeline] { [Pipeline] echo [2022-09-28T21:15:49.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:15:49.541Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T21:15:49.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:15:49.885Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T21:15:49.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:15:50.178Z] ---> sudo-logs.sh [2022-09-28T21:15:50.178Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T21:15:50.211Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:15:50.497Z] ---> job-cost.sh [2022-09-28T21:15:50.497Z] lf-activate-venv: SKIPPING [2022-09-28T21:15:50.497Z] DEBUG: total: 0.2199999988079071 [2022-09-28T21:15:50.497Z] INFO: Retrieving Stack Cost... [2022-09-28T21:15:50.756Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T21:15:51.325Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T21:15:51.337Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:15:51.622Z] ---> logs-deploy.sh [2022-09-28T21:15:51.622Z] lf-activate-venv: SKIPPING [2022-09-28T21:15:51.622Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/51 [2022-09-28T21:15:51.622Z] INFO: archiving workspace using pattern(s): [2022-09-28T21:15:52.564Z] Archives upload complete. [2022-09-28T21:15:52.564Z] INFO: archiving logs to Nexus