Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 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-ssh10665239751246490416.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12115168215408318255.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14921592363289758621.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh2944377275362486165.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-ssh4746077435599982606.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5374 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 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 (main) Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.18" > 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 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 # timeout=10 > git rev-list --no-walk 5f6ddc471072d7de5768bf3a6831573b01813ed1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-05T20:44:19.788Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-05T20:44:19.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-05T20:44:19.872Z] ========================================================= [2023-09-05T20:44:19.872Z] EdgeX Global Pipelines Version Info [2023-09-05T20:44:19.872Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:44:20.586Z] ------------------- [2023-09-05T20:44:20.586Z] stable info: [2023-09-05T20:44:20.586Z] ------------------- [2023-09-05T20:44:20.586Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-05T20:44:20.586Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T20:44:20.586Z] Message: update stable to v1.0.253 [2023-09-05T20:44:21.156Z] ------------------- [2023-09-05T20:44:21.156Z] experimental info: [2023-09-05T20:44:21.156Z] ------------------- [2023-09-05T20:44:21.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-05T20:44:21.156Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T20:44:21.156Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-05T20:44:21.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-05T20:44:21.364Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-05T20:44:21.372Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-05T20:44:21.380Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-05T20:44:21.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-05T20:44:21.399Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-05T20:44:21.409Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-05T20:44:21.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-05T20:44:21.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-05T20:44:21.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-05T20:44:21.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-05T20:44:21.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-05T20:44:21.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-05T20:44:21.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-05T20:44:21.529Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T20:44:21.549Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T20:44:21.567Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T20:44:21.578Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T20:44:21.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-05T20:44:21.602Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-05T20:44:21.615Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-05T20:44:21.628Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-05T20:44:21.640Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-05T20:44:21.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-05T20:44:21.663Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-05T20:44:21.680Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-05T20:44:21.697Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-05T20:44:21.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-05T20:44:21.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-05T20:44:21.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-05T20:44:21.757Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [Pipeline] echo [2023-09-05T20:44:21.769Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 626ade4 [Pipeline] echo [2023-09-05T20:44:21.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T20:44:21.825Z] provisioning config files... [2023-09-05T20:44:21.839Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8588102797591046412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:44:22.138Z] ---> docker-login.sh [2023-09-05T20:44:22.138Z] nexus3.edgexfoundry.org:10001 [2023-09-05T20:44:22.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:44:22.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:44:22.399Z] Configure a credential helper to remove this warning. See [2023-09-05T20:44:22.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:44:22.399Z] [2023-09-05T20:44:22.399Z] Login Succeeded [2023-09-05T20:44:22.399Z] nexus3.edgexfoundry.org:10002 [2023-09-05T20:44:22.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:44:22.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:44:22.659Z] Configure a credential helper to remove this warning. See [2023-09-05T20:44:22.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:44:22.659Z] [2023-09-05T20:44:22.659Z] Login Succeeded [2023-09-05T20:44:22.659Z] nexus3.edgexfoundry.org:10003 [2023-09-05T20:44:22.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:44:22.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:44:22.659Z] Configure a credential helper to remove this warning. See [2023-09-05T20:44:22.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:44:22.659Z] [2023-09-05T20:44:22.659Z] Login Succeeded [2023-09-05T20:44:22.659Z] nexus3.edgexfoundry.org:10004 [2023-09-05T20:44:22.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:44:22.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:44:22.919Z] Configure a credential helper to remove this warning. See [2023-09-05T20:44:22.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:44:22.919Z] [2023-09-05T20:44:22.919Z] Login Succeeded [2023-09-05T20:44:22.919Z] docker.io [2023-09-05T20:44:22.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:44:23.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:44:23.179Z] Configure a credential helper to remove this warning. See [2023-09-05T20:44:23.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:44:23.179Z] [2023-09-05T20:44:23.179Z] Login Succeeded [2023-09-05T20:44:23.179Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T20:44:23.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-05T20:44:23.572Z] + git rev-list -1 --merges 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7~1..626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [Pipeline] echo [2023-09-05T20:44:23.616Z] -----------> git rev-list -1 --merges 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7~1..626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [2023-09-05T20:44:23.616Z] 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [false] [Pipeline] sh [2023-09-05T20:44:23.903Z] + git log --format=format:%s -1 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [Pipeline] echo [2023-09-05T20:44:23.917Z] ========================================================= [2023-09-05T20:44:23.917Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-05T20:44:23.917Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T20:44:24.230Z] + git log --format=format:%s -1 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [Pipeline] echo [2023-09-05T20:44:24.241Z] [semverPrep] GIT_COMMIT: 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7, Commit Message: Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.18 [Pipeline] echo [2023-09-05T20:44:24.250Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-05T20:44:24.674Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T20:44:24.674Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-05T20:44:24.674Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-05T20:44:24.674Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-05T20:44:24.674Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-05T20:44:24.674Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-05T20:44:24.674Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:44:25.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T20:44:25.019Z] [2023-09-05T20:44:25.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:44:25.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T20:44:25.318Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-05T20:44:25.318Z] b85a868b505f: Pulling fs layer [2023-09-05T20:44:25.318Z] e2be974225ed: Pulling fs layer [2023-09-05T20:44:25.318Z] 339a4e72a1f5: Pulling fs layer [2023-09-05T20:44:25.318Z] 988bab9f4d93: Pulling fs layer [2023-09-05T20:44:25.318Z] 1469e6f7b9e6: Pulling fs layer [2023-09-05T20:44:25.318Z] eaf3925da568: Pulling fs layer [2023-09-05T20:44:25.318Z] bab4dde63d76: Pulling fs layer [2023-09-05T20:44:25.318Z] bde34c3a00c8: Pulling fs layer [2023-09-05T20:44:25.318Z] b352a97aabf1: Pulling fs layer [2023-09-05T20:44:25.318Z] 4872d77fe225: Pulling fs layer [2023-09-05T20:44:25.318Z] 5851b861e8e6: Pulling fs layer [2023-09-05T20:44:25.318Z] b352a97aabf1: Waiting [2023-09-05T20:44:25.318Z] bab4dde63d76: Waiting [2023-09-05T20:44:25.319Z] bde34c3a00c8: Waiting [2023-09-05T20:44:25.319Z] 4872d77fe225: Waiting [2023-09-05T20:44:25.319Z] 5851b861e8e6: Waiting [2023-09-05T20:44:25.319Z] 988bab9f4d93: Waiting [2023-09-05T20:44:25.319Z] 1469e6f7b9e6: Waiting [2023-09-05T20:44:25.319Z] eaf3925da568: Waiting [2023-09-05T20:44:25.319Z] e2be974225ed: Verifying Checksum [2023-09-05T20:44:25.319Z] e2be974225ed: Download complete [2023-09-05T20:44:25.319Z] 988bab9f4d93: Verifying Checksum [2023-09-05T20:44:25.319Z] 988bab9f4d93: Download complete [2023-09-05T20:44:25.319Z] 1469e6f7b9e6: Verifying Checksum [2023-09-05T20:44:25.319Z] 1469e6f7b9e6: Download complete [2023-09-05T20:44:25.577Z] eaf3925da568: Verifying Checksum [2023-09-05T20:44:25.577Z] 339a4e72a1f5: Verifying Checksum [2023-09-05T20:44:25.577Z] 339a4e72a1f5: Download complete [2023-09-05T20:44:25.577Z] bde34c3a00c8: Download complete [2023-09-05T20:44:25.577Z] b352a97aabf1: Download complete [2023-09-05T20:44:25.577Z] 4872d77fe225: Verifying Checksum [2023-09-05T20:44:25.577Z] 4872d77fe225: Download complete [2023-09-05T20:44:25.577Z] 5851b861e8e6: Verifying Checksum [2023-09-05T20:44:25.577Z] 5851b861e8e6: Download complete [2023-09-05T20:44:25.577Z] b85a868b505f: Verifying Checksum [2023-09-05T20:44:25.577Z] b85a868b505f: Download complete [2023-09-05T20:44:25.837Z] bab4dde63d76: Verifying Checksum [2023-09-05T20:44:25.837Z] bab4dde63d76: Download complete [2023-09-05T20:44:26.774Z] b85a868b505f: Pull complete [2023-09-05T20:44:26.774Z] e2be974225ed: Pull complete [2023-09-05T20:44:27.344Z] 339a4e72a1f5: Pull complete [2023-09-05T20:44:27.344Z] 988bab9f4d93: Pull complete [2023-09-05T20:44:27.605Z] 1469e6f7b9e6: Pull complete [2023-09-05T20:44:27.605Z] eaf3925da568: Pull complete [2023-09-05T20:44:29.513Z] bab4dde63d76: Pull complete [2023-09-05T20:44:29.513Z] bde34c3a00c8: Pull complete [2023-09-05T20:44:29.513Z] b352a97aabf1: Pull complete [2023-09-05T20:44:29.513Z] 4872d77fe225: Pull complete [2023-09-05T20:44:29.513Z] 5851b861e8e6: Pull complete [2023-09-05T20:44:29.513Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-05T20:44:29.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T20:44:29.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:44:29.621Z] prd-ubuntu20.04-docker-8c-8g-5374 does not seem to be running inside a container [2023-09-05T20:44:29.641Z] $ 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-09-05T20:44:32.242Z] $ docker top 15a00553a511c15d46abf9a369e735a7d6f1fa095ab82ff528e88905fa68d526 -eo pid,comm [2023-09-05T20:44:32.300Z] 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-09-05T20:44:32.300Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T20:44:32.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T20:44:32.331Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T20:44:32.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T20:44:32.438Z] $ docker exec 15a00553a511c15d46abf9a369e735a7d6f1fa095ab82ff528e88905fa68d526 ssh-agent [2023-09-05T20:44:32.547Z] SSH_AUTH_SOCK=/tmp/ssh-ce5LkceWtphm/agent.32 [2023-09-05T20:44:32.547Z] SSH_AGENT_PID=38 [2023-09-05T20:44:32.554Z] Running ssh-add (command line suppressed) [2023-09-05T20:44:32.650Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4488313461722742819.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4488313461722742819.key) [2023-09-05T20:44:32.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T20:44:32.957Z] + git tag --points-at HEAD [Pipeline] } [2023-09-05T20:44:32.968Z] $ docker exec --env ******** --env ******** 15a00553a511c15d46abf9a369e735a7d6f1fa095ab82ff528e88905fa68d526 ssh-agent -k [2023-09-05T20:44:33.057Z] unset SSH_AUTH_SOCK; [2023-09-05T20:44:33.057Z] unset SSH_AGENT_PID; [2023-09-05T20:44:33.057Z] echo Agent pid 38 killed; [2023-09-05T20:44:33.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-05T20:44:33.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T20:44:33.091Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T20:44:33.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T20:44:33.182Z] $ docker exec 15a00553a511c15d46abf9a369e735a7d6f1fa095ab82ff528e88905fa68d526 ssh-agent [2023-09-05T20:44:33.291Z] SSH_AUTH_SOCK=/tmp/ssh-SKr08fJxELTf/agent.70 [2023-09-05T20:44:33.291Z] SSH_AGENT_PID=76 [2023-09-05T20:44:33.297Z] Running ssh-add (command line suppressed) [2023-09-05T20:44:33.377Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7102983452549378069.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7102983452549378069.key) [2023-09-05T20:44:33.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T20:44:33.682Z] + git semver init [2023-09-05T20:44:33.942Z] 2023-09-05 20:44:33,826 [run_init] DEBUG init version:0.0.0 force:False [2023-09-05T20:44:33.942Z] 2023-09-05 20:44:33,827 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-05T20:44:33.942Z] 2023-09-05 20:44:33,828 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-05T20:44:33.942Z] 2023-09-05 20:44:33,828 [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-09-05T20:44:34.881Z] 2023-09-05 20:44:34,538 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-05T20:44:34.881Z] 2023-09-05 20:44:34,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-05T20:44:34.881Z] 2023-09-05 20:44:34,538 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-05T20:44:34.881Z] 2023-09-05 20:44:34,538 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-05T20:44:34.881Z] 3.1.0-dev.15 [Pipeline] } [2023-09-05T20:44:34.884Z] $ docker exec --env ******** --env ******** 15a00553a511c15d46abf9a369e735a7d6f1fa095ab82ff528e88905fa68d526 ssh-agent -k [2023-09-05T20:44:34.986Z] unset SSH_AUTH_SOCK; [2023-09-05T20:44:34.986Z] unset SSH_AGENT_PID; [2023-09-05T20:44:34.986Z] echo Agent pid 76 killed; [2023-09-05T20:44:35.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T20:44:35.303Z] + git semver [Pipeline] } [2023-09-05T20:44:35.571Z] $ docker stop --time=1 15a00553a511c15d46abf9a369e735a7d6f1fa095ab82ff528e88905fa68d526 [2023-09-05T20:44:36.933Z] $ docker rm -f --volumes 15a00553a511c15d46abf9a369e735a7d6f1fa095ab82ff528e88905fa68d526 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T20:44:37.278Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-05T20:44:37.488Z] Stashed 1 file(s) [Pipeline] echo [2023-09-05T20:44:37.490Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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-09-05T20:44:37.650Z] provisioning config files... [2023-09-05T20:44:37.659Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6725878848975649908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:44:37.957Z] ---> docker-login.sh [2023-09-05T20:44:37.958Z] nexus3.edgexfoundry.org:10001 [2023-09-05T20:44:37.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:44:37.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:44:37.958Z] Configure a credential helper to remove this warning. See [2023-09-05T20:44:37.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:44:37.958Z] [2023-09-05T20:44:37.958Z] Login Succeeded [2023-09-05T20:44:37.958Z] nexus3.edgexfoundry.org:10002 [2023-09-05T20:44:37.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:44:37.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:44:37.958Z] Configure a credential helper to remove this warning. See [2023-09-05T20:44:37.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:44:37.958Z] [2023-09-05T20:44:37.958Z] Login Succeeded [2023-09-05T20:44:37.958Z] nexus3.edgexfoundry.org:10003 [2023-09-05T20:44:38.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:44:38.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:44:38.220Z] Configure a credential helper to remove this warning. See [2023-09-05T20:44:38.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:44:38.220Z] [2023-09-05T20:44:38.220Z] Login Succeeded [2023-09-05T20:44:38.220Z] nexus3.edgexfoundry.org:10004 [2023-09-05T20:44:38.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:44:38.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:44:38.220Z] Configure a credential helper to remove this warning. See [2023-09-05T20:44:38.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:44:38.220Z] [2023-09-05T20:44:38.220Z] Login Succeeded [2023-09-05T20:44:38.220Z] docker.io [2023-09-05T20:44:38.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:44:38.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:44:38.479Z] Configure a credential helper to remove this warning. See [2023-09-05T20:44:38.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:44:38.479Z] [2023-09-05T20:44:38.479Z] Login Succeeded [2023-09-05T20:44:38.479Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T20:44:38.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-05T20:44:38.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T20:44:38.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T20:44:38.579Z] ========================================================= [2023-09-05T20:44:38.579Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-05T20:44:38.579Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:44:38.885Z] + 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-09-05T20:44:38.885Z] Sending build context to Docker daemon 2.152MB [2023-09-05T20:44:38.885Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T20:44:38.885Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-05T20:44:38.885Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-05T20:44:38.885Z] 4db1b89c0bd1: Pulling fs layer [2023-09-05T20:44:38.885Z] 6911f1a30b25: Pulling fs layer [2023-09-05T20:44:38.885Z] e194b8c5c2a9: Pulling fs layer [2023-09-05T20:44:38.885Z] 6863d3e3a2b1: Pulling fs layer [2023-09-05T20:44:38.885Z] ec0bb842ea78: Pulling fs layer [2023-09-05T20:44:38.885Z] 40a00589a448: Pulling fs layer [2023-09-05T20:44:38.885Z] 6c08303d61cc: Pulling fs layer [2023-09-05T20:44:38.885Z] 798269fcf238: Pulling fs layer [2023-09-05T20:44:38.885Z] 6863d3e3a2b1: Waiting [2023-09-05T20:44:38.885Z] 40a00589a448: Waiting [2023-09-05T20:44:38.885Z] 6c08303d61cc: Waiting [2023-09-05T20:44:38.885Z] ec0bb842ea78: Waiting [2023-09-05T20:44:38.885Z] 6911f1a30b25: Verifying Checksum [2023-09-05T20:44:38.885Z] 6911f1a30b25: Download complete [2023-09-05T20:44:38.885Z] 6863d3e3a2b1: Verifying Checksum [2023-09-05T20:44:38.885Z] 6863d3e3a2b1: Download complete [2023-09-05T20:44:38.885Z] ec0bb842ea78: Verifying Checksum [2023-09-05T20:44:38.885Z] ec0bb842ea78: Download complete [2023-09-05T20:44:38.885Z] 4db1b89c0bd1: Verifying Checksum [2023-09-05T20:44:38.885Z] 4db1b89c0bd1: Download complete [2023-09-05T20:44:39.146Z] 40a00589a448: Verifying Checksum [2023-09-05T20:44:39.146Z] 40a00589a448: Download complete [2023-09-05T20:44:39.146Z] 4db1b89c0bd1: Pull complete [2023-09-05T20:44:39.408Z] 6911f1a30b25: Pull complete [2023-09-05T20:44:39.668Z] 798269fcf238: Verifying Checksum [2023-09-05T20:44:39.668Z] 798269fcf238: Download complete [2023-09-05T20:44:39.927Z] e194b8c5c2a9: Verifying Checksum [2023-09-05T20:44:39.927Z] e194b8c5c2a9: Download complete [2023-09-05T20:44:39.927Z] 6c08303d61cc: Verifying Checksum [2023-09-05T20:44:39.927Z] 6c08303d61cc: Download complete [2023-09-05T20:44:43.210Z] e194b8c5c2a9: Pull complete [2023-09-05T20:44:43.210Z] 6863d3e3a2b1: Pull complete [2023-09-05T20:44:43.210Z] ec0bb842ea78: Pull complete [2023-09-05T20:44:43.210Z] 40a00589a448: Pull complete [2023-09-05T20:44:45.109Z] 6c08303d61cc: Pull complete [2023-09-05T20:44:46.041Z] 798269fcf238: Pull complete [2023-09-05T20:44:46.041Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-05T20:44:46.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T20:44:46.041Z] ---> ec979cd7f677 [2023-09-05T20:44:46.041Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-05T20:44:51.305Z] ---> Running in 4766df3461fa [2023-09-05T20:44:51.305Z] Removing intermediate container 4766df3461fa [2023-09-05T20:44:51.305Z] ---> 3b769ba1b52f [2023-09-05T20:44:51.305Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T20:44:51.305Z] ---> Running in 3f9a5be5fe52 [2023-09-05T20:44:51.305Z] Removing intermediate container 3f9a5be5fe52 [2023-09-05T20:44:51.305Z] ---> e5cc5a83b003 [2023-09-05T20:44:51.305Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-05T20:44:51.305Z] ---> Running in 2e8701d6c952 [2023-09-05T20:44:51.305Z] Removing intermediate container 2e8701d6c952 [2023-09-05T20:44:51.305Z] ---> 88cb65d6d8b5 [2023-09-05T20:44:51.305Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-05T20:44:51.305Z] ---> Running in 0e3d46763a9f [2023-09-05T20:44:51.305Z] Removing intermediate container 0e3d46763a9f [2023-09-05T20:44:51.305Z] ---> 96329a8b67cd [2023-09-05T20:44:51.305Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T20:44:51.305Z] ---> Running in 2daefb424416 [2023-09-05T20:44:51.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T20:44:51.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T20:44:51.564Z] (1/14) Installing libintl (0.21.1-r1) [2023-09-05T20:44:51.564Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-09-05T20:44:51.564Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-09-05T20:44:51.823Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-09-05T20:44:51.823Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-09-05T20:44:51.823Z] (6/14) Installing udev-init-scripts (35-r1) [2023-09-05T20:44:51.823Z] (7/14) Installing libblkid (2.38.1-r1) [2023-09-05T20:44:51.823Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-09-05T20:44:51.823Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-09-05T20:44:51.823Z] (10/14) Installing kmod-libs (30-r1) [2023-09-05T20:44:51.823Z] (11/14) Installing eudev (3.2.11-r4) [2023-09-05T20:44:51.823Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-09-05T20:44:51.823Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-09-05T20:44:51.823Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-09-05T20:44:51.823Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T20:44:51.823Z] Executing eudev-3.2.11-r4.trigger [2023-09-05T20:44:51.823Z] OK: 272 MiB in 67 packages [2023-09-05T20:44:52.391Z] Removing intermediate container 2daefb424416 [2023-09-05T20:44:52.391Z] ---> e010170934d5 [2023-09-05T20:44:52.391Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-05T20:44:52.391Z] ---> Running in 182cbdb2a84f [2023-09-05T20:44:52.391Z] Removing intermediate container 182cbdb2a84f [2023-09-05T20:44:52.391Z] ---> b8f44601cc52 [2023-09-05T20:44:52.391Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-05T20:44:52.611Z] Still waiting to schedule task [2023-09-05T20:44:52.612Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-05T20:44:52.650Z] ---> c48ecd7b5fbb [2023-09-05T20:44:52.650Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:44:52.650Z] ---> Running in e00845db5f75 [2023-09-05T20:45:19.195Z] Removing intermediate container e00845db5f75 [2023-09-05T20:45:19.195Z] ---> 0a38f1422601 [2023-09-05T20:45:19.195Z] Step 11/13 : COPY . . [2023-09-05T20:45:19.195Z] ---> 421f6fa8a222 [2023-09-05T20:45:19.195Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-05T20:45:19.195Z] ---> Running in bb5a20576fdf [2023-09-05T20:45:19.454Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T20:45:19.454Z]  Dload Upload Total Spent Left Speed [2023-09-05T20:45:19.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8663 0 --:--:-- --:--:-- --:--:-- 8701 [2023-09-05T20:45:19.712Z] Removing intermediate container bb5a20576fdf [2023-09-05T20:45:19.712Z] ---> 60cfec7db6bb [2023-09-05T20:45:19.712Z] Step 13/13 : RUN ${MAKE} [2023-09-05T20:45:19.712Z] ---> Running in f99507b78df5 [2023-09-05T20:45:19.971Z] noop [2023-09-05T20:45:20.230Z] Removing intermediate container f99507b78df5 [2023-09-05T20:45:20.230Z] ---> 4ac9fbde0b05 [2023-09-05T20:45:20.230Z] Successfully built 4ac9fbde0b05 [2023-09-05T20:45:20.230Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:45:20.808Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T20:45:20.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:45:20.877Z] prd-ubuntu20.04-docker-8c-8g-5374 does not seem to be running inside a container [2023-09-05T20:45:20.914Z] $ 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-09-05T20:45:21.241Z] $ docker top ba15637b4fb76bcd24b28b059e8a53da7bca7625ea7112e556051b02998be80d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T20:45:21.573Z] + go version [2023-09-05T20:45:21.573Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-05T20:45:21.590Z] $ docker stop --time=1 ba15637b4fb76bcd24b28b059e8a53da7bca7625ea7112e556051b02998be80d [2023-09-05T20:45:22.844Z] $ docker rm -f --volumes ba15637b4fb76bcd24b28b059e8a53da7bca7625ea7112e556051b02998be80d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:45:23.252Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T20:45:23.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:45:23.329Z] prd-ubuntu20.04-docker-8c-8g-5374 does not seem to be running inside a container [2023-09-05T20:45:23.368Z] $ 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-09-05T20:45:23.677Z] $ docker top d85572f3db1a97eaa1b943e8b98d4ef9bd46aa5619d7180e90265741385ff2b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T20:45:24.006Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-05T20:45:24.304Z] + make test [2023-09-05T20:45:24.304Z] go test ./... -coverprofile=coverage.out ./... [2023-09-05T20:45:29.567Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-05T20:45:39.526Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-05T20:45:39.784Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-09-05T20:45:46.337Z] go vet ./... [2023-09-05T20:45:49.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T20:45:49.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T20:45:49.614Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-05T20:45:49.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-05T20:45:49.644Z] $ docker stop --time=1 d85572f3db1a97eaa1b943e8b98d4ef9bd46aa5619d7180e90265741385ff2b3 [2023-09-05T20:45:55.447Z] $ docker rm -f --volumes d85572f3db1a97eaa1b943e8b98d4ef9bd46aa5619d7180e90265741385ff2b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T20:45:55.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-05T20:45:56.005Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-05T20:45:56.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-05T20:45:56.832Z] + ls -al . [2023-09-05T20:45:56.832Z] total 220 [2023-09-05T20:45:56.832Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 20:45 . [2023-09-05T20:45:56.832Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 20:44 .. [2023-09-05T20:45:56.832Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 20:44 .git [2023-09-05T20:45:56.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 20:44 .github [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 5 20:44 .gitignore [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 5 20:44 .golangci.yml [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 5 20:44 .hadolint.yml [2023-09-05T20:45:56.832Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 20:44 .semver [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 5 20:44 Attribution.txt [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 5 20:44 CHANGELOG.md [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 5 20:44 Dockerfile [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 5 20:44 GOVERNANCE.md [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 5 20:44 Jenkinsfile [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 5 20:44 LICENSE [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 5 20:44 Makefile [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 20:44 OWNERS.md [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 5 20:44 README.md [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 5 20:44 VERSION [2023-09-05T20:45:56.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 20:44 bin [2023-09-05T20:45:56.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 20:44 cmd [2023-09-05T20:45:56.832Z] -rw-r--r-- 1 jenkins jenkins 53856 Sep 5 20:45 coverage.out [2023-09-05T20:45:56.832Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 5 20:44 docker-entrypoint.sh [2023-09-05T20:45:56.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 20:44 docs [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 5 20:44 go.mod [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 5 20:44 go.sum [2023-09-05T20:45:56.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 20:44 internal [2023-09-05T20:45:56.832Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 20:44 snap [2023-09-05T20:45:56.832Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 5 20:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:45:57.143Z] + 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=626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 --label arch=amd64 --label version=3.1.0-dev.15 . [2023-09-05T20:45:57.143Z] Sending build context to Docker daemon 2.207MB [2023-09-05T20:45:57.143Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T20:45:57.143Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-05T20:45:57.143Z] ---> 4ac9fbde0b05 [2023-09-05T20:45:57.143Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-05T20:45:57.421Z] ---> Running in d96a7e76fa18 [2023-09-05T20:45:57.421Z] Removing intermediate container d96a7e76fa18 [2023-09-05T20:45:57.421Z] ---> 4c47953ff8e1 [2023-09-05T20:45:57.421Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T20:45:57.421Z] ---> Running in 30bb6cedb2f8 [2023-09-05T20:45:57.421Z] Removing intermediate container 30bb6cedb2f8 [2023-09-05T20:45:57.421Z] ---> 9c65abd5aba3 [2023-09-05T20:45:57.421Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-05T20:45:57.421Z] ---> Running in 94f8a3854875 [2023-09-05T20:45:57.712Z] Removing intermediate container 94f8a3854875 [2023-09-05T20:45:57.712Z] ---> dbf1ad9b5799 [2023-09-05T20:45:57.712Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-05T20:45:57.712Z] ---> Running in e2738f2b98ed [2023-09-05T20:45:57.712Z] Removing intermediate container e2738f2b98ed [2023-09-05T20:45:57.712Z] ---> c8d301f6d0e8 [2023-09-05T20:45:57.712Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T20:45:57.712Z] ---> Running in 296e29e3c4c9 [2023-09-05T20:45:58.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T20:45:58.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T20:45:58.586Z] OK: 272 MiB in 67 packages [2023-09-05T20:45:58.856Z] Removing intermediate container 296e29e3c4c9 [2023-09-05T20:45:58.856Z] ---> 26655fe20a04 [2023-09-05T20:45:58.856Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-05T20:45:58.856Z] ---> Running in 4bc781d25ea3 [2023-09-05T20:45:58.856Z] Removing intermediate container 4bc781d25ea3 [2023-09-05T20:45:58.856Z] ---> ac6cab92eaec [2023-09-05T20:45:58.856Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-05T20:45:59.114Z] ---> 30b47aa7fa39 [2023-09-05T20:45:59.114Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:45:59.114Z] ---> Running in 3821b946660f [2023-09-05T20:45:59.681Z] Removing intermediate container 3821b946660f [2023-09-05T20:45:59.681Z] ---> f661807b1521 [2023-09-05T20:45:59.681Z] Step 11/36 : COPY . . [2023-09-05T20:46:00.248Z] ---> ca756558fbfa [2023-09-05T20:46:00.248Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-05T20:46:00.248Z] ---> Running in 8576b70d3e64 [2023-09-05T20:46:00.507Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T20:46:00.507Z]  Dload Upload Total Spent Left  Speed [2023-09-05T20:46:00.507Z] 0 0 0  0 0  0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 26115 0 --:--:-- --:--:-- --:--:-- 26659 [2023-09-05T20:46:00.765Z] Removing intermediate container 8576b70d3e64 [2023-09-05T20:46:00.766Z] ---> 5cda18d8b114 [2023-09-05T20:46:00.766Z] Step 13/36 : RUN ${MAKE} [2023-09-05T20:46:00.766Z] ---> Running in c86374771515 [2023-09-05T20:46:01.024Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-05T20:46:22.942Z] Removing intermediate container c86374771515 [2023-09-05T20:46:22.942Z] ---> bfdb5a04e6be [2023-09-05T20:46:22.942Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-05T20:46:22.942Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-05T20:46:22.942Z] 4acc49c71d14: Pulling fs layer [2023-09-05T20:46:22.942Z] 4acc49c71d14: Verifying Checksum [2023-09-05T20:46:22.942Z] 4acc49c71d14: Download complete [2023-09-05T20:46:22.942Z] 4acc49c71d14: Pull complete [2023-09-05T20:46:22.942Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-05T20:46:22.942Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-05T20:46:22.942Z] ---> 01a2bd3e5fff [2023-09-05T20:46:22.942Z] Step 15/36 : FROM alpine:3.17 [2023-09-05T20:46:22.942Z] 3.17: Pulling from library/alpine [2023-09-05T20:46:22.942Z] 9398808236ff: Pulling fs layer [2023-09-05T20:46:22.942Z] 9398808236ff: Download complete [2023-09-05T20:46:22.942Z] 9398808236ff: Pull complete [2023-09-05T20:46:22.942Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:46:22.942Z] Status: Downloaded newer image for alpine:3.17 [2023-09-05T20:46:22.942Z] ---> 1e0b8b5322fc [2023-09-05T20:46:22.942Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-05T20:46:23.201Z] ---> Running in 070bf2c7a50a [2023-09-05T20:46:23.201Z] Removing intermediate container 070bf2c7a50a [2023-09-05T20:46:23.201Z] ---> 5bec6f9b1150 [2023-09-05T20:46:23.201Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-05T20:46:23.459Z] ---> Running in 10bf3c64eee6 [2023-09-05T20:46:23.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T20:46:23.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T20:46:23.977Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-09-05T20:46:23.977Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-09-05T20:46:23.977Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-09-05T20:46:24.236Z] (4/86) Installing libxau (1.0.10-r0) [2023-09-05T20:46:24.236Z] (5/86) Installing libmd (1.0.4-r0) [2023-09-05T20:46:24.236Z] (6/86) Installing libbsd (0.11.7-r0) [2023-09-05T20:46:24.236Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-09-05T20:46:24.236Z] (8/86) Installing libxcb (1.15-r0) [2023-09-05T20:46:24.236Z] (9/86) Installing libx11 (1.8.4-r1) [2023-09-05T20:46:24.236Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-09-05T20:46:24.236Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-09-05T20:46:24.236Z] (12/86) Installing libexpat (2.5.0-r0) [2023-09-05T20:46:24.236Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-09-05T20:46:24.236Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-09-05T20:46:24.236Z] (15/86) Installing libpng (1.6.39-r0) [2023-09-05T20:46:24.236Z] (16/86) Installing freetype (2.12.1-r0) [2023-09-05T20:46:24.236Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-09-05T20:46:24.236Z] (18/86) Installing fribidi (1.0.12-r0) [2023-09-05T20:46:24.236Z] (19/86) Installing libffi (3.4.4-r0) [2023-09-05T20:46:24.236Z] (20/86) Installing libintl (0.21.1-r1) [2023-09-05T20:46:24.236Z] (21/86) Installing libblkid (2.38.1-r1) [2023-09-05T20:46:24.236Z] (22/86) Installing libmount (2.38.1-r1) [2023-09-05T20:46:24.236Z] (23/86) Installing pcre2 (10.42-r0) [2023-09-05T20:46:24.494Z] (24/86) Installing glib (2.74.7-r0) [2023-09-05T20:46:24.494Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-09-05T20:46:24.494Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-09-05T20:46:24.494Z] (27/86) Installing libass (0.16.0-r1) [2023-09-05T20:46:24.494Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-09-05T20:46:24.494Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-09-05T20:46:24.494Z] (30/86) Installing libpciaccess (0.17-r0) [2023-09-05T20:46:24.494Z] (31/86) Installing libdrm (2.4.114-r0) [2023-09-05T20:46:24.494Z] (32/86) Installing gmp (6.2.1-r2) [2023-09-05T20:46:24.494Z] (33/86) Installing nettle (3.8.1-r0) [2023-09-05T20:46:24.494Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-09-05T20:46:24.494Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-09-05T20:46:24.494Z] (36/86) Installing libunistring (1.1-r0) [2023-09-05T20:46:24.494Z] (37/86) Installing gnutls (3.7.8-r3) [2023-09-05T20:46:24.494Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-05T20:46:24.494Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-05T20:46:24.494Z] (40/86) Installing lame (3.100-r2) [2023-09-05T20:46:24.494Z] (41/86) Installing opus (1.3.1-r1) [2023-09-05T20:46:24.494Z] (42/86) Installing libasyncns (0.8-r1) [2023-09-05T20:46:24.494Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-09-05T20:46:24.494Z] (44/86) Installing libltdl (2.4.7-r1) [2023-09-05T20:46:24.494Z] (45/86) Installing orc (0.4.33-r0) [2023-09-05T20:46:24.494Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-09-05T20:46:24.494Z] (47/86) Installing libogg (1.3.5-r2) [2023-09-05T20:46:24.494Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-05T20:46:24.753Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-09-05T20:46:24.753Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-09-05T20:46:24.753Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-09-05T20:46:24.753Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-09-05T20:46:24.753Z] (53/86) Installing soxr (0.1.3-r3) [2023-09-05T20:46:24.753Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-09-05T20:46:24.753Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-09-05T20:46:24.753Z] (56/86) Installing libpulse (16.1-r6) [2023-09-05T20:46:24.753Z] (57/86) Installing cjson (1.7.15-r3) [2023-09-05T20:46:24.753Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-09-05T20:46:24.753Z] (59/86) Installing librist (0.2.7-r0) [2023-09-05T20:46:24.753Z] (60/86) Installing libsrt (1.5.1-r0) [2023-09-05T20:46:24.753Z] (61/86) Installing libssh (0.10.5-r0) [2023-09-05T20:46:24.753Z] (62/86) Installing libtheora (1.1.1-r16) [2023-09-05T20:46:24.753Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-09-05T20:46:24.754Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-09-05T20:46:24.754Z] (65/86) Installing libxext (1.3.5-r0) [2023-09-05T20:46:24.754Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-09-05T20:46:24.754Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-09-05T20:46:24.754Z] (68/86) Installing libva (2.16.0-r0) [2023-09-05T20:46:24.754Z] (69/86) Installing libvdpau (1.5-r0) [2023-09-05T20:46:24.754Z] (70/86) Installing vidstab (1.1.0-r2) [2023-09-05T20:46:24.754Z] (71/86) Installing libvpx (1.12.0-r1) [2023-09-05T20:46:24.754Z] (72/86) Installing libwebp (1.2.4-r2) [2023-09-05T20:46:24.754Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-09-05T20:46:24.754Z] (74/86) Installing numactl (2.0.16-r1) [2023-09-05T20:46:24.754Z] (75/86) Installing x265-libs (3.5-r3) [2023-09-05T20:46:25.012Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-09-05T20:46:25.012Z] (77/86) Installing libsodium (1.0.18-r2) [2023-09-05T20:46:25.012Z] (78/86) Installing libzmq (4.3.4-r1) [2023-09-05T20:46:25.012Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-09-05T20:46:25.012Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-09-05T20:46:25.013Z] (81/86) Installing udev-init-scripts (35-r1) [2023-09-05T20:46:25.013Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-09-05T20:46:25.013Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-09-05T20:46:25.013Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-09-05T20:46:25.013Z] (85/86) Installing kmod-libs (30-r1) [2023-09-05T20:46:25.013Z] (86/86) Installing eudev (3.2.11-r4) [2023-09-05T20:46:25.013Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T20:46:25.271Z] Executing eudev-3.2.11-r4.trigger [2023-09-05T20:46:25.271Z] OK: 112 MiB in 101 packages [2023-09-05T20:46:28.081Z] Removing intermediate container 10bf3c64eee6 [2023-09-05T20:46:28.081Z] ---> 4afab565903f [2023-09-05T20:46:28.081Z] Step 18/36 : WORKDIR / [2023-09-05T20:46:28.081Z] ---> Running in 0cec9930334f [2023-09-05T20:46:28.081Z] Removing intermediate container 0cec9930334f [2023-09-05T20:46:28.081Z] ---> 0853e0999f04 [2023-09-05T20:46:28.081Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-05T20:46:28.340Z] ---> fa46632a6622 [2023-09-05T20:46:28.340Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-05T20:46:28.340Z] ---> b135c1d8d3bf [2023-09-05T20:46:28.340Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-05T20:46:28.340Z] ---> bd92cdf350b0 [2023-09-05T20:46:28.340Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-05T20:46:28.598Z] ---> 5613efe28976 [2023-09-05T20:46:28.598Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-05T20:46:28.598Z] ---> c70f5d528936 [2023-09-05T20:46:28.598Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-05T20:46:28.855Z] ---> b2a1b17c7300 [2023-09-05T20:46:28.855Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-05T20:46:29.419Z] ---> 168b31aeae89 [2023-09-05T20:46:29.419Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-05T20:46:29.419Z] ---> Running in 8b43d33dbc9a [2023-09-05T20:46:29.984Z] Removing intermediate container 8b43d33dbc9a [2023-09-05T20:46:29.984Z] ---> 58cfd880c339 [2023-09-05T20:46:29.984Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-05T20:46:29.984Z] ---> Running in 8a832fa634d9 [2023-09-05T20:46:30.548Z] Removing intermediate container 8a832fa634d9 [2023-09-05T20:46:30.548Z] ---> 486b95ac3505 [2023-09-05T20:46:30.549Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-05T20:46:30.549Z] ---> Running in 0cc1dac5a636 [2023-09-05T20:46:31.114Z] Removing intermediate container 0cc1dac5a636 [2023-09-05T20:46:31.114Z] ---> 4cd2c2d11a21 [2023-09-05T20:46:31.114Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-05T20:46:31.114Z] ---> Running in c8a40b508f86 [2023-09-05T20:46:31.681Z] Removing intermediate container c8a40b508f86 [2023-09-05T20:46:31.681Z] ---> 88a8f0b88804 [2023-09-05T20:46:31.681Z] Step 30/36 : EXPOSE 59983 [2023-09-05T20:46:31.681Z] ---> Running in 3222bc2f7c43 [2023-09-05T20:46:31.681Z] Removing intermediate container 3222bc2f7c43 [2023-09-05T20:46:31.681Z] ---> 7acac19dc960 [2023-09-05T20:46:31.681Z] Step 31/36 : EXPOSE 8554 [2023-09-05T20:46:31.681Z] ---> Running in 0dca944d0179 [2023-09-05T20:46:31.940Z] Removing intermediate container 0dca944d0179 [2023-09-05T20:46:31.940Z] ---> 43ca086ec306 [2023-09-05T20:46:31.940Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-05T20:46:31.940Z] ---> Running in 2ab26b035b8d [2023-09-05T20:46:31.940Z] Removing intermediate container 2ab26b035b8d [2023-09-05T20:46:31.940Z] ---> bb7384f8f26a [2023-09-05T20:46:31.940Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-05T20:46:31.940Z] ---> Running in 7cb58e3c6c51 [2023-09-05T20:46:31.940Z] Removing intermediate container 7cb58e3c6c51 [2023-09-05T20:46:31.940Z] ---> 684a36be5126 [2023-09-05T20:46:31.940Z] Step 34/36 : LABEL arch=amd64 [2023-09-05T20:46:31.940Z] ---> Running in d8f9d99b63c5 [2023-09-05T20:46:32.199Z] Removing intermediate container d8f9d99b63c5 [2023-09-05T20:46:32.199Z] ---> e1f9b352818f [2023-09-05T20:46:32.199Z] Step 35/36 : LABEL git_sha=626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [2023-09-05T20:46:32.199Z] ---> Running in 3f9857233be2 [2023-09-05T20:46:32.199Z] Removing intermediate container 3f9857233be2 [2023-09-05T20:46:32.199Z] ---> 629a7437b2bc [2023-09-05T20:46:32.199Z] Step 36/36 : LABEL version=3.1.0-dev.15 [2023-09-05T20:46:32.199Z] ---> Running in 5894578ed3f3 [2023-09-05T20:46:32.199Z] Removing intermediate container 5894578ed3f3 [2023-09-05T20:46:32.199Z] ---> 4481fb5efd24 [2023-09-05T20:46:32.199Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-05T20:46:32.199Z] Successfully built 4481fb5efd24 [2023-09-05T20:46:32.199Z] 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-09-05T20:46:32.562Z] provisioning config files... [2023-09-05T20:46:32.570Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17375256396641205638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:46:32.870Z] ---> docker-login.sh [2023-09-05T20:46:32.870Z] nexus3.edgexfoundry.org:10001 [2023-09-05T20:46:32.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:46:32.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:46:32.870Z] Configure a credential helper to remove this warning. See [2023-09-05T20:46:32.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:46:32.870Z] [2023-09-05T20:46:32.870Z] Login Succeeded [2023-09-05T20:46:32.870Z] nexus3.edgexfoundry.org:10002 [2023-09-05T20:46:32.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:46:32.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:46:32.870Z] Configure a credential helper to remove this warning. See [2023-09-05T20:46:32.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:46:32.870Z] [2023-09-05T20:46:32.870Z] Login Succeeded [2023-09-05T20:46:32.870Z] nexus3.edgexfoundry.org:10003 [2023-09-05T20:46:33.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:46:33.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:46:33.128Z] Configure a credential helper to remove this warning. See [2023-09-05T20:46:33.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:46:33.128Z] [2023-09-05T20:46:33.128Z] Login Succeeded [2023-09-05T20:46:33.128Z] nexus3.edgexfoundry.org:10004 [2023-09-05T20:46:33.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:46:33.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:46:33.128Z] Configure a credential helper to remove this warning. See [2023-09-05T20:46:33.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:46:33.128Z] [2023-09-05T20:46:33.128Z] Login Succeeded [2023-09-05T20:46:33.128Z] docker.io [2023-09-05T20:46:33.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:46:33.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:46:33.392Z] Configure a credential helper to remove this warning. See [2023-09-05T20:46:33.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:46:33.392Z] [2023-09-05T20:46:33.392Z] Login Succeeded [2023-09-05T20:46:33.392Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T20:46:33.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T20:46:33.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T20:46:33.439Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-05T20:46:33.439Z] 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [2023-09-05T20:46:33.439Z] latest [2023-09-05T20:46:33.439Z] 3.1.0-dev.15 [2023-09-05T20:46:33.439Z] 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7-3.1.0-dev.15 [2023-09-05T20:46:33.439Z] main [2023-09-05T20:46:33.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:46:33.756Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:46:34.062Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [2023-09-05T20:46:34.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-05T20:46:34.063Z] 4a777b9a965b: Preparing [2023-09-05T20:46:34.063Z] 80046071d704: Preparing [2023-09-05T20:46:34.063Z] f35af9933789: Preparing [2023-09-05T20:46:34.063Z] 0ff37ba80736: Preparing [2023-09-05T20:46:34.063Z] 3827b5b91e75: Preparing [2023-09-05T20:46:34.063Z] acc83c6ca332: Preparing [2023-09-05T20:46:34.063Z] 94072f24fff8: Preparing [2023-09-05T20:46:34.063Z] 777b825e3bf0: Preparing [2023-09-05T20:46:34.063Z] 51fbfa212b9c: Preparing [2023-09-05T20:46:34.063Z] 31d98a8092d4: Preparing [2023-09-05T20:46:34.063Z] 7b2a7f2624c1: Preparing [2023-09-05T20:46:34.063Z] 12ed9f1c087a: Preparing [2023-09-05T20:46:34.063Z] 36b50b131297: Preparing [2023-09-05T20:46:34.063Z] 12ed9f1c087a: Waiting [2023-09-05T20:46:34.063Z] acc83c6ca332: Waiting [2023-09-05T20:46:34.063Z] 51fbfa212b9c: Waiting [2023-09-05T20:46:34.063Z] 31d98a8092d4: Waiting [2023-09-05T20:46:34.063Z] 36b50b131297: Waiting [2023-09-05T20:46:34.063Z] 94072f24fff8: Waiting [2023-09-05T20:46:34.063Z] 777b825e3bf0: Waiting [2023-09-05T20:46:34.063Z] 7b2a7f2624c1: Waiting [2023-09-05T20:46:34.063Z] 4a777b9a965b: Pushed [2023-09-05T20:46:34.063Z] 80046071d704: Pushed [2023-09-05T20:46:34.063Z] f35af9933789: Pushed [2023-09-05T20:46:34.063Z] 0ff37ba80736: Pushed [2023-09-05T20:46:34.063Z] acc83c6ca332: Pushed [2023-09-05T20:46:34.322Z] 94072f24fff8: Pushed [2023-09-05T20:46:34.322Z] 777b825e3bf0: Pushed [2023-09-05T20:46:34.322Z] 31d98a8092d4: Pushed [2023-09-05T20:46:34.322Z] 51fbfa212b9c: Pushed [2023-09-05T20:46:34.322Z] 36b50b131297: Layer already exists [2023-09-05T20:46:36.849Z] 3827b5b91e75: Pushed [2023-09-05T20:46:36.849Z] 7b2a7f2624c1: Pushed [2023-09-05T20:46:43.419Z] 12ed9f1c087a: Pushed [2023-09-05T20:46:43.419Z] 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7: digest: sha256:1fd20adc9e8b90562af771dd44af546ee5c69c7df66d575f63702baac2815d6b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:46:43.735Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:46:44.041Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-05T20:46:44.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-05T20:46:44.041Z] 4a777b9a965b: Preparing [2023-09-05T20:46:44.041Z] 80046071d704: Preparing [2023-09-05T20:46:44.041Z] f35af9933789: Preparing [2023-09-05T20:46:44.041Z] 0ff37ba80736: Preparing [2023-09-05T20:46:44.041Z] 3827b5b91e75: Preparing [2023-09-05T20:46:44.041Z] acc83c6ca332: Preparing [2023-09-05T20:46:44.041Z] 94072f24fff8: Preparing [2023-09-05T20:46:44.041Z] 777b825e3bf0: Preparing [2023-09-05T20:46:44.041Z] 51fbfa212b9c: Preparing [2023-09-05T20:46:44.041Z] 31d98a8092d4: Preparing [2023-09-05T20:46:44.041Z] 7b2a7f2624c1: Preparing [2023-09-05T20:46:44.041Z] 12ed9f1c087a: Preparing [2023-09-05T20:46:44.041Z] 36b50b131297: Preparing [2023-09-05T20:46:44.041Z] 94072f24fff8: Waiting [2023-09-05T20:46:44.041Z] acc83c6ca332: Waiting [2023-09-05T20:46:44.041Z] 31d98a8092d4: Waiting [2023-09-05T20:46:44.041Z] 7b2a7f2624c1: Waiting [2023-09-05T20:46:44.041Z] 777b825e3bf0: Waiting [2023-09-05T20:46:44.041Z] 36b50b131297: Waiting [2023-09-05T20:46:44.041Z] 51fbfa212b9c: Waiting [2023-09-05T20:46:44.041Z] 12ed9f1c087a: Waiting [2023-09-05T20:46:44.041Z] 3827b5b91e75: Layer already exists [2023-09-05T20:46:44.041Z] 80046071d704: Layer already exists [2023-09-05T20:46:44.041Z] 4a777b9a965b: Layer already exists [2023-09-05T20:46:44.041Z] 0ff37ba80736: Layer already exists [2023-09-05T20:46:44.041Z] f35af9933789: Layer already exists [2023-09-05T20:46:44.041Z] 94072f24fff8: Layer already exists [2023-09-05T20:46:44.041Z] 777b825e3bf0: Layer already exists [2023-09-05T20:46:44.041Z] acc83c6ca332: Layer already exists [2023-09-05T20:46:44.041Z] 31d98a8092d4: Layer already exists [2023-09-05T20:46:44.041Z] 51fbfa212b9c: Layer already exists [2023-09-05T20:46:44.041Z] 7b2a7f2624c1: Layer already exists [2023-09-05T20:46:44.041Z] 36b50b131297: Layer already exists [2023-09-05T20:46:44.041Z] 12ed9f1c087a: Layer already exists [2023-09-05T20:46:44.041Z] latest: digest: sha256:1fd20adc9e8b90562af771dd44af546ee5c69c7df66d575f63702baac2815d6b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:46:44.350Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:46:44.653Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.15 [2023-09-05T20:46:44.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-05T20:46:44.653Z] 4a777b9a965b: Preparing [2023-09-05T20:46:44.653Z] 80046071d704: Preparing [2023-09-05T20:46:44.653Z] f35af9933789: Preparing [2023-09-05T20:46:44.653Z] 0ff37ba80736: Preparing [2023-09-05T20:46:44.653Z] 3827b5b91e75: Preparing [2023-09-05T20:46:44.653Z] acc83c6ca332: Preparing [2023-09-05T20:46:44.653Z] 94072f24fff8: Preparing [2023-09-05T20:46:44.653Z] 777b825e3bf0: Preparing [2023-09-05T20:46:44.653Z] 51fbfa212b9c: Preparing [2023-09-05T20:46:44.653Z] 31d98a8092d4: Preparing [2023-09-05T20:46:44.653Z] 7b2a7f2624c1: Preparing [2023-09-05T20:46:44.653Z] 12ed9f1c087a: Preparing [2023-09-05T20:46:44.653Z] 36b50b131297: Preparing [2023-09-05T20:46:44.653Z] acc83c6ca332: Waiting [2023-09-05T20:46:44.653Z] 94072f24fff8: Waiting [2023-09-05T20:46:44.653Z] 777b825e3bf0: Waiting [2023-09-05T20:46:44.653Z] 51fbfa212b9c: Waiting [2023-09-05T20:46:44.653Z] 31d98a8092d4: Waiting [2023-09-05T20:46:44.653Z] 7b2a7f2624c1: Waiting [2023-09-05T20:46:44.653Z] 12ed9f1c087a: Waiting [2023-09-05T20:46:44.653Z] 36b50b131297: Waiting [2023-09-05T20:46:44.653Z] 3827b5b91e75: Layer already exists [2023-09-05T20:46:44.653Z] 0ff37ba80736: Layer already exists [2023-09-05T20:46:44.653Z] f35af9933789: Layer already exists [2023-09-05T20:46:44.653Z] 80046071d704: Layer already exists [2023-09-05T20:46:44.653Z] 4a777b9a965b: Layer already exists [2023-09-05T20:46:44.653Z] acc83c6ca332: Layer already exists [2023-09-05T20:46:44.653Z] 777b825e3bf0: Layer already exists [2023-09-05T20:46:44.653Z] 31d98a8092d4: Layer already exists [2023-09-05T20:46:44.653Z] 94072f24fff8: Layer already exists [2023-09-05T20:46:44.653Z] 51fbfa212b9c: Layer already exists [2023-09-05T20:46:44.653Z] 7b2a7f2624c1: Layer already exists [2023-09-05T20:46:44.653Z] 12ed9f1c087a: Layer already exists [2023-09-05T20:46:44.653Z] 36b50b131297: Layer already exists [2023-09-05T20:46:44.653Z] 3.1.0-dev.15: digest: sha256:1fd20adc9e8b90562af771dd44af546ee5c69c7df66d575f63702baac2815d6b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:46:44.962Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:46:45.264Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7-3.1.0-dev.15 [2023-09-05T20:46:45.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-05T20:46:45.264Z] 4a777b9a965b: Preparing [2023-09-05T20:46:45.264Z] 80046071d704: Preparing [2023-09-05T20:46:45.264Z] f35af9933789: Preparing [2023-09-05T20:46:45.264Z] 0ff37ba80736: Preparing [2023-09-05T20:46:45.264Z] 3827b5b91e75: Preparing [2023-09-05T20:46:45.264Z] acc83c6ca332: Preparing [2023-09-05T20:46:45.264Z] 94072f24fff8: Preparing [2023-09-05T20:46:45.264Z] 777b825e3bf0: Preparing [2023-09-05T20:46:45.264Z] 51fbfa212b9c: Preparing [2023-09-05T20:46:45.264Z] 31d98a8092d4: Preparing [2023-09-05T20:46:45.264Z] 7b2a7f2624c1: Preparing [2023-09-05T20:46:45.264Z] 12ed9f1c087a: Preparing [2023-09-05T20:46:45.264Z] 36b50b131297: Preparing [2023-09-05T20:46:45.264Z] acc83c6ca332: Waiting [2023-09-05T20:46:45.264Z] 94072f24fff8: Waiting [2023-09-05T20:46:45.264Z] 777b825e3bf0: Waiting [2023-09-05T20:46:45.264Z] 12ed9f1c087a: Waiting [2023-09-05T20:46:45.264Z] 51fbfa212b9c: Waiting [2023-09-05T20:46:45.264Z] 36b50b131297: Waiting [2023-09-05T20:46:45.264Z] 3827b5b91e75: Layer already exists [2023-09-05T20:46:45.264Z] 4a777b9a965b: Layer already exists [2023-09-05T20:46:45.264Z] f35af9933789: Layer already exists [2023-09-05T20:46:45.264Z] 80046071d704: Layer already exists [2023-09-05T20:46:45.264Z] 0ff37ba80736: Layer already exists [2023-09-05T20:46:45.264Z] acc83c6ca332: Layer already exists [2023-09-05T20:46:45.264Z] 777b825e3bf0: Layer already exists [2023-09-05T20:46:45.264Z] 94072f24fff8: Layer already exists [2023-09-05T20:46:45.264Z] 51fbfa212b9c: Layer already exists [2023-09-05T20:46:45.264Z] 31d98a8092d4: Layer already exists [2023-09-05T20:46:45.264Z] 7b2a7f2624c1: Layer already exists [2023-09-05T20:46:45.264Z] 36b50b131297: Layer already exists [2023-09-05T20:46:45.264Z] 12ed9f1c087a: Layer already exists [2023-09-05T20:46:45.264Z] 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7-3.1.0-dev.15: digest: sha256:1fd20adc9e8b90562af771dd44af546ee5c69c7df66d575f63702baac2815d6b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:46:45.576Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:46:45.882Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-05T20:46:45.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-05T20:46:45.882Z] 4a777b9a965b: Preparing [2023-09-05T20:46:45.882Z] 80046071d704: Preparing [2023-09-05T20:46:45.882Z] f35af9933789: Preparing [2023-09-05T20:46:45.882Z] 0ff37ba80736: Preparing [2023-09-05T20:46:45.882Z] 3827b5b91e75: Preparing [2023-09-05T20:46:45.882Z] acc83c6ca332: Preparing [2023-09-05T20:46:45.882Z] 94072f24fff8: Preparing [2023-09-05T20:46:45.882Z] 777b825e3bf0: Preparing [2023-09-05T20:46:45.882Z] 51fbfa212b9c: Preparing [2023-09-05T20:46:45.882Z] 31d98a8092d4: Preparing [2023-09-05T20:46:45.882Z] 7b2a7f2624c1: Preparing [2023-09-05T20:46:45.882Z] 12ed9f1c087a: Preparing [2023-09-05T20:46:45.882Z] 36b50b131297: Preparing [2023-09-05T20:46:45.882Z] 777b825e3bf0: Waiting [2023-09-05T20:46:45.882Z] 94072f24fff8: Waiting [2023-09-05T20:46:45.882Z] acc83c6ca332: Waiting [2023-09-05T20:46:45.882Z] 51fbfa212b9c: Waiting [2023-09-05T20:46:45.882Z] 12ed9f1c087a: Waiting [2023-09-05T20:46:45.882Z] 31d98a8092d4: Waiting [2023-09-05T20:46:45.882Z] 7b2a7f2624c1: Waiting [2023-09-05T20:46:45.882Z] 36b50b131297: Waiting [2023-09-05T20:46:45.882Z] f35af9933789: Layer already exists [2023-09-05T20:46:45.882Z] 3827b5b91e75: Layer already exists [2023-09-05T20:46:45.882Z] 0ff37ba80736: Layer already exists [2023-09-05T20:46:45.882Z] 4a777b9a965b: Layer already exists [2023-09-05T20:46:45.882Z] 80046071d704: Layer already exists [2023-09-05T20:46:45.882Z] acc83c6ca332: Layer already exists [2023-09-05T20:46:45.882Z] 94072f24fff8: Layer already exists [2023-09-05T20:46:45.882Z] 31d98a8092d4: Layer already exists [2023-09-05T20:46:45.882Z] 51fbfa212b9c: Layer already exists [2023-09-05T20:46:45.882Z] 777b825e3bf0: Layer already exists [2023-09-05T20:46:45.882Z] 7b2a7f2624c1: Layer already exists [2023-09-05T20:46:45.882Z] 36b50b131297: Layer already exists [2023-09-05T20:46:45.882Z] 12ed9f1c087a: Layer already exists [2023-09-05T20:46:45.882Z] main: digest: sha256:1fd20adc9e8b90562af771dd44af546ee5c69c7df66d575f63702baac2815d6b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T20:46:45.932Z] ===================================================== [Pipeline] echo [2023-09-05T20:46:45.940Z] taggedImages: [2023-09-05T20:46:45.940Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [2023-09-05T20:46:45.940Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-05T20:46:45.940Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.15 [2023-09-05T20:46:45.940Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7-3.1.0-dev.15 [2023-09-05T20:46:45.940Z] - 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-09-05T20:46:46.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T20:46:46.316Z] [2023-09-05T20:46:46.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:46:46.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T20:46:46.616Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-05T20:46:46.616Z] 5eb5b503b376: Pulling fs layer [2023-09-05T20:46:46.616Z] 5c69ac0246d0: Pulling fs layer [2023-09-05T20:46:46.616Z] ec43610c2a17: Pulling fs layer [2023-09-05T20:46:46.616Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-05T20:46:46.616Z] 33b1e0a273af: Pulling fs layer [2023-09-05T20:46:46.616Z] 5d3b04190fa2: Pulling fs layer [2023-09-05T20:46:46.616Z] 2f39f015ded8: Pulling fs layer [2023-09-05T20:46:46.616Z] 3a2ae6a8a46f: Waiting [2023-09-05T20:46:46.616Z] 33b1e0a273af: Waiting [2023-09-05T20:46:46.616Z] 5d3b04190fa2: Waiting [2023-09-05T20:46:46.616Z] 2f39f015ded8: Waiting [2023-09-05T20:46:46.616Z] 5c69ac0246d0: Verifying Checksum [2023-09-05T20:46:46.616Z] 5c69ac0246d0: Download complete [2023-09-05T20:46:46.616Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-05T20:46:46.616Z] 3a2ae6a8a46f: Download complete [2023-09-05T20:46:46.616Z] ec43610c2a17: Verifying Checksum [2023-09-05T20:46:46.616Z] ec43610c2a17: Download complete [2023-09-05T20:46:46.616Z] 5d3b04190fa2: Verifying Checksum [2023-09-05T20:46:46.616Z] 5d3b04190fa2: Download complete [2023-09-05T20:46:46.616Z] 33b1e0a273af: Download complete [2023-09-05T20:46:46.873Z] 5eb5b503b376: Download complete [2023-09-05T20:46:47.438Z] 2f39f015ded8: Download complete [2023-09-05T20:46:48.002Z] 5eb5b503b376: Pull complete [2023-09-05T20:46:48.002Z] 5c69ac0246d0: Pull complete [2023-09-05T20:46:48.569Z] ec43610c2a17: Pull complete [2023-09-05T20:46:48.569Z] 3a2ae6a8a46f: Pull complete [2023-09-05T20:46:48.569Z] 33b1e0a273af: Pull complete [2023-09-05T20:46:48.827Z] 5d3b04190fa2: Pull complete [2023-09-05T20:46:52.174Z] 2f39f015ded8: Pull complete [2023-09-05T20:46:52.175Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-05T20:46:52.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T20:46:52.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:46:52.247Z] prd-ubuntu20.04-docker-8c-8g-5374 does not seem to be running inside a container [2023-09-05T20:46:52.282Z] $ 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-09-05T20:46:55.643Z] $ docker top 34b041162eb76bef0b38226c002f1351d0b450159d02f3c8cc330d89ace6181b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:46:56.032Z] ---> job-cost.sh [2023-09-05T20:46:56.032Z] lf-activate-venv: SKIPPING [2023-09-05T20:46:56.032Z] INFO: No Stack... [2023-09-05T20:46:56.291Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T20:46:56.549Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T20:46:56.835Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-05T20:46:56.835Z] + cut -d, -f6 [Pipeline] lock [2023-09-05T20:46:56.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-139-stack-cost] [2023-09-05T20:46:56.856Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-139-stack-cost] did not exist. Created. [2023-09-05T20:46:56.857Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T20:46:57.159Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-05T20:46:57.182Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T20:46:57.192Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T20:46:57.216Z] $ docker stop --time=1 34b041162eb76bef0b38226c002f1351d0b450159d02f3c8cc330d89ace6181b [2023-09-05T20:46:58.364Z] $ docker rm -f --volumes 34b041162eb76bef0b38226c002f1351d0b450159d02f3c8cc330d89ace6181b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-05T20:47:31.134Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5375 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-05T20:47:31.151Z] Running in /w/workspace/device-usb-camera/139 [Pipeline] { [Pipeline] checkout [2023-09-05T20:47:31.192Z] Selected Git installation does not exist. Using Default [2023-09-05T20:47:31.192Z] The recommended git tool is: NONE [2023-09-05T20:47:36.641Z] using credential edgex-jenkins-ssh [2023-09-05T20:47:36.657Z] Cloning the remote Git repository [2023-09-05T20:47:36.709Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-05T20:47:36.819Z] > git init /w/workspace/device-usb-camera/139 # timeout=10 [2023-09-05T20:47:36.978Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-05T20:47:36.980Z] > git --version # timeout=10 [2023-09-05T20:47:37.004Z] > git --version # 'git version 2.25.1' [2023-09-05T20:47:37.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T20:47:37.164Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T20:47:37.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-05T20:47:38.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T20:47:38.894Z] Avoid second fetch [2023-09-05T20:47:38.895Z] Checking out Revision 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 (main) [2023-09-05T20:47:39.440Z] Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T20:47:38.913Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T20:47:38.990Z] > git checkout -f 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 # timeout=10 [2023-09-05T20:47:40.290Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-05T20:47:40.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T20:47:40.290Z] Dload Upload Total Spent Left Speed [2023-09-05T20:47:40.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-09-05T20:47:41.006Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-05T20:47:41.333Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-05T20:47:41.333Z] + sudo tee /etc/docker/daemon.new [2023-09-05T20:47:41.333Z] { [2023-09-05T20:47:41.333Z] "registry-mirrors": [ [2023-09-05T20:47:41.333Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-05T20:47:41.333Z] ], [2023-09-05T20:47:41.333Z] "bip": "10.250.0.254/24", [2023-09-05T20:47:41.333Z] "hosts": [ [2023-09-05T20:47:41.333Z] "tcp://0.0.0.0:5555", [2023-09-05T20:47:41.333Z] "unix:///var/run/docker.sock" [2023-09-05T20:47:41.333Z] ], [2023-09-05T20:47:41.333Z] "mtu": 1458, [2023-09-05T20:47:41.333Z] "selinux-enabled": true, [2023-09-05T20:47:41.333Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-05T20:47:41.333Z] } [Pipeline] sh [2023-09-05T20:47:41.663Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-05T20:47:41.992Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T20:48:00.255Z] provisioning config files... [2023-09-05T20:48:00.281Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/139@tmp/config7506467159156150225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:48:00.631Z] ---> docker-login.sh [2023-09-05T20:48:00.631Z] nexus3.edgexfoundry.org:10001 [2023-09-05T20:48:00.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:48:01.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:48:01.171Z] Configure a credential helper to remove this warning. See [2023-09-05T20:48:01.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:48:01.172Z] [2023-09-05T20:48:01.172Z] Login Succeeded [2023-09-05T20:48:01.172Z] nexus3.edgexfoundry.org:10002 [2023-09-05T20:48:01.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:48:01.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:48:01.711Z] Configure a credential helper to remove this warning. See [2023-09-05T20:48:01.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:48:01.711Z] [2023-09-05T20:48:01.711Z] Login Succeeded [2023-09-05T20:48:01.711Z] nexus3.edgexfoundry.org:10003 [2023-09-05T20:48:01.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:48:01.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:48:01.979Z] Configure a credential helper to remove this warning. See [2023-09-05T20:48:01.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:48:01.979Z] [2023-09-05T20:48:01.979Z] Login Succeeded [2023-09-05T20:48:01.979Z] nexus3.edgexfoundry.org:10004 [2023-09-05T20:48:02.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:48:02.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:48:02.522Z] Configure a credential helper to remove this warning. See [2023-09-05T20:48:02.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:48:02.522Z] [2023-09-05T20:48:02.522Z] Login Succeeded [2023-09-05T20:48:02.522Z] docker.io [2023-09-05T20:48:02.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:48:02.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:48:02.792Z] Configure a credential helper to remove this warning. See [2023-09-05T20:48:02.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:48:02.792Z] [2023-09-05T20:48:02.792Z] Login Succeeded [2023-09-05T20:48:03.062Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T20:48:03.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-05T20:48:03.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T20:48:03.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T20:48:03.376Z] ========================================================= [2023-09-05T20:48:03.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-05T20:48:03.376Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:48:03.724Z] + 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-09-05T20:48:03.995Z] Sending build context to Docker daemon 1.285MB [2023-09-05T20:48:03.995Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T20:48:03.995Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-05T20:48:04.272Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-05T20:48:04.272Z] edb6bdbacee9: Pulling fs layer [2023-09-05T20:48:04.272Z] 5f9638ab2659: Pulling fs layer [2023-09-05T20:48:04.272Z] 8d51d6327a98: Pulling fs layer [2023-09-05T20:48:04.272Z] 8b374f2dd631: Pulling fs layer [2023-09-05T20:48:04.272Z] ec14aa9079de: Pulling fs layer [2023-09-05T20:48:04.272Z] 2f466654f4bb: Pulling fs layer [2023-09-05T20:48:04.272Z] 554e91adad29: Pulling fs layer [2023-09-05T20:48:04.272Z] 8b374f2dd631: Waiting [2023-09-05T20:48:04.272Z] ec14aa9079de: Waiting [2023-09-05T20:48:04.272Z] 2f466654f4bb: Waiting [2023-09-05T20:48:04.272Z] 554e91adad29: Waiting [2023-09-05T20:48:04.273Z] 5f9638ab2659: Verifying Checksum [2023-09-05T20:48:04.273Z] 5f9638ab2659: Download complete [2023-09-05T20:48:04.273Z] 8b374f2dd631: Verifying Checksum [2023-09-05T20:48:04.273Z] 8b374f2dd631: Download complete [2023-09-05T20:48:04.273Z] ec14aa9079de: Verifying Checksum [2023-09-05T20:48:04.273Z] ec14aa9079de: Download complete [2023-09-05T20:48:04.273Z] edb6bdbacee9: Verifying Checksum [2023-09-05T20:48:04.273Z] edb6bdbacee9: Download complete [2023-09-05T20:48:05.704Z] edb6bdbacee9: Pull complete [2023-09-05T20:48:05.705Z] 554e91adad29: Verifying Checksum [2023-09-05T20:48:05.705Z] 554e91adad29: Download complete [2023-09-05T20:48:06.302Z] 5f9638ab2659: Pull complete [2023-09-05T20:48:07.273Z] 8d51d6327a98: Verifying Checksum [2023-09-05T20:48:07.273Z] 8d51d6327a98: Download complete [2023-09-05T20:48:07.273Z] 2f466654f4bb: Verifying Checksum [2023-09-05T20:48:07.273Z] 2f466654f4bb: Download complete [2023-09-05T20:48:19.627Z] 8d51d6327a98: Pull complete [2023-09-05T20:48:19.627Z] 8b374f2dd631: Pull complete [2023-09-05T20:48:19.627Z] ec14aa9079de: Pull complete [2023-09-05T20:48:26.301Z] 2f466654f4bb: Pull complete [2023-09-05T20:48:28.259Z] 554e91adad29: Pull complete [2023-09-05T20:48:28.259Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-05T20:48:28.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T20:48:28.259Z] ---> 1e15ea492957 [2023-09-05T20:48:28.259Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-05T20:48:30.226Z] ---> Running in 5c8312e0f1bc [2023-09-05T20:48:30.501Z] Removing intermediate container 5c8312e0f1bc [2023-09-05T20:48:30.501Z] ---> 05ba3b30ea08 [2023-09-05T20:48:30.501Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T20:48:30.771Z] ---> Running in 5257b607efac [2023-09-05T20:48:31.040Z] Removing intermediate container 5257b607efac [2023-09-05T20:48:31.040Z] ---> 37581494ea91 [2023-09-05T20:48:31.040Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-05T20:48:31.040Z] ---> Running in 29740ff7526f [2023-09-05T20:48:31.311Z] Removing intermediate container 29740ff7526f [2023-09-05T20:48:31.311Z] ---> f898699b7a25 [2023-09-05T20:48:31.311Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-05T20:48:31.580Z] ---> Running in 1f727c85b1ac [2023-09-05T20:48:31.860Z] Removing intermediate container 1f727c85b1ac [2023-09-05T20:48:31.860Z] ---> e174a16a32c8 [2023-09-05T20:48:31.860Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T20:48:31.860Z] ---> Running in b36e99a561c4 [2023-09-05T20:48:33.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:48:33.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:48:35.061Z] (1/14) Installing libintl (0.21.1-r1) [2023-09-05T20:48:35.061Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-09-05T20:48:35.061Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-09-05T20:48:35.061Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-09-05T20:48:35.061Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-09-05T20:48:35.061Z] (6/14) Installing udev-init-scripts (35-r1) [2023-09-05T20:48:35.061Z] (7/14) Installing libblkid (2.38.1-r1) [2023-09-05T20:48:35.061Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-09-05T20:48:35.061Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-09-05T20:48:35.061Z] (10/14) Installing kmod-libs (30-r1) [2023-09-05T20:48:35.061Z] (11/14) Installing eudev (3.2.11-r4) [2023-09-05T20:48:35.061Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-09-05T20:48:35.061Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-09-05T20:48:35.061Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-09-05T20:48:35.061Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T20:48:35.061Z] Executing eudev-3.2.11-r4.trigger [2023-09-05T20:48:35.331Z] OK: 271 MiB in 67 packages [2023-09-05T20:48:38.698Z] Removing intermediate container b36e99a561c4 [2023-09-05T20:48:38.698Z] ---> 70bb3e0b37af [2023-09-05T20:48:38.698Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-05T20:48:38.698Z] ---> Running in 012a9fd7bd51 [2023-09-05T20:48:38.698Z] Removing intermediate container 012a9fd7bd51 [2023-09-05T20:48:38.698Z] ---> 07bb1642f300 [2023-09-05T20:48:38.698Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-05T20:48:39.286Z] ---> 6b672281c630 [2023-09-05T20:48:39.286Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:48:39.286Z] ---> Running in 21baa62d652b [2023-09-05T20:49:47.219Z] Removing intermediate container 21baa62d652b [2023-09-05T20:49:47.219Z] ---> 55a5b8dede1e [2023-09-05T20:49:47.219Z] Step 11/13 : COPY . . [2023-09-05T20:49:48.180Z] ---> d6fef93de7bc [2023-09-05T20:49:48.180Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-05T20:49:48.180Z] ---> Running in c1c63be2aa13 [2023-09-05T20:49:49.140Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T20:49:49.140Z] Dload Upload Total Spent Left Speed [2023-09-05T20:49:49.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5075 0 --:--:-- --:--:-- --:--:-- 5093 [2023-09-05T20:49:49.990Z] Removing intermediate container c1c63be2aa13 [2023-09-05T20:49:49.990Z] ---> 77006b39dc26 [2023-09-05T20:49:49.990Z] Step 13/13 : RUN ${MAKE} [2023-09-05T20:49:49.990Z] ---> Running in 4d8300ead5a4 [2023-09-05T20:49:50.953Z] noop [2023-09-05T20:49:51.540Z] Removing intermediate container 4d8300ead5a4 [2023-09-05T20:49:51.541Z] ---> d0c283f75536 [2023-09-05T20:49:51.541Z] Successfully built d0c283f75536 [2023-09-05T20:49:51.807Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:49:52.147Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T20:49:52.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:49:52.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-5375 does not seem to be running inside a container [2023-09-05T20:49:52.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/139 -v /w/workspace/device-usb-camera/139:/w/workspace/device-usb-camera/139:rw,z -v /w/workspace/device-usb-camera/139@tmp:/w/workspace/device-usb-camera/139@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-09-05T20:49:53.593Z] $ docker top 026e8c1c738811775d71ebcae26397a129ce5c43aa0a97e6caa114e93cd332f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T20:49:54.419Z] + go version [2023-09-05T20:49:54.419Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-05T20:49:54.442Z] $ docker stop --time=1 026e8c1c738811775d71ebcae26397a129ce5c43aa0a97e6caa114e93cd332f4 [2023-09-05T20:49:56.058Z] $ docker rm -f --volumes 026e8c1c738811775d71ebcae26397a129ce5c43aa0a97e6caa114e93cd332f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:49:56.611Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T20:49:56.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:49:56.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-5375 does not seem to be running inside a container [2023-09-05T20:49:56.874Z] $ 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/139 -v /w/workspace/device-usb-camera/139:/w/workspace/device-usb-camera/139:rw,z -v /w/workspace/device-usb-camera/139@tmp:/w/workspace/device-usb-camera/139@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-09-05T20:49:58.028Z] $ docker top dab40d45014c7c080b36fa495299bbd80533e6fc881d70aefa73c8221ac0c9fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T20:49:58.523Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/139 [Pipeline] fileExists [Pipeline] sh [2023-09-05T20:49:58.856Z] + make test [2023-09-05T20:49:58.856Z] go test ./... -coverprofile=coverage.out ./... [2023-09-05T20:50:37.770Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-05T20:52:59.485Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-05T20:52:59.485Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.095s coverage: 4.4% of statements [2023-09-05T20:52:59.485Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-05T20:52:59.485Z] go vet ./... [2023-09-05T20:53:31.733Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T20:53:31.733Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T20:53:31.733Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-05T20:53:31.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-05T20:53:31.766Z] $ docker stop --time=1 dab40d45014c7c080b36fa495299bbd80533e6fc881d70aefa73c8221ac0c9fc [2023-09-05T20:53:33.702Z] $ docker rm -f --volumes dab40d45014c7c080b36fa495299bbd80533e6fc881d70aefa73c8221ac0c9fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T20:53:34.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-05T20:53:34.957Z] Warning: overwriting stash ‘coverage-report’ [2023-09-05T20:53:35.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T20:53:35.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-05T20:53:36.193Z] + ls -al . [2023-09-05T20:53:36.193Z] total 216 [2023-09-05T20:53:36.193Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 20:50 . [2023-09-05T20:53:36.193Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 20:47 .. [2023-09-05T20:53:36.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 20:47 .git [2023-09-05T20:53:36.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 20:47 .github [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 5 20:47 .gitignore [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 5 20:47 .golangci.yml [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 5 20:47 .hadolint.yml [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 5 20:47 Attribution.txt [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 5 20:47 CHANGELOG.md [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 5 20:47 Dockerfile [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 5 20:47 GOVERNANCE.md [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 5 20:47 Jenkinsfile [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 5 20:47 LICENSE [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 5 20:47 Makefile [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 20:47 OWNERS.md [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 5 20:47 README.md [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 5 20:44 VERSION [2023-09-05T20:53:36.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 20:47 bin [2023-09-05T20:53:36.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 20:47 cmd [2023-09-05T20:53:36.193Z] -rw-r--r-- 1 jenkins jenkins 53856 Sep 5 20:52 coverage.out [2023-09-05T20:53:36.193Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 5 20:47 docker-entrypoint.sh [2023-09-05T20:53:36.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 20:47 docs [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 5 20:47 go.mod [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 5 20:47 go.sum [2023-09-05T20:53:36.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 20:47 internal [2023-09-05T20:53:36.193Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 20:47 snap [2023-09-05T20:53:36.193Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 5 20:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:53:36.531Z] + 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=626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 --label arch=arm64 --label version=3.1.0-dev.15 . [2023-09-05T20:53:36.799Z] Sending build context to Docker daemon 1.339MB [2023-09-05T20:53:36.799Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T20:53:36.799Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-05T20:53:36.799Z] ---> d0c283f75536 [2023-09-05T20:53:36.799Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-05T20:53:37.067Z] ---> Running in 0939fa616513 [2023-09-05T20:53:37.334Z] Removing intermediate container 0939fa616513 [2023-09-05T20:53:37.334Z] ---> 8db1062710bc [2023-09-05T20:53:37.334Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T20:53:37.334Z] ---> Running in b01fdb812af1 [2023-09-05T20:53:37.604Z] Removing intermediate container b01fdb812af1 [2023-09-05T20:53:37.604Z] ---> 807a9b2292c8 [2023-09-05T20:53:37.604Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-05T20:53:37.604Z] ---> Running in 762a126ea458 [2023-09-05T20:53:37.879Z] Removing intermediate container 762a126ea458 [2023-09-05T20:53:37.879Z] ---> 9c4048135db9 [2023-09-05T20:53:37.879Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-05T20:53:38.149Z] ---> Running in d1b7584b51c5 [2023-09-05T20:53:38.416Z] Removing intermediate container d1b7584b51c5 [2023-09-05T20:53:38.416Z] ---> 4073dda9863c [2023-09-05T20:53:38.416Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T20:53:38.416Z] ---> Running in 88d993d9529f [2023-09-05T20:53:39.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:53:39.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:53:41.382Z] OK: 271 MiB in 67 packages [2023-09-05T20:53:41.970Z] Removing intermediate container 88d993d9529f [2023-09-05T20:53:41.970Z] ---> ef2d1c7c4ca0 [2023-09-05T20:53:41.970Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-05T20:53:41.970Z] ---> Running in 25bfddf4a039 [2023-09-05T20:53:42.239Z] Removing intermediate container 25bfddf4a039 [2023-09-05T20:53:42.239Z] ---> 8485b449e2ba [2023-09-05T20:53:42.239Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-05T20:53:42.835Z] ---> 5ed7870857b4 [2023-09-05T20:53:42.835Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:53:43.104Z] ---> Running in dcb83f5484f5 [2023-09-05T20:53:45.694Z] Removing intermediate container dcb83f5484f5 [2023-09-05T20:53:45.694Z] ---> 329ad856498e [2023-09-05T20:53:45.694Z] Step 11/36 : COPY . . [2023-09-05T20:53:46.656Z] ---> a38b8651037d [2023-09-05T20:53:46.656Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-05T20:53:46.656Z] ---> Running in 1205ae66d91e [2023-09-05T20:53:47.620Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T20:53:47.620Z]   Dload Upload Total Spent Left Speed [2023-09-05T20:53:47.891Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 3536 0 --:--:-- --:--:-- --:--:-- 3549 [2023-09-05T20:53:48.481Z] Removing intermediate container 1205ae66d91e [2023-09-05T20:53:48.481Z] ---> 231307e4cb88 [2023-09-05T20:53:48.481Z] Step 13/36 : RUN ${MAKE} [2023-09-05T20:53:48.755Z] ---> Running in cc2e7c8b8064 [2023-09-05T20:53:49.715Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-05T20:56:41.461Z] Removing intermediate container cc2e7c8b8064 [2023-09-05T20:56:41.461Z] ---> 34b952325827 [2023-09-05T20:56:41.461Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-05T20:56:41.461Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-05T20:56:41.461Z] 8766b47fe142: Pulling fs layer [2023-09-05T20:56:41.461Z] 8766b47fe142: Verifying Checksum [2023-09-05T20:56:41.461Z] 8766b47fe142: Download complete [2023-09-05T20:56:41.461Z] 8766b47fe142: Pull complete [2023-09-05T20:56:41.461Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-05T20:56:41.461Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-05T20:56:41.461Z] ---> 69d40e2cb93c [2023-09-05T20:56:41.461Z] Step 15/36 : FROM alpine:3.17 [2023-09-05T20:56:41.461Z] 3.17: Pulling from library/alpine [2023-09-05T20:56:41.461Z] 4060ece20d7a: Pulling fs layer [2023-09-05T20:56:41.461Z] 4060ece20d7a: Verifying Checksum [2023-09-05T20:56:41.461Z] 4060ece20d7a: Download complete [2023-09-05T20:56:41.461Z] 4060ece20d7a: Pull complete [2023-09-05T20:56:41.461Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:56:41.461Z] Status: Downloaded newer image for alpine:3.17 [2023-09-05T20:56:41.461Z] ---> 8650cd65339b [2023-09-05T20:56:41.461Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-05T20:56:41.461Z] ---> Running in e05b5e5fcee3 [2023-09-05T20:56:41.461Z] Removing intermediate container e05b5e5fcee3 [2023-09-05T20:56:41.461Z] ---> ddaedb392f89 [2023-09-05T20:56:41.461Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-05T20:56:41.461Z] ---> Running in 3977993ad6d9 [2023-09-05T20:56:41.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:56:41.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:56:41.461Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-09-05T20:56:41.461Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-09-05T20:56:41.461Z] (3/83) Installing libxau (1.0.10-r0) [2023-09-05T20:56:41.461Z] (4/83) Installing libmd (1.0.4-r0) [2023-09-05T20:56:41.461Z] (5/83) Installing libbsd (0.11.7-r0) [2023-09-05T20:56:41.461Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-09-05T20:56:41.461Z] (7/83) Installing libxcb (1.15-r0) [2023-09-05T20:56:41.461Z] (8/83) Installing libx11 (1.8.4-r1) [2023-09-05T20:56:41.461Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-09-05T20:56:41.461Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-09-05T20:56:41.461Z] (11/83) Installing libexpat (2.5.0-r0) [2023-09-05T20:56:41.461Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-09-05T20:56:41.461Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-09-05T20:56:41.461Z] (14/83) Installing libpng (1.6.39-r0) [2023-09-05T20:56:41.461Z] (15/83) Installing freetype (2.12.1-r0) [2023-09-05T20:56:41.461Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-09-05T20:56:41.461Z] (17/83) Installing fribidi (1.0.12-r0) [2023-09-05T20:56:41.461Z] (18/83) Installing libffi (3.4.4-r0) [2023-09-05T20:56:41.461Z] (19/83) Installing libintl (0.21.1-r1) [2023-09-05T20:56:41.461Z] (20/83) Installing libblkid (2.38.1-r1) [2023-09-05T20:56:41.461Z] (21/83) Installing libmount (2.38.1-r1) [2023-09-05T20:56:41.461Z] (22/83) Installing pcre2 (10.42-r0) [2023-09-05T20:56:41.461Z] (23/83) Installing glib (2.74.7-r0) [2023-09-05T20:56:41.461Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-09-05T20:56:41.461Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-09-05T20:56:41.461Z] (26/83) Installing libass (0.16.0-r1) [2023-09-05T20:56:41.461Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-09-05T20:56:41.461Z] (28/83) Installing libdrm (2.4.114-r0) [2023-09-05T20:56:41.461Z] (29/83) Installing gmp (6.2.1-r2) [2023-09-05T20:56:41.461Z] (30/83) Installing nettle (3.8.1-r0) [2023-09-05T20:56:41.461Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-09-05T20:56:41.461Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-09-05T20:56:41.461Z] (33/83) Installing libunistring (1.1-r0) [2023-09-05T20:56:41.461Z] (34/83) Installing gnutls (3.7.8-r3) [2023-09-05T20:56:41.461Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-05T20:56:41.461Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-05T20:56:41.461Z] (37/83) Installing lame (3.100-r2) [2023-09-05T20:56:41.461Z] (38/83) Installing opus (1.3.1-r1) [2023-09-05T20:56:41.461Z] (39/83) Installing libasyncns (0.8-r1) [2023-09-05T20:56:41.461Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-09-05T20:56:41.461Z] (41/83) Installing libltdl (2.4.7-r1) [2023-09-05T20:56:41.461Z] (42/83) Installing orc (0.4.33-r0) [2023-09-05T20:56:41.462Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-09-05T20:56:41.462Z] (44/83) Installing libogg (1.3.5-r2) [2023-09-05T20:56:41.462Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-05T20:56:41.462Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-09-05T20:56:41.462Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-09-05T20:56:41.462Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-09-05T20:56:41.462Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-09-05T20:56:41.462Z] (50/83) Installing soxr (0.1.3-r3) [2023-09-05T20:56:41.462Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-09-05T20:56:41.462Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-09-05T20:56:41.462Z] (53/83) Installing libpulse (16.1-r6) [2023-09-05T20:56:41.462Z] (54/83) Installing cjson (1.7.15-r3) [2023-09-05T20:56:41.462Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-09-05T20:56:41.462Z] (56/83) Installing librist (0.2.7-r0) [2023-09-05T20:56:41.462Z] (57/83) Installing libsrt (1.5.1-r0) [2023-09-05T20:56:41.462Z] (58/83) Installing libssh (0.10.5-r0) [2023-09-05T20:56:41.462Z] (59/83) Installing libtheora (1.1.1-r16) [2023-09-05T20:56:41.462Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-09-05T20:56:41.462Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-09-05T20:56:41.462Z] (62/83) Installing libxext (1.3.5-r0) [2023-09-05T20:56:41.462Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-09-05T20:56:41.462Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-09-05T20:56:41.462Z] (65/83) Installing libva (2.16.0-r0) [2023-09-05T20:56:41.462Z] (66/83) Installing libvdpau (1.5-r0) [2023-09-05T20:56:41.462Z] (67/83) Installing vidstab (1.1.0-r2) [2023-09-05T20:56:41.462Z] (68/83) Installing libvpx (1.12.0-r1) [2023-09-05T20:56:41.462Z] (69/83) Installing libwebp (1.2.4-r2) [2023-09-05T20:56:41.462Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-09-05T20:56:41.462Z] (71/83) Installing numactl (2.0.16-r1) [2023-09-05T20:56:41.462Z] (72/83) Installing x265-libs (3.5-r3) [2023-09-05T20:56:41.462Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-09-05T20:56:41.462Z] (74/83) Installing libsodium (1.0.18-r2) [2023-09-05T20:56:41.462Z] (75/83) Installing libzmq (4.3.4-r1) [2023-09-05T20:56:41.462Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-09-05T20:56:41.462Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-09-05T20:56:41.462Z] (78/83) Installing udev-init-scripts (35-r1) [2023-09-05T20:56:41.462Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-09-05T20:56:41.462Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-09-05T20:56:41.462Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-09-05T20:56:41.462Z] (82/83) Installing kmod-libs (30-r1) [2023-09-05T20:56:41.462Z] (83/83) Installing eudev (3.2.11-r4) [2023-09-05T20:56:41.462Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T20:56:41.462Z] Executing eudev-3.2.11-r4.trigger [2023-09-05T20:56:41.462Z] OK: 86 MiB in 98 packages [2023-09-05T20:56:44.823Z] Removing intermediate container 3977993ad6d9 [2023-09-05T20:56:44.823Z] ---> 1d62a989d311 [2023-09-05T20:56:44.823Z] Step 18/36 : WORKDIR / [2023-09-05T20:56:44.823Z] ---> Running in 28d3e78ab805 [2023-09-05T20:56:44.823Z] Removing intermediate container 28d3e78ab805 [2023-09-05T20:56:44.823Z] ---> 5e7224e5db72 [2023-09-05T20:56:44.823Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-05T20:56:46.233Z] ---> d7fe1d637e01 [2023-09-05T20:56:46.233Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-05T20:56:46.817Z] ---> 9e6941e0a4dc [2023-09-05T20:56:46.817Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-05T20:56:47.400Z] ---> 0790338569fa [2023-09-05T20:56:47.400Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-05T20:56:47.985Z] ---> 546d22bc1230 [2023-09-05T20:56:47.985Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-05T20:56:48.650Z] ---> 0e8890795973 [2023-09-05T20:56:48.650Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-05T20:56:48.927Z] ---> 8e5a147c4f01 [2023-09-05T20:56:48.927Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-05T20:56:50.391Z] ---> b426b0370bcc [2023-09-05T20:56:50.391Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-05T20:56:50.665Z] ---> Running in 2f58c0781dd0 [2023-09-05T20:56:52.639Z] Removing intermediate container 2f58c0781dd0 [2023-09-05T20:56:52.639Z] ---> ab52677d4d85 [2023-09-05T20:56:52.639Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-05T20:56:52.639Z] ---> Running in 21cc98bcf7b1 [2023-09-05T20:56:55.232Z] Removing intermediate container 21cc98bcf7b1 [2023-09-05T20:56:55.232Z] ---> 89f0120323fd [2023-09-05T20:56:55.232Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-05T20:56:55.232Z] ---> Running in 1c1eacfc3d41 [2023-09-05T20:56:57.177Z] Removing intermediate container 1c1eacfc3d41 [2023-09-05T20:56:57.177Z] ---> 9139aa04b8d8 [2023-09-05T20:56:57.177Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-05T20:56:57.177Z] ---> Running in 0ef4f815045e [2023-09-05T20:56:59.120Z] Removing intermediate container 0ef4f815045e [2023-09-05T20:56:59.120Z] ---> fa4d5ba09e1d [2023-09-05T20:56:59.120Z] Step 30/36 : EXPOSE 59983 [2023-09-05T20:56:59.120Z] ---> Running in 77c1706a4220 [2023-09-05T20:56:59.120Z] Removing intermediate container 77c1706a4220 [2023-09-05T20:56:59.120Z] ---> 2fff30108153 [2023-09-05T20:56:59.120Z] Step 31/36 : EXPOSE 8554 [2023-09-05T20:56:59.120Z] ---> Running in 610c1ba74465 [2023-09-05T20:56:59.389Z] Removing intermediate container 610c1ba74465 [2023-09-05T20:56:59.389Z] ---> 56f63b96d21e [2023-09-05T20:56:59.389Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-05T20:56:59.658Z] ---> Running in ede7e26aa1d8 [2023-09-05T20:56:59.926Z] Removing intermediate container ede7e26aa1d8 [2023-09-05T20:56:59.926Z] ---> 59a4974fec09 [2023-09-05T20:56:59.926Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-05T20:56:59.926Z] ---> Running in 9295ebae30fe [2023-09-05T20:57:00.212Z] Removing intermediate container 9295ebae30fe [2023-09-05T20:57:00.212Z] ---> a36aedfbbbea [2023-09-05T20:57:00.212Z] Step 34/36 : LABEL arch=arm64 [2023-09-05T20:57:00.212Z] ---> Running in bfa2eed96464 [2023-09-05T20:57:00.484Z] Removing intermediate container bfa2eed96464 [2023-09-05T20:57:00.484Z] ---> 738e6d8c487a [2023-09-05T20:57:00.484Z] Step 35/36 : LABEL git_sha=626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [2023-09-05T20:57:00.751Z] ---> Running in bfb5b0a58fa8 [2023-09-05T20:57:01.019Z] Removing intermediate container bfb5b0a58fa8 [2023-09-05T20:57:01.019Z] ---> b2ea5026f66e [2023-09-05T20:57:01.019Z] Step 36/36 : LABEL version=3.1.0-dev.15 [2023-09-05T20:57:01.019Z] ---> Running in 6aa7887e94ce [2023-09-05T20:57:01.286Z] Removing intermediate container 6aa7887e94ce [2023-09-05T20:57:01.286Z] ---> c3e4a04648f1 [2023-09-05T20:57:01.286Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-05T20:57:01.286Z] Successfully built c3e4a04648f1 [2023-09-05T20:57:01.286Z] 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-09-05T20:57:01.376Z] provisioning config files... [2023-09-05T20:57:01.392Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/139@tmp/config2183691076140835191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:57:01.729Z] ---> docker-login.sh [2023-09-05T20:57:01.729Z] nexus3.edgexfoundry.org:10001 [2023-09-05T20:57:01.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:57:01.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:57:01.997Z] Configure a credential helper to remove this warning. See [2023-09-05T20:57:01.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:57:01.997Z] [2023-09-05T20:57:01.997Z] Login Succeeded [2023-09-05T20:57:01.997Z] nexus3.edgexfoundry.org:10002 [2023-09-05T20:57:02.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:57:02.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:57:02.534Z] Configure a credential helper to remove this warning. See [2023-09-05T20:57:02.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:57:02.534Z] [2023-09-05T20:57:02.534Z] Login Succeeded [2023-09-05T20:57:02.534Z] nexus3.edgexfoundry.org:10003 [2023-09-05T20:57:02.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:57:02.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:57:02.802Z] Configure a credential helper to remove this warning. See [2023-09-05T20:57:02.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:57:02.802Z] [2023-09-05T20:57:02.802Z] Login Succeeded [2023-09-05T20:57:02.802Z] nexus3.edgexfoundry.org:10004 [2023-09-05T20:57:03.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:57:03.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:57:03.070Z] Configure a credential helper to remove this warning. See [2023-09-05T20:57:03.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:57:03.070Z] [2023-09-05T20:57:03.070Z] Login Succeeded [2023-09-05T20:57:03.070Z] docker.io [2023-09-05T20:57:03.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T20:57:03.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T20:57:03.604Z] Configure a credential helper to remove this warning. See [2023-09-05T20:57:03.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T20:57:03.604Z] [2023-09-05T20:57:03.604Z] Login Succeeded [2023-09-05T20:57:03.604Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T20:57:03.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T20:57:03.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T20:57:03.680Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-05T20:57:03.680Z] 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [2023-09-05T20:57:03.680Z] latest [2023-09-05T20:57:03.680Z] 3.1.0-dev.15 [2023-09-05T20:57:03.680Z] 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7-3.1.0-dev.15 [2023-09-05T20:57:03.680Z] main [2023-09-05T20:57:03.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:57:04.035Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:57:04.381Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [2023-09-05T20:57:04.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-05T20:57:04.381Z] 51ae0f2c28da: Preparing [2023-09-05T20:57:04.381Z] 4c0e3c593c11: Preparing [2023-09-05T20:57:04.381Z] 86962c70d20d: Preparing [2023-09-05T20:57:04.382Z] 16a1b6e24a80: Preparing [2023-09-05T20:57:04.382Z] 608d194cb50c: Preparing [2023-09-05T20:57:04.382Z] acc83c6ca332: Preparing [2023-09-05T20:57:04.382Z] 90869da35bbd: Preparing [2023-09-05T20:57:04.382Z] 9b1519ca9d58: Preparing [2023-09-05T20:57:04.382Z] 6e42c18133d0: Preparing [2023-09-05T20:57:04.382Z] 1ebb7d28d0ac: Preparing [2023-09-05T20:57:04.382Z] 0ac5edf333e7: Preparing [2023-09-05T20:57:04.382Z] 7a635da9ca7c: Preparing [2023-09-05T20:57:04.382Z] d2d9d24a8c2a: Preparing [2023-09-05T20:57:04.382Z] 9b1519ca9d58: Waiting [2023-09-05T20:57:04.382Z] 6e42c18133d0: Waiting [2023-09-05T20:57:04.382Z] 1ebb7d28d0ac: Waiting [2023-09-05T20:57:04.382Z] 0ac5edf333e7: Waiting [2023-09-05T20:57:04.382Z] 7a635da9ca7c: Waiting [2023-09-05T20:57:04.382Z] d2d9d24a8c2a: Waiting [2023-09-05T20:57:04.382Z] acc83c6ca332: Waiting [2023-09-05T20:57:04.382Z] 90869da35bbd: Waiting [2023-09-05T20:57:04.651Z] 86962c70d20d: Pushed [2023-09-05T20:57:04.651Z] 4c0e3c593c11: Pushed [2023-09-05T20:57:04.651Z] 16a1b6e24a80: Pushed [2023-09-05T20:57:04.651Z] 51ae0f2c28da: Pushed [2023-09-05T20:57:04.918Z] acc83c6ca332: Pushed [2023-09-05T20:57:04.918Z] 90869da35bbd: Pushed [2023-09-05T20:57:04.918Z] 9b1519ca9d58: Pushed [2023-09-05T20:57:04.918Z] 6e42c18133d0: Pushed [2023-09-05T20:57:04.918Z] d2d9d24a8c2a: Layer already exists [2023-09-05T20:57:05.184Z] 1ebb7d28d0ac: Pushed [2023-09-05T20:57:10.528Z] 608d194cb50c: Pushed [2023-09-05T20:57:10.795Z] 0ac5edf333e7: Pushed [2023-09-05T20:57:23.109Z] 7a635da9ca7c: Pushed [2023-09-05T20:57:23.109Z] 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7: digest: sha256:b88462ae0e30b1ad5774251c7e323d2af4c70f89a8ec20f5cad06d18cd4ff86a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:57:23.460Z] + 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-09-05T20:57:23.798Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-05T20:57:23.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-05T20:57:23.798Z] 51ae0f2c28da: Preparing [2023-09-05T20:57:23.798Z] 4c0e3c593c11: Preparing [2023-09-05T20:57:23.798Z] 86962c70d20d: Preparing [2023-09-05T20:57:23.798Z] 16a1b6e24a80: Preparing [2023-09-05T20:57:23.798Z] 608d194cb50c: Preparing [2023-09-05T20:57:23.798Z] acc83c6ca332: Preparing [2023-09-05T20:57:23.798Z] 90869da35bbd: Preparing [2023-09-05T20:57:23.798Z] 9b1519ca9d58: Preparing [2023-09-05T20:57:23.798Z] 6e42c18133d0: Preparing [2023-09-05T20:57:23.798Z] 1ebb7d28d0ac: Preparing [2023-09-05T20:57:23.798Z] 0ac5edf333e7: Preparing [2023-09-05T20:57:23.798Z] 7a635da9ca7c: Preparing [2023-09-05T20:57:23.798Z] d2d9d24a8c2a: Preparing [2023-09-05T20:57:23.798Z] acc83c6ca332: Waiting [2023-09-05T20:57:23.798Z] 1ebb7d28d0ac: Waiting [2023-09-05T20:57:23.798Z] 90869da35bbd: Waiting [2023-09-05T20:57:23.798Z] 9b1519ca9d58: Waiting [2023-09-05T20:57:23.799Z] 6e42c18133d0: Waiting [2023-09-05T20:57:23.799Z] 0ac5edf333e7: Waiting [2023-09-05T20:57:23.799Z] 7a635da9ca7c: Waiting [2023-09-05T20:57:23.799Z] d2d9d24a8c2a: Waiting [2023-09-05T20:57:23.799Z] 608d194cb50c: Layer already exists [2023-09-05T20:57:23.799Z] 86962c70d20d: Layer already exists [2023-09-05T20:57:23.799Z] 51ae0f2c28da: Layer already exists [2023-09-05T20:57:23.799Z] 4c0e3c593c11: Layer already exists [2023-09-05T20:57:23.799Z] 16a1b6e24a80: Layer already exists [2023-09-05T20:57:23.799Z] 90869da35bbd: Layer already exists [2023-09-05T20:57:23.799Z] acc83c6ca332: Layer already exists [2023-09-05T20:57:23.799Z] 9b1519ca9d58: Layer already exists [2023-09-05T20:57:23.799Z] 6e42c18133d0: Layer already exists [2023-09-05T20:57:23.799Z] 1ebb7d28d0ac: Layer already exists [2023-09-05T20:57:23.799Z] 0ac5edf333e7: Layer already exists [2023-09-05T20:57:23.799Z] d2d9d24a8c2a: Layer already exists [2023-09-05T20:57:23.799Z] 7a635da9ca7c: Layer already exists [2023-09-05T20:57:24.064Z] latest: digest: sha256:b88462ae0e30b1ad5774251c7e323d2af4c70f89a8ec20f5cad06d18cd4ff86a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:57:24.410Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:57:24.752Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.15 [2023-09-05T20:57:24.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-05T20:57:24.752Z] 51ae0f2c28da: Preparing [2023-09-05T20:57:24.752Z] 4c0e3c593c11: Preparing [2023-09-05T20:57:24.752Z] 86962c70d20d: Preparing [2023-09-05T20:57:24.752Z] 16a1b6e24a80: Preparing [2023-09-05T20:57:24.752Z] 608d194cb50c: Preparing [2023-09-05T20:57:24.752Z] acc83c6ca332: Preparing [2023-09-05T20:57:24.752Z] 90869da35bbd: Preparing [2023-09-05T20:57:24.752Z] 9b1519ca9d58: Preparing [2023-09-05T20:57:24.752Z] 6e42c18133d0: Preparing [2023-09-05T20:57:24.752Z] 1ebb7d28d0ac: Preparing [2023-09-05T20:57:24.752Z] 0ac5edf333e7: Preparing [2023-09-05T20:57:24.752Z] 7a635da9ca7c: Preparing [2023-09-05T20:57:24.752Z] d2d9d24a8c2a: Preparing [2023-09-05T20:57:24.752Z] 0ac5edf333e7: Waiting [2023-09-05T20:57:24.752Z] 6e42c18133d0: Waiting [2023-09-05T20:57:24.752Z] 1ebb7d28d0ac: Waiting [2023-09-05T20:57:24.752Z] acc83c6ca332: Waiting [2023-09-05T20:57:24.752Z] 7a635da9ca7c: Waiting [2023-09-05T20:57:24.752Z] d2d9d24a8c2a: Waiting [2023-09-05T20:57:24.752Z] 90869da35bbd: Waiting [2023-09-05T20:57:24.752Z] 9b1519ca9d58: Waiting [2023-09-05T20:57:24.752Z] 51ae0f2c28da: Layer already exists [2023-09-05T20:57:24.752Z] 16a1b6e24a80: Layer already exists [2023-09-05T20:57:24.752Z] 4c0e3c593c11: Layer already exists [2023-09-05T20:57:24.752Z] 608d194cb50c: Layer already exists [2023-09-05T20:57:24.752Z] 86962c70d20d: Layer already exists [2023-09-05T20:57:24.752Z] 6e42c18133d0: Layer already exists [2023-09-05T20:57:24.752Z] acc83c6ca332: Layer already exists [2023-09-05T20:57:24.752Z] 90869da35bbd: Layer already exists [2023-09-05T20:57:24.752Z] 1ebb7d28d0ac: Layer already exists [2023-09-05T20:57:24.752Z] 9b1519ca9d58: Layer already exists [2023-09-05T20:57:24.752Z] d2d9d24a8c2a: Layer already exists [2023-09-05T20:57:24.752Z] 7a635da9ca7c: Layer already exists [2023-09-05T20:57:24.752Z] 0ac5edf333e7: Layer already exists [2023-09-05T20:57:25.022Z] 3.1.0-dev.15: digest: sha256:b88462ae0e30b1ad5774251c7e323d2af4c70f89a8ec20f5cad06d18cd4ff86a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:57:25.372Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:57:25.710Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7-3.1.0-dev.15 [2023-09-05T20:57:25.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-05T20:57:25.710Z] 51ae0f2c28da: Preparing [2023-09-05T20:57:25.710Z] 4c0e3c593c11: Preparing [2023-09-05T20:57:25.710Z] 86962c70d20d: Preparing [2023-09-05T20:57:25.710Z] 16a1b6e24a80: Preparing [2023-09-05T20:57:25.710Z] 608d194cb50c: Preparing [2023-09-05T20:57:25.710Z] acc83c6ca332: Preparing [2023-09-05T20:57:25.710Z] 90869da35bbd: Preparing [2023-09-05T20:57:25.710Z] 9b1519ca9d58: Preparing [2023-09-05T20:57:25.710Z] 6e42c18133d0: Preparing [2023-09-05T20:57:25.710Z] 1ebb7d28d0ac: Preparing [2023-09-05T20:57:25.710Z] 0ac5edf333e7: Preparing [2023-09-05T20:57:25.710Z] 7a635da9ca7c: Preparing [2023-09-05T20:57:25.710Z] d2d9d24a8c2a: Preparing [2023-09-05T20:57:25.710Z] acc83c6ca332: Waiting [2023-09-05T20:57:25.710Z] 90869da35bbd: Waiting [2023-09-05T20:57:25.710Z] 0ac5edf333e7: Waiting [2023-09-05T20:57:25.710Z] 9b1519ca9d58: Waiting [2023-09-05T20:57:25.710Z] 6e42c18133d0: Waiting [2023-09-05T20:57:25.710Z] 1ebb7d28d0ac: Waiting [2023-09-05T20:57:25.710Z] 7a635da9ca7c: Waiting [2023-09-05T20:57:25.710Z] d2d9d24a8c2a: Waiting [2023-09-05T20:57:25.710Z] 51ae0f2c28da: Layer already exists [2023-09-05T20:57:25.710Z] 86962c70d20d: Layer already exists [2023-09-05T20:57:25.710Z] 4c0e3c593c11: Layer already exists [2023-09-05T20:57:25.710Z] 16a1b6e24a80: Layer already exists [2023-09-05T20:57:25.710Z] 608d194cb50c: Layer already exists [2023-09-05T20:57:25.710Z] 9b1519ca9d58: Layer already exists [2023-09-05T20:57:25.710Z] 90869da35bbd: Layer already exists [2023-09-05T20:57:25.710Z] acc83c6ca332: Layer already exists [2023-09-05T20:57:25.710Z] 1ebb7d28d0ac: Layer already exists [2023-09-05T20:57:25.710Z] 6e42c18133d0: Layer already exists [2023-09-05T20:57:25.710Z] 7a635da9ca7c: Layer already exists [2023-09-05T20:57:25.710Z] 0ac5edf333e7: Layer already exists [2023-09-05T20:57:25.710Z] d2d9d24a8c2a: Layer already exists [2023-09-05T20:57:25.978Z] 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7-3.1.0-dev.15: digest: sha256:b88462ae0e30b1ad5774251c7e323d2af4c70f89a8ec20f5cad06d18cd4ff86a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:57:26.325Z] + 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-09-05T20:57:26.665Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-05T20:57:26.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-05T20:57:26.665Z] 51ae0f2c28da: Preparing [2023-09-05T20:57:26.665Z] 4c0e3c593c11: Preparing [2023-09-05T20:57:26.665Z] 86962c70d20d: Preparing [2023-09-05T20:57:26.665Z] 16a1b6e24a80: Preparing [2023-09-05T20:57:26.665Z] 608d194cb50c: Preparing [2023-09-05T20:57:26.665Z] acc83c6ca332: Preparing [2023-09-05T20:57:26.665Z] 90869da35bbd: Preparing [2023-09-05T20:57:26.665Z] 9b1519ca9d58: Preparing [2023-09-05T20:57:26.665Z] 6e42c18133d0: Preparing [2023-09-05T20:57:26.665Z] 1ebb7d28d0ac: Preparing [2023-09-05T20:57:26.665Z] 0ac5edf333e7: Preparing [2023-09-05T20:57:26.665Z] 7a635da9ca7c: Preparing [2023-09-05T20:57:26.665Z] d2d9d24a8c2a: Preparing [2023-09-05T20:57:26.665Z] 6e42c18133d0: Waiting [2023-09-05T20:57:26.665Z] acc83c6ca332: Waiting [2023-09-05T20:57:26.665Z] 90869da35bbd: Waiting [2023-09-05T20:57:26.665Z] 9b1519ca9d58: Waiting [2023-09-05T20:57:26.665Z] 1ebb7d28d0ac: Waiting [2023-09-05T20:57:26.665Z] 7a635da9ca7c: Waiting [2023-09-05T20:57:26.665Z] d2d9d24a8c2a: Waiting [2023-09-05T20:57:26.665Z] 0ac5edf333e7: Waiting [2023-09-05T20:57:26.665Z] 4c0e3c593c11: Layer already exists [2023-09-05T20:57:26.665Z] 86962c70d20d: Layer already exists [2023-09-05T20:57:26.665Z] 51ae0f2c28da: Layer already exists [2023-09-05T20:57:26.665Z] 608d194cb50c: Layer already exists [2023-09-05T20:57:26.665Z] 16a1b6e24a80: Layer already exists [2023-09-05T20:57:26.665Z] acc83c6ca332: Layer already exists [2023-09-05T20:57:26.665Z] 1ebb7d28d0ac: Layer already exists [2023-09-05T20:57:26.665Z] 9b1519ca9d58: Layer already exists [2023-09-05T20:57:26.665Z] 90869da35bbd: Layer already exists [2023-09-05T20:57:26.665Z] 6e42c18133d0: Layer already exists [2023-09-05T20:57:26.665Z] 0ac5edf333e7: Layer already exists [2023-09-05T20:57:26.665Z] d2d9d24a8c2a: Layer already exists [2023-09-05T20:57:26.665Z] 7a635da9ca7c: Layer already exists [2023-09-05T20:57:26.932Z] main: digest: sha256:b88462ae0e30b1ad5774251c7e323d2af4c70f89a8ec20f5cad06d18cd4ff86a size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T20:57:26.980Z] ===================================================== [Pipeline] echo [2023-09-05T20:57:26.986Z] taggedImages: [2023-09-05T20:57:26.986Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [2023-09-05T20:57:26.986Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-05T20:57:26.986Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.15 [2023-09-05T20:57:26.986Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7-3.1.0-dev.15 [2023-09-05T20:57:26.986Z] - 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-09-05T20:57:27.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T20:57:27.342Z] [2023-09-05T20:57:27.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:57:27.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T20:57:27.669Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-05T20:57:27.669Z] 8998bd30e6a1: Pulling fs layer [2023-09-05T20:57:27.669Z] 04944245beec: Pulling fs layer [2023-09-05T20:57:27.669Z] 699f458cf7ca: Pulling fs layer [2023-09-05T20:57:27.669Z] 765212b225bb: Pulling fs layer [2023-09-05T20:57:27.669Z] f23df028b6ca: Pulling fs layer [2023-09-05T20:57:27.669Z] d65c8cfc05b1: Pulling fs layer [2023-09-05T20:57:27.669Z] 2437ff75d9bd: Pulling fs layer [2023-09-05T20:57:27.669Z] 765212b225bb: Waiting [2023-09-05T20:57:27.669Z] f23df028b6ca: Waiting [2023-09-05T20:57:27.669Z] d65c8cfc05b1: Waiting [2023-09-05T20:57:27.669Z] 2437ff75d9bd: Waiting [2023-09-05T20:57:27.942Z] 04944245beec: Verifying Checksum [2023-09-05T20:57:27.942Z] 04944245beec: Download complete [2023-09-05T20:57:27.942Z] 765212b225bb: Verifying Checksum [2023-09-05T20:57:27.942Z] 765212b225bb: Download complete [2023-09-05T20:57:27.942Z] f23df028b6ca: Verifying Checksum [2023-09-05T20:57:27.942Z] f23df028b6ca: Download complete [2023-09-05T20:57:27.942Z] d65c8cfc05b1: Verifying Checksum [2023-09-05T20:57:27.942Z] d65c8cfc05b1: Download complete [2023-09-05T20:57:27.942Z] 699f458cf7ca: Verifying Checksum [2023-09-05T20:57:27.942Z] 699f458cf7ca: Download complete [2023-09-05T20:57:28.527Z] 8998bd30e6a1: Verifying Checksum [2023-09-05T20:57:28.527Z] 8998bd30e6a1: Download complete [2023-09-05T20:57:31.114Z] 2437ff75d9bd: Verifying Checksum [2023-09-05T20:57:31.114Z] 2437ff75d9bd: Download complete [2023-09-05T20:57:32.520Z] 8998bd30e6a1: Pull complete [2023-09-05T20:57:32.788Z] 04944245beec: Pull complete [2023-09-05T20:57:34.196Z] 699f458cf7ca: Pull complete [2023-09-05T20:57:34.196Z] 765212b225bb: Pull complete [2023-09-05T20:57:35.155Z] f23df028b6ca: Pull complete [2023-09-05T20:57:35.155Z] d65c8cfc05b1: Pull complete [2023-09-05T20:57:50.145Z] 2437ff75d9bd: Pull complete [2023-09-05T20:57:50.145Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-05T20:57:50.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T20:57:50.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:57:50.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-5375 does not seem to be running inside a container [2023-09-05T20:57:50.425Z] $ 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/139 -v /w/workspace/device-usb-camera/139:/w/workspace/device-usb-camera/139:rw,z -v /w/workspace/device-usb-camera/139@tmp:/w/workspace/device-usb-camera/139@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-09-05T20:57:52.939Z] $ docker top 9a048484f863a1dacf63fd24b03c33db3ae83accf1c973de4c1a285e021b78b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:57:53.789Z] ---> job-cost.sh [2023-09-05T20:57:53.789Z] lf-activate-venv: SKIPPING [2023-09-05T20:57:53.789Z] INFO: No Stack... [2023-09-05T20:57:54.372Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-05T20:57:54.955Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T20:57:55.278Z] + cut -d, -f6 [2023-09-05T20:57:55.278Z] + cat /w/workspace/device-usb-camera/139/archives/cost.csv [Pipeline] lock [2023-09-05T20:57:55.612Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-139-stack-cost] [2023-09-05T20:57:55.618Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-139-stack-cost] did not exist. Created. [2023-09-05T20:57:55.618Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T20:57:56.279Z] /w/workspace/device-usb-camera/139@tmp/durable-985f394e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-05T20:57:56.945Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-05T20:57:56.967Z] Warning: overwriting stash ‘stack-cost’ [2023-09-05T20:57:57.031Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T20:57:57.058Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T20:57:57.082Z] $ docker stop --time=1 9a048484f863a1dacf63fd24b03c33db3ae83accf1c973de4c1a285e021b78b2 [2023-09-05T20:57:58.631Z] $ docker rm -f --volumes 9a048484f863a1dacf63fd24b03c33db3ae83accf1c973de4c1a285e021b78b2 [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-09-05T20:57:59.041Z] provisioning config files... [2023-09-05T20:57:59.048Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9071117229551270572tmp [Pipeline] { [Pipeline] sh [2023-09-05T20:57:59.346Z] + set +x [2023-09-05T20:57:59.346Z] + + bash -s -- [2023-09-05T20:57:59.346Z] curl -s https://codecov.io/bash [2023-09-05T20:57:59.346Z] [2023-09-05T20:57:59.346Z] _____ _ [2023-09-05T20:57:59.346Z] / ____| | | [2023-09-05T20:57:59.346Z] | | ___ __| | ___ ___ _____ __ [2023-09-05T20:57:59.346Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-05T20:57:59.346Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-05T20:57:59.346Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-05T20:57:59.346Z] Bash-1.0.6 [2023-09-05T20:57:59.346Z] [2023-09-05T20:57:59.346Z] [2023-09-05T20:57:59.346Z] ==> git version 2.25.1 found [2023-09-05T20:57:59.346Z] ==> 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-09-05T20:57:59.346Z] Release-Date: 2020-01-08 [2023-09-05T20:57:59.346Z] 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-09-05T20:57:59.346Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-05T20:57:59.346Z] ==> Jenkins CI detected. [2023-09-05T20:57:59.346Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-05T20:57:59.346Z] project root: . [2023-09-05T20:57:59.346Z] --> token set from env [2023-09-05T20:57:59.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-05T20:57:59.346Z] ==> Running gcov in . (disable via -X gcov) [2023-09-05T20:57:59.346Z] ==> Python coveragepy not found [2023-09-05T20:57:59.346Z] ==> Searching for coverage reports in: [2023-09-05T20:57:59.346Z] + . [2023-09-05T20:57:59.346Z] -> Found 1 reports [2023-09-05T20:57:59.346Z] ==> Detecting git/mercurial file structure [2023-09-05T20:57:59.346Z] ==> Reading reports [2023-09-05T20:57:59.605Z] + ./coverage.out bytes=53856 [2023-09-05T20:57:59.605Z] ==> Appending adjustments [2023-09-05T20:57:59.605Z] https://docs.codecov.io/docs/fixing-reports [2023-09-05T20:57:59.605Z] + Found adjustments [2023-09-05T20:57:59.605Z] ==> Gzipping contents [2023-09-05T20:57:59.605Z] 8.0K /tmp/codecov.x64KFs.gz [2023-09-05T20:57:59.605Z] ==> Uploading reports [2023-09-05T20:57:59.605Z] url: https://codecov.io [2023-09-05T20:57:59.605Z] query: branch=main&commit=626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-05T20:57:59.605Z] -> Pinging Codecov [2023-09-05T20:57:59.605Z] 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=626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-05T20:57:59.605Z] -> Uploading to [2023-09-05T20:57:59.605Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-05/73D8F5FF140700D3E01443B452E23636/626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7/bf88ec61-663c-49b9-8f3e-c5bfe9565018.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T205759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4daee43bfe5c8a47e8bdad28e214af96d9599fc696457b9f6db2252a83ffc10a [2023-09-05T20:57:59.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T20:57:59.864Z] Dload Upload Total Spent Left Speed [2023-09-05T20:57:59.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6883 0 0 100 6883 0 37005 --:--:-- --:--:-- --:--:-- 37005 [2023-09-05T20:57:59.864Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [Pipeline] } [2023-09-05T20:57:59.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-05T20:58:00.069Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-05T20:58:00.079Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:58:00.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T20:58:00.372Z] [2023-09-05T20:58:00.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:58:00.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T20:58:00.712Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-05T20:58:00.712Z] df9b9388f04a: Pulling fs layer [2023-09-05T20:58:00.712Z] 52dc419b0ee2: Pulling fs layer [2023-09-05T20:58:00.712Z] 25bc292e5bac: Pulling fs layer [2023-09-05T20:58:00.712Z] 114826534d7a: Pulling fs layer [2023-09-05T20:58:00.712Z] 4657fd5d0bcf: Pulling fs layer [2023-09-05T20:58:00.712Z] 6ad1cebc031e: Pulling fs layer [2023-09-05T20:58:00.712Z] 8a3aa393b2d8: Pulling fs layer [2023-09-05T20:58:00.712Z] 4657fd5d0bcf: Waiting [2023-09-05T20:58:00.712Z] 6ad1cebc031e: Waiting [2023-09-05T20:58:00.712Z] 114826534d7a: Waiting [2023-09-05T20:58:00.712Z] 8a3aa393b2d8: Waiting [2023-09-05T20:58:00.712Z] 25bc292e5bac: Verifying Checksum [2023-09-05T20:58:00.712Z] 25bc292e5bac: Download complete [2023-09-05T20:58:00.712Z] 52dc419b0ee2: Download complete [2023-09-05T20:58:00.712Z] 4657fd5d0bcf: Verifying Checksum [2023-09-05T20:58:00.712Z] 4657fd5d0bcf: Download complete [2023-09-05T20:58:00.712Z] df9b9388f04a: Verifying Checksum [2023-09-05T20:58:00.712Z] df9b9388f04a: Download complete [2023-09-05T20:58:01.069Z] df9b9388f04a: Pull complete [2023-09-05T20:58:01.069Z] 6ad1cebc031e: Verifying Checksum [2023-09-05T20:58:01.069Z] 6ad1cebc031e: Download complete [2023-09-05T20:58:01.069Z] 52dc419b0ee2: Pull complete [2023-09-05T20:58:01.069Z] 25bc292e5bac: Pull complete [2023-09-05T20:58:01.635Z] 114826534d7a: Download complete [2023-09-05T20:58:01.894Z] 8a3aa393b2d8: Verifying Checksum [2023-09-05T20:58:01.894Z] 8a3aa393b2d8: Download complete [2023-09-05T20:58:05.174Z] 114826534d7a: Pull complete [2023-09-05T20:58:05.175Z] 4657fd5d0bcf: Pull complete [2023-09-05T20:58:05.175Z] 6ad1cebc031e: Pull complete [2023-09-05T20:58:07.703Z] 8a3aa393b2d8: Pull complete [2023-09-05T20:58:07.703Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-05T20:58:07.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-05T20:58:07.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:58:07.778Z] prd-ubuntu20.04-docker-8c-8g-5374 does not seem to be running inside a container [2023-09-05T20:58:07.822Z] $ 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-09-05T20:58:12.227Z] $ docker top 378990637ed13e251ffb1addc7bf7d02482d67f3fff8eb9a977c6e26c1127d9b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-05T20:58:12.276Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-05T20:58:12.556Z] + set -o pipefail [2023-09-05T20:58:12.556Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-05T20:58:19.116Z] [2023-09-05T20:58:19.116Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-05T20:58:19.116Z] [2023-09-05T20:58:19.116Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/d5d2aa36-d5de-4a10-92e5-e182bf9e9607 [2023-09-05T20:58:19.116Z] [2023-09-05T20:58:19.116Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-05T20:58:19.116Z] [2023-09-05T20:58:19.116Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-05T20:58:19.116Z] [2023-09-05T20:58:19.117Z] [2023-09-05T20:58:19.117Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-05T20:58:19.117Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-05T20:58:19.117Z] More details here: https://snyk.co/ue1NS [2023-09-05T20:58:19.117Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-05T20:58:19.117Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-05T20:58:19.139Z] $ docker stop --time=1 378990637ed13e251ffb1addc7bf7d02482d67f3fff8eb9a977c6e26c1127d9b [2023-09-05T20:58:22.146Z] $ docker rm -f --volumes 378990637ed13e251ffb1addc7bf7d02482d67f3fff8eb9a977c6e26c1127d9b [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-09-05T20:58:22.867Z] + git log --format=format:%s -1 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 [Pipeline] sh [2023-09-05T20:58:23.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T20:58:23.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:58:23.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T20:58:23.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:58:23.542Z] prd-ubuntu20.04-docker-8c-8g-5374 does not seem to be running inside a container [2023-09-05T20:58:23.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-09-05T20:58:23.975Z] $ docker top 86108ea86421663f6d95261789dc44252eaf89e542e1e805f2123b35905a567d -eo pid,comm [2023-09-05T20:58:24.011Z] 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-09-05T20:58:24.011Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T20:58:24.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T20:58:24.045Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T20:58:24.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T20:58:24.177Z] $ docker exec 86108ea86421663f6d95261789dc44252eaf89e542e1e805f2123b35905a567d ssh-agent [2023-09-05T20:58:24.264Z] SSH_AUTH_SOCK=/tmp/ssh-f4GVnYcef5Lj/agent.32 [2023-09-05T20:58:24.264Z] SSH_AGENT_PID=38 [2023-09-05T20:58:24.269Z] Running ssh-add (command line suppressed) [2023-09-05T20:58:24.373Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12000747021484310013.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12000747021484310013.key) [2023-09-05T20:58:24.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T20:58:24.661Z] + git semver tag [2023-09-05T20:58:24.921Z] 2023-09-05 20:58:24,849 [run_tag] DEBUG tag force:False [2023-09-05T20:58:24.921Z] 2023-09-05 20:58:24,849 [check_head_tag] DEBUG check head tag [2023-09-05T20:58:24.921Z] 2023-09-05 20:58:24,852 [execute] INFO git cat-file --batch-check [2023-09-05T20:58:24.921Z] 2023-09-05 20:58:24,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-05T20:58:24.921Z] 2023-09-05 20:58:24,856 [execute] INFO git cat-file --batch [2023-09-05T20:58:24.921Z] 2023-09-05 20:58:24,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-05T20:58:24.921Z] 2023-09-05 20:58:24,889 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-05T20:58:24.921Z] 2023-09-05 20:58:24,889 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 [2023-09-05T20:58:24.921Z] 2023-09-05 20:58:24,889 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-05T20:58:24.921Z] 2023-09-05 20:58:24,894 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-05T20:58:24.921Z] 3.1.0-dev.15 [Pipeline] } [2023-09-05T20:58:24.942Z] $ docker exec --env ******** --env ******** 86108ea86421663f6d95261789dc44252eaf89e542e1e805f2123b35905a567d ssh-agent -k [2023-09-05T20:58:25.034Z] unset SSH_AUTH_SOCK; [2023-09-05T20:58:25.035Z] unset SSH_AGENT_PID; [2023-09-05T20:58:25.035Z] echo Agent pid 38 killed; [2023-09-05T20:58:25.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T20:58:25.344Z] + git semver [Pipeline] } [2023-09-05T20:58:25.628Z] $ docker stop --time=1 86108ea86421663f6d95261789dc44252eaf89e542e1e805f2123b35905a567d [2023-09-05T20:58:26.889Z] $ docker rm -f --volumes 86108ea86421663f6d95261789dc44252eaf89e542e1e805f2123b35905a567d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:58:27.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T20:58:27.266Z] [2023-09-05T20:58:27.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:58:27.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T20:58:27.567Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-05T20:58:27.567Z] ab5ef0e58194: Pulling fs layer [2023-09-05T20:58:27.567Z] 9712f1f96733: Pulling fs layer [2023-09-05T20:58:27.567Z] 63f879dbbcfc: Pulling fs layer [2023-09-05T20:58:27.567Z] 0d9ebad4ef96: Pulling fs layer [2023-09-05T20:58:27.567Z] e9a5061849ea: Pulling fs layer [2023-09-05T20:58:27.567Z] d747dcd14b5f: Pulling fs layer [2023-09-05T20:58:27.567Z] 2de7ff778b66: Pulling fs layer [2023-09-05T20:58:27.567Z] e9a5061849ea: Waiting [2023-09-05T20:58:27.567Z] d747dcd14b5f: Waiting [2023-09-05T20:58:27.567Z] 2de7ff778b66: Waiting [2023-09-05T20:58:27.567Z] 0d9ebad4ef96: Waiting [2023-09-05T20:58:27.567Z] 9712f1f96733: Verifying Checksum [2023-09-05T20:58:27.567Z] 9712f1f96733: Download complete [2023-09-05T20:58:28.292Z] 63f879dbbcfc: Verifying Checksum [2023-09-05T20:58:28.292Z] 63f879dbbcfc: Download complete [2023-09-05T20:58:28.292Z] 0d9ebad4ef96: Verifying Checksum [2023-09-05T20:58:28.292Z] 0d9ebad4ef96: Download complete [2023-09-05T20:58:28.292Z] d747dcd14b5f: Download complete [2023-09-05T20:58:28.292Z] e9a5061849ea: Verifying Checksum [2023-09-05T20:58:28.292Z] e9a5061849ea: Download complete [2023-09-05T20:58:28.292Z] ab5ef0e58194: Verifying Checksum [2023-09-05T20:58:28.292Z] ab5ef0e58194: Download complete [2023-09-05T20:58:28.292Z] 2de7ff778b66: Verifying Checksum [2023-09-05T20:58:28.292Z] 2de7ff778b66: Download complete [2023-09-05T20:58:30.815Z] ab5ef0e58194: Pull complete [2023-09-05T20:58:30.815Z] 9712f1f96733: Pull complete [2023-09-05T20:58:31.384Z] 63f879dbbcfc: Pull complete [2023-09-05T20:58:34.664Z] 0d9ebad4ef96: Pull complete [2023-09-05T20:58:34.664Z] e9a5061849ea: Pull complete [2023-09-05T20:58:34.922Z] d747dcd14b5f: Pull complete [2023-09-05T20:58:35.855Z] 2de7ff778b66: Pull complete [2023-09-05T20:58:35.855Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-05T20:58:35.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-05T20:58:35.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:58:35.936Z] prd-ubuntu20.04-docker-8c-8g-5374 does not seem to be running inside a container [2023-09-05T20:58:35.971Z] $ 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-09-05T20:58:39.971Z] $ docker top 7ba876fab1274a99ee535b8070bfc3918fe468b19e1acab1b8679a610cac0a91 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-05T20:58:40.022Z] provisioning config files... [2023-09-05T20:58:40.027Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5774482798084060555tmp [2023-09-05T20:58:40.035Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15810691786954279870tmp [2023-09-05T20:58:40.042Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14404154286764343043tmp [Pipeline] { [Pipeline] echo [2023-09-05T20:58:40.053Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:58:40.333Z] ---> sigul-configuration.sh [2023-09-05T20:58:40.334Z] gpg: directory `/root/.gnupg' created [2023-09-05T20:58:40.334Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-05T20:58:40.334Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-05T20:58:40.334Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-05T20:58:40.334Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-05T20:58:40.334Z] gpg: CAST5 encrypted data [2023-09-05T20:58:40.334Z] gpg: encrypted with 1 passphrase [2023-09-05T20:58:40.334Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-05T20:58:40.625Z] + mkdir /home/jenkins [2023-09-05T20:58:40.625Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-05T20:58:40.910Z] + 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-09-05T20:58:40.918Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:58:41.200Z] ---> sigul-install.sh [2023-09-05T20:58:41.201Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-05T20:58:41.492Z] + git tag --list [2023-09-05T20:58:41.492Z] v0.0.0 [2023-09-05T20:58:41.492Z] v0.0.1-dev.1 [2023-09-05T20:58:41.492Z] v0.0.1-dev.10 [2023-09-05T20:58:41.492Z] v0.0.1-dev.11 [2023-09-05T20:58:41.492Z] v0.0.1-dev.12 [2023-09-05T20:58:41.492Z] v0.0.1-dev.13 [2023-09-05T20:58:41.492Z] v0.0.1-dev.14 [2023-09-05T20:58:41.492Z] v0.0.1-dev.15 [2023-09-05T20:58:41.492Z] v0.0.1-dev.16 [2023-09-05T20:58:41.492Z] v0.0.1-dev.2 [2023-09-05T20:58:41.492Z] v0.0.1-dev.3 [2023-09-05T20:58:41.492Z] v0.0.1-dev.4 [2023-09-05T20:58:41.492Z] v0.0.1-dev.5 [2023-09-05T20:58:41.492Z] v0.0.1-dev.6 [2023-09-05T20:58:41.492Z] v0.0.1-dev.7 [2023-09-05T20:58:41.492Z] v0.0.1-dev.8 [2023-09-05T20:58:41.492Z] v0.0.1-dev.9 [2023-09-05T20:58:41.492Z] v2.2.0 [2023-09-05T20:58:41.492Z] v2.2.0-dev.17 [2023-09-05T20:58:41.492Z] v2.2.0-dev.18 [2023-09-05T20:58:41.492Z] v2.2.0-dev.19 [2023-09-05T20:58:41.492Z] v2.2.0-dev.20 [2023-09-05T20:58:41.492Z] v2.2.0-dev.21 [2023-09-05T20:58:41.492Z] v2.2.0-dev.22 [2023-09-05T20:58:41.492Z] v2.2.0-dev.23 [2023-09-05T20:58:41.492Z] v2.2.0-dev.24 [2023-09-05T20:58:41.492Z] v2.2.0-dev.25 [2023-09-05T20:58:41.492Z] v2.2.0-dev.26 [2023-09-05T20:58:41.492Z] v2.2.0-dev.27 [2023-09-05T20:58:41.492Z] v2.3.0 [2023-09-05T20:58:41.492Z] v2.3.0-dev.1 [2023-09-05T20:58:41.492Z] v2.3.0-dev.10 [2023-09-05T20:58:41.492Z] v2.3.0-dev.11 [2023-09-05T20:58:41.492Z] v2.3.0-dev.12 [2023-09-05T20:58:41.492Z] v2.3.0-dev.13 [2023-09-05T20:58:41.492Z] v2.3.0-dev.14 [2023-09-05T20:58:41.492Z] v2.3.0-dev.15 [2023-09-05T20:58:41.492Z] v2.3.0-dev.16 [2023-09-05T20:58:41.492Z] v2.3.0-dev.17 [2023-09-05T20:58:41.492Z] v2.3.0-dev.18 [2023-09-05T20:58:41.492Z] v2.3.0-dev.19 [2023-09-05T20:58:41.492Z] v2.3.0-dev.2 [2023-09-05T20:58:41.492Z] v2.3.0-dev.20 [2023-09-05T20:58:41.492Z] v2.3.0-dev.21 [2023-09-05T20:58:41.492Z] v2.3.0-dev.22 [2023-09-05T20:58:41.492Z] v2.3.0-dev.23 [2023-09-05T20:58:41.492Z] v2.3.0-dev.24 [2023-09-05T20:58:41.492Z] v2.3.0-dev.25 [2023-09-05T20:58:41.492Z] v2.3.0-dev.26 [2023-09-05T20:58:41.492Z] v2.3.0-dev.27 [2023-09-05T20:58:41.492Z] v2.3.0-dev.28 [2023-09-05T20:58:41.492Z] v2.3.0-dev.3 [2023-09-05T20:58:41.492Z] v2.3.0-dev.4 [2023-09-05T20:58:41.492Z] v2.3.0-dev.5 [2023-09-05T20:58:41.492Z] v2.3.0-dev.6 [2023-09-05T20:58:41.492Z] v2.3.0-dev.7 [2023-09-05T20:58:41.492Z] v2.3.0-dev.8 [2023-09-05T20:58:41.492Z] v2.3.0-dev.9 [2023-09-05T20:58:41.492Z] v2.3.1 [2023-09-05T20:58:41.492Z] v2.3.1-dev.4 [2023-09-05T20:58:41.492Z] v2.3.1-dev.5 [2023-09-05T20:58:41.492Z] v2.3.1-dev.6 [2023-09-05T20:58:41.492Z] v3.0 [2023-09-05T20:58:41.492Z] v3.0.0 [2023-09-05T20:58:41.492Z] v3.0.0-dev.1 [2023-09-05T20:58:41.492Z] v3.0.0-dev.10 [2023-09-05T20:58:41.492Z] v3.0.0-dev.11 [2023-09-05T20:58:41.492Z] v3.0.0-dev.12 [2023-09-05T20:58:41.492Z] v3.0.0-dev.13 [2023-09-05T20:58:41.492Z] v3.0.0-dev.14 [2023-09-05T20:58:41.492Z] v3.0.0-dev.15 [2023-09-05T20:58:41.492Z] v3.0.0-dev.16 [2023-09-05T20:58:41.492Z] v3.0.0-dev.17 [2023-09-05T20:58:41.492Z] v3.0.0-dev.18 [2023-09-05T20:58:41.492Z] v3.0.0-dev.19 [2023-09-05T20:58:41.492Z] v3.0.0-dev.2 [2023-09-05T20:58:41.492Z] v3.0.0-dev.20 [2023-09-05T20:58:41.492Z] v3.0.0-dev.21 [2023-09-05T20:58:41.492Z] v3.0.0-dev.22 [2023-09-05T20:58:41.492Z] v3.0.0-dev.23 [2023-09-05T20:58:41.492Z] v3.0.0-dev.24 [2023-09-05T20:58:41.492Z] v3.0.0-dev.25 [2023-09-05T20:58:41.492Z] v3.0.0-dev.26 [2023-09-05T20:58:41.492Z] v3.0.0-dev.27 [2023-09-05T20:58:41.492Z] v3.0.0-dev.28 [2023-09-05T20:58:41.492Z] v3.0.0-dev.29 [2023-09-05T20:58:41.492Z] v3.0.0-dev.3 [2023-09-05T20:58:41.492Z] v3.0.0-dev.30 [2023-09-05T20:58:41.492Z] v3.0.0-dev.31 [2023-09-05T20:58:41.492Z] v3.0.0-dev.32 [2023-09-05T20:58:41.492Z] v3.0.0-dev.33 [2023-09-05T20:58:41.492Z] v3.0.0-dev.34 [2023-09-05T20:58:41.492Z] v3.0.0-dev.35 [2023-09-05T20:58:41.492Z] v3.0.0-dev.36 [2023-09-05T20:58:41.492Z] v3.0.0-dev.37 [2023-09-05T20:58:41.492Z] v3.0.0-dev.38 [2023-09-05T20:58:41.492Z] v3.0.0-dev.39 [2023-09-05T20:58:41.492Z] v3.0.0-dev.4 [2023-09-05T20:58:41.492Z] v3.0.0-dev.40 [2023-09-05T20:58:41.492Z] v3.0.0-dev.41 [2023-09-05T20:58:41.492Z] v3.0.0-dev.42 [2023-09-05T20:58:41.492Z] v3.0.0-dev.43 [2023-09-05T20:58:41.492Z] v3.0.0-dev.44 [2023-09-05T20:58:41.492Z] v3.0.0-dev.45 [2023-09-05T20:58:41.492Z] v3.0.0-dev.46 [2023-09-05T20:58:41.492Z] v3.0.0-dev.47 [2023-09-05T20:58:41.492Z] v3.0.0-dev.48 [2023-09-05T20:58:41.492Z] v3.0.0-dev.49 [2023-09-05T20:58:41.492Z] v3.0.0-dev.5 [2023-09-05T20:58:41.492Z] v3.0.0-dev.50 [2023-09-05T20:58:41.492Z] v3.0.0-dev.51 [2023-09-05T20:58:41.492Z] v3.0.0-dev.6 [2023-09-05T20:58:41.492Z] v3.0.0-dev.7 [2023-09-05T20:58:41.492Z] v3.0.0-dev.8 [2023-09-05T20:58:41.492Z] v3.0.0-dev.9 [2023-09-05T20:58:41.492Z] v3.1.0-dev.1 [2023-09-05T20:58:41.492Z] v3.1.0-dev.10 [2023-09-05T20:58:41.492Z] v3.1.0-dev.11 [2023-09-05T20:58:41.492Z] v3.1.0-dev.12 [2023-09-05T20:58:41.492Z] v3.1.0-dev.13 [2023-09-05T20:58:41.492Z] v3.1.0-dev.14 [2023-09-05T20:58:41.492Z] v3.1.0-dev.15 [2023-09-05T20:58:41.492Z] v3.1.0-dev.2 [2023-09-05T20:58:41.492Z] v3.1.0-dev.3 [2023-09-05T20:58:41.492Z] v3.1.0-dev.4 [2023-09-05T20:58:41.492Z] v3.1.0-dev.5 [2023-09-05T20:58:41.492Z] v3.1.0-dev.6 [2023-09-05T20:58:41.492Z] v3.1.0-dev.7 [2023-09-05T20:58:41.492Z] v3.1.0-dev.8 [2023-09-05T20:58:41.492Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-05T20:58:41.776Z] + lftools sign git-tag v3.1.0-dev.15 [2023-09-05T20:58:42.344Z] Signing Git tag with Sigul... [2023-09-05T20:58:42.344Z] Signing v3.1.0-dev.15 [Pipeline] echo [2023-09-05T20:58:42.612Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:58:42.900Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-05T20:58:42.907Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-05T20:58:42.936Z] $ docker stop --time=1 7ba876fab1274a99ee535b8070bfc3918fe468b19e1acab1b8679a610cac0a91 [2023-09-05T20:58:44.210Z] $ docker rm -f --volumes 7ba876fab1274a99ee535b8070bfc3918fe468b19e1acab1b8679a610cac0a91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-05T20:58:44.616Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T20:58:44.616Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:58:44.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T20:58:44.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:58:44.980Z] prd-ubuntu20.04-docker-8c-8g-5374 does not seem to be running inside a container [2023-09-05T20:58:45.022Z] $ 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-09-05T20:58:45.332Z] $ docker top c9d86f01e699880a69b36af735cb8870e95127e7a473b1007fb0f8668edcf00f -eo pid,comm [2023-09-05T20:58:45.367Z] 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-09-05T20:58:45.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T20:58:45.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T20:58:45.412Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T20:58:45.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T20:58:45.542Z] $ docker exec c9d86f01e699880a69b36af735cb8870e95127e7a473b1007fb0f8668edcf00f ssh-agent [2023-09-05T20:58:45.633Z] SSH_AUTH_SOCK=/tmp/ssh-4FtRMRBT1kea/agent.33 [2023-09-05T20:58:45.633Z] SSH_AGENT_PID=39 [2023-09-05T20:58:45.638Z] Running ssh-add (command line suppressed) [2023-09-05T20:58:45.739Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10483921763568074102.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10483921763568074102.key) [2023-09-05T20:58:45.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T20:58:46.027Z] + git semver bump pre [2023-09-05T20:58:46.286Z] 2023-09-05 20:58:46,229 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-05T20:58:46.286Z] 2023-09-05 20:58:46,229 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev [2023-09-05T20:58:46.286Z] 2023-09-05 20:58:46,229 [bump_version] DEBUG bumped version:3.1.0-dev.16 [2023-09-05T20:58:46.286Z] 2023-09-05 20:58:46,229 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-05T20:58:46.286Z] 2023-09-05 20:58:46,229 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-05T20:58:46.286Z] 2023-09-05 20:58:46,229 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-05T20:58:46.286Z] 2023-09-05 20:58:46,231 [execute] INFO git cat-file --batch-check [2023-09-05T20:58:46.286Z] 2023-09-05 20:58:46,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T20:58:46.286Z] 2023-09-05 20:58:46,236 [execute] INFO git cat-file --batch [2023-09-05T20:58:46.286Z] 2023-09-05 20:58:46,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T20:58:46.286Z] 2023-09-05 20:58:46,241 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-05T20:58:46.286Z] 3.1.0-dev.16 [Pipeline] } [2023-09-05T20:58:46.308Z] $ docker exec --env ******** --env ******** c9d86f01e699880a69b36af735cb8870e95127e7a473b1007fb0f8668edcf00f ssh-agent -k [2023-09-05T20:58:46.401Z] unset SSH_AUTH_SOCK; [2023-09-05T20:58:46.401Z] unset SSH_AGENT_PID; [2023-09-05T20:58:46.401Z] echo Agent pid 39 killed; [2023-09-05T20:58:46.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T20:58:46.708Z] + git semver [Pipeline] } [2023-09-05T20:58:46.993Z] $ docker stop --time=1 c9d86f01e699880a69b36af735cb8870e95127e7a473b1007fb0f8668edcf00f [2023-09-05T20:58:48.268Z] $ docker rm -f --volumes c9d86f01e699880a69b36af735cb8870e95127e7a473b1007fb0f8668edcf00f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T20:58:48.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T20:58:48.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:58:48.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T20:58:48.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:58:48.972Z] prd-ubuntu20.04-docker-8c-8g-5374 does not seem to be running inside a container [2023-09-05T20:58:49.015Z] $ 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-09-05T20:58:49.339Z] $ docker top 2baf6627a15de26208b0e4d14806685c1c2e597a208f1686da4f75e007590be0 -eo pid,comm [2023-09-05T20:58:49.371Z] 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-09-05T20:58:49.371Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T20:58:49.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T20:58:49.416Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T20:58:49.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T20:58:49.547Z] $ docker exec 2baf6627a15de26208b0e4d14806685c1c2e597a208f1686da4f75e007590be0 ssh-agent [2023-09-05T20:58:49.644Z] SSH_AUTH_SOCK=/tmp/ssh-dXEQykY17HKE/agent.32 [2023-09-05T20:58:49.644Z] SSH_AGENT_PID=38 [2023-09-05T20:58:49.649Z] Running ssh-add (command line suppressed) [2023-09-05T20:58:49.759Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10196430946093163698.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10196430946093163698.key) [2023-09-05T20:58:49.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T20:58:50.042Z] + git semver push [2023-09-05T20:58:50.301Z] 2023-09-05 20:58:50,234 [run_push] DEBUG push [2023-09-05T20:58:50.301Z] 2023-09-05 20:58:50,235 [execute] INFO git cat-file --batch-check [2023-09-05T20:58:50.301Z] 2023-09-05 20:58:50,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T20:58:50.301Z] 2023-09-05 20:58:50,238 [execute] INFO git rev-list d6f1889132fc955176ff1c24a4096c27f66193e4 -- [2023-09-05T20:58:50.301Z] 2023-09-05 20:58:50,239 [execute] DEBUG Popen(['git', 'rev-list', 'd6f1889132fc955176ff1c24a4096c27f66193e4', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-05T20:58:50.301Z] 2023-09-05 20:58:50,246 [execute] INFO git fetch -v origin [2023-09-05T20:58:50.301Z] 2023-09-05 20:58:50,246 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-05T20:58:50.868Z] 2023-09-05 20:58:50,696 [run_push] DEBUG no remote changes detected [2023-09-05T20:58:50.868Z] 2023-09-05 20:58:50,696 [execute] INFO git push origin semver [2023-09-05T20:58:50.868Z] 2023-09-05 20:58:50,697 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-05T20:58:51.436Z] 2023-09-05 20:58:51,428 [run_push] DEBUG push all version tags [2023-09-05T20:58:51.436Z] 2023-09-05 20:58:51,429 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-05T20:58:51.436Z] 2023-09-05 20:58:51,429 [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-09-05T20:58:52.374Z] 2023-09-05 20:58:52,120 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-05T20:58:52.375Z] 3.1.0-dev.16 [Pipeline] } [2023-09-05T20:58:52.397Z] $ docker exec --env ******** --env ******** 2baf6627a15de26208b0e4d14806685c1c2e597a208f1686da4f75e007590be0 ssh-agent -k [2023-09-05T20:58:52.496Z] unset SSH_AUTH_SOCK; [2023-09-05T20:58:52.496Z] unset SSH_AGENT_PID; [2023-09-05T20:58:52.496Z] echo Agent pid 38 killed; [2023-09-05T20:58:52.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T20:58:52.798Z] + git semver [Pipeline] } [2023-09-05T20:58:53.082Z] $ docker stop --time=1 2baf6627a15de26208b0e4d14806685c1c2e597a208f1686da4f75e007590be0 [2023-09-05T20:58:54.362Z] $ docker rm -f --volumes 2baf6627a15de26208b0e4d14806685c1c2e597a208f1686da4f75e007590be0 [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-09-05T20:58:54.904Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-05T20:58:54.904Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-05T20:58:54.904Z] total 16 [2023-09-05T20:58:54.904Z] drwxr-xr-x 3 root root 4096 Sep 5 20:46 . [2023-09-05T20:58:54.904Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 20:58 .. [2023-09-05T20:58:54.904Z] drwxr-xr-x 2 root root 4096 Sep 5 20:46 cost [2023-09-05T20:58:54.904Z] -rw-r--r-- 1 root root 89 Sep 5 20:46 cost.csv [2023-09-05T20:58:54.904Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-05T20:58:54.904Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-05T20:58:54.904Z] total 16 [2023-09-05T20:58:54.904Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 20:46 . [2023-09-05T20:58:54.904Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 20:58 .. [2023-09-05T20:58:54.904Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 20:46 cost [2023-09-05T20:58:54.904Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 5 20:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:58:55.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:58:56.050Z] ---> package-listing.sh [2023-09-05T20:58:56.050Z] ++ facter osfamily [2023-09-05T20:58:56.050Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-05T20:58:56.309Z] + OS_FAMILY=debian [2023-09-05T20:58:56.309Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-05T20:58:56.309Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-05T20:58:56.309Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-05T20:58:56.309Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-05T20:58:56.309Z] + PACKAGES=/tmp/packages_start.txt [2023-09-05T20:58:56.309Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-05T20:58:56.309Z] + PACKAGES=/tmp/packages_end.txt [2023-09-05T20:58:56.309Z] + case "${OS_FAMILY}" in [2023-09-05T20:58:56.309Z] + dpkg -l [2023-09-05T20:58:56.309Z] + grep '^ii' [2023-09-05T20:58:56.309Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-05T20:58:56.309Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-05T20:58:56.309Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-05T20:58:56.309Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-05T20:58:56.309Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-05T20:58:56.309Z] + 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-09-05T20:58:56.319Z] 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-09-05T20:58:56.641Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:58:57.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T20:58:57.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:58:57.156Z] prd-ubuntu20.04-docker-8c-8g-5374 does not seem to be running inside a container [2023-09-05T20:58:57.200Z] $ 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-09-05T20:58:57.404Z] $ docker top 02515445b783434c06bf76d6f45fa32f1186fdd69cce11d229d770aa7adaa8d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T20:58:57.729Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-05T20:58:58.023Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-05T20:58:58.309Z] + ls /var/log/sa-host [2023-09-05T20:58:58.309Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T20:58:58.464Z] provisioning config files... [2023-09-05T20:58:58.472Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4969757089262507410tmp [Pipeline] { [Pipeline] echo [2023-09-05T20:58:58.491Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:58:58.774Z] ---> create-netrc.sh [Pipeline] } [2023-09-05T20:58:58.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:58:59.103Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-05T20:58:59.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:58:59.392Z] ---> sudo-logs.sh [2023-09-05T20:58:59.392Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-05T20:58:59.421Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:58:59.700Z] ---> job-cost.sh [2023-09-05T20:58:59.700Z] lf-activate-venv: SKIPPING [2023-09-05T20:58:59.700Z] DEBUG: total: 0.2199999988079071 [2023-09-05T20:58:59.700Z] INFO: Retrieving Stack Cost... [2023-09-05T20:58:59.958Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T20:59:00.528Z] INFO: Archiving Costs [Pipeline] echo [2023-09-05T20:59:00.539Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:59:00.822Z] ---> logs-deploy.sh [2023-09-05T20:59:00.823Z] lf-activate-venv: SKIPPING [2023-09-05T20:59:00.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/139 [2023-09-05T20:59:00.823Z] INFO: archiving workspace using pattern(s): [2023-09-05T20:59:01.760Z] Archives upload complete. [2023-09-05T20:59:01.760Z] INFO: archiving logs to Nexus