Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 585c9f07999463fee8dbb4bcccab0a75e11d8c68 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-ssh17786046809485125162.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-ssh3321103304611720763.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-ssh15674021303918342004.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-ssh11451229912006754428.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-ssh14111845075299087709.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 ‘prd-ubuntu20.04-docker-8c-8g-2476’ Running on prd-ubuntu20.04-docker-8c-8g-2479 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 585c9f07999463fee8dbb4bcccab0a75e11d8c68 (main) Commit message: "refactor(snap): Update command and metadata sourcing (#190)" > 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 585c9f07999463fee8dbb4bcccab0a75e11d8c68 # timeout=10 > git rev-list --no-walk 59664bc2ea44ebca3b36727ae3a90eeb55726827 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T16:28:09.546Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T16:28:09.600Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T16:28:09.616Z] ========================================================= [2023-03-16T16:28:09.616Z] EdgeX Global Pipelines Version Info [2023-03-16T16:28:09.616Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:28:10.685Z] ------------------- [2023-03-16T16:28:10.685Z] stable info: [2023-03-16T16:28:10.685Z] ------------------- [2023-03-16T16:28:10.685Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T16:28:10.685Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T16:28:10.685Z] Message: update stable to v1.0.245 [2023-03-16T16:28:10.946Z] ------------------- [2023-03-16T16:28:10.946Z] experimental info: [2023-03-16T16:28:10.946Z] ------------------- [2023-03-16T16:28:10.946Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T16:28:10.946Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T16:28:10.946Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T16:28:11.108Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-16T16:28:11.120Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-16T16:28:11.132Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T16:28:11.144Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T16:28:11.160Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T16:28:11.179Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T16:28:11.192Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T16:28:11.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T16:28:11.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T16:28:11.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T16:28:11.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T16:28:11.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-16T16:28:11.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T16:28:11.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T16:28:11.292Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T16:28:11.304Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T16:28:11.317Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T16:28:11.330Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T16:28:11.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T16:28:11.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T16:28:11.369Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T16:28:11.385Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T16:28:11.395Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T16:28:11.407Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T16:28:11.418Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T16:28:11.429Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T16:28:11.441Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T16:28:11.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-16T16:28:11.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-16T16:28:11.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-16T16:28:11.477Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 585c9f07999463fee8dbb4bcccab0a75e11d8c68 [Pipeline] echo [2023-03-16T16:28:11.488Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 585c9f0 [Pipeline] echo [2023-03-16T16:28:11.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:28:11.539Z] provisioning config files... [2023-03-16T16:28:11.564Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16029762173272505562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:28:11.887Z] ---> docker-login.sh [2023-03-16T16:28:11.887Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:28:12.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:12.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:12.148Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:12.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:12.148Z] [2023-03-16T16:28:12.148Z] Login Succeeded [2023-03-16T16:28:12.148Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:28:12.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:12.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:12.148Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:12.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:12.148Z] [2023-03-16T16:28:12.148Z] Login Succeeded [2023-03-16T16:28:12.148Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:28:12.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:12.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:12.408Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:12.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:12.408Z] [2023-03-16T16:28:12.408Z] Login Succeeded [2023-03-16T16:28:12.408Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:28:12.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:12.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:12.408Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:12.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:12.408Z] [2023-03-16T16:28:12.408Z] Login Succeeded [2023-03-16T16:28:12.408Z] docker.io [2023-03-16T16:28:12.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:12.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:12.667Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:12.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:12.667Z] [2023-03-16T16:28:12.667Z] Login Succeeded [2023-03-16T16:28:12.667Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:28:12.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T16:28:13.040Z] + git rev-list -1 --merges 585c9f07999463fee8dbb4bcccab0a75e11d8c68~1..585c9f07999463fee8dbb4bcccab0a75e11d8c68 [Pipeline] echo [2023-03-16T16:28:13.087Z] -----------> git rev-list -1 --merges 585c9f07999463fee8dbb4bcccab0a75e11d8c68~1..585c9f07999463fee8dbb4bcccab0a75e11d8c68 585c9f07999463fee8dbb4bcccab0a75e11d8c68 [false] [Pipeline] sh [2023-03-16T16:28:13.379Z] + git log --format=format:%s -1 585c9f07999463fee8dbb4bcccab0a75e11d8c68 [Pipeline] echo [2023-03-16T16:28:13.395Z] ========================================================= [2023-03-16T16:28:13.395Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T16:28:13.395Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T16:28:13.730Z] + git log --format=format:%s -1 585c9f07999463fee8dbb4bcccab0a75e11d8c68 [Pipeline] echo [2023-03-16T16:28:13.755Z] [semverPrep] GIT_COMMIT: 585c9f07999463fee8dbb4bcccab0a75e11d8c68, Commit Message: refactor(snap): Update command and metadata sourcing (#190) [Pipeline] echo [2023-03-16T16:28:13.765Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T16:28:14.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:28:14.108Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T16:28:14.108Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T16:28:14.108Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T16:28:14.108Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T16:28:14.108Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T16:28:14.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:28:14.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:28:14.457Z] [2023-03-16T16:28:14.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:28:14.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:28:14.765Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T16:28:14.765Z] b85a868b505f: Pulling fs layer [2023-03-16T16:28:14.765Z] e2be974225ed: Pulling fs layer [2023-03-16T16:28:14.765Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T16:28:14.765Z] 988bab9f4d93: Pulling fs layer [2023-03-16T16:28:14.765Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T16:28:14.765Z] eaf3925da568: Pulling fs layer [2023-03-16T16:28:14.765Z] bab4dde63d76: Pulling fs layer [2023-03-16T16:28:14.765Z] bde34c3a00c8: Pulling fs layer [2023-03-16T16:28:14.765Z] b352a97aabf1: Pulling fs layer [2023-03-16T16:28:14.765Z] 4872d77fe225: Pulling fs layer [2023-03-16T16:28:14.765Z] 5851b861e8e6: Pulling fs layer [2023-03-16T16:28:14.765Z] bab4dde63d76: Waiting [2023-03-16T16:28:14.765Z] 4872d77fe225: Waiting [2023-03-16T16:28:14.765Z] 5851b861e8e6: Waiting [2023-03-16T16:28:14.765Z] bde34c3a00c8: Waiting [2023-03-16T16:28:14.765Z] 988bab9f4d93: Waiting [2023-03-16T16:28:14.765Z] 1469e6f7b9e6: Waiting [2023-03-16T16:28:14.765Z] eaf3925da568: Waiting [2023-03-16T16:28:14.765Z] b352a97aabf1: Waiting [2023-03-16T16:28:14.765Z] e2be974225ed: Download complete [2023-03-16T16:28:14.765Z] 988bab9f4d93: Verifying Checksum [2023-03-16T16:28:14.765Z] 988bab9f4d93: Download complete [2023-03-16T16:28:15.024Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T16:28:15.024Z] 1469e6f7b9e6: Download complete [2023-03-16T16:28:15.024Z] eaf3925da568: Verifying Checksum [2023-03-16T16:28:15.024Z] eaf3925da568: Download complete [2023-03-16T16:28:15.024Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T16:28:15.024Z] 339a4e72a1f5: Download complete [2023-03-16T16:28:15.024Z] bde34c3a00c8: Download complete [2023-03-16T16:28:15.024Z] b352a97aabf1: Download complete [2023-03-16T16:28:15.024Z] 4872d77fe225: Download complete [2023-03-16T16:28:15.024Z] 5851b861e8e6: Verifying Checksum [2023-03-16T16:28:15.024Z] 5851b861e8e6: Download complete [2023-03-16T16:28:15.024Z] b85a868b505f: Verifying Checksum [2023-03-16T16:28:15.024Z] b85a868b505f: Download complete [2023-03-16T16:28:15.593Z] bab4dde63d76: Verifying Checksum [2023-03-16T16:28:15.593Z] bab4dde63d76: Download complete [2023-03-16T16:28:16.535Z] b85a868b505f: Pull complete [2023-03-16T16:28:16.535Z] e2be974225ed: Pull complete [2023-03-16T16:28:17.102Z] 339a4e72a1f5: Pull complete [2023-03-16T16:28:17.102Z] 988bab9f4d93: Pull complete [2023-03-16T16:28:17.361Z] 1469e6f7b9e6: Pull complete [2023-03-16T16:28:17.361Z] eaf3925da568: Pull complete [2023-03-16T16:28:19.270Z] bab4dde63d76: Pull complete [2023-03-16T16:28:19.270Z] bde34c3a00c8: Pull complete [2023-03-16T16:28:19.270Z] b352a97aabf1: Pull complete [2023-03-16T16:28:19.270Z] 4872d77fe225: Pull complete [2023-03-16T16:28:19.270Z] 5851b861e8e6: Pull complete [2023-03-16T16:28:19.270Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T16:28:19.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:28:19.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:28:19.366Z] prd-ubuntu20.04-docker-8c-8g-2479 does not seem to be running inside a container [2023-03-16T16:28:19.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T16:28:20.856Z] $ docker top 8afb455f917b2edc6304084890d9fc6c34fd48aa7ef93184aa1346948d95cdf8 -eo pid,comm [2023-03-16T16:28:20.907Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T16:28:20.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:28:20.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:28:20.962Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:28:21.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:28:21.082Z] $ docker exec 8afb455f917b2edc6304084890d9fc6c34fd48aa7ef93184aa1346948d95cdf8 ssh-agent [2023-03-16T16:28:21.180Z] SSH_AUTH_SOCK=/tmp/ssh-ynVjfJxe4W7q/agent.32 [2023-03-16T16:28:21.180Z] SSH_AGENT_PID=39 [2023-03-16T16:28:21.189Z] Running ssh-add (command line suppressed) [2023-03-16T16:28:21.292Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2067770347144128925.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2067770347144128925.key) [2023-03-16T16:28:21.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:28:21.591Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T16:28:21.607Z] $ docker exec --env ******** --env ******** 8afb455f917b2edc6304084890d9fc6c34fd48aa7ef93184aa1346948d95cdf8 ssh-agent -k [2023-03-16T16:28:21.704Z] unset SSH_AUTH_SOCK; [2023-03-16T16:28:21.705Z] unset SSH_AGENT_PID; [2023-03-16T16:28:21.705Z] echo Agent pid 39 killed; [2023-03-16T16:28:21.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T16:28:21.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:28:21.746Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:28:21.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:28:21.857Z] $ docker exec 8afb455f917b2edc6304084890d9fc6c34fd48aa7ef93184aa1346948d95cdf8 ssh-agent [2023-03-16T16:28:21.951Z] SSH_AUTH_SOCK=/tmp/ssh-2G2wOhCfHwtg/agent.71 [2023-03-16T16:28:21.951Z] SSH_AGENT_PID=77 [2023-03-16T16:28:21.956Z] Running ssh-add (command line suppressed) [2023-03-16T16:28:22.055Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7426368959755991571.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7426368959755991571.key) [2023-03-16T16:28:22.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:28:22.358Z] + git semver init [2023-03-16T16:28:22.621Z] 2023-03-16 16:28:22,537 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T16:28:22.621Z] 2023-03-16 16:28:22,537 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-16T16:28:22.621Z] 2023-03-16 16:28:22,538 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-16T16:28:22.621Z] 2023-03-16 16:28:22,538 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:28:23.189Z] 2023-03-16 16:28:23,189 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-03-16T16:28:23.189Z] 2023-03-16 16:28:23,190 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-03-16T16:28:23.189Z] 2023-03-16 16:28:23,190 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-16T16:28:23.189Z] 2023-03-16 16:28:23,190 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-16T16:28:23.189Z] 3.0.0-dev.18 [Pipeline] } [2023-03-16T16:28:23.464Z] $ docker exec --env ******** --env ******** 8afb455f917b2edc6304084890d9fc6c34fd48aa7ef93184aa1346948d95cdf8 ssh-agent -k [2023-03-16T16:28:23.560Z] unset SSH_AUTH_SOCK; [2023-03-16T16:28:23.561Z] unset SSH_AGENT_PID; [2023-03-16T16:28:23.561Z] echo Agent pid 77 killed; [2023-03-16T16:28:23.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:28:23.871Z] + git semver [Pipeline] } [2023-03-16T16:28:24.149Z] $ docker stop --time=1 8afb455f917b2edc6304084890d9fc6c34fd48aa7ef93184aa1346948d95cdf8 [2023-03-16T16:28:25.500Z] $ docker rm -f --volumes 8afb455f917b2edc6304084890d9fc6c34fd48aa7ef93184aa1346948d95cdf8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:28:25.840Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T16:28:26.043Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T16:28:26.045Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:28:26.195Z] provisioning config files... [2023-03-16T16:28:26.204Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4911682361760324994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:28:26.499Z] ---> docker-login.sh [2023-03-16T16:28:26.499Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:28:26.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:26.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:26.499Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:26.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:26.499Z] [2023-03-16T16:28:26.499Z] Login Succeeded [2023-03-16T16:28:26.499Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:28:26.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:26.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:26.499Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:26.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:26.499Z] [2023-03-16T16:28:26.499Z] Login Succeeded [2023-03-16T16:28:26.499Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:28:26.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:26.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:26.758Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:26.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:26.758Z] [2023-03-16T16:28:26.758Z] Login Succeeded [2023-03-16T16:28:26.758Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:28:26.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:26.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:26.758Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:26.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:26.758Z] [2023-03-16T16:28:26.758Z] Login Succeeded [2023-03-16T16:28:26.758Z] docker.io [2023-03-16T16:28:27.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:28:27.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:28:27.017Z] Configure a credential helper to remove this warning. See [2023-03-16T16:28:27.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:28:27.017Z] [2023-03-16T16:28:27.017Z] Login Succeeded [2023-03-16T16:28:27.017Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:28:27.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T16:28:27.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:28:27.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:28:27.103Z] ========================================================= [2023-03-16T16:28:27.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T16:28:27.103Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:28:27.404Z] + 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-03-16T16:28:27.404Z] Sending build context to Docker daemon 1.819MB [2023-03-16T16:28:27.404Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T16:28:27.404Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-16T16:28:27.404Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T16:28:27.404Z] 63b65145d645: Pulling fs layer [2023-03-16T16:28:27.404Z] a2d21d5440eb: Pulling fs layer [2023-03-16T16:28:27.404Z] 935e6c44a52c: Pulling fs layer [2023-03-16T16:28:27.404Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T16:28:27.404Z] 30dea6a524f1: Pulling fs layer [2023-03-16T16:28:27.404Z] a2aff8979fd8: Pulling fs layer [2023-03-16T16:28:27.404Z] 6808be2612f2: Pulling fs layer [2023-03-16T16:28:27.404Z] f25807f1079a: Pulling fs layer [2023-03-16T16:28:27.404Z] 30dea6a524f1: Waiting [2023-03-16T16:28:27.404Z] a2aff8979fd8: Waiting [2023-03-16T16:28:27.404Z] 6808be2612f2: Waiting [2023-03-16T16:28:27.404Z] f25807f1079a: Waiting [2023-03-16T16:28:27.404Z] 94cc34f8dd06: Waiting [2023-03-16T16:28:27.404Z] a2d21d5440eb: Verifying Checksum [2023-03-16T16:28:27.404Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T16:28:27.404Z] 94cc34f8dd06: Download complete [2023-03-16T16:28:27.404Z] 30dea6a524f1: Download complete [2023-03-16T16:28:27.665Z] 63b65145d645: Verifying Checksum [2023-03-16T16:28:27.665Z] 63b65145d645: Download complete [2023-03-16T16:28:27.665Z] a2aff8979fd8: Verifying Checksum [2023-03-16T16:28:27.665Z] a2aff8979fd8: Download complete [2023-03-16T16:28:27.665Z] 63b65145d645: Pull complete [2023-03-16T16:28:27.925Z] a2d21d5440eb: Pull complete [2023-03-16T16:28:28.184Z] f25807f1079a: Verifying Checksum [2023-03-16T16:28:28.184Z] f25807f1079a: Download complete [2023-03-16T16:28:28.184Z] 935e6c44a52c: Verifying Checksum [2023-03-16T16:28:28.184Z] 935e6c44a52c: Download complete [2023-03-16T16:28:28.443Z] 6808be2612f2: Verifying Checksum [2023-03-16T16:28:31.723Z] 935e6c44a52c: Pull complete [2023-03-16T16:28:31.723Z] 94cc34f8dd06: Pull complete [2023-03-16T16:28:31.723Z] 30dea6a524f1: Pull complete [2023-03-16T16:28:31.723Z] a2aff8979fd8: Pull complete [2023-03-16T16:28:34.256Z] 6808be2612f2: Pull complete [2023-03-16T16:28:34.825Z] f25807f1079a: Pull complete [2023-03-16T16:28:34.825Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T16:28:34.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T16:28:34.825Z] ---> 3b553350e43f [2023-03-16T16:28:34.825Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-16T16:28:36.761Z] ---> Running in 191e0ef5b3dc [2023-03-16T16:28:36.761Z] Removing intermediate container 191e0ef5b3dc [2023-03-16T16:28:36.761Z] ---> 2ed8f9090c69 [2023-03-16T16:28:36.761Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T16:28:36.761Z] ---> Running in 14d67d364d54 [2023-03-16T16:28:36.761Z] Removing intermediate container 14d67d364d54 [2023-03-16T16:28:36.761Z] ---> 235a1d8a5166 [2023-03-16T16:28:36.761Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-16T16:28:36.761Z] ---> Running in e5fdd3ac247d [2023-03-16T16:28:36.761Z] Removing intermediate container e5fdd3ac247d [2023-03-16T16:28:36.761Z] ---> a1e623649aa2 [2023-03-16T16:28:36.761Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-16T16:28:37.022Z] ---> Running in c1079cb0b7ea [2023-03-16T16:28:37.022Z] Removing intermediate container c1079cb0b7ea [2023-03-16T16:28:37.022Z] ---> 5c2f6a1fbe70 [2023-03-16T16:28:37.022Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:28:37.022Z] ---> Running in 0ffc65134673 [2023-03-16T16:28:37.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T16:28:37.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T16:28:37.799Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-16T16:28:37.799Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-16T16:28:37.799Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-16T16:28:37.799Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-16T16:28:37.799Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-16T16:28:38.060Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-16T16:28:38.060Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-16T16:28:38.060Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-16T16:28:38.060Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-16T16:28:38.060Z] (10/14) Installing kmod-libs (30-r1) [2023-03-16T16:28:38.060Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-16T16:28:38.060Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-16T16:28:38.060Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-16T16:28:38.060Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-16T16:28:38.060Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:28:38.060Z] Executing eudev-3.2.11-r4.trigger [2023-03-16T16:28:38.060Z] OK: 272 MiB in 67 packages [2023-03-16T16:28:38.638Z] Removing intermediate container 0ffc65134673 [2023-03-16T16:28:38.638Z] ---> e637bdc610a1 [2023-03-16T16:28:38.638Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-16T16:28:38.638Z] ---> Running in e1713b006617 [2023-03-16T16:28:38.638Z] Removing intermediate container e1713b006617 [2023-03-16T16:28:38.638Z] ---> 0e768cc058db [2023-03-16T16:28:38.638Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-16T16:28:38.898Z] ---> 68a0dcd18b2e [2023-03-16T16:28:38.898Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:28:38.898Z] ---> Running in c7c4ea5ac196 [2023-03-16T16:28:41.152Z] Still waiting to schedule task [2023-03-16T16:28:41.152Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2477’ [2023-03-16T16:29:00.864Z] Removing intermediate container c7c4ea5ac196 [2023-03-16T16:29:00.864Z] ---> 17e6a0618218 [2023-03-16T16:29:00.864Z] Step 11/13 : COPY . . [2023-03-16T16:29:00.864Z] ---> 1a484414cecf [2023-03-16T16:29:00.864Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-16T16:29:00.864Z] ---> Running in a873a558807e [2023-03-16T16:29:00.864Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:29:00.864Z] Dload Upload Total Spent Left Speed [2023-03-16T16:29:00.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9031 0 --:--:-- --:--:-- --:--:-- 9076 [2023-03-16T16:29:00.864Z] Removing intermediate container a873a558807e [2023-03-16T16:29:00.864Z] ---> 9cf7b815ef6a [2023-03-16T16:29:00.864Z] Step 13/13 : RUN ${MAKE} [2023-03-16T16:29:00.864Z] ---> Running in 949ef8af064b [2023-03-16T16:29:00.864Z] noop [2023-03-16T16:29:00.864Z] Removing intermediate container 949ef8af064b [2023-03-16T16:29:00.864Z] ---> f3fc2bfbcbb4 [2023-03-16T16:29:00.864Z] Successfully built f3fc2bfbcbb4 [2023-03-16T16:29:00.864Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:29:01.171Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T16:29:01.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:29:01.243Z] prd-ubuntu20.04-docker-8c-8g-2479 does not seem to be running inside a container [2023-03-16T16:29:01.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T16:29:01.655Z] $ docker top bc0a06cce2752cb7f7ef410a82e355720a120ad578c4470a8ec51f5410fa9ebc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:29:01.999Z] + go version [2023-03-16T16:29:01.999Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T16:29:02.014Z] $ docker stop --time=1 bc0a06cce2752cb7f7ef410a82e355720a120ad578c4470a8ec51f5410fa9ebc [2023-03-16T16:29:03.313Z] $ docker rm -f --volumes bc0a06cce2752cb7f7ef410a82e355720a120ad578c4470a8ec51f5410fa9ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:29:03.728Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T16:29:03.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:29:03.801Z] prd-ubuntu20.04-docker-8c-8g-2479 does not seem to be running inside a container [2023-03-16T16:29:03.841Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-16T16:29:04.199Z] $ docker top 54bd03aa75c7e6cb4dd3c149f6bd00185da403efe4da5beeb55188e5c411a9e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:29:04.537Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-16T16:29:04.832Z] + make test [2023-03-16T16:29:04.832Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T16:29:09.023Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-16T16:29:18.990Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-16T16:29:19.558Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 2.0% of statements [2023-03-16T16:29:26.119Z] go vet ./... [2023-03-16T16:29:28.657Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T16:29:28.657Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T16:29:28.657Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T16:29:28.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T16:29:28.687Z] $ docker stop --time=1 54bd03aa75c7e6cb4dd3c149f6bd00185da403efe4da5beeb55188e5c411a9e2 [2023-03-16T16:29:30.659Z] $ docker rm -f --volumes 54bd03aa75c7e6cb4dd3c149f6bd00185da403efe4da5beeb55188e5c411a9e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:29:31.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T16:29:31.179Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T16:29:31.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T16:29:32.038Z] + ls -al . [2023-03-16T16:29:32.038Z] total 188 [2023-03-16T16:29:32.038Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 16:29 . [2023-03-16T16:29:32.038Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:28 .. [2023-03-16T16:29:32.038Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:28 .git [2023-03-16T16:29:32.038Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:28 .github [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 16 16:28 .gitignore [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 16:28 .golangci.yml [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 16 16:28 .hadolint.yml [2023-03-16T16:29:32.038Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 16:28 .semver [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 16 16:28 Attribution.txt [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 16 16:28 CHANGELOG.md [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 16 16:28 Dockerfile [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 16:28 GOVERNANCE.md [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 16 16:28 Jenkinsfile [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 16:28 LICENSE [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 16 16:28 Makefile [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 16:28 OWNERS.md [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 5497 Mar 16 16:28 README.md [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 16:28 VERSION [2023-03-16T16:29:32.038Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:28 bin [2023-03-16T16:29:32.038Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:28 cmd [2023-03-16T16:29:32.038Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 16 16:29 coverage.out [2023-03-16T16:29:32.038Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 16 16:28 docker-entrypoint.sh [2023-03-16T16:29:32.038Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:28 docs [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 16 16:28 go.mod [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 31546 Mar 16 16:28 go.sum [2023-03-16T16:29:32.038Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:28 internal [2023-03-16T16:29:32.038Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:28 snap [2023-03-16T16:29:32.038Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 16 16:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:29:32.348Z] + 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=585c9f07999463fee8dbb4bcccab0a75e11d8c68 --label arch=amd64 --label version=3.0.0-dev.18 . [2023-03-16T16:29:32.348Z] Sending build context to Docker daemon 1.848MB [2023-03-16T16:29:32.348Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T16:29:32.348Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-16T16:29:32.348Z] ---> f3fc2bfbcbb4 [2023-03-16T16:29:32.348Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-16T16:29:32.348Z] ---> Running in 43ee7fcf37da [2023-03-16T16:29:32.606Z] Removing intermediate container 43ee7fcf37da [2023-03-16T16:29:32.606Z] ---> d6521062c87d [2023-03-16T16:29:32.606Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T16:29:32.606Z] ---> Running in 2ff59cd27b32 [2023-03-16T16:29:32.606Z] Removing intermediate container 2ff59cd27b32 [2023-03-16T16:29:32.606Z] ---> 7b5222684805 [2023-03-16T16:29:32.606Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-16T16:29:32.606Z] ---> Running in 227d20ec2c33 [2023-03-16T16:29:32.606Z] Removing intermediate container 227d20ec2c33 [2023-03-16T16:29:32.606Z] ---> bf927cc06e04 [2023-03-16T16:29:32.606Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-16T16:29:32.864Z] ---> Running in a6772c949211 [2023-03-16T16:29:32.864Z] Removing intermediate container a6772c949211 [2023-03-16T16:29:32.864Z] ---> ea7afb651cb3 [2023-03-16T16:29:32.864Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:29:32.864Z] ---> Running in e9e7cf97a027 [2023-03-16T16:29:33.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T16:29:33.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T16:29:33.649Z] OK: 272 MiB in 67 packages [2023-03-16T16:29:33.908Z] Removing intermediate container e9e7cf97a027 [2023-03-16T16:29:33.908Z] ---> ec04f662352d [2023-03-16T16:29:33.908Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-16T16:29:33.908Z] ---> Running in 0f2967394252 [2023-03-16T16:29:34.170Z] Removing intermediate container 0f2967394252 [2023-03-16T16:29:34.170Z] ---> 4ee5fa34ed06 [2023-03-16T16:29:34.170Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-16T16:29:34.170Z] ---> 0e9d49f7bd15 [2023-03-16T16:29:34.170Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:29:34.170Z] ---> Running in 5516309a2e8d [2023-03-16T16:29:35.105Z] Removing intermediate container 5516309a2e8d [2023-03-16T16:29:35.105Z] ---> 6426757b45bc [2023-03-16T16:29:35.105Z] Step 11/35 : COPY . . [2023-03-16T16:29:35.363Z] ---> 1fe2e2223abc [2023-03-16T16:29:35.363Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-16T16:29:35.363Z] ---> Running in 39298bc75565 [2023-03-16T16:29:35.622Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:29:35.622Z] Dload Upload Total Spent Left Speed [2023-03-16T16:29:35.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21650 0 --:--:-- --:--:-- --:--:-- 22125 [2023-03-16T16:29:35.888Z] Removing intermediate container 39298bc75565 [2023-03-16T16:29:35.888Z] ---> 4ac85f1a48dc [2023-03-16T16:29:35.888Z] Step 13/35 : RUN ${MAKE} [2023-03-16T16:29:36.148Z] ---> Running in abee514526f1 [2023-03-16T16:29:36.407Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-16T16:29:54.483Z] Removing intermediate container abee514526f1 [2023-03-16T16:29:54.483Z] ---> 8672945d0dc8 [2023-03-16T16:29:54.483Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-16T16:29:54.483Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-16T16:29:54.483Z] 4acc49c71d14: Pulling fs layer [2023-03-16T16:29:54.741Z] 4acc49c71d14: Verifying Checksum [2023-03-16T16:29:54.741Z] 4acc49c71d14: Download complete [2023-03-16T16:29:55.000Z] 4acc49c71d14: Pull complete [2023-03-16T16:29:55.000Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-16T16:29:55.000Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-16T16:29:55.000Z] ---> 01a2bd3e5fff [2023-03-16T16:29:55.000Z] Step 15/35 : FROM alpine:3.17 [2023-03-16T16:29:55.259Z] 3.17: Pulling from library/alpine [2023-03-16T16:29:55.518Z] 63b65145d645: Already exists [2023-03-16T16:29:55.518Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T16:29:55.518Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T16:29:55.518Z] ---> b2aa39c304c2 [2023-03-16T16:29:55.518Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-16T16:29:55.777Z] ---> Running in 8d10bceaa776 [2023-03-16T16:29:55.777Z] Removing intermediate container 8d10bceaa776 [2023-03-16T16:29:55.777Z] ---> 7843f85526cf [2023-03-16T16:29:55.777Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-16T16:29:55.777Z] ---> Running in 6c7456b31a1b [2023-03-16T16:29:56.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T16:29:56.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T16:29:56.398Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-03-16T16:29:56.398Z] (2/86) Installing sdl2 (2.26.3-r0) [2023-03-16T16:29:56.693Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-03-16T16:29:56.694Z] (4/86) Installing libxau (1.0.10-r0) [2023-03-16T16:29:56.694Z] (5/86) Installing libmd (1.0.4-r0) [2023-03-16T16:29:56.694Z] (6/86) Installing libbsd (0.11.7-r0) [2023-03-16T16:29:56.694Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-03-16T16:29:56.694Z] (8/86) Installing libxcb (1.15-r0) [2023-03-16T16:29:56.694Z] (9/86) Installing libx11 (1.8.4-r0) [2023-03-16T16:29:56.694Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-03-16T16:29:56.694Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-03-16T16:29:56.694Z] (12/86) Installing libexpat (2.5.0-r0) [2023-03-16T16:29:56.694Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-03-16T16:29:56.694Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-03-16T16:29:56.694Z] (15/86) Installing libpng (1.6.38-r0) [2023-03-16T16:29:56.694Z] (16/86) Installing freetype (2.12.1-r0) [2023-03-16T16:29:56.694Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-03-16T16:29:56.694Z] (18/86) Installing fribidi (1.0.12-r0) [2023-03-16T16:29:56.694Z] (19/86) Installing libffi (3.4.4-r0) [2023-03-16T16:29:56.694Z] (20/86) Installing libintl (0.21.1-r1) [2023-03-16T16:29:56.694Z] (21/86) Installing libblkid (2.38.1-r1) [2023-03-16T16:29:56.694Z] (22/86) Installing libmount (2.38.1-r1) [2023-03-16T16:29:56.694Z] (23/86) Installing pcre2 (10.42-r0) [2023-03-16T16:29:56.694Z] (24/86) Installing glib (2.74.6-r0) [2023-03-16T16:29:56.989Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-03-16T16:29:56.989Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-03-16T16:29:56.989Z] (27/86) Installing libass (0.16.0-r1) [2023-03-16T16:29:56.989Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-03-16T16:29:56.989Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-03-16T16:29:56.989Z] (30/86) Installing libpciaccess (0.17-r0) [2023-03-16T16:29:56.989Z] (31/86) Installing libdrm (2.4.114-r0) [2023-03-16T16:29:56.989Z] (32/86) Installing gmp (6.2.1-r2) [2023-03-16T16:29:56.989Z] (33/86) Installing nettle (3.8.1-r0) [2023-03-16T16:29:56.989Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-03-16T16:29:56.990Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-03-16T16:29:56.990Z] (36/86) Installing libunistring (1.1-r0) [2023-03-16T16:29:56.990Z] (37/86) Installing gnutls (3.7.8-r3) [2023-03-16T16:29:56.990Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-16T16:29:56.990Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-16T16:29:56.990Z] (40/86) Installing lame (3.100-r2) [2023-03-16T16:29:56.990Z] (41/86) Installing opus (1.3.1-r1) [2023-03-16T16:29:56.990Z] (42/86) Installing libasyncns (0.8-r1) [2023-03-16T16:29:56.990Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-03-16T16:29:56.990Z] (44/86) Installing libltdl (2.4.7-r1) [2023-03-16T16:29:56.990Z] (45/86) Installing orc (0.4.33-r0) [2023-03-16T16:29:56.990Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-03-16T16:29:56.990Z] (47/86) Installing libogg (1.3.5-r2) [2023-03-16T16:29:56.990Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-16T16:29:56.990Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-03-16T16:29:56.990Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-03-16T16:29:56.990Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-03-16T16:29:56.990Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-03-16T16:29:56.990Z] (53/86) Installing soxr (0.1.3-r3) [2023-03-16T16:29:56.990Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-03-16T16:29:57.278Z] (55/86) Installing tdb-libs (1.4.7-r0) [2023-03-16T16:29:57.278Z] (56/86) Installing libpulse (16.1-r6) [2023-03-16T16:29:57.278Z] (57/86) Installing cjson (1.7.15-r3) [2023-03-16T16:29:57.278Z] (58/86) Installing mbedtls (2.28.2-r0) [2023-03-16T16:29:57.278Z] (59/86) Installing librist (0.2.7-r0) [2023-03-16T16:29:57.278Z] (60/86) Installing libsrt (1.5.1-r0) [2023-03-16T16:29:57.278Z] (61/86) Installing libssh (0.10.4-r0) [2023-03-16T16:29:57.278Z] (62/86) Installing libtheora (1.1.1-r16) [2023-03-16T16:29:57.278Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-03-16T16:29:57.278Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-03-16T16:29:57.278Z] (65/86) Installing libxext (1.3.5-r0) [2023-03-16T16:29:57.278Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-03-16T16:29:57.278Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-03-16T16:29:57.278Z] (68/86) Installing libva (2.16.0-r0) [2023-03-16T16:29:57.278Z] (69/86) Installing libvdpau (1.5-r0) [2023-03-16T16:29:57.278Z] (70/86) Installing vidstab (1.1.0-r2) [2023-03-16T16:29:57.278Z] (71/86) Installing libvpx (1.12.0-r1) [2023-03-16T16:29:57.278Z] (72/86) Installing libwebp (1.2.4-r1) [2023-03-16T16:29:57.278Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-03-16T16:29:57.278Z] (74/86) Installing numactl (2.0.16-r1) [2023-03-16T16:29:57.278Z] (75/86) Installing x265-libs (3.5-r3) [2023-03-16T16:29:57.278Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-03-16T16:29:57.278Z] (77/86) Installing libsodium (1.0.18-r2) [2023-03-16T16:29:57.278Z] (78/86) Installing libzmq (4.3.4-r1) [2023-03-16T16:29:57.542Z] (79/86) Installing ffmpeg-libs (5.1.2-r1) [2023-03-16T16:29:57.542Z] (80/86) Installing ffmpeg (5.1.2-r1) [2023-03-16T16:29:57.542Z] (81/86) Installing udev-init-scripts (35-r1) [2023-03-16T16:29:57.542Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-03-16T16:29:57.542Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-03-16T16:29:57.542Z] (84/86) Installing zstd-libs (1.5.2-r9) [2023-03-16T16:29:57.542Z] (85/86) Installing kmod-libs (30-r1) [2023-03-16T16:29:57.542Z] (86/86) Installing eudev (3.2.11-r4) [2023-03-16T16:29:57.542Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:29:57.542Z] Executing eudev-3.2.11-r4.trigger [2023-03-16T16:29:57.542Z] OK: 111 MiB in 101 packages [2023-03-16T16:29:59.444Z] Removing intermediate container 6c7456b31a1b [2023-03-16T16:29:59.444Z] ---> e60c55437051 [2023-03-16T16:29:59.444Z] Step 18/35 : WORKDIR / [2023-03-16T16:29:59.444Z] ---> Running in 038d0b6a8e27 [2023-03-16T16:29:59.444Z] Removing intermediate container 038d0b6a8e27 [2023-03-16T16:29:59.444Z] ---> 23cbabb858fa [2023-03-16T16:29:59.444Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-16T16:29:59.702Z] ---> f7a831c40eb6 [2023-03-16T16:29:59.702Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-16T16:29:59.961Z] ---> 58bb342da417 [2023-03-16T16:29:59.961Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-16T16:30:00.221Z] ---> 29617fd0e869 [2023-03-16T16:30:00.221Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-16T16:30:00.221Z] ---> 58dbbb88e767 [2023-03-16T16:30:00.221Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-16T16:30:00.479Z] ---> 9c8cb309c09a [2023-03-16T16:30:00.479Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-16T16:30:00.479Z] ---> bc0ce32a4401 [2023-03-16T16:30:00.479Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-16T16:30:01.046Z] ---> 4101e1f924d3 [2023-03-16T16:30:01.046Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-16T16:30:01.046Z] ---> Running in 08165d42492f [2023-03-16T16:30:01.612Z] Removing intermediate container 08165d42492f [2023-03-16T16:30:01.612Z] ---> 1cc0faf9bff9 [2023-03-16T16:30:01.612Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-16T16:30:01.612Z] ---> Running in 0d275dd38309 [2023-03-16T16:30:02.183Z] Removing intermediate container 0d275dd38309 [2023-03-16T16:30:02.183Z] ---> 7ee7f9f424cc [2023-03-16T16:30:02.183Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-16T16:30:02.183Z] ---> Running in 9c4fa1413da3 [2023-03-16T16:30:02.753Z] Removing intermediate container 9c4fa1413da3 [2023-03-16T16:30:02.753Z] ---> d850b5dbe22f [2023-03-16T16:30:02.753Z] Step 29/35 : EXPOSE 59983 [2023-03-16T16:30:02.753Z] ---> Running in 0685b9865c44 [2023-03-16T16:30:02.753Z] Removing intermediate container 0685b9865c44 [2023-03-16T16:30:02.753Z] ---> 9e35e6f9c34d [2023-03-16T16:30:02.753Z] Step 30/35 : EXPOSE 8554 [2023-03-16T16:30:03.012Z] ---> Running in 2cec59933f28 [2023-03-16T16:30:03.012Z] Removing intermediate container 2cec59933f28 [2023-03-16T16:30:03.012Z] ---> 14d6218548ad [2023-03-16T16:30:03.012Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-16T16:30:03.012Z] ---> Running in 40fb2caa9dab [2023-03-16T16:30:03.012Z] Removing intermediate container 40fb2caa9dab [2023-03-16T16:30:03.012Z] ---> 4b9ccfcbada8 [2023-03-16T16:30:03.012Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-16T16:30:03.012Z] ---> Running in c2f2283d855b [2023-03-16T16:30:03.269Z] Removing intermediate container c2f2283d855b [2023-03-16T16:30:03.269Z] ---> 0c4725d0e90a [2023-03-16T16:30:03.269Z] Step 33/35 : LABEL arch=amd64 [2023-03-16T16:30:03.269Z] ---> Running in 315d0614f031 [2023-03-16T16:30:03.269Z] Removing intermediate container 315d0614f031 [2023-03-16T16:30:03.269Z] ---> 20a086e228ae [2023-03-16T16:30:03.269Z] Step 34/35 : LABEL git_sha=585c9f07999463fee8dbb4bcccab0a75e11d8c68 [2023-03-16T16:30:03.528Z] ---> Running in 691013d21601 [2023-03-16T16:30:03.528Z] Removing intermediate container 691013d21601 [2023-03-16T16:30:03.528Z] ---> 90d77ea6a0ad [2023-03-16T16:30:03.528Z] Step 35/35 : LABEL version=3.0.0-dev.18 [2023-03-16T16:30:03.528Z] ---> Running in ae1f64a9021f [2023-03-16T16:30:03.528Z] Removing intermediate container ae1f64a9021f [2023-03-16T16:30:03.528Z] ---> a363f9a12930 [2023-03-16T16:30:03.528Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T16:30:03.528Z] Successfully built a363f9a12930 [2023-03-16T16:30:03.528Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:30:03.601Z] provisioning config files... [2023-03-16T16:30:03.610Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17449284773998207819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:30:03.908Z] ---> docker-login.sh [2023-03-16T16:30:03.908Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:30:03.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:30:03.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:30:03.908Z] Configure a credential helper to remove this warning. See [2023-03-16T16:30:03.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:30:03.908Z] [2023-03-16T16:30:03.908Z] Login Succeeded [2023-03-16T16:30:03.908Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:30:03.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:30:03.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:30:03.908Z] Configure a credential helper to remove this warning. See [2023-03-16T16:30:03.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:30:03.908Z] [2023-03-16T16:30:03.908Z] Login Succeeded [2023-03-16T16:30:03.908Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:30:04.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:30:04.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:30:04.167Z] Configure a credential helper to remove this warning. See [2023-03-16T16:30:04.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:30:04.167Z] [2023-03-16T16:30:04.167Z] Login Succeeded [2023-03-16T16:30:04.167Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:30:04.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:30:04.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:30:04.167Z] Configure a credential helper to remove this warning. See [2023-03-16T16:30:04.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:30:04.167Z] [2023-03-16T16:30:04.167Z] Login Succeeded [2023-03-16T16:30:04.167Z] docker.io [2023-03-16T16:30:04.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:30:05.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:30:05.105Z] Configure a credential helper to remove this warning. See [2023-03-16T16:30:05.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:30:05.105Z] [2023-03-16T16:30:05.105Z] Login Succeeded [2023-03-16T16:30:05.105Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:30:05.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:30:05.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:30:05.169Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-16T16:30:05.169Z] 585c9f07999463fee8dbb4bcccab0a75e11d8c68 [2023-03-16T16:30:05.169Z] latest [2023-03-16T16:30:05.169Z] 3.0.0-dev.18 [2023-03-16T16:30:05.169Z] 585c9f07999463fee8dbb4bcccab0a75e11d8c68-3.0.0-dev.18 [2023-03-16T16:30:05.169Z] main [2023-03-16T16:30:05.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:05.483Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:585c9f07999463fee8dbb4bcccab0a75e11d8c68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:05.783Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:585c9f07999463fee8dbb4bcccab0a75e11d8c68 [2023-03-16T16:30:05.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-16T16:30:05.783Z] ad73191cd143: Preparing [2023-03-16T16:30:05.783Z] 663749b285ca: Preparing [2023-03-16T16:30:05.783Z] 4cf13324759b: Preparing [2023-03-16T16:30:05.783Z] 3827b5b91e75: Preparing [2023-03-16T16:30:05.783Z] acc83c6ca332: Preparing [2023-03-16T16:30:05.783Z] 905db3cef561: Preparing [2023-03-16T16:30:05.783Z] 69ea1b5afbde: Preparing [2023-03-16T16:30:05.783Z] a34a0553dbc1: Preparing [2023-03-16T16:30:05.783Z] 120300054901: Preparing [2023-03-16T16:30:05.783Z] 68e2e6746487: Preparing [2023-03-16T16:30:05.783Z] a061b21da825: Preparing [2023-03-16T16:30:05.783Z] 7cd52847ad77: Preparing [2023-03-16T16:30:05.783Z] 69ea1b5afbde: Waiting [2023-03-16T16:30:05.783Z] 68e2e6746487: Waiting [2023-03-16T16:30:05.783Z] a061b21da825: Waiting [2023-03-16T16:30:05.783Z] a34a0553dbc1: Waiting [2023-03-16T16:30:05.783Z] 7cd52847ad77: Waiting [2023-03-16T16:30:05.783Z] 905db3cef561: Waiting [2023-03-16T16:30:06.721Z] ad73191cd143: Pushed [2023-03-16T16:30:06.721Z] 663749b285ca: Pushed [2023-03-16T16:30:06.721Z] acc83c6ca332: Pushed [2023-03-16T16:30:06.721Z] 4cf13324759b: Pushed [2023-03-16T16:30:06.721Z] 905db3cef561: Pushed [2023-03-16T16:30:06.721Z] 69ea1b5afbde: Pushed [2023-03-16T16:30:06.721Z] 120300054901: Pushed [2023-03-16T16:30:06.721Z] a34a0553dbc1: Pushed [2023-03-16T16:30:06.721Z] 7cd52847ad77: Layer already exists [2023-03-16T16:30:08.108Z] 3827b5b91e75: Pushed [2023-03-16T16:30:09.045Z] 68e2e6746487: Pushed [2023-03-16T16:30:17.166Z] a061b21da825: Pushed [2023-03-16T16:30:17.166Z] 585c9f07999463fee8dbb4bcccab0a75e11d8c68: digest: sha256:bb194214867a5cfa19c1dc7cc39d87a090e46af899b91e04d1f49493a668bd3f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:17.488Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:17.794Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-16T16:30:17.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-16T16:30:17.794Z] ad73191cd143: Preparing [2023-03-16T16:30:17.794Z] 663749b285ca: Preparing [2023-03-16T16:30:17.794Z] 4cf13324759b: Preparing [2023-03-16T16:30:17.794Z] 3827b5b91e75: Preparing [2023-03-16T16:30:17.794Z] acc83c6ca332: Preparing [2023-03-16T16:30:17.794Z] 905db3cef561: Preparing [2023-03-16T16:30:17.794Z] 69ea1b5afbde: Preparing [2023-03-16T16:30:17.794Z] a34a0553dbc1: Preparing [2023-03-16T16:30:17.794Z] 120300054901: Preparing [2023-03-16T16:30:17.794Z] 68e2e6746487: Preparing [2023-03-16T16:30:17.794Z] a061b21da825: Preparing [2023-03-16T16:30:17.794Z] 7cd52847ad77: Preparing [2023-03-16T16:30:17.794Z] a34a0553dbc1: Waiting [2023-03-16T16:30:17.794Z] a061b21da825: Waiting [2023-03-16T16:30:17.794Z] 7cd52847ad77: Waiting [2023-03-16T16:30:17.794Z] 120300054901: Waiting [2023-03-16T16:30:17.794Z] 68e2e6746487: Waiting [2023-03-16T16:30:17.794Z] 905db3cef561: Waiting [2023-03-16T16:30:17.794Z] 69ea1b5afbde: Waiting [2023-03-16T16:30:17.794Z] 663749b285ca: Layer already exists [2023-03-16T16:30:17.794Z] 3827b5b91e75: Layer already exists [2023-03-16T16:30:17.794Z] ad73191cd143: Layer already exists [2023-03-16T16:30:17.794Z] acc83c6ca332: Layer already exists [2023-03-16T16:30:17.794Z] 4cf13324759b: Layer already exists [2023-03-16T16:30:17.794Z] a34a0553dbc1: Layer already exists [2023-03-16T16:30:17.794Z] 905db3cef561: Layer already exists [2023-03-16T16:30:17.794Z] 69ea1b5afbde: Layer already exists [2023-03-16T16:30:17.794Z] 68e2e6746487: Layer already exists [2023-03-16T16:30:17.794Z] 120300054901: Layer already exists [2023-03-16T16:30:17.794Z] 7cd52847ad77: Layer already exists [2023-03-16T16:30:17.794Z] a061b21da825: Layer already exists [2023-03-16T16:30:17.794Z] latest: digest: sha256:bb194214867a5cfa19c1dc7cc39d87a090e46af899b91e04d1f49493a668bd3f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:18.107Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:18.412Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.18 [2023-03-16T16:30:18.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-16T16:30:18.412Z] ad73191cd143: Preparing [2023-03-16T16:30:18.412Z] 663749b285ca: Preparing [2023-03-16T16:30:18.412Z] 4cf13324759b: Preparing [2023-03-16T16:30:18.412Z] 3827b5b91e75: Preparing [2023-03-16T16:30:18.412Z] acc83c6ca332: Preparing [2023-03-16T16:30:18.412Z] 905db3cef561: Preparing [2023-03-16T16:30:18.412Z] 69ea1b5afbde: Preparing [2023-03-16T16:30:18.412Z] a34a0553dbc1: Preparing [2023-03-16T16:30:18.412Z] 120300054901: Preparing [2023-03-16T16:30:18.412Z] 68e2e6746487: Preparing [2023-03-16T16:30:18.412Z] a061b21da825: Preparing [2023-03-16T16:30:18.412Z] 7cd52847ad77: Preparing [2023-03-16T16:30:18.412Z] 69ea1b5afbde: Waiting [2023-03-16T16:30:18.412Z] a34a0553dbc1: Waiting [2023-03-16T16:30:18.412Z] 68e2e6746487: Waiting [2023-03-16T16:30:18.412Z] 7cd52847ad77: Waiting [2023-03-16T16:30:18.412Z] a061b21da825: Waiting [2023-03-16T16:30:18.412Z] 905db3cef561: Waiting [2023-03-16T16:30:18.412Z] 120300054901: Waiting [2023-03-16T16:30:18.412Z] 3827b5b91e75: Layer already exists [2023-03-16T16:30:18.412Z] acc83c6ca332: Layer already exists [2023-03-16T16:30:18.412Z] 4cf13324759b: Layer already exists [2023-03-16T16:30:18.412Z] 663749b285ca: Layer already exists [2023-03-16T16:30:18.412Z] ad73191cd143: Layer already exists [2023-03-16T16:30:18.412Z] 905db3cef561: Layer already exists [2023-03-16T16:30:18.412Z] 69ea1b5afbde: Layer already exists [2023-03-16T16:30:18.412Z] 120300054901: Layer already exists [2023-03-16T16:30:18.412Z] a061b21da825: Layer already exists [2023-03-16T16:30:18.412Z] 7cd52847ad77: Layer already exists [2023-03-16T16:30:18.412Z] 68e2e6746487: Layer already exists [2023-03-16T16:30:18.412Z] a34a0553dbc1: Layer already exists [2023-03-16T16:30:18.412Z] 3.0.0-dev.18: digest: sha256:bb194214867a5cfa19c1dc7cc39d87a090e46af899b91e04d1f49493a668bd3f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:18.717Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:585c9f07999463fee8dbb4bcccab0a75e11d8c68-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:19.021Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:585c9f07999463fee8dbb4bcccab0a75e11d8c68-3.0.0-dev.18 [2023-03-16T16:30:19.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-16T16:30:19.021Z] ad73191cd143: Preparing [2023-03-16T16:30:19.021Z] 663749b285ca: Preparing [2023-03-16T16:30:19.021Z] 4cf13324759b: Preparing [2023-03-16T16:30:19.021Z] 3827b5b91e75: Preparing [2023-03-16T16:30:19.021Z] acc83c6ca332: Preparing [2023-03-16T16:30:19.021Z] 905db3cef561: Preparing [2023-03-16T16:30:19.021Z] 69ea1b5afbde: Preparing [2023-03-16T16:30:19.021Z] a34a0553dbc1: Preparing [2023-03-16T16:30:19.021Z] 120300054901: Preparing [2023-03-16T16:30:19.021Z] 68e2e6746487: Preparing [2023-03-16T16:30:19.021Z] a061b21da825: Preparing [2023-03-16T16:30:19.021Z] 7cd52847ad77: Preparing [2023-03-16T16:30:19.021Z] 905db3cef561: Waiting [2023-03-16T16:30:19.021Z] 69ea1b5afbde: Waiting [2023-03-16T16:30:19.021Z] a34a0553dbc1: Waiting [2023-03-16T16:30:19.021Z] 120300054901: Waiting [2023-03-16T16:30:19.021Z] 68e2e6746487: Waiting [2023-03-16T16:30:19.021Z] a061b21da825: Waiting [2023-03-16T16:30:19.021Z] 7cd52847ad77: Waiting [2023-03-16T16:30:19.021Z] 3827b5b91e75: Layer already exists [2023-03-16T16:30:19.021Z] ad73191cd143: Layer already exists [2023-03-16T16:30:19.021Z] 4cf13324759b: Layer already exists [2023-03-16T16:30:19.021Z] 663749b285ca: Layer already exists [2023-03-16T16:30:19.021Z] acc83c6ca332: Layer already exists [2023-03-16T16:30:19.021Z] 69ea1b5afbde: Layer already exists [2023-03-16T16:30:19.021Z] a34a0553dbc1: Layer already exists [2023-03-16T16:30:19.021Z] 120300054901: Layer already exists [2023-03-16T16:30:19.021Z] 905db3cef561: Layer already exists [2023-03-16T16:30:19.021Z] 68e2e6746487: Layer already exists [2023-03-16T16:30:19.021Z] a061b21da825: Layer already exists [2023-03-16T16:30:19.021Z] 7cd52847ad77: Layer already exists [2023-03-16T16:30:19.021Z] 585c9f07999463fee8dbb4bcccab0a75e11d8c68-3.0.0-dev.18: digest: sha256:bb194214867a5cfa19c1dc7cc39d87a090e46af899b91e04d1f49493a668bd3f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:19.325Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:19.638Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-03-16T16:30:19.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-16T16:30:19.639Z] ad73191cd143: Preparing [2023-03-16T16:30:19.639Z] 663749b285ca: Preparing [2023-03-16T16:30:19.639Z] 4cf13324759b: Preparing [2023-03-16T16:30:19.639Z] 3827b5b91e75: Preparing [2023-03-16T16:30:19.639Z] acc83c6ca332: Preparing [2023-03-16T16:30:19.639Z] 905db3cef561: Preparing [2023-03-16T16:30:19.639Z] 69ea1b5afbde: Preparing [2023-03-16T16:30:19.639Z] a34a0553dbc1: Preparing [2023-03-16T16:30:19.639Z] 120300054901: Preparing [2023-03-16T16:30:19.639Z] 68e2e6746487: Preparing [2023-03-16T16:30:19.639Z] a061b21da825: Preparing [2023-03-16T16:30:19.639Z] 7cd52847ad77: Preparing [2023-03-16T16:30:19.639Z] 69ea1b5afbde: Waiting [2023-03-16T16:30:19.639Z] 7cd52847ad77: Waiting [2023-03-16T16:30:19.639Z] a061b21da825: Waiting [2023-03-16T16:30:19.639Z] 905db3cef561: Waiting [2023-03-16T16:30:19.639Z] a34a0553dbc1: Waiting [2023-03-16T16:30:19.639Z] 120300054901: Waiting [2023-03-16T16:30:19.639Z] 68e2e6746487: Waiting [2023-03-16T16:30:19.639Z] acc83c6ca332: Layer already exists [2023-03-16T16:30:19.639Z] 4cf13324759b: Layer already exists [2023-03-16T16:30:19.639Z] ad73191cd143: Layer already exists [2023-03-16T16:30:19.639Z] 663749b285ca: Layer already exists [2023-03-16T16:30:19.639Z] 3827b5b91e75: Layer already exists [2023-03-16T16:30:19.639Z] 69ea1b5afbde: Layer already exists [2023-03-16T16:30:19.639Z] a34a0553dbc1: Layer already exists [2023-03-16T16:30:19.639Z] 120300054901: Layer already exists [2023-03-16T16:30:19.639Z] 905db3cef561: Layer already exists [2023-03-16T16:30:19.639Z] 68e2e6746487: Layer already exists [2023-03-16T16:30:19.639Z] a061b21da825: Layer already exists [2023-03-16T16:30:19.639Z] 7cd52847ad77: Layer already exists [2023-03-16T16:30:19.639Z] main: digest: sha256:bb194214867a5cfa19c1dc7cc39d87a090e46af899b91e04d1f49493a668bd3f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:30:19.674Z] ===================================================== [Pipeline] echo [2023-03-16T16:30:19.679Z] taggedImages: [2023-03-16T16:30:19.680Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:585c9f07999463fee8dbb4bcccab0a75e11d8c68 [2023-03-16T16:30:19.680Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-16T16:30:19.680Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.18 [2023-03-16T16:30:19.680Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:585c9f07999463fee8dbb4bcccab0a75e11d8c68-3.0.0-dev.18 [2023-03-16T16:30:19.680Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:20.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:30:20.022Z] [2023-03-16T16:30:20.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:30:20.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:30:20.315Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T16:30:20.315Z] 5eb5b503b376: Pulling fs layer [2023-03-16T16:30:20.315Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T16:30:20.315Z] ec43610c2a17: Pulling fs layer [2023-03-16T16:30:20.315Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T16:30:20.315Z] 33b1e0a273af: Pulling fs layer [2023-03-16T16:30:20.315Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T16:30:20.315Z] 2f39f015ded8: Pulling fs layer [2023-03-16T16:30:20.315Z] 3a2ae6a8a46f: Waiting [2023-03-16T16:30:20.315Z] 33b1e0a273af: Waiting [2023-03-16T16:30:20.315Z] 5d3b04190fa2: Waiting [2023-03-16T16:30:20.315Z] 2f39f015ded8: Waiting [2023-03-16T16:30:20.315Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T16:30:20.315Z] 5c69ac0246d0: Download complete [2023-03-16T16:30:20.315Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T16:30:20.315Z] 3a2ae6a8a46f: Download complete [2023-03-16T16:30:20.574Z] 33b1e0a273af: Verifying Checksum [2023-03-16T16:30:20.574Z] 33b1e0a273af: Download complete [2023-03-16T16:30:20.574Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T16:30:20.574Z] 5d3b04190fa2: Download complete [2023-03-16T16:30:20.574Z] ec43610c2a17: Verifying Checksum [2023-03-16T16:30:20.574Z] ec43610c2a17: Download complete [2023-03-16T16:30:20.574Z] 5eb5b503b376: Verifying Checksum [2023-03-16T16:30:20.574Z] 5eb5b503b376: Download complete [2023-03-16T16:30:21.139Z] 2f39f015ded8: Verifying Checksum [2023-03-16T16:30:21.139Z] 2f39f015ded8: Download complete [2023-03-16T16:30:21.703Z] 5eb5b503b376: Pull complete [2023-03-16T16:30:21.703Z] 5c69ac0246d0: Pull complete [2023-03-16T16:30:22.269Z] ec43610c2a17: Pull complete [2023-03-16T16:30:22.269Z] 3a2ae6a8a46f: Pull complete [2023-03-16T16:30:22.269Z] 33b1e0a273af: Pull complete [2023-03-16T16:30:22.526Z] 5d3b04190fa2: Pull complete [2023-03-16T16:30:26.702Z] 2f39f015ded8: Pull complete [2023-03-16T16:30:26.702Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T16:30:26.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:30:26.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:30:26.780Z] prd-ubuntu20.04-docker-8c-8g-2479 does not seem to be running inside a container [2023-03-16T16:30:26.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T16:30:28.497Z] $ docker top ca93216d27944a3004cf40baa5aa715da4f56471197aa918ec680b383471a98c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:30:28.868Z] ---> job-cost.sh [2023-03-16T16:30:28.868Z] lf-activate-venv: SKIPPING [2023-03-16T16:30:28.868Z] INFO: No Stack... [2023-03-16T16:30:29.130Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T16:30:29.389Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T16:30:29.677Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-03-16T16:30:29.677Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T16:30:29.689Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-90-stack-cost] [2023-03-16T16:30:29.697Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-90-stack-cost] did not exist. Created. [2023-03-16T16:30:29.697Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T16:30:29.994Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T16:30:30.025Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T16:30:30.030Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T16:30:30.051Z] $ docker stop --time=1 ca93216d27944a3004cf40baa5aa715da4f56471197aa918ec680b383471a98c [2023-03-16T16:30:31.208Z] $ docker rm -f --volumes ca93216d27944a3004cf40baa5aa715da4f56471197aa918ec680b383471a98c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T16:31:56.528Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2482 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-03-16T16:31:56.540Z] Running in /w/workspace/device-usb-camera/90 [Pipeline] { [Pipeline] checkout [2023-03-16T16:31:56.574Z] Selected Git installation does not exist. Using Default [2023-03-16T16:31:56.574Z] The recommended git tool is: NONE [2023-03-16T16:32:02.801Z] using credential edgex-jenkins-ssh [2023-03-16T16:32:02.823Z] Cloning the remote Git repository [2023-03-16T16:32:02.883Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-16T16:32:02.995Z] > git init /w/workspace/device-usb-camera/90 # timeout=10 [2023-03-16T16:32:03.168Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-16T16:32:03.169Z] > git --version # timeout=10 [2023-03-16T16:32:03.190Z] > git --version # 'git version 2.25.1' [2023-03-16T16:32:03.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T16:32:03.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T16:32:05.205Z] Avoid second fetch [2023-03-16T16:32:05.205Z] Checking out Revision 585c9f07999463fee8dbb4bcccab0a75e11d8c68 (main) [2023-03-16T16:32:04.143Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-16T16:32:04.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T16:32:05.228Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T16:32:05.307Z] > git checkout -f 585c9f07999463fee8dbb4bcccab0a75e11d8c68 # timeout=10 [2023-03-16T16:32:05.828Z] Commit message: "refactor(snap): Update command and metadata sourcing (#190)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T16:32:06.928Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T16:32:06.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:32:06.928Z] Dload Upload Total Spent Left Speed [2023-03-16T16:32:06.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh [2023-03-16T16:32:07.676Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T16:32:08.006Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-03-16T16:32:08.006Z] /etc/docker/daemon.new [2023-03-16T16:32:08.006Z] { [2023-03-16T16:32:08.006Z] "registry-mirrors": [ [2023-03-16T16:32:08.006Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T16:32:08.006Z] ], [2023-03-16T16:32:08.006Z] "bip": "10.250.0.254/24", [2023-03-16T16:32:08.006Z] "hosts": [ [2023-03-16T16:32:08.006Z] "tcp://0.0.0.0:5555", [2023-03-16T16:32:08.006Z] "unix:///var/run/docker.sock" [2023-03-16T16:32:08.006Z] ], [2023-03-16T16:32:08.006Z] "mtu": 1458, [2023-03-16T16:32:08.006Z] "selinux-enabled": true, [2023-03-16T16:32:08.006Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T16:32:08.006Z] } [Pipeline] sh [2023-03-16T16:32:08.343Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T16:32:08.687Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:32:26.978Z] provisioning config files... [2023-03-16T16:32:27.005Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/90@tmp/config12854455764962562291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:32:27.363Z] ---> docker-login.sh [2023-03-16T16:32:27.363Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:32:27.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:32:27.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:32:27.953Z] Configure a credential helper to remove this warning. See [2023-03-16T16:32:27.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:32:27.953Z] [2023-03-16T16:32:27.953Z] Login Succeeded [2023-03-16T16:32:27.953Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:32:28.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:32:28.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:32:28.507Z] Configure a credential helper to remove this warning. See [2023-03-16T16:32:28.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:32:28.507Z] [2023-03-16T16:32:28.507Z] Login Succeeded [2023-03-16T16:32:28.507Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:32:28.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:32:28.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:32:28.785Z] Configure a credential helper to remove this warning. See [2023-03-16T16:32:28.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:32:28.785Z] [2023-03-16T16:32:28.785Z] Login Succeeded [2023-03-16T16:32:28.785Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:32:29.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:32:29.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:32:29.056Z] Configure a credential helper to remove this warning. See [2023-03-16T16:32:29.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:32:29.056Z] [2023-03-16T16:32:29.056Z] Login Succeeded [2023-03-16T16:32:29.056Z] docker.io [2023-03-16T16:32:29.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:32:29.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:32:29.602Z] Configure a credential helper to remove this warning. See [2023-03-16T16:32:29.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:32:29.602Z] [2023-03-16T16:32:29.602Z] Login Succeeded [2023-03-16T16:32:29.602Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:32:29.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T16:32:29.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:32:29.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:32:29.925Z] ========================================================= [2023-03-16T16:32:29.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T16:32:29.925Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:32:30.279Z] + 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-03-16T16:32:30.549Z] Sending build context to Docker daemon 1.168MB [2023-03-16T16:32:30.549Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T16:32:30.549Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-16T16:32:30.819Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T16:32:30.819Z] af6eaf76a39c: Pulling fs layer [2023-03-16T16:32:30.819Z] 55522c791124: Pulling fs layer [2023-03-16T16:32:30.819Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T16:32:30.819Z] 169dfbe0d373: Pulling fs layer [2023-03-16T16:32:30.819Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T16:32:30.819Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T16:32:30.819Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T16:32:30.819Z] e1ff8fa3b103: Waiting [2023-03-16T16:32:30.819Z] 52ebb69f0ebf: Waiting [2023-03-16T16:32:30.819Z] 5abe8eddf0d5: Waiting [2023-03-16T16:32:30.819Z] 169dfbe0d373: Waiting [2023-03-16T16:32:30.819Z] 55522c791124: Verifying Checksum [2023-03-16T16:32:30.819Z] 55522c791124: Download complete [2023-03-16T16:32:30.819Z] af6eaf76a39c: Verifying Checksum [2023-03-16T16:32:30.819Z] af6eaf76a39c: Download complete [2023-03-16T16:32:31.092Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T16:32:31.092Z] e1ff8fa3b103: Download complete [2023-03-16T16:32:32.058Z] 169dfbe0d373: Verifying Checksum [2023-03-16T16:32:32.058Z] 169dfbe0d373: Download complete [2023-03-16T16:32:32.058Z] af6eaf76a39c: Pull complete [2023-03-16T16:32:32.331Z] 55522c791124: Pull complete [2023-03-16T16:32:32.944Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T16:32:32.944Z] 5abe8eddf0d5: Download complete [2023-03-16T16:32:33.531Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T16:32:33.531Z] ce5c4a1c91eb: Download complete [2023-03-16T16:32:33.799Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T16:32:33.799Z] 52ebb69f0ebf: Download complete [2023-03-16T16:32:43.884Z] ce5c4a1c91eb: Pull complete [2023-03-16T16:32:43.884Z] 169dfbe0d373: Pull complete [2023-03-16T16:32:43.884Z] e1ff8fa3b103: Pull complete [2023-03-16T16:32:50.554Z] 52ebb69f0ebf: Pull complete [2023-03-16T16:32:52.137Z] 5abe8eddf0d5: Pull complete [2023-03-16T16:32:52.137Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T16:32:52.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T16:32:52.137Z] ---> 6cb57ee374ae [2023-03-16T16:32:52.137Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-16T16:32:54.177Z] ---> Running in e08a7bdd20ec [2023-03-16T16:32:54.445Z] Removing intermediate container e08a7bdd20ec [2023-03-16T16:32:54.445Z] ---> 47f6d4215d98 [2023-03-16T16:32:54.445Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T16:32:54.713Z] ---> Running in 2445a6a62854 [2023-03-16T16:32:54.983Z] Removing intermediate container 2445a6a62854 [2023-03-16T16:32:54.983Z] ---> b54cb972e855 [2023-03-16T16:32:54.983Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-16T16:32:54.983Z] ---> Running in 276a9cf9945f [2023-03-16T16:32:55.255Z] Removing intermediate container 276a9cf9945f [2023-03-16T16:32:55.255Z] ---> 442755507175 [2023-03-16T16:32:55.255Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-16T16:32:55.528Z] ---> Running in 9997e0b19369 [2023-03-16T16:32:55.798Z] Removing intermediate container 9997e0b19369 [2023-03-16T16:32:55.798Z] ---> d76f38565c32 [2023-03-16T16:32:55.798Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:32:55.798Z] ---> Running in 4f0a502693aa [2023-03-16T16:32:57.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:32:57.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:32:59.241Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-16T16:32:59.241Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-16T16:32:59.241Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-16T16:32:59.241Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-16T16:32:59.241Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-16T16:32:59.241Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-16T16:32:59.241Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-16T16:32:59.241Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-16T16:32:59.241Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-16T16:32:59.241Z] (10/14) Installing kmod-libs (30-r1) [2023-03-16T16:32:59.241Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-16T16:32:59.241Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-16T16:32:59.241Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-16T16:32:59.241Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-16T16:32:59.241Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:32:59.241Z] Executing eudev-3.2.11-r4.trigger [2023-03-16T16:32:59.241Z] OK: 271 MiB in 67 packages [2023-03-16T16:33:00.685Z] Removing intermediate container 4f0a502693aa [2023-03-16T16:33:00.685Z] ---> 497770da3522 [2023-03-16T16:33:00.685Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-16T16:33:00.955Z] ---> Running in b365782c8036 [2023-03-16T16:33:01.227Z] Removing intermediate container b365782c8036 [2023-03-16T16:33:01.227Z] ---> 21aa11e11653 [2023-03-16T16:33:01.227Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-16T16:33:01.815Z] ---> 4f52cb169a68 [2023-03-16T16:33:01.815Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:33:01.815Z] ---> Running in 31f2e53d2a9d [2023-03-16T16:34:09.761Z] Removing intermediate container 31f2e53d2a9d [2023-03-16T16:34:09.761Z] ---> 69158db64e40 [2023-03-16T16:34:09.761Z] Step 11/13 : COPY . . [2023-03-16T16:34:09.761Z] ---> 89837a92b46d [2023-03-16T16:34:09.761Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-16T16:34:09.761Z] ---> Running in 9c78925cf64d [2023-03-16T16:34:09.761Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:34:09.761Z]  Dload Upload Total Spent  Left Speed [2023-03-16T16:34:09.761Z] 0  0 0 0 0  0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2584 0 --:--:-- --:--:-- --:--:-- 2583 [2023-03-16T16:34:09.761Z] Removing intermediate container 9c78925cf64d [2023-03-16T16:34:09.761Z] ---> ef15356ec06e [2023-03-16T16:34:09.761Z] Step 13/13 : RUN ${MAKE} [2023-03-16T16:34:09.761Z] ---> Running in 5e0ff959bf4b [2023-03-16T16:34:09.761Z] noop [2023-03-16T16:34:09.761Z] Removing intermediate container 5e0ff959bf4b [2023-03-16T16:34:09.761Z] ---> 81c2d4bb128b [2023-03-16T16:34:09.761Z] Successfully built 81c2d4bb128b [2023-03-16T16:34:09.761Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:34:10.122Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T16:34:10.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:34:10.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-2482 does not seem to be running inside a container [2023-03-16T16:34:10.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/90 -v /w/workspace/device-usb-camera/90:/w/workspace/device-usb-camera/90:rw,z -v /w/workspace/device-usb-camera/90@tmp:/w/workspace/device-usb-camera/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T16:34:11.664Z] $ docker top 0a1e6f914a5259b683d0f5446252154b1ef8a2fcc30252cc44afe4a9333ed2f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:34:12.497Z] + go version [2023-03-16T16:34:12.497Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T16:34:12.520Z] $ docker stop --time=1 0a1e6f914a5259b683d0f5446252154b1ef8a2fcc30252cc44afe4a9333ed2f4 [2023-03-16T16:34:14.175Z] $ docker rm -f --volumes 0a1e6f914a5259b683d0f5446252154b1ef8a2fcc30252cc44afe4a9333ed2f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:34:14.722Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T16:34:14.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:34:14.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-2482 does not seem to be running inside a container [2023-03-16T16:34:14.971Z] $ 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/90 -v /w/workspace/device-usb-camera/90:/w/workspace/device-usb-camera/90:rw,z -v /w/workspace/device-usb-camera/90@tmp:/w/workspace/device-usb-camera/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T16:34:16.129Z] $ docker top 45c30d5efce4013d0abf55ef39e8785c5aac8b57656e283504440171dfc1bc39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:34:16.949Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/90 [Pipeline] fileExists [Pipeline] sh [2023-03-16T16:34:17.606Z] + make test [2023-03-16T16:34:17.606Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T16:34:56.486Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-16T16:37:18.208Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-16T16:37:18.208Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.150s coverage: 2.0% of statements [2023-03-16T16:37:18.208Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T16:37:18.208Z] go vet ./... [2023-03-16T16:37:50.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T16:37:50.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T16:37:50.472Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T16:37:50.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T16:37:50.509Z] $ docker stop --time=1 45c30d5efce4013d0abf55ef39e8785c5aac8b57656e283504440171dfc1bc39 [2023-03-16T16:37:52.383Z] $ docker rm -f --volumes 45c30d5efce4013d0abf55ef39e8785c5aac8b57656e283504440171dfc1bc39 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:37:53.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T16:37:53.570Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T16:37:54.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T16:37:54.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T16:37:54.825Z] + ls -al . [2023-03-16T16:37:54.825Z] total 184 [2023-03-16T16:37:54.825Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 16:34 . [2023-03-16T16:37:54.825Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:32 .. [2023-03-16T16:37:54.825Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:32 .git [2023-03-16T16:37:54.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:32 .github [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 16 16:32 .gitignore [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 16:32 .golangci.yml [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 16 16:32 .hadolint.yml [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 16 16:32 Attribution.txt [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 16 16:32 CHANGELOG.md [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 16 16:32 Dockerfile [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 16:32 GOVERNANCE.md [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 16 16:32 Jenkinsfile [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 16:32 LICENSE [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 16 16:32 Makefile [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 16:32 OWNERS.md [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 5497 Mar 16 16:32 README.md [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 16:28 VERSION [2023-03-16T16:37:54.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:32 bin [2023-03-16T16:37:54.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:32 cmd [2023-03-16T16:37:54.826Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 16 16:37 coverage.out [2023-03-16T16:37:54.826Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 16 16:32 docker-entrypoint.sh [2023-03-16T16:37:54.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:32 docs [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 16 16:32 go.mod [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 31546 Mar 16 16:32 go.sum [2023-03-16T16:37:54.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:32 internal [2023-03-16T16:37:54.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:32 snap [2023-03-16T16:37:54.826Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 16 16:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:37:55.165Z] + 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=585c9f07999463fee8dbb4bcccab0a75e11d8c68 --label arch=arm64 --label version=3.0.0-dev.18 . [2023-03-16T16:37:55.434Z] Sending build context to Docker daemon 1.197MB [2023-03-16T16:37:55.434Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T16:37:55.434Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-16T16:37:55.434Z] ---> 81c2d4bb128b [2023-03-16T16:37:55.434Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-16T16:37:58.037Z] ---> Running in af881c52e95f [2023-03-16T16:37:58.037Z] Removing intermediate container af881c52e95f [2023-03-16T16:37:58.037Z] ---> 4f55bbd90d6d [2023-03-16T16:37:58.037Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T16:37:58.037Z] ---> Running in 521e6564d72e [2023-03-16T16:37:58.304Z] Removing intermediate container 521e6564d72e [2023-03-16T16:37:58.304Z] ---> 8797242a0878 [2023-03-16T16:37:58.304Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-16T16:37:58.304Z] ---> Running in e34d1a57c613 [2023-03-16T16:37:58.571Z] Removing intermediate container e34d1a57c613 [2023-03-16T16:37:58.571Z] ---> 41f698abab6b [2023-03-16T16:37:58.571Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-16T16:37:58.846Z] ---> Running in c65079bf40ff [2023-03-16T16:37:59.118Z] Removing intermediate container c65079bf40ff [2023-03-16T16:37:59.118Z] ---> cb344730980a [2023-03-16T16:37:59.118Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T16:37:59.118Z] ---> Running in 76d9bbf020e9 [2023-03-16T16:38:00.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:38:00.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:38:02.083Z] OK: 271 MiB in 67 packages [2023-03-16T16:38:02.674Z] Removing intermediate container 76d9bbf020e9 [2023-03-16T16:38:02.674Z] ---> f42ae662c035 [2023-03-16T16:38:02.674Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-16T16:38:02.674Z] ---> Running in fdce28426b78 [2023-03-16T16:38:03.262Z] Removing intermediate container fdce28426b78 [2023-03-16T16:38:03.262Z] ---> 0b075431968f [2023-03-16T16:38:03.262Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-16T16:38:03.536Z] ---> 51141aa37c42 [2023-03-16T16:38:03.536Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T16:38:03.536Z] ---> Running in cefc794d10f7 [2023-03-16T16:38:06.903Z] Removing intermediate container cefc794d10f7 [2023-03-16T16:38:06.903Z] ---> a5eaa57310f9 [2023-03-16T16:38:06.903Z] Step 11/35 : COPY . . [2023-03-16T16:38:07.175Z] ---> a52c2338977b [2023-03-16T16:38:07.175Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-16T16:38:07.450Z] ---> Running in d84fbdf3df94 [2023-03-16T16:38:08.412Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:38:08.412Z] Dload Upload Total  Spent Left Speed [2023-03-16T16:38:08.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3420 0 --:--:-- --:--:-- --:--:-- 3436 [2023-03-16T16:38:09.641Z] Removing intermediate container d84fbdf3df94 [2023-03-16T16:38:09.641Z] ---> 56a09ebc9bb3 [2023-03-16T16:38:09.641Z] Step 13/35 : RUN ${MAKE} [2023-03-16T16:38:09.641Z] ---> Running in 1c4501c9cbbb [2023-03-16T16:38:10.605Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-16T16:40:47.325Z] Removing intermediate container 1c4501c9cbbb [2023-03-16T16:40:47.325Z] ---> e29de94af7d0 [2023-03-16T16:40:47.325Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-16T16:40:47.325Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-16T16:40:47.325Z] 8766b47fe142: Pulling fs layer [2023-03-16T16:40:47.325Z] 8766b47fe142: Verifying Checksum [2023-03-16T16:40:47.325Z] 8766b47fe142: Download complete [2023-03-16T16:40:47.325Z] 8766b47fe142: Pull complete [2023-03-16T16:40:47.325Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-16T16:40:47.325Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-16T16:40:47.325Z] ---> 69d40e2cb93c [2023-03-16T16:40:47.325Z] Step 15/35 : FROM alpine:3.17 [2023-03-16T16:40:47.325Z] 3.17: Pulling from library/alpine [2023-03-16T16:40:47.325Z] af6eaf76a39c: Already exists [2023-03-16T16:40:47.325Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T16:40:47.325Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T16:40:47.325Z] ---> d74e625d9115 [2023-03-16T16:40:47.325Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-16T16:40:47.325Z] ---> Running in 472616c6049b [2023-03-16T16:40:47.325Z] Removing intermediate container 472616c6049b [2023-03-16T16:40:47.325Z] ---> 9c2bbb256066 [2023-03-16T16:40:47.325Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-16T16:40:47.325Z] ---> Running in 3422d5538d2a [2023-03-16T16:40:47.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T16:40:47.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T16:40:47.325Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-03-16T16:40:47.325Z] (2/83) Installing sdl2 (2.26.3-r0) [2023-03-16T16:40:47.325Z] (3/83) Installing libxau (1.0.10-r0) [2023-03-16T16:40:47.325Z] (4/83) Installing libmd (1.0.4-r0) [2023-03-16T16:40:47.325Z] (5/83) Installing libbsd (0.11.7-r0) [2023-03-16T16:40:47.325Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-03-16T16:40:47.325Z] (7/83) Installing libxcb (1.15-r0) [2023-03-16T16:40:47.325Z] (8/83) Installing libx11 (1.8.4-r0) [2023-03-16T16:40:47.325Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-03-16T16:40:47.325Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-03-16T16:40:47.325Z] (11/83) Installing libexpat (2.5.0-r0) [2023-03-16T16:40:47.325Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-03-16T16:40:47.325Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-03-16T16:40:47.325Z] (14/83) Installing libpng (1.6.38-r0) [2023-03-16T16:40:47.325Z] (15/83) Installing freetype (2.12.1-r0) [2023-03-16T16:40:47.325Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-03-16T16:40:47.325Z] (17/83) Installing fribidi (1.0.12-r0) [2023-03-16T16:40:47.325Z] (18/83) Installing libffi (3.4.4-r0) [2023-03-16T16:40:47.325Z] (19/83) Installing libintl (0.21.1-r1) [2023-03-16T16:40:47.325Z] (20/83) Installing libblkid (2.38.1-r1) [2023-03-16T16:40:47.325Z] (21/83) Installing libmount (2.38.1-r1) [2023-03-16T16:40:47.325Z] (22/83) Installing pcre2 (10.42-r0) [2023-03-16T16:40:47.325Z] (23/83) Installing glib (2.74.6-r0) [2023-03-16T16:40:47.325Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-03-16T16:40:47.325Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-03-16T16:40:47.325Z] (26/83) Installing libass (0.16.0-r1) [2023-03-16T16:40:47.325Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-03-16T16:40:47.325Z] (28/83) Installing libdrm (2.4.114-r0) [2023-03-16T16:40:47.325Z] (29/83) Installing gmp (6.2.1-r2) [2023-03-16T16:40:47.325Z] (30/83) Installing nettle (3.8.1-r0) [2023-03-16T16:40:47.325Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-03-16T16:40:47.325Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-03-16T16:40:47.325Z] (33/83) Installing libunistring (1.1-r0) [2023-03-16T16:40:47.325Z] (34/83) Installing gnutls (3.7.8-r3) [2023-03-16T16:40:47.325Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-16T16:40:47.325Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-16T16:40:47.325Z] (37/83) Installing lame (3.100-r2) [2023-03-16T16:40:47.325Z] (38/83) Installing opus (1.3.1-r1) [2023-03-16T16:40:47.325Z] (39/83) Installing libasyncns (0.8-r1) [2023-03-16T16:40:47.325Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-03-16T16:40:47.325Z] (41/83) Installing libltdl (2.4.7-r1) [2023-03-16T16:40:47.325Z] (42/83) Installing orc (0.4.33-r0) [2023-03-16T16:40:47.325Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-03-16T16:40:47.325Z] (44/83) Installing libogg (1.3.5-r2) [2023-03-16T16:40:47.325Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-16T16:40:47.325Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-03-16T16:40:47.325Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-03-16T16:40:47.325Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-03-16T16:40:47.325Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-03-16T16:40:47.325Z] (50/83) Installing soxr (0.1.3-r3) [2023-03-16T16:40:47.325Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-03-16T16:40:47.325Z] (52/83) Installing tdb-libs (1.4.7-r0) [2023-03-16T16:40:47.325Z] (53/83) Installing libpulse (16.1-r6) [2023-03-16T16:40:47.325Z] (54/83) Installing cjson (1.7.15-r3) [2023-03-16T16:40:47.325Z] (55/83) Installing mbedtls (2.28.2-r0) [2023-03-16T16:40:47.325Z] (56/83) Installing librist (0.2.7-r0) [2023-03-16T16:40:47.325Z] (57/83) Installing libsrt (1.5.1-r0) [2023-03-16T16:40:47.325Z] (58/83) Installing libssh (0.10.4-r0) [2023-03-16T16:40:47.325Z] (59/83) Installing libtheora (1.1.1-r16) [2023-03-16T16:40:47.325Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-03-16T16:40:47.325Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-03-16T16:40:47.325Z] (62/83) Installing libxext (1.3.5-r0) [2023-03-16T16:40:47.325Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-03-16T16:40:47.325Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-03-16T16:40:47.325Z] (65/83) Installing libva (2.16.0-r0) [2023-03-16T16:40:47.325Z] (66/83) Installing libvdpau (1.5-r0) [2023-03-16T16:40:47.325Z] (67/83) Installing vidstab (1.1.0-r2) [2023-03-16T16:40:47.325Z] (68/83) Installing libvpx (1.12.0-r1) [2023-03-16T16:40:47.325Z] (69/83) Installing libwebp (1.2.4-r1) [2023-03-16T16:40:47.325Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-03-16T16:40:47.325Z] (71/83) Installing numactl (2.0.16-r1) [2023-03-16T16:40:47.325Z] (72/83) Installing x265-libs (3.5-r3) [2023-03-16T16:40:47.325Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-03-16T16:40:47.325Z] (74/83) Installing libsodium (1.0.18-r2) [2023-03-16T16:40:47.325Z] (75/83) Installing libzmq (4.3.4-r1) [2023-03-16T16:40:47.325Z] (76/83) Installing ffmpeg-libs (5.1.2-r1) [2023-03-16T16:40:47.595Z] (77/83) Installing ffmpeg (5.1.2-r1) [2023-03-16T16:40:47.595Z] (78/83) Installing udev-init-scripts (35-r1) [2023-03-16T16:40:47.595Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-03-16T16:40:47.595Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-03-16T16:40:47.595Z] (81/83) Installing zstd-libs (1.5.2-r9) [2023-03-16T16:40:47.595Z] (82/83) Installing kmod-libs (30-r1) [2023-03-16T16:40:47.595Z] (83/83) Installing eudev (3.2.11-r4) [2023-03-16T16:40:47.595Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T16:40:47.595Z] Executing eudev-3.2.11-r4.trigger [2023-03-16T16:40:47.595Z] OK: 86 MiB in 98 packages [2023-03-16T16:40:50.947Z] Removing intermediate container 3422d5538d2a [2023-03-16T16:40:50.947Z] ---> 5fc9b865bfc0 [2023-03-16T16:40:50.947Z] Step 18/35 : WORKDIR / [2023-03-16T16:40:50.947Z] ---> Running in 217c91d3170b [2023-03-16T16:40:51.214Z] Removing intermediate container 217c91d3170b [2023-03-16T16:40:51.214Z] ---> 1f128080549e [2023-03-16T16:40:51.214Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-16T16:40:53.165Z] ---> f130b2110c7d [2023-03-16T16:40:53.165Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-16T16:40:53.165Z] ---> 317de3d8de78 [2023-03-16T16:40:53.165Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-16T16:40:53.751Z] ---> b17b4d049731 [2023-03-16T16:40:53.751Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-16T16:40:54.343Z] ---> 8344bd9ba67f [2023-03-16T16:40:54.343Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-16T16:40:54.933Z] ---> 004efed2cce1 [2023-03-16T16:40:54.933Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-16T16:40:55.519Z] ---> dea73ce837f0 [2023-03-16T16:40:55.519Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-16T16:40:56.929Z] ---> 4d16fbe601a5 [2023-03-16T16:40:56.929Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-16T16:40:56.929Z] ---> Running in ebbe6fa0e774 [2023-03-16T16:40:58.888Z] Removing intermediate container ebbe6fa0e774 [2023-03-16T16:40:58.888Z] ---> b244e5765467 [2023-03-16T16:40:58.888Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-16T16:40:58.888Z] ---> Running in 4aa2e0106b14 [2023-03-16T16:41:00.303Z] Removing intermediate container 4aa2e0106b14 [2023-03-16T16:41:00.303Z] ---> bd66eba06fa2 [2023-03-16T16:41:00.303Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-16T16:41:00.303Z] ---> Running in dd55afd82001 [2023-03-16T16:41:02.247Z] Removing intermediate container dd55afd82001 [2023-03-16T16:41:02.247Z] ---> 033e8d865712 [2023-03-16T16:41:02.247Z] Step 29/35 : EXPOSE 59983 [2023-03-16T16:41:02.247Z] ---> Running in ea0c98022a2a [2023-03-16T16:41:02.247Z] Removing intermediate container ea0c98022a2a [2023-03-16T16:41:02.247Z] ---> ee922b367d6a [2023-03-16T16:41:02.247Z] Step 30/35 : EXPOSE 8554 [2023-03-16T16:41:02.514Z] ---> Running in 21a200d0276a [2023-03-16T16:41:02.782Z] Removing intermediate container 21a200d0276a [2023-03-16T16:41:02.782Z] ---> 1463afe6b325 [2023-03-16T16:41:02.782Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-16T16:41:02.782Z] ---> Running in b7d9b5fa8470 [2023-03-16T16:41:03.051Z] Removing intermediate container b7d9b5fa8470 [2023-03-16T16:41:03.051Z] ---> 0ea94c66765f [2023-03-16T16:41:03.051Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-16T16:41:03.318Z] ---> Running in c2c498e9df20 [2023-03-16T16:41:03.584Z] Removing intermediate container c2c498e9df20 [2023-03-16T16:41:03.584Z] ---> 4922baa85548 [2023-03-16T16:41:03.584Z] Step 33/35 : LABEL arch=arm64 [2023-03-16T16:41:03.584Z] ---> Running in b15fc866a6a4 [2023-03-16T16:41:03.851Z] Removing intermediate container b15fc866a6a4 [2023-03-16T16:41:03.851Z] ---> af31db4ed115 [2023-03-16T16:41:03.851Z] Step 34/35 : LABEL git_sha=585c9f07999463fee8dbb4bcccab0a75e11d8c68 [2023-03-16T16:41:03.851Z] ---> Running in 115a5c2b3e80 [2023-03-16T16:41:04.119Z] Removing intermediate container 115a5c2b3e80 [2023-03-16T16:41:04.119Z] ---> d198290973b4 [2023-03-16T16:41:04.119Z] Step 35/35 : LABEL version=3.0.0-dev.18 [2023-03-16T16:41:04.395Z] ---> Running in aa4f90271cfd [2023-03-16T16:41:04.660Z] Removing intermediate container aa4f90271cfd [2023-03-16T16:41:04.660Z] ---> 1621bfb084a9 [2023-03-16T16:41:04.660Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T16:41:04.660Z] Successfully built 1621bfb084a9 [2023-03-16T16:41:04.660Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:41:04.772Z] provisioning config files... [2023-03-16T16:41:04.787Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/90@tmp/config16403593550651964213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:41:05.215Z] ---> docker-login.sh [2023-03-16T16:41:05.215Z] nexus3.edgexfoundry.org:10001 [2023-03-16T16:41:05.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:41:05.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:41:05.487Z] Configure a credential helper to remove this warning. See [2023-03-16T16:41:05.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:41:05.487Z] [2023-03-16T16:41:05.487Z] Login Succeeded [2023-03-16T16:41:05.487Z] nexus3.edgexfoundry.org:10002 [2023-03-16T16:41:05.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:41:05.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:41:05.764Z] Configure a credential helper to remove this warning. See [2023-03-16T16:41:05.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:41:05.764Z] [2023-03-16T16:41:05.764Z] Login Succeeded [2023-03-16T16:41:06.040Z] nexus3.edgexfoundry.org:10003 [2023-03-16T16:41:06.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:41:06.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:41:06.319Z] Configure a credential helper to remove this warning. See [2023-03-16T16:41:06.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:41:06.319Z] [2023-03-16T16:41:06.319Z] Login Succeeded [2023-03-16T16:41:06.319Z] nexus3.edgexfoundry.org:10004 [2023-03-16T16:41:06.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:41:06.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:41:06.594Z] Configure a credential helper to remove this warning. See [2023-03-16T16:41:06.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:41:06.594Z] [2023-03-16T16:41:06.594Z] Login Succeeded [2023-03-16T16:41:06.869Z] docker.io [2023-03-16T16:41:06.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T16:41:07.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T16:41:07.141Z] Configure a credential helper to remove this warning. See [2023-03-16T16:41:07.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T16:41:07.141Z] [2023-03-16T16:41:07.141Z] Login Succeeded [2023-03-16T16:41:07.141Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T16:41:07.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:41:07.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T16:41:07.205Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-16T16:41:07.205Z] 585c9f07999463fee8dbb4bcccab0a75e11d8c68 [2023-03-16T16:41:07.205Z] latest [2023-03-16T16:41:07.205Z] 3.0.0-dev.18 [2023-03-16T16:41:07.205Z] 585c9f07999463fee8dbb4bcccab0a75e11d8c68-3.0.0-dev.18 [2023-03-16T16:41:07.205Z] main [2023-03-16T16:41:07.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:07.560Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:585c9f07999463fee8dbb4bcccab0a75e11d8c68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:07.930Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:585c9f07999463fee8dbb4bcccab0a75e11d8c68 [2023-03-16T16:41:07.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-16T16:41:07.930Z] 8f53d8b943f9: Preparing [2023-03-16T16:41:07.930Z] 62aa97316a5b: Preparing [2023-03-16T16:41:07.930Z] d65852baa984: Preparing [2023-03-16T16:41:07.930Z] 608d194cb50c: Preparing [2023-03-16T16:41:07.930Z] acc83c6ca332: Preparing [2023-03-16T16:41:07.930Z] f0460b8e3a83: Preparing [2023-03-16T16:41:07.930Z] b09b8c2eff6b: Preparing [2023-03-16T16:41:07.930Z] b4ba26343944: Preparing [2023-03-16T16:41:07.930Z] 477f6b481634: Preparing [2023-03-16T16:41:07.930Z] b745d7dc9bcf: Preparing [2023-03-16T16:41:07.930Z] f4f9df64df5b: Preparing [2023-03-16T16:41:07.930Z] edf70074bd40: Preparing [2023-03-16T16:41:07.930Z] b4ba26343944: Waiting [2023-03-16T16:41:07.930Z] 477f6b481634: Waiting [2023-03-16T16:41:07.930Z] b745d7dc9bcf: Waiting [2023-03-16T16:41:07.930Z] f4f9df64df5b: Waiting [2023-03-16T16:41:07.930Z] edf70074bd40: Waiting [2023-03-16T16:41:07.930Z] f0460b8e3a83: Waiting [2023-03-16T16:41:07.930Z] b09b8c2eff6b: Waiting [2023-03-16T16:41:09.356Z] 8f53d8b943f9: Pushed [2023-03-16T16:41:09.356Z] d65852baa984: Pushed [2023-03-16T16:41:09.356Z] acc83c6ca332: Pushed [2023-03-16T16:41:09.356Z] 62aa97316a5b: Pushed [2023-03-16T16:41:09.356Z] f0460b8e3a83: Pushed [2023-03-16T16:41:09.625Z] b09b8c2eff6b: Pushed [2023-03-16T16:41:09.625Z] b4ba26343944: Pushed [2023-03-16T16:41:09.625Z] 477f6b481634: Pushed [2023-03-16T16:41:09.625Z] edf70074bd40: Layer already exists [2023-03-16T16:41:13.895Z] 608d194cb50c: Pushed [2023-03-16T16:41:15.307Z] b745d7dc9bcf: Pushed [2023-03-16T16:41:27.625Z] f4f9df64df5b: Pushed [2023-03-16T16:41:27.625Z] 585c9f07999463fee8dbb4bcccab0a75e11d8c68: digest: sha256:132581c4bb0923bc2f02168d16bd90585689ec90bfbc5d36e2f3ff4f49a7665e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:27.977Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:28.320Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-16T16:41:28.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-16T16:41:28.320Z] 8f53d8b943f9: Preparing [2023-03-16T16:41:28.320Z] 62aa97316a5b: Preparing [2023-03-16T16:41:28.320Z] d65852baa984: Preparing [2023-03-16T16:41:28.320Z] 608d194cb50c: Preparing [2023-03-16T16:41:28.320Z] acc83c6ca332: Preparing [2023-03-16T16:41:28.320Z] f0460b8e3a83: Preparing [2023-03-16T16:41:28.320Z] b09b8c2eff6b: Preparing [2023-03-16T16:41:28.320Z] b4ba26343944: Preparing [2023-03-16T16:41:28.320Z] 477f6b481634: Preparing [2023-03-16T16:41:28.320Z] b745d7dc9bcf: Preparing [2023-03-16T16:41:28.320Z] f4f9df64df5b: Preparing [2023-03-16T16:41:28.320Z] edf70074bd40: Preparing [2023-03-16T16:41:28.320Z] b09b8c2eff6b: Waiting [2023-03-16T16:41:28.320Z] b4ba26343944: Waiting [2023-03-16T16:41:28.320Z] 477f6b481634: Waiting [2023-03-16T16:41:28.320Z] b745d7dc9bcf: Waiting [2023-03-16T16:41:28.320Z] f4f9df64df5b: Waiting [2023-03-16T16:41:28.320Z] edf70074bd40: Waiting [2023-03-16T16:41:28.320Z] f0460b8e3a83: Waiting [2023-03-16T16:41:28.320Z] 62aa97316a5b: Layer already exists [2023-03-16T16:41:28.320Z] acc83c6ca332: Layer already exists [2023-03-16T16:41:28.320Z] d65852baa984: Layer already exists [2023-03-16T16:41:28.320Z] 8f53d8b943f9: Layer already exists [2023-03-16T16:41:28.320Z] 608d194cb50c: Layer already exists [2023-03-16T16:41:28.320Z] f0460b8e3a83: Layer already exists [2023-03-16T16:41:28.320Z] b4ba26343944: Layer already exists [2023-03-16T16:41:28.320Z] b09b8c2eff6b: Layer already exists [2023-03-16T16:41:28.320Z] 477f6b481634: Layer already exists [2023-03-16T16:41:28.320Z] b745d7dc9bcf: Layer already exists [2023-03-16T16:41:28.320Z] edf70074bd40: Layer already exists [2023-03-16T16:41:28.320Z] f4f9df64df5b: Layer already exists [2023-03-16T16:41:28.587Z] latest: digest: sha256:132581c4bb0923bc2f02168d16bd90585689ec90bfbc5d36e2f3ff4f49a7665e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:28.929Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:29.267Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.18 [2023-03-16T16:41:29.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-16T16:41:29.267Z] 8f53d8b943f9: Preparing [2023-03-16T16:41:29.267Z] 62aa97316a5b: Preparing [2023-03-16T16:41:29.267Z] d65852baa984: Preparing [2023-03-16T16:41:29.267Z] 608d194cb50c: Preparing [2023-03-16T16:41:29.267Z] acc83c6ca332: Preparing [2023-03-16T16:41:29.267Z] f0460b8e3a83: Preparing [2023-03-16T16:41:29.267Z] b09b8c2eff6b: Preparing [2023-03-16T16:41:29.267Z] b4ba26343944: Preparing [2023-03-16T16:41:29.267Z] 477f6b481634: Preparing [2023-03-16T16:41:29.267Z] b745d7dc9bcf: Preparing [2023-03-16T16:41:29.267Z] f4f9df64df5b: Preparing [2023-03-16T16:41:29.267Z] edf70074bd40: Preparing [2023-03-16T16:41:29.267Z] f0460b8e3a83: Waiting [2023-03-16T16:41:29.267Z] b09b8c2eff6b: Waiting [2023-03-16T16:41:29.267Z] b4ba26343944: Waiting [2023-03-16T16:41:29.267Z] 477f6b481634: Waiting [2023-03-16T16:41:29.267Z] b745d7dc9bcf: Waiting [2023-03-16T16:41:29.267Z] f4f9df64df5b: Waiting [2023-03-16T16:41:29.267Z] edf70074bd40: Waiting [2023-03-16T16:41:29.267Z] 8f53d8b943f9: Layer already exists [2023-03-16T16:41:29.267Z] acc83c6ca332: Layer already exists [2023-03-16T16:41:29.267Z] 62aa97316a5b: Layer already exists [2023-03-16T16:41:29.267Z] 608d194cb50c: Layer already exists [2023-03-16T16:41:29.267Z] d65852baa984: Layer already exists [2023-03-16T16:41:29.267Z] f0460b8e3a83: Layer already exists [2023-03-16T16:41:29.267Z] b745d7dc9bcf: Layer already exists [2023-03-16T16:41:29.267Z] b09b8c2eff6b: Layer already exists [2023-03-16T16:41:29.267Z] 477f6b481634: Layer already exists [2023-03-16T16:41:29.267Z] b4ba26343944: Layer already exists [2023-03-16T16:41:29.267Z] edf70074bd40: Layer already exists [2023-03-16T16:41:29.267Z] f4f9df64df5b: Layer already exists [2023-03-16T16:41:29.534Z] 3.0.0-dev.18: digest: sha256:132581c4bb0923bc2f02168d16bd90585689ec90bfbc5d36e2f3ff4f49a7665e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:29.878Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:585c9f07999463fee8dbb4bcccab0a75e11d8c68-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:30.219Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:585c9f07999463fee8dbb4bcccab0a75e11d8c68-3.0.0-dev.18 [2023-03-16T16:41:30.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-16T16:41:30.219Z] 8f53d8b943f9: Preparing [2023-03-16T16:41:30.219Z] 62aa97316a5b: Preparing [2023-03-16T16:41:30.219Z] d65852baa984: Preparing [2023-03-16T16:41:30.219Z] 608d194cb50c: Preparing [2023-03-16T16:41:30.219Z] acc83c6ca332: Preparing [2023-03-16T16:41:30.219Z] f0460b8e3a83: Preparing [2023-03-16T16:41:30.219Z] b09b8c2eff6b: Preparing [2023-03-16T16:41:30.219Z] b4ba26343944: Preparing [2023-03-16T16:41:30.219Z] 477f6b481634: Preparing [2023-03-16T16:41:30.219Z] b745d7dc9bcf: Preparing [2023-03-16T16:41:30.219Z] f4f9df64df5b: Preparing [2023-03-16T16:41:30.219Z] edf70074bd40: Preparing [2023-03-16T16:41:30.219Z] b4ba26343944: Waiting [2023-03-16T16:41:30.219Z] 477f6b481634: Waiting [2023-03-16T16:41:30.219Z] b745d7dc9bcf: Waiting [2023-03-16T16:41:30.219Z] f4f9df64df5b: Waiting [2023-03-16T16:41:30.219Z] edf70074bd40: Waiting [2023-03-16T16:41:30.219Z] f0460b8e3a83: Waiting [2023-03-16T16:41:30.219Z] b09b8c2eff6b: Waiting [2023-03-16T16:41:30.219Z] 8f53d8b943f9: Layer already exists [2023-03-16T16:41:30.219Z] 608d194cb50c: Layer already exists [2023-03-16T16:41:30.219Z] d65852baa984: Layer already exists [2023-03-16T16:41:30.219Z] 62aa97316a5b: Layer already exists [2023-03-16T16:41:30.219Z] acc83c6ca332: Layer already exists [2023-03-16T16:41:30.219Z] b745d7dc9bcf: Layer already exists [2023-03-16T16:41:30.219Z] b4ba26343944: Layer already exists [2023-03-16T16:41:30.219Z] f0460b8e3a83: Layer already exists [2023-03-16T16:41:30.219Z] b09b8c2eff6b: Layer already exists [2023-03-16T16:41:30.219Z] 477f6b481634: Layer already exists [2023-03-16T16:41:30.219Z] f4f9df64df5b: Layer already exists [2023-03-16T16:41:30.219Z] edf70074bd40: Layer already exists [2023-03-16T16:41:30.484Z] 585c9f07999463fee8dbb4bcccab0a75e11d8c68-3.0.0-dev.18: digest: sha256:132581c4bb0923bc2f02168d16bd90585689ec90bfbc5d36e2f3ff4f49a7665e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:30.824Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:31.171Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-03-16T16:41:31.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-16T16:41:31.171Z] 8f53d8b943f9: Preparing [2023-03-16T16:41:31.171Z] 62aa97316a5b: Preparing [2023-03-16T16:41:31.171Z] d65852baa984: Preparing [2023-03-16T16:41:31.171Z] 608d194cb50c: Preparing [2023-03-16T16:41:31.171Z] acc83c6ca332: Preparing [2023-03-16T16:41:31.171Z] f0460b8e3a83: Preparing [2023-03-16T16:41:31.171Z] b09b8c2eff6b: Preparing [2023-03-16T16:41:31.171Z] b4ba26343944: Preparing [2023-03-16T16:41:31.171Z] 477f6b481634: Preparing [2023-03-16T16:41:31.171Z] b745d7dc9bcf: Preparing [2023-03-16T16:41:31.171Z] f4f9df64df5b: Preparing [2023-03-16T16:41:31.171Z] edf70074bd40: Preparing [2023-03-16T16:41:31.171Z] b4ba26343944: Waiting [2023-03-16T16:41:31.171Z] 477f6b481634: Waiting [2023-03-16T16:41:31.171Z] b745d7dc9bcf: Waiting [2023-03-16T16:41:31.171Z] f4f9df64df5b: Waiting [2023-03-16T16:41:31.171Z] f0460b8e3a83: Waiting [2023-03-16T16:41:31.171Z] b09b8c2eff6b: Waiting [2023-03-16T16:41:31.171Z] edf70074bd40: Waiting [2023-03-16T16:41:31.171Z] 62aa97316a5b: Layer already exists [2023-03-16T16:41:31.171Z] 8f53d8b943f9: Layer already exists [2023-03-16T16:41:31.171Z] d65852baa984: Layer already exists [2023-03-16T16:41:31.171Z] acc83c6ca332: Layer already exists [2023-03-16T16:41:31.171Z] 608d194cb50c: Layer already exists [2023-03-16T16:41:31.171Z] 477f6b481634: Layer already exists [2023-03-16T16:41:31.171Z] b4ba26343944: Layer already exists [2023-03-16T16:41:31.171Z] f0460b8e3a83: Layer already exists [2023-03-16T16:41:31.171Z] b745d7dc9bcf: Layer already exists [2023-03-16T16:41:31.171Z] b09b8c2eff6b: Layer already exists [2023-03-16T16:41:31.171Z] f4f9df64df5b: Layer already exists [2023-03-16T16:41:31.171Z] edf70074bd40: Layer already exists [2023-03-16T16:41:31.438Z] main: digest: sha256:132581c4bb0923bc2f02168d16bd90585689ec90bfbc5d36e2f3ff4f49a7665e size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T16:41:31.480Z] ===================================================== [Pipeline] echo [2023-03-16T16:41:31.485Z] taggedImages: [2023-03-16T16:41:31.485Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:585c9f07999463fee8dbb4bcccab0a75e11d8c68 [2023-03-16T16:41:31.485Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-16T16:41:31.485Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.18 [2023-03-16T16:41:31.485Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:585c9f07999463fee8dbb4bcccab0a75e11d8c68-3.0.0-dev.18 [2023-03-16T16:41:31.485Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:31.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:41:31.829Z] [2023-03-16T16:41:31.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:41:32.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:41:32.159Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T16:41:32.159Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T16:41:32.159Z] 04944245beec: Pulling fs layer [2023-03-16T16:41:32.159Z] 699f458cf7ca: Pulling fs layer [2023-03-16T16:41:32.159Z] 765212b225bb: Pulling fs layer [2023-03-16T16:41:32.159Z] f23df028b6ca: Pulling fs layer [2023-03-16T16:41:32.159Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T16:41:32.159Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T16:41:32.159Z] 765212b225bb: Waiting [2023-03-16T16:41:32.159Z] f23df028b6ca: Waiting [2023-03-16T16:41:32.159Z] d65c8cfc05b1: Waiting [2023-03-16T16:41:32.429Z] 04944245beec: Verifying Checksum [2023-03-16T16:41:32.429Z] 04944245beec: Download complete [2023-03-16T16:41:32.429Z] 765212b225bb: Verifying Checksum [2023-03-16T16:41:32.429Z] 765212b225bb: Download complete [2023-03-16T16:41:32.429Z] f23df028b6ca: Verifying Checksum [2023-03-16T16:41:32.429Z] f23df028b6ca: Download complete [2023-03-16T16:41:32.429Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T16:41:32.429Z] d65c8cfc05b1: Download complete [2023-03-16T16:41:32.700Z] 699f458cf7ca: Verifying Checksum [2023-03-16T16:41:32.700Z] 699f458cf7ca: Download complete [2023-03-16T16:41:32.969Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T16:41:32.970Z] 8998bd30e6a1: Download complete [2023-03-16T16:41:35.554Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T16:41:35.554Z] 2437ff75d9bd: Download complete [2023-03-16T16:41:36.965Z] 8998bd30e6a1: Pull complete [2023-03-16T16:41:37.551Z] 04944245beec: Pull complete [2023-03-16T16:41:38.960Z] 699f458cf7ca: Pull complete [2023-03-16T16:41:39.228Z] 765212b225bb: Pull complete [2023-03-16T16:41:39.812Z] f23df028b6ca: Pull complete [2023-03-16T16:41:40.078Z] d65c8cfc05b1: Pull complete [2023-03-16T16:41:55.070Z] 2437ff75d9bd: Pull complete [2023-03-16T16:41:55.070Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T16:41:55.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T16:41:55.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:41:55.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-2482 does not seem to be running inside a container [2023-03-16T16:41:55.340Z] $ 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/90 -v /w/workspace/device-usb-camera/90:/w/workspace/device-usb-camera/90:rw,z -v /w/workspace/device-usb-camera/90@tmp:/w/workspace/device-usb-camera/90@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:arm64 cat [2023-03-16T16:41:57.921Z] $ docker top 4466a2e3440cf3a2879524c0e6705d1dd89fbe7aa2cf19c3520c55db284c089e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:41:58.755Z] ---> job-cost.sh [2023-03-16T16:41:58.756Z] lf-activate-venv: SKIPPING [2023-03-16T16:41:58.756Z] INFO: No Stack... [2023-03-16T16:41:59.022Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T16:41:59.979Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T16:42:00.300Z] + cat /w/workspace/device-usb-camera/90/archives/cost.csv [2023-03-16T16:42:00.300Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T16:42:00.365Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-90-stack-cost] [2023-03-16T16:42:00.375Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-90-stack-cost] did not exist. Created. [2023-03-16T16:42:00.375Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T16:42:00.710Z] /w/workspace/device-usb-camera/90@tmp/durable-8f5fceae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T16:42:01.187Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T16:42:01.213Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T16:42:01.267Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T16:42:01.276Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T16:42:01.296Z] $ docker stop --time=1 4466a2e3440cf3a2879524c0e6705d1dd89fbe7aa2cf19c3520c55db284c089e [2023-03-16T16:42:02.779Z] $ docker rm -f --volumes 4466a2e3440cf3a2879524c0e6705d1dd89fbe7aa2cf19c3520c55db284c089e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T16:42:03.172Z] provisioning config files... [2023-03-16T16:42:03.178Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10394979349393981781tmp [Pipeline] { [Pipeline] sh [2023-03-16T16:42:03.471Z] + set +x [2023-03-16T16:42:03.471Z] + curl -s https://codecov.io/bash [2023-03-16T16:42:03.471Z] + bash -s -- [2023-03-16T16:42:03.471Z] [2023-03-16T16:42:03.471Z] _____ _ [2023-03-16T16:42:03.471Z] / ____| | | [2023-03-16T16:42:03.471Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T16:42:03.471Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T16:42:03.471Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T16:42:03.471Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T16:42:03.471Z] Bash-1.0.6 [2023-03-16T16:42:03.471Z] [2023-03-16T16:42:03.471Z] [2023-03-16T16:42:03.471Z] ==> git version 2.25.1 found [2023-03-16T16:42:03.471Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T16:42:03.471Z] Release-Date: 2020-01-08 [2023-03-16T16:42:03.471Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T16:42:03.471Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T16:42:03.471Z] ==> Jenkins CI detected. [2023-03-16T16:42:03.471Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-03-16T16:42:03.471Z] project root: . [2023-03-16T16:42:03.471Z] --> token set from env [2023-03-16T16:42:03.471Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T16:42:03.471Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T16:42:03.471Z] ==> Python coveragepy not found [2023-03-16T16:42:03.471Z] ==> Searching for coverage reports in: [2023-03-16T16:42:03.471Z] + . [2023-03-16T16:42:03.471Z] -> Found 1 reports [2023-03-16T16:42:03.471Z] ==> Detecting git/mercurial file structure [2023-03-16T16:42:03.471Z] ==> Reading reports [2023-03-16T16:42:03.471Z] + ./coverage.out bytes=28352 [2023-03-16T16:42:03.471Z] ==> Appending adjustments [2023-03-16T16:42:03.471Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T16:42:03.730Z] + Found adjustments [2023-03-16T16:42:03.730Z] ==> Gzipping contents [2023-03-16T16:42:03.730Z] 4.0K /tmp/codecov.iP0DcO.gz [2023-03-16T16:42:03.730Z] ==> Uploading reports [2023-03-16T16:42:03.730Z] url: https://codecov.io [2023-03-16T16:42:03.730Z] query: branch=main&commit=585c9f07999463fee8dbb4bcccab0a75e11d8c68&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T16:42:03.730Z] -> Pinging Codecov [2023-03-16T16:42:03.730Z] 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=585c9f07999463fee8dbb4bcccab0a75e11d8c68&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T16:42:03.730Z] -> Uploading to [2023-03-16T16:42:03.730Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/73D8F5FF140700D3E01443B452E23636/585c9f07999463fee8dbb4bcccab0a75e11d8c68/88e0fa7d-55e8-4684-b6af-15e5108d1936.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T164203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e34426eb06f750e457036f7db6418b30fcad3db5c3d5742cb36f93681fc64ae [2023-03-16T16:42:03.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T16:42:03.730Z] Dload Upload Total Spent Left Speed [2023-03-16T16:42:03.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3919 0 0 100 3919 0 15490 --:--:-- --:--:-- --:--:-- 15490 [2023-03-16T16:42:03.989Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/585c9f07999463fee8dbb4bcccab0a75e11d8c68 [Pipeline] } [2023-03-16T16:42:03.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-16T16:42:04.218Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-16T16:42:04.231Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:42:04.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T16:42:04.535Z] [2023-03-16T16:42:04.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:42:04.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T16:42:04.852Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-16T16:42:04.852Z] df9b9388f04a: Pulling fs layer [2023-03-16T16:42:04.852Z] 52dc419b0ee2: Pulling fs layer [2023-03-16T16:42:04.852Z] 25bc292e5bac: Pulling fs layer [2023-03-16T16:42:04.852Z] 114826534d7a: Pulling fs layer [2023-03-16T16:42:04.852Z] 4657fd5d0bcf: Pulling fs layer [2023-03-16T16:42:04.853Z] 6ad1cebc031e: Pulling fs layer [2023-03-16T16:42:04.853Z] 8a3aa393b2d8: Pulling fs layer [2023-03-16T16:42:04.853Z] 4657fd5d0bcf: Waiting [2023-03-16T16:42:04.853Z] 6ad1cebc031e: Waiting [2023-03-16T16:42:04.853Z] 114826534d7a: Waiting [2023-03-16T16:42:04.853Z] 25bc292e5bac: Verifying Checksum [2023-03-16T16:42:04.853Z] 25bc292e5bac: Download complete [2023-03-16T16:42:04.853Z] 52dc419b0ee2: Download complete [2023-03-16T16:42:04.853Z] 4657fd5d0bcf: Verifying Checksum [2023-03-16T16:42:04.853Z] 4657fd5d0bcf: Download complete [2023-03-16T16:42:04.853Z] df9b9388f04a: Verifying Checksum [2023-03-16T16:42:04.853Z] df9b9388f04a: Download complete [2023-03-16T16:42:05.113Z] df9b9388f04a: Pull complete [2023-03-16T16:42:05.113Z] 6ad1cebc031e: Verifying Checksum [2023-03-16T16:42:05.113Z] 6ad1cebc031e: Download complete [2023-03-16T16:42:05.113Z] 52dc419b0ee2: Pull complete [2023-03-16T16:42:05.113Z] 25bc292e5bac: Pull complete [2023-03-16T16:42:05.689Z] 114826534d7a: Verifying Checksum [2023-03-16T16:42:05.689Z] 114826534d7a: Download complete [2023-03-16T16:42:05.946Z] 8a3aa393b2d8: Verifying Checksum [2023-03-16T16:42:05.946Z] 8a3aa393b2d8: Download complete [2023-03-16T16:42:09.225Z] 114826534d7a: Pull complete [2023-03-16T16:42:09.225Z] 4657fd5d0bcf: Pull complete [2023-03-16T16:42:09.225Z] 6ad1cebc031e: Pull complete [2023-03-16T16:42:11.750Z] 8a3aa393b2d8: Pull complete [2023-03-16T16:42:11.750Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-16T16:42:11.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T16:42:11.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:42:11.833Z] prd-ubuntu20.04-docker-8c-8g-2479 does not seem to be running inside a container [2023-03-16T16:42:11.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-16T16:42:13.617Z] $ docker top 7da48f97ba3b39608d9b5b633ce54f91d0cd9fb7e89692e764dc3f46699f3860 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T16:42:13.685Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-03-16T16:42:13.961Z] + set -o pipefail [2023-03-16T16:42:13.961Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-03-16T16:42:18.151Z] [2023-03-16T16:42:18.151Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-03-16T16:42:18.151Z] [2023-03-16T16:42:18.151Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/22f9de3a-c281-4a0e-927d-7291ec444815 [2023-03-16T16:42:18.151Z] [2023-03-16T16:42:18.151Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-16T16:42:18.151Z] [2023-03-16T16:42:18.151Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-16T16:42:18.151Z] [2023-03-16T16:42:18.151Z] [2023-03-16T16:42:18.151Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-16T16:42:18.151Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-16T16:42:18.151Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-16T16:42:18.165Z] $ docker stop --time=1 7da48f97ba3b39608d9b5b633ce54f91d0cd9fb7e89692e764dc3f46699f3860 [2023-03-16T16:42:20.283Z] $ docker rm -f --volumes 7da48f97ba3b39608d9b5b633ce54f91d0cd9fb7e89692e764dc3f46699f3860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T16:42:20.922Z] + git log --format=format:%s -1 585c9f07999463fee8dbb4bcccab0a75e11d8c68 [Pipeline] sh [2023-03-16T16:42:21.212Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:42:21.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:42:21.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:42:21.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:42:21.580Z] prd-ubuntu20.04-docker-8c-8g-2479 does not seem to be running inside a container [2023-03-16T16:42:21.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T16:42:22.008Z] $ docker top 67220d4c6e157ea456a40b4928aa8d8732b64b9db20b04b0fa4aefd34402bbde -eo pid,comm [2023-03-16T16:42:22.053Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T16:42:22.053Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:42:22.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:42:22.090Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:42:22.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:42:22.210Z] $ docker exec 67220d4c6e157ea456a40b4928aa8d8732b64b9db20b04b0fa4aefd34402bbde ssh-agent [2023-03-16T16:42:22.320Z] SSH_AUTH_SOCK=/tmp/ssh-22DK8ZZ7cH1U/agent.33 [2023-03-16T16:42:22.320Z] SSH_AGENT_PID=40 [2023-03-16T16:42:22.325Z] Running ssh-add (command line suppressed) [2023-03-16T16:42:22.448Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_247022415230230735.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_247022415230230735.key) [2023-03-16T16:42:22.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:42:22.745Z] + git semver tag [2023-03-16T16:42:23.004Z] 2023-03-16 16:42:22,927 [run_tag] DEBUG tag force:False [2023-03-16T16:42:23.004Z] 2023-03-16 16:42:22,927 [check_head_tag] DEBUG check head tag [2023-03-16T16:42:23.004Z] 2023-03-16 16:42:22,928 [execute] INFO git cat-file --batch-check [2023-03-16T16:42:23.004Z] 2023-03-16 16:42:22,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-16T16:42:23.004Z] 2023-03-16 16:42:22,932 [execute] INFO git cat-file --batch [2023-03-16T16:42:23.004Z] 2023-03-16 16:42:22,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-16T16:42:23.004Z] 2023-03-16 16:42:22,953 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-16T16:42:23.004Z] 2023-03-16 16:42:22,953 [execute] INFO git tag -a v3.0.0-dev.18 -m v3.0.0-dev.18 [2023-03-16T16:42:23.004Z] 2023-03-16 16:42:22,953 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.18', '-m', 'v3.0.0-dev.18'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:42:23.004Z] 2023-03-16 16:42:22,958 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-16T16:42:23.004Z] 3.0.0-dev.18 [Pipeline] } [2023-03-16T16:42:23.017Z] $ docker exec --env ******** --env ******** 67220d4c6e157ea456a40b4928aa8d8732b64b9db20b04b0fa4aefd34402bbde ssh-agent -k [2023-03-16T16:42:23.114Z] unset SSH_AUTH_SOCK; [2023-03-16T16:42:23.115Z] unset SSH_AGENT_PID; [2023-03-16T16:42:23.115Z] echo Agent pid 40 killed; [2023-03-16T16:42:23.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:42:23.432Z] + git semver [Pipeline] } [2023-03-16T16:42:23.709Z] $ docker stop --time=1 67220d4c6e157ea456a40b4928aa8d8732b64b9db20b04b0fa4aefd34402bbde [2023-03-16T16:42:25.021Z] $ docker rm -f --volumes 67220d4c6e157ea456a40b4928aa8d8732b64b9db20b04b0fa4aefd34402bbde [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:42:25.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T16:42:25.409Z] [2023-03-16T16:42:25.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:42:25.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T16:42:25.710Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-16T16:42:25.710Z] ab5ef0e58194: Pulling fs layer [2023-03-16T16:42:25.710Z] 9712f1f96733: Pulling fs layer [2023-03-16T16:42:25.710Z] 63f879dbbcfc: Pulling fs layer [2023-03-16T16:42:25.710Z] 0d9ebad4ef96: Pulling fs layer [2023-03-16T16:42:25.710Z] e9a5061849ea: Pulling fs layer [2023-03-16T16:42:25.710Z] d747dcd14b5f: Pulling fs layer [2023-03-16T16:42:25.710Z] 2de7ff778b66: Pulling fs layer [2023-03-16T16:42:25.710Z] e9a5061849ea: Waiting [2023-03-16T16:42:25.710Z] 0d9ebad4ef96: Waiting [2023-03-16T16:42:25.710Z] d747dcd14b5f: Waiting [2023-03-16T16:42:25.710Z] 2de7ff778b66: Waiting [2023-03-16T16:42:25.710Z] 9712f1f96733: Verifying Checksum [2023-03-16T16:42:25.710Z] 9712f1f96733: Download complete [2023-03-16T16:42:26.283Z] 63f879dbbcfc: Verifying Checksum [2023-03-16T16:42:26.283Z] 63f879dbbcfc: Download complete [2023-03-16T16:42:26.283Z] 0d9ebad4ef96: Verifying Checksum [2023-03-16T16:42:26.283Z] 0d9ebad4ef96: Download complete [2023-03-16T16:42:26.283Z] d747dcd14b5f: Download complete [2023-03-16T16:42:26.283Z] e9a5061849ea: Verifying Checksum [2023-03-16T16:42:26.283Z] e9a5061849ea: Download complete [2023-03-16T16:42:26.283Z] ab5ef0e58194: Verifying Checksum [2023-03-16T16:42:26.283Z] ab5ef0e58194: Download complete [2023-03-16T16:42:26.543Z] 2de7ff778b66: Verifying Checksum [2023-03-16T16:42:26.543Z] 2de7ff778b66: Download complete [2023-03-16T16:42:29.074Z] ab5ef0e58194: Pull complete [2023-03-16T16:42:29.074Z] 9712f1f96733: Pull complete [2023-03-16T16:42:29.332Z] 63f879dbbcfc: Pull complete [2023-03-16T16:42:32.615Z] 0d9ebad4ef96: Pull complete [2023-03-16T16:42:32.874Z] e9a5061849ea: Pull complete [2023-03-16T16:42:33.133Z] d747dcd14b5f: Pull complete [2023-03-16T16:42:34.068Z] 2de7ff778b66: Pull complete [2023-03-16T16:42:34.068Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-16T16:42:34.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T16:42:34.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:42:34.151Z] prd-ubuntu20.04-docker-8c-8g-2479 does not seem to be running inside a container [2023-03-16T16:42:34.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-16T16:42:36.111Z] $ docker top f809c85014d102e8501dd342b8eb0244c5319bdcf68bae02cd3d4e7e2b0afc63 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:42:36.175Z] provisioning config files... [2023-03-16T16:42:36.182Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8976206386388233633tmp [2023-03-16T16:42:36.191Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9482995707645157238tmp [2023-03-16T16:42:36.198Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6386813929867363153tmp [Pipeline] { [Pipeline] echo [2023-03-16T16:42:36.213Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:42:36.491Z] ---> sigul-configuration.sh [2023-03-16T16:42:36.491Z] gpg: directory `/root/.gnupg' created [2023-03-16T16:42:36.491Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-16T16:42:36.491Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-16T16:42:36.491Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-16T16:42:36.491Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-16T16:42:36.491Z] gpg: CAST5 encrypted data [2023-03-16T16:42:36.491Z] gpg: encrypted with 1 passphrase [2023-03-16T16:42:36.491Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-16T16:42:36.774Z] + mkdir /home/jenkins [2023-03-16T16:42:36.774Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-16T16:42:37.061Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-16T16:42:37.068Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:42:37.352Z] ---> sigul-install.sh [2023-03-16T16:42:37.352Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-16T16:42:37.636Z] + git tag --list [2023-03-16T16:42:37.636Z] v0.0.0 [2023-03-16T16:42:37.636Z] v0.0.1-dev.1 [2023-03-16T16:42:37.636Z] v0.0.1-dev.10 [2023-03-16T16:42:37.636Z] v0.0.1-dev.11 [2023-03-16T16:42:37.636Z] v0.0.1-dev.12 [2023-03-16T16:42:37.636Z] v0.0.1-dev.13 [2023-03-16T16:42:37.636Z] v0.0.1-dev.14 [2023-03-16T16:42:37.636Z] v0.0.1-dev.15 [2023-03-16T16:42:37.636Z] v0.0.1-dev.16 [2023-03-16T16:42:37.637Z] v0.0.1-dev.2 [2023-03-16T16:42:37.637Z] v0.0.1-dev.3 [2023-03-16T16:42:37.637Z] v0.0.1-dev.4 [2023-03-16T16:42:37.637Z] v0.0.1-dev.5 [2023-03-16T16:42:37.637Z] v0.0.1-dev.6 [2023-03-16T16:42:37.637Z] v0.0.1-dev.7 [2023-03-16T16:42:37.637Z] v0.0.1-dev.8 [2023-03-16T16:42:37.637Z] v0.0.1-dev.9 [2023-03-16T16:42:37.637Z] v2.2.0 [2023-03-16T16:42:37.637Z] v2.2.0-dev.17 [2023-03-16T16:42:37.637Z] v2.2.0-dev.18 [2023-03-16T16:42:37.637Z] v2.2.0-dev.19 [2023-03-16T16:42:37.637Z] v2.2.0-dev.20 [2023-03-16T16:42:37.637Z] v2.2.0-dev.21 [2023-03-16T16:42:37.637Z] v2.2.0-dev.22 [2023-03-16T16:42:37.637Z] v2.2.0-dev.23 [2023-03-16T16:42:37.637Z] v2.2.0-dev.24 [2023-03-16T16:42:37.637Z] v2.2.0-dev.25 [2023-03-16T16:42:37.637Z] v2.2.0-dev.26 [2023-03-16T16:42:37.637Z] v2.2.0-dev.27 [2023-03-16T16:42:37.637Z] v2.3.0 [2023-03-16T16:42:37.637Z] v2.3.0-dev.1 [2023-03-16T16:42:37.637Z] v2.3.0-dev.10 [2023-03-16T16:42:37.637Z] v2.3.0-dev.11 [2023-03-16T16:42:37.637Z] v2.3.0-dev.12 [2023-03-16T16:42:37.637Z] v2.3.0-dev.13 [2023-03-16T16:42:37.637Z] v2.3.0-dev.14 [2023-03-16T16:42:37.637Z] v2.3.0-dev.15 [2023-03-16T16:42:37.637Z] v2.3.0-dev.16 [2023-03-16T16:42:37.637Z] v2.3.0-dev.17 [2023-03-16T16:42:37.637Z] v2.3.0-dev.18 [2023-03-16T16:42:37.637Z] v2.3.0-dev.19 [2023-03-16T16:42:37.637Z] v2.3.0-dev.2 [2023-03-16T16:42:37.637Z] v2.3.0-dev.20 [2023-03-16T16:42:37.637Z] v2.3.0-dev.21 [2023-03-16T16:42:37.637Z] v2.3.0-dev.22 [2023-03-16T16:42:37.637Z] v2.3.0-dev.23 [2023-03-16T16:42:37.637Z] v2.3.0-dev.24 [2023-03-16T16:42:37.637Z] v2.3.0-dev.25 [2023-03-16T16:42:37.637Z] v2.3.0-dev.26 [2023-03-16T16:42:37.637Z] v2.3.0-dev.27 [2023-03-16T16:42:37.637Z] v2.3.0-dev.28 [2023-03-16T16:42:37.637Z] v2.3.0-dev.3 [2023-03-16T16:42:37.637Z] v2.3.0-dev.4 [2023-03-16T16:42:37.637Z] v2.3.0-dev.5 [2023-03-16T16:42:37.637Z] v2.3.0-dev.6 [2023-03-16T16:42:37.637Z] v2.3.0-dev.7 [2023-03-16T16:42:37.637Z] v2.3.0-dev.8 [2023-03-16T16:42:37.637Z] v2.3.0-dev.9 [2023-03-16T16:42:37.637Z] v3.0.0-dev.1 [2023-03-16T16:42:37.637Z] v3.0.0-dev.10 [2023-03-16T16:42:37.637Z] v3.0.0-dev.11 [2023-03-16T16:42:37.637Z] v3.0.0-dev.12 [2023-03-16T16:42:37.637Z] v3.0.0-dev.13 [2023-03-16T16:42:37.637Z] v3.0.0-dev.14 [2023-03-16T16:42:37.637Z] v3.0.0-dev.15 [2023-03-16T16:42:37.637Z] v3.0.0-dev.16 [2023-03-16T16:42:37.637Z] v3.0.0-dev.17 [2023-03-16T16:42:37.637Z] v3.0.0-dev.18 [2023-03-16T16:42:37.637Z] v3.0.0-dev.2 [2023-03-16T16:42:37.637Z] v3.0.0-dev.3 [2023-03-16T16:42:37.637Z] v3.0.0-dev.4 [2023-03-16T16:42:37.637Z] v3.0.0-dev.5 [2023-03-16T16:42:37.637Z] v3.0.0-dev.6 [2023-03-16T16:42:37.637Z] v3.0.0-dev.7 [2023-03-16T16:42:37.637Z] v3.0.0-dev.8 [2023-03-16T16:42:37.637Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-16T16:42:37.920Z] + lftools sign git-tag v3.0.0-dev.18 [2023-03-16T16:42:38.488Z] Signing Git tag with Sigul... [2023-03-16T16:42:38.488Z] Signing v3.0.0-dev.18 [Pipeline] echo [2023-03-16T16:42:38.756Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:42:39.038Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-16T16:42:39.044Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T16:42:39.071Z] $ docker stop --time=1 f809c85014d102e8501dd342b8eb0244c5319bdcf68bae02cd3d4e7e2b0afc63 [2023-03-16T16:42:40.346Z] $ docker rm -f --volumes f809c85014d102e8501dd342b8eb0244c5319bdcf68bae02cd3d4e7e2b0afc63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-16T16:42:40.766Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:42:40.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:42:41.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:42:41.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:42:41.141Z] prd-ubuntu20.04-docker-8c-8g-2479 does not seem to be running inside a container [2023-03-16T16:42:41.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T16:42:41.541Z] $ docker top 2c722292ecbf9040e40aa7d5aed615f189433f4a701f9ffd4ca541e58936d59b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:42:41.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:42:41.623Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:42:41.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:42:41.750Z] $ docker exec 2c722292ecbf9040e40aa7d5aed615f189433f4a701f9ffd4ca541e58936d59b ssh-agent [2023-03-16T16:42:41.863Z] SSH_AUTH_SOCK=/tmp/ssh-3eHs3YwxAlx2/agent.32 [2023-03-16T16:42:41.863Z] SSH_AGENT_PID=38 [2023-03-16T16:42:41.868Z] Running ssh-add (command line suppressed) [2023-03-16T16:42:41.960Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6322493976570871400.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6322493976570871400.key) [2023-03-16T16:42:41.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:42:42.255Z] + git semver bump pre [2023-03-16T16:42:42.513Z] 2023-03-16 16:42:42,429 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-16T16:42:42.514Z] 2023-03-16 16:42:42,429 [bump_version] DEBUG bumping version:3.0.0-dev.18 on axis:pre with prefix:dev [2023-03-16T16:42:42.514Z] 2023-03-16 16:42:42,429 [bump_version] DEBUG bumped version:3.0.0-dev.19 [2023-03-16T16:42:42.514Z] 2023-03-16 16:42:42,429 [write_version] DEBUG write version:3.0.0-dev.19 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-03-16T16:42:42.514Z] 2023-03-16 16:42:42,429 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-16T16:42:42.514Z] 2023-03-16 16:42:42,429 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-16T16:42:42.514Z] 2023-03-16 16:42:42,432 [execute] INFO git cat-file --batch-check [2023-03-16T16:42:42.514Z] 2023-03-16 16:42:42,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T16:42:42.514Z] 2023-03-16 16:42:42,436 [execute] INFO git cat-file --batch [2023-03-16T16:42:42.514Z] 2023-03-16 16:42:42,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T16:42:42.514Z] 2023-03-16 16:42:42,440 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-16T16:42:42.514Z] 3.0.0-dev.19 [Pipeline] } [2023-03-16T16:42:42.525Z] $ docker exec --env ******** --env ******** 2c722292ecbf9040e40aa7d5aed615f189433f4a701f9ffd4ca541e58936d59b ssh-agent -k [2023-03-16T16:42:42.619Z] unset SSH_AUTH_SOCK; [2023-03-16T16:42:42.620Z] unset SSH_AGENT_PID; [2023-03-16T16:42:42.620Z] echo Agent pid 38 killed; [2023-03-16T16:42:42.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:42:42.928Z] + git semver [Pipeline] } [2023-03-16T16:42:43.200Z] $ docker stop --time=1 2c722292ecbf9040e40aa7d5aed615f189433f4a701f9ffd4ca541e58936d59b [2023-03-16T16:42:44.461Z] $ docker rm -f --volumes 2c722292ecbf9040e40aa7d5aed615f189433f4a701f9ffd4ca541e58936d59b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T16:42:44.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T16:42:44.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:42:45.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T16:42:45.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:42:45.165Z] prd-ubuntu20.04-docker-8c-8g-2479 does not seem to be running inside a container [2023-03-16T16:42:45.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T16:42:45.558Z] $ docker top 39f070ab881fb4d9ed7c23939492c564466ad23557a4ce4e28201d9dff4fe968 -eo pid,comm [2023-03-16T16:42:45.598Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T16:42:45.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T16:42:45.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T16:42:45.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T16:42:45.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T16:42:45.748Z] $ docker exec 39f070ab881fb4d9ed7c23939492c564466ad23557a4ce4e28201d9dff4fe968 ssh-agent [2023-03-16T16:42:45.850Z] SSH_AUTH_SOCK=/tmp/ssh-61mC9f5NTaEB/agent.32 [2023-03-16T16:42:45.850Z] SSH_AGENT_PID=38 [2023-03-16T16:42:45.854Z] Running ssh-add (command line suppressed) [2023-03-16T16:42:45.954Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14538105559208032986.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14538105559208032986.key) [2023-03-16T16:42:45.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T16:42:46.249Z] + git semver push [2023-03-16T16:42:46.508Z] 2023-03-16 16:42:46,464 [run_push] DEBUG push [2023-03-16T16:42:46.508Z] 2023-03-16 16:42:46,465 [execute] INFO git cat-file --batch-check [2023-03-16T16:42:46.508Z] 2023-03-16 16:42:46,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T16:42:46.508Z] 2023-03-16 16:42:46,469 [execute] INFO git rev-list 6d3a28e8fa48ebbb260a2a317d09db3b7aa9fbcf -- [2023-03-16T16:42:46.508Z] 2023-03-16 16:42:46,470 [execute] DEBUG Popen(['git', 'rev-list', '6d3a28e8fa48ebbb260a2a317d09db3b7aa9fbcf', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:42:46.508Z] 2023-03-16 16:42:46,478 [execute] INFO git fetch -v origin [2023-03-16T16:42:46.508Z] 2023-03-16 16:42:46,478 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-16T16:42:47.076Z] 2023-03-16 16:42:46,981 [run_push] DEBUG no remote changes detected [2023-03-16T16:42:47.076Z] 2023-03-16 16:42:46,981 [execute] INFO git push origin semver [2023-03-16T16:42:47.076Z] 2023-03-16 16:42:46,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:42:48.013Z] 2023-03-16 16:42:47,741 [run_push] DEBUG push all version tags [2023-03-16T16:42:48.013Z] 2023-03-16 16:42:47,741 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-16T16:42:48.013Z] 2023-03-16 16:42:47,742 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T16:42:48.581Z] 2023-03-16 16:42:48,493 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-16T16:42:48.581Z] 3.0.0-dev.19 [Pipeline] } [2023-03-16T16:42:48.593Z] $ docker exec --env ******** --env ******** 39f070ab881fb4d9ed7c23939492c564466ad23557a4ce4e28201d9dff4fe968 ssh-agent -k [2023-03-16T16:42:48.707Z] unset SSH_AUTH_SOCK; [2023-03-16T16:42:48.707Z] unset SSH_AGENT_PID; [2023-03-16T16:42:48.707Z] echo Agent pid 38 killed; [2023-03-16T16:42:48.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T16:42:49.023Z] + git semver [Pipeline] } [2023-03-16T16:42:49.296Z] $ docker stop --time=1 39f070ab881fb4d9ed7c23939492c564466ad23557a4ce4e28201d9dff4fe968 [2023-03-16T16:42:50.596Z] $ docker rm -f --volumes 39f070ab881fb4d9ed7c23939492c564466ad23557a4ce4e28201d9dff4fe968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T16:42:51.137Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-03-16T16:42:51.137Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-16T16:42:51.137Z] total 16 [2023-03-16T16:42:51.137Z] drwxr-xr-x 3 root root 4096 Mar 16 16:30 . [2023-03-16T16:42:51.137Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 16:42 .. [2023-03-16T16:42:51.137Z] drwxr-xr-x 2 root root 4096 Mar 16 16:30 cost [2023-03-16T16:42:51.137Z] -rw-r--r-- 1 root root 88 Mar 16 16:30 cost.csv [2023-03-16T16:42:51.137Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-16T16:42:51.137Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-16T16:42:51.137Z] total 16 [2023-03-16T16:42:51.137Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 16:30 . [2023-03-16T16:42:51.137Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 16:42 .. [2023-03-16T16:42:51.137Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 16:30 cost [2023-03-16T16:42:51.137Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 16 16:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:42:51.567Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:42:52.477Z] ---> package-listing.sh [2023-03-16T16:42:52.477Z] ++ facter osfamily [2023-03-16T16:42:52.477Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T16:42:52.736Z] + OS_FAMILY=debian [2023-03-16T16:42:52.736Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-03-16T16:42:52.736Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T16:42:52.736Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T16:42:52.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T16:42:52.736Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T16:42:52.736Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-16T16:42:52.736Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T16:42:52.736Z] + case "${OS_FAMILY}" in [2023-03-16T16:42:52.736Z] + dpkg -l [2023-03-16T16:42:52.736Z] + grep '^ii' [2023-03-16T16:42:52.736Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T16:42:52.736Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T16:42:52.736Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T16:42:52.736Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-16T16:42:52.736Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-03-16T16:42:52.736Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-03-16T16:42:52.747Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T16:42:53.023Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T16:42:53.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T16:42:53.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T16:42:53.644Z] prd-ubuntu20.04-docker-8c-8g-2479 does not seem to be running inside a container [2023-03-16T16:42:53.676Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T16:42:53.886Z] $ docker top 15aeb6df67de2fec3221939950b10f4dad9ecc6f8b4b075d1c8707cf184a9b9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T16:42:54.214Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T16:42:54.495Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T16:42:54.780Z] + ls /var/log/sa-host [2023-03-16T16:42:54.780Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T16:42:54.925Z] provisioning config files... [2023-03-16T16:42:54.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7240837383758330100tmp [Pipeline] { [Pipeline] echo [2023-03-16T16:42:54.949Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:42:55.227Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T16:42:55.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:42:55.562Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T16:42:55.569Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:42:55.851Z] ---> sudo-logs.sh [2023-03-16T16:42:55.851Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T16:42:55.876Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:42:56.157Z] ---> job-cost.sh [2023-03-16T16:42:56.157Z] lf-activate-venv: SKIPPING [2023-03-16T16:42:56.157Z] DEBUG: total: 0.2199999988079071 [2023-03-16T16:42:56.157Z] INFO: Retrieving Stack Cost... [2023-03-16T16:42:56.415Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T16:42:56.984Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T16:42:56.995Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T16:42:57.276Z] ---> logs-deploy.sh [2023-03-16T16:42:57.276Z] lf-activate-venv: SKIPPING [2023-03-16T16:42:57.276Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/90 [2023-03-16T16:42:57.276Z] INFO: archiving workspace using pattern(s): [2023-03-16T16:42:58.211Z] Archives upload complete. [2023-03-16T16:42:58.211Z] INFO: archiving logs to Nexus