Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09efcfd63434f2de4546320b1257b2ce0fe632cd 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-ssh12617561993426115245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh18034946329868517621.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4631024855643782652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5929872623558009092.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-ssh16961681420496098644.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7061 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 09efcfd63434f2de4546320b1257b2ce0fe632cd (main) Commit message: "Merge pull request #210 from marcpfuller/fix_device_example" > 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 09efcfd63434f2de4546320b1257b2ce0fe632cd # timeout=10 > git rev-list --no-walk f0a9283a77c1ab0e3f39a524dd22d1b4a9ff5d4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T02:31:36.129Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T02:31:36.182Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T02:31:36.196Z] ========================================================= [2023-04-07T02:31:36.196Z] EdgeX Global Pipelines Version Info [2023-04-07T02:31:36.196Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:31:36.914Z] ------------------- [2023-04-07T02:31:36.915Z] stable info: [2023-04-07T02:31:36.915Z] ------------------- [2023-04-07T02:31:36.915Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T02:31:36.915Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T02:31:36.915Z] Message: update stable to v1.0.245 [2023-04-07T02:31:37.484Z] ------------------- [2023-04-07T02:31:37.484Z] experimental info: [2023-04-07T02:31:37.484Z] ------------------- [2023-04-07T02:31:37.484Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T02:31:37.484Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T02:31:37.484Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T02:31:37.640Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-04-07T02:31:37.653Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-04-07T02:31:37.667Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T02:31:37.685Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T02:31:37.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T02:31:37.711Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T02:31:37.725Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T02:31:37.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T02:31:37.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T02:31:37.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T02:31:37.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T02:31:37.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-04-07T02:31:37.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T02:31:37.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T02:31:37.843Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T02:31:37.854Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T02:31:37.865Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T02:31:37.877Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T02:31:37.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T02:31:37.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T02:31:37.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-07T02:31:37.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-07T02:31:37.939Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T02:31:37.955Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T02:31:37.969Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T02:31:37.983Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T02:31:37.998Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T02:31:38.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-07T02:31:38.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-07T02:31:38.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-07T02:31:38.044Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] echo [2023-04-07T02:31:38.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09efcfd [Pipeline] echo [2023-04-07T02:31:38.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:31:38.118Z] provisioning config files... [2023-04-07T02:31:38.133Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14351452112920092767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:31:38.437Z] ---> docker-login.sh [2023-04-07T02:31:38.437Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:31:38.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:38.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:38.697Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:38.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:38.697Z] [2023-04-07T02:31:38.697Z] Login Succeeded [2023-04-07T02:31:38.697Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:31:38.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:38.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:38.956Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:38.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:38.956Z] [2023-04-07T02:31:38.956Z] Login Succeeded [2023-04-07T02:31:38.956Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:31:38.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:38.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:38.956Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:38.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:38.956Z] [2023-04-07T02:31:38.956Z] Login Succeeded [2023-04-07T02:31:38.956Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:31:38.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:39.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:39.217Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:39.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:39.217Z] [2023-04-07T02:31:39.217Z] Login Succeeded [2023-04-07T02:31:39.217Z] docker.io [2023-04-07T02:31:39.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:39.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:39.217Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:39.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:39.217Z] [2023-04-07T02:31:39.217Z] Login Succeeded [2023-04-07T02:31:39.477Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:31:39.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T02:31:39.843Z] + git rev-list -1 --merges 09efcfd63434f2de4546320b1257b2ce0fe632cd~1..09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] echo [2023-04-07T02:31:39.886Z] -----------> git rev-list -1 --merges 09efcfd63434f2de4546320b1257b2ce0fe632cd~1..09efcfd63434f2de4546320b1257b2ce0fe632cd 09efcfd63434f2de4546320b1257b2ce0fe632cd [2023-04-07T02:31:39.886Z] 09efcfd63434f2de4546320b1257b2ce0fe632cd [false] [Pipeline] sh [2023-04-07T02:31:40.179Z] + git log --format=format:%s -1 09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] echo [2023-04-07T02:31:40.201Z] ========================================================= [2023-04-07T02:31:40.201Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T02:31:40.201Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T02:31:40.532Z] + git log --format=format:%s -1 09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] echo [2023-04-07T02:31:40.543Z] [semverPrep] GIT_COMMIT: 09efcfd63434f2de4546320b1257b2ce0fe632cd, Commit Message: Merge pull request #210 from marcpfuller/fix_device_example [Pipeline] echo [2023-04-07T02:31:40.553Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T02:31:40.892Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T02:31:40.892Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T02:31:40.892Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T02:31:40.892Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T02:31:40.892Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T02:31:40.892Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T02:31:40.892Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:31:41.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:31:41.235Z] [2023-04-07T02:31:41.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:31:41.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:31:41.532Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T02:31:41.532Z] b85a868b505f: Pulling fs layer [2023-04-07T02:31:41.532Z] e2be974225ed: Pulling fs layer [2023-04-07T02:31:41.532Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T02:31:41.532Z] 988bab9f4d93: Pulling fs layer [2023-04-07T02:31:41.532Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T02:31:41.532Z] eaf3925da568: Pulling fs layer [2023-04-07T02:31:41.532Z] bab4dde63d76: Pulling fs layer [2023-04-07T02:31:41.532Z] bde34c3a00c8: Pulling fs layer [2023-04-07T02:31:41.532Z] b352a97aabf1: Pulling fs layer [2023-04-07T02:31:41.532Z] 4872d77fe225: Pulling fs layer [2023-04-07T02:31:41.532Z] 5851b861e8e6: Pulling fs layer [2023-04-07T02:31:41.532Z] bab4dde63d76: Waiting [2023-04-07T02:31:41.532Z] bde34c3a00c8: Waiting [2023-04-07T02:31:41.532Z] b352a97aabf1: Waiting [2023-04-07T02:31:41.532Z] 4872d77fe225: Waiting [2023-04-07T02:31:41.532Z] 5851b861e8e6: Waiting [2023-04-07T02:31:41.532Z] 988bab9f4d93: Waiting [2023-04-07T02:31:41.532Z] eaf3925da568: Waiting [2023-04-07T02:31:41.532Z] 1469e6f7b9e6: Waiting [2023-04-07T02:31:41.532Z] e2be974225ed: Download complete [2023-04-07T02:31:41.532Z] 988bab9f4d93: Download complete [2023-04-07T02:31:41.532Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T02:31:41.532Z] 1469e6f7b9e6: Download complete [2023-04-07T02:31:41.532Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T02:31:41.532Z] 339a4e72a1f5: Download complete [2023-04-07T02:31:41.791Z] eaf3925da568: Verifying Checksum [2023-04-07T02:31:41.791Z] eaf3925da568: Download complete [2023-04-07T02:31:41.791Z] bde34c3a00c8: Download complete [2023-04-07T02:31:41.791Z] b352a97aabf1: Download complete [2023-04-07T02:31:41.791Z] 4872d77fe225: Verifying Checksum [2023-04-07T02:31:41.791Z] 4872d77fe225: Download complete [2023-04-07T02:31:41.791Z] 5851b861e8e6: Verifying Checksum [2023-04-07T02:31:41.791Z] 5851b861e8e6: Download complete [2023-04-07T02:31:41.791Z] b85a868b505f: Download complete [2023-04-07T02:31:42.050Z] bab4dde63d76: Verifying Checksum [2023-04-07T02:31:42.050Z] bab4dde63d76: Download complete [2023-04-07T02:31:42.984Z] b85a868b505f: Pull complete [2023-04-07T02:31:42.984Z] e2be974225ed: Pull complete [2023-04-07T02:31:43.546Z] 339a4e72a1f5: Pull complete [2023-04-07T02:31:43.546Z] 988bab9f4d93: Pull complete [2023-04-07T02:31:43.805Z] 1469e6f7b9e6: Pull complete [2023-04-07T02:31:43.805Z] eaf3925da568: Pull complete [2023-04-07T02:31:45.709Z] bab4dde63d76: Pull complete [2023-04-07T02:31:45.709Z] bde34c3a00c8: Pull complete [2023-04-07T02:31:45.709Z] b352a97aabf1: Pull complete [2023-04-07T02:31:45.709Z] 4872d77fe225: Pull complete [2023-04-07T02:31:45.709Z] 5851b861e8e6: Pull complete [2023-04-07T02:31:45.709Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T02:31:45.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:31:45.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:31:45.814Z] prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container [2023-04-07T02:31:45.845Z] $ 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-04-07T02:31:47.216Z] $ docker top 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 -eo pid,comm [2023-04-07T02:31:47.274Z] 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-04-07T02:31:47.274Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T02:31:47.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T02:31:47.304Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T02:31:47.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T02:31:47.415Z] $ docker exec 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 ssh-agent [2023-04-07T02:31:47.520Z] SSH_AUTH_SOCK=/tmp/ssh-gfbekOJyFCsh/agent.33 [2023-04-07T02:31:47.520Z] SSH_AGENT_PID=39 [2023-04-07T02:31:47.527Z] Running ssh-add (command line suppressed) [2023-04-07T02:31:47.636Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7070453792948890463.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7070453792948890463.key) [2023-04-07T02:31:47.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T02:31:47.932Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T02:31:47.950Z] $ docker exec --env ******** --env ******** 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 ssh-agent -k [2023-04-07T02:31:48.052Z] unset SSH_AUTH_SOCK; [2023-04-07T02:31:48.053Z] unset SSH_AGENT_PID; [2023-04-07T02:31:48.053Z] echo Agent pid 39 killed; [2023-04-07T02:31:48.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T02:31:48.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T02:31:48.086Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T02:31:48.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T02:31:48.187Z] $ docker exec 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 ssh-agent [2023-04-07T02:31:48.292Z] SSH_AUTH_SOCK=/tmp/ssh-sJcM5RCACFDq/agent.72 [2023-04-07T02:31:48.292Z] SSH_AGENT_PID=78 [2023-04-07T02:31:48.296Z] Running ssh-add (command line suppressed) [2023-04-07T02:31:48.395Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3801305552044878388.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3801305552044878388.key) [2023-04-07T02:31:48.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T02:31:48.693Z] + git semver init [2023-04-07T02:31:48.952Z] 2023-04-07 02:31:48,865 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T02:31:48.952Z] 2023-04-07 02:31:48,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-07T02:31:48.952Z] 2023-04-07 02:31:48,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-07T02:31:48.952Z] 2023-04-07 02:31:48,867 [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-04-07T02:31:49.891Z] 2023-04-07 02:31:49,527 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-04-07T02:31:49.891Z] 2023-04-07 02:31:49,527 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-04-07T02:31:49.891Z] 2023-04-07 02:31:49,528 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T02:31:49.891Z] 2023-04-07 02:31:49,528 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T02:31:49.891Z] 3.0.0-dev.23 [Pipeline] } [2023-04-07T02:31:49.899Z] $ docker exec --env ******** --env ******** 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 ssh-agent -k [2023-04-07T02:31:49.995Z] unset SSH_AUTH_SOCK; [2023-04-07T02:31:49.995Z] unset SSH_AGENT_PID; [2023-04-07T02:31:49.995Z] echo Agent pid 78 killed; [2023-04-07T02:31:50.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T02:31:50.302Z] + git semver [Pipeline] } [2023-04-07T02:31:50.573Z] $ docker stop --time=1 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 [2023-04-07T02:31:51.906Z] $ docker rm -f --volumes 39e9672873d6a77f52836fbc5969c6e3bd03ff7661b8f4b9d638f45642f1ea70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:31:52.237Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T02:31:52.442Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T02:31:52.444Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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-04-07T02:31:52.577Z] provisioning config files... [2023-04-07T02:31:52.589Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3661067899410140776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:31:52.890Z] ---> docker-login.sh [2023-04-07T02:31:52.890Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:31:52.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:52.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:52.890Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:52.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:52.890Z] [2023-04-07T02:31:52.890Z] Login Succeeded [2023-04-07T02:31:52.890Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:31:52.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:52.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:52.890Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:52.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:52.890Z] [2023-04-07T02:31:52.890Z] Login Succeeded [2023-04-07T02:31:52.890Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:31:53.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:53.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:53.149Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:53.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:53.149Z] [2023-04-07T02:31:53.149Z] Login Succeeded [2023-04-07T02:31:53.149Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:31:53.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:53.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:53.149Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:53.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:53.149Z] [2023-04-07T02:31:53.149Z] Login Succeeded [2023-04-07T02:31:53.149Z] docker.io [2023-04-07T02:31:53.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:31:53.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:31:53.409Z] Configure a credential helper to remove this warning. See [2023-04-07T02:31:53.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:31:53.409Z] [2023-04-07T02:31:53.409Z] Login Succeeded [2023-04-07T02:31:53.409Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:31:53.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T02:31:53.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:31:53.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:31:53.513Z] ========================================================= [2023-04-07T02:31:53.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T02:31:53.513Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:31:53.832Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T02:31:53.832Z] Sending build context to Docker daemon 1.916MB [2023-04-07T02:31:53.832Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:31:53.832Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-07T02:31:53.832Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T02:31:53.832Z] 63b65145d645: Pulling fs layer [2023-04-07T02:31:53.832Z] a2d21d5440eb: Pulling fs layer [2023-04-07T02:31:53.832Z] 935e6c44a52c: Pulling fs layer [2023-04-07T02:31:53.832Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T02:31:53.832Z] 30dea6a524f1: Pulling fs layer [2023-04-07T02:31:53.832Z] a2aff8979fd8: Pulling fs layer [2023-04-07T02:31:53.832Z] 6808be2612f2: Pulling fs layer [2023-04-07T02:31:53.832Z] f25807f1079a: Pulling fs layer [2023-04-07T02:31:53.832Z] 94cc34f8dd06: Waiting [2023-04-07T02:31:53.832Z] a2aff8979fd8: Waiting [2023-04-07T02:31:53.832Z] f25807f1079a: Waiting [2023-04-07T02:31:53.832Z] 30dea6a524f1: Waiting [2023-04-07T02:31:53.832Z] 6808be2612f2: Waiting [2023-04-07T02:31:53.832Z] a2d21d5440eb: Download complete [2023-04-07T02:31:53.832Z] 94cc34f8dd06: Verifying Checksum [2023-04-07T02:31:53.832Z] 94cc34f8dd06: Download complete [2023-04-07T02:31:53.832Z] 30dea6a524f1: Verifying Checksum [2023-04-07T02:31:53.832Z] 30dea6a524f1: Download complete [2023-04-07T02:31:54.092Z] 63b65145d645: Verifying Checksum [2023-04-07T02:31:54.093Z] 63b65145d645: Download complete [2023-04-07T02:31:54.093Z] a2aff8979fd8: Verifying Checksum [2023-04-07T02:31:54.093Z] a2aff8979fd8: Download complete [2023-04-07T02:31:54.093Z] 63b65145d645: Pull complete [2023-04-07T02:31:54.365Z] a2d21d5440eb: Pull complete [2023-04-07T02:31:54.629Z] f25807f1079a: Verifying Checksum [2023-04-07T02:31:54.629Z] f25807f1079a: Download complete [2023-04-07T02:31:54.629Z] 935e6c44a52c: Verifying Checksum [2023-04-07T02:31:54.629Z] 935e6c44a52c: Download complete [2023-04-07T02:31:54.886Z] 6808be2612f2: Verifying Checksum [2023-04-07T02:31:54.886Z] 6808be2612f2: Download complete [2023-04-07T02:31:58.172Z] 935e6c44a52c: Pull complete [2023-04-07T02:31:58.172Z] 94cc34f8dd06: Pull complete [2023-04-07T02:31:58.172Z] 30dea6a524f1: Pull complete [2023-04-07T02:31:58.172Z] a2aff8979fd8: Pull complete [2023-04-07T02:32:00.707Z] 6808be2612f2: Pull complete [2023-04-07T02:32:00.967Z] f25807f1079a: Pull complete [2023-04-07T02:32:00.967Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T02:32:00.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T02:32:01.227Z] ---> 3b553350e43f [2023-04-07T02:32:01.227Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:32:02.606Z] ---> Running in 637bf9c4e375 [2023-04-07T02:32:02.867Z] Removing intermediate container 637bf9c4e375 [2023-04-07T02:32:02.867Z] ---> f95578280227 [2023-04-07T02:32:02.867Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:32:02.867Z] ---> Running in 7752c9a901fe [2023-04-07T02:32:02.867Z] Removing intermediate container 7752c9a901fe [2023-04-07T02:32:02.867Z] ---> e0d7f99a1429 [2023-04-07T02:32:02.867Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-07T02:32:02.867Z] ---> Running in a2a3e890e43a [2023-04-07T02:32:03.129Z] Removing intermediate container a2a3e890e43a [2023-04-07T02:32:03.129Z] ---> 0cafaf8c4738 [2023-04-07T02:32:03.129Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-07T02:32:03.129Z] ---> Running in 4a0c81341e37 [2023-04-07T02:32:03.129Z] Removing intermediate container 4a0c81341e37 [2023-04-07T02:32:03.129Z] ---> f62333b116a1 [2023-04-07T02:32:03.129Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:32:03.389Z] ---> Running in d04da22fb8a5 [2023-04-07T02:32:03.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:32:03.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:32:04.167Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-07T02:32:04.167Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-07T02:32:04.167Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-07T02:32:04.167Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-07T02:32:04.167Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-07T02:32:04.167Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-07T02:32:04.167Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-07T02:32:04.167Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-07T02:32:04.167Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-07T02:32:04.167Z] (10/14) Installing kmod-libs (30-r1) [2023-04-07T02:32:04.167Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-07T02:32:04.167Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-07T02:32:04.167Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-07T02:32:04.167Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-07T02:32:04.167Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:32:04.167Z] Executing eudev-3.2.11-r4.trigger [2023-04-07T02:32:04.167Z] OK: 272 MiB in 67 packages [2023-04-07T02:32:04.730Z] Removing intermediate container d04da22fb8a5 [2023-04-07T02:32:04.730Z] ---> 38b23ed2dcb3 [2023-04-07T02:32:04.730Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-07T02:32:04.730Z] ---> Running in b9cc25b83c96 [2023-04-07T02:32:04.730Z] Removing intermediate container b9cc25b83c96 [2023-04-07T02:32:04.730Z] ---> b17a569f78e8 [2023-04-07T02:32:04.730Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-07T02:32:04.990Z] ---> 87f6bdea4f8d [2023-04-07T02:32:04.990Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:32:04.990Z] ---> Running in eb18fdd2ff90 [2023-04-07T02:32:07.540Z] Still waiting to schedule task [2023-04-07T02:32:07.540Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T02:32:26.927Z] Removing intermediate container eb18fdd2ff90 [2023-04-07T02:32:26.927Z] ---> c1e1c0be2f88 [2023-04-07T02:32:26.927Z] Step 11/13 : COPY . . [2023-04-07T02:32:26.927Z] ---> 12242bacc8a0 [2023-04-07T02:32:26.927Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-07T02:32:26.927Z] ---> Running in a931d63fdcf6 [2023-04-07T02:32:26.927Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:32:26.927Z]   Dload Upload Total Spent Left Speed [2023-04-07T02:32:26.927Z]   0 0 0 0 0  0  0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6885 0 --:--:-- --:--:-- --:--:-- 6896 [2023-04-07T02:32:27.493Z] Removing intermediate container a931d63fdcf6 [2023-04-07T02:32:27.493Z] ---> a8c997fc0e5e [2023-04-07T02:32:27.493Z] Step 13/13 : RUN ${MAKE} [2023-04-07T02:32:27.493Z] ---> Running in 7996369f3671 [2023-04-07T02:32:27.752Z] noop [2023-04-07T02:32:28.011Z] Removing intermediate container 7996369f3671 [2023-04-07T02:32:28.011Z] ---> 0f10fb5a098f [2023-04-07T02:32:28.011Z] Successfully built 0f10fb5a098f [2023-04-07T02:32:28.011Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:32:28.321Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T02:32:28.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:32:28.389Z] prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container [2023-04-07T02:32:28.411Z] $ 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-04-07T02:32:28.761Z] $ docker top d883aba8cca98b62c24c7079fa4bc5edd3f9f68d83b8ba0598102669240bcca8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:32:29.106Z] + go version [2023-04-07T02:32:29.106Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T02:32:29.113Z] $ docker stop --time=1 d883aba8cca98b62c24c7079fa4bc5edd3f9f68d83b8ba0598102669240bcca8 [2023-04-07T02:32:30.401Z] $ docker rm -f --volumes d883aba8cca98b62c24c7079fa4bc5edd3f9f68d83b8ba0598102669240bcca8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:32:30.823Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T02:32:30.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:32:30.891Z] prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container [2023-04-07T02:32:30.916Z] $ 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-04-07T02:32:31.275Z] $ docker top 4aab0b016a2255b6d8cd7faf2be34c03e2fb075892729b134e4b9ad1d94ec563 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:32:31.616Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-07T02:32:31.912Z] + make test [2023-04-07T02:32:31.912Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T02:32:36.106Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-07T02:32:46.068Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-07T02:32:46.068Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 2.0% of statements [2023-04-07T02:32:51.328Z] go vet ./... [2023-04-07T02:32:54.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T02:32:54.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T02:32:54.606Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-07T02:32:54.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T02:32:54.626Z] $ docker stop --time=1 4aab0b016a2255b6d8cd7faf2be34c03e2fb075892729b134e4b9ad1d94ec563 [2023-04-07T02:32:56.604Z] $ docker rm -f --volumes 4aab0b016a2255b6d8cd7faf2be34c03e2fb075892729b134e4b9ad1d94ec563 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:32:57.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T02:32:57.093Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T02:32:57.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T02:32:57.788Z] + ls -al . [2023-04-07T02:32:57.788Z] total 188 [2023-04-07T02:32:57.788Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 02:32 . [2023-04-07T02:32:57.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:31 .. [2023-04-07T02:32:57.788Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:31 .git [2023-04-07T02:32:57.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:31 .github [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 7 02:31 .gitignore [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 02:31 .golangci.yml [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 7 02:31 .hadolint.yml [2023-04-07T02:32:57.788Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:31 .semver [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 9535 Apr 7 02:31 Attribution.txt [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 7 02:31 CHANGELOG.md [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 7 02:31 Dockerfile [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 02:31 GOVERNANCE.md [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 7 02:31 Jenkinsfile [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 02:31 LICENSE [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 7 02:31 Makefile [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 7 02:31 OWNERS.md [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 7 02:31 README.md [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 02:31 VERSION [2023-04-07T02:32:57.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:31 bin [2023-04-07T02:32:57.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:31 cmd [2023-04-07T02:32:57.788Z] -rw-r--r-- 1 jenkins jenkins 28352 Apr 7 02:32 coverage.out [2023-04-07T02:32:57.788Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 7 02:31 docker-entrypoint.sh [2023-04-07T02:32:57.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:31 docs [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 3440 Apr 7 02:31 go.mod [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 31313 Apr 7 02:31 go.sum [2023-04-07T02:32:57.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:31 internal [2023-04-07T02:32:57.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:31 snap [2023-04-07T02:32:57.788Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 7 02:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:32:58.089Z] + 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=09efcfd63434f2de4546320b1257b2ce0fe632cd --label arch=amd64 --label version=3.0.0-dev.23 . [2023-04-07T02:32:58.089Z] Sending build context to Docker daemon 1.945MB [2023-04-07T02:32:58.089Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:32:58.089Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-07T02:32:58.089Z] ---> 0f10fb5a098f [2023-04-07T02:32:58.089Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:32:58.089Z] ---> Running in e8f40b60ef8f [2023-04-07T02:32:58.089Z] Removing intermediate container e8f40b60ef8f [2023-04-07T02:32:58.089Z] ---> 74467a08d30f [2023-04-07T02:32:58.089Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:32:58.348Z] ---> Running in 74b0b7b922f5 [2023-04-07T02:32:58.348Z] Removing intermediate container 74b0b7b922f5 [2023-04-07T02:32:58.348Z] ---> a96ec0c43d69 [2023-04-07T02:32:58.348Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-07T02:32:58.348Z] ---> Running in 3e0a2acb3108 [2023-04-07T02:32:58.348Z] Removing intermediate container 3e0a2acb3108 [2023-04-07T02:32:58.348Z] ---> 1a0d7dac3ac0 [2023-04-07T02:32:58.348Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-07T02:32:58.606Z] ---> Running in c80f1d103dd4 [2023-04-07T02:32:58.606Z] Removing intermediate container c80f1d103dd4 [2023-04-07T02:32:58.606Z] ---> a05e1225b653 [2023-04-07T02:32:58.606Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:32:58.606Z] ---> Running in fc24bf4125a5 [2023-04-07T02:32:58.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:32:59.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:32:59.125Z] OK: 272 MiB in 67 packages [2023-04-07T02:32:59.692Z] Removing intermediate container fc24bf4125a5 [2023-04-07T02:32:59.692Z] ---> 3623fb7c2f96 [2023-04-07T02:32:59.692Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-07T02:32:59.692Z] ---> Running in b3c156ad7991 [2023-04-07T02:32:59.692Z] Removing intermediate container b3c156ad7991 [2023-04-07T02:32:59.692Z] ---> a73cc6c0da14 [2023-04-07T02:32:59.692Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-07T02:32:59.692Z] ---> e1571d6dedce [2023-04-07T02:32:59.692Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:32:59.951Z] ---> Running in 1d62dc96f0c2 [2023-04-07T02:33:00.520Z] Removing intermediate container 1d62dc96f0c2 [2023-04-07T02:33:00.520Z] ---> 6c5d7b40d345 [2023-04-07T02:33:00.520Z] Step 11/35 : COPY . . [2023-04-07T02:33:00.822Z] ---> 4596843feb91 [2023-04-07T02:33:00.822Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-07T02:33:00.822Z] ---> Running in 152fdb2c3e52 [2023-04-07T02:33:01.110Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:33:01.110Z] Dload Upload Total Spent Left Speed [2023-04-07T02:33:01.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21287 0 --:--:-- --:--:-- --:--:-- 21673 [2023-04-07T02:33:01.658Z] Removing intermediate container 152fdb2c3e52 [2023-04-07T02:33:01.658Z] ---> 78e0cb1744a4 [2023-04-07T02:33:01.658Z] Step 13/35 : RUN ${MAKE} [2023-04-07T02:33:01.658Z] ---> Running in 8cafe1cf1c67 [2023-04-07T02:33:01.936Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-07T02:33:20.010Z] Removing intermediate container 8cafe1cf1c67 [2023-04-07T02:33:20.010Z] ---> 065330939a9c [2023-04-07T02:33:20.010Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-07T02:33:20.010Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-07T02:33:20.010Z] 4acc49c71d14: Pulling fs layer [2023-04-07T02:33:20.010Z] 4acc49c71d14: Verifying Checksum [2023-04-07T02:33:20.010Z] 4acc49c71d14: Download complete [2023-04-07T02:33:20.269Z] 4acc49c71d14: Pull complete [2023-04-07T02:33:20.269Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-07T02:33:20.269Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-07T02:33:20.269Z] ---> 01a2bd3e5fff [2023-04-07T02:33:20.269Z] Step 15/35 : FROM alpine:3.17 [2023-04-07T02:33:20.837Z] 3.17: Pulling from library/alpine [2023-04-07T02:33:20.837Z] f56be85fc22e: Pulling fs layer [2023-04-07T02:33:21.095Z] f56be85fc22e: Verifying Checksum [2023-04-07T02:33:21.095Z] f56be85fc22e: Download complete [2023-04-07T02:33:21.095Z] f56be85fc22e: Pull complete [2023-04-07T02:33:21.095Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T02:33:21.095Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T02:33:21.095Z] ---> 9ed4aefc74f6 [2023-04-07T02:33:21.095Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-07T02:33:21.354Z] ---> Running in d3bc2b5f6869 [2023-04-07T02:33:21.354Z] Removing intermediate container d3bc2b5f6869 [2023-04-07T02:33:21.354Z] ---> 67bd26260d18 [2023-04-07T02:33:21.354Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-07T02:33:21.354Z] ---> Running in f0ff84908c80 [2023-04-07T02:33:21.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:33:21.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:33:21.874Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-04-07T02:33:21.874Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-04-07T02:33:22.133Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-04-07T02:33:22.133Z] (4/86) Installing libxau (1.0.10-r0) [2023-04-07T02:33:22.133Z] (5/86) Installing libmd (1.0.4-r0) [2023-04-07T02:33:22.133Z] (6/86) Installing libbsd (0.11.7-r0) [2023-04-07T02:33:22.133Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-04-07T02:33:22.133Z] (8/86) Installing libxcb (1.15-r0) [2023-04-07T02:33:22.133Z] (9/86) Installing libx11 (1.8.4-r0) [2023-04-07T02:33:22.133Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-04-07T02:33:22.133Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-04-07T02:33:22.133Z] (12/86) Installing libexpat (2.5.0-r0) [2023-04-07T02:33:22.133Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-04-07T02:33:22.133Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-04-07T02:33:22.133Z] (15/86) Installing libpng (1.6.38-r0) [2023-04-07T02:33:22.133Z] (16/86) Installing freetype (2.12.1-r0) [2023-04-07T02:33:22.392Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-04-07T02:33:22.392Z] (18/86) Installing fribidi (1.0.12-r0) [2023-04-07T02:33:22.392Z] (19/86) Installing libffi (3.4.4-r0) [2023-04-07T02:33:22.392Z] (20/86) Installing libintl (0.21.1-r1) [2023-04-07T02:33:22.392Z] (21/86) Installing libblkid (2.38.1-r1) [2023-04-07T02:33:22.392Z] (22/86) Installing libmount (2.38.1-r1) [2023-04-07T02:33:22.392Z] (23/86) Installing pcre2 (10.42-r0) [2023-04-07T02:33:22.392Z] (24/86) Installing glib (2.74.6-r0) [2023-04-07T02:33:22.392Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-04-07T02:33:22.392Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-04-07T02:33:22.392Z] (27/86) Installing libass (0.16.0-r1) [2023-04-07T02:33:22.392Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-04-07T02:33:22.392Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-04-07T02:33:22.392Z] (30/86) Installing libpciaccess (0.17-r0) [2023-04-07T02:33:22.392Z] (31/86) Installing libdrm (2.4.114-r0) [2023-04-07T02:33:22.392Z] (32/86) Installing gmp (6.2.1-r2) [2023-04-07T02:33:22.392Z] (33/86) Installing nettle (3.8.1-r0) [2023-04-07T02:33:22.392Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-04-07T02:33:22.392Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-04-07T02:33:22.392Z] (36/86) Installing libunistring (1.1-r0) [2023-04-07T02:33:22.392Z] (37/86) Installing gnutls (3.7.8-r3) [2023-04-07T02:33:22.651Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-07T02:33:22.651Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-07T02:33:22.651Z] (40/86) Installing lame (3.100-r2) [2023-04-07T02:33:22.651Z] (41/86) Installing opus (1.3.1-r1) [2023-04-07T02:33:22.651Z] (42/86) Installing libasyncns (0.8-r1) [2023-04-07T02:33:22.651Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-04-07T02:33:22.651Z] (44/86) Installing libltdl (2.4.7-r1) [2023-04-07T02:33:22.651Z] (45/86) Installing orc (0.4.33-r0) [2023-04-07T02:33:22.651Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-04-07T02:33:22.651Z] (47/86) Installing libogg (1.3.5-r2) [2023-04-07T02:33:22.651Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-07T02:33:22.651Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-04-07T02:33:22.651Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-04-07T02:33:22.651Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-04-07T02:33:22.651Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-04-07T02:33:22.651Z] (53/86) Installing soxr (0.1.3-r3) [2023-04-07T02:33:22.651Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-04-07T02:33:22.651Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-04-07T02:33:22.651Z] (56/86) Installing libpulse (16.1-r6) [2023-04-07T02:33:22.651Z] (57/86) Installing cjson (1.7.15-r3) [2023-04-07T02:33:22.651Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-04-07T02:33:22.651Z] (59/86) Installing librist (0.2.7-r0) [2023-04-07T02:33:22.651Z] (60/86) Installing libsrt (1.5.1-r0) [2023-04-07T02:33:22.651Z] (61/86) Installing libssh (0.10.4-r0) [2023-04-07T02:33:22.651Z] (62/86) Installing libtheora (1.1.1-r16) [2023-04-07T02:33:22.651Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-04-07T02:33:22.910Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-04-07T02:33:22.910Z] (65/86) Installing libxext (1.3.5-r0) [2023-04-07T02:33:22.910Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-04-07T02:33:22.910Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-04-07T02:33:22.910Z] (68/86) Installing libva (2.16.0-r0) [2023-04-07T02:33:22.910Z] (69/86) Installing libvdpau (1.5-r0) [2023-04-07T02:33:22.910Z] (70/86) Installing vidstab (1.1.0-r2) [2023-04-07T02:33:22.910Z] (71/86) Installing libvpx (1.12.0-r1) [2023-04-07T02:33:22.910Z] (72/86) Installing libwebp (1.2.4-r1) [2023-04-07T02:33:22.910Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-04-07T02:33:22.910Z] (74/86) Installing numactl (2.0.16-r1) [2023-04-07T02:33:22.910Z] (75/86) Installing x265-libs (3.5-r3) [2023-04-07T02:33:22.910Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-04-07T02:33:22.910Z] (77/86) Installing libsodium (1.0.18-r2) [2023-04-07T02:33:22.910Z] (78/86) Installing libzmq (4.3.4-r1) [2023-04-07T02:33:22.910Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-04-07T02:33:23.169Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-04-07T02:33:23.169Z] (81/86) Installing udev-init-scripts (35-r1) [2023-04-07T02:33:23.169Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-04-07T02:33:23.169Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-04-07T02:33:23.169Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-04-07T02:33:23.169Z] (85/86) Installing kmod-libs (30-r1) [2023-04-07T02:33:23.169Z] (86/86) Installing eudev (3.2.11-r4) [2023-04-07T02:33:23.169Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:33:23.169Z] Executing eudev-3.2.11-r4.trigger [2023-04-07T02:33:23.169Z] OK: 112 MiB in 101 packages [2023-04-07T02:33:25.081Z] Removing intermediate container f0ff84908c80 [2023-04-07T02:33:25.081Z] ---> c6f2a0fb5a54 [2023-04-07T02:33:25.081Z] Step 18/35 : WORKDIR / [2023-04-07T02:33:25.081Z] ---> Running in 2dfb9f8c44b0 [2023-04-07T02:33:25.081Z] Removing intermediate container 2dfb9f8c44b0 [2023-04-07T02:33:25.081Z] ---> de007bed0b72 [2023-04-07T02:33:25.081Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-07T02:33:25.652Z] ---> 78256d3279ac [2023-04-07T02:33:25.653Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-07T02:33:25.653Z] ---> 3d4ad0fd97b6 [2023-04-07T02:33:25.653Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-07T02:33:25.911Z] ---> 53763ce51029 [2023-04-07T02:33:25.911Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-07T02:33:25.911Z] ---> aece9eb57459 [2023-04-07T02:33:25.911Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-07T02:33:26.171Z] ---> c00a7a84f0b2 [2023-04-07T02:33:26.171Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-07T02:33:26.171Z] ---> 2ae0f0fef09b [2023-04-07T02:33:26.171Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-07T02:33:26.742Z] ---> b0dc4c6e6d3a [2023-04-07T02:33:26.742Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-07T02:33:26.742Z] ---> Running in 72a88d1507dd [2023-04-07T02:33:27.309Z] Removing intermediate container 72a88d1507dd [2023-04-07T02:33:27.309Z] ---> 377a28a49117 [2023-04-07T02:33:27.309Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-07T02:33:27.309Z] ---> Running in c983405e84ef [2023-04-07T02:33:27.877Z] Removing intermediate container c983405e84ef [2023-04-07T02:33:27.877Z] ---> 534c459bd72a [2023-04-07T02:33:27.877Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-07T02:33:28.137Z] ---> Running in 76f0db090e6a [2023-04-07T02:33:28.704Z] Removing intermediate container 76f0db090e6a [2023-04-07T02:33:28.704Z] ---> 10edea8ac299 [2023-04-07T02:33:28.704Z] Step 29/35 : EXPOSE 59983 [2023-04-07T02:33:28.704Z] ---> Running in e92683da4961 [2023-04-07T02:33:28.704Z] Removing intermediate container e92683da4961 [2023-04-07T02:33:28.704Z] ---> 05c776727f27 [2023-04-07T02:33:28.704Z] Step 30/35 : EXPOSE 8554 [2023-04-07T02:33:28.704Z] ---> Running in 111ecf400182 [2023-04-07T02:33:28.704Z] Removing intermediate container 111ecf400182 [2023-04-07T02:33:28.704Z] ---> 491230cfc83f [2023-04-07T02:33:28.704Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-07T02:33:28.964Z] ---> Running in f633c8c1edad [2023-04-07T02:33:28.964Z] Removing intermediate container f633c8c1edad [2023-04-07T02:33:28.964Z] ---> a848ddbc3623 [2023-04-07T02:33:28.964Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-07T02:33:28.964Z] ---> Running in 7a866a7cdd4f [2023-04-07T02:33:28.964Z] Removing intermediate container 7a866a7cdd4f [2023-04-07T02:33:28.964Z] ---> 31750b0ad94c [2023-04-07T02:33:28.964Z] Step 33/35 : LABEL arch=amd64 [2023-04-07T02:33:29.223Z] ---> Running in 7bf5f8e0b195 [2023-04-07T02:33:29.223Z] Removing intermediate container 7bf5f8e0b195 [2023-04-07T02:33:29.223Z] ---> 09264b3bf3c9 [2023-04-07T02:33:29.223Z] Step 34/35 : LABEL git_sha=09efcfd63434f2de4546320b1257b2ce0fe632cd [2023-04-07T02:33:29.223Z] ---> Running in 1f8be745c9f4 [2023-04-07T02:33:29.223Z] Removing intermediate container 1f8be745c9f4 [2023-04-07T02:33:29.223Z] ---> 3a84446e20bf [2023-04-07T02:33:29.223Z] Step 35/35 : LABEL version=3.0.0-dev.23 [2023-04-07T02:33:29.223Z] ---> Running in 253fba15c203 [2023-04-07T02:33:29.482Z] Removing intermediate container 253fba15c203 [2023-04-07T02:33:29.482Z] ---> 561bdde40925 [2023-04-07T02:33:29.482Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T02:33:29.482Z] Successfully built 561bdde40925 [2023-04-07T02:33:29.482Z] 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-04-07T02:33:29.567Z] provisioning config files... [2023-04-07T02:33:29.576Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2058300270826221083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:33:29.870Z] ---> docker-login.sh [2023-04-07T02:33:29.870Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:33:29.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:33:29.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:33:29.870Z] Configure a credential helper to remove this warning. See [2023-04-07T02:33:29.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:33:29.870Z] [2023-04-07T02:33:29.870Z] Login Succeeded [2023-04-07T02:33:29.870Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:33:29.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:33:29.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:33:29.870Z] Configure a credential helper to remove this warning. See [2023-04-07T02:33:29.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:33:29.870Z] [2023-04-07T02:33:29.870Z] Login Succeeded [2023-04-07T02:33:29.870Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:33:30.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:33:30.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:33:30.130Z] Configure a credential helper to remove this warning. See [2023-04-07T02:33:30.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:33:30.130Z] [2023-04-07T02:33:30.130Z] Login Succeeded [2023-04-07T02:33:30.130Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:33:30.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:33:30.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:33:30.130Z] Configure a credential helper to remove this warning. See [2023-04-07T02:33:30.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:33:30.130Z] [2023-04-07T02:33:30.130Z] Login Succeeded [2023-04-07T02:33:30.130Z] docker.io [2023-04-07T02:33:30.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:33:30.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:33:30.389Z] Configure a credential helper to remove this warning. See [2023-04-07T02:33:30.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:33:30.389Z] [2023-04-07T02:33:30.389Z] Login Succeeded [2023-04-07T02:33:30.389Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:33:30.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T02:33:30.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:33:30.448Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-04-07T02:33:30.448Z] 09efcfd63434f2de4546320b1257b2ce0fe632cd [2023-04-07T02:33:30.448Z] latest [2023-04-07T02:33:30.448Z] 3.0.0-dev.23 [2023-04-07T02:33:30.448Z] 09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 [2023-04-07T02:33:30.448Z] main [2023-04-07T02:33:30.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:33:30.753Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:33:31.052Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd [2023-04-07T02:33:31.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-07T02:33:31.052Z] 356bf98be6c2: Preparing [2023-04-07T02:33:31.052Z] ef8cb87b549c: Preparing [2023-04-07T02:33:31.052Z] f64018535708: Preparing [2023-04-07T02:33:31.052Z] 3827b5b91e75: Preparing [2023-04-07T02:33:31.052Z] acc83c6ca332: Preparing [2023-04-07T02:33:31.052Z] 5f15a67adfe3: Preparing [2023-04-07T02:33:31.052Z] e7f1d573919d: Preparing [2023-04-07T02:33:31.052Z] 75b606e7c049: Preparing [2023-04-07T02:33:31.052Z] 008dfe06b25e: Preparing [2023-04-07T02:33:31.052Z] 19dc52abc1f3: Preparing [2023-04-07T02:33:31.052Z] c567a1609b16: Preparing [2023-04-07T02:33:31.052Z] f1417ff83b31: Preparing [2023-04-07T02:33:31.052Z] 5f15a67adfe3: Waiting [2023-04-07T02:33:31.052Z] e7f1d573919d: Waiting [2023-04-07T02:33:31.052Z] 75b606e7c049: Waiting [2023-04-07T02:33:31.052Z] 008dfe06b25e: Waiting [2023-04-07T02:33:31.052Z] 19dc52abc1f3: Waiting [2023-04-07T02:33:31.052Z] c567a1609b16: Waiting [2023-04-07T02:33:31.052Z] f1417ff83b31: Waiting [2023-04-07T02:33:31.052Z] 356bf98be6c2: Pushed [2023-04-07T02:33:31.052Z] ef8cb87b549c: Pushed [2023-04-07T02:33:31.052Z] f64018535708: Pushed [2023-04-07T02:33:31.052Z] acc83c6ca332: Pushed [2023-04-07T02:33:31.312Z] e7f1d573919d: Pushed [2023-04-07T02:33:31.313Z] 75b606e7c049: Pushed [2023-04-07T02:33:31.313Z] 008dfe06b25e: Pushed [2023-04-07T02:33:31.313Z] 5f15a67adfe3: Pushed [2023-04-07T02:33:31.313Z] f1417ff83b31: Layer already exists [2023-04-07T02:33:33.215Z] 3827b5b91e75: Pushed [2023-04-07T02:33:33.474Z] 19dc52abc1f3: Pushed [2023-04-07T02:33:41.593Z] c567a1609b16: Pushed [2023-04-07T02:33:41.593Z] 09efcfd63434f2de4546320b1257b2ce0fe632cd: digest: sha256:0f0fe5603085203c13c8ca1f986607b5a03c95c7fb7c347acf3e89afb6c34143 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:33:41.906Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:33:42.211Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-07T02:33:42.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-07T02:33:42.211Z] 356bf98be6c2: Preparing [2023-04-07T02:33:42.211Z] ef8cb87b549c: Preparing [2023-04-07T02:33:42.211Z] f64018535708: Preparing [2023-04-07T02:33:42.212Z] 3827b5b91e75: Preparing [2023-04-07T02:33:42.212Z] acc83c6ca332: Preparing [2023-04-07T02:33:42.212Z] 5f15a67adfe3: Preparing [2023-04-07T02:33:42.212Z] e7f1d573919d: Preparing [2023-04-07T02:33:42.212Z] 75b606e7c049: Preparing [2023-04-07T02:33:42.212Z] 008dfe06b25e: Preparing [2023-04-07T02:33:42.212Z] 19dc52abc1f3: Preparing [2023-04-07T02:33:42.212Z] 75b606e7c049: Waiting [2023-04-07T02:33:42.212Z] 008dfe06b25e: Waiting [2023-04-07T02:33:42.212Z] 5f15a67adfe3: Waiting [2023-04-07T02:33:42.212Z] c567a1609b16: Preparing [2023-04-07T02:33:42.212Z] f1417ff83b31: Preparing [2023-04-07T02:33:42.212Z] 19dc52abc1f3: Waiting [2023-04-07T02:33:42.212Z] c567a1609b16: Waiting [2023-04-07T02:33:42.212Z] f1417ff83b31: Waiting [2023-04-07T02:33:42.212Z] f64018535708: Layer already exists [2023-04-07T02:33:42.212Z] ef8cb87b549c: Layer already exists [2023-04-07T02:33:42.212Z] acc83c6ca332: Layer already exists [2023-04-07T02:33:42.212Z] 3827b5b91e75: Layer already exists [2023-04-07T02:33:42.212Z] 356bf98be6c2: Layer already exists [2023-04-07T02:33:42.212Z] 5f15a67adfe3: Layer already exists [2023-04-07T02:33:42.212Z] 19dc52abc1f3: Layer already exists [2023-04-07T02:33:42.212Z] 75b606e7c049: Layer already exists [2023-04-07T02:33:42.212Z] c567a1609b16: Layer already exists [2023-04-07T02:33:42.212Z] e7f1d573919d: Layer already exists [2023-04-07T02:33:42.212Z] 008dfe06b25e: Layer already exists [2023-04-07T02:33:42.212Z] f1417ff83b31: Layer already exists [2023-04-07T02:33:42.212Z] latest: digest: sha256:0f0fe5603085203c13c8ca1f986607b5a03c95c7fb7c347acf3e89afb6c34143 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:33:42.535Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:33:42.837Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.23 [2023-04-07T02:33:42.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-07T02:33:42.837Z] 356bf98be6c2: Preparing [2023-04-07T02:33:42.837Z] ef8cb87b549c: Preparing [2023-04-07T02:33:42.837Z] f64018535708: Preparing [2023-04-07T02:33:42.837Z] 3827b5b91e75: Preparing [2023-04-07T02:33:42.837Z] acc83c6ca332: Preparing [2023-04-07T02:33:42.837Z] 5f15a67adfe3: Preparing [2023-04-07T02:33:42.837Z] e7f1d573919d: Preparing [2023-04-07T02:33:42.837Z] 75b606e7c049: Preparing [2023-04-07T02:33:42.837Z] 008dfe06b25e: Preparing [2023-04-07T02:33:42.837Z] 19dc52abc1f3: Preparing [2023-04-07T02:33:42.837Z] c567a1609b16: Preparing [2023-04-07T02:33:42.837Z] f1417ff83b31: Preparing [2023-04-07T02:33:42.837Z] 5f15a67adfe3: Waiting [2023-04-07T02:33:42.837Z] e7f1d573919d: Waiting [2023-04-07T02:33:42.837Z] 75b606e7c049: Waiting [2023-04-07T02:33:42.837Z] 008dfe06b25e: Waiting [2023-04-07T02:33:42.837Z] 19dc52abc1f3: Waiting [2023-04-07T02:33:42.837Z] c567a1609b16: Waiting [2023-04-07T02:33:42.837Z] f1417ff83b31: Waiting [2023-04-07T02:33:42.837Z] 356bf98be6c2: Layer already exists [2023-04-07T02:33:42.837Z] f64018535708: Layer already exists [2023-04-07T02:33:42.837Z] ef8cb87b549c: Layer already exists [2023-04-07T02:33:42.837Z] acc83c6ca332: Layer already exists [2023-04-07T02:33:42.837Z] 3827b5b91e75: Layer already exists [2023-04-07T02:33:42.837Z] e7f1d573919d: Layer already exists [2023-04-07T02:33:42.837Z] 5f15a67adfe3: Layer already exists [2023-04-07T02:33:42.837Z] 008dfe06b25e: Layer already exists [2023-04-07T02:33:42.837Z] 75b606e7c049: Layer already exists [2023-04-07T02:33:42.837Z] 19dc52abc1f3: Layer already exists [2023-04-07T02:33:42.837Z] f1417ff83b31: Layer already exists [2023-04-07T02:33:42.837Z] c567a1609b16: Layer already exists [2023-04-07T02:33:42.837Z] 3.0.0-dev.23: digest: sha256:0f0fe5603085203c13c8ca1f986607b5a03c95c7fb7c347acf3e89afb6c34143 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:33:43.148Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:33:43.449Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 [2023-04-07T02:33:43.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-07T02:33:43.449Z] 356bf98be6c2: Preparing [2023-04-07T02:33:43.449Z] ef8cb87b549c: Preparing [2023-04-07T02:33:43.449Z] f64018535708: Preparing [2023-04-07T02:33:43.449Z] 3827b5b91e75: Preparing [2023-04-07T02:33:43.449Z] acc83c6ca332: Preparing [2023-04-07T02:33:43.449Z] 5f15a67adfe3: Preparing [2023-04-07T02:33:43.449Z] e7f1d573919d: Preparing [2023-04-07T02:33:43.449Z] 75b606e7c049: Preparing [2023-04-07T02:33:43.449Z] 008dfe06b25e: Preparing [2023-04-07T02:33:43.449Z] 5f15a67adfe3: Waiting [2023-04-07T02:33:43.449Z] e7f1d573919d: Waiting [2023-04-07T02:33:43.449Z] 75b606e7c049: Waiting [2023-04-07T02:33:43.449Z] 19dc52abc1f3: Preparing [2023-04-07T02:33:43.449Z] 008dfe06b25e: Waiting [2023-04-07T02:33:43.449Z] c567a1609b16: Preparing [2023-04-07T02:33:43.449Z] f1417ff83b31: Preparing [2023-04-07T02:33:43.449Z] 19dc52abc1f3: Waiting [2023-04-07T02:33:43.449Z] c567a1609b16: Waiting [2023-04-07T02:33:43.449Z] f1417ff83b31: Waiting [2023-04-07T02:33:43.449Z] f64018535708: Layer already exists [2023-04-07T02:33:43.449Z] 3827b5b91e75: Layer already exists [2023-04-07T02:33:43.449Z] 356bf98be6c2: Layer already exists [2023-04-07T02:33:43.449Z] acc83c6ca332: Layer already exists [2023-04-07T02:33:43.449Z] ef8cb87b549c: Layer already exists [2023-04-07T02:33:43.449Z] e7f1d573919d: Layer already exists [2023-04-07T02:33:43.449Z] 19dc52abc1f3: Layer already exists [2023-04-07T02:33:43.449Z] 5f15a67adfe3: Layer already exists [2023-04-07T02:33:43.449Z] 75b606e7c049: Layer already exists [2023-04-07T02:33:43.449Z] 008dfe06b25e: Layer already exists [2023-04-07T02:33:43.449Z] c567a1609b16: Layer already exists [2023-04-07T02:33:43.449Z] f1417ff83b31: Layer already exists [2023-04-07T02:33:43.449Z] 09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23: digest: sha256:0f0fe5603085203c13c8ca1f986607b5a03c95c7fb7c347acf3e89afb6c34143 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:33:43.758Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:33:44.077Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-04-07T02:33:44.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-07T02:33:44.077Z] 356bf98be6c2: Preparing [2023-04-07T02:33:44.077Z] ef8cb87b549c: Preparing [2023-04-07T02:33:44.077Z] f64018535708: Preparing [2023-04-07T02:33:44.077Z] 3827b5b91e75: Preparing [2023-04-07T02:33:44.077Z] acc83c6ca332: Preparing [2023-04-07T02:33:44.077Z] 5f15a67adfe3: Preparing [2023-04-07T02:33:44.077Z] e7f1d573919d: Preparing [2023-04-07T02:33:44.077Z] 75b606e7c049: Preparing [2023-04-07T02:33:44.077Z] 008dfe06b25e: Preparing [2023-04-07T02:33:44.077Z] 19dc52abc1f3: Preparing [2023-04-07T02:33:44.077Z] c567a1609b16: Preparing [2023-04-07T02:33:44.077Z] f1417ff83b31: Preparing [2023-04-07T02:33:44.077Z] 5f15a67adfe3: Waiting [2023-04-07T02:33:44.077Z] 008dfe06b25e: Waiting [2023-04-07T02:33:44.077Z] e7f1d573919d: Waiting [2023-04-07T02:33:44.077Z] 75b606e7c049: Waiting [2023-04-07T02:33:44.077Z] 19dc52abc1f3: Waiting [2023-04-07T02:33:44.077Z] c567a1609b16: Waiting [2023-04-07T02:33:44.077Z] f1417ff83b31: Waiting [2023-04-07T02:33:44.077Z] 356bf98be6c2: Layer already exists [2023-04-07T02:33:44.077Z] acc83c6ca332: Layer already exists [2023-04-07T02:33:44.077Z] f64018535708: Layer already exists [2023-04-07T02:33:44.077Z] ef8cb87b549c: Layer already exists [2023-04-07T02:33:44.077Z] 3827b5b91e75: Layer already exists [2023-04-07T02:33:44.077Z] 5f15a67adfe3: Layer already exists [2023-04-07T02:33:44.077Z] 008dfe06b25e: Layer already exists [2023-04-07T02:33:44.077Z] 75b606e7c049: Layer already exists [2023-04-07T02:33:44.077Z] e7f1d573919d: Layer already exists [2023-04-07T02:33:44.077Z] 19dc52abc1f3: Layer already exists [2023-04-07T02:33:44.077Z] f1417ff83b31: Layer already exists [2023-04-07T02:33:44.077Z] c567a1609b16: Layer already exists [2023-04-07T02:33:44.077Z] main: digest: sha256:0f0fe5603085203c13c8ca1f986607b5a03c95c7fb7c347acf3e89afb6c34143 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T02:33:44.123Z] ===================================================== [Pipeline] echo [2023-04-07T02:33:44.131Z] taggedImages: [2023-04-07T02:33:44.131Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd [2023-04-07T02:33:44.131Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-07T02:33:44.131Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.23 [2023-04-07T02:33:44.131Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 [2023-04-07T02:33:44.131Z] - 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-04-07T02:33:44.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:33:44.494Z] [2023-04-07T02:33:44.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:33:44.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:33:44.792Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T02:33:44.792Z] 5eb5b503b376: Pulling fs layer [2023-04-07T02:33:44.792Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T02:33:44.792Z] ec43610c2a17: Pulling fs layer [2023-04-07T02:33:44.792Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T02:33:44.792Z] 33b1e0a273af: Pulling fs layer [2023-04-07T02:33:44.792Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T02:33:44.792Z] 2f39f015ded8: Pulling fs layer [2023-04-07T02:33:44.792Z] 33b1e0a273af: Waiting [2023-04-07T02:33:44.792Z] 5d3b04190fa2: Waiting [2023-04-07T02:33:44.792Z] 2f39f015ded8: Waiting [2023-04-07T02:33:44.792Z] 3a2ae6a8a46f: Waiting [2023-04-07T02:33:44.792Z] 5c69ac0246d0: Download complete [2023-04-07T02:33:44.792Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-07T02:33:44.792Z] 3a2ae6a8a46f: Download complete [2023-04-07T02:33:44.792Z] ec43610c2a17: Verifying Checksum [2023-04-07T02:33:44.792Z] ec43610c2a17: Download complete [2023-04-07T02:33:44.792Z] 33b1e0a273af: Verifying Checksum [2023-04-07T02:33:44.792Z] 33b1e0a273af: Download complete [2023-04-07T02:33:44.792Z] 5d3b04190fa2: Verifying Checksum [2023-04-07T02:33:44.792Z] 5d3b04190fa2: Download complete [2023-04-07T02:33:45.054Z] 5eb5b503b376: Verifying Checksum [2023-04-07T02:33:45.054Z] 5eb5b503b376: Download complete [2023-04-07T02:33:45.620Z] 2f39f015ded8: Download complete [2023-04-07T02:33:46.186Z] 5eb5b503b376: Pull complete [2023-04-07T02:33:46.186Z] 5c69ac0246d0: Pull complete [2023-04-07T02:33:46.752Z] ec43610c2a17: Pull complete [2023-04-07T02:33:46.752Z] 3a2ae6a8a46f: Pull complete [2023-04-07T02:33:47.011Z] 33b1e0a273af: Pull complete [2023-04-07T02:33:47.011Z] 5d3b04190fa2: Pull complete [2023-04-07T02:33:51.191Z] 2f39f015ded8: Pull complete [2023-04-07T02:33:51.191Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T02:33:51.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:33:51.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:33:51.276Z] prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container [2023-04-07T02:33:51.305Z] $ 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-04-07T02:33:52.801Z] $ docker top 1c0c8e4d451c9aa270e7e1058d4471debd8330cb2515721ec6460ddf969e310b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:33:53.171Z] ---> job-cost.sh [2023-04-07T02:33:53.171Z] lf-activate-venv: SKIPPING [2023-04-07T02:33:53.171Z] INFO: No Stack... [2023-04-07T02:33:53.430Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T02:33:53.689Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T02:33:53.978Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-04-07T02:33:53.978Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T02:33:53.988Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] [2023-04-07T02:33:53.998Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] did not exist. Created. [2023-04-07T02:33:53.998Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T02:33:54.305Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T02:33:54.332Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T02:33:54.345Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T02:33:54.366Z] $ docker stop --time=1 1c0c8e4d451c9aa270e7e1058d4471debd8330cb2515721ec6460ddf969e310b [2023-04-07T02:33:55.541Z] $ docker rm -f --volumes 1c0c8e4d451c9aa270e7e1058d4471debd8330cb2515721ec6460ddf969e310b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T02:34:59.181Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7063 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-04-07T02:34:59.195Z] Running in /w/workspace/device-usb-camera/95 [Pipeline] { [Pipeline] checkout [2023-04-07T02:34:59.235Z] Selected Git installation does not exist. Using Default [2023-04-07T02:34:59.235Z] The recommended git tool is: NONE [2023-04-07T02:35:05.682Z] using credential edgex-jenkins-ssh [2023-04-07T02:35:05.703Z] Cloning the remote Git repository [2023-04-07T02:35:05.759Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-04-07T02:35:05.876Z] > git init /w/workspace/device-usb-camera/95 # timeout=10 [2023-04-07T02:35:06.051Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-04-07T02:35:06.053Z] > git --version # timeout=10 [2023-04-07T02:35:06.073Z] > git --version # 'git version 2.25.1' [2023-04-07T02:35:06.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T02:35:06.276Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T02:35:07.042Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-04-07T02:35:07.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T02:35:08.100Z] Avoid second fetch [2023-04-07T02:35:08.100Z] Checking out Revision 09efcfd63434f2de4546320b1257b2ce0fe632cd (main) [2023-04-07T02:35:08.792Z] Commit message: "Merge pull request #210 from marcpfuller/fix_device_example" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T02:35:08.126Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T02:35:08.205Z] > git checkout -f 09efcfd63434f2de4546320b1257b2ce0fe632cd # timeout=10 [2023-04-07T02:35:09.720Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T02:35:09.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:35:09.720Z] Dload Upload Total Spent Left Speed [2023-04-07T02:35:09.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-04-07T02:35:10.372Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T02:35:10.714Z] + sudo tee /etc/docker/daemon.new [2023-04-07T02:35:10.714Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T02:35:10.714Z] { [2023-04-07T02:35:10.714Z] "registry-mirrors": [ [2023-04-07T02:35:10.714Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T02:35:10.714Z] ], [2023-04-07T02:35:10.714Z] "bip": "10.250.0.254/24", [2023-04-07T02:35:10.714Z] "hosts": [ [2023-04-07T02:35:10.714Z] "tcp://0.0.0.0:5555", [2023-04-07T02:35:10.714Z] "unix:///var/run/docker.sock" [2023-04-07T02:35:10.714Z] ], [2023-04-07T02:35:10.714Z] "mtu": 1458, [2023-04-07T02:35:10.714Z] "selinux-enabled": true, [2023-04-07T02:35:10.714Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T02:35:10.714Z] } [Pipeline] sh [2023-04-07T02:35:11.055Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T02:35:11.399Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:35:29.700Z] provisioning config files... [2023-04-07T02:35:29.734Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/95@tmp/config5659814516373611408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:35:30.107Z] ---> docker-login.sh [2023-04-07T02:35:30.107Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:35:30.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:35:30.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:35:30.979Z] Configure a credential helper to remove this warning. See [2023-04-07T02:35:30.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:35:30.979Z] [2023-04-07T02:35:30.979Z] Login Succeeded [2023-04-07T02:35:30.979Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:35:31.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:35:31.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:35:31.253Z] Configure a credential helper to remove this warning. See [2023-04-07T02:35:31.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:35:31.253Z] [2023-04-07T02:35:31.253Z] Login Succeeded [2023-04-07T02:35:31.253Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:35:31.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:35:31.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:35:31.797Z] Configure a credential helper to remove this warning. See [2023-04-07T02:35:31.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:35:31.797Z] [2023-04-07T02:35:31.797Z] Login Succeeded [2023-04-07T02:35:31.797Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:35:32.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:35:32.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:35:32.071Z] Configure a credential helper to remove this warning. See [2023-04-07T02:35:32.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:35:32.071Z] [2023-04-07T02:35:32.071Z] Login Succeeded [2023-04-07T02:35:32.071Z] docker.io [2023-04-07T02:35:32.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:35:32.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:35:32.617Z] Configure a credential helper to remove this warning. See [2023-04-07T02:35:32.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:35:32.617Z] [2023-04-07T02:35:32.617Z] Login Succeeded [2023-04-07T02:35:32.617Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:35:32.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T02:35:32.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:35:33.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:35:33.022Z] ========================================================= [2023-04-07T02:35:33.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T02:35:33.022Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:35:33.390Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T02:35:35.370Z] Sending build context to Docker daemon 1.219MB [2023-04-07T02:35:35.658Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:35:35.658Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-07T02:35:35.658Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T02:35:35.658Z] af6eaf76a39c: Pulling fs layer [2023-04-07T02:35:35.658Z] 55522c791124: Pulling fs layer [2023-04-07T02:35:35.658Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T02:35:35.658Z] 169dfbe0d373: Pulling fs layer [2023-04-07T02:35:35.658Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T02:35:35.658Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T02:35:35.658Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T02:35:35.658Z] e1ff8fa3b103: Waiting [2023-04-07T02:35:35.658Z] 52ebb69f0ebf: Waiting [2023-04-07T02:35:35.658Z] 5abe8eddf0d5: Waiting [2023-04-07T02:35:35.942Z] 55522c791124: Verifying Checksum [2023-04-07T02:35:35.942Z] 55522c791124: Download complete [2023-04-07T02:35:35.942Z] 169dfbe0d373: Verifying Checksum [2023-04-07T02:35:35.942Z] 169dfbe0d373: Download complete [2023-04-07T02:35:35.942Z] af6eaf76a39c: Verifying Checksum [2023-04-07T02:35:35.942Z] af6eaf76a39c: Download complete [2023-04-07T02:35:35.942Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T02:35:35.942Z] e1ff8fa3b103: Download complete [2023-04-07T02:35:36.923Z] af6eaf76a39c: Pull complete [2023-04-07T02:35:37.197Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T02:35:37.197Z] 5abe8eddf0d5: Download complete [2023-04-07T02:35:37.482Z] 55522c791124: Pull complete [2023-04-07T02:35:38.460Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T02:35:38.460Z] ce5c4a1c91eb: Download complete [2023-04-07T02:35:38.741Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T02:35:38.741Z] 52ebb69f0ebf: Download complete [2023-04-07T02:35:51.092Z] ce5c4a1c91eb: Pull complete [2023-04-07T02:35:51.092Z] 169dfbe0d373: Pull complete [2023-04-07T02:35:51.092Z] e1ff8fa3b103: Pull complete [2023-04-07T02:35:57.790Z] 52ebb69f0ebf: Pull complete [2023-04-07T02:36:01.276Z] 5abe8eddf0d5: Pull complete [2023-04-07T02:36:01.276Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T02:36:01.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T02:36:01.276Z] ---> 6cb57ee374ae [2023-04-07T02:36:01.276Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:36:01.865Z] ---> Running in cda6cbb82074 [2023-04-07T02:36:02.135Z] Removing intermediate container cda6cbb82074 [2023-04-07T02:36:02.135Z] ---> 6a79474f0c80 [2023-04-07T02:36:02.135Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:36:02.403Z] ---> Running in 521bac378c1e [2023-04-07T02:36:02.669Z] Removing intermediate container 521bac378c1e [2023-04-07T02:36:02.669Z] ---> 9ce7dd0aa19a [2023-04-07T02:36:02.669Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-07T02:36:02.937Z] ---> Running in 4f34c90ffffd [2023-04-07T02:36:03.206Z] Removing intermediate container 4f34c90ffffd [2023-04-07T02:36:03.206Z] ---> 0dfdae2393ba [2023-04-07T02:36:03.206Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-07T02:36:03.206Z] ---> Running in 5bbaee1f3b6c [2023-04-07T02:36:03.475Z] Removing intermediate container 5bbaee1f3b6c [2023-04-07T02:36:03.476Z] ---> 3da5d88b9203 [2023-04-07T02:36:03.476Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:36:03.745Z] ---> Running in 20ccc62a9ba0 [2023-04-07T02:36:05.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T02:36:05.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T02:36:06.842Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-07T02:36:06.842Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-07T02:36:06.842Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-07T02:36:06.842Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-07T02:36:06.842Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-07T02:36:06.842Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-07T02:36:06.842Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-07T02:36:06.842Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-07T02:36:06.842Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-07T02:36:06.842Z] (10/14) Installing kmod-libs (30-r1) [2023-04-07T02:36:06.842Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-07T02:36:06.842Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-07T02:36:06.842Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-07T02:36:06.842Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-07T02:36:06.842Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:36:07.111Z] Executing eudev-3.2.11-r4.trigger [2023-04-07T02:36:07.111Z] OK: 271 MiB in 67 packages [2023-04-07T02:36:08.084Z] Removing intermediate container 20ccc62a9ba0 [2023-04-07T02:36:08.084Z] ---> 98af48fb59db [2023-04-07T02:36:08.084Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-07T02:36:08.353Z] ---> Running in ffc9b397aa8e [2023-04-07T02:36:08.623Z] Removing intermediate container ffc9b397aa8e [2023-04-07T02:36:08.623Z] ---> eadee76f9222 [2023-04-07T02:36:08.623Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-07T02:36:09.217Z] ---> adbb3b921251 [2023-04-07T02:36:09.217Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:36:09.217Z] ---> Running in b912ffafbcbd [2023-04-07T02:37:17.114Z] Removing intermediate container b912ffafbcbd [2023-04-07T02:37:17.114Z] ---> 3263ba0a9b6f [2023-04-07T02:37:17.114Z] Step 11/13 : COPY . . [2023-04-07T02:37:17.114Z] ---> f1514f739d42 [2023-04-07T02:37:17.114Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-07T02:37:17.114Z] ---> Running in 4dfeba8861c2 [2023-04-07T02:37:17.114Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:37:17.114Z] Dload Upload Total Spent Left Speed [2023-04-07T02:37:17.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3718 0 --:--:-- --:--:-- --:--:-- 3726 [2023-04-07T02:37:17.114Z] Removing intermediate container 4dfeba8861c2 [2023-04-07T02:37:17.114Z] ---> 814e758cdc9f [2023-04-07T02:37:17.114Z] Step 13/13 : RUN ${MAKE} [2023-04-07T02:37:17.114Z] ---> Running in b12d49dc9f5e [2023-04-07T02:37:17.114Z] noop [2023-04-07T02:37:17.114Z] Removing intermediate container b12d49dc9f5e [2023-04-07T02:37:17.114Z] ---> 3b39d93c9161 [2023-04-07T02:37:17.114Z] Successfully built 3b39d93c9161 [2023-04-07T02:37:17.114Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:37:17.465Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T02:37:17.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:37:17.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-7063 does not seem to be running inside a container [2023-04-07T02:37:17.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/95 -v /w/workspace/device-usb-camera/95:/w/workspace/device-usb-camera/95:rw,z -v /w/workspace/device-usb-camera/95@tmp:/w/workspace/device-usb-camera/95@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-04-07T02:37:19.019Z] $ docker top d2c4e85868e62ee5e2e94ae0bc2a527e37d5cded970ca9ca33f91188e74952ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:37:19.877Z] + go version [2023-04-07T02:37:19.877Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T02:37:19.902Z] $ docker stop --time=1 d2c4e85868e62ee5e2e94ae0bc2a527e37d5cded970ca9ca33f91188e74952ef [2023-04-07T02:37:21.558Z] $ docker rm -f --volumes d2c4e85868e62ee5e2e94ae0bc2a527e37d5cded970ca9ca33f91188e74952ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:37:22.105Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T02:37:22.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:37:22.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-7063 does not seem to be running inside a container [2023-04-07T02:37:22.368Z] $ 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/95 -v /w/workspace/device-usb-camera/95:/w/workspace/device-usb-camera/95:rw,z -v /w/workspace/device-usb-camera/95@tmp:/w/workspace/device-usb-camera/95@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-04-07T02:37:23.607Z] $ docker top 0efe6d0802409634ff653aca27f432f6408bf767b049be5e95d08f1384ffe202 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:37:24.464Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/95 [Pipeline] fileExists [Pipeline] sh [2023-04-07T02:37:25.116Z] + make test [2023-04-07T02:37:25.116Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T02:38:04.030Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-07T02:40:28.254Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-07T02:40:28.254Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 2.0% of statements [2023-04-07T02:40:28.254Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T02:40:28.254Z] go vet ./... [2023-04-07T02:41:00.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T02:41:00.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T02:41:00.514Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-07T02:41:00.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T02:41:00.550Z] $ docker stop --time=1 0efe6d0802409634ff653aca27f432f6408bf767b049be5e95d08f1384ffe202 [2023-04-07T02:41:02.434Z] $ docker rm -f --volumes 0efe6d0802409634ff653aca27f432f6408bf767b049be5e95d08f1384ffe202 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:41:03.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T02:41:03.692Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T02:41:04.205Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T02:41:04.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T02:41:04.906Z] + ls -al . [2023-04-07T02:41:04.906Z] total 184 [2023-04-07T02:41:04.906Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 02:37 . [2023-04-07T02:41:04.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:35 .. [2023-04-07T02:41:04.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:35 .git [2023-04-07T02:41:04.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:35 .github [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 7 02:35 .gitignore [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 02:35 .golangci.yml [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 7 02:35 .hadolint.yml [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 9535 Apr 7 02:35 Attribution.txt [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 7 02:35 CHANGELOG.md [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 7 02:35 Dockerfile [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 02:35 GOVERNANCE.md [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 7 02:35 Jenkinsfile [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 02:35 LICENSE [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 7 02:35 Makefile [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 7 02:35 OWNERS.md [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 7 02:35 README.md [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 02:31 VERSION [2023-04-07T02:41:04.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:35 bin [2023-04-07T02:41:04.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:35 cmd [2023-04-07T02:41:04.906Z] -rw-r--r-- 1 jenkins jenkins 28352 Apr 7 02:40 coverage.out [2023-04-07T02:41:04.906Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 7 02:35 docker-entrypoint.sh [2023-04-07T02:41:04.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:35 docs [2023-04-07T02:41:04.906Z] -rw-rw-r-- 1 jenkins jenkins 3440 Apr 7 02:35 go.mod [2023-04-07T02:41:04.907Z] -rw-rw-r-- 1 jenkins jenkins 31313 Apr 7 02:35 go.sum [2023-04-07T02:41:04.907Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:35 internal [2023-04-07T02:41:04.907Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:35 snap [2023-04-07T02:41:04.907Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 7 02:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:41:05.238Z] + 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=09efcfd63434f2de4546320b1257b2ce0fe632cd --label arch=arm64 --label version=3.0.0-dev.23 . [2023-04-07T02:41:05.509Z] Sending build context to Docker daemon 1.248MB [2023-04-07T02:41:05.509Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:41:05.509Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-07T02:41:05.509Z] ---> 3b39d93c9161 [2023-04-07T02:41:05.509Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:41:07.454Z] ---> Running in 346b2c5907a0 [2023-04-07T02:41:07.454Z] Removing intermediate container 346b2c5907a0 [2023-04-07T02:41:07.454Z] ---> a8e4d0db5a85 [2023-04-07T02:41:07.454Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:41:07.454Z] ---> Running in 0c315869c851 [2023-04-07T02:41:07.721Z] Removing intermediate container 0c315869c851 [2023-04-07T02:41:07.721Z] ---> 82d51e0446d0 [2023-04-07T02:41:07.721Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-07T02:41:07.721Z] ---> Running in 3e581937a9e9 [2023-04-07T02:41:07.989Z] Removing intermediate container 3e581937a9e9 [2023-04-07T02:41:07.989Z] ---> 4c20a65392d5 [2023-04-07T02:41:07.989Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-07T02:41:07.989Z] ---> Running in 2bd82c5fcad2 [2023-04-07T02:41:08.255Z] Removing intermediate container 2bd82c5fcad2 [2023-04-07T02:41:08.255Z] ---> c4b6a73079f9 [2023-04-07T02:41:08.255Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:41:08.521Z] ---> Running in 983ab83cc885 [2023-04-07T02:41:09.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T02:41:10.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T02:41:11.471Z] OK: 271 MiB in 67 packages [2023-04-07T02:41:12.060Z] Removing intermediate container 983ab83cc885 [2023-04-07T02:41:12.060Z] ---> c99c2f0ba2b6 [2023-04-07T02:41:12.060Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-07T02:41:12.060Z] ---> Running in fc47ab836f05 [2023-04-07T02:41:12.649Z] Removing intermediate container fc47ab836f05 [2023-04-07T02:41:12.649Z] ---> 19a1f5c83f22 [2023-04-07T02:41:12.649Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-07T02:41:13.235Z] ---> 115d93d4adb7 [2023-04-07T02:41:13.235Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:41:13.235Z] ---> Running in f9942b5865cb [2023-04-07T02:41:15.819Z] Removing intermediate container f9942b5865cb [2023-04-07T02:41:15.819Z] ---> 0be434ae3af8 [2023-04-07T02:41:15.819Z] Step 11/35 : COPY . . [2023-04-07T02:41:16.783Z] ---> 0cdc1779e018 [2023-04-07T02:41:16.783Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-07T02:41:16.783Z] ---> Running in 4eb74c62ec27 [2023-04-07T02:41:17.751Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-04-07T02:41:17.751Z]  Dload Upload Total Spent Left Speed [2023-04-07T02:41:18.342Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3349 0 --:--:-- --:--:-- --:--:-- 3350 [2023-04-07T02:41:18.926Z] Removing intermediate container 4eb74c62ec27 [2023-04-07T02:41:18.926Z] ---> 0d2b9e55f91f [2023-04-07T02:41:18.926Z] Step 13/35 : RUN ${MAKE} [2023-04-07T02:41:18.926Z] ---> Running in db089b98ae68 [2023-04-07T02:41:19.889Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-07T02:43:58.020Z] Removing intermediate container db089b98ae68 [2023-04-07T02:43:58.020Z] ---> 113cb03a59f0 [2023-04-07T02:43:58.020Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-07T02:43:58.020Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-07T02:43:58.020Z] 8766b47fe142: Pulling fs layer [2023-04-07T02:43:58.020Z] 8766b47fe142: Verifying Checksum [2023-04-07T02:43:58.020Z] 8766b47fe142: Download complete [2023-04-07T02:43:58.020Z] 8766b47fe142: Pull complete [2023-04-07T02:43:58.020Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-07T02:43:58.020Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-07T02:43:58.020Z] ---> 69d40e2cb93c [2023-04-07T02:43:58.020Z] Step 15/35 : FROM alpine:3.17 [2023-04-07T02:43:58.020Z] 3.17: Pulling from library/alpine [2023-04-07T02:43:58.020Z] c41833b44d91: Pulling fs layer [2023-04-07T02:43:58.020Z] c41833b44d91: Download complete [2023-04-07T02:43:58.020Z] c41833b44d91: Pull complete [2023-04-07T02:43:58.020Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T02:43:58.020Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T02:43:58.020Z] ---> 51e60588ff2c [2023-04-07T02:43:58.020Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-07T02:43:58.020Z] ---> Running in 51866a3262dc [2023-04-07T02:43:58.020Z] Removing intermediate container 51866a3262dc [2023-04-07T02:43:58.020Z] ---> 7bef57508474 [2023-04-07T02:43:58.020Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-07T02:43:58.020Z] ---> Running in 509870a2f33b [2023-04-07T02:43:58.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T02:43:58.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T02:43:58.020Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-04-07T02:43:58.020Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-04-07T02:43:58.020Z] (3/83) Installing libxau (1.0.10-r0) [2023-04-07T02:43:58.020Z] (4/83) Installing libmd (1.0.4-r0) [2023-04-07T02:43:58.020Z] (5/83) Installing libbsd (0.11.7-r0) [2023-04-07T02:43:58.020Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-04-07T02:43:58.020Z] (7/83) Installing libxcb (1.15-r0) [2023-04-07T02:43:58.020Z] (8/83) Installing libx11 (1.8.4-r0) [2023-04-07T02:43:58.020Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-04-07T02:43:58.020Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-04-07T02:43:58.020Z] (11/83) Installing libexpat (2.5.0-r0) [2023-04-07T02:43:58.020Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-04-07T02:43:58.020Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-04-07T02:43:58.020Z] (14/83) Installing libpng (1.6.38-r0) [2023-04-07T02:43:58.020Z] (15/83) Installing freetype (2.12.1-r0) [2023-04-07T02:43:58.020Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-04-07T02:43:58.020Z] (17/83) Installing fribidi (1.0.12-r0) [2023-04-07T02:43:58.020Z] (18/83) Installing libffi (3.4.4-r0) [2023-04-07T02:43:58.020Z] (19/83) Installing libintl (0.21.1-r1) [2023-04-07T02:43:58.020Z] (20/83) Installing libblkid (2.38.1-r1) [2023-04-07T02:43:58.020Z] (21/83) Installing libmount (2.38.1-r1) [2023-04-07T02:43:58.020Z] (22/83) Installing pcre2 (10.42-r0) [2023-04-07T02:43:58.020Z] (23/83) Installing glib (2.74.6-r0) [2023-04-07T02:43:58.020Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-04-07T02:43:58.020Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-04-07T02:43:58.020Z] (26/83) Installing libass (0.16.0-r1) [2023-04-07T02:43:58.020Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-04-07T02:43:58.020Z] (28/83) Installing libdrm (2.4.114-r0) [2023-04-07T02:43:58.020Z] (29/83) Installing gmp (6.2.1-r2) [2023-04-07T02:43:58.020Z] (30/83) Installing nettle (3.8.1-r0) [2023-04-07T02:43:58.020Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-04-07T02:43:58.020Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-04-07T02:43:58.020Z] (33/83) Installing libunistring (1.1-r0) [2023-04-07T02:43:58.020Z] (34/83) Installing gnutls (3.7.8-r3) [2023-04-07T02:43:58.020Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-07T02:43:58.020Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-07T02:43:58.020Z] (37/83) Installing lame (3.100-r2) [2023-04-07T02:43:58.020Z] (38/83) Installing opus (1.3.1-r1) [2023-04-07T02:43:58.020Z] (39/83) Installing libasyncns (0.8-r1) [2023-04-07T02:43:58.020Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-04-07T02:43:58.020Z] (41/83) Installing libltdl (2.4.7-r1) [2023-04-07T02:43:58.020Z] (42/83) Installing orc (0.4.33-r0) [2023-04-07T02:43:58.020Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-04-07T02:43:58.020Z] (44/83) Installing libogg (1.3.5-r2) [2023-04-07T02:43:58.020Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-07T02:43:58.020Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-04-07T02:43:58.020Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-04-07T02:43:58.020Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-04-07T02:43:58.020Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-04-07T02:43:58.020Z] (50/83) Installing soxr (0.1.3-r3) [2023-04-07T02:43:58.020Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-04-07T02:43:58.020Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-04-07T02:43:58.020Z] (53/83) Installing libpulse (16.1-r6) [2023-04-07T02:43:58.020Z] (54/83) Installing cjson (1.7.15-r3) [2023-04-07T02:43:58.020Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-04-07T02:43:58.020Z] (56/83) Installing librist (0.2.7-r0) [2023-04-07T02:43:58.020Z] (57/83) Installing libsrt (1.5.1-r0) [2023-04-07T02:43:58.020Z] (58/83) Installing libssh (0.10.4-r0) [2023-04-07T02:43:58.020Z] (59/83) Installing libtheora (1.1.1-r16) [2023-04-07T02:43:58.020Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-04-07T02:43:58.020Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-04-07T02:43:58.020Z] (62/83) Installing libxext (1.3.5-r0) [2023-04-07T02:43:58.020Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-04-07T02:43:58.020Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-04-07T02:43:58.020Z] (65/83) Installing libva (2.16.0-r0) [2023-04-07T02:43:58.020Z] (66/83) Installing libvdpau (1.5-r0) [2023-04-07T02:43:58.020Z] (67/83) Installing vidstab (1.1.0-r2) [2023-04-07T02:43:58.020Z] (68/83) Installing libvpx (1.12.0-r1) [2023-04-07T02:43:58.020Z] (69/83) Installing libwebp (1.2.4-r1) [2023-04-07T02:43:58.020Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-04-07T02:43:58.020Z] (71/83) Installing numactl (2.0.16-r1) [2023-04-07T02:43:58.020Z] (72/83) Installing x265-libs (3.5-r3) [2023-04-07T02:43:58.020Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-04-07T02:43:58.020Z] (74/83) Installing libsodium (1.0.18-r2) [2023-04-07T02:43:58.020Z] (75/83) Installing libzmq (4.3.4-r1) [2023-04-07T02:43:58.020Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-04-07T02:43:58.020Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-04-07T02:43:58.020Z] (78/83) Installing udev-init-scripts (35-r1) [2023-04-07T02:43:58.020Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-04-07T02:43:58.020Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-04-07T02:43:58.020Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-04-07T02:43:58.020Z] (82/83) Installing kmod-libs (30-r1) [2023-04-07T02:43:58.020Z] (83/83) Installing eudev (3.2.11-r4) [2023-04-07T02:43:58.020Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:43:58.020Z] Executing eudev-3.2.11-r4.trigger [2023-04-07T02:43:58.020Z] OK: 86 MiB in 98 packages [2023-04-07T02:44:00.594Z] Removing intermediate container 509870a2f33b [2023-04-07T02:44:00.594Z] ---> 7e9b1eef93e8 [2023-04-07T02:44:00.594Z] Step 18/35 : WORKDIR / [2023-04-07T02:44:00.594Z] ---> Running in 5b34878d6250 [2023-04-07T02:44:00.594Z] Removing intermediate container 5b34878d6250 [2023-04-07T02:44:00.594Z] ---> 2c9d266a8885 [2023-04-07T02:44:00.594Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-07T02:44:02.006Z] ---> 1291f476b238 [2023-04-07T02:44:02.006Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-07T02:44:02.591Z] ---> 69871e5d72fc [2023-04-07T02:44:02.591Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-07T02:44:03.175Z] ---> 7fccfe2a0d7f [2023-04-07T02:44:03.175Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-07T02:44:03.447Z] ---> 5c043a34be6c [2023-04-07T02:44:03.447Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-07T02:44:04.031Z] ---> 5210f21e50f2 [2023-04-07T02:44:04.031Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-07T02:44:04.616Z] ---> 6ac123a71747 [2023-04-07T02:44:04.616Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-07T02:44:06.024Z] ---> 1b9c57bb4b26 [2023-04-07T02:44:06.024Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-07T02:44:06.292Z] ---> Running in cd30f1cef2c5 [2023-04-07T02:44:07.807Z] Removing intermediate container cd30f1cef2c5 [2023-04-07T02:44:07.807Z] ---> 07aa603ae383 [2023-04-07T02:44:07.807Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-07T02:44:08.107Z] ---> Running in 635059e385f4 [2023-04-07T02:44:10.783Z] Removing intermediate container 635059e385f4 [2023-04-07T02:44:10.783Z] ---> dc273e0e8f1e [2023-04-07T02:44:10.783Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-07T02:44:10.783Z] ---> Running in 32eb63bb5cda [2023-04-07T02:44:12.216Z] Removing intermediate container 32eb63bb5cda [2023-04-07T02:44:12.216Z] ---> 5833135649cf [2023-04-07T02:44:12.216Z] Step 29/35 : EXPOSE 59983 [2023-04-07T02:44:12.216Z] ---> Running in a1d38657253d [2023-04-07T02:44:12.817Z] Removing intermediate container a1d38657253d [2023-04-07T02:44:12.817Z] ---> a1f0c589cdf6 [2023-04-07T02:44:12.817Z] Step 30/35 : EXPOSE 8554 [2023-04-07T02:44:12.817Z] ---> Running in 546c20de22de [2023-04-07T02:44:13.085Z] Removing intermediate container 546c20de22de [2023-04-07T02:44:13.085Z] ---> 42a3c4577970 [2023-04-07T02:44:13.085Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-07T02:44:13.085Z] ---> Running in 45cdd224d0e6 [2023-04-07T02:44:13.352Z] Removing intermediate container 45cdd224d0e6 [2023-04-07T02:44:13.352Z] ---> 099fa1a33ca3 [2023-04-07T02:44:13.352Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-07T02:44:13.622Z] ---> Running in 1dec21a6e955 [2023-04-07T02:44:13.889Z] Removing intermediate container 1dec21a6e955 [2023-04-07T02:44:13.889Z] ---> 7961f1066143 [2023-04-07T02:44:13.890Z] Step 33/35 : LABEL arch=arm64 [2023-04-07T02:44:13.890Z] ---> Running in c057b48a75bf [2023-04-07T02:44:14.158Z] Removing intermediate container c057b48a75bf [2023-04-07T02:44:14.158Z] ---> 49a3bacbc06c [2023-04-07T02:44:14.158Z] Step 34/35 : LABEL git_sha=09efcfd63434f2de4546320b1257b2ce0fe632cd [2023-04-07T02:44:14.439Z] ---> Running in b5003cdbfc62 [2023-04-07T02:44:14.707Z] Removing intermediate container b5003cdbfc62 [2023-04-07T02:44:14.707Z] ---> 02326a5ef7fd [2023-04-07T02:44:14.707Z] Step 35/35 : LABEL version=3.0.0-dev.23 [2023-04-07T02:44:14.707Z] ---> Running in 2ff8fd72a1c2 [2023-04-07T02:44:14.974Z] Removing intermediate container 2ff8fd72a1c2 [2023-04-07T02:44:14.974Z] ---> 95e62d5318b9 [2023-04-07T02:44:14.974Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T02:44:14.974Z] Successfully built 95e62d5318b9 [2023-04-07T02:44:14.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-04-07T02:44:15.059Z] provisioning config files... [2023-04-07T02:44:15.074Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/95@tmp/config3052353296117944436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:44:15.408Z] ---> docker-login.sh [2023-04-07T02:44:15.408Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:44:15.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:44:15.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:44:15.677Z] Configure a credential helper to remove this warning. See [2023-04-07T02:44:15.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:44:15.677Z] [2023-04-07T02:44:15.677Z] Login Succeeded [2023-04-07T02:44:15.677Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:44:15.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:44:15.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:44:15.947Z] Configure a credential helper to remove this warning. See [2023-04-07T02:44:15.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:44:15.947Z] [2023-04-07T02:44:15.947Z] Login Succeeded [2023-04-07T02:44:15.947Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:44:16.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:44:16.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:44:16.483Z] Configure a credential helper to remove this warning. See [2023-04-07T02:44:16.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:44:16.483Z] [2023-04-07T02:44:16.483Z] Login Succeeded [2023-04-07T02:44:16.483Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:44:16.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:44:16.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:44:16.751Z] Configure a credential helper to remove this warning. See [2023-04-07T02:44:16.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:44:16.751Z] [2023-04-07T02:44:16.751Z] Login Succeeded [2023-04-07T02:44:16.751Z] docker.io [2023-04-07T02:44:17.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:44:17.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:44:17.283Z] Configure a credential helper to remove this warning. See [2023-04-07T02:44:17.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:44:17.283Z] [2023-04-07T02:44:17.283Z] Login Succeeded [2023-04-07T02:44:17.283Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:44:17.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T02:44:17.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:44:17.354Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-04-07T02:44:17.354Z] 09efcfd63434f2de4546320b1257b2ce0fe632cd [2023-04-07T02:44:17.354Z] latest [2023-04-07T02:44:17.354Z] 3.0.0-dev.23 [2023-04-07T02:44:17.354Z] 09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 [2023-04-07T02:44:17.354Z] main [2023-04-07T02:44:17.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:44:17.712Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:44:18.063Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd [2023-04-07T02:44:18.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-07T02:44:18.063Z] 377a0da3126d: Preparing [2023-04-07T02:44:18.063Z] 54772e8bdb8f: Preparing [2023-04-07T02:44:18.063Z] aa7446feac6c: Preparing [2023-04-07T02:44:18.063Z] 608d194cb50c: Preparing [2023-04-07T02:44:18.063Z] acc83c6ca332: Preparing [2023-04-07T02:44:18.063Z] 3de267b29e78: Preparing [2023-04-07T02:44:18.063Z] fe17fe5117a6: Preparing [2023-04-07T02:44:18.063Z] 8c1ff4a9444d: Preparing [2023-04-07T02:44:18.064Z] 6668fc96f5d2: Preparing [2023-04-07T02:44:18.064Z] 5b629f1a6ccb: Preparing [2023-04-07T02:44:18.064Z] 57132a91ebbd: Preparing [2023-04-07T02:44:18.064Z] 26cbea5cba74: Preparing [2023-04-07T02:44:18.064Z] fe17fe5117a6: Waiting [2023-04-07T02:44:18.064Z] 8c1ff4a9444d: Waiting [2023-04-07T02:44:18.064Z] 3de267b29e78: Waiting [2023-04-07T02:44:18.064Z] 6668fc96f5d2: Waiting [2023-04-07T02:44:18.064Z] 57132a91ebbd: Waiting [2023-04-07T02:44:18.064Z] 5b629f1a6ccb: Waiting [2023-04-07T02:44:18.064Z] 26cbea5cba74: Waiting [2023-04-07T02:44:18.329Z] 377a0da3126d: Pushed [2023-04-07T02:44:18.329Z] acc83c6ca332: Pushed [2023-04-07T02:44:18.329Z] 54772e8bdb8f: Pushed [2023-04-07T02:44:18.329Z] aa7446feac6c: Pushed [2023-04-07T02:44:18.596Z] 3de267b29e78: Pushed [2023-04-07T02:44:18.596Z] fe17fe5117a6: Pushed [2023-04-07T02:44:18.596Z] 8c1ff4a9444d: Pushed [2023-04-07T02:44:18.596Z] 6668fc96f5d2: Pushed [2023-04-07T02:44:18.596Z] 26cbea5cba74: Layer already exists [2023-04-07T02:44:25.241Z] 608d194cb50c: Pushed [2023-04-07T02:44:25.241Z] 5b629f1a6ccb: Pushed [2023-04-07T02:44:37.553Z] 57132a91ebbd: Pushed [2023-04-07T02:44:37.553Z] 09efcfd63434f2de4546320b1257b2ce0fe632cd: digest: sha256:1e1128374b644f0789cd147a2c0a12221927b88d19451672e1a774115a2a5333 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:44:37.895Z] + 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-04-07T02:44:38.225Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-07T02:44:38.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-07T02:44:38.225Z] 377a0da3126d: Preparing [2023-04-07T02:44:38.225Z] 54772e8bdb8f: Preparing [2023-04-07T02:44:38.225Z] aa7446feac6c: Preparing [2023-04-07T02:44:38.225Z] 608d194cb50c: Preparing [2023-04-07T02:44:38.225Z] acc83c6ca332: Preparing [2023-04-07T02:44:38.225Z] 3de267b29e78: Preparing [2023-04-07T02:44:38.225Z] fe17fe5117a6: Preparing [2023-04-07T02:44:38.225Z] 8c1ff4a9444d: Preparing [2023-04-07T02:44:38.225Z] 6668fc96f5d2: Preparing [2023-04-07T02:44:38.225Z] 5b629f1a6ccb: Preparing [2023-04-07T02:44:38.225Z] 57132a91ebbd: Preparing [2023-04-07T02:44:38.225Z] 26cbea5cba74: Preparing [2023-04-07T02:44:38.225Z] fe17fe5117a6: Waiting [2023-04-07T02:44:38.225Z] 5b629f1a6ccb: Waiting [2023-04-07T02:44:38.225Z] 57132a91ebbd: Waiting [2023-04-07T02:44:38.225Z] 26cbea5cba74: Waiting [2023-04-07T02:44:38.225Z] 6668fc96f5d2: Waiting [2023-04-07T02:44:38.225Z] 3de267b29e78: Waiting [2023-04-07T02:44:38.225Z] 8c1ff4a9444d: Waiting [2023-04-07T02:44:38.225Z] acc83c6ca332: Layer already exists [2023-04-07T02:44:38.225Z] 608d194cb50c: Layer already exists [2023-04-07T02:44:38.225Z] aa7446feac6c: Layer already exists [2023-04-07T02:44:38.225Z] 377a0da3126d: Layer already exists [2023-04-07T02:44:38.225Z] 54772e8bdb8f: Layer already exists [2023-04-07T02:44:38.225Z] 3de267b29e78: Layer already exists [2023-04-07T02:44:38.225Z] fe17fe5117a6: Layer already exists [2023-04-07T02:44:38.225Z] 8c1ff4a9444d: Layer already exists [2023-04-07T02:44:38.225Z] 6668fc96f5d2: Layer already exists [2023-04-07T02:44:38.225Z] 5b629f1a6ccb: Layer already exists [2023-04-07T02:44:38.225Z] 26cbea5cba74: Layer already exists [2023-04-07T02:44:38.225Z] 57132a91ebbd: Layer already exists [2023-04-07T02:44:38.491Z] latest: digest: sha256:1e1128374b644f0789cd147a2c0a12221927b88d19451672e1a774115a2a5333 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:44:38.825Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:44:39.158Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.23 [2023-04-07T02:44:39.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-07T02:44:39.158Z] 377a0da3126d: Preparing [2023-04-07T02:44:39.158Z] 54772e8bdb8f: Preparing [2023-04-07T02:44:39.158Z] aa7446feac6c: Preparing [2023-04-07T02:44:39.158Z] 608d194cb50c: Preparing [2023-04-07T02:44:39.158Z] acc83c6ca332: Preparing [2023-04-07T02:44:39.158Z] 3de267b29e78: Preparing [2023-04-07T02:44:39.158Z] fe17fe5117a6: Preparing [2023-04-07T02:44:39.158Z] 8c1ff4a9444d: Preparing [2023-04-07T02:44:39.158Z] 6668fc96f5d2: Preparing [2023-04-07T02:44:39.158Z] 5b629f1a6ccb: Preparing [2023-04-07T02:44:39.158Z] 57132a91ebbd: Preparing [2023-04-07T02:44:39.158Z] 26cbea5cba74: Preparing [2023-04-07T02:44:39.158Z] 6668fc96f5d2: Waiting [2023-04-07T02:44:39.158Z] 5b629f1a6ccb: Waiting [2023-04-07T02:44:39.158Z] 3de267b29e78: Waiting [2023-04-07T02:44:39.158Z] 8c1ff4a9444d: Waiting [2023-04-07T02:44:39.158Z] fe17fe5117a6: Waiting [2023-04-07T02:44:39.158Z] 57132a91ebbd: Waiting [2023-04-07T02:44:39.158Z] 26cbea5cba74: Waiting [2023-04-07T02:44:39.158Z] 608d194cb50c: Layer already exists [2023-04-07T02:44:39.158Z] aa7446feac6c: Layer already exists [2023-04-07T02:44:39.158Z] acc83c6ca332: Layer already exists [2023-04-07T02:44:39.158Z] 54772e8bdb8f: Layer already exists [2023-04-07T02:44:39.158Z] 377a0da3126d: Layer already exists [2023-04-07T02:44:39.158Z] 6668fc96f5d2: Layer already exists [2023-04-07T02:44:39.158Z] 8c1ff4a9444d: Layer already exists [2023-04-07T02:44:39.158Z] fe17fe5117a6: Layer already exists [2023-04-07T02:44:39.158Z] 5b629f1a6ccb: Layer already exists [2023-04-07T02:44:39.158Z] 3de267b29e78: Layer already exists [2023-04-07T02:44:39.158Z] 57132a91ebbd: Layer already exists [2023-04-07T02:44:39.158Z] 26cbea5cba74: Layer already exists [2023-04-07T02:44:39.423Z] 3.0.0-dev.23: digest: sha256:1e1128374b644f0789cd147a2c0a12221927b88d19451672e1a774115a2a5333 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:44:39.753Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:44:40.082Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 [2023-04-07T02:44:40.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-07T02:44:40.082Z] 377a0da3126d: Preparing [2023-04-07T02:44:40.082Z] 54772e8bdb8f: Preparing [2023-04-07T02:44:40.082Z] aa7446feac6c: Preparing [2023-04-07T02:44:40.082Z] 608d194cb50c: Preparing [2023-04-07T02:44:40.082Z] acc83c6ca332: Preparing [2023-04-07T02:44:40.082Z] 3de267b29e78: Preparing [2023-04-07T02:44:40.082Z] fe17fe5117a6: Preparing [2023-04-07T02:44:40.082Z] 8c1ff4a9444d: Preparing [2023-04-07T02:44:40.082Z] 6668fc96f5d2: Preparing [2023-04-07T02:44:40.082Z] 5b629f1a6ccb: Preparing [2023-04-07T02:44:40.082Z] 57132a91ebbd: Preparing [2023-04-07T02:44:40.082Z] 26cbea5cba74: Preparing [2023-04-07T02:44:40.082Z] 8c1ff4a9444d: Waiting [2023-04-07T02:44:40.082Z] 6668fc96f5d2: Waiting [2023-04-07T02:44:40.082Z] 5b629f1a6ccb: Waiting [2023-04-07T02:44:40.082Z] 57132a91ebbd: Waiting [2023-04-07T02:44:40.082Z] 26cbea5cba74: Waiting [2023-04-07T02:44:40.082Z] 3de267b29e78: Waiting [2023-04-07T02:44:40.082Z] fe17fe5117a6: Waiting [2023-04-07T02:44:40.082Z] acc83c6ca332: Layer already exists [2023-04-07T02:44:40.082Z] 377a0da3126d: Layer already exists [2023-04-07T02:44:40.082Z] 54772e8bdb8f: Layer already exists [2023-04-07T02:44:40.082Z] aa7446feac6c: Layer already exists [2023-04-07T02:44:40.082Z] 608d194cb50c: Layer already exists [2023-04-07T02:44:40.082Z] fe17fe5117a6: Layer already exists [2023-04-07T02:44:40.082Z] 8c1ff4a9444d: Layer already exists [2023-04-07T02:44:40.082Z] 5b629f1a6ccb: Layer already exists [2023-04-07T02:44:40.082Z] 3de267b29e78: Layer already exists [2023-04-07T02:44:40.082Z] 6668fc96f5d2: Layer already exists [2023-04-07T02:44:40.082Z] 26cbea5cba74: Layer already exists [2023-04-07T02:44:40.082Z] 57132a91ebbd: Layer already exists [2023-04-07T02:44:40.346Z] 09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23: digest: sha256:1e1128374b644f0789cd147a2c0a12221927b88d19451672e1a774115a2a5333 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:44:40.678Z] + 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-04-07T02:44:41.008Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-04-07T02:44:41.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-07T02:44:41.009Z] 377a0da3126d: Preparing [2023-04-07T02:44:41.009Z] 54772e8bdb8f: Preparing [2023-04-07T02:44:41.009Z] aa7446feac6c: Preparing [2023-04-07T02:44:41.009Z] 608d194cb50c: Preparing [2023-04-07T02:44:41.009Z] acc83c6ca332: Preparing [2023-04-07T02:44:41.009Z] 3de267b29e78: Preparing [2023-04-07T02:44:41.009Z] fe17fe5117a6: Preparing [2023-04-07T02:44:41.009Z] 8c1ff4a9444d: Preparing [2023-04-07T02:44:41.009Z] 6668fc96f5d2: Preparing [2023-04-07T02:44:41.009Z] 5b629f1a6ccb: Preparing [2023-04-07T02:44:41.009Z] 57132a91ebbd: Preparing [2023-04-07T02:44:41.009Z] 26cbea5cba74: Preparing [2023-04-07T02:44:41.009Z] 6668fc96f5d2: Waiting [2023-04-07T02:44:41.009Z] 5b629f1a6ccb: Waiting [2023-04-07T02:44:41.009Z] 57132a91ebbd: Waiting [2023-04-07T02:44:41.009Z] 26cbea5cba74: Waiting [2023-04-07T02:44:41.009Z] fe17fe5117a6: Waiting [2023-04-07T02:44:41.009Z] 3de267b29e78: Waiting [2023-04-07T02:44:41.009Z] 8c1ff4a9444d: Waiting [2023-04-07T02:44:41.009Z] acc83c6ca332: Layer already exists [2023-04-07T02:44:41.009Z] 54772e8bdb8f: Layer already exists [2023-04-07T02:44:41.009Z] aa7446feac6c: Layer already exists [2023-04-07T02:44:41.009Z] 377a0da3126d: Layer already exists [2023-04-07T02:44:41.009Z] 608d194cb50c: Layer already exists [2023-04-07T02:44:41.009Z] fe17fe5117a6: Layer already exists [2023-04-07T02:44:41.009Z] 5b629f1a6ccb: Layer already exists [2023-04-07T02:44:41.009Z] 3de267b29e78: Layer already exists [2023-04-07T02:44:41.009Z] 8c1ff4a9444d: Layer already exists [2023-04-07T02:44:41.009Z] 6668fc96f5d2: Layer already exists [2023-04-07T02:44:41.009Z] 57132a91ebbd: Layer already exists [2023-04-07T02:44:41.009Z] 26cbea5cba74: Layer already exists [2023-04-07T02:44:41.274Z] main: digest: sha256:1e1128374b644f0789cd147a2c0a12221927b88d19451672e1a774115a2a5333 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T02:44:41.318Z] ===================================================== [Pipeline] echo [2023-04-07T02:44:41.327Z] taggedImages: [2023-04-07T02:44:41.327Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd [2023-04-07T02:44:41.327Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-07T02:44:41.327Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.23 [2023-04-07T02:44:41.327Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:09efcfd63434f2de4546320b1257b2ce0fe632cd-3.0.0-dev.23 [2023-04-07T02:44:41.327Z] - 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-04-07T02:44:41.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T02:44:41.687Z] [2023-04-07T02:44:41.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:44:42.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T02:44:42.011Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T02:44:42.011Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T02:44:42.011Z] 04944245beec: Pulling fs layer [2023-04-07T02:44:42.011Z] 699f458cf7ca: Pulling fs layer [2023-04-07T02:44:42.011Z] 765212b225bb: Pulling fs layer [2023-04-07T02:44:42.011Z] f23df028b6ca: Pulling fs layer [2023-04-07T02:44:42.011Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T02:44:42.011Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T02:44:42.011Z] 765212b225bb: Waiting [2023-04-07T02:44:42.011Z] f23df028b6ca: Waiting [2023-04-07T02:44:42.011Z] d65c8cfc05b1: Waiting [2023-04-07T02:44:42.011Z] 2437ff75d9bd: Waiting [2023-04-07T02:44:42.277Z] 04944245beec: Verifying Checksum [2023-04-07T02:44:42.277Z] 04944245beec: Download complete [2023-04-07T02:44:42.277Z] 765212b225bb: Verifying Checksum [2023-04-07T02:44:42.277Z] 765212b225bb: Download complete [2023-04-07T02:44:42.277Z] f23df028b6ca: Verifying Checksum [2023-04-07T02:44:42.277Z] f23df028b6ca: Download complete [2023-04-07T02:44:42.277Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T02:44:42.277Z] d65c8cfc05b1: Download complete [2023-04-07T02:44:42.277Z] 699f458cf7ca: Verifying Checksum [2023-04-07T02:44:42.277Z] 699f458cf7ca: Download complete [2023-04-07T02:44:42.860Z] 8998bd30e6a1: Verifying Checksum [2023-04-07T02:44:42.860Z] 8998bd30e6a1: Download complete [2023-04-07T02:44:44.795Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T02:44:44.795Z] 2437ff75d9bd: Download complete [2023-04-07T02:44:49.035Z] 8998bd30e6a1: Pull complete [2023-04-07T02:44:49.035Z] 04944245beec: Pull complete [2023-04-07T02:44:50.442Z] 699f458cf7ca: Pull complete [2023-04-07T02:44:50.442Z] 765212b225bb: Pull complete [2023-04-07T02:44:51.025Z] f23df028b6ca: Pull complete [2023-04-07T02:44:51.290Z] d65c8cfc05b1: Pull complete [2023-04-07T02:45:03.579Z] 2437ff75d9bd: Pull complete [2023-04-07T02:45:03.579Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T02:45:03.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T02:45:03.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:45:03.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-7063 does not seem to be running inside a container [2023-04-07T02:45:03.831Z] $ 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/95 -v /w/workspace/device-usb-camera/95:/w/workspace/device-usb-camera/95:rw,z -v /w/workspace/device-usb-camera/95@tmp:/w/workspace/device-usb-camera/95@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-04-07T02:45:06.539Z] $ docker top 1b227f2618a8ca710caa7e2b7e88df713d83e9d569a91243022d1cd4501e776e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:45:07.031Z] ---> job-cost.sh [2023-04-07T02:45:07.295Z] lf-activate-venv: SKIPPING [2023-04-07T02:45:07.295Z] INFO: No Stack... [2023-04-07T02:45:07.560Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T02:45:08.511Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T02:45:08.828Z] + cat /w/workspace/device-usb-camera/95/archives/cost.csv [2023-04-07T02:45:08.828Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T02:45:08.887Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] [2023-04-07T02:45:08.894Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] did not exist. Created. [2023-04-07T02:45:08.894Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T02:45:09.225Z] /w/workspace/device-usb-camera/95@tmp/durable-12613e95/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T02:45:09.554Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T02:45:09.577Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T02:45:09.624Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T02:45:09.632Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-95-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T02:45:09.652Z] $ docker stop --time=1 1b227f2618a8ca710caa7e2b7e88df713d83e9d569a91243022d1cd4501e776e [2023-04-07T02:45:11.130Z] $ docker rm -f --volumes 1b227f2618a8ca710caa7e2b7e88df713d83e9d569a91243022d1cd4501e776e [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-04-07T02:45:11.534Z] provisioning config files... [2023-04-07T02:45:11.542Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17161667804564210335tmp [Pipeline] { [Pipeline] sh [2023-04-07T02:45:11.834Z] + set +x [2023-04-07T02:45:11.834Z] + curl -s https://codecov.io/bash [2023-04-07T02:45:11.834Z] + bash -s -- [2023-04-07T02:45:11.834Z] [2023-04-07T02:45:11.834Z] _____ _ [2023-04-07T02:45:11.834Z] / ____| | | [2023-04-07T02:45:11.834Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T02:45:11.834Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T02:45:11.834Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T02:45:11.834Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T02:45:11.834Z] Bash-1.0.6 [2023-04-07T02:45:11.834Z] [2023-04-07T02:45:11.834Z] [2023-04-07T02:45:11.834Z] ==> git version 2.25.1 found [2023-04-07T02:45:11.834Z] ==> 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-04-07T02:45:11.834Z] Release-Date: 2020-01-08 [2023-04-07T02:45:11.834Z] 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-04-07T02:45:11.834Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T02:45:11.834Z] ==> Jenkins CI detected. [2023-04-07T02:45:11.834Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-04-07T02:45:11.834Z] project root: . [2023-04-07T02:45:11.834Z] --> token set from env [2023-04-07T02:45:11.834Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T02:45:11.834Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T02:45:11.834Z] ==> Python coveragepy not found [2023-04-07T02:45:11.834Z] ==> Searching for coverage reports in: [2023-04-07T02:45:11.834Z] + . [2023-04-07T02:45:11.834Z] -> Found 1 reports [2023-04-07T02:45:12.093Z] ==> Detecting git/mercurial file structure [2023-04-07T02:45:12.093Z] ==> Reading reports [2023-04-07T02:45:12.093Z] + ./coverage.out bytes=28352 [2023-04-07T02:45:12.093Z] ==> Appending adjustments [2023-04-07T02:45:12.093Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T02:45:12.093Z] + Found adjustments [2023-04-07T02:45:12.093Z] ==> Gzipping contents [2023-04-07T02:45:12.093Z] 4.0K /tmp/codecov.6UMRAu.gz [2023-04-07T02:45:12.093Z] ==> Uploading reports [2023-04-07T02:45:12.093Z] url: https://codecov.io [2023-04-07T02:45:12.094Z] query: branch=main&commit=09efcfd63434f2de4546320b1257b2ce0fe632cd&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T02:45:12.094Z] -> Pinging Codecov [2023-04-07T02:45:12.094Z] 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=09efcfd63434f2de4546320b1257b2ce0fe632cd&build=95&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F95%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T02:45:12.352Z] -> Uploading to [2023-04-07T02:45:12.352Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/73D8F5FF140700D3E01443B452E23636/09efcfd63434f2de4546320b1257b2ce0fe632cd/156ee78d-7913-4b5b-8c47-056b5f2348bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T024512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54c38abe609f77cbbbed214bac2d5f594f046b4a5840fada0bf797a7a86546c8 [2023-04-07T02:45:12.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:45:12.353Z] Dload Upload Total Spent Left Speed [2023-04-07T02:45:12.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3897 0 0 100 3897 0 13121 --:--:-- --:--:-- --:--:-- 13165 [2023-04-07T02:45:12.612Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] } [2023-04-07T02:45:12.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-07T02:45:12.722Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-07T02:45:12.734Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:45:13.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T02:45:13.029Z] [2023-04-07T02:45:13.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:45:13.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T02:45:13.327Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-07T02:45:13.327Z] df9b9388f04a: Pulling fs layer [2023-04-07T02:45:13.327Z] 52dc419b0ee2: Pulling fs layer [2023-04-07T02:45:13.327Z] 25bc292e5bac: Pulling fs layer [2023-04-07T02:45:13.327Z] 114826534d7a: Pulling fs layer [2023-04-07T02:45:13.327Z] 4657fd5d0bcf: Pulling fs layer [2023-04-07T02:45:13.327Z] 6ad1cebc031e: Pulling fs layer [2023-04-07T02:45:13.328Z] 8a3aa393b2d8: Pulling fs layer [2023-04-07T02:45:13.328Z] 4657fd5d0bcf: Waiting [2023-04-07T02:45:13.328Z] 6ad1cebc031e: Waiting [2023-04-07T02:45:13.328Z] 8a3aa393b2d8: Waiting [2023-04-07T02:45:13.328Z] 114826534d7a: Waiting [2023-04-07T02:45:13.328Z] 25bc292e5bac: Verifying Checksum [2023-04-07T02:45:13.328Z] 25bc292e5bac: Download complete [2023-04-07T02:45:13.328Z] 52dc419b0ee2: Download complete [2023-04-07T02:45:13.328Z] 4657fd5d0bcf: Verifying Checksum [2023-04-07T02:45:13.328Z] 4657fd5d0bcf: Download complete [2023-04-07T02:45:13.328Z] df9b9388f04a: Download complete [2023-04-07T02:45:13.589Z] 6ad1cebc031e: Verifying Checksum [2023-04-07T02:45:13.589Z] 6ad1cebc031e: Download complete [2023-04-07T02:45:13.589Z] df9b9388f04a: Pull complete [2023-04-07T02:45:13.589Z] 52dc419b0ee2: Pull complete [2023-04-07T02:45:13.589Z] 25bc292e5bac: Pull complete [2023-04-07T02:45:14.155Z] 114826534d7a: Verifying Checksum [2023-04-07T02:45:14.155Z] 114826534d7a: Download complete [2023-04-07T02:45:14.155Z] 8a3aa393b2d8: Verifying Checksum [2023-04-07T02:45:14.155Z] 8a3aa393b2d8: Download complete [2023-04-07T02:45:17.439Z] 114826534d7a: Pull complete [2023-04-07T02:45:17.439Z] 4657fd5d0bcf: Pull complete [2023-04-07T02:45:17.439Z] 6ad1cebc031e: Pull complete [2023-04-07T02:45:19.968Z] 8a3aa393b2d8: Pull complete [2023-04-07T02:45:19.968Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-07T02:45:19.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T02:45:19.968Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:45:20.055Z] prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container [2023-04-07T02:45:20.091Z] $ 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-04-07T02:45:21.816Z] $ docker top 16e93ef19faa35815359201e2c991e64ac7e73ef4406e12ed4c4acbb0d0e210f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-07T02:45:21.885Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-04-07T02:45:22.164Z] + set -o pipefail [2023-04-07T02:45:22.164Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-04-07T02:45:26.341Z] [2023-04-07T02:45:26.341Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-04-07T02:45:26.341Z] [2023-04-07T02:45:26.341Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/5cee76d3-8ca2-4eef-8375-f5ba0eaccd61 [2023-04-07T02:45:26.341Z] [2023-04-07T02:45:26.341Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-07T02:45:26.341Z] [2023-04-07T02:45:26.342Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-07T02:45:26.342Z] [2023-04-07T02:45:26.342Z] [2023-04-07T02:45:26.342Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-07T02:45:26.342Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-07T02:45:26.342Z] More details here: https://snyk.co/ue1NS [2023-04-07T02:45:26.342Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-07T02:45:26.342Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-07T02:45:26.349Z] $ docker stop --time=1 16e93ef19faa35815359201e2c991e64ac7e73ef4406e12ed4c4acbb0d0e210f [2023-04-07T02:45:28.247Z] $ docker rm -f --volumes 16e93ef19faa35815359201e2c991e64ac7e73ef4406e12ed4c4acbb0d0e210f [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-04-07T02:45:28.922Z] + git log --format=format:%s -1 09efcfd63434f2de4546320b1257b2ce0fe632cd [Pipeline] sh [2023-04-07T02:45:29.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T02:45:29.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:45:29.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:45:29.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:45:29.578Z] prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container [2023-04-07T02:45:29.604Z] $ 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-04-07T02:45:30.000Z] $ docker top 89154a6fc99340872b4f8907760d01f392b60cbe2703c6128d7f0ebb77b88665 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T02:45:30.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T02:45:30.084Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T02:45:30.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T02:45:30.210Z] $ docker exec 89154a6fc99340872b4f8907760d01f392b60cbe2703c6128d7f0ebb77b88665 ssh-agent [2023-04-07T02:45:30.321Z] SSH_AUTH_SOCK=/tmp/ssh-9cpHt93kNc2E/agent.32 [2023-04-07T02:45:30.321Z] SSH_AGENT_PID=38 [2023-04-07T02:45:30.326Z] Running ssh-add (command line suppressed) [2023-04-07T02:45:30.425Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3626187794837270682.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3626187794837270682.key) [2023-04-07T02:45:30.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T02:45:30.730Z] + git semver tag [2023-04-07T02:45:30.988Z] 2023-04-07 02:45:30,905 [run_tag] DEBUG tag force:False [2023-04-07T02:45:30.988Z] 2023-04-07 02:45:30,905 [check_head_tag] DEBUG check head tag [2023-04-07T02:45:30.988Z] 2023-04-07 02:45:30,906 [execute] INFO git cat-file --batch-check [2023-04-07T02:45:30.988Z] 2023-04-07 02:45:30,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-07T02:45:30.988Z] 2023-04-07 02:45:30,910 [execute] INFO git cat-file --batch [2023-04-07T02:45:30.988Z] 2023-04-07 02:45:30,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-07T02:45:30.988Z] 2023-04-07 02:45:30,936 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T02:45:30.988Z] 2023-04-07 02:45:30,936 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 [2023-04-07T02:45:30.988Z] 2023-04-07 02:45:30,936 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-07T02:45:30.988Z] 2023-04-07 02:45:30,941 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T02:45:30.988Z] 3.0.0-dev.23 [Pipeline] } [2023-04-07T02:45:30.994Z] $ docker exec --env ******** --env ******** 89154a6fc99340872b4f8907760d01f392b60cbe2703c6128d7f0ebb77b88665 ssh-agent -k [2023-04-07T02:45:31.093Z] unset SSH_AUTH_SOCK; [2023-04-07T02:45:31.093Z] unset SSH_AGENT_PID; [2023-04-07T02:45:31.094Z] echo Agent pid 38 killed; [2023-04-07T02:45:31.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T02:45:31.409Z] + git semver [Pipeline] } [2023-04-07T02:45:31.675Z] $ docker stop --time=1 89154a6fc99340872b4f8907760d01f392b60cbe2703c6128d7f0ebb77b88665 [2023-04-07T02:45:33.000Z] $ docker rm -f --volumes 89154a6fc99340872b4f8907760d01f392b60cbe2703c6128d7f0ebb77b88665 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:45:33.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T02:45:33.388Z] [2023-04-07T02:45:33.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:45:33.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T02:45:33.683Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-07T02:45:33.683Z] ab5ef0e58194: Pulling fs layer [2023-04-07T02:45:33.683Z] 9712f1f96733: Pulling fs layer [2023-04-07T02:45:33.683Z] 63f879dbbcfc: Pulling fs layer [2023-04-07T02:45:33.683Z] 0d9ebad4ef96: Pulling fs layer [2023-04-07T02:45:33.683Z] e9a5061849ea: Pulling fs layer [2023-04-07T02:45:33.683Z] d747dcd14b5f: Pulling fs layer [2023-04-07T02:45:33.683Z] 2de7ff778b66: Pulling fs layer [2023-04-07T02:45:33.683Z] 0d9ebad4ef96: Waiting [2023-04-07T02:45:33.683Z] e9a5061849ea: Waiting [2023-04-07T02:45:33.683Z] 2de7ff778b66: Waiting [2023-04-07T02:45:33.683Z] d747dcd14b5f: Waiting [2023-04-07T02:45:33.683Z] 9712f1f96733: Verifying Checksum [2023-04-07T02:45:33.683Z] 9712f1f96733: Download complete [2023-04-07T02:45:33.950Z] 63f879dbbcfc: Verifying Checksum [2023-04-07T02:45:33.950Z] 63f879dbbcfc: Download complete [2023-04-07T02:45:34.210Z] 0d9ebad4ef96: Verifying Checksum [2023-04-07T02:45:34.210Z] 0d9ebad4ef96: Download complete [2023-04-07T02:45:34.210Z] d747dcd14b5f: Download complete [2023-04-07T02:45:34.210Z] e9a5061849ea: Verifying Checksum [2023-04-07T02:45:34.210Z] e9a5061849ea: Download complete [2023-04-07T02:45:34.210Z] ab5ef0e58194: Verifying Checksum [2023-04-07T02:45:34.210Z] ab5ef0e58194: Download complete [2023-04-07T02:45:34.467Z] 2de7ff778b66: Verifying Checksum [2023-04-07T02:45:34.467Z] 2de7ff778b66: Download complete [2023-04-07T02:45:37.004Z] ab5ef0e58194: Pull complete [2023-04-07T02:45:37.004Z] 9712f1f96733: Pull complete [2023-04-07T02:45:37.569Z] 63f879dbbcfc: Pull complete [2023-04-07T02:45:40.846Z] 0d9ebad4ef96: Pull complete [2023-04-07T02:45:40.846Z] e9a5061849ea: Pull complete [2023-04-07T02:45:40.846Z] d747dcd14b5f: Pull complete [2023-04-07T02:45:41.779Z] 2de7ff778b66: Pull complete [2023-04-07T02:45:41.779Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-07T02:45:41.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T02:45:41.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:45:41.853Z] prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container [2023-04-07T02:45:41.874Z] $ 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-04-07T02:45:43.764Z] $ docker top 7ade893e9aad07d7d850c33c1118ae4d6ddc4687bae03e65a46ebf57efa77f2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:45:43.843Z] provisioning config files... [2023-04-07T02:45:43.850Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16743008776456289842tmp [2023-04-07T02:45:43.861Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4938000150270882375tmp [2023-04-07T02:45:43.869Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12181829764670998684tmp [Pipeline] { [Pipeline] echo [2023-04-07T02:45:43.880Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:45:44.160Z] ---> sigul-configuration.sh [2023-04-07T02:45:44.160Z] gpg: directory `/root/.gnupg' created [2023-04-07T02:45:44.160Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-07T02:45:44.160Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-07T02:45:44.160Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-07T02:45:44.160Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-07T02:45:44.160Z] gpg: CAST5 encrypted data [2023-04-07T02:45:44.160Z] gpg: encrypted with 1 passphrase [2023-04-07T02:45:44.160Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-07T02:45:44.443Z] + mkdir /home/jenkins [2023-04-07T02:45:44.443Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-07T02:45:44.725Z] + 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-04-07T02:45:44.732Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:45:45.012Z] ---> sigul-install.sh [2023-04-07T02:45:45.012Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-07T02:45:45.295Z] + git tag --list [2023-04-07T02:45:45.295Z] v0.0.0 [2023-04-07T02:45:45.295Z] v0.0.1-dev.1 [2023-04-07T02:45:45.295Z] v0.0.1-dev.10 [2023-04-07T02:45:45.295Z] v0.0.1-dev.11 [2023-04-07T02:45:45.295Z] v0.0.1-dev.12 [2023-04-07T02:45:45.295Z] v0.0.1-dev.13 [2023-04-07T02:45:45.295Z] v0.0.1-dev.14 [2023-04-07T02:45:45.295Z] v0.0.1-dev.15 [2023-04-07T02:45:45.295Z] v0.0.1-dev.16 [2023-04-07T02:45:45.295Z] v0.0.1-dev.2 [2023-04-07T02:45:45.295Z] v0.0.1-dev.3 [2023-04-07T02:45:45.295Z] v0.0.1-dev.4 [2023-04-07T02:45:45.295Z] v0.0.1-dev.5 [2023-04-07T02:45:45.295Z] v0.0.1-dev.6 [2023-04-07T02:45:45.295Z] v0.0.1-dev.7 [2023-04-07T02:45:45.295Z] v0.0.1-dev.8 [2023-04-07T02:45:45.295Z] v0.0.1-dev.9 [2023-04-07T02:45:45.295Z] v2.2.0 [2023-04-07T02:45:45.295Z] v2.2.0-dev.17 [2023-04-07T02:45:45.295Z] v2.2.0-dev.18 [2023-04-07T02:45:45.295Z] v2.2.0-dev.19 [2023-04-07T02:45:45.295Z] v2.2.0-dev.20 [2023-04-07T02:45:45.295Z] v2.2.0-dev.21 [2023-04-07T02:45:45.295Z] v2.2.0-dev.22 [2023-04-07T02:45:45.295Z] v2.2.0-dev.23 [2023-04-07T02:45:45.295Z] v2.2.0-dev.24 [2023-04-07T02:45:45.295Z] v2.2.0-dev.25 [2023-04-07T02:45:45.295Z] v2.2.0-dev.26 [2023-04-07T02:45:45.295Z] v2.2.0-dev.27 [2023-04-07T02:45:45.295Z] v2.3.0 [2023-04-07T02:45:45.295Z] v2.3.0-dev.1 [2023-04-07T02:45:45.295Z] v2.3.0-dev.10 [2023-04-07T02:45:45.295Z] v2.3.0-dev.11 [2023-04-07T02:45:45.295Z] v2.3.0-dev.12 [2023-04-07T02:45:45.295Z] v2.3.0-dev.13 [2023-04-07T02:45:45.295Z] v2.3.0-dev.14 [2023-04-07T02:45:45.295Z] v2.3.0-dev.15 [2023-04-07T02:45:45.295Z] v2.3.0-dev.16 [2023-04-07T02:45:45.295Z] v2.3.0-dev.17 [2023-04-07T02:45:45.295Z] v2.3.0-dev.18 [2023-04-07T02:45:45.295Z] v2.3.0-dev.19 [2023-04-07T02:45:45.295Z] v2.3.0-dev.2 [2023-04-07T02:45:45.295Z] v2.3.0-dev.20 [2023-04-07T02:45:45.295Z] v2.3.0-dev.21 [2023-04-07T02:45:45.295Z] v2.3.0-dev.22 [2023-04-07T02:45:45.295Z] v2.3.0-dev.23 [2023-04-07T02:45:45.295Z] v2.3.0-dev.24 [2023-04-07T02:45:45.295Z] v2.3.0-dev.25 [2023-04-07T02:45:45.295Z] v2.3.0-dev.26 [2023-04-07T02:45:45.295Z] v2.3.0-dev.27 [2023-04-07T02:45:45.295Z] v2.3.0-dev.28 [2023-04-07T02:45:45.295Z] v2.3.0-dev.3 [2023-04-07T02:45:45.295Z] v2.3.0-dev.4 [2023-04-07T02:45:45.295Z] v2.3.0-dev.5 [2023-04-07T02:45:45.295Z] v2.3.0-dev.6 [2023-04-07T02:45:45.295Z] v2.3.0-dev.7 [2023-04-07T02:45:45.295Z] v2.3.0-dev.8 [2023-04-07T02:45:45.295Z] v2.3.0-dev.9 [2023-04-07T02:45:45.295Z] v2.3.1 [2023-04-07T02:45:45.295Z] v2.3.1-dev.4 [2023-04-07T02:45:45.295Z] v2.3.1-dev.5 [2023-04-07T02:45:45.295Z] v2.3.1-dev.6 [2023-04-07T02:45:45.295Z] v3.0.0-dev.1 [2023-04-07T02:45:45.295Z] v3.0.0-dev.10 [2023-04-07T02:45:45.295Z] v3.0.0-dev.11 [2023-04-07T02:45:45.295Z] v3.0.0-dev.12 [2023-04-07T02:45:45.295Z] v3.0.0-dev.13 [2023-04-07T02:45:45.295Z] v3.0.0-dev.14 [2023-04-07T02:45:45.295Z] v3.0.0-dev.15 [2023-04-07T02:45:45.295Z] v3.0.0-dev.16 [2023-04-07T02:45:45.295Z] v3.0.0-dev.17 [2023-04-07T02:45:45.295Z] v3.0.0-dev.18 [2023-04-07T02:45:45.295Z] v3.0.0-dev.19 [2023-04-07T02:45:45.295Z] v3.0.0-dev.2 [2023-04-07T02:45:45.295Z] v3.0.0-dev.20 [2023-04-07T02:45:45.295Z] v3.0.0-dev.21 [2023-04-07T02:45:45.295Z] v3.0.0-dev.22 [2023-04-07T02:45:45.295Z] v3.0.0-dev.23 [2023-04-07T02:45:45.295Z] v3.0.0-dev.3 [2023-04-07T02:45:45.295Z] v3.0.0-dev.4 [2023-04-07T02:45:45.295Z] v3.0.0-dev.5 [2023-04-07T02:45:45.295Z] v3.0.0-dev.6 [2023-04-07T02:45:45.295Z] v3.0.0-dev.7 [2023-04-07T02:45:45.295Z] v3.0.0-dev.8 [2023-04-07T02:45:45.295Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-07T02:45:45.578Z] + lftools sign git-tag v3.0.0-dev.23 [2023-04-07T02:45:46.145Z] Signing Git tag with Sigul... [2023-04-07T02:45:46.145Z] Signing v3.0.0-dev.23 [Pipeline] echo [2023-04-07T02:45:46.413Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:45:46.698Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-07T02:45:46.705Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-07T02:45:46.718Z] $ docker stop --time=1 7ade893e9aad07d7d850c33c1118ae4d6ddc4687bae03e65a46ebf57efa77f2e [2023-04-07T02:45:48.064Z] $ docker rm -f --volumes 7ade893e9aad07d7d850c33c1118ae4d6ddc4687bae03e65a46ebf57efa77f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-07T02:45:48.479Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T02:45:48.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:45:48.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:45:48.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:45:48.840Z] prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container [2023-04-07T02:45:48.864Z] $ 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-04-07T02:45:49.235Z] $ docker top 582f06162ede52620c83abd972fe255658a5b420d956203388a3e021997a68ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T02:45:49.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T02:45:49.333Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T02:45:49.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T02:45:49.444Z] $ docker exec 582f06162ede52620c83abd972fe255658a5b420d956203388a3e021997a68ce ssh-agent [2023-04-07T02:45:49.556Z] SSH_AUTH_SOCK=/tmp/ssh-1RX32GcIGIpU/agent.32 [2023-04-07T02:45:49.556Z] SSH_AGENT_PID=38 [2023-04-07T02:45:49.560Z] Running ssh-add (command line suppressed) [2023-04-07T02:45:49.654Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14184766224371446692.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14184766224371446692.key) [2023-04-07T02:45:49.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T02:45:49.957Z] + git semver bump pre [2023-04-07T02:45:50.219Z] 2023-04-07 02:45:50,126 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T02:45:50.219Z] 2023-04-07 02:45:50,126 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev [2023-04-07T02:45:50.219Z] 2023-04-07 02:45:50,127 [bump_version] DEBUG bumped version:3.0.0-dev.24 [2023-04-07T02:45:50.219Z] 2023-04-07 02:45:50,127 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-04-07T02:45:50.219Z] 2023-04-07 02:45:50,127 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T02:45:50.219Z] 2023-04-07 02:45:50,127 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T02:45:50.219Z] 2023-04-07 02:45:50,129 [execute] INFO git cat-file --batch-check [2023-04-07T02:45:50.219Z] 2023-04-07 02:45:50,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T02:45:50.219Z] 2023-04-07 02:45:50,134 [execute] INFO git cat-file --batch [2023-04-07T02:45:50.219Z] 2023-04-07 02:45:50,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T02:45:50.219Z] 2023-04-07 02:45:50,140 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T02:45:50.219Z] 3.0.0-dev.24 [Pipeline] } [2023-04-07T02:45:50.222Z] $ docker exec --env ******** --env ******** 582f06162ede52620c83abd972fe255658a5b420d956203388a3e021997a68ce ssh-agent -k [2023-04-07T02:45:50.322Z] unset SSH_AUTH_SOCK; [2023-04-07T02:45:50.322Z] unset SSH_AGENT_PID; [2023-04-07T02:45:50.322Z] echo Agent pid 38 killed; [2023-04-07T02:45:50.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T02:45:50.635Z] + git semver [Pipeline] } [2023-04-07T02:45:50.901Z] $ docker stop --time=1 582f06162ede52620c83abd972fe255658a5b420d956203388a3e021997a68ce [2023-04-07T02:45:52.154Z] $ docker rm -f --volumes 582f06162ede52620c83abd972fe255658a5b420d956203388a3e021997a68ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:45:52.490Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T02:45:52.490Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:45:52.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:45:52.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:45:52.854Z] prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container [2023-04-07T02:45:52.878Z] $ 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-04-07T02:45:53.236Z] $ docker top 51825e3d396b057ce74feff7fe268fe63bf50fbcdf9036779b85a97ec81f1e49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T02:45:53.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T02:45:53.318Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T02:45:53.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T02:45:53.431Z] $ docker exec 51825e3d396b057ce74feff7fe268fe63bf50fbcdf9036779b85a97ec81f1e49 ssh-agent [2023-04-07T02:45:53.553Z] SSH_AUTH_SOCK=/tmp/ssh-NtlbtRJqP0cm/agent.33 [2023-04-07T02:45:53.553Z] SSH_AGENT_PID=39 [2023-04-07T02:45:53.558Z] Running ssh-add (command line suppressed) [2023-04-07T02:45:53.655Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6379579838241361518.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6379579838241361518.key) [2023-04-07T02:45:53.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T02:45:53.959Z] + git semver push [2023-04-07T02:45:54.217Z] 2023-04-07 02:45:54,160 [run_push] DEBUG push [2023-04-07T02:45:54.217Z] 2023-04-07 02:45:54,161 [execute] INFO git cat-file --batch-check [2023-04-07T02:45:54.217Z] 2023-04-07 02:45:54,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T02:45:54.217Z] 2023-04-07 02:45:54,164 [execute] INFO git rev-list 9a54ea017d088637b553d8772f34bf3946d3570a -- [2023-04-07T02:45:54.218Z] 2023-04-07 02:45:54,164 [execute] DEBUG Popen(['git', 'rev-list', '9a54ea017d088637b553d8772f34bf3946d3570a', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T02:45:54.218Z] 2023-04-07 02:45:54,172 [execute] INFO git fetch -v origin [2023-04-07T02:45:54.218Z] 2023-04-07 02:45:54,172 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-07T02:45:54.784Z] 2023-04-07 02:45:54,766 [run_push] DEBUG no remote changes detected [2023-04-07T02:45:54.784Z] 2023-04-07 02:45:54,766 [execute] INFO git push origin semver [2023-04-07T02:45:54.784Z] 2023-04-07 02:45:54,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T02:45:55.722Z] 2023-04-07 02:45:55,518 [run_push] DEBUG push all version tags [2023-04-07T02:45:55.722Z] 2023-04-07 02:45:55,519 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-07T02:45:55.722Z] 2023-04-07 02:45:55,519 [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-04-07T02:45:56.289Z] 2023-04-07 02:45:56,270 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T02:45:56.289Z] 3.0.0-dev.24 [Pipeline] } [2023-04-07T02:45:56.552Z] $ docker exec --env ******** --env ******** 51825e3d396b057ce74feff7fe268fe63bf50fbcdf9036779b85a97ec81f1e49 ssh-agent -k [2023-04-07T02:45:56.652Z] unset SSH_AUTH_SOCK; [2023-04-07T02:45:56.652Z] unset SSH_AGENT_PID; [2023-04-07T02:45:56.653Z] echo Agent pid 39 killed; [2023-04-07T02:45:56.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T02:45:56.966Z] + git semver [Pipeline] } [2023-04-07T02:45:57.234Z] $ docker stop --time=1 51825e3d396b057ce74feff7fe268fe63bf50fbcdf9036779b85a97ec81f1e49 [2023-04-07T02:45:58.543Z] $ docker rm -f --volumes 51825e3d396b057ce74feff7fe268fe63bf50fbcdf9036779b85a97ec81f1e49 [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-04-07T02:45:59.105Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-04-07T02:45:59.105Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-07T02:45:59.105Z] total 16 [2023-04-07T02:45:59.105Z] drwxr-xr-x 3 root root 4096 Apr 7 02:33 . [2023-04-07T02:45:59.105Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 02:45 .. [2023-04-07T02:45:59.105Z] drwxr-xr-x 2 root root 4096 Apr 7 02:33 cost [2023-04-07T02:45:59.105Z] -rw-r--r-- 1 root root 88 Apr 7 02:33 cost.csv [2023-04-07T02:45:59.105Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-07T02:45:59.105Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-07T02:45:59.105Z] total 16 [2023-04-07T02:45:59.105Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:33 . [2023-04-07T02:45:59.105Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 02:45 .. [2023-04-07T02:45:59.105Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 02:33 cost [2023-04-07T02:45:59.105Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 7 02:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:45:59.392Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:46:00.243Z] ---> package-listing.sh [2023-04-07T02:46:00.243Z] ++ facter osfamily [2023-04-07T02:46:00.243Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T02:46:00.574Z] + OS_FAMILY=debian [2023-04-07T02:46:00.574Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-04-07T02:46:00.574Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T02:46:00.574Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T02:46:00.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T02:46:00.574Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T02:46:00.574Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-07T02:46:00.574Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T02:46:00.574Z] + case "${OS_FAMILY}" in [2023-04-07T02:46:00.574Z] + dpkg -l [2023-04-07T02:46:00.574Z] + grep '^ii' [2023-04-07T02:46:00.574Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T02:46:00.574Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T02:46:00.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T02:46:00.574Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-07T02:46:00.574Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-04-07T02:46:00.574Z] + 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-04-07T02:46:00.615Z] 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-04-07T02:46:00.936Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:46:01.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:46:01.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:46:01.339Z] prd-ubuntu20.04-docker-8c-8g-7061 does not seem to be running inside a container [2023-04-07T02:46:01.366Z] $ 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-04-07T02:46:01.589Z] $ docker top c54fc60ffc146d4b8d63150cd6e2a06dfea615fae7ab78aa438f8ef324efa784 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:46:01.939Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T02:46:02.220Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T02:46:02.505Z] + ls /var/log/sa-host [2023-04-07T02:46:02.505Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:46:02.576Z] provisioning config files... [2023-04-07T02:46:02.584Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10668799110985046001tmp [Pipeline] { [Pipeline] echo [2023-04-07T02:46:02.597Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:46:02.878Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T02:46:02.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:46:03.201Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T02:46:03.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:46:03.491Z] ---> sudo-logs.sh [2023-04-07T02:46:03.491Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T02:46:03.519Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:46:03.801Z] ---> job-cost.sh [2023-04-07T02:46:03.801Z] lf-activate-venv: SKIPPING [2023-04-07T02:46:03.801Z] DEBUG: total: 0.2199999988079071 [2023-04-07T02:46:03.801Z] INFO: Retrieving Stack Cost... [2023-04-07T02:46:04.060Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T02:46:04.627Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T02:46:04.638Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:46:04.922Z] ---> logs-deploy.sh [2023-04-07T02:46:04.922Z] lf-activate-venv: SKIPPING [2023-04-07T02:46:04.922Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/95 [2023-04-07T02:46:04.922Z] INFO: archiving workspace using pattern(s): [2023-04-07T02:46:05.856Z] Archives upload complete. [2023-04-07T02:46:05.856Z] INFO: archiving logs to Nexus