Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faedb975756ffdd1f5d612842f042894232ce807 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-ssh12207337761211809551.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15222827310518503530.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16441961648276471698.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15195627822261482931.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-ssh14892897906511975283.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 Running on prd-ubuntu20.04-docker-8c-8g-16049 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 faedb975756ffdd1f5d612842f042894232ce807 (main) Commit message: "docs: updated collection from v2 to v3 (#251)" > 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 faedb975756ffdd1f5d612842f042894232ce807 # timeout=10 > git rev-list --no-walk 23ab5d3232aae9ebcc980b480ff01f5cb77cb5c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-18T22:22:10.128Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T22:22:10.173Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T22:22:10.185Z] ========================================================= [2023-05-18T22:22:10.185Z] EdgeX Global Pipelines Version Info [2023-05-18T22:22:10.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:22:10.898Z] ------------------- [2023-05-18T22:22:10.899Z] stable info: [2023-05-18T22:22:10.899Z] ------------------- [2023-05-18T22:22:10.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T22:22:10.899Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T22:22:10.899Z] Message: update stable to v1.0.249 [2023-05-18T22:22:11.469Z] ------------------- [2023-05-18T22:22:11.469Z] experimental info: [2023-05-18T22:22:11.469Z] ------------------- [2023-05-18T22:22:11.469Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T22:22:11.469Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T22:22:11.469Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T22:22:11.650Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-18T22:22:11.671Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-18T22:22:11.690Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T22:22:11.709Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T22:22:11.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T22:22:11.747Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T22:22:11.767Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T22:22:11.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-18T22:22:11.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T22:22:11.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T22:22:11.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T22:22:11.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-18T22:22:11.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T22:22:11.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T22:22:11.914Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T22:22:11.925Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T22:22:11.937Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T22:22:11.950Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T22:22:11.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T22:22:11.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T22:22:11.994Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-18T22:22:12.006Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-18T22:22:12.019Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-18T22:22:12.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-18T22:22:12.045Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-18T22:22:12.054Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T22:22:12.066Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T22:22:12.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-18T22:22:12.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-18T22:22:12.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-18T22:22:12.114Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] echo [2023-05-18T22:22:12.128Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faedb97 [Pipeline] echo [2023-05-18T22:22:12.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T22:22:12.193Z] provisioning config files... [2023-05-18T22:22:12.206Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14349536475535596085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:22:12.511Z] ---> docker-login.sh [2023-05-18T22:22:12.512Z] nexus3.edgexfoundry.org:10001 [2023-05-18T22:22:12.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:22:12.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:22:12.773Z] Configure a credential helper to remove this warning. See [2023-05-18T22:22:12.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:22:12.773Z] [2023-05-18T22:22:12.773Z] Login Succeeded [2023-05-18T22:22:12.773Z] nexus3.edgexfoundry.org:10002 [2023-05-18T22:22:12.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:22:12.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:22:12.773Z] Configure a credential helper to remove this warning. See [2023-05-18T22:22:12.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:22:12.773Z] [2023-05-18T22:22:12.773Z] Login Succeeded [2023-05-18T22:22:12.773Z] nexus3.edgexfoundry.org:10003 [2023-05-18T22:22:12.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:22:13.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:22:13.033Z] Configure a credential helper to remove this warning. See [2023-05-18T22:22:13.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:22:13.033Z] [2023-05-18T22:22:13.033Z] Login Succeeded [2023-05-18T22:22:13.033Z] nexus3.edgexfoundry.org:10004 [2023-05-18T22:22:13.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:22:13.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:22:13.033Z] Configure a credential helper to remove this warning. See [2023-05-18T22:22:13.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:22:13.033Z] [2023-05-18T22:22:13.033Z] Login Succeeded [2023-05-18T22:22:13.033Z] docker.io [2023-05-18T22:22:13.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:22:13.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:22:13.293Z] Configure a credential helper to remove this warning. See [2023-05-18T22:22:13.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:22:13.293Z] [2023-05-18T22:22:13.293Z] Login Succeeded [2023-05-18T22:22:13.293Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T22:22:13.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-18T22:22:13.671Z] + git rev-list -1 --merges faedb975756ffdd1f5d612842f042894232ce807~1..faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] echo [2023-05-18T22:22:13.722Z] -----------> git rev-list -1 --merges faedb975756ffdd1f5d612842f042894232ce807~1..faedb975756ffdd1f5d612842f042894232ce807 faedb975756ffdd1f5d612842f042894232ce807 [false] [Pipeline] sh [2023-05-18T22:22:14.012Z] + git log --format=format:%s -1 faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] echo [2023-05-18T22:22:14.027Z] ========================================================= [2023-05-18T22:22:14.027Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T22:22:14.027Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T22:22:14.347Z] + git log --format=format:%s -1 faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] echo [2023-05-18T22:22:14.359Z] [semverPrep] GIT_COMMIT: faedb975756ffdd1f5d612842f042894232ce807, Commit Message: docs: updated collection from v2 to v3 (#251) [Pipeline] echo [2023-05-18T22:22:14.369Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-18T22:22:14.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T22:22:14.751Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T22:22:14.751Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T22:22:14.751Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T22:22:14.751Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T22:22:14.751Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T22:22:14.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:22:15.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T22:22:15.191Z] [2023-05-18T22:22:15.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:22:15.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T22:22:15.497Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T22:22:15.497Z] b85a868b505f: Pulling fs layer [2023-05-18T22:22:15.497Z] e2be974225ed: Pulling fs layer [2023-05-18T22:22:15.497Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T22:22:15.497Z] 988bab9f4d93: Pulling fs layer [2023-05-18T22:22:15.497Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T22:22:15.497Z] eaf3925da568: Pulling fs layer [2023-05-18T22:22:15.497Z] bab4dde63d76: Pulling fs layer [2023-05-18T22:22:15.497Z] bde34c3a00c8: Pulling fs layer [2023-05-18T22:22:15.497Z] b352a97aabf1: Pulling fs layer [2023-05-18T22:22:15.497Z] 4872d77fe225: Pulling fs layer [2023-05-18T22:22:15.498Z] 5851b861e8e6: Pulling fs layer [2023-05-18T22:22:15.498Z] 988bab9f4d93: Waiting [2023-05-18T22:22:15.498Z] 1469e6f7b9e6: Waiting [2023-05-18T22:22:15.498Z] eaf3925da568: Waiting [2023-05-18T22:22:15.498Z] bab4dde63d76: Waiting [2023-05-18T22:22:15.498Z] bde34c3a00c8: Waiting [2023-05-18T22:22:15.498Z] b352a97aabf1: Waiting [2023-05-18T22:22:15.498Z] 4872d77fe225: Waiting [2023-05-18T22:22:15.498Z] 5851b861e8e6: Waiting [2023-05-18T22:22:15.498Z] e2be974225ed: Verifying Checksum [2023-05-18T22:22:15.498Z] e2be974225ed: Download complete [2023-05-18T22:22:15.498Z] 988bab9f4d93: Verifying Checksum [2023-05-18T22:22:15.498Z] 988bab9f4d93: Download complete [2023-05-18T22:22:15.761Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T22:22:15.761Z] 1469e6f7b9e6: Download complete [2023-05-18T22:22:15.761Z] eaf3925da568: Verifying Checksum [2023-05-18T22:22:15.761Z] eaf3925da568: Download complete [2023-05-18T22:22:15.761Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T22:22:15.761Z] 339a4e72a1f5: Download complete [2023-05-18T22:22:15.761Z] bde34c3a00c8: Verifying Checksum [2023-05-18T22:22:15.761Z] bde34c3a00c8: Download complete [2023-05-18T22:22:15.761Z] b352a97aabf1: Verifying Checksum [2023-05-18T22:22:15.761Z] b352a97aabf1: Download complete [2023-05-18T22:22:15.761Z] 4872d77fe225: Download complete [2023-05-18T22:22:15.761Z] b85a868b505f: Download complete [2023-05-18T22:22:15.761Z] 5851b861e8e6: Download complete [2023-05-18T22:22:16.023Z] bab4dde63d76: Verifying Checksum [2023-05-18T22:22:16.023Z] bab4dde63d76: Download complete [2023-05-18T22:22:16.961Z] b85a868b505f: Pull complete [2023-05-18T22:22:17.220Z] e2be974225ed: Pull complete [2023-05-18T22:22:17.479Z] 339a4e72a1f5: Pull complete [2023-05-18T22:22:17.738Z] 988bab9f4d93: Pull complete [2023-05-18T22:22:17.999Z] 1469e6f7b9e6: Pull complete [2023-05-18T22:22:17.999Z] eaf3925da568: Pull complete [2023-05-18T22:22:19.906Z] bab4dde63d76: Pull complete [2023-05-18T22:22:19.906Z] bde34c3a00c8: Pull complete [2023-05-18T22:22:19.906Z] b352a97aabf1: Pull complete [2023-05-18T22:22:19.906Z] 4872d77fe225: Pull complete [2023-05-18T22:22:19.906Z] 5851b861e8e6: Pull complete [2023-05-18T22:22:19.906Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T22:22:20.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T22:22:20.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:22:20.262Z] prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container [2023-05-18T22:22:20.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-18T22:22:22.733Z] $ docker top 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 -eo pid,comm [2023-05-18T22:22:22.781Z] 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-05-18T22:22:22.781Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T22:22:22.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T22:22:22.816Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T22:22:22.935Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T22:22:22.941Z] $ docker exec 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 ssh-agent [2023-05-18T22:22:23.033Z] SSH_AUTH_SOCK=/tmp/ssh-JsWHh5BsWgL6/agent.32 [2023-05-18T22:22:23.033Z] SSH_AGENT_PID=39 [2023-05-18T22:22:23.039Z] Running ssh-add (command line suppressed) [2023-05-18T22:22:23.142Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7449428011265206143.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7449428011265206143.key) [2023-05-18T22:22:23.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T22:22:23.439Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T22:22:23.454Z] $ docker exec --env ******** --env ******** 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 ssh-agent -k [2023-05-18T22:22:23.550Z] unset SSH_AUTH_SOCK; [2023-05-18T22:22:23.550Z] unset SSH_AGENT_PID; [2023-05-18T22:22:23.552Z] echo Agent pid 39 killed; [2023-05-18T22:22:23.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T22:22:23.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T22:22:23.580Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T22:22:23.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T22:22:23.701Z] $ docker exec 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 ssh-agent [2023-05-18T22:22:23.799Z] SSH_AUTH_SOCK=/tmp/ssh-XuW7pVkDpONY/agent.72 [2023-05-18T22:22:23.799Z] SSH_AGENT_PID=78 [2023-05-18T22:22:23.804Z] Running ssh-add (command line suppressed) [2023-05-18T22:22:23.911Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16915769451556057152.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16915769451556057152.key) [2023-05-18T22:22:23.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T22:22:24.211Z] + git semver init [2023-05-18T22:22:24.471Z] 2023-05-18 22:22:24,398 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T22:22:24.471Z] 2023-05-18 22:22:24,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-18T22:22:24.471Z] 2023-05-18 22:22:24,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-18T22:22:24.471Z] 2023-05-18 22:22:24,399 [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-05-18T22:22:25.409Z] 2023-05-18 22:22:25,080 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-18T22:22:25.409Z] 2023-05-18 22:22:25,081 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-18T22:22:25.409Z] 2023-05-18 22:22:25,081 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-18T22:22:25.409Z] 2023-05-18 22:22:25,082 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-18T22:22:25.409Z] 3.0.0-dev.46 [Pipeline] } [2023-05-18T22:22:25.422Z] $ docker exec --env ******** --env ******** 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 ssh-agent -k [2023-05-18T22:22:25.521Z] unset SSH_AUTH_SOCK; [2023-05-18T22:22:25.521Z] unset SSH_AGENT_PID; [2023-05-18T22:22:25.522Z] echo Agent pid 78 killed; [2023-05-18T22:22:25.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T22:22:25.830Z] + git semver [Pipeline] } [2023-05-18T22:22:26.109Z] $ docker stop --time=1 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 [2023-05-18T22:22:27.433Z] $ docker rm -f --volumes 4c5373aa6dd14b01c5221afcf5d4a5bb090470b0ecc69d13f3e9b7d4f4fd8424 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T22:22:27.778Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T22:22:27.995Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T22:22:27.999Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [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-05-18T22:22:28.145Z] provisioning config files... [2023-05-18T22:22:28.157Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18274081761665530848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:22:28.453Z] ---> docker-login.sh [2023-05-18T22:22:28.453Z] nexus3.edgexfoundry.org:10001 [2023-05-18T22:22:28.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:22:28.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:22:28.453Z] Configure a credential helper to remove this warning. See [2023-05-18T22:22:28.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:22:28.453Z] [2023-05-18T22:22:28.453Z] Login Succeeded [2023-05-18T22:22:28.453Z] nexus3.edgexfoundry.org:10002 [2023-05-18T22:22:28.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:22:28.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:22:28.453Z] Configure a credential helper to remove this warning. See [2023-05-18T22:22:28.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:22:28.453Z] [2023-05-18T22:22:28.453Z] Login Succeeded [2023-05-18T22:22:28.453Z] nexus3.edgexfoundry.org:10003 [2023-05-18T22:22:28.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:22:28.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:22:28.713Z] Configure a credential helper to remove this warning. See [2023-05-18T22:22:28.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:22:28.713Z] [2023-05-18T22:22:28.713Z] Login Succeeded [2023-05-18T22:22:28.713Z] nexus3.edgexfoundry.org:10004 [2023-05-18T22:22:28.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:22:28.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:22:28.713Z] Configure a credential helper to remove this warning. See [2023-05-18T22:22:28.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:22:28.713Z] [2023-05-18T22:22:28.713Z] Login Succeeded [2023-05-18T22:22:28.713Z] docker.io [2023-05-18T22:22:28.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:22:28.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:22:28.973Z] Configure a credential helper to remove this warning. See [2023-05-18T22:22:28.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:22:28.973Z] [2023-05-18T22:22:28.973Z] Login Succeeded [2023-05-18T22:22:28.973Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T22:22:28.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T22:22:29.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T22:22:29.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T22:22:29.056Z] ========================================================= [2023-05-18T22:22:29.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T22:22:29.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:22:29.361Z] + 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-05-18T22:22:29.361Z] Sending build context to Docker daemon 1.874MB [2023-05-18T22:22:29.361Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T22:22:29.361Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-18T22:22:29.361Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T22:22:29.361Z] f56be85fc22e: Pulling fs layer [2023-05-18T22:22:29.361Z] 85791d961cd3: Pulling fs layer [2023-05-18T22:22:29.361Z] d694b5ae8c79: Pulling fs layer [2023-05-18T22:22:29.361Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T22:22:29.361Z] 4d19c01a9841: Pulling fs layer [2023-05-18T22:22:29.361Z] 9325e15d5711: Pulling fs layer [2023-05-18T22:22:29.361Z] 556b6ee489ea: Pulling fs layer [2023-05-18T22:22:29.361Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T22:22:29.361Z] 4d19c01a9841: Waiting [2023-05-18T22:22:29.361Z] 556b6ee489ea: Waiting [2023-05-18T22:22:29.361Z] 9325e15d5711: Waiting [2023-05-18T22:22:29.361Z] 9f32a84ed3da: Waiting [2023-05-18T22:22:29.361Z] c5a4b2cf53e6: Waiting [2023-05-18T22:22:29.361Z] 85791d961cd3: Download complete [2023-05-18T22:22:29.361Z] 9f32a84ed3da: Verifying Checksum [2023-05-18T22:22:29.361Z] 9f32a84ed3da: Download complete [2023-05-18T22:22:29.361Z] 4d19c01a9841: Verifying Checksum [2023-05-18T22:22:29.361Z] 4d19c01a9841: Download complete [2023-05-18T22:22:29.361Z] f56be85fc22e: Verifying Checksum [2023-05-18T22:22:29.361Z] f56be85fc22e: Download complete [2023-05-18T22:22:29.622Z] 9325e15d5711: Verifying Checksum [2023-05-18T22:22:29.622Z] 9325e15d5711: Download complete [2023-05-18T22:22:29.622Z] f56be85fc22e: Pull complete [2023-05-18T22:22:29.883Z] 85791d961cd3: Pull complete [2023-05-18T22:22:29.883Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T22:22:29.883Z] c5a4b2cf53e6: Download complete [2023-05-18T22:22:30.143Z] d694b5ae8c79: Verifying Checksum [2023-05-18T22:22:30.143Z] d694b5ae8c79: Download complete [2023-05-18T22:22:30.143Z] 556b6ee489ea: Verifying Checksum [2023-05-18T22:22:30.143Z] 556b6ee489ea: Download complete [2023-05-18T22:22:33.432Z] d694b5ae8c79: Pull complete [2023-05-18T22:22:33.432Z] 9f32a84ed3da: Pull complete [2023-05-18T22:22:33.432Z] 4d19c01a9841: Pull complete [2023-05-18T22:22:33.432Z] 9325e15d5711: Pull complete [2023-05-18T22:22:35.333Z] 556b6ee489ea: Pull complete [2023-05-18T22:22:36.280Z] c5a4b2cf53e6: Pull complete [2023-05-18T22:22:36.280Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T22:22:36.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T22:22:36.280Z] ---> c4be618373d6 [2023-05-18T22:22:36.280Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-18T22:22:39.611Z] ---> Running in 756b2a09e541 [2023-05-18T22:22:39.611Z] Removing intermediate container 756b2a09e541 [2023-05-18T22:22:39.611Z] ---> f79c63454e82 [2023-05-18T22:22:39.611Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T22:22:39.611Z] ---> Running in ac01aeb3b37b [2023-05-18T22:22:39.870Z] Removing intermediate container ac01aeb3b37b [2023-05-18T22:22:39.870Z] ---> 993d22f580f4 [2023-05-18T22:22:39.870Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-18T22:22:39.870Z] ---> Running in b9d95087e055 [2023-05-18T22:22:39.870Z] Removing intermediate container b9d95087e055 [2023-05-18T22:22:39.870Z] ---> 8fbe16fcf618 [2023-05-18T22:22:39.870Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-18T22:22:39.870Z] ---> Running in bda84f0aee06 [2023-05-18T22:22:40.130Z] Removing intermediate container bda84f0aee06 [2023-05-18T22:22:40.130Z] ---> fc1a97b9cbed [2023-05-18T22:22:40.130Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T22:22:40.130Z] ---> Running in e5c6d8092b3e [2023-05-18T22:22:40.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T22:22:40.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T22:22:40.649Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-18T22:22:40.649Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-18T22:22:40.649Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-18T22:22:40.649Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-18T22:22:40.649Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-18T22:22:40.649Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-18T22:22:40.649Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-18T22:22:40.649Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-18T22:22:40.909Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-18T22:22:40.909Z] (10/14) Installing kmod-libs (30-r1) [2023-05-18T22:22:40.909Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-18T22:22:40.909Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-18T22:22:40.909Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-18T22:22:40.909Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-18T22:22:40.909Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T22:22:40.909Z] Executing eudev-3.2.11-r4.trigger [2023-05-18T22:22:40.909Z] OK: 272 MiB in 67 packages [2023-05-18T22:22:41.480Z] Removing intermediate container e5c6d8092b3e [2023-05-18T22:22:41.480Z] ---> 6d38eb6c66f0 [2023-05-18T22:22:41.480Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-18T22:22:41.480Z] ---> Running in 4e3d1a8ed2fa [2023-05-18T22:22:41.480Z] Removing intermediate container 4e3d1a8ed2fa [2023-05-18T22:22:41.480Z] ---> 59ecb6944dc6 [2023-05-18T22:22:41.480Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-18T22:22:41.480Z] ---> f847fe109f1b [2023-05-18T22:22:41.480Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T22:22:41.480Z] ---> Running in 046856b73e4f [2023-05-18T22:22:43.104Z] Still waiting to schedule task [2023-05-18T22:22:43.105Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-18T22:23:28.207Z] Removing intermediate container 046856b73e4f [2023-05-18T22:23:28.207Z] ---> 9454b2631c38 [2023-05-18T22:23:28.207Z] Step 11/13 : COPY . . [2023-05-18T22:23:28.207Z] ---> 3a2de05017e4 [2023-05-18T22:23:28.207Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-18T22:23:28.207Z] ---> Running in db7f3877a8db [2023-05-18T22:23:28.207Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T22:23:28.207Z] Dload Upload Total Spent Left Speed [2023-05-18T22:23:28.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6345 0 --:--:-- --:--:-- --:--:-- 6359 [2023-05-18T22:23:28.207Z] Removing intermediate container db7f3877a8db [2023-05-18T22:23:28.207Z] ---> fee186bba499 [2023-05-18T22:23:28.207Z] Step 13/13 : RUN ${MAKE} [2023-05-18T22:23:28.207Z] ---> Running in f7c74e7dcd3a [2023-05-18T22:23:28.207Z] noop [2023-05-18T22:23:28.207Z] Removing intermediate container f7c74e7dcd3a [2023-05-18T22:23:28.207Z] ---> 09d1bd4e793f [2023-05-18T22:23:28.207Z] Successfully built 09d1bd4e793f [2023-05-18T22:23:28.207Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:23:28.527Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T22:23:28.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:23:28.599Z] prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container [2023-05-18T22:23:28.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-18T22:23:28.988Z] $ docker top 269fb9b3d3f00c7843119ab96048e9c647744724aad87b987fc5f0c25cf0ced8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T22:23:29.337Z] + go version [2023-05-18T22:23:29.337Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T22:23:29.351Z] $ docker stop --time=1 269fb9b3d3f00c7843119ab96048e9c647744724aad87b987fc5f0c25cf0ced8 [2023-05-18T22:23:30.647Z] $ docker rm -f --volumes 269fb9b3d3f00c7843119ab96048e9c647744724aad87b987fc5f0c25cf0ced8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:23:31.090Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T22:23:31.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:23:31.166Z] prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container [2023-05-18T22:23:31.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-18T22:23:31.510Z] $ docker top 644ab6758d31588299598390ec38f8881dc2f689d0519ff8e1eab7c984a76869 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T22:23:31.854Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-18T22:23:32.149Z] + make test [2023-05-18T22:23:32.149Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T22:23:37.424Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-18T22:23:47.408Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-18T22:23:47.408Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.020s coverage: 1.8% of statements [2023-05-18T22:23:53.976Z] go vet ./... [2023-05-18T22:23:56.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T22:23:56.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T22:23:56.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T22:23:56.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T22:23:56.788Z] $ docker stop --time=1 644ab6758d31588299598390ec38f8881dc2f689d0519ff8e1eab7c984a76869 [2023-05-18T22:24:00.150Z] $ docker rm -f --volumes 644ab6758d31588299598390ec38f8881dc2f689d0519ff8e1eab7c984a76869 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T22:24:00.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T22:24:00.639Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-18T22:24:01.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T22:24:01.468Z] + ls -al . [2023-05-18T22:24:01.468Z] total 188 [2023-05-18T22:24:01.468Z] drwxrwxr-x 10 jenkins jenkins 4096 May 18 22:23 . [2023-05-18T22:24:01.468Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 22:22 .. [2023-05-18T22:24:01.468Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 22:22 .git [2023-05-18T22:24:01.468Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:22 .github [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 414 May 18 22:22 .gitignore [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 42 May 18 22:22 .golangci.yml [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 77 May 18 22:22 .hadolint.yml [2023-05-18T22:24:01.468Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 22:22 .semver [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 18 22:22 Attribution.txt [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 18 22:22 CHANGELOG.md [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 18 22:22 Dockerfile [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 22:22 GOVERNANCE.md [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 659 May 18 22:22 Jenkinsfile [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 18 22:22 LICENSE [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 18 22:22 Makefile [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 622 May 18 22:22 OWNERS.md [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 18 22:22 README.md [2023-05-18T22:24:01.468Z] -rw-rw-r-- 1 jenkins jenkins 12 May 18 22:22 VERSION [2023-05-18T22:24:01.469Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 22:22 bin [2023-05-18T22:24:01.469Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:22 cmd [2023-05-18T22:24:01.469Z] -rw-r--r-- 1 jenkins jenkins 31522 May 18 22:23 coverage.out [2023-05-18T22:24:01.469Z] -rwxrwxr-x 1 jenkins jenkins 140 May 18 22:22 docker-entrypoint.sh [2023-05-18T22:24:01.469Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 22:22 docs [2023-05-18T22:24:01.469Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 18 22:22 go.mod [2023-05-18T22:24:01.469Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 18 22:22 go.sum [2023-05-18T22:24:01.469Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:22 internal [2023-05-18T22:24:01.469Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 22:22 snap [2023-05-18T22:24:01.469Z] -rw-rw-r-- 1 jenkins jenkins 231 May 18 22:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:01.787Z] + 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=faedb975756ffdd1f5d612842f042894232ce807 --label arch=amd64 --label version=3.0.0-dev.46 . [2023-05-18T22:24:01.788Z] Sending build context to Docker daemon 1.906MB [2023-05-18T22:24:01.788Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T22:24:01.788Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-18T22:24:01.788Z] ---> 09d1bd4e793f [2023-05-18T22:24:01.788Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-18T22:24:01.788Z] ---> Running in 8b80d9fba6e5 [2023-05-18T22:24:02.048Z] Removing intermediate container 8b80d9fba6e5 [2023-05-18T22:24:02.048Z] ---> 375d70957b55 [2023-05-18T22:24:02.048Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T22:24:02.048Z] ---> Running in ba9c3c5c5d2f [2023-05-18T22:24:02.048Z] Removing intermediate container ba9c3c5c5d2f [2023-05-18T22:24:02.048Z] ---> 22f06f57bd2b [2023-05-18T22:24:02.048Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-18T22:24:02.048Z] ---> Running in 5693899ab1bf [2023-05-18T22:24:02.048Z] Removing intermediate container 5693899ab1bf [2023-05-18T22:24:02.048Z] ---> d19d0c934e2d [2023-05-18T22:24:02.048Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-18T22:24:02.048Z] ---> Running in ac1f2c8d6618 [2023-05-18T22:24:02.307Z] Removing intermediate container ac1f2c8d6618 [2023-05-18T22:24:02.307Z] ---> 93bb86c85613 [2023-05-18T22:24:02.307Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T22:24:02.307Z] ---> Running in bf2ba3c51a38 [2023-05-18T22:24:02.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T22:24:02.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T22:24:02.825Z] OK: 272 MiB in 67 packages [2023-05-18T22:24:03.085Z] Removing intermediate container bf2ba3c51a38 [2023-05-18T22:24:03.085Z] ---> 1c0e2fb88f76 [2023-05-18T22:24:03.085Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-18T22:24:03.085Z] ---> Running in a45610532398 [2023-05-18T22:24:03.085Z] Removing intermediate container a45610532398 [2023-05-18T22:24:03.085Z] ---> ac4184a553ee [2023-05-18T22:24:03.085Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-18T22:24:03.343Z] ---> c108afda33bd [2023-05-18T22:24:03.344Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T22:24:03.344Z] ---> Running in 90f732ef8f8c [2023-05-18T22:24:04.285Z] Removing intermediate container 90f732ef8f8c [2023-05-18T22:24:04.285Z] ---> ba6ddc2160c7 [2023-05-18T22:24:04.285Z] Step 11/36 : COPY . . [2023-05-18T22:24:04.285Z] ---> abe88bdd4efc [2023-05-18T22:24:04.285Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-18T22:24:04.285Z] ---> Running in 6e9238fcf7da [2023-05-18T22:24:04.543Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T22:24:04.543Z] Dload Upload Total Spent Left Speed [2023-05-18T22:24:04.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 19298 0 --:--:-- --:--:-- --:--:-- 19666 [2023-05-18T22:24:05.061Z] Removing intermediate container 6e9238fcf7da [2023-05-18T22:24:05.061Z] ---> 2b3ec450b4e0 [2023-05-18T22:24:05.061Z] Step 13/36 : RUN ${MAKE} [2023-05-18T22:24:05.061Z] ---> Running in 5717bff526ea [2023-05-18T22:24:05.320Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-18T22:24:21.880Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16050 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-18T22:24:21.894Z] Running in /w/workspace/device-usb-camera/118 [Pipeline] { [Pipeline] checkout [2023-05-18T22:24:21.932Z] Selected Git installation does not exist. Using Default [2023-05-18T22:24:21.933Z] The recommended git tool is: NONE [2023-05-18T22:24:23.699Z] Removing intermediate container 5717bff526ea [2023-05-18T22:24:23.699Z] ---> 330d7ce2e6e5 [2023-05-18T22:24:23.699Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-18T22:24:24.268Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-18T22:24:24.268Z] 4acc49c71d14: Pulling fs layer [2023-05-18T22:24:24.836Z] 4acc49c71d14: Verifying Checksum [2023-05-18T22:24:24.836Z] 4acc49c71d14: Download complete [2023-05-18T22:24:24.836Z] 4acc49c71d14: Pull complete [2023-05-18T22:24:24.836Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-18T22:24:24.836Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-18T22:24:24.836Z] ---> 01a2bd3e5fff [2023-05-18T22:24:24.836Z] Step 15/36 : FROM alpine:3.17 [2023-05-18T22:24:25.486Z] 3.17: Pulling from library/alpine [2023-05-18T22:24:25.486Z] f56be85fc22e: Already exists [2023-05-18T22:24:25.486Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T22:24:25.486Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T22:24:25.486Z] ---> 9ed4aefc74f6 [2023-05-18T22:24:25.486Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-18T22:24:25.745Z] ---> Running in c57227e0fadb [2023-05-18T22:24:25.745Z] Removing intermediate container c57227e0fadb [2023-05-18T22:24:25.745Z] ---> cf5d74122b2a [2023-05-18T22:24:25.745Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-18T22:24:25.745Z] ---> Running in 3607dcc404e9 [2023-05-18T22:24:26.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T22:24:26.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T22:24:26.262Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-18T22:24:26.262Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-18T22:24:26.262Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-18T22:24:26.523Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-18T22:24:26.523Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-18T22:24:26.523Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-18T22:24:26.523Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-18T22:24:26.523Z] (8/86) Installing libxcb (1.15-r0) [2023-05-18T22:24:26.523Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-18T22:24:26.523Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-18T22:24:26.523Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-18T22:24:26.523Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-18T22:24:26.523Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-18T22:24:26.523Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-18T22:24:26.523Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-18T22:24:26.523Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-18T22:24:26.523Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-18T22:24:26.523Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-18T22:24:26.523Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-18T22:24:26.523Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-18T22:24:26.523Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-18T22:24:26.782Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-18T22:24:26.782Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-18T22:24:26.782Z] (24/86) Installing glib (2.74.6-r0) [2023-05-18T22:24:26.782Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-18T22:24:26.782Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-18T22:24:26.782Z] (27/86) Installing libass (0.16.0-r1) [2023-05-18T22:24:26.782Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-18T22:24:26.782Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-18T22:24:26.782Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-18T22:24:26.782Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-18T22:24:26.782Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-18T22:24:26.782Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-18T22:24:26.782Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-18T22:24:26.782Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-18T22:24:26.782Z] (36/86) Installing libunistring (1.1-r0) [2023-05-18T22:24:26.782Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-18T22:24:26.782Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-18T22:24:26.782Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-18T22:24:26.782Z] (40/86) Installing lame (3.100-r2) [2023-05-18T22:24:26.782Z] (41/86) Installing opus (1.3.1-r1) [2023-05-18T22:24:26.782Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-18T22:24:26.782Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-18T22:24:26.782Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-18T22:24:27.040Z] (45/86) Installing orc (0.4.33-r0) [2023-05-18T22:24:27.040Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-18T22:24:27.040Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-18T22:24:27.040Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-18T22:24:27.040Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-18T22:24:27.040Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-18T22:24:27.040Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-18T22:24:27.040Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-18T22:24:27.040Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-18T22:24:27.040Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-18T22:24:27.040Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-18T22:24:27.040Z] (56/86) Installing libpulse (16.1-r6) [2023-05-18T22:24:27.040Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-18T22:24:27.040Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-18T22:24:27.040Z] (59/86) Installing librist (0.2.7-r0) [2023-05-18T22:24:27.040Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-18T22:24:27.040Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-18T22:24:27.040Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-18T22:24:27.040Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-18T22:24:27.040Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-18T22:24:27.040Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-18T22:24:27.040Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-18T22:24:27.040Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-18T22:24:27.040Z] (68/86) Installing libva (2.16.0-r0) [2023-05-18T22:24:27.040Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-18T22:24:27.040Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-18T22:24:27.040Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-18T22:24:27.299Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-18T22:24:27.299Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-18T22:24:27.299Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-18T22:24:27.299Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-18T22:24:27.299Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-18T22:24:27.299Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-18T22:24:27.299Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-18T22:24:27.299Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-18T22:24:27.383Z] using credential edgex-jenkins-ssh [2023-05-18T22:24:27.400Z] Cloning the remote Git repository [2023-05-18T22:24:27.558Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-18T22:24:27.558Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-18T22:24:27.558Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-18T22:24:27.558Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-18T22:24:27.558Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-18T22:24:27.558Z] (85/86) Installing kmod-libs (30-r1) [2023-05-18T22:24:27.558Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-18T22:24:27.558Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T22:24:27.558Z] Executing eudev-3.2.11-r4.trigger [2023-05-18T22:24:27.558Z] OK: 112 MiB in 101 packages [2023-05-18T22:24:27.449Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-18T22:24:27.554Z] > git init /w/workspace/device-usb-camera/118 # timeout=10 [2023-05-18T22:24:27.729Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-18T22:24:27.731Z] > git --version # timeout=10 [2023-05-18T22:24:27.750Z] > git --version # 'git version 2.25.1' [2023-05-18T22:24:27.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T22:24:27.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T22:24:28.673Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-18T22:24:28.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T22:24:29.572Z] Avoid second fetch [2023-05-18T22:24:29.573Z] Checking out Revision faedb975756ffdd1f5d612842f042894232ce807 (main) [2023-05-18T22:24:30.128Z] Removing intermediate container 3607dcc404e9 [2023-05-18T22:24:30.129Z] ---> 96810c8fed04 [2023-05-18T22:24:30.129Z] Step 18/36 : WORKDIR / [2023-05-18T22:24:30.129Z] ---> Running in eb4824f819f0 [2023-05-18T22:24:30.129Z] Removing intermediate container eb4824f819f0 [2023-05-18T22:24:30.129Z] ---> 07ff0511996c [2023-05-18T22:24:30.129Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-18T22:24:30.145Z] Commit message: "docs: updated collection from v2 to v3 (#251)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T22:24:29.592Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T22:24:29.655Z] > git checkout -f faedb975756ffdd1f5d612842f042894232ce807 # timeout=10 [2023-05-18T22:24:30.737Z] ---> 420549d73701 [2023-05-18T22:24:30.737Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-18T22:24:30.737Z] ---> 383a403a95d4 [2023-05-18T22:24:30.737Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-18T22:24:30.737Z] ---> f02ddcfc61f0 [2023-05-18T22:24:30.737Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-18T22:24:30.998Z] ---> efb7f7882373 [2023-05-18T22:24:30.998Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-18T22:24:30.998Z] ---> a3630487f410 [2023-05-18T22:24:30.998Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-18T22:24:31.093Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T22:24:31.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T22:24:31.093Z] Dload Upload Total Spent Left Speed [2023-05-18T22:24:31.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83339 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [2023-05-18T22:24:31.255Z] ---> 7bf776e3f31e [2023-05-18T22:24:31.255Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] sh [2023-05-18T22:24:31.657Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-18T22:24:31.821Z] ---> 9b3fd2ad55c5 [2023-05-18T22:24:31.822Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-18T22:24:31.822Z] ---> Running in c2b2360a506b [2023-05-18T22:24:31.991Z] + + sudosudo tee /etc/docker/daemon.new [2023-05-18T22:24:31.991Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-18T22:24:31.991Z] { [2023-05-18T22:24:31.991Z] "registry-mirrors": [ [2023-05-18T22:24:31.991Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T22:24:31.991Z] ], [2023-05-18T22:24:31.991Z] "bip": "10.250.0.254/24", [2023-05-18T22:24:31.991Z] "hosts": [ [2023-05-18T22:24:31.991Z] "tcp://0.0.0.0:5555", [2023-05-18T22:24:31.991Z] "unix:///var/run/docker.sock" [2023-05-18T22:24:31.991Z] ], [2023-05-18T22:24:31.991Z] "mtu": 1458, [2023-05-18T22:24:31.991Z] "selinux-enabled": true, [2023-05-18T22:24:31.991Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T22:24:31.991Z] } [Pipeline] sh [2023-05-18T22:24:32.340Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T22:24:32.390Z] Removing intermediate container c2b2360a506b [2023-05-18T22:24:32.390Z] ---> efd1d0eba033 [2023-05-18T22:24:32.390Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-18T22:24:32.390Z] ---> Running in b2ea9023f30a [2023-05-18T22:24:32.675Z] + sudo service docker restart [2023-05-18T22:24:32.959Z] Removing intermediate container b2ea9023f30a [2023-05-18T22:24:32.959Z] ---> d66e5dc64b6b [2023-05-18T22:24:32.959Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-18T22:24:32.959Z] ---> Running in e9338687b534 [2023-05-18T22:24:33.529Z] Removing intermediate container e9338687b534 [2023-05-18T22:24:33.529Z] ---> e944fecf204b [2023-05-18T22:24:33.529Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-18T22:24:33.529Z] ---> Running in 4ce6634d4e58 [2023-05-18T22:24:34.097Z] Removing intermediate container 4ce6634d4e58 [2023-05-18T22:24:34.097Z] ---> db482dc43741 [2023-05-18T22:24:34.097Z] Step 30/36 : EXPOSE 59983 [2023-05-18T22:24:34.097Z] ---> Running in 916edd82d747 [2023-05-18T22:24:34.097Z] Removing intermediate container 916edd82d747 [2023-05-18T22:24:34.097Z] ---> 5da42dfca608 [2023-05-18T22:24:34.097Z] Step 31/36 : EXPOSE 8554 [2023-05-18T22:24:34.097Z] ---> Running in f10b9945bec4 [2023-05-18T22:24:34.357Z] Removing intermediate container f10b9945bec4 [2023-05-18T22:24:34.357Z] ---> 4d88d023bd61 [2023-05-18T22:24:34.357Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-18T22:24:34.357Z] ---> Running in b94e1debede4 [2023-05-18T22:24:34.357Z] Removing intermediate container b94e1debede4 [2023-05-18T22:24:34.357Z] ---> dcda57d1f561 [2023-05-18T22:24:34.357Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-18T22:24:34.357Z] ---> Running in 63da0b5178b5 [2023-05-18T22:24:34.357Z] Removing intermediate container 63da0b5178b5 [2023-05-18T22:24:34.357Z] ---> d5627e2e0ef1 [2023-05-18T22:24:34.357Z] Step 34/36 : LABEL arch=amd64 [2023-05-18T22:24:34.357Z] ---> Running in ddf3ccd5c09b [2023-05-18T22:24:34.616Z] Removing intermediate container ddf3ccd5c09b [2023-05-18T22:24:34.616Z] ---> cb094e4a7220 [2023-05-18T22:24:34.616Z] Step 35/36 : LABEL git_sha=faedb975756ffdd1f5d612842f042894232ce807 [2023-05-18T22:24:34.616Z] ---> Running in ed0e488de1d3 [2023-05-18T22:24:34.617Z] Removing intermediate container ed0e488de1d3 [2023-05-18T22:24:34.617Z] ---> 0e975c652d49 [2023-05-18T22:24:34.617Z] Step 36/36 : LABEL version=3.0.0-dev.46 [2023-05-18T22:24:34.617Z] ---> Running in c6ca34ff933b [2023-05-18T22:24:34.617Z] Removing intermediate container c6ca34ff933b [2023-05-18T22:24:34.617Z] ---> cf937277f8af [2023-05-18T22:24:34.617Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T22:24:34.617Z] Successfully built cf937277f8af [2023-05-18T22:24:34.617Z] 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-05-18T22:24:34.720Z] provisioning config files... [2023-05-18T22:24:34.729Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config804950248335124951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:24:35.027Z] ---> docker-login.sh [2023-05-18T22:24:35.027Z] nexus3.edgexfoundry.org:10001 [2023-05-18T22:24:35.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:24:35.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:24:35.027Z] Configure a credential helper to remove this warning. See [2023-05-18T22:24:35.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:24:35.027Z] [2023-05-18T22:24:35.027Z] Login Succeeded [2023-05-18T22:24:35.027Z] nexus3.edgexfoundry.org:10002 [2023-05-18T22:24:35.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:24:35.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:24:35.027Z] Configure a credential helper to remove this warning. See [2023-05-18T22:24:35.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:24:35.027Z] [2023-05-18T22:24:35.027Z] Login Succeeded [2023-05-18T22:24:35.027Z] nexus3.edgexfoundry.org:10003 [2023-05-18T22:24:35.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:24:35.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:24:35.285Z] Configure a credential helper to remove this warning. See [2023-05-18T22:24:35.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:24:35.285Z] [2023-05-18T22:24:35.285Z] Login Succeeded [2023-05-18T22:24:35.285Z] nexus3.edgexfoundry.org:10004 [2023-05-18T22:24:35.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:24:35.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:24:35.285Z] Configure a credential helper to remove this warning. See [2023-05-18T22:24:35.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:24:35.285Z] [2023-05-18T22:24:35.285Z] Login Succeeded [2023-05-18T22:24:35.285Z] docker.io [2023-05-18T22:24:35.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:24:35.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:24:35.544Z] Configure a credential helper to remove this warning. See [2023-05-18T22:24:35.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:24:35.544Z] [2023-05-18T22:24:35.544Z] Login Succeeded [2023-05-18T22:24:35.544Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T22:24:35.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T22:24:35.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T22:24:35.598Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-18T22:24:35.598Z] faedb975756ffdd1f5d612842f042894232ce807 [2023-05-18T22:24:35.598Z] latest [2023-05-18T22:24:35.598Z] 3.0.0-dev.46 [2023-05-18T22:24:35.598Z] faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 [2023-05-18T22:24:35.598Z] main [2023-05-18T22:24:35.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:35.922Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:36.235Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807 [2023-05-18T22:24:36.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-18T22:24:36.235Z] 6ca812c1865b: Preparing [2023-05-18T22:24:36.235Z] 85f1c690459b: Preparing [2023-05-18T22:24:36.235Z] 041a5435835b: Preparing [2023-05-18T22:24:36.235Z] aa1505a432f3: Preparing [2023-05-18T22:24:36.235Z] 3827b5b91e75: Preparing [2023-05-18T22:24:36.235Z] acc83c6ca332: Preparing [2023-05-18T22:24:36.235Z] fddfc39655fe: Preparing [2023-05-18T22:24:36.235Z] 1163f5c7f1ba: Preparing [2023-05-18T22:24:36.235Z] a86d374e1473: Preparing [2023-05-18T22:24:36.235Z] 4f6ed7f323cd: Preparing [2023-05-18T22:24:36.235Z] fa08a4ba8787: Preparing [2023-05-18T22:24:36.235Z] 3bd57af7de42: Preparing [2023-05-18T22:24:36.235Z] f1417ff83b31: Preparing [2023-05-18T22:24:36.235Z] acc83c6ca332: Waiting [2023-05-18T22:24:36.235Z] fddfc39655fe: Waiting [2023-05-18T22:24:36.235Z] a86d374e1473: Waiting [2023-05-18T22:24:36.235Z] 1163f5c7f1ba: Waiting [2023-05-18T22:24:36.235Z] 4f6ed7f323cd: Waiting [2023-05-18T22:24:36.235Z] fa08a4ba8787: Waiting [2023-05-18T22:24:36.235Z] 3bd57af7de42: Waiting [2023-05-18T22:24:36.235Z] f1417ff83b31: Waiting [2023-05-18T22:24:36.235Z] 041a5435835b: Pushed [2023-05-18T22:24:36.235Z] 6ca812c1865b: Pushed [2023-05-18T22:24:36.235Z] 85f1c690459b: Pushed [2023-05-18T22:24:36.235Z] aa1505a432f3: Pushed [2023-05-18T22:24:36.495Z] acc83c6ca332: Pushed [2023-05-18T22:24:36.495Z] fddfc39655fe: Pushed [2023-05-18T22:24:36.495Z] 1163f5c7f1ba: Pushed [2023-05-18T22:24:36.495Z] a86d374e1473: Pushed [2023-05-18T22:24:36.495Z] f1417ff83b31: Layer already exists [2023-05-18T22:24:36.495Z] 4f6ed7f323cd: Pushed [2023-05-18T22:24:38.397Z] 3827b5b91e75: Pushed [2023-05-18T22:24:38.658Z] fa08a4ba8787: Pushed [2023-05-18T22:24:46.810Z] 3bd57af7de42: Pushed [2023-05-18T22:24:46.811Z] faedb975756ffdd1f5d612842f042894232ce807: digest: sha256:5f78c14b377d2762b6def314ad90d709f016d875350d262fb28b94cb8cc9b67b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:47.126Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:47.439Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-18T22:24:47.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-18T22:24:47.439Z] 6ca812c1865b: Preparing [2023-05-18T22:24:47.439Z] 85f1c690459b: Preparing [2023-05-18T22:24:47.439Z] 041a5435835b: Preparing [2023-05-18T22:24:47.439Z] aa1505a432f3: Preparing [2023-05-18T22:24:47.439Z] 3827b5b91e75: Preparing [2023-05-18T22:24:47.439Z] acc83c6ca332: Preparing [2023-05-18T22:24:47.439Z] fddfc39655fe: Preparing [2023-05-18T22:24:47.439Z] 1163f5c7f1ba: Preparing [2023-05-18T22:24:47.439Z] a86d374e1473: Preparing [2023-05-18T22:24:47.439Z] 4f6ed7f323cd: Preparing [2023-05-18T22:24:47.439Z] fa08a4ba8787: Preparing [2023-05-18T22:24:47.439Z] 3bd57af7de42: Preparing [2023-05-18T22:24:47.439Z] f1417ff83b31: Preparing [2023-05-18T22:24:47.439Z] acc83c6ca332: Waiting [2023-05-18T22:24:47.439Z] fddfc39655fe: Waiting [2023-05-18T22:24:47.439Z] 3bd57af7de42: Waiting [2023-05-18T22:24:47.439Z] f1417ff83b31: Waiting [2023-05-18T22:24:47.439Z] 1163f5c7f1ba: Waiting [2023-05-18T22:24:47.439Z] fa08a4ba8787: Waiting [2023-05-18T22:24:47.439Z] a86d374e1473: Waiting [2023-05-18T22:24:47.439Z] 4f6ed7f323cd: Waiting [2023-05-18T22:24:47.439Z] aa1505a432f3: Layer already exists [2023-05-18T22:24:47.439Z] 6ca812c1865b: Layer already exists [2023-05-18T22:24:47.439Z] 041a5435835b: Layer already exists [2023-05-18T22:24:47.439Z] 85f1c690459b: Layer already exists [2023-05-18T22:24:47.439Z] 3827b5b91e75: Layer already exists [2023-05-18T22:24:47.439Z] acc83c6ca332: Layer already exists [2023-05-18T22:24:47.439Z] fddfc39655fe: Layer already exists [2023-05-18T22:24:47.439Z] 1163f5c7f1ba: Layer already exists [2023-05-18T22:24:47.439Z] a86d374e1473: Layer already exists [2023-05-18T22:24:47.439Z] 4f6ed7f323cd: Layer already exists [2023-05-18T22:24:47.439Z] fa08a4ba8787: Layer already exists [2023-05-18T22:24:47.439Z] 3bd57af7de42: Layer already exists [2023-05-18T22:24:47.440Z] f1417ff83b31: Layer already exists [2023-05-18T22:24:47.440Z] latest: digest: sha256:5f78c14b377d2762b6def314ad90d709f016d875350d262fb28b94cb8cc9b67b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:47.746Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:48.054Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.46 [2023-05-18T22:24:48.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-18T22:24:48.054Z] 6ca812c1865b: Preparing [2023-05-18T22:24:48.054Z] 85f1c690459b: Preparing [2023-05-18T22:24:48.054Z] 041a5435835b: Preparing [2023-05-18T22:24:48.054Z] aa1505a432f3: Preparing [2023-05-18T22:24:48.054Z] 3827b5b91e75: Preparing [2023-05-18T22:24:48.054Z] acc83c6ca332: Preparing [2023-05-18T22:24:48.054Z] fddfc39655fe: Preparing [2023-05-18T22:24:48.054Z] 1163f5c7f1ba: Preparing [2023-05-18T22:24:48.054Z] a86d374e1473: Preparing [2023-05-18T22:24:48.054Z] 4f6ed7f323cd: Preparing [2023-05-18T22:24:48.054Z] fa08a4ba8787: Preparing [2023-05-18T22:24:48.054Z] 3bd57af7de42: Preparing [2023-05-18T22:24:48.054Z] f1417ff83b31: Preparing [2023-05-18T22:24:48.054Z] acc83c6ca332: Waiting [2023-05-18T22:24:48.054Z] 4f6ed7f323cd: Waiting [2023-05-18T22:24:48.054Z] a86d374e1473: Waiting [2023-05-18T22:24:48.054Z] fddfc39655fe: Waiting [2023-05-18T22:24:48.054Z] 3bd57af7de42: Waiting [2023-05-18T22:24:48.054Z] 1163f5c7f1ba: Waiting [2023-05-18T22:24:48.054Z] fa08a4ba8787: Waiting [2023-05-18T22:24:48.054Z] f1417ff83b31: Waiting [2023-05-18T22:24:48.054Z] 6ca812c1865b: Layer already exists [2023-05-18T22:24:48.054Z] aa1505a432f3: Layer already exists [2023-05-18T22:24:48.054Z] 041a5435835b: Layer already exists [2023-05-18T22:24:48.054Z] 85f1c690459b: Layer already exists [2023-05-18T22:24:48.054Z] 3827b5b91e75: Layer already exists [2023-05-18T22:24:48.054Z] acc83c6ca332: Layer already exists [2023-05-18T22:24:48.054Z] fddfc39655fe: Layer already exists [2023-05-18T22:24:48.054Z] 1163f5c7f1ba: Layer already exists [2023-05-18T22:24:48.054Z] a86d374e1473: Layer already exists [2023-05-18T22:24:48.054Z] 4f6ed7f323cd: Layer already exists [2023-05-18T22:24:48.054Z] 3bd57af7de42: Layer already exists [2023-05-18T22:24:48.054Z] fa08a4ba8787: Layer already exists [2023-05-18T22:24:48.054Z] f1417ff83b31: Layer already exists [2023-05-18T22:24:48.054Z] 3.0.0-dev.46: digest: sha256:5f78c14b377d2762b6def314ad90d709f016d875350d262fb28b94cb8cc9b67b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:48.370Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:48.681Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 [2023-05-18T22:24:48.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-18T22:24:48.681Z] 6ca812c1865b: Preparing [2023-05-18T22:24:48.681Z] 85f1c690459b: Preparing [2023-05-18T22:24:48.681Z] 041a5435835b: Preparing [2023-05-18T22:24:48.681Z] aa1505a432f3: Preparing [2023-05-18T22:24:48.681Z] 3827b5b91e75: Preparing [2023-05-18T22:24:48.681Z] acc83c6ca332: Preparing [2023-05-18T22:24:48.681Z] fddfc39655fe: Preparing [2023-05-18T22:24:48.681Z] 1163f5c7f1ba: Preparing [2023-05-18T22:24:48.681Z] a86d374e1473: Preparing [2023-05-18T22:24:48.681Z] 4f6ed7f323cd: Preparing [2023-05-18T22:24:48.681Z] fa08a4ba8787: Preparing [2023-05-18T22:24:48.681Z] 3bd57af7de42: Preparing [2023-05-18T22:24:48.681Z] f1417ff83b31: Preparing [2023-05-18T22:24:48.681Z] acc83c6ca332: Waiting [2023-05-18T22:24:48.681Z] fddfc39655fe: Waiting [2023-05-18T22:24:48.681Z] 1163f5c7f1ba: Waiting [2023-05-18T22:24:48.681Z] a86d374e1473: Waiting [2023-05-18T22:24:48.681Z] 3bd57af7de42: Waiting [2023-05-18T22:24:48.681Z] 4f6ed7f323cd: Waiting [2023-05-18T22:24:48.681Z] f1417ff83b31: Waiting [2023-05-18T22:24:48.681Z] fa08a4ba8787: Waiting [2023-05-18T22:24:48.681Z] 041a5435835b: Layer already exists [2023-05-18T22:24:48.681Z] 6ca812c1865b: Layer already exists [2023-05-18T22:24:48.681Z] 3827b5b91e75: Layer already exists [2023-05-18T22:24:48.681Z] 85f1c690459b: Layer already exists [2023-05-18T22:24:48.681Z] aa1505a432f3: Layer already exists [2023-05-18T22:24:48.681Z] acc83c6ca332: Layer already exists [2023-05-18T22:24:48.681Z] a86d374e1473: Layer already exists [2023-05-18T22:24:48.681Z] fddfc39655fe: Layer already exists [2023-05-18T22:24:48.681Z] 4f6ed7f323cd: Layer already exists [2023-05-18T22:24:48.681Z] 1163f5c7f1ba: Layer already exists [2023-05-18T22:24:48.681Z] fa08a4ba8787: Layer already exists [2023-05-18T22:24:48.681Z] 3bd57af7de42: Layer already exists [2023-05-18T22:24:48.681Z] f1417ff83b31: Layer already exists [2023-05-18T22:24:48.681Z] faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46: digest: sha256:5f78c14b377d2762b6def314ad90d709f016d875350d262fb28b94cb8cc9b67b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:48.988Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:49.294Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-18T22:24:49.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-18T22:24:49.295Z] 6ca812c1865b: Preparing [2023-05-18T22:24:49.295Z] 85f1c690459b: Preparing [2023-05-18T22:24:49.295Z] 041a5435835b: Preparing [2023-05-18T22:24:49.295Z] aa1505a432f3: Preparing [2023-05-18T22:24:49.295Z] 3827b5b91e75: Preparing [2023-05-18T22:24:49.295Z] acc83c6ca332: Preparing [2023-05-18T22:24:49.295Z] fddfc39655fe: Preparing [2023-05-18T22:24:49.295Z] 1163f5c7f1ba: Preparing [2023-05-18T22:24:49.295Z] a86d374e1473: Preparing [2023-05-18T22:24:49.295Z] 4f6ed7f323cd: Preparing [2023-05-18T22:24:49.295Z] fa08a4ba8787: Preparing [2023-05-18T22:24:49.295Z] 3bd57af7de42: Preparing [2023-05-18T22:24:49.295Z] f1417ff83b31: Preparing [2023-05-18T22:24:49.295Z] 1163f5c7f1ba: Waiting [2023-05-18T22:24:49.295Z] a86d374e1473: Waiting [2023-05-18T22:24:49.295Z] 4f6ed7f323cd: Waiting [2023-05-18T22:24:49.295Z] fa08a4ba8787: Waiting [2023-05-18T22:24:49.295Z] 3bd57af7de42: Waiting [2023-05-18T22:24:49.295Z] f1417ff83b31: Waiting [2023-05-18T22:24:49.295Z] acc83c6ca332: Waiting [2023-05-18T22:24:49.295Z] fddfc39655fe: Waiting [2023-05-18T22:24:49.295Z] 85f1c690459b: Layer already exists [2023-05-18T22:24:49.295Z] aa1505a432f3: Layer already exists [2023-05-18T22:24:49.295Z] 3827b5b91e75: Layer already exists [2023-05-18T22:24:49.295Z] 041a5435835b: Layer already exists [2023-05-18T22:24:49.295Z] acc83c6ca332: Layer already exists [2023-05-18T22:24:49.295Z] 6ca812c1865b: Layer already exists [2023-05-18T22:24:49.295Z] a86d374e1473: Layer already exists [2023-05-18T22:24:49.295Z] 4f6ed7f323cd: Layer already exists [2023-05-18T22:24:49.295Z] 1163f5c7f1ba: Layer already exists [2023-05-18T22:24:49.295Z] fa08a4ba8787: Layer already exists [2023-05-18T22:24:49.295Z] fddfc39655fe: Layer already exists [2023-05-18T22:24:49.295Z] 3bd57af7de42: Layer already exists [2023-05-18T22:24:49.295Z] f1417ff83b31: Layer already exists [2023-05-18T22:24:49.295Z] main: digest: sha256:5f78c14b377d2762b6def314ad90d709f016d875350d262fb28b94cb8cc9b67b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T22:24:49.336Z] ===================================================== [Pipeline] echo [2023-05-18T22:24:49.349Z] taggedImages: [2023-05-18T22:24:49.349Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807 [2023-05-18T22:24:49.349Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-18T22:24:49.349Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.46 [2023-05-18T22:24:49.349Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 [2023-05-18T22:24:49.349Z] - 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-05-18T22:24:49.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T22:24:49.733Z] [2023-05-18T22:24:49.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:50.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T22:24:50.032Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T22:24:50.032Z] 5eb5b503b376: Pulling fs layer [2023-05-18T22:24:50.032Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T22:24:50.032Z] ec43610c2a17: Pulling fs layer [2023-05-18T22:24:50.032Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T22:24:50.032Z] 33b1e0a273af: Pulling fs layer [2023-05-18T22:24:50.032Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T22:24:50.032Z] 2f39f015ded8: Pulling fs layer [2023-05-18T22:24:50.032Z] 3a2ae6a8a46f: Waiting [2023-05-18T22:24:50.032Z] 33b1e0a273af: Waiting [2023-05-18T22:24:50.032Z] 5d3b04190fa2: Waiting [2023-05-18T22:24:50.032Z] 2f39f015ded8: Waiting [2023-05-18T22:24:50.032Z] 5c69ac0246d0: Verifying Checksum [2023-05-18T22:24:50.032Z] 5c69ac0246d0: Download complete [2023-05-18T22:24:50.032Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-18T22:24:50.032Z] 3a2ae6a8a46f: Download complete [2023-05-18T22:24:50.032Z] 33b1e0a273af: Verifying Checksum [2023-05-18T22:24:50.032Z] 33b1e0a273af: Download complete [2023-05-18T22:24:50.032Z] 5d3b04190fa2: Download complete [2023-05-18T22:24:50.032Z] ec43610c2a17: Verifying Checksum [2023-05-18T22:24:50.292Z] 5eb5b503b376: Verifying Checksum [2023-05-18T22:24:50.292Z] 5eb5b503b376: Download complete [2023-05-18T22:24:50.860Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T22:24:50.956Z] provisioning config files... [2023-05-18T22:24:50.983Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/118@tmp/config8706047210292641195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:24:51.339Z] ---> docker-login.sh [2023-05-18T22:24:51.339Z] nexus3.edgexfoundry.org:10001 [2023-05-18T22:24:51.428Z] 5eb5b503b376: Pull complete [2023-05-18T22:24:51.428Z] 5c69ac0246d0: Pull complete [2023-05-18T22:24:51.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:24:51.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:24:51.882Z] Configure a credential helper to remove this warning. See [2023-05-18T22:24:51.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:24:51.882Z] [2023-05-18T22:24:51.882Z] Login Succeeded [2023-05-18T22:24:51.882Z] nexus3.edgexfoundry.org:10002 [2023-05-18T22:24:51.995Z] ec43610c2a17: Pull complete [2023-05-18T22:24:51.995Z] 3a2ae6a8a46f: Pull complete [2023-05-18T22:24:52.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:24:52.254Z] 33b1e0a273af: Pull complete [2023-05-18T22:24:52.254Z] 5d3b04190fa2: Pull complete [2023-05-18T22:24:52.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:24:52.425Z] Configure a credential helper to remove this warning. See [2023-05-18T22:24:52.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:24:52.425Z] [2023-05-18T22:24:52.425Z] Login Succeeded [2023-05-18T22:24:52.425Z] nexus3.edgexfoundry.org:10003 [2023-05-18T22:24:52.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:24:52.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:24:52.694Z] Configure a credential helper to remove this warning. See [2023-05-18T22:24:52.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:24:52.694Z] [2023-05-18T22:24:52.694Z] Login Succeeded [2023-05-18T22:24:52.694Z] nexus3.edgexfoundry.org:10004 [2023-05-18T22:24:52.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:24:52.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:24:52.967Z] Configure a credential helper to remove this warning. See [2023-05-18T22:24:52.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:24:52.967Z] [2023-05-18T22:24:52.967Z] Login Succeeded [2023-05-18T22:24:52.967Z] docker.io [2023-05-18T22:24:53.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:24:53.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:24:53.508Z] Configure a credential helper to remove this warning. See [2023-05-18T22:24:53.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:24:53.508Z] [2023-05-18T22:24:53.508Z] Login Succeeded [2023-05-18T22:24:53.508Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T22:24:53.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T22:24:53.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T22:24:53.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T22:24:53.805Z] ========================================================= [2023-05-18T22:24:53.805Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T22:24:53.805Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:24:54.160Z] + 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-05-18T22:24:54.431Z] Sending build context to Docker daemon 1.102MB [2023-05-18T22:24:54.431Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T22:24:54.431Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-18T22:24:54.704Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T22:24:54.704Z] c41833b44d91: Pulling fs layer [2023-05-18T22:24:54.704Z] ed15518f5707: Pulling fs layer [2023-05-18T22:24:54.704Z] feae8fd75edb: Pulling fs layer [2023-05-18T22:24:54.704Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T22:24:54.704Z] 3cdef696dda3: Pulling fs layer [2023-05-18T22:24:54.704Z] 2ced38df9373: Pulling fs layer [2023-05-18T22:24:54.704Z] 58f1dce35555: Pulling fs layer [2023-05-18T22:24:54.704Z] 242c74f7c9fa: Waiting [2023-05-18T22:24:54.704Z] 3cdef696dda3: Waiting [2023-05-18T22:24:54.704Z] 2ced38df9373: Waiting [2023-05-18T22:24:54.704Z] 58f1dce35555: Waiting [2023-05-18T22:24:54.704Z] ed15518f5707: Verifying Checksum [2023-05-18T22:24:54.704Z] ed15518f5707: Download complete [2023-05-18T22:24:54.704Z] 242c74f7c9fa: Verifying Checksum [2023-05-18T22:24:54.704Z] 242c74f7c9fa: Download complete [2023-05-18T22:24:54.704Z] 3cdef696dda3: Verifying Checksum [2023-05-18T22:24:54.704Z] 3cdef696dda3: Download complete [2023-05-18T22:24:54.704Z] c41833b44d91: Verifying Checksum [2023-05-18T22:24:54.704Z] c41833b44d91: Download complete [2023-05-18T22:24:55.697Z] c41833b44d91: Pull complete [2023-05-18T22:24:55.968Z] 58f1dce35555: Verifying Checksum [2023-05-18T22:24:55.968Z] 58f1dce35555: Download complete [2023-05-18T22:24:56.242Z] ed15518f5707: Pull complete [2023-05-18T22:24:56.442Z] 2f39f015ded8: Pull complete [2023-05-18T22:24:56.442Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T22:24:56.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T22:24:56.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:24:56.533Z] prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container [2023-05-18T22:24:56.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-18T22:24:57.214Z] feae8fd75edb: Verifying Checksum [2023-05-18T22:24:57.214Z] feae8fd75edb: Download complete [2023-05-18T22:24:57.485Z] 2ced38df9373: Verifying Checksum [2023-05-18T22:24:57.485Z] 2ced38df9373: Download complete [2023-05-18T22:25:00.016Z] $ docker top d178fc61ad52c47f578420b0d2a217a1b030941f81e23584ce2c4b310d1448cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:25:00.410Z] ---> job-cost.sh [2023-05-18T22:25:00.410Z] lf-activate-venv: SKIPPING [2023-05-18T22:25:00.410Z] INFO: No Stack... [2023-05-18T22:25:00.980Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T22:25:01.241Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T22:25:01.535Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-18T22:25:01.535Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T22:25:01.549Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] [2023-05-18T22:25:01.556Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] did not exist. Created. [2023-05-18T22:25:01.556Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T22:25:01.865Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-18T22:25:01.894Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T22:25:01.904Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T22:25:01.924Z] $ docker stop --time=1 d178fc61ad52c47f578420b0d2a217a1b030941f81e23584ce2c4b310d1448cc [2023-05-18T22:25:03.072Z] $ docker rm -f --volumes d178fc61ad52c47f578420b0d2a217a1b030941f81e23584ce2c4b310d1448cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-18T22:25:07.606Z] feae8fd75edb: Pull complete [2023-05-18T22:25:07.877Z] 242c74f7c9fa: Pull complete [2023-05-18T22:25:08.148Z] 3cdef696dda3: Pull complete [2023-05-18T22:25:14.820Z] 2ced38df9373: Pull complete [2023-05-18T22:25:17.426Z] 58f1dce35555: Pull complete [2023-05-18T22:25:17.426Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T22:25:17.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T22:25:17.426Z] ---> fadd8f120f05 [2023-05-18T22:25:17.426Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-18T22:25:18.854Z] ---> Running in 321339e18f54 [2023-05-18T22:25:19.124Z] Removing intermediate container 321339e18f54 [2023-05-18T22:25:19.124Z] ---> 9ff797effd0f [2023-05-18T22:25:19.124Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T22:25:19.392Z] ---> Running in 852a52185ed5 [2023-05-18T22:25:19.661Z] Removing intermediate container 852a52185ed5 [2023-05-18T22:25:19.661Z] ---> f113d049d5fb [2023-05-18T22:25:19.661Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-18T22:25:19.661Z] ---> Running in a4fea9d22d91 [2023-05-18T22:25:19.931Z] Removing intermediate container a4fea9d22d91 [2023-05-18T22:25:19.931Z] ---> daf94f38564e [2023-05-18T22:25:19.931Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-18T22:25:20.201Z] ---> Running in 94e2af3799fa [2023-05-18T22:25:20.472Z] Removing intermediate container 94e2af3799fa [2023-05-18T22:25:20.472Z] ---> 09678e64f18c [2023-05-18T22:25:20.472Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T22:25:20.472Z] ---> Running in f1e45452cc15 [2023-05-18T22:25:21.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T22:25:22.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T22:25:23.243Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-18T22:25:23.243Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-18T22:25:23.243Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-18T22:25:23.243Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-18T22:25:23.243Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-18T22:25:23.243Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-18T22:25:23.243Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-18T22:25:23.243Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-18T22:25:23.243Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-18T22:25:23.243Z] (10/14) Installing kmod-libs (30-r1) [2023-05-18T22:25:23.243Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-18T22:25:23.243Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-18T22:25:23.243Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-18T22:25:23.520Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-18T22:25:23.520Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T22:25:23.520Z] Executing eudev-3.2.11-r4.trigger [2023-05-18T22:25:23.520Z] OK: 271 MiB in 67 packages [2023-05-18T22:25:25.004Z] Removing intermediate container f1e45452cc15 [2023-05-18T22:25:25.004Z] ---> 4158d59f4ce6 [2023-05-18T22:25:25.004Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-18T22:25:25.004Z] ---> Running in e3f73599f4ae [2023-05-18T22:25:25.004Z] Removing intermediate container e3f73599f4ae [2023-05-18T22:25:25.004Z] ---> fc447f81fb45 [2023-05-18T22:25:25.004Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-18T22:25:25.608Z] ---> bc4e22bab9c4 [2023-05-18T22:25:25.608Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T22:25:25.608Z] ---> Running in 651b13141af3 [2023-05-18T22:26:33.542Z] Removing intermediate container 651b13141af3 [2023-05-18T22:26:33.542Z] ---> 1e2c3fa079c6 [2023-05-18T22:26:33.542Z] Step 11/13 : COPY . . [2023-05-18T22:26:33.542Z] ---> de15c19e22e4 [2023-05-18T22:26:33.542Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-18T22:26:33.542Z] ---> Running in 5b96cabcc1d2 [2023-05-18T22:26:33.542Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2023-05-18T22:26:33.542Z] Dload Upload Total Spent Left Speed [2023-05-18T22:26:33.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3915 0 --:--:-- --:--:-- --:--:-- 3933 [2023-05-18T22:26:33.542Z] Removing intermediate container 5b96cabcc1d2 [2023-05-18T22:26:33.542Z] ---> 7ea8aa4b3c33 [2023-05-18T22:26:33.542Z] Step 13/13 : RUN ${MAKE} [2023-05-18T22:26:33.542Z] ---> Running in 29215e6c74a7 [2023-05-18T22:26:33.542Z] noop [2023-05-18T22:26:33.542Z] Removing intermediate container 29215e6c74a7 [2023-05-18T22:26:33.543Z] ---> 9707546e75a3 [2023-05-18T22:26:33.543Z] Successfully built 9707546e75a3 [2023-05-18T22:26:33.543Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:26:33.909Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T22:26:33.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:26:34.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-16050 does not seem to be running inside a container [2023-05-18T22:26:34.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/118 -v /w/workspace/device-usb-camera/118:/w/workspace/device-usb-camera/118:rw,z -v /w/workspace/device-usb-camera/118@tmp:/w/workspace/device-usb-camera/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-18T22:26:35.453Z] $ docker top 2ca55933fb11c35b8ff764dd2be563711066c2ec3e249c676c77221c872f07ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T22:26:36.291Z] + go version [2023-05-18T22:26:36.292Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T22:26:36.313Z] $ docker stop --time=1 2ca55933fb11c35b8ff764dd2be563711066c2ec3e249c676c77221c872f07ac [2023-05-18T22:26:39.352Z] $ docker rm -f --volumes 2ca55933fb11c35b8ff764dd2be563711066c2ec3e249c676c77221c872f07ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:26:39.922Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T22:26:39.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:26:40.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-16050 does not seem to be running inside a container [2023-05-18T22:26:40.180Z] $ 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/118 -v /w/workspace/device-usb-camera/118:/w/workspace/device-usb-camera/118:rw,z -v /w/workspace/device-usb-camera/118@tmp:/w/workspace/device-usb-camera/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-18T22:26:41.394Z] $ docker top 5a3614efd23f4c678a63e06f2550652b5bda88c391cc1c23bd9de156a148c549 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T22:26:41.922Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/118 [Pipeline] fileExists [Pipeline] sh [2023-05-18T22:26:42.851Z] + make test [2023-05-18T22:26:42.851Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T22:27:15.122Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-18T22:29:21.848Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-18T22:29:21.848Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 1.8% of statements [2023-05-18T22:29:21.848Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-18T22:29:21.848Z] go vet ./... [2023-05-18T22:29:43.934Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T22:29:43.934Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T22:29:43.934Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T22:29:43.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T22:29:43.971Z] $ docker stop --time=1 5a3614efd23f4c678a63e06f2550652b5bda88c391cc1c23bd9de156a148c549 [2023-05-18T22:29:47.110Z] $ docker rm -f --volumes 5a3614efd23f4c678a63e06f2550652b5bda88c391cc1c23bd9de156a148c549 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T22:29:48.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T22:29:48.233Z] Warning: overwriting stash ‘coverage-report’ [2023-05-18T22:29:48.662Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T22:29:49.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T22:29:49.378Z] + ls -al . [2023-05-18T22:29:49.378Z] total 184 [2023-05-18T22:29:49.378Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 22:26 . [2023-05-18T22:29:49.378Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 22:24 .. [2023-05-18T22:29:49.378Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 22:24 .git [2023-05-18T22:29:49.378Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:24 .github [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 414 May 18 22:24 .gitignore [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 42 May 18 22:24 .golangci.yml [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 77 May 18 22:24 .hadolint.yml [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 18 22:24 Attribution.txt [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 18 22:24 CHANGELOG.md [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 18 22:24 Dockerfile [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 22:24 GOVERNANCE.md [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 659 May 18 22:24 Jenkinsfile [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 18 22:24 LICENSE [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 18 22:24 Makefile [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 622 May 18 22:24 OWNERS.md [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 18 22:24 README.md [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 12 May 18 22:22 VERSION [2023-05-18T22:29:49.378Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 22:24 bin [2023-05-18T22:29:49.378Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:24 cmd [2023-05-18T22:29:49.378Z] -rw-r--r-- 1 jenkins jenkins 31522 May 18 22:29 coverage.out [2023-05-18T22:29:49.378Z] -rwxrwxr-x 1 jenkins jenkins 140 May 18 22:24 docker-entrypoint.sh [2023-05-18T22:29:49.378Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 22:24 docs [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 18 22:24 go.mod [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 18 22:24 go.sum [2023-05-18T22:29:49.378Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 22:24 internal [2023-05-18T22:29:49.378Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 22:24 snap [2023-05-18T22:29:49.378Z] -rw-rw-r-- 1 jenkins jenkins 231 May 18 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:29:49.718Z] + 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=faedb975756ffdd1f5d612842f042894232ce807 --label arch=arm64 --label version=3.0.0-dev.46 . [2023-05-18T22:29:49.987Z] Sending build context to Docker daemon 1.135MB [2023-05-18T22:29:49.987Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T22:29:49.987Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-18T22:29:49.987Z] ---> 9707546e75a3 [2023-05-18T22:29:49.988Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-18T22:29:50.255Z] ---> Running in 4024e068d3f0 [2023-05-18T22:29:50.523Z] Removing intermediate container 4024e068d3f0 [2023-05-18T22:29:50.523Z] ---> 92631d337a81 [2023-05-18T22:29:50.523Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T22:29:50.523Z] ---> Running in 0daf08055bcf [2023-05-18T22:29:50.792Z] Removing intermediate container 0daf08055bcf [2023-05-18T22:29:50.792Z] ---> cc904ade5ec5 [2023-05-18T22:29:50.792Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-18T22:29:50.792Z] ---> Running in b532036126ab [2023-05-18T22:29:51.065Z] Removing intermediate container b532036126ab [2023-05-18T22:29:51.065Z] ---> 7d93ed8c2aea [2023-05-18T22:29:51.065Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-18T22:29:51.331Z] ---> Running in 69d6d54ecf1e [2023-05-18T22:29:51.599Z] Removing intermediate container 69d6d54ecf1e [2023-05-18T22:29:51.599Z] ---> 45a47ade9f4b [2023-05-18T22:29:51.599Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T22:29:51.599Z] ---> Running in 6a782c8e1a23 [2023-05-18T22:29:52.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T22:29:53.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T22:29:54.104Z] OK: 271 MiB in 67 packages [2023-05-18T22:29:55.067Z] Removing intermediate container 6a782c8e1a23 [2023-05-18T22:29:55.067Z] ---> be8ff82f4a39 [2023-05-18T22:29:55.067Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-18T22:29:55.067Z] ---> Running in 0d1b4bfb878f [2023-05-18T22:29:55.336Z] Removing intermediate container 0d1b4bfb878f [2023-05-18T22:29:55.336Z] ---> cf15f19c4b95 [2023-05-18T22:29:55.336Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-18T22:29:55.919Z] ---> 1f245caf0d5d [2023-05-18T22:29:55.919Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T22:29:55.919Z] ---> Running in 03c7c171e986 [2023-05-18T22:29:58.501Z] Removing intermediate container 03c7c171e986 [2023-05-18T22:29:58.501Z] ---> 11f28aed2766 [2023-05-18T22:29:58.501Z] Step 11/36 : COPY . . [2023-05-18T22:30:00.462Z] ---> c30457a68f58 [2023-05-18T22:30:00.462Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-18T22:30:00.462Z] ---> Running in e34cdba0fdd1 [2023-05-18T22:30:01.429Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T22:30:01.429Z]  Dload Upload Total Spent Left Speed [2023-05-18T22:30:01.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3076 0 --:--:-- --:--:-- --:--:-- 3087 [2023-05-18T22:30:02.298Z] Removing intermediate container e34cdba0fdd1 [2023-05-18T22:30:02.298Z] ---> 0a1f8d6e5800 [2023-05-18T22:30:02.298Z] Step 13/36 : RUN ${MAKE} [2023-05-18T22:30:02.298Z] ---> Running in 430ea4eccf89 [2023-05-18T22:30:03.262Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-18T22:32:39.989Z] Removing intermediate container 430ea4eccf89 [2023-05-18T22:32:39.989Z] ---> b4b0be238de2 [2023-05-18T22:32:39.989Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-18T22:32:39.989Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-18T22:32:39.989Z] 8766b47fe142: Pulling fs layer [2023-05-18T22:32:39.989Z] 8766b47fe142: Verifying Checksum [2023-05-18T22:32:39.989Z] 8766b47fe142: Download complete [2023-05-18T22:32:39.989Z] 8766b47fe142: Pull complete [2023-05-18T22:32:39.989Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-18T22:32:39.989Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-18T22:32:39.989Z] ---> 69d40e2cb93c [2023-05-18T22:32:39.989Z] Step 15/36 : FROM alpine:3.17 [2023-05-18T22:32:39.989Z] 3.17: Pulling from library/alpine [2023-05-18T22:32:39.989Z] c41833b44d91: Already exists [2023-05-18T22:32:39.989Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T22:32:39.989Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T22:32:39.989Z] ---> 51e60588ff2c [2023-05-18T22:32:39.989Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-18T22:32:39.989Z] ---> Running in 84a7a002f94c [2023-05-18T22:32:39.989Z] Removing intermediate container 84a7a002f94c [2023-05-18T22:32:39.989Z] ---> 96536e21e244 [2023-05-18T22:32:39.989Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-18T22:32:39.989Z] ---> Running in ee048b11d7e5 [2023-05-18T22:32:39.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T22:32:39.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T22:32:39.989Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-18T22:32:39.989Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-18T22:32:39.989Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-18T22:32:39.989Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-18T22:32:39.989Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-18T22:32:39.989Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-18T22:32:39.989Z] (7/83) Installing libxcb (1.15-r0) [2023-05-18T22:32:39.989Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-18T22:32:39.989Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-18T22:32:39.989Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-18T22:32:39.989Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-18T22:32:39.989Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-18T22:32:39.989Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-18T22:32:39.989Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-18T22:32:39.989Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-18T22:32:39.989Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-18T22:32:39.989Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-18T22:32:39.989Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-18T22:32:39.989Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-18T22:32:39.989Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-18T22:32:39.989Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-18T22:32:39.989Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-18T22:32:39.989Z] (23/83) Installing glib (2.74.6-r0) [2023-05-18T22:32:39.989Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-18T22:32:39.989Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-18T22:32:39.989Z] (26/83) Installing libass (0.16.0-r1) [2023-05-18T22:32:39.989Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-18T22:32:39.989Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-18T22:32:39.989Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-18T22:32:39.989Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-18T22:32:39.989Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-18T22:32:39.989Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-18T22:32:39.989Z] (33/83) Installing libunistring (1.1-r0) [2023-05-18T22:32:39.989Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-18T22:32:39.989Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-18T22:32:39.989Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-18T22:32:39.989Z] (37/83) Installing lame (3.100-r2) [2023-05-18T22:32:39.989Z] (38/83) Installing opus (1.3.1-r1) [2023-05-18T22:32:39.989Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-18T22:32:39.989Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-18T22:32:39.989Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-18T22:32:39.989Z] (42/83) Installing orc (0.4.33-r0) [2023-05-18T22:32:39.989Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-18T22:32:39.989Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-18T22:32:39.989Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-18T22:32:39.989Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-18T22:32:39.989Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-18T22:32:39.989Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-18T22:32:39.989Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-18T22:32:39.989Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-18T22:32:39.989Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-18T22:32:39.989Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-18T22:32:39.989Z] (53/83) Installing libpulse (16.1-r6) [2023-05-18T22:32:39.989Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-18T22:32:39.989Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-18T22:32:39.989Z] (56/83) Installing librist (0.2.7-r0) [2023-05-18T22:32:39.989Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-18T22:32:39.989Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-18T22:32:39.989Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-18T22:32:39.989Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-18T22:32:39.989Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-18T22:32:39.989Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-18T22:32:39.989Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-18T22:32:39.989Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-18T22:32:39.989Z] (65/83) Installing libva (2.16.0-r0) [2023-05-18T22:32:39.989Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-18T22:32:39.989Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-18T22:32:39.989Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-18T22:32:39.989Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-18T22:32:39.989Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-18T22:32:39.989Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-18T22:32:39.989Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-18T22:32:39.989Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-18T22:32:39.989Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-18T22:32:39.989Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-18T22:32:39.989Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-18T22:32:39.989Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-18T22:32:39.989Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-18T22:32:39.989Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-18T22:32:39.989Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-18T22:32:39.989Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-18T22:32:39.989Z] (82/83) Installing kmod-libs (30-r1) [2023-05-18T22:32:39.989Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-18T22:32:39.989Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T22:32:39.989Z] Executing eudev-3.2.11-r4.trigger [2023-05-18T22:32:39.989Z] OK: 86 MiB in 98 packages [2023-05-18T22:32:41.927Z] Removing intermediate container ee048b11d7e5 [2023-05-18T22:32:41.927Z] ---> ebfe811e174d [2023-05-18T22:32:41.927Z] Step 18/36 : WORKDIR / [2023-05-18T22:32:42.193Z] ---> Running in 2cba0e576b10 [2023-05-18T22:32:42.458Z] Removing intermediate container 2cba0e576b10 [2023-05-18T22:32:42.458Z] ---> a425a57ce2a5 [2023-05-18T22:32:42.458Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-18T22:32:43.888Z] ---> 00c5cfff5a8d [2023-05-18T22:32:43.888Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-18T22:32:44.156Z] ---> 1b66b74bda79 [2023-05-18T22:32:44.156Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-18T22:32:44.740Z] ---> fba6b1ebe8de [2023-05-18T22:32:44.740Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-18T22:32:45.006Z] ---> 9fa5564c7e5f [2023-05-18T22:32:45.006Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-18T22:32:45.592Z] ---> a27db15ef064 [2023-05-18T22:32:45.592Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-18T22:32:46.177Z] ---> 5d359de66b71 [2023-05-18T22:32:46.177Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-18T22:32:47.581Z] ---> f13e341a1c70 [2023-05-18T22:32:47.581Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-18T22:32:47.581Z] ---> Running in 87d841a690d0 [2023-05-18T22:32:48.987Z] Removing intermediate container 87d841a690d0 [2023-05-18T22:32:48.987Z] ---> 4b133a8ed719 [2023-05-18T22:32:48.987Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-18T22:32:48.987Z] ---> Running in 4a0cf59788cf [2023-05-18T22:32:50.395Z] Removing intermediate container 4a0cf59788cf [2023-05-18T22:32:50.395Z] ---> 541ef33ca76b [2023-05-18T22:32:50.395Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-18T22:32:50.395Z] ---> Running in 899368fbe3ea [2023-05-18T22:32:51.809Z] Removing intermediate container 899368fbe3ea [2023-05-18T22:32:51.809Z] ---> 5db14d36e4fe [2023-05-18T22:32:51.809Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-18T22:32:52.075Z] ---> Running in 0c941fd92d09 [2023-05-18T22:32:53.482Z] Removing intermediate container 0c941fd92d09 [2023-05-18T22:32:53.482Z] ---> 6a4c34ed20ab [2023-05-18T22:32:53.482Z] Step 30/36 : EXPOSE 59983 [2023-05-18T22:32:53.482Z] ---> Running in 841d9e1a6486 [2023-05-18T22:32:53.748Z] Removing intermediate container 841d9e1a6486 [2023-05-18T22:32:53.748Z] ---> 2684efe1b11f [2023-05-18T22:32:53.748Z] Step 31/36 : EXPOSE 8554 [2023-05-18T22:32:53.748Z] ---> Running in 55fec5a2c282 [2023-05-18T22:32:54.019Z] Removing intermediate container 55fec5a2c282 [2023-05-18T22:32:54.019Z] ---> 8a7e9599ec72 [2023-05-18T22:32:54.019Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-18T22:32:54.285Z] ---> Running in abea91dd72cc [2023-05-18T22:32:54.551Z] Removing intermediate container abea91dd72cc [2023-05-18T22:32:54.551Z] ---> e17834b600aa [2023-05-18T22:32:54.551Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-18T22:32:54.551Z] ---> Running in a944188d743f [2023-05-18T22:32:54.817Z] Removing intermediate container a944188d743f [2023-05-18T22:32:54.817Z] ---> 048d84ba418c [2023-05-18T22:32:54.817Z] Step 34/36 : LABEL arch=arm64 [2023-05-18T22:32:54.817Z] ---> Running in c5c7fea50585 [2023-05-18T22:32:55.082Z] Removing intermediate container c5c7fea50585 [2023-05-18T22:32:55.082Z] ---> de1790747fc0 [2023-05-18T22:32:55.082Z] Step 35/36 : LABEL git_sha=faedb975756ffdd1f5d612842f042894232ce807 [2023-05-18T22:32:55.082Z] ---> Running in 2381310891ac [2023-05-18T22:32:55.349Z] Removing intermediate container 2381310891ac [2023-05-18T22:32:55.349Z] ---> 0979a1b9e8c0 [2023-05-18T22:32:55.349Z] Step 36/36 : LABEL version=3.0.0-dev.46 [2023-05-18T22:32:55.615Z] ---> Running in 5f8aa4824e63 [2023-05-18T22:32:55.880Z] Removing intermediate container 5f8aa4824e63 [2023-05-18T22:32:55.880Z] ---> f1e4db1e6c86 [2023-05-18T22:32:55.880Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T22:32:55.880Z] Successfully built f1e4db1e6c86 [2023-05-18T22:32:55.880Z] 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-05-18T22:32:55.976Z] provisioning config files... [2023-05-18T22:32:55.990Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/118@tmp/config12492663279270252413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:32:56.384Z] ---> docker-login.sh [2023-05-18T22:32:56.384Z] nexus3.edgexfoundry.org:10001 [2023-05-18T22:32:56.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:32:56.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:32:56.654Z] Configure a credential helper to remove this warning. See [2023-05-18T22:32:56.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:32:56.654Z] [2023-05-18T22:32:56.654Z] Login Succeeded [2023-05-18T22:32:56.654Z] nexus3.edgexfoundry.org:10002 [2023-05-18T22:32:56.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:32:56.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:32:56.923Z] Configure a credential helper to remove this warning. See [2023-05-18T22:32:56.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:32:56.923Z] [2023-05-18T22:32:56.923Z] Login Succeeded [2023-05-18T22:32:57.191Z] nexus3.edgexfoundry.org:10003 [2023-05-18T22:32:57.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:32:57.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:32:57.463Z] Configure a credential helper to remove this warning. See [2023-05-18T22:32:57.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:32:57.463Z] [2023-05-18T22:32:57.463Z] Login Succeeded [2023-05-18T22:32:57.463Z] nexus3.edgexfoundry.org:10004 [2023-05-18T22:32:57.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:32:57.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:32:57.730Z] Configure a credential helper to remove this warning. See [2023-05-18T22:32:57.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:32:57.730Z] [2023-05-18T22:32:57.730Z] Login Succeeded [2023-05-18T22:32:57.730Z] docker.io [2023-05-18T22:32:58.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T22:32:58.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T22:32:58.271Z] Configure a credential helper to remove this warning. See [2023-05-18T22:32:58.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T22:32:58.271Z] [2023-05-18T22:32:58.271Z] Login Succeeded [2023-05-18T22:32:58.271Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T22:32:58.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T22:32:58.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T22:32:58.331Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-18T22:32:58.331Z] faedb975756ffdd1f5d612842f042894232ce807 [2023-05-18T22:32:58.331Z] latest [2023-05-18T22:32:58.331Z] 3.0.0-dev.46 [2023-05-18T22:32:58.331Z] faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 [2023-05-18T22:32:58.331Z] main [2023-05-18T22:32:58.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:32:58.674Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:32:59.015Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807 [2023-05-18T22:32:59.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-18T22:32:59.015Z] 7d5292949b7a: Preparing [2023-05-18T22:32:59.015Z] 31f223ede10b: Preparing [2023-05-18T22:32:59.015Z] af9b1fe6509a: Preparing [2023-05-18T22:32:59.015Z] 9eda464c8b14: Preparing [2023-05-18T22:32:59.015Z] 608d194cb50c: Preparing [2023-05-18T22:32:59.015Z] acc83c6ca332: Preparing [2023-05-18T22:32:59.015Z] 88680393f30c: Preparing [2023-05-18T22:32:59.015Z] 065f74522f19: Preparing [2023-05-18T22:32:59.015Z] 6c32b4916d7b: Preparing [2023-05-18T22:32:59.015Z] 798c9afcf0b9: Preparing [2023-05-18T22:32:59.015Z] 39ef28c56715: Preparing [2023-05-18T22:32:59.015Z] 61a4136f23e8: Preparing [2023-05-18T22:32:59.015Z] 26cbea5cba74: Preparing [2023-05-18T22:32:59.015Z] 6c32b4916d7b: Waiting [2023-05-18T22:32:59.015Z] 798c9afcf0b9: Waiting [2023-05-18T22:32:59.015Z] acc83c6ca332: Waiting [2023-05-18T22:32:59.015Z] 39ef28c56715: Waiting [2023-05-18T22:32:59.015Z] 61a4136f23e8: Waiting [2023-05-18T22:32:59.015Z] 26cbea5cba74: Waiting [2023-05-18T22:32:59.015Z] 88680393f30c: Waiting [2023-05-18T22:32:59.015Z] 065f74522f19: Waiting [2023-05-18T22:32:59.282Z] af9b1fe6509a: Pushed [2023-05-18T22:32:59.282Z] 9eda464c8b14: Pushed [2023-05-18T22:32:59.282Z] 7d5292949b7a: Pushed [2023-05-18T22:32:59.282Z] 31f223ede10b: Pushed [2023-05-18T22:32:59.282Z] acc83c6ca332: Pushed [2023-05-18T22:32:59.547Z] 88680393f30c: Pushed [2023-05-18T22:32:59.547Z] 065f74522f19: Pushed [2023-05-18T22:32:59.547Z] 6c32b4916d7b: Pushed [2023-05-18T22:32:59.547Z] 26cbea5cba74: Layer already exists [2023-05-18T22:32:59.547Z] 798c9afcf0b9: Pushed [2023-05-18T22:33:04.875Z] 608d194cb50c: Pushed [2023-05-18T22:33:04.875Z] 39ef28c56715: Pushed [2023-05-18T22:33:14.930Z] 61a4136f23e8: Pushed [2023-05-18T22:33:14.930Z] faedb975756ffdd1f5d612842f042894232ce807: digest: sha256:9ff16c91a885a77f30492536541b0497f675168cd40bd784d17403256ce5f528 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:33:15.274Z] + 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-05-18T22:33:15.616Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-18T22:33:15.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-18T22:33:15.616Z] 7d5292949b7a: Preparing [2023-05-18T22:33:15.616Z] 31f223ede10b: Preparing [2023-05-18T22:33:15.616Z] af9b1fe6509a: Preparing [2023-05-18T22:33:15.616Z] 9eda464c8b14: Preparing [2023-05-18T22:33:15.616Z] 608d194cb50c: Preparing [2023-05-18T22:33:15.616Z] acc83c6ca332: Preparing [2023-05-18T22:33:15.616Z] 88680393f30c: Preparing [2023-05-18T22:33:15.616Z] 065f74522f19: Preparing [2023-05-18T22:33:15.616Z] 6c32b4916d7b: Preparing [2023-05-18T22:33:15.616Z] 798c9afcf0b9: Preparing [2023-05-18T22:33:15.616Z] 39ef28c56715: Preparing [2023-05-18T22:33:15.616Z] 61a4136f23e8: Preparing [2023-05-18T22:33:15.616Z] 26cbea5cba74: Preparing [2023-05-18T22:33:15.616Z] 6c32b4916d7b: Waiting [2023-05-18T22:33:15.616Z] 798c9afcf0b9: Waiting [2023-05-18T22:33:15.616Z] 61a4136f23e8: Waiting [2023-05-18T22:33:15.616Z] 26cbea5cba74: Waiting [2023-05-18T22:33:15.616Z] acc83c6ca332: Waiting [2023-05-18T22:33:15.616Z] 88680393f30c: Waiting [2023-05-18T22:33:15.616Z] 065f74522f19: Waiting [2023-05-18T22:33:15.616Z] 7d5292949b7a: Layer already exists [2023-05-18T22:33:15.616Z] 9eda464c8b14: Layer already exists [2023-05-18T22:33:15.616Z] 608d194cb50c: Layer already exists [2023-05-18T22:33:15.616Z] 31f223ede10b: Layer already exists [2023-05-18T22:33:15.616Z] af9b1fe6509a: Layer already exists [2023-05-18T22:33:15.616Z] 88680393f30c: Layer already exists [2023-05-18T22:33:15.616Z] acc83c6ca332: Layer already exists [2023-05-18T22:33:15.616Z] 065f74522f19: Layer already exists [2023-05-18T22:33:15.616Z] 6c32b4916d7b: Layer already exists [2023-05-18T22:33:15.616Z] 798c9afcf0b9: Layer already exists [2023-05-18T22:33:15.616Z] 26cbea5cba74: Layer already exists [2023-05-18T22:33:15.616Z] 39ef28c56715: Layer already exists [2023-05-18T22:33:15.616Z] 61a4136f23e8: Layer already exists [2023-05-18T22:33:15.882Z] latest: digest: sha256:9ff16c91a885a77f30492536541b0497f675168cd40bd784d17403256ce5f528 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:33:16.230Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:33:16.567Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.46 [2023-05-18T22:33:16.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-18T22:33:16.567Z] 7d5292949b7a: Preparing [2023-05-18T22:33:16.567Z] 31f223ede10b: Preparing [2023-05-18T22:33:16.567Z] af9b1fe6509a: Preparing [2023-05-18T22:33:16.567Z] 9eda464c8b14: Preparing [2023-05-18T22:33:16.567Z] 608d194cb50c: Preparing [2023-05-18T22:33:16.567Z] acc83c6ca332: Preparing [2023-05-18T22:33:16.567Z] 88680393f30c: Preparing [2023-05-18T22:33:16.567Z] 065f74522f19: Preparing [2023-05-18T22:33:16.567Z] 6c32b4916d7b: Preparing [2023-05-18T22:33:16.567Z] 798c9afcf0b9: Preparing [2023-05-18T22:33:16.567Z] 39ef28c56715: Preparing [2023-05-18T22:33:16.567Z] 61a4136f23e8: Preparing [2023-05-18T22:33:16.567Z] 26cbea5cba74: Preparing [2023-05-18T22:33:16.567Z] acc83c6ca332: Waiting [2023-05-18T22:33:16.567Z] 88680393f30c: Waiting [2023-05-18T22:33:16.567Z] 6c32b4916d7b: Waiting [2023-05-18T22:33:16.567Z] 065f74522f19: Waiting [2023-05-18T22:33:16.567Z] 61a4136f23e8: Waiting [2023-05-18T22:33:16.567Z] 26cbea5cba74: Waiting [2023-05-18T22:33:16.567Z] 798c9afcf0b9: Waiting [2023-05-18T22:33:16.567Z] af9b1fe6509a: Layer already exists [2023-05-18T22:33:16.567Z] 7d5292949b7a: Layer already exists [2023-05-18T22:33:16.567Z] 31f223ede10b: Layer already exists [2023-05-18T22:33:16.567Z] 608d194cb50c: Layer already exists [2023-05-18T22:33:16.567Z] 9eda464c8b14: Layer already exists [2023-05-18T22:33:16.567Z] acc83c6ca332: Layer already exists [2023-05-18T22:33:16.567Z] 88680393f30c: Layer already exists [2023-05-18T22:33:16.567Z] 065f74522f19: Layer already exists [2023-05-18T22:33:16.567Z] 798c9afcf0b9: Layer already exists [2023-05-18T22:33:16.567Z] 6c32b4916d7b: Layer already exists [2023-05-18T22:33:16.567Z] 61a4136f23e8: Layer already exists [2023-05-18T22:33:16.567Z] 26cbea5cba74: Layer already exists [2023-05-18T22:33:16.567Z] 39ef28c56715: Layer already exists [2023-05-18T22:33:16.833Z] 3.0.0-dev.46: digest: sha256:9ff16c91a885a77f30492536541b0497f675168cd40bd784d17403256ce5f528 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:33:17.176Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:33:17.515Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 [2023-05-18T22:33:17.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-18T22:33:17.515Z] 7d5292949b7a: Preparing [2023-05-18T22:33:17.515Z] 31f223ede10b: Preparing [2023-05-18T22:33:17.515Z] af9b1fe6509a: Preparing [2023-05-18T22:33:17.515Z] 9eda464c8b14: Preparing [2023-05-18T22:33:17.515Z] 608d194cb50c: Preparing [2023-05-18T22:33:17.515Z] acc83c6ca332: Preparing [2023-05-18T22:33:17.515Z] 88680393f30c: Preparing [2023-05-18T22:33:17.515Z] 065f74522f19: Preparing [2023-05-18T22:33:17.515Z] 6c32b4916d7b: Preparing [2023-05-18T22:33:17.515Z] 798c9afcf0b9: Preparing [2023-05-18T22:33:17.515Z] 39ef28c56715: Preparing [2023-05-18T22:33:17.515Z] 61a4136f23e8: Preparing [2023-05-18T22:33:17.515Z] 26cbea5cba74: Preparing [2023-05-18T22:33:17.515Z] 6c32b4916d7b: Waiting [2023-05-18T22:33:17.515Z] 798c9afcf0b9: Waiting [2023-05-18T22:33:17.515Z] 26cbea5cba74: Waiting [2023-05-18T22:33:17.515Z] 39ef28c56715: Waiting [2023-05-18T22:33:17.515Z] 61a4136f23e8: Waiting [2023-05-18T22:33:17.515Z] acc83c6ca332: Waiting [2023-05-18T22:33:17.515Z] 88680393f30c: Waiting [2023-05-18T22:33:17.515Z] 065f74522f19: Waiting [2023-05-18T22:33:17.515Z] 31f223ede10b: Layer already exists [2023-05-18T22:33:17.515Z] af9b1fe6509a: Layer already exists [2023-05-18T22:33:17.515Z] 608d194cb50c: Layer already exists [2023-05-18T22:33:17.515Z] 7d5292949b7a: Layer already exists [2023-05-18T22:33:17.515Z] 9eda464c8b14: Layer already exists [2023-05-18T22:33:17.515Z] acc83c6ca332: Layer already exists [2023-05-18T22:33:17.515Z] 88680393f30c: Layer already exists [2023-05-18T22:33:17.515Z] 065f74522f19: Layer already exists [2023-05-18T22:33:17.515Z] 798c9afcf0b9: Layer already exists [2023-05-18T22:33:17.515Z] 6c32b4916d7b: Layer already exists [2023-05-18T22:33:17.515Z] 61a4136f23e8: Layer already exists [2023-05-18T22:33:17.515Z] 39ef28c56715: Layer already exists [2023-05-18T22:33:17.515Z] 26cbea5cba74: Layer already exists [2023-05-18T22:33:17.783Z] faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46: digest: sha256:9ff16c91a885a77f30492536541b0497f675168cd40bd784d17403256ce5f528 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:33:18.127Z] + 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-05-18T22:33:18.475Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-18T22:33:18.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-18T22:33:18.475Z] 7d5292949b7a: Preparing [2023-05-18T22:33:18.475Z] 31f223ede10b: Preparing [2023-05-18T22:33:18.475Z] af9b1fe6509a: Preparing [2023-05-18T22:33:18.475Z] 9eda464c8b14: Preparing [2023-05-18T22:33:18.475Z] 608d194cb50c: Preparing [2023-05-18T22:33:18.475Z] acc83c6ca332: Preparing [2023-05-18T22:33:18.475Z] 88680393f30c: Preparing [2023-05-18T22:33:18.475Z] 065f74522f19: Preparing [2023-05-18T22:33:18.475Z] 6c32b4916d7b: Preparing [2023-05-18T22:33:18.475Z] 798c9afcf0b9: Preparing [2023-05-18T22:33:18.475Z] 39ef28c56715: Preparing [2023-05-18T22:33:18.475Z] 61a4136f23e8: Preparing [2023-05-18T22:33:18.475Z] 26cbea5cba74: Preparing [2023-05-18T22:33:18.475Z] acc83c6ca332: Waiting [2023-05-18T22:33:18.475Z] 88680393f30c: Waiting [2023-05-18T22:33:18.475Z] 065f74522f19: Waiting [2023-05-18T22:33:18.475Z] 6c32b4916d7b: Waiting [2023-05-18T22:33:18.475Z] 798c9afcf0b9: Waiting [2023-05-18T22:33:18.475Z] 39ef28c56715: Waiting [2023-05-18T22:33:18.475Z] 61a4136f23e8: Waiting [2023-05-18T22:33:18.475Z] 26cbea5cba74: Waiting [2023-05-18T22:33:18.475Z] 7d5292949b7a: Layer already exists [2023-05-18T22:33:18.475Z] 9eda464c8b14: Layer already exists [2023-05-18T22:33:18.475Z] af9b1fe6509a: Layer already exists [2023-05-18T22:33:18.475Z] 608d194cb50c: Layer already exists [2023-05-18T22:33:18.475Z] 31f223ede10b: Layer already exists [2023-05-18T22:33:18.475Z] 6c32b4916d7b: Layer already exists [2023-05-18T22:33:18.475Z] acc83c6ca332: Layer already exists [2023-05-18T22:33:18.475Z] 88680393f30c: Layer already exists [2023-05-18T22:33:18.475Z] 065f74522f19: Layer already exists [2023-05-18T22:33:18.475Z] 798c9afcf0b9: Layer already exists [2023-05-18T22:33:18.475Z] 39ef28c56715: Layer already exists [2023-05-18T22:33:18.475Z] 26cbea5cba74: Layer already exists [2023-05-18T22:33:18.475Z] 61a4136f23e8: Layer already exists [2023-05-18T22:33:18.742Z] main: digest: sha256:9ff16c91a885a77f30492536541b0497f675168cd40bd784d17403256ce5f528 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-18T22:33:18.789Z] ===================================================== [Pipeline] echo [2023-05-18T22:33:18.795Z] taggedImages: [2023-05-18T22:33:18.795Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807 [2023-05-18T22:33:18.795Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-18T22:33:18.795Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.46 [2023-05-18T22:33:18.795Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:faedb975756ffdd1f5d612842f042894232ce807-3.0.0-dev.46 [2023-05-18T22:33:18.795Z] - 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-05-18T22:33:19.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T22:33:19.150Z] [2023-05-18T22:33:19.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:33:19.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T22:33:19.481Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T22:33:19.481Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T22:33:19.481Z] 04944245beec: Pulling fs layer [2023-05-18T22:33:19.481Z] 699f458cf7ca: Pulling fs layer [2023-05-18T22:33:19.481Z] 765212b225bb: Pulling fs layer [2023-05-18T22:33:19.481Z] f23df028b6ca: Pulling fs layer [2023-05-18T22:33:19.481Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T22:33:19.481Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T22:33:19.481Z] 765212b225bb: Waiting [2023-05-18T22:33:19.481Z] f23df028b6ca: Waiting [2023-05-18T22:33:19.481Z] d65c8cfc05b1: Waiting [2023-05-18T22:33:19.481Z] 2437ff75d9bd: Waiting [2023-05-18T22:33:19.754Z] 04944245beec: Verifying Checksum [2023-05-18T22:33:19.754Z] 04944245beec: Download complete [2023-05-18T22:33:19.754Z] 765212b225bb: Download complete [2023-05-18T22:33:19.754Z] f23df028b6ca: Download complete [2023-05-18T22:33:19.754Z] d65c8cfc05b1: Verifying Checksum [2023-05-18T22:33:19.754Z] d65c8cfc05b1: Download complete [2023-05-18T22:33:19.754Z] 699f458cf7ca: Verifying Checksum [2023-05-18T22:33:19.754Z] 699f458cf7ca: Download complete [2023-05-18T22:33:20.355Z] 8998bd30e6a1: Verifying Checksum [2023-05-18T22:33:20.355Z] 8998bd30e6a1: Download complete [2023-05-18T22:33:22.299Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T22:33:22.299Z] 2437ff75d9bd: Download complete [2023-05-18T22:33:24.248Z] 8998bd30e6a1: Pull complete [2023-05-18T22:33:24.832Z] 04944245beec: Pull complete [2023-05-18T22:33:26.244Z] 699f458cf7ca: Pull complete [2023-05-18T22:33:26.244Z] 765212b225bb: Pull complete [2023-05-18T22:33:27.206Z] f23df028b6ca: Pull complete [2023-05-18T22:33:27.206Z] d65c8cfc05b1: Pull complete [2023-05-18T22:33:42.212Z] 2437ff75d9bd: Pull complete [2023-05-18T22:33:42.212Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T22:33:42.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T22:33:42.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:33:42.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-16050 does not seem to be running inside a container [2023-05-18T22:33:42.454Z] $ 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/118 -v /w/workspace/device-usb-camera/118:/w/workspace/device-usb-camera/118:rw,z -v /w/workspace/device-usb-camera/118@tmp:/w/workspace/device-usb-camera/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-18T22:33:45.016Z] $ docker top 1153a6542ba898319b12c2d6636ce6542e27f12f5f8210ea9899b113c7530415 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:33:45.522Z] ---> job-cost.sh [2023-05-18T22:33:45.788Z] lf-activate-venv: SKIPPING [2023-05-18T22:33:45.788Z] INFO: No Stack... [2023-05-18T22:33:46.057Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T22:33:47.021Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T22:33:47.658Z] + cat /w/workspace/device-usb-camera/118/archives/cost.csv [2023-05-18T22:33:47.658Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T22:33:47.720Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] [2023-05-18T22:33:47.726Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] did not exist. Created. [2023-05-18T22:33:47.726Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T22:33:48.057Z] /w/workspace/device-usb-camera/118@tmp/durable-e7bf7274/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-18T22:33:48.401Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T22:33:48.420Z] Warning: overwriting stash ‘stack-cost’ [2023-05-18T22:33:48.467Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T22:33:48.477Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T22:33:48.500Z] $ docker stop --time=1 1153a6542ba898319b12c2d6636ce6542e27f12f5f8210ea9899b113c7530415 [2023-05-18T22:33:49.989Z] $ docker rm -f --volumes 1153a6542ba898319b12c2d6636ce6542e27f12f5f8210ea9899b113c7530415 [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-05-18T22:33:50.411Z] provisioning config files... [2023-05-18T22:33:50.420Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3813359243170833687tmp [Pipeline] { [Pipeline] sh [2023-05-18T22:33:50.715Z] + set +x [2023-05-18T22:33:50.715Z] + + bash -s -- [2023-05-18T22:33:50.715Z] curl -s https://codecov.io/bash [2023-05-18T22:33:50.715Z] [2023-05-18T22:33:50.715Z] _____ _ [2023-05-18T22:33:50.715Z] / ____| | | [2023-05-18T22:33:50.715Z] | | ___ __| | ___ ___ _____ __ [2023-05-18T22:33:50.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-18T22:33:50.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-18T22:33:50.716Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-18T22:33:50.716Z] Bash-1.0.6 [2023-05-18T22:33:50.716Z] [2023-05-18T22:33:50.716Z] [2023-05-18T22:33:50.716Z] ==> git version 2.25.1 found [2023-05-18T22:33:50.716Z] ==> 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-05-18T22:33:50.716Z] Release-Date: 2020-01-08 [2023-05-18T22:33:50.716Z] 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-05-18T22:33:50.716Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-18T22:33:50.716Z] ==> Jenkins CI detected. [2023-05-18T22:33:50.716Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-18T22:33:50.716Z] project root: . [2023-05-18T22:33:50.716Z] --> token set from env [2023-05-18T22:33:50.716Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-18T22:33:50.716Z] ==> Running gcov in . (disable via -X gcov) [2023-05-18T22:33:50.716Z] ==> Python coveragepy not found [2023-05-18T22:33:50.716Z] ==> Searching for coverage reports in: [2023-05-18T22:33:50.716Z] + . [2023-05-18T22:33:50.716Z] -> Found 1 reports [2023-05-18T22:33:50.716Z] ==> Detecting git/mercurial file structure [2023-05-18T22:33:50.716Z] ==> Reading reports [2023-05-18T22:33:50.716Z] + ./coverage.out bytes=31522 [2023-05-18T22:33:50.716Z] ==> Appending adjustments [2023-05-18T22:33:50.716Z] https://docs.codecov.io/docs/fixing-reports [2023-05-18T22:33:50.976Z] + Found adjustments [2023-05-18T22:33:50.976Z] ==> Gzipping contents [2023-05-18T22:33:50.976Z] 8.0K /tmp/codecov.yk8kOJ.gz [2023-05-18T22:33:50.976Z] ==> Uploading reports [2023-05-18T22:33:50.976Z] url: https://codecov.io [2023-05-18T22:33:50.976Z] query: branch=main&commit=faedb975756ffdd1f5d612842f042894232ce807&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-18T22:33:50.976Z] -> Pinging Codecov [2023-05-18T22:33:50.976Z] 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=faedb975756ffdd1f5d612842f042894232ce807&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-18T22:33:51.237Z] -> Uploading to [2023-05-18T22:33:51.237Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-18/73D8F5FF140700D3E01443B452E23636/faedb975756ffdd1f5d612842f042894232ce807/9485cadf-ef50-45d0-b3d3-68c50136097e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T223350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=019f4358e476ddd961ef7b1fd769e1685d060798da2f132fef1aeb97907e5481 [2023-05-18T22:33:51.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T22:33:51.237Z] Dload Upload Total Spent Left Speed [2023-05-18T22:33:51.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 18232 --:--:-- --:--:-- --:--:-- 18232 [2023-05-18T22:33:51.498Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] } [2023-05-18T22:33:51.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-18T22:33:51.738Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-18T22:33:51.755Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:33:52.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T22:33:52.057Z] [2023-05-18T22:33:52.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:33:52.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T22:33:52.353Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-18T22:33:52.353Z] df9b9388f04a: Pulling fs layer [2023-05-18T22:33:52.353Z] 52dc419b0ee2: Pulling fs layer [2023-05-18T22:33:52.353Z] 25bc292e5bac: Pulling fs layer [2023-05-18T22:33:52.353Z] 114826534d7a: Pulling fs layer [2023-05-18T22:33:52.353Z] 4657fd5d0bcf: Pulling fs layer [2023-05-18T22:33:52.353Z] 6ad1cebc031e: Pulling fs layer [2023-05-18T22:33:52.353Z] 8a3aa393b2d8: Pulling fs layer [2023-05-18T22:33:52.353Z] 114826534d7a: Waiting [2023-05-18T22:33:52.353Z] 6ad1cebc031e: Waiting [2023-05-18T22:33:52.353Z] 25bc292e5bac: Verifying Checksum [2023-05-18T22:33:52.353Z] 25bc292e5bac: Download complete [2023-05-18T22:33:52.353Z] 52dc419b0ee2: Verifying Checksum [2023-05-18T22:33:52.353Z] 52dc419b0ee2: Download complete [2023-05-18T22:33:52.353Z] 4657fd5d0bcf: Verifying Checksum [2023-05-18T22:33:52.353Z] 4657fd5d0bcf: Download complete [2023-05-18T22:33:52.353Z] df9b9388f04a: Download complete [2023-05-18T22:33:52.613Z] df9b9388f04a: Pull complete [2023-05-18T22:33:52.613Z] 6ad1cebc031e: Verifying Checksum [2023-05-18T22:33:52.613Z] 6ad1cebc031e: Download complete [2023-05-18T22:33:52.613Z] 52dc419b0ee2: Pull complete [2023-05-18T22:33:52.613Z] 25bc292e5bac: Pull complete [2023-05-18T22:33:53.182Z] 114826534d7a: Verifying Checksum [2023-05-18T22:33:53.182Z] 114826534d7a: Download complete [2023-05-18T22:33:53.182Z] 8a3aa393b2d8: Verifying Checksum [2023-05-18T22:33:53.182Z] 8a3aa393b2d8: Download complete [2023-05-18T22:33:56.464Z] 114826534d7a: Pull complete [2023-05-18T22:33:56.464Z] 4657fd5d0bcf: Pull complete [2023-05-18T22:33:56.464Z] 6ad1cebc031e: Pull complete [2023-05-18T22:33:58.992Z] 8a3aa393b2d8: Pull complete [2023-05-18T22:33:58.992Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-18T22:33:58.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-18T22:33:58.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:33:59.072Z] prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container [2023-05-18T22:33:59.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-18T22:34:04.000Z] $ docker top 8bca0faf98f9a301d347c25c3183369813803162710b2279d91b00efe2f8b2df -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-18T22:34:04.068Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-18T22:34:04.348Z] + set -o pipefail [2023-05-18T22:34:04.348Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-18T22:34:09.620Z] [2023-05-18T22:34:09.620Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-18T22:34:09.620Z] [2023-05-18T22:34:09.620Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/bb697d96-eeb8-48ab-b7ae-31352b4c66d9 [2023-05-18T22:34:09.620Z] [2023-05-18T22:34:09.620Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-18T22:34:09.620Z] [2023-05-18T22:34:09.620Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-18T22:34:09.620Z] [2023-05-18T22:34:10.561Z] [2023-05-18T22:34:10.561Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-18T22:34:10.561Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-18T22:34:10.561Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-18T22:34:10.575Z] $ docker stop --time=1 8bca0faf98f9a301d347c25c3183369813803162710b2279d91b00efe2f8b2df [2023-05-18T22:34:14.145Z] $ docker rm -f --volumes 8bca0faf98f9a301d347c25c3183369813803162710b2279d91b00efe2f8b2df [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-05-18T22:34:14.880Z] + git log --format=format:%s -1 faedb975756ffdd1f5d612842f042894232ce807 [Pipeline] sh [2023-05-18T22:34:15.174Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T22:34:15.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:34:15.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T22:34:15.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:34:15.552Z] prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container [2023-05-18T22:34:15.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-18T22:34:16.017Z] $ docker top d51ecc1716ed9267b70fd955f05dcac19888f8b016d95fe02090de4220e9b7fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T22:34:16.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T22:34:16.108Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T22:34:16.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T22:34:16.224Z] $ docker exec d51ecc1716ed9267b70fd955f05dcac19888f8b016d95fe02090de4220e9b7fd ssh-agent [2023-05-18T22:34:16.321Z] SSH_AUTH_SOCK=/tmp/ssh-vJtcLS0TKkK3/agent.31 [2023-05-18T22:34:16.321Z] SSH_AGENT_PID=37 [2023-05-18T22:34:16.326Z] Running ssh-add (command line suppressed) [2023-05-18T22:34:16.422Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2119823132615041982.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2119823132615041982.key) [2023-05-18T22:34:16.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T22:34:16.721Z] + git semver tag [2023-05-18T22:34:16.981Z] 2023-05-18 22:34:16,871 [run_tag] DEBUG tag force:False [2023-05-18T22:34:16.981Z] 2023-05-18 22:34:16,871 [check_head_tag] DEBUG check head tag [2023-05-18T22:34:16.981Z] 2023-05-18 22:34:16,872 [execute] INFO git cat-file --batch-check [2023-05-18T22:34:16.981Z] 2023-05-18 22:34:16,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-18T22:34:16.981Z] 2023-05-18 22:34:16,875 [execute] INFO git cat-file --batch [2023-05-18T22:34:16.981Z] 2023-05-18 22:34:16,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-18T22:34:16.981Z] 2023-05-18 22:34:16,898 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-18T22:34:16.981Z] 2023-05-18 22:34:16,898 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 [2023-05-18T22:34:16.982Z] 2023-05-18 22:34:16,899 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-18T22:34:16.982Z] 2023-05-18 22:34:16,901 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-18T22:34:16.982Z] 3.0.0-dev.46 [Pipeline] } [2023-05-18T22:34:16.990Z] $ docker exec --env ******** --env ******** d51ecc1716ed9267b70fd955f05dcac19888f8b016d95fe02090de4220e9b7fd ssh-agent -k [2023-05-18T22:34:17.088Z] unset SSH_AUTH_SOCK; [2023-05-18T22:34:17.088Z] unset SSH_AGENT_PID; [2023-05-18T22:34:17.088Z] echo Agent pid 37 killed; [2023-05-18T22:34:17.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T22:34:17.405Z] + git semver [Pipeline] } [2023-05-18T22:34:17.682Z] $ docker stop --time=1 d51ecc1716ed9267b70fd955f05dcac19888f8b016d95fe02090de4220e9b7fd [2023-05-18T22:34:19.004Z] $ docker rm -f --volumes d51ecc1716ed9267b70fd955f05dcac19888f8b016d95fe02090de4220e9b7fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:34:19.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T22:34:19.404Z] [2023-05-18T22:34:19.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:34:19.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T22:34:19.712Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-18T22:34:19.712Z] ab5ef0e58194: Pulling fs layer [2023-05-18T22:34:19.712Z] 9712f1f96733: Pulling fs layer [2023-05-18T22:34:19.712Z] 63f879dbbcfc: Pulling fs layer [2023-05-18T22:34:19.712Z] 0d9ebad4ef96: Pulling fs layer [2023-05-18T22:34:19.712Z] e9a5061849ea: Pulling fs layer [2023-05-18T22:34:19.712Z] d747dcd14b5f: Pulling fs layer [2023-05-18T22:34:19.712Z] 2de7ff778b66: Pulling fs layer [2023-05-18T22:34:19.712Z] e9a5061849ea: Waiting [2023-05-18T22:34:19.712Z] 2de7ff778b66: Waiting [2023-05-18T22:34:19.712Z] d747dcd14b5f: Waiting [2023-05-18T22:34:19.712Z] 0d9ebad4ef96: Waiting [2023-05-18T22:34:19.712Z] 9712f1f96733: Verifying Checksum [2023-05-18T22:34:19.712Z] 9712f1f96733: Download complete [2023-05-18T22:34:19.971Z] 63f879dbbcfc: Verifying Checksum [2023-05-18T22:34:19.971Z] 63f879dbbcfc: Download complete [2023-05-18T22:34:20.229Z] e9a5061849ea: Verifying Checksum [2023-05-18T22:34:20.229Z] e9a5061849ea: Download complete [2023-05-18T22:34:20.229Z] d747dcd14b5f: Verifying Checksum [2023-05-18T22:34:20.229Z] d747dcd14b5f: Download complete [2023-05-18T22:34:20.229Z] 0d9ebad4ef96: Verifying Checksum [2023-05-18T22:34:20.229Z] 0d9ebad4ef96: Download complete [2023-05-18T22:34:20.229Z] ab5ef0e58194: Verifying Checksum [2023-05-18T22:34:20.229Z] ab5ef0e58194: Download complete [2023-05-18T22:34:20.229Z] 2de7ff778b66: Verifying Checksum [2023-05-18T22:34:20.229Z] 2de7ff778b66: Download complete [2023-05-18T22:34:22.759Z] ab5ef0e58194: Pull complete [2023-05-18T22:34:22.759Z] 9712f1f96733: Pull complete [2023-05-18T22:34:23.328Z] 63f879dbbcfc: Pull complete [2023-05-18T22:34:26.602Z] 0d9ebad4ef96: Pull complete [2023-05-18T22:34:26.861Z] e9a5061849ea: Pull complete [2023-05-18T22:34:26.861Z] d747dcd14b5f: Pull complete [2023-05-18T22:34:27.795Z] 2de7ff778b66: Pull complete [2023-05-18T22:34:27.795Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-18T22:34:27.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-18T22:34:27.795Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:34:27.878Z] prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container [2023-05-18T22:34:27.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-18T22:34:33.107Z] $ docker top 6f18e76d5cdfa7f42a37c226c76233e83c3632c05335fd878b8fd83949cbb630 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-18T22:34:33.173Z] provisioning config files... [2023-05-18T22:34:33.179Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1024180234822194207tmp [2023-05-18T22:34:33.188Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4517023881999195514tmp [2023-05-18T22:34:33.197Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6963083064809739968tmp [Pipeline] { [Pipeline] echo [2023-05-18T22:34:33.211Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:34:33.493Z] ---> sigul-configuration.sh [2023-05-18T22:34:33.493Z] gpg: directory `/root/.gnupg' created [2023-05-18T22:34:33.493Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-18T22:34:33.493Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-18T22:34:33.493Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-18T22:34:33.493Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-18T22:34:33.493Z] gpg: CAST5 encrypted data [2023-05-18T22:34:33.493Z] gpg: encrypted with 1 passphrase [2023-05-18T22:34:33.493Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-18T22:34:33.777Z] + mkdir /home/jenkins [2023-05-18T22:34:33.777Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-18T22:34:34.060Z] + 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-05-18T22:34:34.070Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:34:34.372Z] ---> sigul-install.sh [2023-05-18T22:34:34.372Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-18T22:34:34.656Z] + git tag --list [2023-05-18T22:34:34.656Z] v0.0.0 [2023-05-18T22:34:34.656Z] v0.0.1-dev.1 [2023-05-18T22:34:34.656Z] v0.0.1-dev.10 [2023-05-18T22:34:34.656Z] v0.0.1-dev.11 [2023-05-18T22:34:34.656Z] v0.0.1-dev.12 [2023-05-18T22:34:34.656Z] v0.0.1-dev.13 [2023-05-18T22:34:34.656Z] v0.0.1-dev.14 [2023-05-18T22:34:34.656Z] v0.0.1-dev.15 [2023-05-18T22:34:34.656Z] v0.0.1-dev.16 [2023-05-18T22:34:34.656Z] v0.0.1-dev.2 [2023-05-18T22:34:34.656Z] v0.0.1-dev.3 [2023-05-18T22:34:34.656Z] v0.0.1-dev.4 [2023-05-18T22:34:34.656Z] v0.0.1-dev.5 [2023-05-18T22:34:34.656Z] v0.0.1-dev.6 [2023-05-18T22:34:34.656Z] v0.0.1-dev.7 [2023-05-18T22:34:34.656Z] v0.0.1-dev.8 [2023-05-18T22:34:34.656Z] v0.0.1-dev.9 [2023-05-18T22:34:34.656Z] v2.2.0 [2023-05-18T22:34:34.656Z] v2.2.0-dev.17 [2023-05-18T22:34:34.656Z] v2.2.0-dev.18 [2023-05-18T22:34:34.656Z] v2.2.0-dev.19 [2023-05-18T22:34:34.656Z] v2.2.0-dev.20 [2023-05-18T22:34:34.656Z] v2.2.0-dev.21 [2023-05-18T22:34:34.656Z] v2.2.0-dev.22 [2023-05-18T22:34:34.656Z] v2.2.0-dev.23 [2023-05-18T22:34:34.656Z] v2.2.0-dev.24 [2023-05-18T22:34:34.656Z] v2.2.0-dev.25 [2023-05-18T22:34:34.656Z] v2.2.0-dev.26 [2023-05-18T22:34:34.656Z] v2.2.0-dev.27 [2023-05-18T22:34:34.656Z] v2.3.0 [2023-05-18T22:34:34.656Z] v2.3.0-dev.1 [2023-05-18T22:34:34.656Z] v2.3.0-dev.10 [2023-05-18T22:34:34.656Z] v2.3.0-dev.11 [2023-05-18T22:34:34.656Z] v2.3.0-dev.12 [2023-05-18T22:34:34.656Z] v2.3.0-dev.13 [2023-05-18T22:34:34.656Z] v2.3.0-dev.14 [2023-05-18T22:34:34.656Z] v2.3.0-dev.15 [2023-05-18T22:34:34.656Z] v2.3.0-dev.16 [2023-05-18T22:34:34.656Z] v2.3.0-dev.17 [2023-05-18T22:34:34.656Z] v2.3.0-dev.18 [2023-05-18T22:34:34.656Z] v2.3.0-dev.19 [2023-05-18T22:34:34.656Z] v2.3.0-dev.2 [2023-05-18T22:34:34.656Z] v2.3.0-dev.20 [2023-05-18T22:34:34.656Z] v2.3.0-dev.21 [2023-05-18T22:34:34.656Z] v2.3.0-dev.22 [2023-05-18T22:34:34.656Z] v2.3.0-dev.23 [2023-05-18T22:34:34.656Z] v2.3.0-dev.24 [2023-05-18T22:34:34.656Z] v2.3.0-dev.25 [2023-05-18T22:34:34.656Z] v2.3.0-dev.26 [2023-05-18T22:34:34.656Z] v2.3.0-dev.27 [2023-05-18T22:34:34.656Z] v2.3.0-dev.28 [2023-05-18T22:34:34.656Z] v2.3.0-dev.3 [2023-05-18T22:34:34.656Z] v2.3.0-dev.4 [2023-05-18T22:34:34.656Z] v2.3.0-dev.5 [2023-05-18T22:34:34.656Z] v2.3.0-dev.6 [2023-05-18T22:34:34.656Z] v2.3.0-dev.7 [2023-05-18T22:34:34.656Z] v2.3.0-dev.8 [2023-05-18T22:34:34.656Z] v2.3.0-dev.9 [2023-05-18T22:34:34.656Z] v2.3.1 [2023-05-18T22:34:34.656Z] v2.3.1-dev.4 [2023-05-18T22:34:34.656Z] v2.3.1-dev.5 [2023-05-18T22:34:34.656Z] v2.3.1-dev.6 [2023-05-18T22:34:34.656Z] v3.0.0-dev.1 [2023-05-18T22:34:34.656Z] v3.0.0-dev.10 [2023-05-18T22:34:34.656Z] v3.0.0-dev.11 [2023-05-18T22:34:34.656Z] v3.0.0-dev.12 [2023-05-18T22:34:34.656Z] v3.0.0-dev.13 [2023-05-18T22:34:34.656Z] v3.0.0-dev.14 [2023-05-18T22:34:34.656Z] v3.0.0-dev.15 [2023-05-18T22:34:34.656Z] v3.0.0-dev.16 [2023-05-18T22:34:34.656Z] v3.0.0-dev.17 [2023-05-18T22:34:34.656Z] v3.0.0-dev.18 [2023-05-18T22:34:34.656Z] v3.0.0-dev.19 [2023-05-18T22:34:34.656Z] v3.0.0-dev.2 [2023-05-18T22:34:34.656Z] v3.0.0-dev.20 [2023-05-18T22:34:34.656Z] v3.0.0-dev.21 [2023-05-18T22:34:34.656Z] v3.0.0-dev.22 [2023-05-18T22:34:34.656Z] v3.0.0-dev.23 [2023-05-18T22:34:34.656Z] v3.0.0-dev.24 [2023-05-18T22:34:34.656Z] v3.0.0-dev.25 [2023-05-18T22:34:34.656Z] v3.0.0-dev.26 [2023-05-18T22:34:34.656Z] v3.0.0-dev.27 [2023-05-18T22:34:34.656Z] v3.0.0-dev.28 [2023-05-18T22:34:34.656Z] v3.0.0-dev.29 [2023-05-18T22:34:34.656Z] v3.0.0-dev.3 [2023-05-18T22:34:34.656Z] v3.0.0-dev.30 [2023-05-18T22:34:34.656Z] v3.0.0-dev.31 [2023-05-18T22:34:34.656Z] v3.0.0-dev.32 [2023-05-18T22:34:34.656Z] v3.0.0-dev.33 [2023-05-18T22:34:34.656Z] v3.0.0-dev.34 [2023-05-18T22:34:34.656Z] v3.0.0-dev.35 [2023-05-18T22:34:34.656Z] v3.0.0-dev.36 [2023-05-18T22:34:34.656Z] v3.0.0-dev.37 [2023-05-18T22:34:34.656Z] v3.0.0-dev.38 [2023-05-18T22:34:34.656Z] v3.0.0-dev.39 [2023-05-18T22:34:34.656Z] v3.0.0-dev.4 [2023-05-18T22:34:34.656Z] v3.0.0-dev.40 [2023-05-18T22:34:34.656Z] v3.0.0-dev.41 [2023-05-18T22:34:34.656Z] v3.0.0-dev.42 [2023-05-18T22:34:34.656Z] v3.0.0-dev.43 [2023-05-18T22:34:34.656Z] v3.0.0-dev.44 [2023-05-18T22:34:34.656Z] v3.0.0-dev.45 [2023-05-18T22:34:34.656Z] v3.0.0-dev.46 [2023-05-18T22:34:34.656Z] v3.0.0-dev.5 [2023-05-18T22:34:34.656Z] v3.0.0-dev.6 [2023-05-18T22:34:34.656Z] v3.0.0-dev.7 [2023-05-18T22:34:34.656Z] v3.0.0-dev.8 [2023-05-18T22:34:34.656Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-18T22:34:34.947Z] + lftools sign git-tag v3.0.0-dev.46 [2023-05-18T22:34:35.516Z] Signing Git tag with Sigul... [2023-05-18T22:34:35.516Z] Signing v3.0.0-dev.46 [Pipeline] echo [2023-05-18T22:34:35.786Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:34:36.071Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-18T22:34:36.079Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-18T22:34:36.103Z] $ docker stop --time=1 6f18e76d5cdfa7f42a37c226c76233e83c3632c05335fd878b8fd83949cbb630 [2023-05-18T22:34:37.394Z] $ docker rm -f --volumes 6f18e76d5cdfa7f42a37c226c76233e83c3632c05335fd878b8fd83949cbb630 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-18T22:34:37.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T22:34:37.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:34:38.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T22:34:38.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:34:38.193Z] prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container [2023-05-18T22:34:38.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-18T22:34:38.557Z] $ docker top 4620d6b8305def3ab252d22a48105ea5dc01019b7746fd3f1dc5075882d6eddb -eo pid,comm [2023-05-18T22:34:38.603Z] 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-05-18T22:34:38.603Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T22:34:38.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T22:34:38.646Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T22:34:38.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T22:34:38.757Z] $ docker exec 4620d6b8305def3ab252d22a48105ea5dc01019b7746fd3f1dc5075882d6eddb ssh-agent [2023-05-18T22:34:38.874Z] SSH_AUTH_SOCK=/tmp/ssh-2LDwUXQbJ8f8/agent.33 [2023-05-18T22:34:38.874Z] SSH_AGENT_PID=39 [2023-05-18T22:34:38.879Z] Running ssh-add (command line suppressed) [2023-05-18T22:34:38.975Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4191071091521654777.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4191071091521654777.key) [2023-05-18T22:34:38.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T22:34:39.270Z] + git semver bump pre [2023-05-18T22:34:39.532Z] 2023-05-18 22:34:39,433 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-18T22:34:39.532Z] 2023-05-18 22:34:39,433 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev [2023-05-18T22:34:39.532Z] 2023-05-18 22:34:39,433 [bump_version] DEBUG bumped version:3.0.0-dev.47 [2023-05-18T22:34:39.532Z] 2023-05-18 22:34:39,433 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-18T22:34:39.532Z] 2023-05-18 22:34:39,433 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-18T22:34:39.532Z] 2023-05-18 22:34:39,433 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-18T22:34:39.532Z] 2023-05-18 22:34:39,435 [execute] INFO git cat-file --batch-check [2023-05-18T22:34:39.532Z] 2023-05-18 22:34:39,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T22:34:39.532Z] 2023-05-18 22:34:39,441 [execute] INFO git cat-file --batch [2023-05-18T22:34:39.532Z] 2023-05-18 22:34:39,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T22:34:39.532Z] 2023-05-18 22:34:39,446 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-18T22:34:39.532Z] 3.0.0-dev.47 [Pipeline] } [2023-05-18T22:34:39.543Z] $ docker exec --env ******** --env ******** 4620d6b8305def3ab252d22a48105ea5dc01019b7746fd3f1dc5075882d6eddb ssh-agent -k [2023-05-18T22:34:39.638Z] unset SSH_AUTH_SOCK; [2023-05-18T22:34:39.638Z] unset SSH_AGENT_PID; [2023-05-18T22:34:39.638Z] echo Agent pid 39 killed; [2023-05-18T22:34:39.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T22:34:39.953Z] + git semver [Pipeline] } [2023-05-18T22:34:40.225Z] $ docker stop --time=1 4620d6b8305def3ab252d22a48105ea5dc01019b7746fd3f1dc5075882d6eddb [2023-05-18T22:34:41.502Z] $ docker rm -f --volumes 4620d6b8305def3ab252d22a48105ea5dc01019b7746fd3f1dc5075882d6eddb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T22:34:41.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T22:34:41.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:34:42.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T22:34:42.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:34:42.306Z] prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container [2023-05-18T22:34:42.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-18T22:34:42.635Z] $ docker top 2b2ee1a2bb78cd74d889be9c124d67f301c9c15c1f9f791c4d4fd26bb2ba5dfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T22:34:42.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T22:34:42.722Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T22:34:42.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T22:34:42.980Z] $ docker exec 2b2ee1a2bb78cd74d889be9c124d67f301c9c15c1f9f791c4d4fd26bb2ba5dfe ssh-agent [2023-05-18T22:34:43.087Z] SSH_AUTH_SOCK=/tmp/ssh-NCVhL2Fq1s5N/agent.32 [2023-05-18T22:34:43.087Z] SSH_AGENT_PID=38 [2023-05-18T22:34:43.092Z] Running ssh-add (command line suppressed) [2023-05-18T22:34:43.178Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9815930958558986086.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9815930958558986086.key) [2023-05-18T22:34:43.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T22:34:43.481Z] + git semver push [2023-05-18T22:34:43.740Z] 2023-05-18 22:34:43,656 [run_push] DEBUG push [2023-05-18T22:34:43.740Z] 2023-05-18 22:34:43,657 [execute] INFO git cat-file --batch-check [2023-05-18T22:34:43.740Z] 2023-05-18 22:34:43,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T22:34:43.740Z] 2023-05-18 22:34:43,660 [execute] INFO git rev-list de924a901b472608921aa3b914d50fd58b5eff40 -- [2023-05-18T22:34:43.740Z] 2023-05-18 22:34:43,661 [execute] DEBUG Popen(['git', 'rev-list', 'de924a901b472608921aa3b914d50fd58b5eff40', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-18T22:34:43.740Z] 2023-05-18 22:34:43,667 [execute] INFO git fetch -v origin [2023-05-18T22:34:43.740Z] 2023-05-18 22:34:43,667 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-18T22:34:44.309Z] 2023-05-18 22:34:44,141 [run_push] DEBUG no remote changes detected [2023-05-18T22:34:44.309Z] 2023-05-18 22:34:44,142 [execute] INFO git push origin semver [2023-05-18T22:34:44.309Z] 2023-05-18 22:34:44,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-18T22:34:44.876Z] 2023-05-18 22:34:44,832 [run_push] DEBUG push all version tags [2023-05-18T22:34:44.876Z] 2023-05-18 22:34:44,833 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-18T22:34:44.876Z] 2023-05-18 22:34:44,833 [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-05-18T22:34:45.816Z] 2023-05-18 22:34:45,584 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-18T22:34:45.816Z] 3.0.0-dev.47 [Pipeline] } [2023-05-18T22:34:45.864Z] $ docker exec --env ******** --env ******** 2b2ee1a2bb78cd74d889be9c124d67f301c9c15c1f9f791c4d4fd26bb2ba5dfe ssh-agent -k [2023-05-18T22:34:45.957Z] unset SSH_AUTH_SOCK; [2023-05-18T22:34:45.957Z] unset SSH_AGENT_PID; [2023-05-18T22:34:45.957Z] echo Agent pid 38 killed; [2023-05-18T22:34:45.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T22:34:46.318Z] + git semver [Pipeline] } [2023-05-18T22:34:46.653Z] $ docker stop --time=1 2b2ee1a2bb78cd74d889be9c124d67f301c9c15c1f9f791c4d4fd26bb2ba5dfe [2023-05-18T22:34:47.887Z] $ docker rm -f --volumes 2b2ee1a2bb78cd74d889be9c124d67f301c9c15c1f9f791c4d4fd26bb2ba5dfe [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-05-18T22:34:48.441Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-18T22:34:48.441Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-18T22:34:48.441Z] total 16 [2023-05-18T22:34:48.441Z] drwxr-xr-x 3 root root 4096 May 18 22:25 . [2023-05-18T22:34:48.441Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 22:34 .. [2023-05-18T22:34:48.441Z] drwxr-xr-x 2 root root 4096 May 18 22:25 cost [2023-05-18T22:34:48.441Z] -rw-r--r-- 1 root root 89 May 18 22:25 cost.csv [2023-05-18T22:34:48.441Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-18T22:34:48.442Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-18T22:34:48.442Z] total 16 [2023-05-18T22:34:48.442Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 22:25 . [2023-05-18T22:34:48.442Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 22:34 .. [2023-05-18T22:34:48.442Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 22:25 cost [2023-05-18T22:34:48.442Z] -rw-r--r-- 1 jenkins jenkins 89 May 18 22:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:34:48.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:34:49.592Z] ---> package-listing.sh [2023-05-18T22:34:49.592Z] ++ facter osfamily [2023-05-18T22:34:49.592Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T22:34:49.851Z] + OS_FAMILY=debian [2023-05-18T22:34:49.851Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-18T22:34:49.851Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T22:34:49.851Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T22:34:49.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T22:34:49.851Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T22:34:49.851Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-18T22:34:49.851Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T22:34:49.851Z] + case "${OS_FAMILY}" in [2023-05-18T22:34:49.851Z] + dpkg -l [2023-05-18T22:34:49.851Z] + grep '^ii' [2023-05-18T22:34:49.851Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T22:34:49.851Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T22:34:49.851Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T22:34:49.851Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-18T22:34:49.851Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-18T22:34:49.851Z] + 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-05-18T22:34:49.860Z] 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-05-18T22:34:50.137Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T22:34:50.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T22:34:50.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T22:34:50.763Z] prd-ubuntu20.04-docker-8c-8g-16049 does not seem to be running inside a container [2023-05-18T22:34:50.795Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-18T22:34:51.009Z] $ docker top 00c3990dc01d5ce9541735eec61070b5c4f7d8cd37ff31879506422238ce9b9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T22:34:51.345Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T22:34:51.631Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T22:34:51.918Z] + ls /var/log/sa-host [2023-05-18T22:34:51.918Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T22:34:51.986Z] provisioning config files... [2023-05-18T22:34:51.994Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13285794695436757177tmp [Pipeline] { [Pipeline] echo [2023-05-18T22:34:52.008Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:34:52.297Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T22:34:52.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:34:52.637Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T22:34:52.648Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:34:52.933Z] ---> sudo-logs.sh [2023-05-18T22:34:52.933Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T22:34:52.959Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:34:53.241Z] ---> job-cost.sh [2023-05-18T22:34:53.241Z] lf-activate-venv: SKIPPING [2023-05-18T22:34:53.241Z] DEBUG: total: 0.2199999988079071 [2023-05-18T22:34:53.241Z] INFO: Retrieving Stack Cost... [2023-05-18T22:34:53.502Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T22:34:54.071Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T22:34:54.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T22:34:54.362Z] ---> logs-deploy.sh [2023-05-18T22:34:54.362Z] lf-activate-venv: SKIPPING [2023-05-18T22:34:54.362Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/118 [2023-05-18T22:34:54.362Z] INFO: archiving workspace using pattern(s): [2023-05-18T22:34:55.296Z] Archives upload complete. [2023-05-18T22:34:55.296Z] INFO: archiving logs to Nexus