Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 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-ssh1585087936439709538.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12925247368469053232.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12458095608496447046.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11272127679323677933.key > 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-ssh16232417248851079494.key > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7979 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 > 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 eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 (main) Commit message: "refactor!: Removal of manual code to add provision watchers (#165)" > 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 eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 # timeout=10 > git rev-list --no-walk b0b6087e7918d076044f7f15f1dd2c4eaa3e5193 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T17:36:29.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T17:36:29.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T17:36:29.706Z] ========================================================= [2023-03-01T17:36:29.706Z] EdgeX Global Pipelines Version Info [2023-03-01T17:36:29.706Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:36:30.403Z] ------------------- [2023-03-01T17:36:30.403Z] stable info: [2023-03-01T17:36:30.403Z] ------------------- [2023-03-01T17:36:30.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T17:36:30.403Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T17:36:30.403Z] Message: update stable to v1.0.244 [2023-03-01T17:36:30.973Z] ------------------- [2023-03-01T17:36:30.973Z] experimental info: [2023-03-01T17:36:30.973Z] ------------------- [2023-03-01T17:36:30.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T17:36:30.973Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T17:36:30.973Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T17:36:31.119Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-01T17:36:31.135Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-01T17:36:31.146Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T17:36:31.159Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T17:36:31.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T17:36:31.183Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T17:36:31.197Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T17:36:31.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T17:36:31.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T17:36:31.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T17:36:31.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T17:36:31.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-01T17:36:31.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T17:36:31.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T17:36:31.301Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T17:36:31.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T17:36:31.318Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T17:36:31.327Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T17:36:31.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T17:36:31.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T17:36:31.358Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T17:36:31.374Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T17:36:31.391Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T17:36:31.404Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T17:36:31.421Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T17:36:31.437Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T17:36:31.452Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T17:36:31.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-01T17:36:31.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-01T17:36:31.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-01T17:36:31.504Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [Pipeline] echo [2023-03-01T17:36:31.521Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb09eea [Pipeline] echo [2023-03-01T17:36:31.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T17:36:31.578Z] provisioning config files... [2023-03-01T17:36:31.591Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8207971151085269343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:36:31.889Z] ---> docker-login.sh [2023-03-01T17:36:31.889Z] nexus3.edgexfoundry.org:10001 [2023-03-01T17:36:32.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:36:32.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:36:32.149Z] Configure a credential helper to remove this warning. See [2023-03-01T17:36:32.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:36:32.149Z] [2023-03-01T17:36:32.149Z] Login Succeeded [2023-03-01T17:36:32.149Z] nexus3.edgexfoundry.org:10002 [2023-03-01T17:36:32.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:36:32.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:36:32.149Z] Configure a credential helper to remove this warning. See [2023-03-01T17:36:32.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:36:32.149Z] [2023-03-01T17:36:32.149Z] Login Succeeded [2023-03-01T17:36:32.410Z] nexus3.edgexfoundry.org:10003 [2023-03-01T17:36:32.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:36:32.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:36:32.410Z] Configure a credential helper to remove this warning. See [2023-03-01T17:36:32.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:36:32.410Z] [2023-03-01T17:36:32.410Z] Login Succeeded [2023-03-01T17:36:32.410Z] nexus3.edgexfoundry.org:10004 [2023-03-01T17:36:32.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:36:32.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:36:32.410Z] Configure a credential helper to remove this warning. See [2023-03-01T17:36:32.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:36:32.410Z] [2023-03-01T17:36:32.410Z] Login Succeeded [2023-03-01T17:36:32.410Z] docker.io [2023-03-01T17:36:32.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:36:32.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:36:32.670Z] Configure a credential helper to remove this warning. See [2023-03-01T17:36:32.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:36:32.670Z] [2023-03-01T17:36:32.670Z] Login Succeeded [2023-03-01T17:36:32.670Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T17:36:32.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T17:36:33.019Z] + git rev-list -1 --merges eb09eea23094f9dfe3d7b3f55c1f0828961a3a42~1..eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [Pipeline] echo [2023-03-01T17:36:33.069Z] -----------> git rev-list -1 --merges eb09eea23094f9dfe3d7b3f55c1f0828961a3a42~1..eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [false] [Pipeline] sh [2023-03-01T17:36:33.359Z] + git log --format=format:%s -1 eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [Pipeline] echo [2023-03-01T17:36:33.374Z] ========================================================= [2023-03-01T17:36:33.374Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T17:36:33.374Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T17:36:33.693Z] + git log --format=format:%s -1 eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [Pipeline] echo [2023-03-01T17:36:33.732Z] [semverPrep] GIT_COMMIT: eb09eea23094f9dfe3d7b3f55c1f0828961a3a42, Commit Message: refactor!: Removal of manual code to add provision watchers (#165) [Pipeline] echo [2023-03-01T17:36:33.740Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T17:36:34.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T17:36:34.072Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T17:36:34.072Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T17:36:34.072Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T17:36:34.072Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T17:36:34.072Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T17:36:34.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:36:34.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T17:36:34.405Z] [2023-03-01T17:36:34.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:36:34.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T17:36:34.708Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T17:36:34.708Z] b85a868b505f: Pulling fs layer [2023-03-01T17:36:34.708Z] e2be974225ed: Pulling fs layer [2023-03-01T17:36:34.708Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T17:36:34.708Z] 988bab9f4d93: Pulling fs layer [2023-03-01T17:36:34.708Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T17:36:34.708Z] eaf3925da568: Pulling fs layer [2023-03-01T17:36:34.708Z] bab4dde63d76: Pulling fs layer [2023-03-01T17:36:34.708Z] bde34c3a00c8: Pulling fs layer [2023-03-01T17:36:34.708Z] b352a97aabf1: Pulling fs layer [2023-03-01T17:36:34.708Z] 4872d77fe225: Pulling fs layer [2023-03-01T17:36:34.708Z] 5851b861e8e6: Pulling fs layer [2023-03-01T17:36:34.708Z] 988bab9f4d93: Waiting [2023-03-01T17:36:34.708Z] bde34c3a00c8: Waiting [2023-03-01T17:36:34.708Z] b352a97aabf1: Waiting [2023-03-01T17:36:34.708Z] 1469e6f7b9e6: Waiting [2023-03-01T17:36:34.708Z] 4872d77fe225: Waiting [2023-03-01T17:36:34.708Z] eaf3925da568: Waiting [2023-03-01T17:36:34.708Z] bab4dde63d76: Waiting [2023-03-01T17:36:34.708Z] 5851b861e8e6: Waiting [2023-03-01T17:36:34.708Z] e2be974225ed: Download complete [2023-03-01T17:36:34.708Z] 988bab9f4d93: Verifying Checksum [2023-03-01T17:36:34.708Z] 988bab9f4d93: Download complete [2023-03-01T17:36:34.968Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T17:36:34.968Z] 1469e6f7b9e6: Download complete [2023-03-01T17:36:34.968Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T17:36:34.968Z] 339a4e72a1f5: Download complete [2023-03-01T17:36:34.968Z] eaf3925da568: Verifying Checksum [2023-03-01T17:36:34.968Z] eaf3925da568: Download complete [2023-03-01T17:36:34.968Z] bde34c3a00c8: Download complete [2023-03-01T17:36:34.968Z] b352a97aabf1: Download complete [2023-03-01T17:36:34.968Z] 4872d77fe225: Verifying Checksum [2023-03-01T17:36:34.968Z] 4872d77fe225: Download complete [2023-03-01T17:36:34.968Z] 5851b861e8e6: Download complete [2023-03-01T17:36:34.968Z] b85a868b505f: Verifying Checksum [2023-03-01T17:36:34.968Z] b85a868b505f: Download complete [2023-03-01T17:36:35.228Z] bab4dde63d76: Verifying Checksum [2023-03-01T17:36:36.167Z] b85a868b505f: Pull complete [2023-03-01T17:36:36.167Z] e2be974225ed: Pull complete [2023-03-01T17:36:36.733Z] 339a4e72a1f5: Pull complete [2023-03-01T17:36:36.733Z] 988bab9f4d93: Pull complete [2023-03-01T17:36:36.991Z] 1469e6f7b9e6: Pull complete [2023-03-01T17:36:37.250Z] eaf3925da568: Pull complete [2023-03-01T17:36:39.154Z] bab4dde63d76: Pull complete [2023-03-01T17:36:39.154Z] bde34c3a00c8: Pull complete [2023-03-01T17:36:39.155Z] b352a97aabf1: Pull complete [2023-03-01T17:36:39.155Z] 4872d77fe225: Pull complete [2023-03-01T17:36:39.155Z] 5851b861e8e6: Pull complete [2023-03-01T17:36:39.155Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T17:36:39.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T17:36:39.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:36:39.240Z] prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container [2023-03-01T17:36:39.266Z] $ 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 [2023-03-01T17:36:41.511Z] $ docker top f0a16320633e8bc304e5bfb865a3bd0d231b99c906ad65e711cb89c39b375246 -eo pid,comm [2023-03-01T17:36:41.566Z] 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). [2023-03-01T17:36:41.566Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T17:36:41.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T17:36:41.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T17:36:41.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T17:36:41.709Z] $ docker exec f0a16320633e8bc304e5bfb865a3bd0d231b99c906ad65e711cb89c39b375246 ssh-agent [2023-03-01T17:36:41.823Z] SSH_AUTH_SOCK=/tmp/ssh-4Ti6tzyJlb6i/agent.33 [2023-03-01T17:36:41.823Z] SSH_AGENT_PID=39 [2023-03-01T17:36:41.831Z] Running ssh-add (command line suppressed) [2023-03-01T17:36:41.923Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15235739568089764778.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15235739568089764778.key) [2023-03-01T17:36:41.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T17:36:42.232Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T17:36:42.241Z] $ docker exec --env ******** --env ******** f0a16320633e8bc304e5bfb865a3bd0d231b99c906ad65e711cb89c39b375246 ssh-agent -k [2023-03-01T17:36:42.342Z] unset SSH_AUTH_SOCK; [2023-03-01T17:36:42.342Z] unset SSH_AGENT_PID; [2023-03-01T17:36:42.343Z] echo Agent pid 39 killed; [2023-03-01T17:36:42.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T17:36:42.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T17:36:42.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T17:36:42.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T17:36:42.482Z] $ docker exec f0a16320633e8bc304e5bfb865a3bd0d231b99c906ad65e711cb89c39b375246 ssh-agent [2023-03-01T17:36:42.594Z] SSH_AUTH_SOCK=/tmp/ssh-muiLALFwdIGv/agent.71 [2023-03-01T17:36:42.594Z] SSH_AGENT_PID=77 [2023-03-01T17:36:42.599Z] Running ssh-add (command line suppressed) [2023-03-01T17:36:42.690Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4895292059845409933.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4895292059845409933.key) [2023-03-01T17:36:42.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T17:36:42.995Z] + git semver init [2023-03-01T17:36:43.254Z] 2023-03-01 17:36:43,179 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T17:36:43.254Z] 2023-03-01 17:36:43,181 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-01T17:36:43.254Z] 2023-03-01 17:36:43,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-01T17:36:43.254Z] 2023-03-01 17:36:43,182 [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) [2023-03-01T17:36:44.193Z] 2023-03-01 17:36:44,001 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-03-01T17:36:44.193Z] 2023-03-01 17:36:44,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-03-01T17:36:44.193Z] 2023-03-01 17:36:44,002 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-01T17:36:44.193Z] 2023-03-01 17:36:44,002 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-01T17:36:44.193Z] 3.0.0-dev.11 [Pipeline] } [2023-03-01T17:36:44.200Z] $ docker exec --env ******** --env ******** f0a16320633e8bc304e5bfb865a3bd0d231b99c906ad65e711cb89c39b375246 ssh-agent -k [2023-03-01T17:36:44.299Z] unset SSH_AUTH_SOCK; [2023-03-01T17:36:44.301Z] unset SSH_AGENT_PID; [2023-03-01T17:36:44.301Z] echo Agent pid 77 killed; [2023-03-01T17:36:44.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T17:36:44.608Z] + git semver [Pipeline] } [2023-03-01T17:36:44.879Z] $ docker stop --time=1 f0a16320633e8bc304e5bfb865a3bd0d231b99c906ad65e711cb89c39b375246 [2023-03-01T17:36:46.227Z] $ docker rm -f --volumes f0a16320633e8bc304e5bfb865a3bd0d231b99c906ad65e711cb89c39b375246 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T17:36:46.599Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T17:36:46.794Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T17:36:46.799Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [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 [2023-03-01T17:36:46.924Z] provisioning config files... [2023-03-01T17:36:46.933Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11588746312686059939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:36:47.226Z] ---> docker-login.sh [2023-03-01T17:36:47.226Z] nexus3.edgexfoundry.org:10001 [2023-03-01T17:36:47.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:36:47.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:36:47.226Z] Configure a credential helper to remove this warning. See [2023-03-01T17:36:47.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:36:47.226Z] [2023-03-01T17:36:47.226Z] Login Succeeded [2023-03-01T17:36:47.226Z] nexus3.edgexfoundry.org:10002 [2023-03-01T17:36:47.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:36:47.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:36:47.226Z] Configure a credential helper to remove this warning. See [2023-03-01T17:36:47.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:36:47.226Z] [2023-03-01T17:36:47.226Z] Login Succeeded [2023-03-01T17:36:47.226Z] nexus3.edgexfoundry.org:10003 [2023-03-01T17:36:47.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:36:47.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:36:47.484Z] Configure a credential helper to remove this warning. See [2023-03-01T17:36:47.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:36:47.484Z] [2023-03-01T17:36:47.484Z] Login Succeeded [2023-03-01T17:36:47.484Z] nexus3.edgexfoundry.org:10004 [2023-03-01T17:36:47.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:36:47.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:36:47.484Z] Configure a credential helper to remove this warning. See [2023-03-01T17:36:47.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:36:47.484Z] [2023-03-01T17:36:47.484Z] Login Succeeded [2023-03-01T17:36:47.484Z] docker.io [2023-03-01T17:36:47.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:36:47.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:36:47.742Z] Configure a credential helper to remove this warning. See [2023-03-01T17:36:47.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:36:47.742Z] [2023-03-01T17:36:47.742Z] Login Succeeded [2023-03-01T17:36:47.742Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T17:36:47.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T17:36:47.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T17:36:47.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T17:36:47.836Z] ========================================================= [2023-03-01T17:36:47.836Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T17:36:47.836Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:36:48.147Z] + 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 . [2023-03-01T17:36:48.147Z] Sending build context to Docker daemon 1.758MB [2023-03-01T17:36:48.147Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T17:36:48.147Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-01T17:36:48.147Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T17:36:48.147Z] 213ec9aee27d: Pulling fs layer [2023-03-01T17:36:48.147Z] 4583459ba037: Pulling fs layer [2023-03-01T17:36:48.147Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T17:36:48.147Z] 53926ce57604: Pulling fs layer [2023-03-01T17:36:48.147Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T17:36:48.147Z] 22ff95d597cd: Pulling fs layer [2023-03-01T17:36:48.147Z] 53926ce57604: Waiting [2023-03-01T17:36:48.147Z] 21b2b0c7a3f4: Waiting [2023-03-01T17:36:48.147Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T17:36:48.147Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T17:36:48.147Z] a7acece74701: Pulling fs layer [2023-03-01T17:36:48.147Z] 22ff95d597cd: Waiting [2023-03-01T17:36:48.147Z] 96b7cbca73a9: Waiting [2023-03-01T17:36:48.147Z] 12d6caf4c0d1: Waiting [2023-03-01T17:36:48.147Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T17:36:48.147Z] 93c1e223e6f2: Download complete [2023-03-01T17:36:48.147Z] 4583459ba037: Verifying Checksum [2023-03-01T17:36:48.147Z] 4583459ba037: Download complete [2023-03-01T17:36:48.147Z] 21b2b0c7a3f4: Download complete [2023-03-01T17:36:48.147Z] 22ff95d597cd: Download complete [2023-03-01T17:36:48.410Z] 213ec9aee27d: Verifying Checksum [2023-03-01T17:36:48.410Z] 213ec9aee27d: Download complete [2023-03-01T17:36:48.410Z] 12d6caf4c0d1: Verifying Checksum [2023-03-01T17:36:48.410Z] 12d6caf4c0d1: Download complete [2023-03-01T17:36:48.410Z] 213ec9aee27d: Pull complete [2023-03-01T17:36:48.670Z] 4583459ba037: Pull complete [2023-03-01T17:36:48.670Z] 93c1e223e6f2: Pull complete [2023-03-01T17:36:48.934Z] a7acece74701: Verifying Checksum [2023-03-01T17:36:48.934Z] a7acece74701: Download complete [2023-03-01T17:36:49.191Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T17:36:49.191Z] 96b7cbca73a9: Download complete [2023-03-01T17:36:49.191Z] 53926ce57604: Verifying Checksum [2023-03-01T17:36:49.191Z] 53926ce57604: Download complete [2023-03-01T17:36:52.476Z] 53926ce57604: Pull complete [2023-03-01T17:36:52.476Z] 21b2b0c7a3f4: Pull complete [2023-03-01T17:36:52.733Z] 22ff95d597cd: Pull complete [2023-03-01T17:36:52.733Z] 12d6caf4c0d1: Pull complete [2023-03-01T17:36:54.635Z] 96b7cbca73a9: Pull complete [2023-03-01T17:36:55.572Z] a7acece74701: Pull complete [2023-03-01T17:36:55.572Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T17:36:55.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T17:36:55.572Z] ---> db6d94c90886 [2023-03-01T17:36:55.572Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-01T17:36:58.855Z] ---> Running in 084586f6148f [2023-03-01T17:36:58.855Z] Removing intermediate container 084586f6148f [2023-03-01T17:36:58.855Z] ---> b130ebfd293b [2023-03-01T17:36:58.855Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T17:36:58.855Z] ---> Running in 9427a7c0bc9a [2023-03-01T17:36:58.855Z] Removing intermediate container 9427a7c0bc9a [2023-03-01T17:36:58.855Z] ---> 4b83ad976771 [2023-03-01T17:36:58.855Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T17:36:58.855Z] ---> Running in cd869967701e [2023-03-01T17:36:59.114Z] Removing intermediate container cd869967701e [2023-03-01T17:36:59.114Z] ---> 33b295dedd37 [2023-03-01T17:36:59.114Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T17:36:59.114Z] ---> Running in 0da3b3c265e9 [2023-03-01T17:36:59.114Z] Removing intermediate container 0da3b3c265e9 [2023-03-01T17:36:59.114Z] ---> 1c3797ed3d00 [2023-03-01T17:36:59.114Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T17:36:59.114Z] ---> Running in 006d11debda4 [2023-03-01T17:36:59.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T17:36:59.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T17:36:59.891Z] (1/80) Installing mesa (21.3.9-r0) [2023-03-01T17:36:59.891Z] (2/80) Installing libxau (1.0.9-r0) [2023-03-01T17:36:59.891Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-03-01T17:36:59.891Z] (4/80) Installing libxcb (1.15-r0) [2023-03-01T17:36:59.891Z] (5/80) Installing libx11 (1.8-r0) [2023-03-01T17:36:59.891Z] (6/80) Installing libxext (1.3.4-r0) [2023-03-01T17:36:59.891Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-03-01T17:36:59.891Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-03-01T17:36:59.891Z] (9/80) Installing libpciaccess (0.16-r0) [2023-03-01T17:36:59.891Z] (10/80) Installing libdrm (2.4.110-r0) [2023-03-01T17:36:59.891Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-03-01T17:36:59.891Z] (12/80) Installing libxshmfence (1.3-r1) [2023-03-01T17:36:59.891Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-03-01T17:36:59.891Z] (14/80) Installing icu-data-full (71.1-r2) [2023-03-01T17:37:00.149Z] (15/80) Installing libice (1.0.10-r0) [2023-03-01T17:37:00.149Z] (16/80) Installing libuuid (2.38-r1) [2023-03-01T17:37:00.149Z] (17/80) Installing libsm (1.2.3-r0) [2023-03-01T17:37:00.149Z] (18/80) Installing libxt (1.2.1-r0) [2023-03-01T17:37:00.149Z] (19/80) Installing libxmu (1.1.3-r0) [2023-03-01T17:37:00.149Z] (20/80) Installing xset (1.2.4-r0) [2023-03-01T17:37:00.149Z] (21/80) Installing xprop (1.2.5-r0) [2023-03-01T17:37:00.149Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-03-01T17:37:00.149Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-03-01T17:37:00.149Z] (24/80) Installing libffi (3.4.2-r1) [2023-03-01T17:37:00.149Z] (25/80) Installing libintl (0.21-r2) [2023-03-01T17:37:00.149Z] (26/80) Installing libblkid (2.38-r1) [2023-03-01T17:37:00.149Z] (27/80) Installing libmount (2.38-r1) [2023-03-01T17:37:00.149Z] (28/80) Installing pcre (8.45-r2) [2023-03-01T17:37:00.149Z] (29/80) Installing glib (2.72.1-r0) [2023-03-01T17:37:00.149Z] (30/80) Installing icu-libs (71.1-r2) [2023-03-01T17:37:00.149Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-03-01T17:37:00.149Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-03-01T17:37:00.149Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-03-01T17:37:00.407Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-03-01T17:37:00.407Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-03-01T17:37:00.407Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-03-01T17:37:00.407Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-01T17:37:00.407Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-03-01T17:37:00.407Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-03-01T17:37:00.407Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-03-01T17:37:00.407Z] (41/80) Installing libpng (1.6.37-r1) [2023-03-01T17:37:00.407Z] (42/80) Installing freetype (2.12.1-r0) [2023-03-01T17:37:00.407Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-03-01T17:37:00.407Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-01T17:37:00.407Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-03-01T17:37:00.407Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-03-01T17:37:00.407Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-03-01T17:37:00.407Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-03-01T17:37:00.666Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-03-01T17:37:00.666Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-03-01T17:37:00.666Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-03-01T17:37:00.666Z] (52/80) Installing avahi-libs (0.8-r6) [2023-03-01T17:37:00.666Z] (53/80) Installing nettle (3.7.3-r0) [2023-03-01T17:37:00.666Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-03-01T17:37:00.666Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-03-01T17:37:00.666Z] (56/80) Installing libunistring (1.0-r0) [2023-03-01T17:37:00.666Z] (57/80) Installing gnutls (3.7.7-r1) [2023-03-01T17:37:00.666Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-03-01T17:37:00.666Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-03-01T17:37:00.666Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-03-01T17:37:00.925Z] (61/80) Installing libevdev (1.12.1-r0) [2023-03-01T17:37:00.925Z] (62/80) Installing mtdev (1.1.6-r0) [2023-03-01T17:37:00.925Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-03-01T17:37:00.925Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-03-01T17:37:00.925Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T17:37:00.925Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-03-01T17:37:00.925Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-03-01T17:37:00.925Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-03-01T17:37:00.925Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-03-01T17:37:00.925Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-03-01T17:37:00.925Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-03-01T17:37:00.925Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-03-01T17:37:00.925Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T17:37:00.925Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-03-01T17:37:00.925Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-01T17:37:00.925Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T17:37:00.925Z] (76/80) Installing kmod-libs (29-r2) [2023-03-01T17:37:00.925Z] (77/80) Installing eudev (3.2.11-r0) [2023-03-01T17:37:00.925Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-03-01T17:37:00.925Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-01T17:37:01.183Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-03-01T17:37:01.183Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T17:37:01.183Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T17:37:01.183Z] OK: 331 MiB in 131 packages [2023-03-01T17:37:01.892Z] Still waiting to schedule task [2023-03-01T17:37:01.892Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-01T17:37:03.716Z] Removing intermediate container 006d11debda4 [2023-03-01T17:37:03.716Z] ---> 21e28312867a [2023-03-01T17:37:03.716Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-01T17:37:03.716Z] ---> Running in b3e9dce29ffd [2023-03-01T17:37:03.716Z] Removing intermediate container b3e9dce29ffd [2023-03-01T17:37:03.716Z] ---> a7029ed5d677 [2023-03-01T17:37:03.716Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-01T17:37:03.716Z] ---> 8af33066d083 [2023-03-01T17:37:03.716Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T17:37:03.716Z] ---> Running in ed6dcbd89e4c [2023-03-01T17:37:35.795Z] Removing intermediate container ed6dcbd89e4c [2023-03-01T17:37:35.795Z] ---> 26941877e615 [2023-03-01T17:37:35.795Z] Step 11/13 : COPY . . [2023-03-01T17:37:35.795Z] ---> 83de2a8d441a [2023-03-01T17:37:35.795Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T17:37:35.795Z] ---> Running in b2d247783de3 [2023-03-01T17:37:35.795Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:37:35.795Z] Dload Upload Total Spent Left Speed [2023-03-01T17:37:35.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6698 0 --:--:-- --:--:-- --:--:-- 6721 [2023-03-01T17:37:35.795Z] Removing intermediate container b2d247783de3 [2023-03-01T17:37:35.795Z] ---> 722a64bd112d [2023-03-01T17:37:35.795Z] Step 13/13 : RUN ${MAKE} [2023-03-01T17:37:35.795Z] ---> Running in 48c87d026583 [2023-03-01T17:37:35.795Z] noop [2023-03-01T17:37:35.795Z] Removing intermediate container 48c87d026583 [2023-03-01T17:37:35.795Z] ---> b0bf89b03271 [2023-03-01T17:37:35.795Z] Successfully built b0bf89b03271 [2023-03-01T17:37:35.795Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:37:36.105Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T17:37:36.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:37:36.171Z] prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container [2023-03-01T17:37:36.204Z] $ 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 [2023-03-01T17:37:36.550Z] $ docker top cbddba3af5639deedfbad5dcf989bc671107574a3fdde6e581acd10721d4339d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T17:37:36.886Z] + go version [2023-03-01T17:37:36.886Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T17:37:36.900Z] $ docker stop --time=1 cbddba3af5639deedfbad5dcf989bc671107574a3fdde6e581acd10721d4339d [2023-03-01T17:37:38.153Z] $ docker rm -f --volumes cbddba3af5639deedfbad5dcf989bc671107574a3fdde6e581acd10721d4339d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:37:38.560Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T17:37:38.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:37:38.629Z] prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container [2023-03-01T17:37:38.661Z] $ 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 [2023-03-01T17:37:38.986Z] $ docker top 016d941f40ed5391dfa4e91d9b1a628756ba8cd54f66e06bd7164837abfdcf07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T17:37:39.315Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-01T17:37:39.613Z] + make test [2023-03-01T17:37:39.613Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T17:37:39.870Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-01T17:37:47.972Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-01T17:37:48.906Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 2.0% of statements [2023-03-01T17:37:55.461Z] 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." [2023-03-01T17:37:55.461Z] go vet ./... [2023-03-01T17:37:58.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T17:37:58.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T17:37:58.737Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T17:37:58.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T17:37:58.764Z] $ docker stop --time=1 016d941f40ed5391dfa4e91d9b1a628756ba8cd54f66e06bd7164837abfdcf07 [2023-03-01T17:38:01.330Z] $ docker rm -f --volumes 016d941f40ed5391dfa4e91d9b1a628756ba8cd54f66e06bd7164837abfdcf07 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T17:38:01.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T17:38:01.788Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T17:38:02.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T17:38:02.569Z] + ls -al . [2023-03-01T17:38:02.569Z] total 188 [2023-03-01T17:38:02.569Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 17:37 . [2023-03-01T17:38:02.569Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:36 .. [2023-03-01T17:38:02.569Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 17:37 .git [2023-03-01T17:38:02.569Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:36 .github [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 1 17:36 .gitignore [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 17:36 .golangci.yml [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 17:36 .hadolint.yml [2023-03-01T17:38:02.569Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 17:36 .semver [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 1 17:36 Attribution.txt [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 1 17:36 CHANGELOG.md [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 1 17:36 Dockerfile [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 17:36 GOVERNANCE.md [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 17:36 Jenkinsfile [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 17:36 LICENSE [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 2329 Mar 1 17:36 Makefile [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 17:36 OWNERS.md [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 1 17:36 README.md [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 17:36 VERSION [2023-03-01T17:38:02.569Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 17:36 bin [2023-03-01T17:38:02.569Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:36 cmd [2023-03-01T17:38:02.569Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 1 17:37 coverage.out [2023-03-01T17:38:02.569Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 1 17:36 docker-entrypoint.sh [2023-03-01T17:38:02.569Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:36 docs [2023-03-01T17:38:02.569Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 1 17:36 go.mod [2023-03-01T17:38:02.570Z] -rw-rw-r-- 1 jenkins jenkins 31547 Mar 1 17:36 go.sum [2023-03-01T17:38:02.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:36 internal [2023-03-01T17:38:02.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:36 snap [2023-03-01T17:38:02.570Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 17:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:02.874Z] + 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=eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 --label arch=amd64 --label version=3.0.0-dev.11 . [2023-03-01T17:38:02.874Z] Sending build context to Docker daemon 1.787MB [2023-03-01T17:38:02.874Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T17:38:02.874Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-01T17:38:02.874Z] ---> b0bf89b03271 [2023-03-01T17:38:02.874Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-01T17:38:03.133Z] ---> Running in a7f6cd8a66eb [2023-03-01T17:38:03.133Z] Removing intermediate container a7f6cd8a66eb [2023-03-01T17:38:03.133Z] ---> 719be9d3301a [2023-03-01T17:38:03.133Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T17:38:03.133Z] ---> Running in b70960bdc6f5 [2023-03-01T17:38:03.133Z] Removing intermediate container b70960bdc6f5 [2023-03-01T17:38:03.133Z] ---> 59fced17aca2 [2023-03-01T17:38:03.133Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T17:38:03.133Z] ---> Running in 161abc289fcb [2023-03-01T17:38:03.133Z] Removing intermediate container 161abc289fcb [2023-03-01T17:38:03.133Z] ---> ee28c5a7b3cc [2023-03-01T17:38:03.133Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T17:38:03.392Z] ---> Running in cd400a24e6c9 [2023-03-01T17:38:03.392Z] Removing intermediate container cd400a24e6c9 [2023-03-01T17:38:03.392Z] ---> 7069cbef4c5d [2023-03-01T17:38:03.392Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T17:38:03.392Z] ---> Running in f8a2e080fe33 [2023-03-01T17:38:03.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T17:38:03.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T17:38:04.171Z] OK: 331 MiB in 131 packages [2023-03-01T17:38:04.449Z] Removing intermediate container f8a2e080fe33 [2023-03-01T17:38:04.449Z] ---> 551f86bd9568 [2023-03-01T17:38:04.449Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-01T17:38:04.449Z] ---> Running in a80984b9d25a [2023-03-01T17:38:04.449Z] Removing intermediate container a80984b9d25a [2023-03-01T17:38:04.449Z] ---> 9b365670b85c [2023-03-01T17:38:04.449Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-01T17:38:04.709Z] ---> 8ab7b9be9990 [2023-03-01T17:38:04.709Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T17:38:04.709Z] ---> Running in 6cbaa9e81b7e [2023-03-01T17:38:05.660Z] Removing intermediate container 6cbaa9e81b7e [2023-03-01T17:38:05.660Z] ---> bd9123f1d94d [2023-03-01T17:38:05.660Z] Step 11/35 : COPY . . [2023-03-01T17:38:05.919Z] ---> bc2ea9f79c33 [2023-03-01T17:38:05.919Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T17:38:05.919Z] ---> Running in 02a25c15311d [2023-03-01T17:38:06.179Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:38:06.179Z]  Dload Upload  Total Spent Left Speed [2023-03-01T17:38:06.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 37668 0 --:--:-- --:--:-- --:--:-- 39333 [2023-03-01T17:38:06.440Z] Removing intermediate container 02a25c15311d [2023-03-01T17:38:06.440Z] ---> 1f799a18d8cc [2023-03-01T17:38:06.440Z] Step 13/35 : RUN ${MAKE} [2023-03-01T17:38:06.440Z] ---> Running in 0e5c439b92f6 [2023-03-01T17:38:06.719Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-01T17:38:28.741Z] Removing intermediate container 0e5c439b92f6 [2023-03-01T17:38:28.741Z] ---> 683edb6e0d4e [2023-03-01T17:38:28.741Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-03-01T17:38:28.741Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-03-01T17:38:28.741Z] af6660deedbd: Pulling fs layer [2023-03-01T17:38:28.741Z] 97cd0a44c592: Pulling fs layer [2023-03-01T17:38:28.741Z] 97cd0a44c592: Verifying Checksum [2023-03-01T17:38:28.741Z] 97cd0a44c592: Download complete [2023-03-01T17:38:28.741Z] af6660deedbd: Verifying Checksum [2023-03-01T17:38:28.741Z] af6660deedbd: Download complete [2023-03-01T17:38:29.000Z] af6660deedbd: Pull complete [2023-03-01T17:38:29.000Z] 97cd0a44c592: Pull complete [2023-03-01T17:38:29.000Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-03-01T17:38:29.000Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-03-01T17:38:29.000Z] ---> fea57e182299 [2023-03-01T17:38:29.000Z] Step 15/35 : FROM alpine:3.16 [2023-03-01T17:38:29.567Z] 3.16: Pulling from library/alpine [2023-03-01T17:38:29.567Z] ef5531b6e74e: Pulling fs layer [2023-03-01T17:38:29.827Z] ef5531b6e74e: Verifying Checksum [2023-03-01T17:38:29.827Z] ef5531b6e74e: Pull complete [2023-03-01T17:38:29.827Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T17:38:29.827Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T17:38:29.827Z] ---> dfd21b5a31f5 [2023-03-01T17:38:29.827Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-01T17:38:30.089Z] ---> Running in a32ad5bda197 [2023-03-01T17:38:30.347Z] Removing intermediate container a32ad5bda197 [2023-03-01T17:38:30.347Z] ---> d1142a173bbe [2023-03-01T17:38:30.347Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-01T17:38:30.347Z] ---> Running in 434bcca98beb [2023-03-01T17:38:30.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T17:38:30.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T17:38:30.870Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-03-01T17:38:30.870Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-03-01T17:38:30.870Z] (3/80) Installing libxau (1.0.9-r0) [2023-03-01T17:38:30.870Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-03-01T17:38:30.870Z] (5/80) Installing libxcb (1.15-r0) [2023-03-01T17:38:30.870Z] (6/80) Installing libx11 (1.8-r0) [2023-03-01T17:38:30.870Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-03-01T17:38:31.128Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-03-01T17:38:31.128Z] (9/80) Installing expat (2.5.0-r0) [2023-03-01T17:38:31.128Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-03-01T17:38:31.128Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-03-01T17:38:31.128Z] (12/80) Installing libpng (1.6.37-r1) [2023-03-01T17:38:31.128Z] (13/80) Installing freetype (2.12.1-r0) [2023-03-01T17:38:31.128Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-03-01T17:38:31.128Z] (15/80) Installing fribidi (1.0.12-r0) [2023-03-01T17:38:31.128Z] (16/80) Installing libffi (3.4.2-r1) [2023-03-01T17:38:31.128Z] (17/80) Installing libintl (0.21-r2) [2023-03-01T17:38:31.128Z] (18/80) Installing libblkid (2.38-r1) [2023-03-01T17:38:31.128Z] (19/80) Installing libmount (2.38-r1) [2023-03-01T17:38:31.128Z] (20/80) Installing pcre (8.45-r2) [2023-03-01T17:38:31.128Z] (21/80) Installing glib (2.72.1-r0) [2023-03-01T17:38:31.128Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-03-01T17:38:31.128Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-03-01T17:38:31.128Z] (24/80) Installing libass (0.16.0-r0) [2023-03-01T17:38:31.128Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-03-01T17:38:31.128Z] (26/80) Installing libpciaccess (0.16-r0) [2023-03-01T17:38:31.128Z] (27/80) Installing libdrm (2.4.110-r0) [2023-03-01T17:38:31.128Z] (28/80) Installing gmp (6.2.1-r2) [2023-03-01T17:38:31.128Z] (29/80) Installing nettle (3.7.3-r0) [2023-03-01T17:38:31.128Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-03-01T17:38:31.128Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-03-01T17:38:31.128Z] (32/80) Installing libunistring (1.0-r0) [2023-03-01T17:38:31.128Z] (33/80) Installing gnutls (3.7.7-r1) [2023-03-01T17:38:31.386Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-01T17:38:31.386Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-01T17:38:31.386Z] (36/80) Installing lame (3.100-r0) [2023-03-01T17:38:31.386Z] (37/80) Installing opus (1.3.1-r1) [2023-03-01T17:38:31.386Z] (38/80) Installing libasyncns (0.8-r1) [2023-03-01T17:38:31.386Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-03-01T17:38:31.386Z] (40/80) Installing libltdl (2.4.7-r0) [2023-03-01T17:38:31.386Z] (41/80) Installing orc (0.4.32-r0) [2023-03-01T17:38:31.386Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-03-01T17:38:31.386Z] (43/80) Installing libogg (1.3.5-r1) [2023-03-01T17:38:31.386Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-01T17:38:31.386Z] (45/80) Installing flac (1.3.4-r0) [2023-03-01T17:38:31.386Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-03-01T17:38:31.386Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-03-01T17:38:31.386Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-03-01T17:38:31.386Z] (49/80) Installing soxr (0.1.3-r2) [2023-03-01T17:38:31.386Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-03-01T17:38:31.386Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-03-01T17:38:31.386Z] (52/80) Installing libpulse (15.0-r2) [2023-03-01T17:38:31.386Z] (53/80) Installing cjson (1.7.15-r3) [2023-03-01T17:38:31.386Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-03-01T17:38:31.386Z] (55/80) Installing librist (0.2.6-r1) [2023-03-01T17:38:31.386Z] (56/80) Installing libsrt (1.4.4-r0) [2023-03-01T17:38:31.386Z] (57/80) Installing libssh (0.9.6-r1) [2023-03-01T17:38:31.386Z] (58/80) Installing libtheora (1.1.1-r16) [2023-03-01T17:38:31.386Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T17:38:31.386Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T17:38:31.386Z] (61/80) Installing libxext (1.3.4-r0) [2023-03-01T17:38:31.386Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-03-01T17:38:31.386Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-01T17:38:31.386Z] (64/80) Installing libva (2.14.0-r0) [2023-03-01T17:38:31.644Z] (65/80) Installing libvdpau (1.5-r0) [2023-03-01T17:38:31.644Z] (66/80) Installing vidstab (1.1.0-r1) [2023-03-01T17:38:31.644Z] (67/80) Installing libvpx (1.11.0-r1) [2023-03-01T17:38:31.644Z] (68/80) Installing libwebp (1.2.3-r0) [2023-03-01T17:38:31.644Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-03-01T17:38:31.644Z] (70/80) Installing numactl (2.0.14-r0) [2023-03-01T17:38:31.644Z] (71/80) Installing x265-libs (3.5-r3) [2023-03-01T17:38:31.644Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-03-01T17:38:31.644Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-03-01T17:38:31.903Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-03-01T17:38:31.903Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-01T17:38:31.903Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T17:38:31.903Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-03-01T17:38:31.903Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-03-01T17:38:31.903Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-03-01T17:38:31.903Z] (79/80) Installing kmod-libs (29-r2) [2023-03-01T17:38:31.903Z] (80/80) Installing eudev (3.2.11-r0) [2023-03-01T17:38:31.903Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T17:38:31.903Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T17:38:31.903Z] OK: 100 MiB in 94 packages [2023-03-01T17:38:33.828Z] Removing intermediate container 434bcca98beb [2023-03-01T17:38:33.828Z] ---> 5aaab46b6137 [2023-03-01T17:38:33.828Z] Step 18/35 : WORKDIR / [2023-03-01T17:38:34.087Z] ---> Running in c87d4052326d [2023-03-01T17:38:34.087Z] Removing intermediate container c87d4052326d [2023-03-01T17:38:34.087Z] ---> 05b0b8d2d4aa [2023-03-01T17:38:34.087Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-01T17:38:34.814Z] ---> ff9baec90f8c [2023-03-01T17:38:34.814Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-01T17:38:34.814Z] ---> f5bf79c66c2f [2023-03-01T17:38:34.814Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-01T17:38:35.074Z] ---> 6396ea1c9f2a [2023-03-01T17:38:35.074Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-01T17:38:35.074Z] ---> bcba63ca2d5b [2023-03-01T17:38:35.074Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-01T17:38:35.333Z] ---> ee694444b757 [2023-03-01T17:38:35.333Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-01T17:38:35.333Z] ---> 99a18a6c6fa4 [2023-03-01T17:38:35.333Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-01T17:38:36.268Z] ---> e4e1fe096f3e [2023-03-01T17:38:36.268Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-01T17:38:36.268Z] ---> Running in 2d066703f090 [2023-03-01T17:38:36.526Z] Removing intermediate container 2d066703f090 [2023-03-01T17:38:36.526Z] ---> ec46603a5590 [2023-03-01T17:38:36.526Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-01T17:38:36.526Z] ---> Running in 11841f8fd514 [2023-03-01T17:38:37.094Z] Removing intermediate container 11841f8fd514 [2023-03-01T17:38:37.094Z] ---> 175f157d2644 [2023-03-01T17:38:37.094Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-01T17:38:37.094Z] ---> Running in fd058b14f2fc [2023-03-01T17:38:38.030Z] Removing intermediate container fd058b14f2fc [2023-03-01T17:38:38.030Z] ---> 2a54bab98927 [2023-03-01T17:38:38.030Z] Step 29/35 : EXPOSE 59983 [2023-03-01T17:38:38.030Z] ---> Running in e0b4aad0549e [2023-03-01T17:38:38.030Z] Removing intermediate container e0b4aad0549e [2023-03-01T17:38:38.030Z] ---> c954bcb2eead [2023-03-01T17:38:38.030Z] Step 30/35 : EXPOSE 8554 [2023-03-01T17:38:38.030Z] ---> Running in f00e9520474a [2023-03-01T17:38:38.030Z] Removing intermediate container f00e9520474a [2023-03-01T17:38:38.030Z] ---> a4c4dd8f2b17 [2023-03-01T17:38:38.030Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-01T17:38:38.030Z] ---> Running in d7f590fed480 [2023-03-01T17:38:38.030Z] Removing intermediate container d7f590fed480 [2023-03-01T17:38:38.030Z] ---> b14401599fda [2023-03-01T17:38:38.030Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-01T17:38:38.030Z] ---> Running in 96afe1c5b2e9 [2023-03-01T17:38:38.289Z] Removing intermediate container 96afe1c5b2e9 [2023-03-01T17:38:38.289Z] ---> 080643910801 [2023-03-01T17:38:38.289Z] Step 33/35 : LABEL arch=amd64 [2023-03-01T17:38:38.289Z] ---> Running in 890bc95fc69e [2023-03-01T17:38:38.289Z] Removing intermediate container 890bc95fc69e [2023-03-01T17:38:38.289Z] ---> b59dbc7af449 [2023-03-01T17:38:38.289Z] Step 34/35 : LABEL git_sha=eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [2023-03-01T17:38:38.289Z] ---> Running in 63905b4c76a4 [2023-03-01T17:38:38.289Z] Removing intermediate container 63905b4c76a4 [2023-03-01T17:38:38.289Z] ---> cc968dacad86 [2023-03-01T17:38:38.289Z] Step 35/35 : LABEL version=3.0.0-dev.11 [2023-03-01T17:38:38.289Z] ---> Running in eceb5925c353 [2023-03-01T17:38:38.547Z] Removing intermediate container eceb5925c353 [2023-03-01T17:38:38.547Z] ---> 5d7a9ef84f23 [2023-03-01T17:38:38.547Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T17:38:38.547Z] Successfully built 5d7a9ef84f23 [2023-03-01T17:38:38.547Z] 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 [2023-03-01T17:38:38.658Z] provisioning config files... [2023-03-01T17:38:38.667Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3632593276935863767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:38:38.967Z] ---> docker-login.sh [2023-03-01T17:38:38.968Z] nexus3.edgexfoundry.org:10001 [2023-03-01T17:38:38.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:38:38.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:38:38.968Z] Configure a credential helper to remove this warning. See [2023-03-01T17:38:38.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:38:38.968Z] [2023-03-01T17:38:38.968Z] Login Succeeded [2023-03-01T17:38:38.968Z] nexus3.edgexfoundry.org:10002 [2023-03-01T17:38:38.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:38:38.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:38:38.968Z] Configure a credential helper to remove this warning. See [2023-03-01T17:38:38.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:38:38.968Z] [2023-03-01T17:38:38.968Z] Login Succeeded [2023-03-01T17:38:38.968Z] nexus3.edgexfoundry.org:10003 [2023-03-01T17:38:39.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:38:39.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:38:39.227Z] Configure a credential helper to remove this warning. See [2023-03-01T17:38:39.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:38:39.227Z] [2023-03-01T17:38:39.227Z] Login Succeeded [2023-03-01T17:38:39.227Z] nexus3.edgexfoundry.org:10004 [2023-03-01T17:38:39.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:38:39.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:38:39.227Z] Configure a credential helper to remove this warning. See [2023-03-01T17:38:39.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:38:39.227Z] [2023-03-01T17:38:39.227Z] Login Succeeded [2023-03-01T17:38:39.227Z] docker.io [2023-03-01T17:38:39.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:38:39.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:38:39.485Z] Configure a credential helper to remove this warning. See [2023-03-01T17:38:39.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:38:39.485Z] [2023-03-01T17:38:39.485Z] Login Succeeded [2023-03-01T17:38:39.485Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T17:38:39.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T17:38:39.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T17:38:39.547Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-01T17:38:39.547Z] eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [2023-03-01T17:38:39.547Z] latest [2023-03-01T17:38:39.547Z] 3.0.0-dev.11 [2023-03-01T17:38:39.547Z] eb09eea23094f9dfe3d7b3f55c1f0828961a3a42-3.0.0-dev.11 [2023-03-01T17:38:39.547Z] main [2023-03-01T17:38:39.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:39.876Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:40.189Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [2023-03-01T17:38:40.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-01T17:38:40.190Z] 944280100241: Preparing [2023-03-01T17:38:40.190Z] 91de71c84763: Preparing [2023-03-01T17:38:40.190Z] 01eacde130cc: Preparing [2023-03-01T17:38:40.190Z] 550e596c6d0e: Preparing [2023-03-01T17:38:40.190Z] 1207169bf42c: Preparing [2023-03-01T17:38:40.190Z] 011f2e208a87: Preparing [2023-03-01T17:38:40.190Z] 9611e3d2b58f: Preparing [2023-03-01T17:38:40.190Z] 99c33dd50873: Preparing [2023-03-01T17:38:40.190Z] 256161813c75: Preparing [2023-03-01T17:38:40.190Z] c53400484360: Preparing [2023-03-01T17:38:40.190Z] 286c9a4b203e: Preparing [2023-03-01T17:38:40.190Z] aa5968d388b8: Preparing [2023-03-01T17:38:40.190Z] 9611e3d2b58f: Waiting [2023-03-01T17:38:40.190Z] 286c9a4b203e: Waiting [2023-03-01T17:38:40.190Z] 99c33dd50873: Waiting [2023-03-01T17:38:40.190Z] aa5968d388b8: Waiting [2023-03-01T17:38:40.190Z] c53400484360: Waiting [2023-03-01T17:38:40.190Z] 256161813c75: Waiting [2023-03-01T17:38:40.190Z] 011f2e208a87: Waiting [2023-03-01T17:38:40.190Z] 01eacde130cc: Pushed [2023-03-01T17:38:40.190Z] 1207169bf42c: Pushed [2023-03-01T17:38:40.190Z] 91de71c84763: Pushed [2023-03-01T17:38:40.190Z] 944280100241: Pushed [2023-03-01T17:38:40.448Z] 256161813c75: Pushed [2023-03-01T17:38:40.448Z] 011f2e208a87: Pushed [2023-03-01T17:38:40.448Z] 9611e3d2b58f: Pushed [2023-03-01T17:38:40.448Z] 99c33dd50873: Pushed [2023-03-01T17:38:40.448Z] aa5968d388b8: Layer already exists [2023-03-01T17:38:42.357Z] 550e596c6d0e: Pushed [2023-03-01T17:38:42.617Z] c53400484360: Pushed [2023-03-01T17:38:49.188Z] 286c9a4b203e: Pushed [2023-03-01T17:38:49.188Z] eb09eea23094f9dfe3d7b3f55c1f0828961a3a42: digest: sha256:e5b398a8a91924e1571dd4ddba8ce8d535ae40fd051cc7ab78bd498cd4a8e3f7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:49.505Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:49.821Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-01T17:38:49.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-01T17:38:49.821Z] 944280100241: Preparing [2023-03-01T17:38:49.821Z] 91de71c84763: Preparing [2023-03-01T17:38:49.821Z] 01eacde130cc: Preparing [2023-03-01T17:38:49.821Z] 550e596c6d0e: Preparing [2023-03-01T17:38:49.821Z] 1207169bf42c: Preparing [2023-03-01T17:38:49.821Z] 011f2e208a87: Preparing [2023-03-01T17:38:49.821Z] 9611e3d2b58f: Preparing [2023-03-01T17:38:49.821Z] 99c33dd50873: Preparing [2023-03-01T17:38:49.821Z] 256161813c75: Preparing [2023-03-01T17:38:49.821Z] c53400484360: Preparing [2023-03-01T17:38:49.821Z] 286c9a4b203e: Preparing [2023-03-01T17:38:49.821Z] aa5968d388b8: Preparing [2023-03-01T17:38:49.821Z] 011f2e208a87: Waiting [2023-03-01T17:38:49.821Z] 256161813c75: Waiting [2023-03-01T17:38:49.821Z] 9611e3d2b58f: Waiting [2023-03-01T17:38:49.821Z] 99c33dd50873: Waiting [2023-03-01T17:38:49.821Z] 286c9a4b203e: Waiting [2023-03-01T17:38:49.821Z] c53400484360: Waiting [2023-03-01T17:38:49.821Z] aa5968d388b8: Waiting [2023-03-01T17:38:49.821Z] 01eacde130cc: Layer already exists [2023-03-01T17:38:49.821Z] 91de71c84763: Layer already exists [2023-03-01T17:38:49.821Z] 1207169bf42c: Layer already exists [2023-03-01T17:38:49.821Z] 944280100241: Layer already exists [2023-03-01T17:38:49.821Z] 550e596c6d0e: Layer already exists [2023-03-01T17:38:49.821Z] 011f2e208a87: Layer already exists [2023-03-01T17:38:49.821Z] 9611e3d2b58f: Layer already exists [2023-03-01T17:38:49.821Z] c53400484360: Layer already exists [2023-03-01T17:38:49.821Z] 256161813c75: Layer already exists [2023-03-01T17:38:49.821Z] 99c33dd50873: Layer already exists [2023-03-01T17:38:49.821Z] 286c9a4b203e: Layer already exists [2023-03-01T17:38:49.821Z] aa5968d388b8: Layer already exists [2023-03-01T17:38:49.821Z] latest: digest: sha256:e5b398a8a91924e1571dd4ddba8ce8d535ae40fd051cc7ab78bd498cd4a8e3f7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:50.129Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:50.441Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.11 [2023-03-01T17:38:50.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-01T17:38:50.441Z] 944280100241: Preparing [2023-03-01T17:38:50.441Z] 91de71c84763: Preparing [2023-03-01T17:38:50.441Z] 01eacde130cc: Preparing [2023-03-01T17:38:50.441Z] 550e596c6d0e: Preparing [2023-03-01T17:38:50.441Z] 1207169bf42c: Preparing [2023-03-01T17:38:50.441Z] 011f2e208a87: Preparing [2023-03-01T17:38:50.441Z] 9611e3d2b58f: Preparing [2023-03-01T17:38:50.441Z] 99c33dd50873: Preparing [2023-03-01T17:38:50.441Z] 256161813c75: Preparing [2023-03-01T17:38:50.441Z] c53400484360: Preparing [2023-03-01T17:38:50.441Z] 9611e3d2b58f: Waiting [2023-03-01T17:38:50.441Z] 99c33dd50873: Waiting [2023-03-01T17:38:50.441Z] 286c9a4b203e: Preparing [2023-03-01T17:38:50.441Z] aa5968d388b8: Preparing [2023-03-01T17:38:50.441Z] 011f2e208a87: Waiting [2023-03-01T17:38:50.441Z] 286c9a4b203e: Waiting [2023-03-01T17:38:50.441Z] c53400484360: Waiting [2023-03-01T17:38:50.441Z] aa5968d388b8: Waiting [2023-03-01T17:38:50.441Z] 01eacde130cc: Layer already exists [2023-03-01T17:38:50.441Z] 944280100241: Layer already exists [2023-03-01T17:38:50.441Z] 550e596c6d0e: Layer already exists [2023-03-01T17:38:50.441Z] 1207169bf42c: Layer already exists [2023-03-01T17:38:50.441Z] 91de71c84763: Layer already exists [2023-03-01T17:38:50.441Z] 9611e3d2b58f: Layer already exists [2023-03-01T17:38:50.441Z] 256161813c75: Layer already exists [2023-03-01T17:38:50.441Z] 011f2e208a87: Layer already exists [2023-03-01T17:38:50.441Z] 99c33dd50873: Layer already exists [2023-03-01T17:38:50.441Z] c53400484360: Layer already exists [2023-03-01T17:38:50.441Z] 286c9a4b203e: Layer already exists [2023-03-01T17:38:50.441Z] aa5968d388b8: Layer already exists [2023-03-01T17:38:50.441Z] 3.0.0-dev.11: digest: sha256:e5b398a8a91924e1571dd4ddba8ce8d535ae40fd051cc7ab78bd498cd4a8e3f7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:50.754Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:51.067Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42-3.0.0-dev.11 [2023-03-01T17:38:51.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-01T17:38:51.067Z] 944280100241: Preparing [2023-03-01T17:38:51.067Z] 91de71c84763: Preparing [2023-03-01T17:38:51.067Z] 01eacde130cc: Preparing [2023-03-01T17:38:51.067Z] 550e596c6d0e: Preparing [2023-03-01T17:38:51.067Z] 1207169bf42c: Preparing [2023-03-01T17:38:51.067Z] 011f2e208a87: Preparing [2023-03-01T17:38:51.067Z] 9611e3d2b58f: Preparing [2023-03-01T17:38:51.067Z] 99c33dd50873: Preparing [2023-03-01T17:38:51.067Z] 256161813c75: Preparing [2023-03-01T17:38:51.067Z] c53400484360: Preparing [2023-03-01T17:38:51.067Z] 286c9a4b203e: Preparing [2023-03-01T17:38:51.067Z] aa5968d388b8: Preparing [2023-03-01T17:38:51.067Z] 99c33dd50873: Waiting [2023-03-01T17:38:51.067Z] 256161813c75: Waiting [2023-03-01T17:38:51.067Z] 9611e3d2b58f: Waiting [2023-03-01T17:38:51.067Z] 286c9a4b203e: Waiting [2023-03-01T17:38:51.067Z] 011f2e208a87: Waiting [2023-03-01T17:38:51.067Z] aa5968d388b8: Waiting [2023-03-01T17:38:51.067Z] 1207169bf42c: Layer already exists [2023-03-01T17:38:51.067Z] 91de71c84763: Layer already exists [2023-03-01T17:38:51.067Z] 944280100241: Layer already exists [2023-03-01T17:38:51.067Z] 550e596c6d0e: Layer already exists [2023-03-01T17:38:51.067Z] 01eacde130cc: Layer already exists [2023-03-01T17:38:51.067Z] 011f2e208a87: Layer already exists [2023-03-01T17:38:51.067Z] 256161813c75: Layer already exists [2023-03-01T17:38:51.067Z] 9611e3d2b58f: Layer already exists [2023-03-01T17:38:51.067Z] 99c33dd50873: Layer already exists [2023-03-01T17:38:51.067Z] c53400484360: Layer already exists [2023-03-01T17:38:51.067Z] 286c9a4b203e: Layer already exists [2023-03-01T17:38:51.067Z] aa5968d388b8: Layer already exists [2023-03-01T17:38:51.067Z] eb09eea23094f9dfe3d7b3f55c1f0828961a3a42-3.0.0-dev.11: digest: sha256:e5b398a8a91924e1571dd4ddba8ce8d535ae40fd051cc7ab78bd498cd4a8e3f7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:51.379Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:51.682Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-03-01T17:38:51.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-01T17:38:51.682Z] 944280100241: Preparing [2023-03-01T17:38:51.682Z] 91de71c84763: Preparing [2023-03-01T17:38:51.682Z] 01eacde130cc: Preparing [2023-03-01T17:38:51.682Z] 550e596c6d0e: Preparing [2023-03-01T17:38:51.682Z] 1207169bf42c: Preparing [2023-03-01T17:38:51.682Z] 011f2e208a87: Preparing [2023-03-01T17:38:51.682Z] 9611e3d2b58f: Preparing [2023-03-01T17:38:51.682Z] 99c33dd50873: Preparing [2023-03-01T17:38:51.682Z] 256161813c75: Preparing [2023-03-01T17:38:51.682Z] c53400484360: Preparing [2023-03-01T17:38:51.682Z] 286c9a4b203e: Preparing [2023-03-01T17:38:51.682Z] aa5968d388b8: Preparing [2023-03-01T17:38:51.682Z] 011f2e208a87: Waiting [2023-03-01T17:38:51.682Z] 9611e3d2b58f: Waiting [2023-03-01T17:38:51.682Z] c53400484360: Waiting [2023-03-01T17:38:51.682Z] 99c33dd50873: Waiting [2023-03-01T17:38:51.682Z] 256161813c75: Waiting [2023-03-01T17:38:51.682Z] aa5968d388b8: Waiting [2023-03-01T17:38:51.682Z] 01eacde130cc: Layer already exists [2023-03-01T17:38:51.682Z] 91de71c84763: Layer already exists [2023-03-01T17:38:51.682Z] 1207169bf42c: Layer already exists [2023-03-01T17:38:51.682Z] 944280100241: Layer already exists [2023-03-01T17:38:51.682Z] 550e596c6d0e: Layer already exists [2023-03-01T17:38:51.682Z] 9611e3d2b58f: Layer already exists [2023-03-01T17:38:51.682Z] 011f2e208a87: Layer already exists [2023-03-01T17:38:51.682Z] 99c33dd50873: Layer already exists [2023-03-01T17:38:51.682Z] c53400484360: Layer already exists [2023-03-01T17:38:51.682Z] 256161813c75: Layer already exists [2023-03-01T17:38:51.682Z] 286c9a4b203e: Layer already exists [2023-03-01T17:38:51.682Z] aa5968d388b8: Layer already exists [2023-03-01T17:38:51.682Z] main: digest: sha256:e5b398a8a91924e1571dd4ddba8ce8d535ae40fd051cc7ab78bd498cd4a8e3f7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T17:38:51.716Z] ===================================================== [Pipeline] echo [2023-03-01T17:38:51.722Z] taggedImages: [2023-03-01T17:38:51.722Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [2023-03-01T17:38:51.722Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-01T17:38:51.722Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.11 [2023-03-01T17:38:51.722Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42-3.0.0-dev.11 [2023-03-01T17:38:51.722Z] - 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 [2023-03-01T17:38:52.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T17:38:52.081Z] [2023-03-01T17:38:52.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:38:52.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T17:38:52.376Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T17:38:52.376Z] 5eb5b503b376: Pulling fs layer [2023-03-01T17:38:52.376Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T17:38:52.376Z] ec43610c2a17: Pulling fs layer [2023-03-01T17:38:52.376Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T17:38:52.376Z] 33b1e0a273af: Pulling fs layer [2023-03-01T17:38:52.376Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T17:38:52.376Z] 2f39f015ded8: Pulling fs layer [2023-03-01T17:38:52.376Z] 3a2ae6a8a46f: Waiting [2023-03-01T17:38:52.376Z] 33b1e0a273af: Waiting [2023-03-01T17:38:52.376Z] 5d3b04190fa2: Waiting [2023-03-01T17:38:52.376Z] 2f39f015ded8: Waiting [2023-03-01T17:38:52.376Z] 5c69ac0246d0: Download complete [2023-03-01T17:38:52.376Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T17:38:52.376Z] 3a2ae6a8a46f: Download complete [2023-03-01T17:38:52.634Z] 33b1e0a273af: Verifying Checksum [2023-03-01T17:38:52.634Z] 33b1e0a273af: Download complete [2023-03-01T17:38:52.634Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T17:38:52.634Z] 5d3b04190fa2: Download complete [2023-03-01T17:38:52.634Z] ec43610c2a17: Verifying Checksum [2023-03-01T17:38:52.634Z] ec43610c2a17: Download complete [2023-03-01T17:38:52.634Z] 5eb5b503b376: Verifying Checksum [2023-03-01T17:38:52.634Z] 5eb5b503b376: Download complete [2023-03-01T17:38:53.199Z] 2f39f015ded8: Download complete [2023-03-01T17:38:53.765Z] 5eb5b503b376: Pull complete [2023-03-01T17:38:54.023Z] 5c69ac0246d0: Pull complete [2023-03-01T17:38:54.280Z] ec43610c2a17: Pull complete [2023-03-01T17:38:54.280Z] 3a2ae6a8a46f: Pull complete [2023-03-01T17:38:54.538Z] 33b1e0a273af: Pull complete [2023-03-01T17:38:54.538Z] 5d3b04190fa2: Pull complete [2023-03-01T17:38:58.717Z] 2f39f015ded8: Pull complete [2023-03-01T17:38:58.717Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T17:38:58.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T17:38:58.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:38:58.795Z] prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container [2023-03-01T17:38:58.830Z] $ 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 [2023-03-01T17:39:02.630Z] $ docker top 7cd7f62decad0c324898f33f148869ebd1e7d7cf68eb428196c29d918a965d11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:39:02.999Z] ---> job-cost.sh [2023-03-01T17:39:02.999Z] lf-activate-venv: SKIPPING [2023-03-01T17:39:02.999Z] INFO: No Stack... [2023-03-01T17:39:03.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T17:39:03.518Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T17:39:03.812Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-03-01T17:39:03.812Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T17:39:03.827Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-82-stack-cost] [2023-03-01T17:39:03.833Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-82-stack-cost] did not exist. Created. [2023-03-01T17:39:03.833Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T17:39:04.133Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T17:39:04.162Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T17:39:04.168Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T17:39:04.187Z] $ docker stop --time=1 7cd7f62decad0c324898f33f148869ebd1e7d7cf68eb428196c29d918a965d11 [2023-03-01T17:39:05.340Z] $ docker rm -f --volumes 7cd7f62decad0c324898f33f148869ebd1e7d7cf68eb428196c29d918a965d11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T17:39:17.504Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7983 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-03-01T17:39:17.518Z] Running in /w/workspace/device-usb-camera/82 [Pipeline] { [Pipeline] checkout [2023-03-01T17:39:17.554Z] Selected Git installation does not exist. Using Default [2023-03-01T17:39:17.554Z] The recommended git tool is: NONE [2023-03-01T17:39:23.039Z] using credential edgex-jenkins-ssh [2023-03-01T17:39:23.058Z] Cloning the remote Git repository [2023-03-01T17:39:23.104Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-01T17:39:23.181Z] > git init /w/workspace/device-usb-camera/82 # timeout=10 [2023-03-01T17:39:23.322Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-01T17:39:23.324Z] > git --version # timeout=10 [2023-03-01T17:39:23.344Z] > git --version # 'git version 2.25.1' [2023-03-01T17:39:23.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T17:39:23.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T17:39:24.239Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-01T17:39:24.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T17:39:25.119Z] Avoid second fetch [2023-03-01T17:39:25.119Z] Checking out Revision eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 (main) [2023-03-01T17:39:25.676Z] Commit message: "refactor!: Removal of manual code to add provision watchers (#165)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T17:39:25.137Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T17:39:25.156Z] > git checkout -f eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 # timeout=10 [2023-03-01T17:39:26.652Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T17:39:26.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:39:26.652Z] Dload Upload Total Spent Left Speed [2023-03-01T17:39:26.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-03-01T17:39:27.338Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T17:39:27.766Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T17:39:27.766Z] + sudo tee /etc/docker/daemon.new [2023-03-01T17:39:27.766Z] { [2023-03-01T17:39:27.766Z] "registry-mirrors": [ [2023-03-01T17:39:27.766Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T17:39:27.766Z] ], [2023-03-01T17:39:27.766Z] "bip": "10.250.0.254/24", [2023-03-01T17:39:27.766Z] "hosts": [ [2023-03-01T17:39:27.766Z] "tcp://0.0.0.0:5555", [2023-03-01T17:39:27.766Z] "unix:///var/run/docker.sock" [2023-03-01T17:39:27.766Z] ], [2023-03-01T17:39:27.766Z] "mtu": 1458, [2023-03-01T17:39:27.766Z] "selinux-enabled": true, [2023-03-01T17:39:27.766Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T17:39:27.766Z] } [Pipeline] sh [2023-03-01T17:39:28.105Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T17:39:28.442Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T17:39:46.708Z] provisioning config files... [2023-03-01T17:39:46.735Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/82@tmp/config5920460069053417870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:39:47.098Z] ---> docker-login.sh [2023-03-01T17:39:47.098Z] nexus3.edgexfoundry.org:10001 [2023-03-01T17:39:47.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:39:47.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:39:47.691Z] Configure a credential helper to remove this warning. See [2023-03-01T17:39:47.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:39:47.691Z] [2023-03-01T17:39:47.691Z] Login Succeeded [2023-03-01T17:39:47.691Z] nexus3.edgexfoundry.org:10002 [2023-03-01T17:39:47.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:39:48.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:39:48.235Z] Configure a credential helper to remove this warning. See [2023-03-01T17:39:48.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:39:48.235Z] [2023-03-01T17:39:48.235Z] Login Succeeded [2023-03-01T17:39:48.235Z] nexus3.edgexfoundry.org:10003 [2023-03-01T17:39:48.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:39:48.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:39:48.505Z] Configure a credential helper to remove this warning. See [2023-03-01T17:39:48.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:39:48.505Z] [2023-03-01T17:39:48.505Z] Login Succeeded [2023-03-01T17:39:48.505Z] nexus3.edgexfoundry.org:10004 [2023-03-01T17:39:48.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:39:49.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:39:49.048Z] Configure a credential helper to remove this warning. See [2023-03-01T17:39:49.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:39:49.048Z] [2023-03-01T17:39:49.048Z] Login Succeeded [2023-03-01T17:39:49.048Z] docker.io [2023-03-01T17:39:49.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:39:49.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:39:49.588Z] Configure a credential helper to remove this warning. See [2023-03-01T17:39:49.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:39:49.588Z] [2023-03-01T17:39:49.588Z] Login Succeeded [2023-03-01T17:39:49.588Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T17:39:49.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T17:39:49.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T17:39:49.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T17:39:49.909Z] ========================================================= [2023-03-01T17:39:49.909Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T17:39:49.909Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:39:50.257Z] + 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 . [2023-03-01T17:39:50.526Z] Sending build context to Docker daemon 1.134MB [2023-03-01T17:39:52.514Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T17:39:52.514Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-01T17:39:52.514Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T17:39:52.514Z] 9b18e9b68314: Pulling fs layer [2023-03-01T17:39:52.514Z] 35d82f9e3411: Pulling fs layer [2023-03-01T17:39:52.514Z] e16973657156: Pulling fs layer [2023-03-01T17:39:52.514Z] fc693d55d65f: Pulling fs layer [2023-03-01T17:39:52.514Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T17:39:52.514Z] dda99020689f: Pulling fs layer [2023-03-01T17:39:52.514Z] db1c61fa0a46: Pulling fs layer [2023-03-01T17:39:52.514Z] 891c053d2c06: Pulling fs layer [2023-03-01T17:39:52.514Z] dda99020689f: Waiting [2023-03-01T17:39:52.514Z] db1c61fa0a46: Waiting [2023-03-01T17:39:52.514Z] fc693d55d65f: Waiting [2023-03-01T17:39:52.514Z] 7e9fc2657dce: Waiting [2023-03-01T17:39:52.514Z] 891c053d2c06: Waiting [2023-03-01T17:39:52.514Z] e16973657156: Verifying Checksum [2023-03-01T17:39:52.514Z] e16973657156: Download complete [2023-03-01T17:39:52.514Z] 35d82f9e3411: Verifying Checksum [2023-03-01T17:39:52.514Z] 35d82f9e3411: Download complete [2023-03-01T17:39:52.514Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T17:39:52.514Z] 7e9fc2657dce: Download complete [2023-03-01T17:39:52.514Z] dda99020689f: Verifying Checksum [2023-03-01T17:39:52.514Z] dda99020689f: Download complete [2023-03-01T17:39:52.514Z] 9b18e9b68314: Verifying Checksum [2023-03-01T17:39:52.514Z] 9b18e9b68314: Download complete [2023-03-01T17:39:53.499Z] 9b18e9b68314: Pull complete [2023-03-01T17:39:53.499Z] 891c053d2c06: Verifying Checksum [2023-03-01T17:39:53.500Z] 891c053d2c06: Download complete [2023-03-01T17:39:54.091Z] 35d82f9e3411: Pull complete [2023-03-01T17:39:54.364Z] e16973657156: Pull complete [2023-03-01T17:39:54.954Z] db1c61fa0a46: Verifying Checksum [2023-03-01T17:39:54.954Z] db1c61fa0a46: Download complete [2023-03-01T17:39:55.225Z] fc693d55d65f: Download complete [2023-03-01T17:40:07.572Z] fc693d55d65f: Pull complete [2023-03-01T17:40:07.572Z] 7e9fc2657dce: Pull complete [2023-03-01T17:40:07.572Z] dda99020689f: Pull complete [2023-03-01T17:40:12.971Z] db1c61fa0a46: Pull complete [2023-03-01T17:40:14.427Z] 891c053d2c06: Pull complete [2023-03-01T17:40:14.427Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T17:40:14.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T17:40:14.427Z] ---> f96f9c87975a [2023-03-01T17:40:14.427Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-01T17:40:17.045Z] ---> Running in 332f92ec3a5f [2023-03-01T17:40:17.045Z] Removing intermediate container 332f92ec3a5f [2023-03-01T17:40:17.045Z] ---> 23771114bc10 [2023-03-01T17:40:17.045Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T17:40:17.045Z] ---> Running in 333e9d38bcbf [2023-03-01T17:40:17.319Z] Removing intermediate container 333e9d38bcbf [2023-03-01T17:40:17.319Z] ---> 3faafc93c9da [2023-03-01T17:40:17.319Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T17:40:17.588Z] ---> Running in 791684c8e66d [2023-03-01T17:40:17.860Z] Removing intermediate container 791684c8e66d [2023-03-01T17:40:17.860Z] ---> 6405cb803bf2 [2023-03-01T17:40:17.860Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T17:40:17.860Z] ---> Running in f3ccf09fd9da [2023-03-01T17:40:18.132Z] Removing intermediate container f3ccf09fd9da [2023-03-01T17:40:18.132Z] ---> d20aa2da1ccc [2023-03-01T17:40:18.132Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T17:40:18.402Z] ---> Running in 0dbbdcdfd14f [2023-03-01T17:40:19.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T17:40:20.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T17:40:21.033Z] (1/14) Installing libintl (0.21-r2) [2023-03-01T17:40:21.033Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-03-01T17:40:21.033Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T17:40:21.033Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T17:40:21.033Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-03-01T17:40:21.033Z] (6/14) Installing udev-init-scripts (35-r0) [2023-03-01T17:40:21.033Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T17:40:21.033Z] (7/14) Installing libblkid (2.38-r1) [2023-03-01T17:40:21.033Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-03-01T17:40:21.033Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-03-01T17:40:21.033Z] (10/14) Installing kmod-libs (29-r2) [2023-03-01T17:40:21.033Z] (11/14) Installing eudev (3.2.11-r0) [2023-03-01T17:40:21.033Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-03-01T17:40:21.033Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-01T17:40:21.033Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-03-01T17:40:21.033Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T17:40:21.301Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T17:40:21.301Z] OK: 228 MiB in 65 packages [2023-03-01T17:40:22.274Z] Removing intermediate container 0dbbdcdfd14f [2023-03-01T17:40:22.274Z] ---> c05dc3cc1de1 [2023-03-01T17:40:22.274Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-01T17:40:22.551Z] ---> Running in a644d2758521 [2023-03-01T17:40:22.819Z] Removing intermediate container a644d2758521 [2023-03-01T17:40:22.819Z] ---> 889829c76058 [2023-03-01T17:40:22.819Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-01T17:40:23.409Z] ---> f4fb25589ee9 [2023-03-01T17:40:23.409Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T17:40:23.409Z] ---> Running in 48aafb8cad10 [2023-03-01T17:41:31.335Z] Removing intermediate container 48aafb8cad10 [2023-03-01T17:41:31.335Z] ---> f38a06d8b5d4 [2023-03-01T17:41:31.335Z] Step 11/13 : COPY . . [2023-03-01T17:41:31.335Z] ---> 7ddfafd26891 [2023-03-01T17:41:31.335Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T17:41:31.335Z] ---> Running in 9bcbdd1ee377 [2023-03-01T17:41:31.922Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:41:31.922Z] Dload Upload Total Spent Left Speed [2023-03-01T17:41:31.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 13351 0 --:--:-- --:--:-- --:--:-- 13443 [2023-03-01T17:41:32.516Z] Removing intermediate container 9bcbdd1ee377 [2023-03-01T17:41:32.516Z] ---> 50a1ba3f773c [2023-03-01T17:41:32.516Z] Step 13/13 : RUN ${MAKE} [2023-03-01T17:41:32.786Z] ---> Running in bbacb2fc1623 [2023-03-01T17:41:33.752Z] noop [2023-03-01T17:41:34.339Z] Removing intermediate container bbacb2fc1623 [2023-03-01T17:41:34.339Z] ---> d38d4e12da30 [2023-03-01T17:41:34.339Z] Successfully built d38d4e12da30 [2023-03-01T17:41:34.339Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:41:34.685Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T17:41:34.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:41:34.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-7983 does not seem to be running inside a container [2023-03-01T17:41:34.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/82 -v /w/workspace/device-usb-camera/82:/w/workspace/device-usb-camera/82:rw,z -v /w/workspace/device-usb-camera/82@tmp:/w/workspace/device-usb-camera/82@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 [2023-03-01T17:41:36.106Z] $ docker top a27022fe603137c8e2699085220787627c71237673d6c2d12521f8e4592f4006 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T17:41:36.939Z] + go version [2023-03-01T17:41:36.939Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T17:41:36.962Z] $ docker stop --time=1 a27022fe603137c8e2699085220787627c71237673d6c2d12521f8e4592f4006 [2023-03-01T17:41:38.568Z] $ docker rm -f --volumes a27022fe603137c8e2699085220787627c71237673d6c2d12521f8e4592f4006 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:41:39.114Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T17:41:39.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:41:39.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-7983 does not seem to be running inside a container [2023-03-01T17:41:39.384Z] $ 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/82 -v /w/workspace/device-usb-camera/82:/w/workspace/device-usb-camera/82:rw,z -v /w/workspace/device-usb-camera/82@tmp:/w/workspace/device-usb-camera/82@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 [2023-03-01T17:41:40.574Z] $ docker top 41322e83dfc104b05d603e529e492b81dbe67b62d6f51163b555331314aa7879 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T17:41:41.415Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/82 [Pipeline] fileExists [Pipeline] sh [2023-03-01T17:41:42.067Z] + make test [2023-03-01T17:41:42.067Z] go test ./... -coverprofile=coverage.out ./... [2023-03-01T17:41:43.482Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-01T17:43:20.171Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-01T17:43:22.769Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.070s coverage: 2.0% of statements [2023-03-01T17:43:23.356Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T17:43:23.356Z] go vet ./... [2023-03-01T17:43:55.619Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T17:43:55.619Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T17:43:55.619Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T17:43:55.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T17:43:55.660Z] $ docker stop --time=1 41322e83dfc104b05d603e529e492b81dbe67b62d6f51163b555331314aa7879 [2023-03-01T17:43:59.503Z] $ docker rm -f --volumes 41322e83dfc104b05d603e529e492b81dbe67b62d6f51163b555331314aa7879 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T17:44:00.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T17:44:00.552Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T17:44:01.140Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T17:44:01.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T17:44:01.871Z] + ls -al . [2023-03-01T17:44:01.871Z] total 184 [2023-03-01T17:44:01.872Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 17:41 . [2023-03-01T17:44:01.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:39 .. [2023-03-01T17:44:01.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 17:39 .git [2023-03-01T17:44:01.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:39 .github [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 1 17:39 .gitignore [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 1 17:39 .golangci.yml [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 1 17:39 .hadolint.yml [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 1 17:39 Attribution.txt [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 1 17:39 CHANGELOG.md [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 1 17:39 Dockerfile [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 1 17:39 GOVERNANCE.md [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 1 17:39 Jenkinsfile [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 1 17:39 LICENSE [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 2329 Mar 1 17:39 Makefile [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 1 17:39 OWNERS.md [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 1 17:39 README.md [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 17:36 VERSION [2023-03-01T17:44:01.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 17:39 bin [2023-03-01T17:44:01.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:39 cmd [2023-03-01T17:44:01.872Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 1 17:43 coverage.out [2023-03-01T17:44:01.872Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 1 17:39 docker-entrypoint.sh [2023-03-01T17:44:01.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:39 docs [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 1 17:39 go.mod [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 31547 Mar 1 17:39 go.sum [2023-03-01T17:44:01.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 17:39 internal [2023-03-01T17:44:01.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 17:39 snap [2023-03-01T17:44:01.872Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 1 17:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:44:02.223Z] + 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=eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 --label arch=arm64 --label version=3.0.0-dev.11 . [2023-03-01T17:44:02.501Z] Sending build context to Docker daemon 1.163MB [2023-03-01T17:44:02.501Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T17:44:02.501Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-01T17:44:02.501Z] ---> d38d4e12da30 [2023-03-01T17:44:02.501Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-01T17:44:02.769Z] ---> Running in c6065b895349 [2023-03-01T17:44:03.363Z] Removing intermediate container c6065b895349 [2023-03-01T17:44:03.363Z] ---> 964da7a3b9ea [2023-03-01T17:44:03.363Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T17:44:03.363Z] ---> Running in fd0e753b5086 [2023-03-01T17:44:03.969Z] Removing intermediate container fd0e753b5086 [2023-03-01T17:44:03.969Z] ---> aa11d29b2725 [2023-03-01T17:44:03.969Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-01T17:44:03.969Z] ---> Running in 1a6d5997d1d5 [2023-03-01T17:44:04.237Z] Removing intermediate container 1a6d5997d1d5 [2023-03-01T17:44:04.237Z] ---> 3ea9c4a45398 [2023-03-01T17:44:04.237Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-01T17:44:04.237Z] ---> Running in df0ccd58b4de [2023-03-01T17:44:04.514Z] Removing intermediate container df0ccd58b4de [2023-03-01T17:44:04.514Z] ---> 61241f9de43d [2023-03-01T17:44:04.514Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T17:44:04.783Z] ---> Running in 9eef4e622b13 [2023-03-01T17:44:05.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T17:44:06.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T17:44:07.426Z] OK: 228 MiB in 65 packages [2023-03-01T17:44:08.391Z] Removing intermediate container 9eef4e622b13 [2023-03-01T17:44:08.391Z] ---> 0b31ed70e9a4 [2023-03-01T17:44:08.391Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-01T17:44:08.391Z] ---> Running in 1a63ba3cb3b1 [2023-03-01T17:44:08.661Z] Removing intermediate container 1a63ba3cb3b1 [2023-03-01T17:44:08.661Z] ---> 04f117c4d1c5 [2023-03-01T17:44:08.661Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-01T17:44:09.249Z] ---> ae327fa8bc5b [2023-03-01T17:44:09.249Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T17:44:09.249Z] ---> Running in d7f822ea8c05 [2023-03-01T17:44:14.630Z] Removing intermediate container d7f822ea8c05 [2023-03-01T17:44:14.630Z] ---> 6f7ac183c5a2 [2023-03-01T17:44:14.630Z] Step 11/35 : COPY . . [2023-03-01T17:44:14.899Z] ---> c97997bc49e0 [2023-03-01T17:44:14.899Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-01T17:44:14.899Z] ---> Running in a288965d5c87 [2023-03-01T17:44:16.328Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:44:16.328Z] Dload Upload Total Spent Left Speed [2023-03-01T17:44:16.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4403 0 --:--:-- --:--:-- --:--:-- 4425 [2023-03-01T17:44:17.310Z] Removing intermediate container a288965d5c87 [2023-03-01T17:44:17.310Z] ---> 10ba8a2180f6 [2023-03-01T17:44:17.310Z] Step 13/35 : RUN ${MAKE} [2023-03-01T17:44:17.310Z] ---> Running in 27b623cb7683 [2023-03-01T17:44:18.276Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-01T17:47:10.095Z] Removing intermediate container 27b623cb7683 [2023-03-01T17:47:10.095Z] ---> 3eb819953bb7 [2023-03-01T17:47:10.095Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-03-01T17:47:10.095Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-03-01T17:47:10.095Z] eab2503cf8f4: Pulling fs layer [2023-03-01T17:47:10.095Z] 97cd0a44c592: Pulling fs layer [2023-03-01T17:47:10.095Z] 97cd0a44c592: Verifying Checksum [2023-03-01T17:47:10.095Z] 97cd0a44c592: Download complete [2023-03-01T17:47:10.095Z] eab2503cf8f4: Verifying Checksum [2023-03-01T17:47:10.095Z] eab2503cf8f4: Download complete [2023-03-01T17:47:10.095Z] eab2503cf8f4: Pull complete [2023-03-01T17:47:10.095Z] 97cd0a44c592: Pull complete [2023-03-01T17:47:10.095Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-03-01T17:47:10.095Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-03-01T17:47:10.095Z] ---> 7f763cca56b3 [2023-03-01T17:47:10.095Z] Step 15/35 : FROM alpine:3.16 [2023-03-01T17:47:10.095Z] 3.16: Pulling from library/alpine [2023-03-01T17:47:10.095Z] 3760b48202b3: Pulling fs layer [2023-03-01T17:47:10.095Z] 3760b48202b3: Verifying Checksum [2023-03-01T17:47:10.095Z] 3760b48202b3: Download complete [2023-03-01T17:47:10.095Z] 3760b48202b3: Pull complete [2023-03-01T17:47:10.095Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T17:47:10.095Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T17:47:10.095Z] ---> 4c81e5bf8899 [2023-03-01T17:47:10.095Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-01T17:47:10.095Z] ---> Running in d7f5bea58731 [2023-03-01T17:47:10.095Z] Removing intermediate container d7f5bea58731 [2023-03-01T17:47:10.095Z] ---> 1661496da29c [2023-03-01T17:47:10.095Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-01T17:47:10.095Z] ---> Running in 32789f4d32a9 [2023-03-01T17:47:10.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T17:47:10.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T17:47:10.096Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-03-01T17:47:10.096Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-03-01T17:47:10.096Z] (3/79) Installing libxau (1.0.9-r0) [2023-03-01T17:47:10.096Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-03-01T17:47:10.096Z] (5/79) Installing libxcb (1.15-r0) [2023-03-01T17:47:10.096Z] (6/79) Installing libx11 (1.8-r0) [2023-03-01T17:47:10.096Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-03-01T17:47:10.096Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-03-01T17:47:10.096Z] (9/79) Installing expat (2.5.0-r0) [2023-03-01T17:47:10.096Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-03-01T17:47:10.096Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-03-01T17:47:10.096Z] (12/79) Installing libpng (1.6.37-r1) [2023-03-01T17:47:10.096Z] (13/79) Installing freetype (2.12.1-r0) [2023-03-01T17:47:10.096Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-03-01T17:47:10.096Z] (15/79) Installing fribidi (1.0.12-r0) [2023-03-01T17:47:10.096Z] (16/79) Installing libffi (3.4.2-r1) [2023-03-01T17:47:10.096Z] (17/79) Installing libintl (0.21-r2) [2023-03-01T17:47:10.096Z] (18/79) Installing libblkid (2.38-r1) [2023-03-01T17:47:10.096Z] (19/79) Installing libmount (2.38-r1) [2023-03-01T17:47:10.096Z] (20/79) Installing pcre (8.45-r2) [2023-03-01T17:47:10.096Z] (21/79) Installing glib (2.72.1-r0) [2023-03-01T17:47:10.096Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-03-01T17:47:10.096Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-03-01T17:47:10.096Z] (24/79) Installing libass (0.16.0-r0) [2023-03-01T17:47:10.096Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-03-01T17:47:10.096Z] (26/79) Installing libdrm (2.4.110-r0) [2023-03-01T17:47:10.096Z] (27/79) Installing gmp (6.2.1-r2) [2023-03-01T17:47:10.096Z] (28/79) Installing nettle (3.7.3-r0) [2023-03-01T17:47:10.096Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-03-01T17:47:10.096Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-03-01T17:47:10.096Z] (31/79) Installing libunistring (1.0-r0) [2023-03-01T17:47:10.096Z] (32/79) Installing gnutls (3.7.7-r1) [2023-03-01T17:47:10.096Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-01T17:47:10.096Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-01T17:47:10.096Z] (35/79) Installing lame (3.100-r0) [2023-03-01T17:47:10.096Z] (36/79) Installing opus (1.3.1-r1) [2023-03-01T17:47:10.096Z] (37/79) Installing libasyncns (0.8-r1) [2023-03-01T17:47:10.096Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-03-01T17:47:10.096Z] (39/79) Installing libltdl (2.4.7-r0) [2023-03-01T17:47:10.096Z] (40/79) Installing orc (0.4.32-r0) [2023-03-01T17:47:10.096Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-03-01T17:47:10.096Z] (42/79) Installing libogg (1.3.5-r1) [2023-03-01T17:47:10.096Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-01T17:47:10.096Z] (44/79) Installing flac (1.3.4-r0) [2023-03-01T17:47:10.096Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-03-01T17:47:10.096Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-03-01T17:47:10.096Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-03-01T17:47:10.096Z] (48/79) Installing soxr (0.1.3-r2) [2023-03-01T17:47:10.096Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-03-01T17:47:10.096Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-03-01T17:47:10.096Z] (51/79) Installing libpulse (15.0-r2) [2023-03-01T17:47:10.096Z] (52/79) Installing cjson (1.7.15-r3) [2023-03-01T17:47:10.096Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-03-01T17:47:10.096Z] (54/79) Installing librist (0.2.6-r1) [2023-03-01T17:47:10.096Z] (55/79) Installing libsrt (1.4.4-r0) [2023-03-01T17:47:10.096Z] (56/79) Installing libssh (0.9.6-r1) [2023-03-01T17:47:10.096Z] (57/79) Installing libtheora (1.1.1-r16) [2023-03-01T17:47:10.096Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-03-01T17:47:10.096Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-03-01T17:47:10.096Z] (60/79) Installing libxext (1.3.4-r0) [2023-03-01T17:47:10.096Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-03-01T17:47:10.096Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-03-01T17:47:10.096Z] (63/79) Installing libva (2.14.0-r0) [2023-03-01T17:47:10.096Z] (64/79) Installing libvdpau (1.5-r0) [2023-03-01T17:47:10.096Z] (65/79) Installing vidstab (1.1.0-r1) [2023-03-01T17:47:10.096Z] (66/79) Installing libvpx (1.11.0-r1) [2023-03-01T17:47:10.096Z] (67/79) Installing libwebp (1.2.3-r0) [2023-03-01T17:47:10.096Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-03-01T17:47:10.096Z] (69/79) Installing numactl (2.0.14-r0) [2023-03-01T17:47:10.096Z] (70/79) Installing x265-libs (3.5-r3) [2023-03-01T17:47:10.096Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-03-01T17:47:10.096Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-03-01T17:47:10.096Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-03-01T17:47:10.096Z] (74/79) Installing udev-init-scripts (35-r0) [2023-03-01T17:47:10.096Z] Executing udev-init-scripts-35-r0.post-install [2023-03-01T17:47:10.096Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-03-01T17:47:10.096Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-03-01T17:47:10.096Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-03-01T17:47:10.096Z] (78/79) Installing kmod-libs (29-r2) [2023-03-01T17:47:10.096Z] (79/79) Installing eudev (3.2.11-r0) [2023-03-01T17:47:10.096Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T17:47:10.096Z] Executing eudev-3.2.11-r0.trigger [2023-03-01T17:47:10.096Z] OK: 77 MiB in 93 packages [2023-03-01T17:47:12.683Z] Removing intermediate container 32789f4d32a9 [2023-03-01T17:47:12.683Z] ---> cdea62f3b150 [2023-03-01T17:47:12.683Z] Step 18/35 : WORKDIR / [2023-03-01T17:47:12.683Z] ---> Running in 6b1dd5b4fe64 [2023-03-01T17:47:12.950Z] Removing intermediate container 6b1dd5b4fe64 [2023-03-01T17:47:12.950Z] ---> acf8fa35d7d6 [2023-03-01T17:47:12.950Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-01T17:47:14.903Z] ---> c8f8a9882719 [2023-03-01T17:47:14.903Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-01T17:47:15.180Z] ---> fa0361fd0b4a [2023-03-01T17:47:15.180Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-01T17:47:15.769Z] ---> 75fb8cdd993d [2023-03-01T17:47:15.769Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-01T17:47:16.360Z] ---> 88e3a0d424c3 [2023-03-01T17:47:16.360Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-01T17:47:16.628Z] ---> a07366577698 [2023-03-01T17:47:16.628Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-01T17:47:17.215Z] ---> 9fed72e53608 [2023-03-01T17:47:17.215Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-01T17:47:18.633Z] ---> fff970de891f [2023-03-01T17:47:18.633Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-01T17:47:18.633Z] ---> Running in cbe6da8132dc [2023-03-01T17:47:20.587Z] Removing intermediate container cbe6da8132dc [2023-03-01T17:47:20.587Z] ---> bdecbe11e81d [2023-03-01T17:47:20.587Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-01T17:47:20.587Z] ---> Running in 2cf18eb577aa [2023-03-01T17:47:22.542Z] Removing intermediate container 2cf18eb577aa [2023-03-01T17:47:22.542Z] ---> 2e604b9b5a88 [2023-03-01T17:47:22.542Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-01T17:47:22.542Z] ---> Running in f00197a53e9f [2023-03-01T17:47:23.961Z] Removing intermediate container f00197a53e9f [2023-03-01T17:47:23.961Z] ---> 2a7301eae88e [2023-03-01T17:47:23.961Z] Step 29/35 : EXPOSE 59983 [2023-03-01T17:47:24.228Z] ---> Running in 8585b7f37d21 [2023-03-01T17:47:24.498Z] Removing intermediate container 8585b7f37d21 [2023-03-01T17:47:24.498Z] ---> 2f5f9ee8cad3 [2023-03-01T17:47:24.498Z] Step 30/35 : EXPOSE 8554 [2023-03-01T17:47:24.498Z] ---> Running in 044a3c8f11cd [2023-03-01T17:47:24.769Z] Removing intermediate container 044a3c8f11cd [2023-03-01T17:47:24.769Z] ---> 244def098da3 [2023-03-01T17:47:24.769Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-01T17:47:25.040Z] ---> Running in 275ae5e6f6d5 [2023-03-01T17:47:25.310Z] Removing intermediate container 275ae5e6f6d5 [2023-03-01T17:47:25.310Z] ---> 9a58db4ac17f [2023-03-01T17:47:25.310Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-01T17:47:25.310Z] ---> Running in 6c594948a3f7 [2023-03-01T17:47:25.579Z] Removing intermediate container 6c594948a3f7 [2023-03-01T17:47:25.579Z] ---> 14137e68b30a [2023-03-01T17:47:25.579Z] Step 33/35 : LABEL arch=arm64 [2023-03-01T17:47:25.848Z] ---> Running in 7a0334fa4131 [2023-03-01T17:47:26.116Z] Removing intermediate container 7a0334fa4131 [2023-03-01T17:47:26.116Z] ---> 1d9f77a63957 [2023-03-01T17:47:26.116Z] Step 34/35 : LABEL git_sha=eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [2023-03-01T17:47:26.116Z] ---> Running in c969db303a84 [2023-03-01T17:47:26.385Z] Removing intermediate container c969db303a84 [2023-03-01T17:47:26.385Z] ---> fa96a1c21cb4 [2023-03-01T17:47:26.385Z] Step 35/35 : LABEL version=3.0.0-dev.11 [2023-03-01T17:47:26.385Z] ---> Running in 5852e9161b7c [2023-03-01T17:47:26.974Z] Removing intermediate container 5852e9161b7c [2023-03-01T17:47:26.974Z] ---> 143806cbfd26 [2023-03-01T17:47:26.974Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T17:47:26.974Z] Successfully built 143806cbfd26 [2023-03-01T17:47:26.974Z] 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 [2023-03-01T17:47:27.101Z] provisioning config files... [2023-03-01T17:47:27.116Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/82@tmp/config14558385174720414198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:47:27.559Z] ---> docker-login.sh [2023-03-01T17:47:27.559Z] nexus3.edgexfoundry.org:10001 [2023-03-01T17:47:27.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:47:27.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:47:27.830Z] Configure a credential helper to remove this warning. See [2023-03-01T17:47:27.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:47:27.830Z] [2023-03-01T17:47:27.830Z] Login Succeeded [2023-03-01T17:47:27.830Z] nexus3.edgexfoundry.org:10002 [2023-03-01T17:47:28.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:47:28.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:47:28.372Z] Configure a credential helper to remove this warning. See [2023-03-01T17:47:28.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:47:28.372Z] [2023-03-01T17:47:28.372Z] Login Succeeded [2023-03-01T17:47:28.372Z] nexus3.edgexfoundry.org:10003 [2023-03-01T17:47:28.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:47:28.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:47:28.646Z] Configure a credential helper to remove this warning. See [2023-03-01T17:47:28.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:47:28.646Z] [2023-03-01T17:47:28.646Z] Login Succeeded [2023-03-01T17:47:28.646Z] nexus3.edgexfoundry.org:10004 [2023-03-01T17:47:28.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:47:29.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:47:29.196Z] Configure a credential helper to remove this warning. See [2023-03-01T17:47:29.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:47:29.196Z] [2023-03-01T17:47:29.196Z] Login Succeeded [2023-03-01T17:47:29.196Z] docker.io [2023-03-01T17:47:29.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T17:47:29.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T17:47:29.742Z] Configure a credential helper to remove this warning. See [2023-03-01T17:47:29.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T17:47:29.742Z] [2023-03-01T17:47:29.742Z] Login Succeeded [2023-03-01T17:47:29.742Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T17:47:29.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T17:47:29.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T17:47:29.810Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-01T17:47:29.810Z] eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [2023-03-01T17:47:29.810Z] latest [2023-03-01T17:47:29.810Z] 3.0.0-dev.11 [2023-03-01T17:47:29.810Z] eb09eea23094f9dfe3d7b3f55c1f0828961a3a42-3.0.0-dev.11 [2023-03-01T17:47:29.810Z] main [2023-03-01T17:47:29.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:47:30.168Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:47:30.516Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [2023-03-01T17:47:30.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-01T17:47:30.516Z] d7642e119ab6: Preparing [2023-03-01T17:47:30.516Z] 6a930a579295: Preparing [2023-03-01T17:47:30.516Z] ebe813957979: Preparing [2023-03-01T17:47:30.516Z] a43932d1df72: Preparing [2023-03-01T17:47:30.516Z] 1207169bf42c: Preparing [2023-03-01T17:47:30.516Z] 864de9b54d89: Preparing [2023-03-01T17:47:30.516Z] 44a5592b6cc7: Preparing [2023-03-01T17:47:30.516Z] 1d2368c0262c: Preparing [2023-03-01T17:47:30.516Z] 3ef9783eb6f2: Preparing [2023-03-01T17:47:30.516Z] c85b5fb80c28: Preparing [2023-03-01T17:47:30.516Z] 7b66bf8a9665: Preparing [2023-03-01T17:47:30.516Z] f70ee36035b9: Preparing [2023-03-01T17:47:30.516Z] 44a5592b6cc7: Waiting [2023-03-01T17:47:30.516Z] 1d2368c0262c: Waiting [2023-03-01T17:47:30.516Z] 3ef9783eb6f2: Waiting [2023-03-01T17:47:30.516Z] 864de9b54d89: Waiting [2023-03-01T17:47:30.516Z] c85b5fb80c28: Waiting [2023-03-01T17:47:30.516Z] 7b66bf8a9665: Waiting [2023-03-01T17:47:30.516Z] f70ee36035b9: Waiting [2023-03-01T17:47:30.784Z] 6a930a579295: Pushed [2023-03-01T17:47:30.784Z] d7642e119ab6: Pushed [2023-03-01T17:47:30.784Z] ebe813957979: Pushed [2023-03-01T17:47:30.784Z] 1207169bf42c: Pushed [2023-03-01T17:47:31.053Z] 1d2368c0262c: Pushed [2023-03-01T17:47:31.053Z] 44a5592b6cc7: Pushed [2023-03-01T17:47:31.053Z] 3ef9783eb6f2: Pushed [2023-03-01T17:47:31.053Z] 864de9b54d89: Pushed [2023-03-01T17:47:31.053Z] f70ee36035b9: Layer already exists [2023-03-01T17:47:35.319Z] a43932d1df72: Pushed [2023-03-01T17:47:36.737Z] c85b5fb80c28: Pushed [2023-03-01T17:47:49.070Z] 7b66bf8a9665: Pushed [2023-03-01T17:47:49.070Z] eb09eea23094f9dfe3d7b3f55c1f0828961a3a42: digest: sha256:68d7ab9a671bba38f94b04b713c9de471bb65812b38a06bb3f9e6a617dafba49 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:47:49.431Z] + 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 [2023-03-01T17:47:49.785Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-01T17:47:49.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-01T17:47:49.785Z] d7642e119ab6: Preparing [2023-03-01T17:47:49.785Z] 6a930a579295: Preparing [2023-03-01T17:47:49.785Z] ebe813957979: Preparing [2023-03-01T17:47:49.785Z] a43932d1df72: Preparing [2023-03-01T17:47:49.785Z] 1207169bf42c: Preparing [2023-03-01T17:47:49.785Z] 864de9b54d89: Preparing [2023-03-01T17:47:49.785Z] 44a5592b6cc7: Preparing [2023-03-01T17:47:49.785Z] 1d2368c0262c: Preparing [2023-03-01T17:47:49.785Z] 3ef9783eb6f2: Preparing [2023-03-01T17:47:49.785Z] c85b5fb80c28: Preparing [2023-03-01T17:47:49.785Z] 7b66bf8a9665: Preparing [2023-03-01T17:47:49.785Z] f70ee36035b9: Preparing [2023-03-01T17:47:49.785Z] 864de9b54d89: Waiting [2023-03-01T17:47:49.785Z] 44a5592b6cc7: Waiting [2023-03-01T17:47:49.785Z] 1d2368c0262c: Waiting [2023-03-01T17:47:49.785Z] 3ef9783eb6f2: Waiting [2023-03-01T17:47:49.785Z] c85b5fb80c28: Waiting [2023-03-01T17:47:49.785Z] 7b66bf8a9665: Waiting [2023-03-01T17:47:49.785Z] f70ee36035b9: Waiting [2023-03-01T17:47:49.785Z] 6a930a579295: Layer already exists [2023-03-01T17:47:49.785Z] 1207169bf42c: Layer already exists [2023-03-01T17:47:49.785Z] ebe813957979: Layer already exists [2023-03-01T17:47:49.785Z] a43932d1df72: Layer already exists [2023-03-01T17:47:49.785Z] d7642e119ab6: Layer already exists [2023-03-01T17:47:49.785Z] 864de9b54d89: Layer already exists [2023-03-01T17:47:49.785Z] 44a5592b6cc7: Layer already exists [2023-03-01T17:47:49.785Z] 3ef9783eb6f2: Layer already exists [2023-03-01T17:47:49.785Z] 1d2368c0262c: Layer already exists [2023-03-01T17:47:49.785Z] c85b5fb80c28: Layer already exists [2023-03-01T17:47:49.785Z] 7b66bf8a9665: Layer already exists [2023-03-01T17:47:49.785Z] f70ee36035b9: Layer already exists [2023-03-01T17:47:50.053Z] latest: digest: sha256:68d7ab9a671bba38f94b04b713c9de471bb65812b38a06bb3f9e6a617dafba49 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:47:50.412Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:47:50.761Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.11 [2023-03-01T17:47:50.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-01T17:47:50.761Z] d7642e119ab6: Preparing [2023-03-01T17:47:50.761Z] 6a930a579295: Preparing [2023-03-01T17:47:50.761Z] ebe813957979: Preparing [2023-03-01T17:47:50.761Z] a43932d1df72: Preparing [2023-03-01T17:47:50.761Z] 1207169bf42c: Preparing [2023-03-01T17:47:50.761Z] 864de9b54d89: Preparing [2023-03-01T17:47:50.761Z] 44a5592b6cc7: Preparing [2023-03-01T17:47:50.761Z] 1d2368c0262c: Preparing [2023-03-01T17:47:50.761Z] 3ef9783eb6f2: Preparing [2023-03-01T17:47:50.761Z] c85b5fb80c28: Preparing [2023-03-01T17:47:50.761Z] 7b66bf8a9665: Preparing [2023-03-01T17:47:50.761Z] f70ee36035b9: Preparing [2023-03-01T17:47:50.761Z] 864de9b54d89: Waiting [2023-03-01T17:47:50.761Z] 44a5592b6cc7: Waiting [2023-03-01T17:47:50.762Z] 1d2368c0262c: Waiting [2023-03-01T17:47:50.762Z] 3ef9783eb6f2: Waiting [2023-03-01T17:47:50.762Z] c85b5fb80c28: Waiting [2023-03-01T17:47:50.762Z] f70ee36035b9: Waiting [2023-03-01T17:47:50.762Z] 7b66bf8a9665: Waiting [2023-03-01T17:47:50.762Z] ebe813957979: Layer already exists [2023-03-01T17:47:50.762Z] 1207169bf42c: Layer already exists [2023-03-01T17:47:50.762Z] d7642e119ab6: Layer already exists [2023-03-01T17:47:50.762Z] 6a930a579295: Layer already exists [2023-03-01T17:47:50.762Z] a43932d1df72: Layer already exists [2023-03-01T17:47:50.762Z] 864de9b54d89: Layer already exists [2023-03-01T17:47:50.762Z] 44a5592b6cc7: Layer already exists [2023-03-01T17:47:50.762Z] 1d2368c0262c: Layer already exists [2023-03-01T17:47:50.762Z] 3ef9783eb6f2: Layer already exists [2023-03-01T17:47:50.762Z] c85b5fb80c28: Layer already exists [2023-03-01T17:47:50.762Z] 7b66bf8a9665: Layer already exists [2023-03-01T17:47:50.762Z] f70ee36035b9: Layer already exists [2023-03-01T17:47:51.030Z] 3.0.0-dev.11: digest: sha256:68d7ab9a671bba38f94b04b713c9de471bb65812b38a06bb3f9e6a617dafba49 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:47:51.381Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:47:51.724Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42-3.0.0-dev.11 [2023-03-01T17:47:51.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-01T17:47:51.724Z] d7642e119ab6: Preparing [2023-03-01T17:47:51.724Z] 6a930a579295: Preparing [2023-03-01T17:47:51.724Z] ebe813957979: Preparing [2023-03-01T17:47:51.724Z] a43932d1df72: Preparing [2023-03-01T17:47:51.724Z] 1207169bf42c: Preparing [2023-03-01T17:47:51.724Z] 864de9b54d89: Preparing [2023-03-01T17:47:51.724Z] 44a5592b6cc7: Preparing [2023-03-01T17:47:51.724Z] 1d2368c0262c: Preparing [2023-03-01T17:47:51.725Z] 3ef9783eb6f2: Preparing [2023-03-01T17:47:51.725Z] c85b5fb80c28: Preparing [2023-03-01T17:47:51.725Z] 7b66bf8a9665: Preparing [2023-03-01T17:47:51.725Z] f70ee36035b9: Preparing [2023-03-01T17:47:51.725Z] 864de9b54d89: Waiting [2023-03-01T17:47:51.725Z] 44a5592b6cc7: Waiting [2023-03-01T17:47:51.725Z] 1d2368c0262c: Waiting [2023-03-01T17:47:51.725Z] 7b66bf8a9665: Waiting [2023-03-01T17:47:51.725Z] 3ef9783eb6f2: Waiting [2023-03-01T17:47:51.725Z] c85b5fb80c28: Waiting [2023-03-01T17:47:51.725Z] f70ee36035b9: Waiting [2023-03-01T17:47:51.725Z] ebe813957979: Layer already exists [2023-03-01T17:47:51.725Z] d7642e119ab6: Layer already exists [2023-03-01T17:47:51.725Z] 6a930a579295: Layer already exists [2023-03-01T17:47:51.725Z] a43932d1df72: Layer already exists [2023-03-01T17:47:51.725Z] 1207169bf42c: Layer already exists [2023-03-01T17:47:51.725Z] 1d2368c0262c: Layer already exists [2023-03-01T17:47:51.725Z] 864de9b54d89: Layer already exists [2023-03-01T17:47:51.725Z] 44a5592b6cc7: Layer already exists [2023-03-01T17:47:51.725Z] 3ef9783eb6f2: Layer already exists [2023-03-01T17:47:51.725Z] c85b5fb80c28: Layer already exists [2023-03-01T17:47:51.725Z] 7b66bf8a9665: Layer already exists [2023-03-01T17:47:51.725Z] f70ee36035b9: Layer already exists [2023-03-01T17:47:51.992Z] eb09eea23094f9dfe3d7b3f55c1f0828961a3a42-3.0.0-dev.11: digest: sha256:68d7ab9a671bba38f94b04b713c9de471bb65812b38a06bb3f9e6a617dafba49 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:47:52.347Z] + 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 [2023-03-01T17:47:52.699Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-03-01T17:47:52.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-01T17:47:52.700Z] d7642e119ab6: Preparing [2023-03-01T17:47:52.700Z] 6a930a579295: Preparing [2023-03-01T17:47:52.700Z] ebe813957979: Preparing [2023-03-01T17:47:52.700Z] a43932d1df72: Preparing [2023-03-01T17:47:52.700Z] 1207169bf42c: Preparing [2023-03-01T17:47:52.700Z] 864de9b54d89: Preparing [2023-03-01T17:47:52.700Z] 44a5592b6cc7: Preparing [2023-03-01T17:47:52.700Z] 1d2368c0262c: Preparing [2023-03-01T17:47:52.700Z] 3ef9783eb6f2: Preparing [2023-03-01T17:47:52.700Z] c85b5fb80c28: Preparing [2023-03-01T17:47:52.700Z] 7b66bf8a9665: Preparing [2023-03-01T17:47:52.700Z] f70ee36035b9: Preparing [2023-03-01T17:47:52.700Z] 864de9b54d89: Waiting [2023-03-01T17:47:52.700Z] 44a5592b6cc7: Waiting [2023-03-01T17:47:52.700Z] 3ef9783eb6f2: Waiting [2023-03-01T17:47:52.700Z] 1d2368c0262c: Waiting [2023-03-01T17:47:52.700Z] c85b5fb80c28: Waiting [2023-03-01T17:47:52.700Z] 7b66bf8a9665: Waiting [2023-03-01T17:47:52.700Z] f70ee36035b9: Waiting [2023-03-01T17:47:52.700Z] d7642e119ab6: Layer already exists [2023-03-01T17:47:52.700Z] 1207169bf42c: Layer already exists [2023-03-01T17:47:52.700Z] ebe813957979: Layer already exists [2023-03-01T17:47:52.700Z] a43932d1df72: Layer already exists [2023-03-01T17:47:52.700Z] 6a930a579295: Layer already exists [2023-03-01T17:47:52.700Z] 44a5592b6cc7: Layer already exists [2023-03-01T17:47:52.700Z] 864de9b54d89: Layer already exists [2023-03-01T17:47:52.700Z] 1d2368c0262c: Layer already exists [2023-03-01T17:47:52.700Z] 3ef9783eb6f2: Layer already exists [2023-03-01T17:47:52.700Z] c85b5fb80c28: Layer already exists [2023-03-01T17:47:52.700Z] f70ee36035b9: Layer already exists [2023-03-01T17:47:52.700Z] 7b66bf8a9665: Layer already exists [2023-03-01T17:47:52.967Z] main: digest: sha256:68d7ab9a671bba38f94b04b713c9de471bb65812b38a06bb3f9e6a617dafba49 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T17:47:53.021Z] ===================================================== [Pipeline] echo [2023-03-01T17:47:53.028Z] taggedImages: [2023-03-01T17:47:53.028Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [2023-03-01T17:47:53.028Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-01T17:47:53.028Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.11 [2023-03-01T17:47:53.028Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:eb09eea23094f9dfe3d7b3f55c1f0828961a3a42-3.0.0-dev.11 [2023-03-01T17:47:53.028Z] - 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 [2023-03-01T17:47:53.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T17:47:53.402Z] [2023-03-01T17:47:53.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:47:53.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T17:47:53.733Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T17:47:53.733Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T17:47:53.733Z] 04944245beec: Pulling fs layer [2023-03-01T17:47:53.733Z] 699f458cf7ca: Pulling fs layer [2023-03-01T17:47:53.733Z] 765212b225bb: Pulling fs layer [2023-03-01T17:47:53.733Z] f23df028b6ca: Pulling fs layer [2023-03-01T17:47:53.998Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T17:47:53.998Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T17:47:53.998Z] f23df028b6ca: Waiting [2023-03-01T17:47:53.998Z] d65c8cfc05b1: Waiting [2023-03-01T17:47:53.998Z] 2437ff75d9bd: Waiting [2023-03-01T17:47:53.998Z] 765212b225bb: Waiting [2023-03-01T17:47:53.998Z] 04944245beec: Verifying Checksum [2023-03-01T17:47:53.998Z] 04944245beec: Download complete [2023-03-01T17:47:53.998Z] 765212b225bb: Verifying Checksum [2023-03-01T17:47:53.998Z] 765212b225bb: Download complete [2023-03-01T17:47:53.998Z] f23df028b6ca: Verifying Checksum [2023-03-01T17:47:53.998Z] f23df028b6ca: Download complete [2023-03-01T17:47:53.998Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T17:47:53.998Z] d65c8cfc05b1: Download complete [2023-03-01T17:47:54.269Z] 699f458cf7ca: Verifying Checksum [2023-03-01T17:47:54.269Z] 699f458cf7ca: Download complete [2023-03-01T17:47:54.537Z] 8998bd30e6a1: Download complete [2023-03-01T17:47:57.118Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T17:47:57.118Z] 2437ff75d9bd: Download complete [2023-03-01T17:47:59.060Z] 8998bd30e6a1: Pull complete [2023-03-01T17:47:59.326Z] 04944245beec: Pull complete [2023-03-01T17:48:00.734Z] 699f458cf7ca: Pull complete [2023-03-01T17:48:00.734Z] 765212b225bb: Pull complete [2023-03-01T17:48:04.078Z] f23df028b6ca: Pull complete [2023-03-01T17:48:04.078Z] d65c8cfc05b1: Pull complete [2023-03-01T17:48:19.081Z] 2437ff75d9bd: Pull complete [2023-03-01T17:48:19.081Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T17:48:19.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T17:48:19.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:48:19.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-7983 does not seem to be running inside a container [2023-03-01T17:48:19.384Z] $ 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/82 -v /w/workspace/device-usb-camera/82:/w/workspace/device-usb-camera/82:rw,z -v /w/workspace/device-usb-camera/82@tmp:/w/workspace/device-usb-camera/82@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 [2023-03-01T17:48:20.787Z] $ docker top c1cfc44a5cf8a05817015a4b79a72ed3f0097398a91a77d5ac08ee5987980f12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:48:21.624Z] ---> job-cost.sh [2023-03-01T17:48:21.624Z] lf-activate-venv: SKIPPING [2023-03-01T17:48:21.624Z] INFO: No Stack... [2023-03-01T17:48:22.209Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T17:48:23.171Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T17:48:23.817Z] + cut -d, -f6 [2023-03-01T17:48:23.817Z] + cat /w/workspace/device-usb-camera/82/archives/cost.csv [Pipeline] lock [2023-03-01T17:48:23.892Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-82-stack-cost] [2023-03-01T17:48:23.899Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-82-stack-cost] did not exist. Created. [2023-03-01T17:48:23.899Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T17:48:24.580Z] /w/workspace/device-usb-camera/82@tmp/durable-218ef025/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T17:48:25.240Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T17:48:25.261Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T17:48:25.318Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T17:48:25.324Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-82-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T17:48:25.348Z] $ docker stop --time=1 c1cfc44a5cf8a05817015a4b79a72ed3f0097398a91a77d5ac08ee5987980f12 [2023-03-01T17:48:26.906Z] $ docker rm -f --volumes c1cfc44a5cf8a05817015a4b79a72ed3f0097398a91a77d5ac08ee5987980f12 [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 [2023-03-01T17:48:27.294Z] provisioning config files... [2023-03-01T17:48:27.300Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2032796804659522222tmp [Pipeline] { [Pipeline] sh [2023-03-01T17:48:27.588Z] + set +x [2023-03-01T17:48:27.588Z] + curl -s https://codecov.io/bash [2023-03-01T17:48:27.588Z] + bash -s -- [2023-03-01T17:48:27.588Z] [2023-03-01T17:48:27.588Z] _____ _ [2023-03-01T17:48:27.588Z] / ____| | | [2023-03-01T17:48:27.588Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T17:48:27.588Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T17:48:27.588Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T17:48:27.588Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T17:48:27.588Z] Bash-1.0.6 [2023-03-01T17:48:27.588Z] [2023-03-01T17:48:27.588Z] [2023-03-01T17:48:27.588Z] ==> git version 2.25.1 found [2023-03-01T17:48:27.588Z] ==> 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 [2023-03-01T17:48:27.588Z] Release-Date: 2020-01-08 [2023-03-01T17:48:27.588Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T17:48:27.588Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T17:48:27.588Z] ==> Jenkins CI detected. [2023-03-01T17:48:27.588Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-03-01T17:48:27.588Z] project root: . [2023-03-01T17:48:27.588Z] --> token set from env [2023-03-01T17:48:27.588Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T17:48:27.588Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T17:48:27.588Z] ==> Python coveragepy not found [2023-03-01T17:48:27.588Z] ==> Searching for coverage reports in: [2023-03-01T17:48:27.588Z] + . [2023-03-01T17:48:27.588Z] -> Found 1 reports [2023-03-01T17:48:27.588Z] ==> Detecting git/mercurial file structure [2023-03-01T17:48:27.588Z] ==> Reading reports [2023-03-01T17:48:27.588Z] + ./coverage.out bytes=28352 [2023-03-01T17:48:27.588Z] ==> Appending adjustments [2023-03-01T17:48:27.588Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T17:48:27.847Z] + Found adjustments [2023-03-01T17:48:27.847Z] ==> Gzipping contents [2023-03-01T17:48:27.847Z] 4.0K /tmp/codecov.kIWjyB.gz [2023-03-01T17:48:27.847Z] ==> Uploading reports [2023-03-01T17:48:27.847Z] url: https://codecov.io [2023-03-01T17:48:27.847Z] query: branch=main&commit=eb09eea23094f9dfe3d7b3f55c1f0828961a3a42&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T17:48:27.847Z] -> Pinging Codecov [2023-03-01T17:48:27.847Z] 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=eb09eea23094f9dfe3d7b3f55c1f0828961a3a42&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T17:48:27.847Z] -> Uploading to [2023-03-01T17:48:27.847Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/73D8F5FF140700D3E01443B452E23636/eb09eea23094f9dfe3d7b3f55c1f0828961a3a42/eb4f4820-3e49-439e-ac4b-779ae3504ac3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T174827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20c784d60b057288b26a8e5a86db6c0c0650f46cd592e95d64c93c94f1a5e0f6 [2023-03-01T17:48:27.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T17:48:27.847Z] Dload Upload Total Spent Left Speed [2023-03-01T17:48:28.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4001 0 0 100 4001 0 14873 --:--:-- --:--:-- --:--:-- 14873 [2023-03-01T17:48:28.106Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [Pipeline] } [2023-03-01T17:48:28.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-01T17:48:28.285Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-01T17:48:28.293Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:48:28.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T17:48:28.587Z] [2023-03-01T17:48:28.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:48:28.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T17:48:28.888Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-01T17:48:28.888Z] df9b9388f04a: Pulling fs layer [2023-03-01T17:48:28.888Z] 52dc419b0ee2: Pulling fs layer [2023-03-01T17:48:28.888Z] 25bc292e5bac: Pulling fs layer [2023-03-01T17:48:28.888Z] 114826534d7a: Pulling fs layer [2023-03-01T17:48:28.888Z] 4657fd5d0bcf: Pulling fs layer [2023-03-01T17:48:28.888Z] 6ad1cebc031e: Pulling fs layer [2023-03-01T17:48:28.888Z] 8a3aa393b2d8: Pulling fs layer [2023-03-01T17:48:28.888Z] 4657fd5d0bcf: Waiting [2023-03-01T17:48:28.888Z] 6ad1cebc031e: Waiting [2023-03-01T17:48:28.888Z] 8a3aa393b2d8: Waiting [2023-03-01T17:48:28.888Z] 114826534d7a: Waiting [2023-03-01T17:48:28.888Z] 25bc292e5bac: Verifying Checksum [2023-03-01T17:48:28.888Z] 25bc292e5bac: Download complete [2023-03-01T17:48:28.888Z] 52dc419b0ee2: Verifying Checksum [2023-03-01T17:48:28.888Z] 52dc419b0ee2: Download complete [2023-03-01T17:48:28.888Z] 4657fd5d0bcf: Verifying Checksum [2023-03-01T17:48:28.888Z] 4657fd5d0bcf: Download complete [2023-03-01T17:48:28.888Z] df9b9388f04a: Download complete [2023-03-01T17:48:29.151Z] df9b9388f04a: Pull complete [2023-03-01T17:48:29.151Z] 6ad1cebc031e: Verifying Checksum [2023-03-01T17:48:29.151Z] 6ad1cebc031e: Download complete [2023-03-01T17:48:29.151Z] 52dc419b0ee2: Pull complete [2023-03-01T17:48:29.415Z] 25bc292e5bac: Pull complete [2023-03-01T17:48:29.673Z] 114826534d7a: Verifying Checksum [2023-03-01T17:48:29.673Z] 114826534d7a: Download complete [2023-03-01T17:48:29.930Z] 8a3aa393b2d8: Verifying Checksum [2023-03-01T17:48:33.205Z] 114826534d7a: Pull complete [2023-03-01T17:48:33.205Z] 4657fd5d0bcf: Pull complete [2023-03-01T17:48:33.205Z] 6ad1cebc031e: Pull complete [2023-03-01T17:48:36.485Z] 8a3aa393b2d8: Pull complete [2023-03-01T17:48:36.485Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-01T17:48:36.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T17:48:36.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:48:36.556Z] prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container [2023-03-01T17:48:36.593Z] $ 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 [2023-03-01T17:48:40.629Z] $ docker top 937acc7e3f90ad6e4ba0801dabefdaf2722594bc518d3385c0d27dfd21653285 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T17:48:40.684Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-03-01T17:48:40.957Z] + set -o pipefail [2023-03-01T17:48:40.957Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-03-01T17:48:46.221Z] [2023-03-01T17:48:46.221Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-03-01T17:48:46.221Z] [2023-03-01T17:48:46.221Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/b223a092-1b92-41ba-97d4-8b3d1550c17e [2023-03-01T17:48:46.221Z] [2023-03-01T17:48:46.221Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-01T17:48:46.221Z] [2023-03-01T17:48:46.221Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-01T17:48:46.221Z] [2023-03-01T17:48:46.495Z] [2023-03-01T17:48:46.495Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-01T17:48:46.495Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-01T17:48:46.495Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-01T17:48:46.542Z] $ docker stop --time=1 937acc7e3f90ad6e4ba0801dabefdaf2722594bc518d3385c0d27dfd21653285 [2023-03-01T17:48:50.019Z] $ docker rm -f --volumes 937acc7e3f90ad6e4ba0801dabefdaf2722594bc518d3385c0d27dfd21653285 [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 [2023-03-01T17:48:50.665Z] + git log --format=format:%s -1 eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 [Pipeline] sh [2023-03-01T17:48:50.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T17:48:50.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:48:51.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T17:48:51.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:48:51.321Z] prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container [2023-03-01T17:48:51.362Z] $ 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 [2023-03-01T17:48:51.773Z] $ docker top c00b0a828a637b61d8aa974c3950931600eccaf88a33df4115b7b147a7b9046a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T17:48:51.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T17:48:51.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T17:48:51.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T17:48:51.971Z] $ docker exec c00b0a828a637b61d8aa974c3950931600eccaf88a33df4115b7b147a7b9046a ssh-agent [2023-03-01T17:48:52.068Z] SSH_AUTH_SOCK=/tmp/ssh-US1TTAWPHXWP/agent.32 [2023-03-01T17:48:52.068Z] SSH_AGENT_PID=38 [2023-03-01T17:48:52.074Z] Running ssh-add (command line suppressed) [2023-03-01T17:48:52.174Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15849006077754305031.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15849006077754305031.key) [2023-03-01T17:48:52.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T17:48:52.473Z] + git semver tag [2023-03-01T17:48:52.731Z] 2023-03-01 17:48:52,658 [run_tag] DEBUG tag force:False [2023-03-01T17:48:52.731Z] 2023-03-01 17:48:52,658 [check_head_tag] DEBUG check head tag [2023-03-01T17:48:52.731Z] 2023-03-01 17:48:52,659 [execute] INFO git cat-file --batch-check [2023-03-01T17:48:52.731Z] 2023-03-01 17:48:52,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-01T17:48:52.731Z] 2023-03-01 17:48:52,662 [execute] INFO git cat-file --batch [2023-03-01T17:48:52.731Z] 2023-03-01 17:48:52,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-01T17:48:52.731Z] 2023-03-01 17:48:52,679 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-01T17:48:52.731Z] 2023-03-01 17:48:52,679 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 [2023-03-01T17:48:52.731Z] 2023-03-01 17:48:52,680 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-01T17:48:52.731Z] 2023-03-01 17:48:52,684 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-01T17:48:52.731Z] 3.0.0-dev.11 [Pipeline] } [2023-03-01T17:48:52.749Z] $ docker exec --env ******** --env ******** c00b0a828a637b61d8aa974c3950931600eccaf88a33df4115b7b147a7b9046a ssh-agent -k [2023-03-01T17:48:52.843Z] unset SSH_AUTH_SOCK; [2023-03-01T17:48:52.843Z] unset SSH_AGENT_PID; [2023-03-01T17:48:52.843Z] echo Agent pid 38 killed; [2023-03-01T17:48:52.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T17:48:53.152Z] + git semver [Pipeline] } [2023-03-01T17:48:53.431Z] $ docker stop --time=1 c00b0a828a637b61d8aa974c3950931600eccaf88a33df4115b7b147a7b9046a [2023-03-01T17:48:54.687Z] $ docker rm -f --volumes c00b0a828a637b61d8aa974c3950931600eccaf88a33df4115b7b147a7b9046a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:48:55.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T17:48:55.076Z] [2023-03-01T17:48:55.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:48:55.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T17:48:55.380Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-01T17:48:55.380Z] ab5ef0e58194: Pulling fs layer [2023-03-01T17:48:55.380Z] 9712f1f96733: Pulling fs layer [2023-03-01T17:48:55.380Z] 63f879dbbcfc: Pulling fs layer [2023-03-01T17:48:55.380Z] 0d9ebad4ef96: Pulling fs layer [2023-03-01T17:48:55.380Z] e9a5061849ea: Pulling fs layer [2023-03-01T17:48:55.380Z] d747dcd14b5f: Pulling fs layer [2023-03-01T17:48:55.380Z] 2de7ff778b66: Pulling fs layer [2023-03-01T17:48:55.380Z] e9a5061849ea: Waiting [2023-03-01T17:48:55.380Z] d747dcd14b5f: Waiting [2023-03-01T17:48:55.380Z] 2de7ff778b66: Waiting [2023-03-01T17:48:55.380Z] 0d9ebad4ef96: Waiting [2023-03-01T17:48:55.380Z] 9712f1f96733: Verifying Checksum [2023-03-01T17:48:55.380Z] 9712f1f96733: Download complete [2023-03-01T17:48:55.968Z] 63f879dbbcfc: Verifying Checksum [2023-03-01T17:48:55.969Z] 63f879dbbcfc: Download complete [2023-03-01T17:48:56.230Z] e9a5061849ea: Verifying Checksum [2023-03-01T17:48:56.230Z] e9a5061849ea: Download complete [2023-03-01T17:48:56.230Z] d747dcd14b5f: Verifying Checksum [2023-03-01T17:48:56.230Z] d747dcd14b5f: Download complete [2023-03-01T17:48:56.230Z] ab5ef0e58194: Verifying Checksum [2023-03-01T17:48:56.230Z] ab5ef0e58194: Download complete [2023-03-01T17:48:56.230Z] 0d9ebad4ef96: Verifying Checksum [2023-03-01T17:48:56.230Z] 0d9ebad4ef96: Download complete [2023-03-01T17:48:56.489Z] 2de7ff778b66: Verifying Checksum [2023-03-01T17:48:56.489Z] 2de7ff778b66: Download complete [2023-03-01T17:48:59.018Z] ab5ef0e58194: Pull complete [2023-03-01T17:48:59.018Z] 9712f1f96733: Pull complete [2023-03-01T17:48:59.585Z] 63f879dbbcfc: Pull complete [2023-03-01T17:49:02.863Z] 0d9ebad4ef96: Pull complete [2023-03-01T17:49:02.863Z] e9a5061849ea: Pull complete [2023-03-01T17:49:03.122Z] d747dcd14b5f: Pull complete [2023-03-01T17:49:04.057Z] 2de7ff778b66: Pull complete [2023-03-01T17:49:04.057Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-01T17:49:04.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T17:49:04.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:49:04.138Z] prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container [2023-03-01T17:49:04.176Z] $ 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 [2023-03-01T17:49:08.997Z] $ docker top df4ccc80114f8d6eaeaa1ab3c663a4b1acb02795c7ca0980aa4603805e64ee58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-01T17:49:09.053Z] provisioning config files... [2023-03-01T17:49:09.058Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11480461886958168563tmp [2023-03-01T17:49:09.069Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15272820869224213482tmp [2023-03-01T17:49:09.080Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10292583987538540209tmp [Pipeline] { [Pipeline] echo [2023-03-01T17:49:09.095Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:09.387Z] ---> sigul-configuration.sh [2023-03-01T17:49:09.387Z] gpg: directory `/root/.gnupg' created [2023-03-01T17:49:09.387Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-01T17:49:09.387Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-01T17:49:09.387Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-01T17:49:09.387Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-01T17:49:09.387Z] gpg: CAST5 encrypted data [2023-03-01T17:49:09.387Z] gpg: encrypted with 1 passphrase [2023-03-01T17:49:09.387Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-01T17:49:09.673Z] + mkdir /home/jenkins [2023-03-01T17:49:09.673Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-01T17:49:10.003Z] + 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 [2023-03-01T17:49:10.011Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:10.296Z] ---> sigul-install.sh [2023-03-01T17:49:10.296Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-01T17:49:10.579Z] + git tag --list [2023-03-01T17:49:10.579Z] v0.0.0 [2023-03-01T17:49:10.579Z] v0.0.1-dev.1 [2023-03-01T17:49:10.579Z] v0.0.1-dev.10 [2023-03-01T17:49:10.579Z] v0.0.1-dev.11 [2023-03-01T17:49:10.579Z] v0.0.1-dev.12 [2023-03-01T17:49:10.579Z] v0.0.1-dev.13 [2023-03-01T17:49:10.579Z] v0.0.1-dev.14 [2023-03-01T17:49:10.579Z] v0.0.1-dev.15 [2023-03-01T17:49:10.579Z] v0.0.1-dev.16 [2023-03-01T17:49:10.579Z] v0.0.1-dev.2 [2023-03-01T17:49:10.579Z] v0.0.1-dev.3 [2023-03-01T17:49:10.579Z] v0.0.1-dev.4 [2023-03-01T17:49:10.579Z] v0.0.1-dev.5 [2023-03-01T17:49:10.579Z] v0.0.1-dev.6 [2023-03-01T17:49:10.579Z] v0.0.1-dev.7 [2023-03-01T17:49:10.579Z] v0.0.1-dev.8 [2023-03-01T17:49:10.579Z] v0.0.1-dev.9 [2023-03-01T17:49:10.579Z] v2.2.0 [2023-03-01T17:49:10.579Z] v2.2.0-dev.17 [2023-03-01T17:49:10.579Z] v2.2.0-dev.18 [2023-03-01T17:49:10.579Z] v2.2.0-dev.19 [2023-03-01T17:49:10.579Z] v2.2.0-dev.20 [2023-03-01T17:49:10.579Z] v2.2.0-dev.21 [2023-03-01T17:49:10.579Z] v2.2.0-dev.22 [2023-03-01T17:49:10.579Z] v2.2.0-dev.23 [2023-03-01T17:49:10.579Z] v2.2.0-dev.24 [2023-03-01T17:49:10.579Z] v2.2.0-dev.25 [2023-03-01T17:49:10.579Z] v2.2.0-dev.26 [2023-03-01T17:49:10.579Z] v2.2.0-dev.27 [2023-03-01T17:49:10.579Z] v2.3.0 [2023-03-01T17:49:10.579Z] v2.3.0-dev.1 [2023-03-01T17:49:10.579Z] v2.3.0-dev.10 [2023-03-01T17:49:10.579Z] v2.3.0-dev.11 [2023-03-01T17:49:10.579Z] v2.3.0-dev.12 [2023-03-01T17:49:10.579Z] v2.3.0-dev.13 [2023-03-01T17:49:10.579Z] v2.3.0-dev.14 [2023-03-01T17:49:10.579Z] v2.3.0-dev.15 [2023-03-01T17:49:10.579Z] v2.3.0-dev.16 [2023-03-01T17:49:10.579Z] v2.3.0-dev.17 [2023-03-01T17:49:10.579Z] v2.3.0-dev.18 [2023-03-01T17:49:10.579Z] v2.3.0-dev.19 [2023-03-01T17:49:10.579Z] v2.3.0-dev.2 [2023-03-01T17:49:10.579Z] v2.3.0-dev.20 [2023-03-01T17:49:10.579Z] v2.3.0-dev.21 [2023-03-01T17:49:10.579Z] v2.3.0-dev.22 [2023-03-01T17:49:10.579Z] v2.3.0-dev.23 [2023-03-01T17:49:10.579Z] v2.3.0-dev.24 [2023-03-01T17:49:10.579Z] v2.3.0-dev.25 [2023-03-01T17:49:10.579Z] v2.3.0-dev.26 [2023-03-01T17:49:10.579Z] v2.3.0-dev.27 [2023-03-01T17:49:10.579Z] v2.3.0-dev.28 [2023-03-01T17:49:10.579Z] v2.3.0-dev.3 [2023-03-01T17:49:10.579Z] v2.3.0-dev.4 [2023-03-01T17:49:10.579Z] v2.3.0-dev.5 [2023-03-01T17:49:10.579Z] v2.3.0-dev.6 [2023-03-01T17:49:10.579Z] v2.3.0-dev.7 [2023-03-01T17:49:10.579Z] v2.3.0-dev.8 [2023-03-01T17:49:10.579Z] v2.3.0-dev.9 [2023-03-01T17:49:10.579Z] v3.0.0-dev.1 [2023-03-01T17:49:10.579Z] v3.0.0-dev.10 [2023-03-01T17:49:10.579Z] v3.0.0-dev.11 [2023-03-01T17:49:10.579Z] v3.0.0-dev.2 [2023-03-01T17:49:10.579Z] v3.0.0-dev.3 [2023-03-01T17:49:10.579Z] v3.0.0-dev.4 [2023-03-01T17:49:10.579Z] v3.0.0-dev.5 [2023-03-01T17:49:10.579Z] v3.0.0-dev.6 [2023-03-01T17:49:10.579Z] v3.0.0-dev.7 [2023-03-01T17:49:10.579Z] v3.0.0-dev.8 [2023-03-01T17:49:10.579Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-01T17:49:10.867Z] + lftools sign git-tag v3.0.0-dev.11 [2023-03-01T17:49:11.436Z] Signing Git tag with Sigul... [2023-03-01T17:49:11.436Z] Signing v3.0.0-dev.11 [Pipeline] echo [2023-03-01T17:49:11.704Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:11.990Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-01T17:49:11.996Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-01T17:49:12.023Z] $ docker stop --time=1 df4ccc80114f8d6eaeaa1ab3c663a4b1acb02795c7ca0980aa4603805e64ee58 [2023-03-01T17:49:13.312Z] $ docker rm -f --volumes df4ccc80114f8d6eaeaa1ab3c663a4b1acb02795c7ca0980aa4603805e64ee58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-01T17:49:13.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T17:49:13.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:49:14.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T17:49:14.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:49:14.097Z] prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container [2023-03-01T17:49:14.137Z] $ 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 [2023-03-01T17:49:14.463Z] $ docker top bd3f86bf19ad8001c384bd1068e64eaaf66b89dc4bf27e3a2a7dae011ed00781 -eo pid,comm [2023-03-01T17:49:14.500Z] 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). [2023-03-01T17:49:14.500Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T17:49:14.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T17:49:14.531Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T17:49:14.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T17:49:14.662Z] $ docker exec bd3f86bf19ad8001c384bd1068e64eaaf66b89dc4bf27e3a2a7dae011ed00781 ssh-agent [2023-03-01T17:49:14.781Z] SSH_AUTH_SOCK=/tmp/ssh-LVpbgYhx2L28/agent.34 [2023-03-01T17:49:14.782Z] SSH_AGENT_PID=40 [2023-03-01T17:49:14.788Z] Running ssh-add (command line suppressed) [2023-03-01T17:49:14.890Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5532783943203404983.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5532783943203404983.key) [2023-03-01T17:49:14.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T17:49:15.178Z] + git semver bump pre [2023-03-01T17:49:15.437Z] 2023-03-01 17:49:15,368 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-01T17:49:15.437Z] 2023-03-01 17:49:15,368 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev [2023-03-01T17:49:15.437Z] 2023-03-01 17:49:15,368 [bump_version] DEBUG bumped version:3.0.0-dev.12 [2023-03-01T17:49:15.437Z] 2023-03-01 17:49:15,368 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-03-01T17:49:15.437Z] 2023-03-01 17:49:15,368 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-01T17:49:15.437Z] 2023-03-01 17:49:15,368 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-01T17:49:15.437Z] 2023-03-01 17:49:15,370 [execute] INFO git cat-file --batch-check [2023-03-01T17:49:15.437Z] 2023-03-01 17:49:15,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T17:49:15.437Z] 2023-03-01 17:49:15,375 [execute] INFO git cat-file --batch [2023-03-01T17:49:15.437Z] 2023-03-01 17:49:15,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T17:49:15.437Z] 2023-03-01 17:49:15,380 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-01T17:49:15.437Z] 3.0.0-dev.12 [Pipeline] } [2023-03-01T17:49:15.456Z] $ docker exec --env ******** --env ******** bd3f86bf19ad8001c384bd1068e64eaaf66b89dc4bf27e3a2a7dae011ed00781 ssh-agent -k [2023-03-01T17:49:15.561Z] unset SSH_AUTH_SOCK; [2023-03-01T17:49:15.561Z] unset SSH_AGENT_PID; [2023-03-01T17:49:15.562Z] echo Agent pid 40 killed; [2023-03-01T17:49:15.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T17:49:15.863Z] + git semver [Pipeline] } [2023-03-01T17:49:16.143Z] $ docker stop --time=1 bd3f86bf19ad8001c384bd1068e64eaaf66b89dc4bf27e3a2a7dae011ed00781 [2023-03-01T17:49:17.389Z] $ docker rm -f --volumes bd3f86bf19ad8001c384bd1068e64eaaf66b89dc4bf27e3a2a7dae011ed00781 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T17:49:17.716Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T17:49:17.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:49:18.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T17:49:18.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:49:18.075Z] prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container [2023-03-01T17:49:18.111Z] $ 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 [2023-03-01T17:49:18.413Z] $ docker top 609e16be05321ab838630e54f0f45a478de92643dc63ab5ccb341e90e0f27c09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T17:49:18.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T17:49:18.488Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T17:49:18.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T17:49:18.601Z] $ docker exec 609e16be05321ab838630e54f0f45a478de92643dc63ab5ccb341e90e0f27c09 ssh-agent [2023-03-01T17:49:18.697Z] SSH_AUTH_SOCK=/tmp/ssh-1IGxXaWo6JpZ/agent.32 [2023-03-01T17:49:18.697Z] SSH_AGENT_PID=38 [2023-03-01T17:49:18.702Z] Running ssh-add (command line suppressed) [2023-03-01T17:49:18.809Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7524103516050151227.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7524103516050151227.key) [2023-03-01T17:49:18.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T17:49:19.098Z] + git semver push [2023-03-01T17:49:19.357Z] 2023-03-01 17:49:19,289 [run_push] DEBUG push [2023-03-01T17:49:19.357Z] 2023-03-01 17:49:19,289 [execute] INFO git cat-file --batch-check [2023-03-01T17:49:19.357Z] 2023-03-01 17:49:19,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T17:49:19.357Z] 2023-03-01 17:49:19,292 [execute] INFO git rev-list 83b7dbfa8c851cf3c3a96cb85dcc57e62eda35e3 -- [2023-03-01T17:49:19.357Z] 2023-03-01 17:49:19,292 [execute] DEBUG Popen(['git', 'rev-list', '83b7dbfa8c851cf3c3a96cb85dcc57e62eda35e3', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T17:49:19.357Z] 2023-03-01 17:49:19,298 [execute] INFO git fetch -v origin [2023-03-01T17:49:19.357Z] 2023-03-01 17:49:19,298 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-01T17:49:19.924Z] 2023-03-01 17:49:19,913 [run_push] DEBUG no remote changes detected [2023-03-01T17:49:19.924Z] 2023-03-01 17:49:19,914 [execute] INFO git push origin semver [2023-03-01T17:49:19.924Z] 2023-03-01 17:49:19,914 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T17:49:20.859Z] 2023-03-01 17:49:20,769 [run_push] DEBUG push all version tags [2023-03-01T17:49:20.859Z] 2023-03-01 17:49:20,769 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-01T17:49:20.859Z] 2023-03-01 17:49:20,769 [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) [2023-03-01T17:49:21.795Z] 2023-03-01 17:49:21,618 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-01T17:49:21.795Z] 3.0.0-dev.12 [Pipeline] } [2023-03-01T17:49:21.813Z] $ docker exec --env ******** --env ******** 609e16be05321ab838630e54f0f45a478de92643dc63ab5ccb341e90e0f27c09 ssh-agent -k [2023-03-01T17:49:21.907Z] unset SSH_AUTH_SOCK; [2023-03-01T17:49:21.907Z] unset SSH_AGENT_PID; [2023-03-01T17:49:21.907Z] echo Agent pid 38 killed; [2023-03-01T17:49:21.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T17:49:22.221Z] + git semver [Pipeline] } [2023-03-01T17:49:22.498Z] $ docker stop --time=1 609e16be05321ab838630e54f0f45a478de92643dc63ab5ccb341e90e0f27c09 [2023-03-01T17:49:23.780Z] $ docker rm -f --volumes 609e16be05321ab838630e54f0f45a478de92643dc63ab5ccb341e90e0f27c09 [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 [2023-03-01T17:49:24.297Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-03-01T17:49:24.297Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-01T17:49:24.297Z] total 16 [2023-03-01T17:49:24.297Z] drwxr-xr-x 3 root root 4096 Mar 1 17:39 . [2023-03-01T17:49:24.297Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 17:49 .. [2023-03-01T17:49:24.297Z] drwxr-xr-x 2 root root 4096 Mar 1 17:39 cost [2023-03-01T17:49:24.297Z] -rw-r--r-- 1 root root 88 Mar 1 17:39 cost.csv [2023-03-01T17:49:24.297Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-01T17:49:24.297Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-01T17:49:24.297Z] total 16 [2023-03-01T17:49:24.297Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 17:39 . [2023-03-01T17:49:24.297Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 17:49 .. [2023-03-01T17:49:24.297Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 17:39 cost [2023-03-01T17:49:24.297Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 1 17:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:24.581Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:25.563Z] ---> package-listing.sh [2023-03-01T17:49:25.563Z] ++ facter osfamily [2023-03-01T17:49:25.563Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T17:49:25.563Z] + OS_FAMILY=debian [2023-03-01T17:49:25.563Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-03-01T17:49:25.563Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T17:49:25.563Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T17:49:25.563Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T17:49:25.563Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T17:49:25.563Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-01T17:49:25.563Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T17:49:25.563Z] + case "${OS_FAMILY}" in [2023-03-01T17:49:25.563Z] + dpkg -l [2023-03-01T17:49:25.563Z] + grep '^ii' [2023-03-01T17:49:25.849Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T17:49:25.849Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T17:49:25.849Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T17:49:25.849Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-01T17:49:25.849Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-03-01T17:49:25.849Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-03-01T17:49:25.866Z] 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 [2023-03-01T17:49:26.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T17:49:26.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T17:49:26.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T17:49:26.772Z] prd-ubuntu20.04-docker-8c-8g-7979 does not seem to be running inside a container [2023-03-01T17:49:26.813Z] $ 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 [2023-03-01T17:49:27.031Z] $ docker top 336ef8bff6f03113c0b6c7261cb63dd388924b5303f377028c462fe029f670fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T17:49:27.370Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T17:49:27.657Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T17:49:27.946Z] + ls /var/log/sa-host [2023-03-01T17:49:27.946Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T17:49:28.009Z] provisioning config files... [2023-03-01T17:49:28.018Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13826511564379226019tmp [Pipeline] { [Pipeline] echo [2023-03-01T17:49:28.035Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:28.316Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T17:49:28.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:28.654Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T17:49:28.663Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:28.946Z] ---> sudo-logs.sh [2023-03-01T17:49:28.946Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T17:49:28.976Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:29.257Z] ---> job-cost.sh [2023-03-01T17:49:29.257Z] lf-activate-venv: SKIPPING [2023-03-01T17:49:29.257Z] DEBUG: total: 0.2199999988079071 [2023-03-01T17:49:29.257Z] INFO: Retrieving Stack Cost... [2023-03-01T17:49:29.515Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T17:49:30.082Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T17:49:30.095Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T17:49:30.376Z] ---> logs-deploy.sh [2023-03-01T17:49:30.377Z] lf-activate-venv: SKIPPING [2023-03-01T17:49:30.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/82 [2023-03-01T17:49:30.377Z] INFO: archiving workspace using pattern(s): [2023-03-01T17:49:31.314Z] Archives upload complete. [2023-03-01T17:49:31.314Z] INFO: archiving logs to Nexus