Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 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-ssh8014940988694536480.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh14217118086688206943.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh9683758860645581190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh3696418514638407461.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-ssh13624694019718816617.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.21 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-17181 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 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 (main) Commit message: "Merge pull request #311 from cloudxxx8/changelog" > 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 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 # timeout=10 > git rev-list --no-walk a4086434d3b8a0a90fcc5d93c3589c81a42138fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-10T02:07:24.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-10T02:07:24.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-10T02:07:24.621Z] ========================================================= [2023-11-10T02:07:24.621Z] EdgeX Global Pipelines Version Info [2023-11-10T02:07:24.621Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:07:25.339Z] ------------------- [2023-11-10T02:07:25.339Z] stable info: [2023-11-10T02:07:25.339Z] ------------------- [2023-11-10T02:07:25.339Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-10T02:07:25.339Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-10T02:07:25.339Z] Message: update stable to v1.0.257 [2023-11-10T02:07:25.910Z] ------------------- [2023-11-10T02:07:25.910Z] experimental info: [2023-11-10T02:07:25.910Z] ------------------- [2023-11-10T02:07:25.910Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-10T02:07:25.910Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-10T02:07:25.910Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-10T02:07:26.085Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-11-10T02:07:26.099Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-11-10T02:07:26.109Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-10T02:07:26.120Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-10T02:07:26.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-10T02:07:26.149Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-10T02:07:26.165Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-10T02:07:26.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-10T02:07:26.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-10T02:07:26.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-10T02:07:26.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-10T02:07:26.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-11-10T02:07:26.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-10T02:07:26.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-10T02:07:26.290Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-10T02:07:26.301Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-10T02:07:26.317Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-10T02:07:26.335Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-10T02:07:26.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-10T02:07:26.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-10T02:07:26.386Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-10T02:07:26.403Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-10T02:07:26.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-10T02:07:26.437Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-10T02:07:26.447Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-10T02:07:26.458Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-10T02:07:26.475Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-10T02:07:26.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-10T02:07:26.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-10T02:07:26.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-10T02:07:26.537Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [Pipeline] echo [2023-11-10T02:07:26.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ebfee9 [Pipeline] echo [2023-11-10T02:07:26.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T02:07:26.611Z] provisioning config files... [2023-11-10T02:07:26.623Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15272698577107661707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:07:26.929Z] ---> docker-login.sh [2023-11-10T02:07:26.929Z] nexus3.edgexfoundry.org:10001 [2023-11-10T02:07:26.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:27.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:27.190Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:27.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:27.190Z] [2023-11-10T02:07:27.190Z] Login Succeeded [2023-11-10T02:07:27.190Z] nexus3.edgexfoundry.org:10002 [2023-11-10T02:07:27.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:27.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:27.190Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:27.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:27.190Z] [2023-11-10T02:07:27.190Z] Login Succeeded [2023-11-10T02:07:27.190Z] nexus3.edgexfoundry.org:10003 [2023-11-10T02:07:27.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:27.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:27.452Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:27.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:27.452Z] [2023-11-10T02:07:27.452Z] Login Succeeded [2023-11-10T02:07:27.452Z] nexus3.edgexfoundry.org:10004 [2023-11-10T02:07:27.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:27.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:27.452Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:27.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:27.452Z] [2023-11-10T02:07:27.452Z] Login Succeeded [2023-11-10T02:07:27.452Z] docker.io [2023-11-10T02:07:27.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:27.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:27.722Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:27.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:27.722Z] [2023-11-10T02:07:27.722Z] Login Succeeded [2023-11-10T02:07:27.722Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T02:07:27.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-10T02:07:28.107Z] + git rev-list -1 --merges 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8~1..9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [Pipeline] echo [2023-11-10T02:07:28.209Z] -----------> git rev-list -1 --merges 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8~1..9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [2023-11-10T02:07:28.209Z] 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [false] [Pipeline] sh [2023-11-10T02:07:28.511Z] + git log --format=format:%s -1 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [Pipeline] echo [2023-11-10T02:07:28.526Z] ========================================================= [2023-11-10T02:07:28.526Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-10T02:07:28.526Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-10T02:07:28.851Z] + git log --format=format:%s -1 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [Pipeline] echo [2023-11-10T02:07:28.863Z] [semverPrep] GIT_COMMIT: 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8, Commit Message: Merge pull request #311 from cloudxxx8/changelog [Pipeline] echo [2023-11-10T02:07:28.873Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-10T02:07:29.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-10T02:07:29.224Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-10T02:07:29.224Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-10T02:07:29.224Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-10T02:07:29.224Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-10T02:07:29.224Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-10T02:07:29.224Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:07:29.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:07:29.574Z] [2023-11-10T02:07:29.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:07:29.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:07:29.875Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-10T02:07:29.875Z] b85a868b505f: Pulling fs layer [2023-11-10T02:07:29.875Z] e2be974225ed: Pulling fs layer [2023-11-10T02:07:29.875Z] 339a4e72a1f5: Pulling fs layer [2023-11-10T02:07:29.875Z] 988bab9f4d93: Pulling fs layer [2023-11-10T02:07:29.875Z] 1469e6f7b9e6: Pulling fs layer [2023-11-10T02:07:29.875Z] eaf3925da568: Pulling fs layer [2023-11-10T02:07:29.875Z] bab4dde63d76: Pulling fs layer [2023-11-10T02:07:29.875Z] bde34c3a00c8: Pulling fs layer [2023-11-10T02:07:29.875Z] b352a97aabf1: Pulling fs layer [2023-11-10T02:07:29.875Z] 4872d77fe225: Pulling fs layer [2023-11-10T02:07:29.875Z] 5851b861e8e6: Pulling fs layer [2023-11-10T02:07:29.875Z] 988bab9f4d93: Waiting [2023-11-10T02:07:29.875Z] 1469e6f7b9e6: Waiting [2023-11-10T02:07:29.875Z] eaf3925da568: Waiting [2023-11-10T02:07:29.875Z] bab4dde63d76: Waiting [2023-11-10T02:07:29.875Z] 4872d77fe225: Waiting [2023-11-10T02:07:29.875Z] bde34c3a00c8: Waiting [2023-11-10T02:07:29.875Z] b352a97aabf1: Waiting [2023-11-10T02:07:29.875Z] e2be974225ed: Download complete [2023-11-10T02:07:29.875Z] 988bab9f4d93: Verifying Checksum [2023-11-10T02:07:29.875Z] 988bab9f4d93: Download complete [2023-11-10T02:07:30.136Z] 1469e6f7b9e6: Verifying Checksum [2023-11-10T02:07:30.136Z] 1469e6f7b9e6: Download complete [2023-11-10T02:07:30.136Z] 339a4e72a1f5: Verifying Checksum [2023-11-10T02:07:30.136Z] 339a4e72a1f5: Download complete [2023-11-10T02:07:30.136Z] eaf3925da568: Verifying Checksum [2023-11-10T02:07:30.136Z] eaf3925da568: Download complete [2023-11-10T02:07:30.136Z] bde34c3a00c8: Download complete [2023-11-10T02:07:30.136Z] b352a97aabf1: Verifying Checksum [2023-11-10T02:07:30.136Z] b352a97aabf1: Download complete [2023-11-10T02:07:30.136Z] 4872d77fe225: Verifying Checksum [2023-11-10T02:07:30.136Z] 5851b861e8e6: Download complete [2023-11-10T02:07:30.136Z] b85a868b505f: Download complete [2023-11-10T02:07:30.396Z] bab4dde63d76: Verifying Checksum [2023-11-10T02:07:30.396Z] bab4dde63d76: Download complete [2023-11-10T02:07:31.772Z] b85a868b505f: Pull complete [2023-11-10T02:07:31.772Z] e2be974225ed: Pull complete [2023-11-10T02:07:32.030Z] 339a4e72a1f5: Pull complete [2023-11-10T02:07:32.289Z] 988bab9f4d93: Pull complete [2023-11-10T02:07:32.548Z] 1469e6f7b9e6: Pull complete [2023-11-10T02:07:32.548Z] eaf3925da568: Pull complete [2023-11-10T02:07:34.457Z] bab4dde63d76: Pull complete [2023-11-10T02:07:34.457Z] bde34c3a00c8: Pull complete [2023-11-10T02:07:34.457Z] b352a97aabf1: Pull complete [2023-11-10T02:07:34.715Z] 4872d77fe225: Pull complete [2023-11-10T02:07:34.715Z] 5851b861e8e6: Pull complete [2023-11-10T02:07:34.715Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-10T02:07:34.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:07:34.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:07:34.835Z] prd-ubuntu20.04-docker-8c-8g-17181 does not seem to be running inside a container [2023-11-10T02:07:34.879Z] $ 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-11-10T02:07:40.105Z] $ docker top bf812d775f27510e4fe9b7953eaa9e9e95137f8103949615cbdcaee021a4ac54 -eo pid,comm [2023-11-10T02:07:40.156Z] 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-11-10T02:07:40.156Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-10T02:07:40.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T02:07:40.186Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T02:07:40.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T02:07:40.312Z] $ docker exec bf812d775f27510e4fe9b7953eaa9e9e95137f8103949615cbdcaee021a4ac54 ssh-agent [2023-11-10T02:07:40.407Z] SSH_AUTH_SOCK=/tmp/ssh-aSaG8nPwXVwU/agent.32 [2023-11-10T02:07:40.407Z] SSH_AGENT_PID=38 [2023-11-10T02:07:40.413Z] Running ssh-add (command line suppressed) [2023-11-10T02:07:40.529Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2496074889090840940.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2496074889090840940.key) [2023-11-10T02:07:40.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T02:07:40.828Z] + git tag --points-at HEAD [Pipeline] } [2023-11-10T02:07:40.852Z] $ docker exec --env ******** --env ******** bf812d775f27510e4fe9b7953eaa9e9e95137f8103949615cbdcaee021a4ac54 ssh-agent -k [2023-11-10T02:07:40.947Z] unset SSH_AUTH_SOCK; [2023-11-10T02:07:40.947Z] unset SSH_AGENT_PID; [2023-11-10T02:07:40.948Z] echo Agent pid 38 killed; [2023-11-10T02:07:40.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-10T02:07:40.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T02:07:40.983Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T02:07:41.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T02:07:41.106Z] $ docker exec bf812d775f27510e4fe9b7953eaa9e9e95137f8103949615cbdcaee021a4ac54 ssh-agent [2023-11-10T02:07:41.211Z] SSH_AUTH_SOCK=/tmp/ssh-QWUWqBLT82nm/agent.70 [2023-11-10T02:07:41.211Z] SSH_AGENT_PID=76 [2023-11-10T02:07:41.216Z] Running ssh-add (command line suppressed) [2023-11-10T02:07:41.330Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13093345695425449828.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13093345695425449828.key) [2023-11-10T02:07:41.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T02:07:41.633Z] + git semver init [2023-11-10T02:07:41.893Z] 2023-11-10 02:07:41,843 [run_init] DEBUG init version:0.0.0 force:False [2023-11-10T02:07:41.893Z] 2023-11-10 02:07:41,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-11-10T02:07:41.893Z] 2023-11-10 02:07:41,844 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-11-10T02:07:41.893Z] 2023-11-10 02:07:41,844 [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-11-10T02:07:42.832Z] 2023-11-10 02:07:42,623 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-11-10T02:07:42.832Z] 2023-11-10 02:07:42,626 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-11-10T02:07:42.832Z] 2023-11-10 02:07:42,626 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-10T02:07:42.832Z] 2023-11-10 02:07:42,626 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-10T02:07:42.832Z] 3.1.0-dev.38 [Pipeline] } [2023-11-10T02:07:42.845Z] $ docker exec --env ******** --env ******** bf812d775f27510e4fe9b7953eaa9e9e95137f8103949615cbdcaee021a4ac54 ssh-agent -k [2023-11-10T02:07:42.963Z] unset SSH_AUTH_SOCK; [2023-11-10T02:07:42.964Z] unset SSH_AGENT_PID; [2023-11-10T02:07:42.964Z] echo Agent pid 76 killed; [2023-11-10T02:07:42.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-10T02:07:43.282Z] + git semver [Pipeline] } [2023-11-10T02:07:43.556Z] $ docker stop --time=1 bf812d775f27510e4fe9b7953eaa9e9e95137f8103949615cbdcaee021a4ac54 [2023-11-10T02:07:44.967Z] $ docker rm -f --volumes bf812d775f27510e4fe9b7953eaa9e9e95137f8103949615cbdcaee021a4ac54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-10T02:07:45.306Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-10T02:07:45.521Z] Stashed 1 file(s) [Pipeline] echo [2023-11-10T02:07:45.524Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.38 [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-11-10T02:07:45.693Z] provisioning config files... [2023-11-10T02:07:45.702Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1988588403122354706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:07:46.007Z] ---> docker-login.sh [2023-11-10T02:07:46.007Z] nexus3.edgexfoundry.org:10001 [2023-11-10T02:07:46.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:46.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:46.007Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:46.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:46.007Z] [2023-11-10T02:07:46.007Z] Login Succeeded [2023-11-10T02:07:46.007Z] nexus3.edgexfoundry.org:10002 [2023-11-10T02:07:46.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:46.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:46.007Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:46.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:46.007Z] [2023-11-10T02:07:46.007Z] Login Succeeded [2023-11-10T02:07:46.007Z] nexus3.edgexfoundry.org:10003 [2023-11-10T02:07:46.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:46.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:46.264Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:46.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:46.264Z] [2023-11-10T02:07:46.264Z] Login Succeeded [2023-11-10T02:07:46.264Z] nexus3.edgexfoundry.org:10004 [2023-11-10T02:07:46.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:46.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:46.264Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:46.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:46.264Z] [2023-11-10T02:07:46.264Z] Login Succeeded [2023-11-10T02:07:46.264Z] docker.io [2023-11-10T02:07:46.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:07:46.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:07:46.523Z] Configure a credential helper to remove this warning. See [2023-11-10T02:07:46.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:07:46.523Z] [2023-11-10T02:07:46.523Z] Login Succeeded [2023-11-10T02:07:46.782Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T02:07:46.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-10T02:07:46.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:07:46.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:07:46.872Z] ========================================================= [2023-11-10T02:07:46.872Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-10T02:07:46.872Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:07:47.186Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-10T02:07:47.186Z] Sending build context to Docker daemon 2.301MB [2023-11-10T02:07:47.186Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T02:07:47.186Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-10T02:07:47.455Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-10T02:07:47.455Z] 7264a8db6415: Pulling fs layer [2023-11-10T02:07:47.455Z] c4d48a809fc2: Pulling fs layer [2023-11-10T02:07:47.455Z] 4f1c88b9dad5: Pulling fs layer [2023-11-10T02:07:47.455Z] ad3a456e5733: Pulling fs layer [2023-11-10T02:07:47.455Z] 33e27b845d1e: Pulling fs layer [2023-11-10T02:07:47.455Z] c68163c4e522: Pulling fs layer [2023-11-10T02:07:47.455Z] 50da416c3ac9: Pulling fs layer [2023-11-10T02:07:47.455Z] 23d2d4c4bb30: Pulling fs layer [2023-11-10T02:07:47.455Z] 23d2d4c4bb30: Waiting [2023-11-10T02:07:47.455Z] 33e27b845d1e: Waiting [2023-11-10T02:07:47.455Z] ad3a456e5733: Waiting [2023-11-10T02:07:47.455Z] 50da416c3ac9: Waiting [2023-11-10T02:07:47.455Z] c4d48a809fc2: Verifying Checksum [2023-11-10T02:07:47.455Z] c4d48a809fc2: Download complete [2023-11-10T02:07:47.455Z] ad3a456e5733: Verifying Checksum [2023-11-10T02:07:47.455Z] ad3a456e5733: Download complete [2023-11-10T02:07:47.455Z] 33e27b845d1e: Download complete [2023-11-10T02:07:47.455Z] 7264a8db6415: Verifying Checksum [2023-11-10T02:07:47.455Z] 7264a8db6415: Download complete [2023-11-10T02:07:47.455Z] c68163c4e522: Verifying Checksum [2023-11-10T02:07:47.455Z] c68163c4e522: Download complete [2023-11-10T02:07:47.716Z] 7264a8db6415: Pull complete [2023-11-10T02:07:47.975Z] 23d2d4c4bb30: Verifying Checksum [2023-11-10T02:07:47.975Z] 23d2d4c4bb30: Download complete [2023-11-10T02:07:47.975Z] 4f1c88b9dad5: Verifying Checksum [2023-11-10T02:07:47.975Z] 4f1c88b9dad5: Download complete [2023-11-10T02:07:48.235Z] c4d48a809fc2: Pull complete [2023-11-10T02:07:48.235Z] 50da416c3ac9: Verifying Checksum [2023-11-10T02:07:48.235Z] 50da416c3ac9: Download complete [2023-11-10T02:07:52.419Z] 4f1c88b9dad5: Pull complete [2023-11-10T02:07:52.419Z] ad3a456e5733: Pull complete [2023-11-10T02:07:52.419Z] 33e27b845d1e: Pull complete [2023-11-10T02:07:52.419Z] c68163c4e522: Pull complete [2023-11-10T02:07:54.320Z] 50da416c3ac9: Pull complete [2023-11-10T02:07:54.886Z] 23d2d4c4bb30: Pull complete [2023-11-10T02:07:54.886Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-10T02:07:54.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-10T02:07:54.886Z] ---> 0786185ac409 [2023-11-10T02:07:54.886Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-10T02:08:00.636Z] Still waiting to schedule task [2023-11-10T02:08:00.636Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17177’ [2023-11-10T02:08:01.558Z] ---> Running in 50709caaeb19 [2023-11-10T02:08:01.558Z] Removing intermediate container 50709caaeb19 [2023-11-10T02:08:01.558Z] ---> 97e2f8407f49 [2023-11-10T02:08:01.558Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T02:08:01.558Z] ---> Running in 9340b05ab947 [2023-11-10T02:08:01.558Z] Removing intermediate container 9340b05ab947 [2023-11-10T02:08:01.558Z] ---> 01c6baa34da2 [2023-11-10T02:08:01.558Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-10T02:08:01.558Z] ---> Running in c778a39254d5 [2023-11-10T02:08:01.558Z] Removing intermediate container c778a39254d5 [2023-11-10T02:08:01.558Z] ---> e06977173725 [2023-11-10T02:08:01.558Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-10T02:08:01.558Z] ---> Running in 1b5050330e8e [2023-11-10T02:08:01.558Z] Removing intermediate container 1b5050330e8e [2023-11-10T02:08:01.558Z] ---> b7c26ec4ffa7 [2023-11-10T02:08:01.558Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T02:08:01.558Z] ---> Running in a1eb1298a89e [2023-11-10T02:08:01.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-10T02:08:01.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-10T02:08:01.558Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-10T02:08:01.558Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-10T02:08:01.558Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-10T02:08:01.558Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-10T02:08:01.558Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-10T02:08:01.558Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-10T02:08:01.558Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-10T02:08:01.558Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-10T02:08:01.558Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-10T02:08:01.558Z] (10/13) Installing kmod-libs (30-r3) [2023-11-10T02:08:01.558Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-10T02:08:01.558Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-10T02:08:01.558Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-10T02:08:01.816Z] Executing busybox-1.36.1-r2.trigger [2023-11-10T02:08:01.816Z] Executing eudev-3.2.11-r8.trigger [2023-11-10T02:08:01.816Z] OK: 271 MiB in 65 packages [2023-11-10T02:08:03.197Z] Removing intermediate container a1eb1298a89e [2023-11-10T02:08:03.197Z] ---> ca39b7b59c15 [2023-11-10T02:08:03.197Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-10T02:08:03.197Z] ---> Running in 75af3cb9b023 [2023-11-10T02:08:03.809Z] Removing intermediate container 75af3cb9b023 [2023-11-10T02:08:03.809Z] ---> f2789718e932 [2023-11-10T02:08:03.809Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-10T02:08:04.073Z] ---> 4eef7001395f [2023-11-10T02:08:04.073Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T02:08:04.351Z] ---> Running in 98e94631c718 [2023-11-10T02:08:51.086Z] Removing intermediate container 98e94631c718 [2023-11-10T02:08:51.086Z] ---> 1c929596b006 [2023-11-10T02:08:51.086Z] Step 11/13 : COPY . . [2023-11-10T02:08:51.086Z] ---> 4c635c6b8e21 [2023-11-10T02:08:51.086Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-10T02:08:51.086Z] ---> Running in 2a2c443e4504 [2023-11-10T02:08:51.086Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-10T02:08:51.086Z]  Dload Upload Total Spent Left Speed [2023-11-10T02:08:51.086Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8394 0 --:--:-- --:--:-- --:--:-- 8409 [2023-11-10T02:08:51.086Z] Removing intermediate container 2a2c443e4504 [2023-11-10T02:08:51.086Z] ---> f39b186deece [2023-11-10T02:08:51.086Z] Step 13/13 : RUN ${MAKE} [2023-11-10T02:08:51.086Z] ---> Running in fb064174aa96 [2023-11-10T02:08:51.086Z] noop [2023-11-10T02:08:51.086Z] Removing intermediate container fb064174aa96 [2023-11-10T02:08:51.086Z] ---> 4640b816c14a [2023-11-10T02:08:51.086Z] Successfully built 4640b816c14a [2023-11-10T02:08:51.086Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:08:51.419Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-10T02:08:51.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:08:51.530Z] prd-ubuntu20.04-docker-8c-8g-17181 does not seem to be running inside a container [2023-11-10T02:08:51.571Z] $ 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-11-10T02:08:52.649Z] $ docker top 7e0b6c52aa19bc7a8c64c118629879fca4890115ffc8c1b4a232ac71ae59c024 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T02:08:52.993Z] + go version [2023-11-10T02:08:52.993Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-10T02:08:53.008Z] $ docker stop --time=1 7e0b6c52aa19bc7a8c64c118629879fca4890115ffc8c1b4a232ac71ae59c024 [2023-11-10T02:08:54.670Z] $ docker rm -f --volumes 7e0b6c52aa19bc7a8c64c118629879fca4890115ffc8c1b4a232ac71ae59c024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:08:55.166Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-10T02:08:55.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:08:55.247Z] prd-ubuntu20.04-docker-8c-8g-17181 does not seem to be running inside a container [2023-11-10T02:08:55.283Z] $ 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-11-10T02:08:56.351Z] $ docker top 5f077c76b0d3f7ad3402472308b2b03e7067a2eb5073a8fb8e17055d20d10818 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T02:08:56.701Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-11-10T02:08:57.001Z] + make test [2023-11-10T02:08:57.001Z] go test ./... -coverprofile=coverage.out ./... [2023-11-10T02:09:02.326Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-10T02:09:12.314Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-10T02:09:12.573Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements [2023-11-10T02:09:19.163Z] go vet ./... [2023-11-10T02:09:22.449Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-10T02:09:22.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-10T02:09:22.449Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-10T02:09:22.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-10T02:09:22.741Z] $ docker stop --time=1 5f077c76b0d3f7ad3402472308b2b03e7067a2eb5073a8fb8e17055d20d10818 [2023-11-10T02:09:27.265Z] $ docker rm -f --volumes 5f077c76b0d3f7ad3402472308b2b03e7067a2eb5073a8fb8e17055d20d10818 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-10T02:09:27.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-10T02:09:27.809Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-10T02:09:28.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-10T02:09:28.525Z] + ls -al . [2023-11-10T02:09:28.525Z] total 224 [2023-11-10T02:09:28.525Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 02:08 . [2023-11-10T02:09:28.525Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:07 .. [2023-11-10T02:09:28.525Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:09 .git [2023-11-10T02:09:28.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:07 .github [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 10 02:07 .gitignore [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 10 02:07 .golangci.yml [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 10 02:07 .hadolint.yml [2023-11-10T02:09:28.525Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:07 .semver [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 10 02:07 Attribution.txt [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 10 02:07 CHANGELOG.md [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 10 02:07 Dockerfile [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 10 02:07 GOVERNANCE.md [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 10 02:07 Jenkinsfile [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 02:07 LICENSE [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 10 02:07 Makefile [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 10 02:07 OWNERS.md [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 10 02:07 README.md [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 02:07 VERSION [2023-11-10T02:09:28.525Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:07 bin [2023-11-10T02:09:28.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:07 cmd [2023-11-10T02:09:28.525Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 10 02:09 coverage.out [2023-11-10T02:09:28.525Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 10 02:07 docker-entrypoint.sh [2023-11-10T02:09:28.525Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:07 docs [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 3878 Nov 10 02:07 go.mod [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 34744 Nov 10 02:07 go.sum [2023-11-10T02:09:28.525Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:07 internal [2023-11-10T02:09:28.525Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 10 02:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:09:28.901Z] + 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=9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 --label arch=amd64 --label version=3.1.0-dev.38 . [2023-11-10T02:09:28.901Z] Sending build context to Docker daemon 2.356MB [2023-11-10T02:09:28.901Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T02:09:28.901Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-10T02:09:28.901Z] ---> 4640b816c14a [2023-11-10T02:09:28.901Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-10T02:09:28.901Z] ---> Running in 3509638d6766 [2023-11-10T02:09:29.183Z] Removing intermediate container 3509638d6766 [2023-11-10T02:09:29.183Z] ---> 1231012724cf [2023-11-10T02:09:29.183Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T02:09:29.183Z] ---> Running in 7b38f30bf4c7 [2023-11-10T02:09:29.183Z] Removing intermediate container 7b38f30bf4c7 [2023-11-10T02:09:29.183Z] ---> 7ccd789fba63 [2023-11-10T02:09:29.183Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-10T02:09:29.183Z] ---> Running in b211fdcb7731 [2023-11-10T02:09:29.183Z] Removing intermediate container b211fdcb7731 [2023-11-10T02:09:29.183Z] ---> 8ffcfb66227a [2023-11-10T02:09:29.183Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-10T02:09:29.183Z] ---> Running in 1c8e2e07adaf [2023-11-10T02:09:29.458Z] Removing intermediate container 1c8e2e07adaf [2023-11-10T02:09:29.459Z] ---> 63cdb77b1fb4 [2023-11-10T02:09:29.459Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T02:09:29.459Z] ---> Running in 2581c542e022 [2023-11-10T02:09:29.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-10T02:09:29.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-10T02:09:30.026Z] OK: 271 MiB in 65 packages [2023-11-10T02:09:30.285Z] Removing intermediate container 2581c542e022 [2023-11-10T02:09:30.285Z] ---> bb66ecaff83c [2023-11-10T02:09:30.285Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-10T02:09:30.285Z] ---> Running in 980bec5794ce [2023-11-10T02:09:30.285Z] Removing intermediate container 980bec5794ce [2023-11-10T02:09:30.285Z] ---> 5878ef10a37a [2023-11-10T02:09:30.285Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-10T02:09:30.285Z] ---> 26e65760d7fd [2023-11-10T02:09:30.285Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T02:09:30.544Z] ---> Running in 2a92c39a2ff9 [2023-11-10T02:09:31.111Z] Removing intermediate container 2a92c39a2ff9 [2023-11-10T02:09:31.111Z] ---> 4f2356355849 [2023-11-10T02:09:31.111Z] Step 11/36 : COPY . . [2023-11-10T02:09:31.370Z] ---> e7a1ef124467 [2023-11-10T02:09:31.370Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-10T02:09:31.370Z] ---> Running in e7ae1a348890 [2023-11-10T02:09:31.629Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-10T02:09:31.629Z]  Dload Upload Total Spent Left Speed [2023-11-10T02:09:31.629Z]  0 0  0  0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 39136 0 --:--:-- --:--:-- --:--:-- 40419 [2023-11-10T02:09:31.887Z] Removing intermediate container e7ae1a348890 [2023-11-10T02:09:31.887Z] ---> 77ba71381396 [2023-11-10T02:09:31.887Z] Step 13/36 : RUN ${MAKE} [2023-11-10T02:09:32.146Z] ---> Running in 469e17a512ee [2023-11-10T02:09:32.406Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.38 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-10T02:09:59.436Z] Removing intermediate container 469e17a512ee [2023-11-10T02:09:59.436Z] ---> 364b2348f626 [2023-11-10T02:09:59.436Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-10T02:09:59.436Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-10T02:09:59.436Z] 4acc49c71d14: Pulling fs layer [2023-11-10T02:09:59.436Z] 4acc49c71d14: Verifying Checksum [2023-11-10T02:09:59.436Z] 4acc49c71d14: Download complete [2023-11-10T02:09:59.436Z] 4acc49c71d14: Pull complete [2023-11-10T02:09:59.436Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-10T02:09:59.436Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-10T02:09:59.436Z] ---> 01a2bd3e5fff [2023-11-10T02:09:59.436Z] Step 15/36 : FROM alpine:3.18 [2023-11-10T02:09:59.694Z] 3.18: Pulling from library/alpine [2023-11-10T02:09:59.953Z] 96526aa774ef: Pulling fs layer [2023-11-10T02:10:00.212Z] 96526aa774ef: Verifying Checksum [2023-11-10T02:10:00.212Z] 96526aa774ef: Download complete [2023-11-10T02:10:00.779Z] 96526aa774ef: Pull complete [2023-11-10T02:10:00.779Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-10T02:10:00.779Z] Status: Downloaded newer image for alpine:3.18 [2023-11-10T02:10:00.779Z] ---> 8ca4688f4f35 [2023-11-10T02:10:00.779Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-10T02:10:02.796Z] ---> Running in 3f00e257ba87 [2023-11-10T02:10:03.056Z] Removing intermediate container 3f00e257ba87 [2023-11-10T02:10:03.056Z] ---> fb650ead5e7a [2023-11-10T02:10:03.056Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-10T02:10:03.316Z] ---> Running in 376ef2747943 [2023-11-10T02:10:03.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-10T02:10:03.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-10T02:10:03.834Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-11-10T02:10:03.834Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-11-10T02:10:03.834Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-11-10T02:10:04.098Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-11-10T02:10:04.098Z] (5/107) Installing libxau (1.0.11-r2) [2023-11-10T02:10:04.098Z] (6/107) Installing libmd (1.0.4-r2) [2023-11-10T02:10:04.098Z] (7/107) Installing libbsd (0.11.7-r1) [2023-11-10T02:10:04.098Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-11-10T02:10:04.098Z] (9/107) Installing libxcb (1.15-r1) [2023-11-10T02:10:04.098Z] (10/107) Installing libx11 (1.8.7-r0) [2023-11-10T02:10:04.098Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-11-10T02:10:04.098Z] (12/107) Installing libpciaccess (0.17-r2) [2023-11-10T02:10:04.098Z] (13/107) Installing libdrm (2.4.115-r4) [2023-11-10T02:10:04.098Z] (14/107) Installing libxext (1.3.5-r2) [2023-11-10T02:10:04.098Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-11-10T02:10:04.098Z] (16/107) Installing libffi (3.4.4-r2) [2023-11-10T02:10:04.098Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-11-10T02:10:04.098Z] (18/107) Installing libva (2.18.0-r1) [2023-11-10T02:10:04.098Z] (19/107) Installing libvdpau (1.5-r1) [2023-11-10T02:10:04.098Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-11-10T02:10:04.098Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-10T02:10:04.098Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-11-10T02:10:04.098Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-11-10T02:10:04.098Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-11-10T02:10:04.364Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-11-10T02:10:04.364Z] (26/107) Installing libhwy (1.0.4-r1) [2023-11-10T02:10:04.364Z] (27/107) Installing lcms2 (2.15-r2) [2023-11-10T02:10:04.364Z] (28/107) Installing libjxl (0.8.2-r0) [2023-11-10T02:10:04.364Z] (29/107) Installing lame-libs (3.100-r5) [2023-11-10T02:10:04.364Z] (30/107) Installing opus (1.4-r0) [2023-11-10T02:10:04.364Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-11-10T02:10:04.364Z] (32/107) Installing soxr (0.1.3-r5) [2023-11-10T02:10:04.364Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-11-10T02:10:04.364Z] (34/107) Installing libogg (1.3.5-r4) [2023-11-10T02:10:04.364Z] (35/107) Installing libtheora (1.1.1-r17) [2023-11-10T02:10:04.364Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-11-10T02:10:04.364Z] (37/107) Installing libvpx (1.13.0-r2) [2023-11-10T02:10:04.364Z] (38/107) Installing libwebp (1.3.2-r0) [2023-11-10T02:10:04.364Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-11-10T02:10:04.364Z] (40/107) Installing numactl (2.0.16-r4) [2023-11-10T02:10:04.364Z] (41/107) Installing x265-libs (3.5-r4) [2023-11-10T02:10:04.624Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-11-10T02:10:04.624Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-10T02:10:04.624Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-11-10T02:10:04.624Z] (45/107) Installing libexpat (2.5.0-r1) [2023-11-10T02:10:04.624Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-11-10T02:10:04.624Z] (47/107) Installing libpng (1.6.39-r3) [2023-11-10T02:10:04.624Z] (48/107) Installing freetype (2.13.0-r5) [2023-11-10T02:10:04.624Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-11-10T02:10:04.624Z] (50/107) Installing fribidi (1.0.13-r0) [2023-11-10T02:10:04.624Z] (51/107) Installing libintl (0.21.1-r7) [2023-11-10T02:10:04.624Z] (52/107) Installing libblkid (2.38.1-r8) [2023-11-10T02:10:04.624Z] (53/107) Installing libmount (2.38.1-r8) [2023-11-10T02:10:04.624Z] (54/107) Installing pcre2 (10.42-r1) [2023-11-10T02:10:04.624Z] (55/107) Installing glib (2.76.4-r0) [2023-11-10T02:10:04.884Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-11-10T02:10:04.884Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-11-10T02:10:04.884Z] (58/107) Installing libunibreak (5.1-r0) [2023-11-10T02:10:04.884Z] (59/107) Installing libass (0.17.1-r0) [2023-11-10T02:10:04.884Z] (60/107) Installing libbluray (1.3.4-r0) [2023-11-10T02:10:04.884Z] (61/107) Installing gmp (6.2.1-r3) [2023-11-10T02:10:04.884Z] (62/107) Installing nettle (3.8.1-r2) [2023-11-10T02:10:04.884Z] (63/107) Installing libunistring (1.1-r1) [2023-11-10T02:10:04.884Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-11-10T02:10:04.884Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-11-10T02:10:04.884Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-11-10T02:10:04.884Z] (67/107) Installing gnutls (3.8.0-r2) [2023-11-10T02:10:04.884Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-11-10T02:10:04.884Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-11-10T02:10:04.884Z] (70/107) Installing cjson (1.7.15-r4) [2023-11-10T02:10:04.884Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-11-10T02:10:04.884Z] (72/107) Installing librist (0.2.7-r0) [2023-11-10T02:10:04.885Z] (73/107) Installing libsrt (1.5.2-r0) [2023-11-10T02:10:04.885Z] (74/107) Installing libssh (0.10.5-r0) [2023-11-10T02:10:04.885Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-11-10T02:10:04.885Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-11-10T02:10:04.885Z] (77/107) Installing libsodium (1.0.18-r3) [2023-11-10T02:10:04.885Z] (78/107) Installing libzmq (4.3.4-r4) [2023-11-10T02:10:05.146Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-11-10T02:10:05.146Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-11-10T02:10:05.146Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-11-10T02:10:05.146Z] (82/107) Installing shaderc (2023.3-r1) [2023-11-10T02:10:05.146Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-11-10T02:10:05.146Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-11-10T02:10:05.146Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-10T02:10:05.146Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-11-10T02:10:05.146Z] (87/107) Installing vidstab (1.1.1-r0) [2023-11-10T02:10:05.146Z] (88/107) Installing zimg (3.0.5-r0) [2023-11-10T02:10:05.146Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-10T02:10:05.146Z] (90/107) Installing libasyncns (0.8-r1) [2023-11-10T02:10:05.146Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-11-10T02:10:05.146Z] (92/107) Installing libltdl (2.4.7-r2) [2023-11-10T02:10:05.146Z] (93/107) Installing orc (0.4.34-r0) [2023-11-10T02:10:05.146Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-11-10T02:10:05.146Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-11-10T02:10:05.409Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-11-10T02:10:05.409Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-11-10T02:10:05.409Z] (98/107) Installing libpulse (16.1-r10) [2023-11-10T02:10:05.409Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-10T02:10:05.409Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-11-10T02:10:05.409Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-10T02:10:05.409Z] (102/107) Installing ffmpeg (6.0-r15) [2023-11-10T02:10:05.409Z] (103/107) Installing udev-init-scripts (35-r1) [2023-11-10T02:10:05.409Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-11-10T02:10:05.409Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-11-10T02:10:05.409Z] (106/107) Installing kmod-libs (30-r3) [2023-11-10T02:10:05.409Z] (107/107) Installing eudev (3.2.11-r8) [2023-11-10T02:10:05.409Z] Executing busybox-1.36.1-r2.trigger [2023-11-10T02:10:05.409Z] Executing glib-2.76.4-r0.trigger [2023-11-10T02:10:05.409Z] Executing eudev-3.2.11-r8.trigger [2023-11-10T02:10:05.409Z] OK: 131 MiB in 122 packages [2023-11-10T02:10:10.891Z] Removing intermediate container 376ef2747943 [2023-11-10T02:10:10.892Z] ---> f6094f96a4ab [2023-11-10T02:10:10.892Z] Step 18/36 : WORKDIR / [2023-11-10T02:10:10.892Z] ---> Running in f2ba52af6fdf [2023-11-10T02:10:10.892Z] Removing intermediate container f2ba52af6fdf [2023-11-10T02:10:10.892Z] ---> 69b2a5af1cba [2023-11-10T02:10:10.892Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-10T02:10:11.823Z] ---> 3a9ac1950b30 [2023-11-10T02:10:11.823Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-10T02:10:11.823Z] ---> 553db5a22610 [2023-11-10T02:10:11.823Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-10T02:10:12.081Z] ---> 32e4e3d5d612 [2023-11-10T02:10:12.081Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-10T02:10:12.081Z] ---> 3ead29762efa [2023-11-10T02:10:12.081Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-10T02:10:12.338Z] ---> 8e933b4e5fcd [2023-11-10T02:10:12.339Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-10T02:10:12.339Z] ---> 3c89b4256595 [2023-11-10T02:10:12.339Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-10T02:10:13.274Z] ---> b373a45c528f [2023-11-10T02:10:13.274Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-10T02:10:13.539Z] ---> Running in 13b027127a71 [2023-11-10T02:10:14.472Z] Removing intermediate container 13b027127a71 [2023-11-10T02:10:14.472Z] ---> f7d76b0c9ccc [2023-11-10T02:10:14.472Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-10T02:10:14.472Z] ---> Running in d4ddd9ccdf8d [2023-11-10T02:10:15.041Z] Removing intermediate container d4ddd9ccdf8d [2023-11-10T02:10:15.041Z] ---> b4f701e8e59d [2023-11-10T02:10:15.041Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-10T02:10:15.041Z] ---> Running in a598d6aaaa99 [2023-11-10T02:10:15.606Z] Removing intermediate container a598d6aaaa99 [2023-11-10T02:10:15.606Z] ---> 6d8642c44f23 [2023-11-10T02:10:15.606Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-10T02:10:15.606Z] ---> Running in 25093cc67009 [2023-11-10T02:10:16.171Z] Removing intermediate container 25093cc67009 [2023-11-10T02:10:16.171Z] ---> f9850a9d673e [2023-11-10T02:10:16.171Z] Step 30/36 : EXPOSE 59983 [2023-11-10T02:10:16.171Z] ---> Running in 2d3fb5d21f0c [2023-11-10T02:10:16.171Z] Removing intermediate container 2d3fb5d21f0c [2023-11-10T02:10:16.171Z] ---> 617471de471a [2023-11-10T02:10:16.171Z] Step 31/36 : EXPOSE 8554 [2023-11-10T02:10:16.171Z] ---> Running in 9d59f9b9e421 [2023-11-10T02:10:16.429Z] Removing intermediate container 9d59f9b9e421 [2023-11-10T02:10:16.429Z] ---> 8e7498022fe0 [2023-11-10T02:10:16.429Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-10T02:10:16.429Z] ---> Running in e1be9621fa2a [2023-11-10T02:10:16.429Z] Removing intermediate container e1be9621fa2a [2023-11-10T02:10:16.429Z] ---> b6860b209b30 [2023-11-10T02:10:16.429Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-10T02:10:16.429Z] ---> Running in 8a3ec5128875 [2023-11-10T02:10:16.687Z] Removing intermediate container 8a3ec5128875 [2023-11-10T02:10:16.687Z] ---> e9806f739b1b [2023-11-10T02:10:16.687Z] Step 34/36 : LABEL arch=amd64 [2023-11-10T02:10:16.687Z] ---> Running in f40bb5d08e53 [2023-11-10T02:10:16.687Z] Removing intermediate container f40bb5d08e53 [2023-11-10T02:10:16.687Z] ---> 8ee606b3286b [2023-11-10T02:10:16.687Z] Step 35/36 : LABEL git_sha=9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [2023-11-10T02:10:16.687Z] ---> Running in c3a27203e016 [2023-11-10T02:10:16.945Z] Removing intermediate container c3a27203e016 [2023-11-10T02:10:16.945Z] ---> e668df174179 [2023-11-10T02:10:16.945Z] Step 36/36 : LABEL version=3.1.0-dev.38 [2023-11-10T02:10:16.945Z] ---> Running in 45a7c45ebb5d [2023-11-10T02:10:16.945Z] Removing intermediate container 45a7c45ebb5d [2023-11-10T02:10:16.945Z] ---> dee6f83632bb [2023-11-10T02:10:16.945Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-10T02:10:16.945Z] Successfully built dee6f83632bb [2023-11-10T02:10:16.945Z] 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-11-10T02:10:17.052Z] provisioning config files... [2023-11-10T02:10:17.060Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8079327569648165422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:10:17.364Z] ---> docker-login.sh [2023-11-10T02:10:17.364Z] nexus3.edgexfoundry.org:10001 [2023-11-10T02:10:17.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:10:17.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:10:17.364Z] Configure a credential helper to remove this warning. See [2023-11-10T02:10:17.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:10:17.364Z] [2023-11-10T02:10:17.364Z] Login Succeeded [2023-11-10T02:10:17.364Z] nexus3.edgexfoundry.org:10002 [2023-11-10T02:10:17.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:10:17.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:10:17.364Z] Configure a credential helper to remove this warning. See [2023-11-10T02:10:17.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:10:17.364Z] [2023-11-10T02:10:17.364Z] Login Succeeded [2023-11-10T02:10:17.364Z] nexus3.edgexfoundry.org:10003 [2023-11-10T02:10:17.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:10:17.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:10:17.621Z] Configure a credential helper to remove this warning. See [2023-11-10T02:10:17.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:10:17.621Z] [2023-11-10T02:10:17.621Z] Login Succeeded [2023-11-10T02:10:17.621Z] nexus3.edgexfoundry.org:10004 [2023-11-10T02:10:17.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:10:17.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:10:17.621Z] Configure a credential helper to remove this warning. See [2023-11-10T02:10:17.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:10:17.621Z] [2023-11-10T02:10:17.621Z] Login Succeeded [2023-11-10T02:10:17.621Z] docker.io [2023-11-10T02:10:17.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:10:17.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:10:17.880Z] Configure a credential helper to remove this warning. See [2023-11-10T02:10:17.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:10:17.880Z] [2023-11-10T02:10:17.880Z] Login Succeeded [2023-11-10T02:10:17.880Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T02:10:17.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-10T02:10:17.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:10:17.934Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-11-10T02:10:17.934Z] 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [2023-11-10T02:10:17.934Z] latest [2023-11-10T02:10:17.934Z] 3.1.0-dev.38 [2023-11-10T02:10:17.934Z] 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8-3.1.0-dev.38 [2023-11-10T02:10:17.934Z] main [2023-11-10T02:10:17.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:18.265Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:18.574Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [2023-11-10T02:10:18.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-10T02:10:18.574Z] a2f6f37c510c: Preparing [2023-11-10T02:10:18.574Z] 70f8e6c898d2: Preparing [2023-11-10T02:10:18.574Z] a9eef5d6748d: Preparing [2023-11-10T02:10:18.574Z] a4d7da1043ce: Preparing [2023-11-10T02:10:18.574Z] 3827b5b91e75: Preparing [2023-11-10T02:10:18.574Z] acc83c6ca332: Preparing [2023-11-10T02:10:18.574Z] 0676223bf298: Preparing [2023-11-10T02:10:18.574Z] beebdd3fa471: Preparing [2023-11-10T02:10:18.574Z] 75d473797e8f: Preparing [2023-11-10T02:10:18.574Z] 2bcff0c83fa8: Preparing [2023-11-10T02:10:18.574Z] 53e51544c057: Preparing [2023-11-10T02:10:18.574Z] 7f227d9232df: Preparing [2023-11-10T02:10:18.574Z] cc2447e1835a: Preparing [2023-11-10T02:10:18.574Z] acc83c6ca332: Waiting [2023-11-10T02:10:18.574Z] 0676223bf298: Waiting [2023-11-10T02:10:18.574Z] beebdd3fa471: Waiting [2023-11-10T02:10:18.574Z] 75d473797e8f: Waiting [2023-11-10T02:10:18.574Z] 2bcff0c83fa8: Waiting [2023-11-10T02:10:18.574Z] 53e51544c057: Waiting [2023-11-10T02:10:18.574Z] 7f227d9232df: Waiting [2023-11-10T02:10:18.574Z] cc2447e1835a: Waiting [2023-11-10T02:10:18.574Z] 70f8e6c898d2: Pushed [2023-11-10T02:10:18.574Z] a4d7da1043ce: Pushed [2023-11-10T02:10:18.574Z] a2f6f37c510c: Pushed [2023-11-10T02:10:18.831Z] a9eef5d6748d: Pushed [2023-11-10T02:10:18.831Z] acc83c6ca332: Pushed [2023-11-10T02:10:18.831Z] beebdd3fa471: Pushed [2023-11-10T02:10:18.831Z] 0676223bf298: Pushed [2023-11-10T02:10:18.831Z] 75d473797e8f: Pushed [2023-11-10T02:10:18.831Z] cc2447e1835a: Layer already exists [2023-11-10T02:10:18.831Z] 2bcff0c83fa8: Pushed [2023-11-10T02:10:21.357Z] 3827b5b91e75: Pushed [2023-11-10T02:10:21.614Z] 53e51544c057: Pushed [2023-11-10T02:10:31.638Z] 7f227d9232df: Pushed [2023-11-10T02:10:31.638Z] 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8: digest: sha256:66a1404b9faf62a78a5ddd05ae8876d8100d072f9d098e4f01f6bbba71696491 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:31.948Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:32.250Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-11-10T02:10:32.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-10T02:10:32.251Z] a2f6f37c510c: Preparing [2023-11-10T02:10:32.251Z] 70f8e6c898d2: Preparing [2023-11-10T02:10:32.251Z] a9eef5d6748d: Preparing [2023-11-10T02:10:32.251Z] a4d7da1043ce: Preparing [2023-11-10T02:10:32.251Z] 3827b5b91e75: Preparing [2023-11-10T02:10:32.251Z] acc83c6ca332: Preparing [2023-11-10T02:10:32.251Z] 0676223bf298: Preparing [2023-11-10T02:10:32.251Z] beebdd3fa471: Preparing [2023-11-10T02:10:32.251Z] 75d473797e8f: Preparing [2023-11-10T02:10:32.251Z] 2bcff0c83fa8: Preparing [2023-11-10T02:10:32.251Z] 53e51544c057: Preparing [2023-11-10T02:10:32.251Z] 7f227d9232df: Preparing [2023-11-10T02:10:32.251Z] cc2447e1835a: Preparing [2023-11-10T02:10:32.251Z] acc83c6ca332: Waiting [2023-11-10T02:10:32.251Z] 0676223bf298: Waiting [2023-11-10T02:10:32.251Z] beebdd3fa471: Waiting [2023-11-10T02:10:32.251Z] 7f227d9232df: Waiting [2023-11-10T02:10:32.251Z] 75d473797e8f: Waiting [2023-11-10T02:10:32.251Z] cc2447e1835a: Waiting [2023-11-10T02:10:32.251Z] 53e51544c057: Waiting [2023-11-10T02:10:32.251Z] 2bcff0c83fa8: Waiting [2023-11-10T02:10:32.251Z] 70f8e6c898d2: Layer already exists [2023-11-10T02:10:32.251Z] a2f6f37c510c: Layer already exists [2023-11-10T02:10:32.251Z] a4d7da1043ce: Layer already exists [2023-11-10T02:10:32.251Z] a9eef5d6748d: Layer already exists [2023-11-10T02:10:32.251Z] 3827b5b91e75: Layer already exists [2023-11-10T02:10:32.251Z] 75d473797e8f: Layer already exists [2023-11-10T02:10:32.251Z] acc83c6ca332: Layer already exists [2023-11-10T02:10:32.251Z] 0676223bf298: Layer already exists [2023-11-10T02:10:32.251Z] beebdd3fa471: Layer already exists [2023-11-10T02:10:32.251Z] 2bcff0c83fa8: Layer already exists [2023-11-10T02:10:32.251Z] 53e51544c057: Layer already exists [2023-11-10T02:10:32.251Z] cc2447e1835a: Layer already exists [2023-11-10T02:10:32.251Z] 7f227d9232df: Layer already exists [2023-11-10T02:10:32.251Z] latest: digest: sha256:66a1404b9faf62a78a5ddd05ae8876d8100d072f9d098e4f01f6bbba71696491 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:32.558Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:32.871Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.38 [2023-11-10T02:10:32.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-10T02:10:32.872Z] a2f6f37c510c: Preparing [2023-11-10T02:10:32.872Z] 70f8e6c898d2: Preparing [2023-11-10T02:10:32.872Z] a9eef5d6748d: Preparing [2023-11-10T02:10:32.872Z] a4d7da1043ce: Preparing [2023-11-10T02:10:32.872Z] 3827b5b91e75: Preparing [2023-11-10T02:10:32.872Z] acc83c6ca332: Preparing [2023-11-10T02:10:32.872Z] 0676223bf298: Preparing [2023-11-10T02:10:32.872Z] beebdd3fa471: Preparing [2023-11-10T02:10:32.872Z] 75d473797e8f: Preparing [2023-11-10T02:10:32.872Z] 2bcff0c83fa8: Preparing [2023-11-10T02:10:32.872Z] 53e51544c057: Preparing [2023-11-10T02:10:32.872Z] 7f227d9232df: Preparing [2023-11-10T02:10:32.872Z] cc2447e1835a: Preparing [2023-11-10T02:10:32.872Z] 0676223bf298: Waiting [2023-11-10T02:10:32.872Z] beebdd3fa471: Waiting [2023-11-10T02:10:32.872Z] 75d473797e8f: Waiting [2023-11-10T02:10:32.872Z] 2bcff0c83fa8: Waiting [2023-11-10T02:10:32.872Z] 53e51544c057: Waiting [2023-11-10T02:10:32.872Z] 7f227d9232df: Waiting [2023-11-10T02:10:32.872Z] cc2447e1835a: Waiting [2023-11-10T02:10:32.872Z] acc83c6ca332: Waiting [2023-11-10T02:10:32.872Z] 70f8e6c898d2: Layer already exists [2023-11-10T02:10:32.872Z] a2f6f37c510c: Layer already exists [2023-11-10T02:10:32.872Z] 3827b5b91e75: Layer already exists [2023-11-10T02:10:32.872Z] a9eef5d6748d: Layer already exists [2023-11-10T02:10:32.872Z] a4d7da1043ce: Layer already exists [2023-11-10T02:10:32.872Z] acc83c6ca332: Layer already exists [2023-11-10T02:10:32.872Z] beebdd3fa471: Layer already exists [2023-11-10T02:10:32.872Z] 2bcff0c83fa8: Layer already exists [2023-11-10T02:10:32.872Z] 75d473797e8f: Layer already exists [2023-11-10T02:10:32.872Z] 0676223bf298: Layer already exists [2023-11-10T02:10:32.872Z] 53e51544c057: Layer already exists [2023-11-10T02:10:32.872Z] 7f227d9232df: Layer already exists [2023-11-10T02:10:32.872Z] cc2447e1835a: Layer already exists [2023-11-10T02:10:32.872Z] 3.1.0-dev.38: digest: sha256:66a1404b9faf62a78a5ddd05ae8876d8100d072f9d098e4f01f6bbba71696491 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:33.193Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:33.499Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8-3.1.0-dev.38 [2023-11-10T02:10:33.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-10T02:10:33.499Z] a2f6f37c510c: Preparing [2023-11-10T02:10:33.499Z] 70f8e6c898d2: Preparing [2023-11-10T02:10:33.499Z] a9eef5d6748d: Preparing [2023-11-10T02:10:33.499Z] a4d7da1043ce: Preparing [2023-11-10T02:10:33.499Z] 3827b5b91e75: Preparing [2023-11-10T02:10:33.499Z] acc83c6ca332: Preparing [2023-11-10T02:10:33.499Z] 0676223bf298: Preparing [2023-11-10T02:10:33.499Z] beebdd3fa471: Preparing [2023-11-10T02:10:33.499Z] 75d473797e8f: Preparing [2023-11-10T02:10:33.499Z] 2bcff0c83fa8: Preparing [2023-11-10T02:10:33.499Z] 53e51544c057: Preparing [2023-11-10T02:10:33.499Z] 7f227d9232df: Preparing [2023-11-10T02:10:33.499Z] cc2447e1835a: Preparing [2023-11-10T02:10:33.499Z] 2bcff0c83fa8: Waiting [2023-11-10T02:10:33.499Z] acc83c6ca332: Waiting [2023-11-10T02:10:33.499Z] 0676223bf298: Waiting [2023-11-10T02:10:33.499Z] beebdd3fa471: Waiting [2023-11-10T02:10:33.499Z] 75d473797e8f: Waiting [2023-11-10T02:10:33.499Z] 53e51544c057: Waiting [2023-11-10T02:10:33.499Z] 7f227d9232df: Waiting [2023-11-10T02:10:33.499Z] cc2447e1835a: Waiting [2023-11-10T02:10:33.499Z] 3827b5b91e75: Layer already exists [2023-11-10T02:10:33.499Z] 70f8e6c898d2: Layer already exists [2023-11-10T02:10:33.499Z] a2f6f37c510c: Layer already exists [2023-11-10T02:10:33.499Z] a4d7da1043ce: Layer already exists [2023-11-10T02:10:33.499Z] a9eef5d6748d: Layer already exists [2023-11-10T02:10:33.499Z] 75d473797e8f: Layer already exists [2023-11-10T02:10:33.499Z] acc83c6ca332: Layer already exists [2023-11-10T02:10:33.499Z] 2bcff0c83fa8: Layer already exists [2023-11-10T02:10:33.499Z] 53e51544c057: Layer already exists [2023-11-10T02:10:33.499Z] cc2447e1835a: Layer already exists [2023-11-10T02:10:33.499Z] 7f227d9232df: Layer already exists [2023-11-10T02:10:33.499Z] 0676223bf298: Layer already exists [2023-11-10T02:10:33.499Z] beebdd3fa471: Layer already exists [2023-11-10T02:10:33.757Z] 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8-3.1.0-dev.38: digest: sha256:66a1404b9faf62a78a5ddd05ae8876d8100d072f9d098e4f01f6bbba71696491 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:34.067Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:34.947Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-11-10T02:10:34.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-10T02:10:34.947Z] a2f6f37c510c: Preparing [2023-11-10T02:10:34.947Z] 70f8e6c898d2: Preparing [2023-11-10T02:10:34.947Z] a9eef5d6748d: Preparing [2023-11-10T02:10:34.947Z] a4d7da1043ce: Preparing [2023-11-10T02:10:34.947Z] 3827b5b91e75: Preparing [2023-11-10T02:10:34.947Z] acc83c6ca332: Preparing [2023-11-10T02:10:34.947Z] 0676223bf298: Preparing [2023-11-10T02:10:34.947Z] beebdd3fa471: Preparing [2023-11-10T02:10:34.947Z] 75d473797e8f: Preparing [2023-11-10T02:10:34.947Z] 2bcff0c83fa8: Preparing [2023-11-10T02:10:34.947Z] 53e51544c057: Preparing [2023-11-10T02:10:34.947Z] 7f227d9232df: Preparing [2023-11-10T02:10:34.947Z] cc2447e1835a: Preparing [2023-11-10T02:10:34.947Z] 0676223bf298: Waiting [2023-11-10T02:10:34.947Z] beebdd3fa471: Waiting [2023-11-10T02:10:34.947Z] 75d473797e8f: Waiting [2023-11-10T02:10:34.947Z] 2bcff0c83fa8: Waiting [2023-11-10T02:10:34.947Z] 53e51544c057: Waiting [2023-11-10T02:10:34.947Z] 7f227d9232df: Waiting [2023-11-10T02:10:34.947Z] cc2447e1835a: Waiting [2023-11-10T02:10:34.947Z] acc83c6ca332: Waiting [2023-11-10T02:10:34.947Z] a4d7da1043ce: Layer already exists [2023-11-10T02:10:34.947Z] 3827b5b91e75: Layer already exists [2023-11-10T02:10:34.947Z] a2f6f37c510c: Layer already exists [2023-11-10T02:10:34.947Z] 70f8e6c898d2: Layer already exists [2023-11-10T02:10:34.947Z] beebdd3fa471: Layer already exists [2023-11-10T02:10:34.947Z] acc83c6ca332: Layer already exists [2023-11-10T02:10:34.947Z] 0676223bf298: Layer already exists [2023-11-10T02:10:34.947Z] 75d473797e8f: Layer already exists [2023-11-10T02:10:34.947Z] 2bcff0c83fa8: Layer already exists [2023-11-10T02:10:34.947Z] 53e51544c057: Layer already exists [2023-11-10T02:10:34.947Z] cc2447e1835a: Layer already exists [2023-11-10T02:10:34.947Z] 7f227d9232df: Layer already exists [2023-11-10T02:10:34.947Z] a9eef5d6748d: Layer already exists [2023-11-10T02:10:34.947Z] main: digest: sha256:66a1404b9faf62a78a5ddd05ae8876d8100d072f9d098e4f01f6bbba71696491 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-10T02:10:35.002Z] ===================================================== [Pipeline] echo [2023-11-10T02:10:35.010Z] taggedImages: [2023-11-10T02:10:35.010Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [2023-11-10T02:10:35.010Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-11-10T02:10:35.010Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.38 [2023-11-10T02:10:35.010Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8-3.1.0-dev.38 [2023-11-10T02:10:35.010Z] - 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-11-10T02:10:35.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T02:10:35.404Z] [2023-11-10T02:10:35.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:10:35.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T02:10:35.718Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-10T02:10:35.718Z] 5eb5b503b376: Pulling fs layer [2023-11-10T02:10:35.718Z] 5c69ac0246d0: Pulling fs layer [2023-11-10T02:10:35.718Z] ec43610c2a17: Pulling fs layer [2023-11-10T02:10:35.718Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-10T02:10:35.718Z] 33b1e0a273af: Pulling fs layer [2023-11-10T02:10:35.718Z] 5d3b04190fa2: Pulling fs layer [2023-11-10T02:10:35.718Z] 2f39f015ded8: Pulling fs layer [2023-11-10T02:10:35.718Z] 3a2ae6a8a46f: Waiting [2023-11-10T02:10:35.718Z] 33b1e0a273af: Waiting [2023-11-10T02:10:35.718Z] 5d3b04190fa2: Waiting [2023-11-10T02:10:35.718Z] 2f39f015ded8: Waiting [2023-11-10T02:10:35.718Z] 5c69ac0246d0: Download complete [2023-11-10T02:10:35.718Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-10T02:10:35.718Z] 3a2ae6a8a46f: Download complete [2023-11-10T02:10:35.975Z] 33b1e0a273af: Verifying Checksum [2023-11-10T02:10:35.975Z] 33b1e0a273af: Download complete [2023-11-10T02:10:35.975Z] ec43610c2a17: Verifying Checksum [2023-11-10T02:10:35.975Z] ec43610c2a17: Download complete [2023-11-10T02:10:35.975Z] 5d3b04190fa2: Verifying Checksum [2023-11-10T02:10:35.975Z] 5d3b04190fa2: Download complete [2023-11-10T02:10:35.975Z] 5eb5b503b376: Verifying Checksum [2023-11-10T02:10:35.975Z] 5eb5b503b376: Download complete [2023-11-10T02:10:36.542Z] 2f39f015ded8: Verifying Checksum [2023-11-10T02:10:36.542Z] 2f39f015ded8: Download complete [2023-11-10T02:10:37.108Z] 5eb5b503b376: Pull complete [2023-11-10T02:10:37.366Z] 5c69ac0246d0: Pull complete [2023-11-10T02:10:37.625Z] ec43610c2a17: Pull complete [2023-11-10T02:10:37.625Z] 3a2ae6a8a46f: Pull complete [2023-11-10T02:10:38.192Z] 33b1e0a273af: Pull complete [2023-11-10T02:10:38.450Z] 5d3b04190fa2: Pull complete [2023-11-10T02:10:43.717Z] 2f39f015ded8: Pull complete [2023-11-10T02:10:43.717Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-10T02:10:43.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T02:10:43.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:10:43.799Z] prd-ubuntu20.04-docker-8c-8g-17181 does not seem to be running inside a container [2023-11-10T02:10:43.833Z] $ 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-11-10T02:10:48.615Z] $ docker top ff055dc25a9237912104c05de50fcc7ec0d646d833284b2d49b1c444a13248c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:10:48.997Z] ---> job-cost.sh [2023-11-10T02:10:48.997Z] lf-activate-venv: SKIPPING [2023-11-10T02:10:48.997Z] INFO: No Stack... [2023-11-10T02:10:49.256Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-10T02:10:49.514Z] INFO: Archiving Costs [Pipeline] sh [2023-11-10T02:10:49.801Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-11-10T02:10:49.802Z] + cut -d, -f6 [Pipeline] lock [2023-11-10T02:10:49.818Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-164-stack-cost] [2023-11-10T02:10:49.824Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-164-stack-cost] did not exist. Created. [2023-11-10T02:10:49.824Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-10T02:10:50.131Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-10T02:10:50.167Z] Stashed 1 file(s) [Pipeline] } [2023-11-10T02:10:50.176Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-10T02:10:50.200Z] $ docker stop --time=1 ff055dc25a9237912104c05de50fcc7ec0d646d833284b2d49b1c444a13248c9 [2023-11-10T02:10:51.357Z] $ docker rm -f --volumes ff055dc25a9237912104c05de50fcc7ec0d646d833284b2d49b1c444a13248c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-10T02:11:12.985Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17188 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-11-10T02:11:12.998Z] Running in /w/workspace/device-usb-camera/164 [Pipeline] { [Pipeline] checkout [2023-11-10T02:11:13.030Z] Selected Git installation does not exist. Using Default [2023-11-10T02:11:13.030Z] The recommended git tool is: NONE [2023-11-10T02:11:21.112Z] using credential edgex-jenkins-ssh [2023-11-10T02:11:21.135Z] Cloning the remote Git repository [2023-11-10T02:11:21.205Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-11-10T02:11:21.343Z] > git init /w/workspace/device-usb-camera/164 # timeout=10 [2023-11-10T02:11:21.545Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-10T02:11:21.547Z] > git --version # timeout=10 [2023-11-10T02:11:21.585Z] > git --version # 'git version 2.25.1' [2023-11-10T02:11:21.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-10T02:11:21.816Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-10T02:11:22.888Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-10T02:11:22.918Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-10T02:11:24.206Z] Avoid second fetch [2023-11-10T02:11:24.207Z] Checking out Revision 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 (main) [2023-11-10T02:11:24.227Z] > git config core.sparsecheckout # timeout=10 [2023-11-10T02:11:24.316Z] > git checkout -f 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 # timeout=10 [2023-11-10T02:11:25.000Z] Commit message: "Merge pull request #311 from cloudxxx8/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-10T02:11:25.943Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-10T02:11:25.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-10T02:11:25.943Z] Dload Upload Total Spent Left Speed [2023-11-10T02:11:25.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 182k 0 --:--:-- --:--:-- --:--:-- 179k [Pipeline] sh [2023-11-10T02:11:26.570Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-10T02:11:26.931Z] + + sudo tee /etc/docker/daemon.new [2023-11-10T02:11:26.931Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-10T02:11:26.931Z] { [2023-11-10T02:11:26.931Z] "registry-mirrors": [ [2023-11-10T02:11:26.931Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-10T02:11:26.931Z] ], [2023-11-10T02:11:26.931Z] "bip": "10.250.0.254/24", [2023-11-10T02:11:26.931Z] "hosts": [ [2023-11-10T02:11:26.931Z] "tcp://0.0.0.0:5555", [2023-11-10T02:11:26.931Z] "unix:///var/run/docker.sock" [2023-11-10T02:11:26.931Z] ], [2023-11-10T02:11:26.931Z] "mtu": 1458, [2023-11-10T02:11:26.931Z] "selinux-enabled": true, [2023-11-10T02:11:26.931Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-10T02:11:26.931Z] } [Pipeline] sh [2023-11-10T02:11:27.297Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-10T02:11:27.661Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T02:11:46.033Z] provisioning config files... [2023-11-10T02:11:46.066Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/164@tmp/config17716476740873613418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:11:46.460Z] ---> docker-login.sh [2023-11-10T02:11:46.460Z] nexus3.edgexfoundry.org:10001 [2023-11-10T02:11:47.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:11:47.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:11:47.335Z] Configure a credential helper to remove this warning. See [2023-11-10T02:11:47.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:11:47.335Z] [2023-11-10T02:11:47.335Z] Login Succeeded [2023-11-10T02:11:47.335Z] nexus3.edgexfoundry.org:10002 [2023-11-10T02:11:47.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:11:47.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:11:47.885Z] Configure a credential helper to remove this warning. See [2023-11-10T02:11:47.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:11:47.885Z] [2023-11-10T02:11:47.885Z] Login Succeeded [2023-11-10T02:11:47.885Z] nexus3.edgexfoundry.org:10003 [2023-11-10T02:11:48.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:11:48.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:11:48.439Z] Configure a credential helper to remove this warning. See [2023-11-10T02:11:48.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:11:48.439Z] [2023-11-10T02:11:48.439Z] Login Succeeded [2023-11-10T02:11:48.439Z] nexus3.edgexfoundry.org:10004 [2023-11-10T02:11:48.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:11:48.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:11:48.711Z] Configure a credential helper to remove this warning. See [2023-11-10T02:11:48.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:11:48.711Z] [2023-11-10T02:11:48.711Z] Login Succeeded [2023-11-10T02:11:48.711Z] docker.io [2023-11-10T02:11:48.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:11:49.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:11:49.253Z] Configure a credential helper to remove this warning. See [2023-11-10T02:11:49.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:11:49.253Z] [2023-11-10T02:11:49.253Z] Login Succeeded [2023-11-10T02:11:49.253Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T02:11:49.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-10T02:11:49.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:11:49.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:11:49.689Z] ========================================================= [2023-11-10T02:11:49.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-10T02:11:49.689Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:11:50.052Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-10T02:11:51.037Z] Sending build context to Docker daemon 1.367MB [2023-11-10T02:11:51.037Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T02:11:51.037Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-10T02:11:51.316Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-10T02:11:51.316Z] 9fda8d8052c6: Pulling fs layer [2023-11-10T02:11:51.316Z] 5d54e960e981: Pulling fs layer [2023-11-10T02:11:51.316Z] c4a7e357bf2a: Pulling fs layer [2023-11-10T02:11:51.316Z] f0e02332f6b5: Pulling fs layer [2023-11-10T02:11:51.316Z] cefa15bbcfad: Pulling fs layer [2023-11-10T02:11:51.316Z] 17808c966233: Pulling fs layer [2023-11-10T02:11:51.316Z] f0e02332f6b5: Waiting [2023-11-10T02:11:51.316Z] f4c1fc716caa: Pulling fs layer [2023-11-10T02:11:51.316Z] cefa15bbcfad: Waiting [2023-11-10T02:11:51.316Z] 17808c966233: Waiting [2023-11-10T02:11:51.316Z] f4c1fc716caa: Waiting [2023-11-10T02:11:51.316Z] 5d54e960e981: Verifying Checksum [2023-11-10T02:11:51.316Z] 5d54e960e981: Download complete [2023-11-10T02:11:51.316Z] f0e02332f6b5: Verifying Checksum [2023-11-10T02:11:51.316Z] f0e02332f6b5: Download complete [2023-11-10T02:11:51.316Z] cefa15bbcfad: Verifying Checksum [2023-11-10T02:11:51.316Z] cefa15bbcfad: Download complete [2023-11-10T02:11:51.316Z] 9fda8d8052c6: Verifying Checksum [2023-11-10T02:11:51.316Z] 9fda8d8052c6: Download complete [2023-11-10T02:11:51.921Z] f4c1fc716caa: Verifying Checksum [2023-11-10T02:11:51.921Z] f4c1fc716caa: Download complete [2023-11-10T02:11:52.910Z] 9fda8d8052c6: Pull complete [2023-11-10T02:11:53.517Z] 5d54e960e981: Pull complete [2023-11-10T02:11:53.793Z] c4a7e357bf2a: Verifying Checksum [2023-11-10T02:11:53.793Z] c4a7e357bf2a: Download complete [2023-11-10T02:11:55.230Z] 17808c966233: Verifying Checksum [2023-11-10T02:11:55.230Z] 17808c966233: Download complete [2023-11-10T02:12:07.668Z] c4a7e357bf2a: Pull complete [2023-11-10T02:12:07.944Z] f0e02332f6b5: Pull complete [2023-11-10T02:12:08.233Z] cefa15bbcfad: Pull complete [2023-11-10T02:12:20.628Z] 17808c966233: Pull complete [2023-11-10T02:12:20.628Z] f4c1fc716caa: Pull complete [2023-11-10T02:12:20.628Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-10T02:12:20.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-10T02:12:20.628Z] ---> ea914061e18c [2023-11-10T02:12:20.628Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-10T02:12:21.601Z] ---> Running in 5bf39a2cdb58 [2023-11-10T02:12:21.875Z] Removing intermediate container 5bf39a2cdb58 [2023-11-10T02:12:21.875Z] ---> cf2b9cbcfe4a [2023-11-10T02:12:21.875Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T02:12:22.146Z] ---> Running in 253b654dc806 [2023-11-10T02:12:22.504Z] Removing intermediate container 253b654dc806 [2023-11-10T02:12:22.504Z] ---> 436f1a1d1ce2 [2023-11-10T02:12:22.504Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-10T02:12:22.504Z] ---> Running in 81dcce3213dc [2023-11-10T02:12:22.800Z] Removing intermediate container 81dcce3213dc [2023-11-10T02:12:22.800Z] ---> f541d34d747e [2023-11-10T02:12:22.800Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-10T02:12:23.084Z] ---> Running in 3e4ee62b687b [2023-11-10T02:12:23.400Z] Removing intermediate container 3e4ee62b687b [2023-11-10T02:12:23.401Z] ---> 3f0a1bb661d4 [2023-11-10T02:12:23.401Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T02:12:23.401Z] ---> Running in 6b360a162efd [2023-11-10T02:12:24.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-10T02:12:25.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-10T02:12:26.669Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-10T02:12:26.669Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-10T02:12:26.669Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-10T02:12:26.669Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-10T02:12:26.669Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-10T02:12:26.946Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-10T02:12:26.946Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-10T02:12:26.946Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-10T02:12:26.946Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-10T02:12:26.946Z] (10/13) Installing kmod-libs (30-r3) [2023-11-10T02:12:26.946Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-10T02:12:26.946Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-10T02:12:26.946Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-10T02:12:26.946Z] Executing busybox-1.36.1-r2.trigger [2023-11-10T02:12:26.946Z] Executing eudev-3.2.11-r8.trigger [2023-11-10T02:12:26.946Z] OK: 273 MiB in 65 packages [2023-11-10T02:12:28.921Z] Removing intermediate container 6b360a162efd [2023-11-10T02:12:28.921Z] ---> 07ae76323f99 [2023-11-10T02:12:28.921Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-10T02:12:28.921Z] ---> Running in a1a6f9a857e7 [2023-11-10T02:12:29.191Z] Removing intermediate container a1a6f9a857e7 [2023-11-10T02:12:29.191Z] ---> baa2a23cc4f8 [2023-11-10T02:12:29.191Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-10T02:12:32.741Z] ---> e4cd8e832e38 [2023-11-10T02:12:32.741Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T02:12:32.741Z] ---> Running in ac4fe3970501 [2023-11-10T02:14:09.496Z] Removing intermediate container ac4fe3970501 [2023-11-10T02:14:09.496Z] ---> edcc56a9b9ff [2023-11-10T02:14:09.496Z] Step 11/13 : COPY . . [2023-11-10T02:14:09.496Z] ---> da2b19011299 [2023-11-10T02:14:09.496Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-10T02:14:09.496Z] ---> Running in b089ddbd9564 [2023-11-10T02:14:09.496Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-10T02:14:09.496Z]  Dload Upload  Total Spent Left Speed [2023-11-10T02:14:09.496Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5585 0 --:--:-- --:--:-- --:--:-- 5618 [2023-11-10T02:14:09.496Z] Removing intermediate container b089ddbd9564 [2023-11-10T02:14:09.496Z] ---> fa2c731b0f73 [2023-11-10T02:14:09.496Z] Step 13/13 : RUN ${MAKE} [2023-11-10T02:14:09.496Z] ---> Running in 63c76fdc3bd7 [2023-11-10T02:14:09.496Z] noop [2023-11-10T02:14:09.496Z] Removing intermediate container 63c76fdc3bd7 [2023-11-10T02:14:09.496Z] ---> 8b42cfd658cb [2023-11-10T02:14:09.496Z] Successfully built 8b42cfd658cb [2023-11-10T02:14:09.496Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:14:09.861Z] + docker inspect -f . ci-base-image-arm64 [2023-11-10T02:14:09.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:14:10.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-17188 does not seem to be running inside a container [2023-11-10T02:14:10.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/164 -v /w/workspace/device-usb-camera/164:/w/workspace/device-usb-camera/164:rw,z -v /w/workspace/device-usb-camera/164@tmp:/w/workspace/device-usb-camera/164@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-11-10T02:14:11.830Z] $ docker top 3d00e8b3dded7a469d74dd7a549dd5d3b989f29ad045fb81f3ddc40882636620 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T02:14:12.712Z] + go version [2023-11-10T02:14:12.712Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-10T02:14:12.742Z] $ docker stop --time=1 3d00e8b3dded7a469d74dd7a549dd5d3b989f29ad045fb81f3ddc40882636620 [2023-11-10T02:14:15.826Z] $ docker rm -f --volumes 3d00e8b3dded7a469d74dd7a549dd5d3b989f29ad045fb81f3ddc40882636620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:14:16.455Z] + docker inspect -f . ci-base-image-arm64 [2023-11-10T02:14:16.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:14:16.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-17188 does not seem to be running inside a container [2023-11-10T02:14:16.786Z] $ 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/164 -v /w/workspace/device-usb-camera/164:/w/workspace/device-usb-camera/164:rw,z -v /w/workspace/device-usb-camera/164@tmp:/w/workspace/device-usb-camera/164@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-11-10T02:14:18.246Z] $ docker top bda926ac98460c35fe87d6451538e7faadcef029147af982516079e80c46290e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T02:14:19.169Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/164 [Pipeline] fileExists [Pipeline] sh [2023-11-10T02:14:19.858Z] + make test [2023-11-10T02:14:19.858Z] go test ./... -coverprofile=coverage.out ./... [2023-11-10T02:14:25.231Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-10T02:17:17.080Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-10T02:17:23.784Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.095s coverage: 4.4% of statements [2023-11-10T02:17:24.382Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-10T02:17:24.382Z] go vet ./... [2023-11-10T02:17:56.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-10T02:17:56.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-10T02:17:56.711Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-10T02:17:56.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-10T02:17:56.760Z] $ docker stop --time=1 bda926ac98460c35fe87d6451538e7faadcef029147af982516079e80c46290e [2023-11-10T02:17:58.764Z] $ docker rm -f --volumes bda926ac98460c35fe87d6451538e7faadcef029147af982516079e80c46290e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-10T02:18:00.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-10T02:18:00.148Z] Warning: overwriting stash ‘coverage-report’ [2023-11-10T02:18:00.789Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-10T02:18:01.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-10T02:18:01.532Z] + ls -al . [2023-11-10T02:18:01.532Z] total 220 [2023-11-10T02:18:01.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:14 . [2023-11-10T02:18:01.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:11 .. [2023-11-10T02:18:01.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:11 .git [2023-11-10T02:18:01.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:11 .github [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 10 02:11 .gitignore [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 10 02:11 .golangci.yml [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 10 02:11 .hadolint.yml [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 10 02:11 Attribution.txt [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 10 02:11 CHANGELOG.md [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 10 02:11 Dockerfile [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 10 02:11 GOVERNANCE.md [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 10 02:11 Jenkinsfile [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 02:11 LICENSE [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 10 02:11 Makefile [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 10 02:11 OWNERS.md [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 10 02:11 README.md [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 02:07 VERSION [2023-11-10T02:18:01.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:11 bin [2023-11-10T02:18:01.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:11 cmd [2023-11-10T02:18:01.532Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 10 02:17 coverage.out [2023-11-10T02:18:01.532Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 10 02:11 docker-entrypoint.sh [2023-11-10T02:18:01.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:11 docs [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 3878 Nov 10 02:11 go.mod [2023-11-10T02:18:01.532Z] -rw-rw-r-- 1 jenkins jenkins 34744 Nov 10 02:11 go.sum [2023-11-10T02:18:01.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:11 internal [2023-11-10T02:18:01.533Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 10 02:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:18:01.891Z] + 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=9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 --label arch=arm64 --label version=3.1.0-dev.38 . [2023-11-10T02:18:02.160Z] Sending build context to Docker daemon 1.422MB [2023-11-10T02:18:02.431Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T02:18:02.432Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-10T02:18:02.432Z] ---> 8b42cfd658cb [2023-11-10T02:18:02.432Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-10T02:18:02.432Z] ---> Running in c6a4285260ba [2023-11-10T02:18:03.020Z] Removing intermediate container c6a4285260ba [2023-11-10T02:18:03.020Z] ---> 6389db812698 [2023-11-10T02:18:03.020Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T02:18:03.020Z] ---> Running in 6293f9e554b6 [2023-11-10T02:18:03.289Z] Removing intermediate container 6293f9e554b6 [2023-11-10T02:18:03.289Z] ---> 901b708fa6a0 [2023-11-10T02:18:03.289Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-10T02:18:03.289Z] ---> Running in 3db1c7e5c986 [2023-11-10T02:18:03.877Z] Removing intermediate container 3db1c7e5c986 [2023-11-10T02:18:03.877Z] ---> fa73eab75a35 [2023-11-10T02:18:03.877Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-10T02:18:03.877Z] ---> Running in 7b54032faca9 [2023-11-10T02:18:04.149Z] Removing intermediate container 7b54032faca9 [2023-11-10T02:18:04.149Z] ---> c5e8ab50d990 [2023-11-10T02:18:04.149Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T02:18:04.422Z] ---> Running in c5aae17e5ab6 [2023-11-10T02:18:05.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-10T02:18:05.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-10T02:18:07.393Z] OK: 273 MiB in 65 packages [2023-11-10T02:18:09.368Z] Removing intermediate container c5aae17e5ab6 [2023-11-10T02:18:09.368Z] ---> 778e230821ae [2023-11-10T02:18:09.368Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-10T02:18:09.368Z] ---> Running in 4f761a7ddafe [2023-11-10T02:18:11.327Z] Removing intermediate container 4f761a7ddafe [2023-11-10T02:18:11.327Z] ---> aea4b1f447f8 [2023-11-10T02:18:11.327Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-10T02:18:11.602Z] ---> d8c25daff120 [2023-11-10T02:18:11.602Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T02:18:11.602Z] ---> Running in 29a9bd6b2561 [2023-11-10T02:18:14.993Z] Removing intermediate container 29a9bd6b2561 [2023-11-10T02:18:14.993Z] ---> 8ce7d177ce27 [2023-11-10T02:18:14.993Z] Step 11/36 : COPY . . [2023-11-10T02:18:15.587Z] ---> 9fa70c9e636b [2023-11-10T02:18:15.587Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-10T02:18:15.871Z] ---> Running in 5a158eedb6d9 [2023-11-10T02:18:16.851Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-10T02:18:16.851Z] Dload Upload Total Spent Left Speed [2023-11-10T02:18:17.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253 100 1253 0 0 6555 0 --:--:-- --:--:-- --:--:-- 6664 [2023-11-10T02:18:18.113Z] Removing intermediate container 5a158eedb6d9 [2023-11-10T02:18:18.113Z] ---> 34722e13209f [2023-11-10T02:18:18.113Z] Step 13/36 : RUN ${MAKE} [2023-11-10T02:18:18.113Z] ---> Running in a2993453f9eb [2023-11-10T02:18:19.094Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.38 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-10T02:21:10.934Z] Removing intermediate container a2993453f9eb [2023-11-10T02:21:10.934Z] ---> c9f35c780a8b [2023-11-10T02:21:10.934Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-10T02:21:10.934Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-10T02:21:10.934Z] 8766b47fe142: Pulling fs layer [2023-11-10T02:21:10.934Z] 8766b47fe142: Download complete [2023-11-10T02:21:10.934Z] 8766b47fe142: Pull complete [2023-11-10T02:21:10.934Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-10T02:21:10.934Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-10T02:21:10.934Z] ---> 69d40e2cb93c [2023-11-10T02:21:10.934Z] Step 15/36 : FROM alpine:3.18 [2023-11-10T02:21:11.202Z] 3.18: Pulling from library/alpine [2023-11-10T02:21:11.472Z] 579b34f0a95b: Pulling fs layer [2023-11-10T02:21:11.742Z] 579b34f0a95b: Download complete [2023-11-10T02:21:12.331Z] 579b34f0a95b: Pull complete [2023-11-10T02:21:12.331Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-10T02:21:12.331Z] Status: Downloaded newer image for alpine:3.18 [2023-11-10T02:21:12.331Z] ---> 3cc203321400 [2023-11-10T02:21:12.331Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-10T02:21:12.601Z] ---> Running in dff9b12b8b4f [2023-11-10T02:21:13.189Z] Removing intermediate container dff9b12b8b4f [2023-11-10T02:21:13.189Z] ---> 4a7f677abd6b [2023-11-10T02:21:13.189Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-10T02:21:13.189Z] ---> Running in 500b49821203 [2023-11-10T02:21:14.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-10T02:21:14.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-10T02:21:16.431Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-11-10T02:21:16.431Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-11-10T02:21:16.431Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-11-10T02:21:16.431Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-11-10T02:21:16.431Z] (5/104) Installing libxau (1.0.11-r2) [2023-11-10T02:21:16.431Z] (6/104) Installing libmd (1.0.4-r2) [2023-11-10T02:21:16.431Z] (7/104) Installing libbsd (0.11.7-r1) [2023-11-10T02:21:16.707Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-11-10T02:21:16.707Z] (9/104) Installing libxcb (1.15-r1) [2023-11-10T02:21:16.707Z] (10/104) Installing libx11 (1.8.7-r0) [2023-11-10T02:21:16.707Z] (11/104) Installing libdrm (2.4.115-r4) [2023-11-10T02:21:16.982Z] (12/104) Installing libxext (1.3.5-r2) [2023-11-10T02:21:16.982Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-11-10T02:21:16.982Z] (14/104) Installing libffi (3.4.4-r2) [2023-11-10T02:21:16.982Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-11-10T02:21:16.982Z] (16/104) Installing libva (2.18.0-r1) [2023-11-10T02:21:16.982Z] (17/104) Installing libvdpau (1.5-r1) [2023-11-10T02:21:16.982Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-11-10T02:21:16.982Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-11-10T02:21:16.982Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-11-10T02:21:16.982Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-11-10T02:21:16.983Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-10T02:21:17.254Z] (23/104) Installing libhwy (1.0.4-r1) [2023-11-10T02:21:17.254Z] (24/104) Installing lcms2 (2.15-r2) [2023-11-10T02:21:17.254Z] (25/104) Installing libjxl (0.8.2-r0) [2023-11-10T02:21:17.254Z] (26/104) Installing lame-libs (3.100-r5) [2023-11-10T02:21:17.254Z] (27/104) Installing opus (1.4-r0) [2023-11-10T02:21:17.254Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-11-10T02:21:17.254Z] (29/104) Installing soxr (0.1.3-r5) [2023-11-10T02:21:17.254Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-11-10T02:21:17.254Z] (31/104) Installing libogg (1.3.5-r4) [2023-11-10T02:21:17.254Z] (32/104) Installing libtheora (1.1.1-r17) [2023-11-10T02:21:17.254Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-11-10T02:21:17.528Z] (34/104) Installing libvpx (1.13.0-r2) [2023-11-10T02:21:17.528Z] (35/104) Installing libwebp (1.3.2-r0) [2023-11-10T02:21:17.528Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-11-10T02:21:17.528Z] (37/104) Installing numactl (2.0.16-r4) [2023-11-10T02:21:17.528Z] (38/104) Installing x265-libs (3.5-r4) [2023-11-10T02:21:17.803Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-11-10T02:21:17.803Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-10T02:21:18.084Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-11-10T02:21:18.084Z] (42/104) Installing libexpat (2.5.0-r1) [2023-11-10T02:21:18.084Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-11-10T02:21:18.084Z] (44/104) Installing libpng (1.6.39-r3) [2023-11-10T02:21:18.360Z] (45/104) Installing freetype (2.13.0-r5) [2023-11-10T02:21:18.360Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-11-10T02:21:18.360Z] (47/104) Installing fribidi (1.0.13-r0) [2023-11-10T02:21:18.360Z] (48/104) Installing libintl (0.21.1-r7) [2023-11-10T02:21:18.360Z] (49/104) Installing libblkid (2.38.1-r8) [2023-11-10T02:21:18.360Z] (50/104) Installing libmount (2.38.1-r8) [2023-11-10T02:21:18.360Z] (51/104) Installing pcre2 (10.42-r1) [2023-11-10T02:21:18.360Z] (52/104) Installing glib (2.76.4-r0) [2023-11-10T02:21:18.644Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-11-10T02:21:18.645Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-11-10T02:21:18.645Z] (55/104) Installing libunibreak (5.1-r0) [2023-11-10T02:21:18.645Z] (56/104) Installing libass (0.17.1-r0) [2023-11-10T02:21:18.645Z] (57/104) Installing libbluray (1.3.4-r0) [2023-11-10T02:21:18.645Z] (58/104) Installing gmp (6.2.1-r3) [2023-11-10T02:21:18.645Z] (59/104) Installing nettle (3.8.1-r2) [2023-11-10T02:21:18.645Z] (60/104) Installing libunistring (1.1-r1) [2023-11-10T02:21:18.920Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-11-10T02:21:18.920Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-11-10T02:21:18.920Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-11-10T02:21:18.920Z] (64/104) Installing gnutls (3.8.0-r2) [2023-11-10T02:21:18.920Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-11-10T02:21:18.920Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-11-10T02:21:19.193Z] (67/104) Installing cjson (1.7.15-r4) [2023-11-10T02:21:19.193Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-11-10T02:21:19.193Z] (69/104) Installing librist (0.2.7-r0) [2023-11-10T02:21:19.193Z] (70/104) Installing libsrt (1.5.2-r0) [2023-11-10T02:21:19.193Z] (71/104) Installing libssh (0.10.5-r0) [2023-11-10T02:21:19.193Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-11-10T02:21:19.193Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-11-10T02:21:19.193Z] (74/104) Installing libsodium (1.0.18-r3) [2023-11-10T02:21:19.193Z] (75/104) Installing libzmq (4.3.4-r4) [2023-11-10T02:21:19.462Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-11-10T02:21:19.462Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-11-10T02:21:19.462Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-11-10T02:21:19.729Z] (79/104) Installing shaderc (2023.3-r1) [2023-11-10T02:21:19.729Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-11-10T02:21:19.729Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-11-10T02:21:19.729Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-10T02:21:19.729Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-11-10T02:21:19.729Z] (84/104) Installing vidstab (1.1.1-r0) [2023-11-10T02:21:19.729Z] (85/104) Installing zimg (3.0.5-r0) [2023-11-10T02:21:19.729Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-10T02:21:19.996Z] (87/104) Installing libasyncns (0.8-r1) [2023-11-10T02:21:19.996Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-11-10T02:21:19.996Z] (89/104) Installing libltdl (2.4.7-r2) [2023-11-10T02:21:19.996Z] (90/104) Installing orc (0.4.34-r0) [2023-11-10T02:21:19.996Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-11-10T02:21:19.996Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-11-10T02:21:19.996Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-11-10T02:21:19.996Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-11-10T02:21:19.996Z] (95/104) Installing libpulse (16.1-r10) [2023-11-10T02:21:19.996Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-10T02:21:19.996Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-11-10T02:21:20.268Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-10T02:21:20.268Z] (99/104) Installing ffmpeg (6.0-r15) [2023-11-10T02:21:20.268Z] (100/104) Installing udev-init-scripts (35-r1) [2023-11-10T02:21:20.268Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-11-10T02:21:20.268Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-11-10T02:21:20.268Z] (103/104) Installing kmod-libs (30-r3) [2023-11-10T02:21:20.268Z] (104/104) Installing eudev (3.2.11-r8) [2023-11-10T02:21:20.268Z] Executing busybox-1.36.1-r2.trigger [2023-11-10T02:21:20.268Z] Executing glib-2.76.4-r0.trigger [2023-11-10T02:21:20.268Z] Executing eudev-3.2.11-r8.trigger [2023-11-10T02:21:20.268Z] OK: 110 MiB in 119 packages [2023-11-10T02:21:24.534Z] Removing intermediate container 500b49821203 [2023-11-10T02:21:24.534Z] ---> db3bd6bdf71f [2023-11-10T02:21:24.534Z] Step 18/36 : WORKDIR / [2023-11-10T02:21:24.534Z] ---> Running in e31e337fd490 [2023-11-10T02:21:24.803Z] Removing intermediate container e31e337fd490 [2023-11-10T02:21:24.803Z] ---> 1f80b4ce7b40 [2023-11-10T02:21:24.803Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-10T02:21:26.758Z] ---> 33c1bfbdeb21 [2023-11-10T02:21:26.758Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-10T02:21:27.028Z] ---> 858dabbbea57 [2023-11-10T02:21:27.028Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-10T02:21:27.624Z] ---> 9cdce852ae74 [2023-11-10T02:21:27.624Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-10T02:21:28.215Z] ---> 21dda8496c3e [2023-11-10T02:21:28.215Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-10T02:21:28.800Z] ---> e029175f6cec [2023-11-10T02:21:28.800Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-10T02:21:29.390Z] ---> 3c51ff3d06db [2023-11-10T02:21:29.390Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-10T02:21:30.813Z] ---> eb63ca2bb39e [2023-11-10T02:21:30.813Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-10T02:21:31.079Z] ---> Running in d988425ab125 [2023-11-10T02:21:33.025Z] Removing intermediate container d988425ab125 [2023-11-10T02:21:33.025Z] ---> 8dcd1ce61f8b [2023-11-10T02:21:33.025Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-10T02:21:33.025Z] ---> Running in 371db8d6ef17 [2023-11-10T02:21:34.443Z] Removing intermediate container 371db8d6ef17 [2023-11-10T02:21:34.443Z] ---> 9119d4bd974b [2023-11-10T02:21:34.443Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-10T02:21:34.443Z] ---> Running in 275cac6a0172 [2023-11-10T02:21:36.402Z] Removing intermediate container 275cac6a0172 [2023-11-10T02:21:36.402Z] ---> ac635ed3ca99 [2023-11-10T02:21:36.402Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-10T02:21:36.402Z] ---> Running in 988ff3875d45 [2023-11-10T02:21:38.349Z] Removing intermediate container 988ff3875d45 [2023-11-10T02:21:38.349Z] ---> d6ba082082d3 [2023-11-10T02:21:38.349Z] Step 30/36 : EXPOSE 59983 [2023-11-10T02:21:38.349Z] ---> Running in 293f0f905038 [2023-11-10T02:21:38.616Z] Removing intermediate container 293f0f905038 [2023-11-10T02:21:38.616Z] ---> 32f2ec5b95d9 [2023-11-10T02:21:38.616Z] Step 31/36 : EXPOSE 8554 [2023-11-10T02:21:38.616Z] ---> Running in c5d2225b2947 [2023-11-10T02:21:38.886Z] Removing intermediate container c5d2225b2947 [2023-11-10T02:21:38.886Z] ---> a59fb2b4978b [2023-11-10T02:21:38.886Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-10T02:21:39.155Z] ---> Running in 7ae27b6a956e [2023-11-10T02:21:39.421Z] Removing intermediate container 7ae27b6a956e [2023-11-10T02:21:39.421Z] ---> 7a4498d4efe2 [2023-11-10T02:21:39.421Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-10T02:21:39.421Z] ---> Running in 04ec3154099f [2023-11-10T02:21:39.692Z] Removing intermediate container 04ec3154099f [2023-11-10T02:21:39.692Z] ---> 16011b05b35f [2023-11-10T02:21:39.692Z] Step 34/36 : LABEL arch=arm64 [2023-11-10T02:21:39.976Z] ---> Running in 2ccbb914d12d [2023-11-10T02:21:40.246Z] Removing intermediate container 2ccbb914d12d [2023-11-10T02:21:40.246Z] ---> d0af7def81d5 [2023-11-10T02:21:40.246Z] Step 35/36 : LABEL git_sha=9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [2023-11-10T02:21:40.246Z] ---> Running in c12f93adeeb1 [2023-11-10T02:21:40.516Z] Removing intermediate container c12f93adeeb1 [2023-11-10T02:21:40.516Z] ---> 5be48fd2bf91 [2023-11-10T02:21:40.516Z] Step 36/36 : LABEL version=3.1.0-dev.38 [2023-11-10T02:21:40.792Z] ---> Running in 51a6d5eacf0a [2023-11-10T02:21:41.059Z] Removing intermediate container 51a6d5eacf0a [2023-11-10T02:21:41.059Z] ---> 5498f9ce6c2f [2023-11-10T02:21:41.059Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-10T02:21:41.059Z] Successfully built 5498f9ce6c2f [2023-11-10T02:21:41.059Z] 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-11-10T02:21:41.180Z] provisioning config files... [2023-11-10T02:21:41.196Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/164@tmp/config5586194524974884454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:21:41.556Z] ---> docker-login.sh [2023-11-10T02:21:41.556Z] nexus3.edgexfoundry.org:10001 [2023-11-10T02:21:41.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:21:41.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:21:41.825Z] Configure a credential helper to remove this warning. See [2023-11-10T02:21:41.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:21:41.825Z] [2023-11-10T02:21:41.825Z] Login Succeeded [2023-11-10T02:21:41.825Z] nexus3.edgexfoundry.org:10002 [2023-11-10T02:21:42.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:21:42.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:21:42.362Z] Configure a credential helper to remove this warning. See [2023-11-10T02:21:42.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:21:42.362Z] [2023-11-10T02:21:42.362Z] Login Succeeded [2023-11-10T02:21:42.362Z] nexus3.edgexfoundry.org:10003 [2023-11-10T02:21:42.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:21:42.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:21:42.630Z] Configure a credential helper to remove this warning. See [2023-11-10T02:21:42.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:21:42.630Z] [2023-11-10T02:21:42.630Z] Login Succeeded [2023-11-10T02:21:42.630Z] nexus3.edgexfoundry.org:10004 [2023-11-10T02:21:42.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:21:43.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:21:43.169Z] Configure a credential helper to remove this warning. See [2023-11-10T02:21:43.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:21:43.169Z] [2023-11-10T02:21:43.169Z] Login Succeeded [2023-11-10T02:21:43.169Z] docker.io [2023-11-10T02:21:43.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T02:21:43.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T02:21:43.707Z] Configure a credential helper to remove this warning. See [2023-11-10T02:21:43.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T02:21:43.707Z] [2023-11-10T02:21:43.707Z] Login Succeeded [2023-11-10T02:21:43.707Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T02:21:43.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-10T02:21:43.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T02:21:43.763Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-11-10T02:21:43.763Z] 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [2023-11-10T02:21:43.763Z] latest [2023-11-10T02:21:43.763Z] 3.1.0-dev.38 [2023-11-10T02:21:43.763Z] 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8-3.1.0-dev.38 [2023-11-10T02:21:43.763Z] main [2023-11-10T02:21:43.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:21:44.130Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:21:44.476Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [2023-11-10T02:21:44.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-10T02:21:44.476Z] 528992c68031: Preparing [2023-11-10T02:21:44.476Z] 7919d320b53a: Preparing [2023-11-10T02:21:44.476Z] 03ed8786f3cd: Preparing [2023-11-10T02:21:44.476Z] 235d40581a10: Preparing [2023-11-10T02:21:44.476Z] 608d194cb50c: Preparing [2023-11-10T02:21:44.476Z] acc83c6ca332: Preparing [2023-11-10T02:21:44.476Z] a1cc3450184d: Preparing [2023-11-10T02:21:44.476Z] f33682f45838: Preparing [2023-11-10T02:21:44.476Z] 6b84aa705af6: Preparing [2023-11-10T02:21:44.476Z] 6f7b58db57cd: Preparing [2023-11-10T02:21:44.476Z] 2a92b109bd81: Preparing [2023-11-10T02:21:44.476Z] c4ce85f2ac71: Preparing [2023-11-10T02:21:44.477Z] 5f4d9fc4d98d: Preparing [2023-11-10T02:21:44.477Z] f33682f45838: Waiting [2023-11-10T02:21:44.477Z] 6b84aa705af6: Waiting [2023-11-10T02:21:44.477Z] 6f7b58db57cd: Waiting [2023-11-10T02:21:44.477Z] 2a92b109bd81: Waiting [2023-11-10T02:21:44.477Z] c4ce85f2ac71: Waiting [2023-11-10T02:21:44.477Z] 5f4d9fc4d98d: Waiting [2023-11-10T02:21:44.477Z] acc83c6ca332: Waiting [2023-11-10T02:21:44.477Z] a1cc3450184d: Waiting [2023-11-10T02:21:44.746Z] 7919d320b53a: Pushed [2023-11-10T02:21:44.746Z] 03ed8786f3cd: Pushed [2023-11-10T02:21:44.746Z] 528992c68031: Pushed [2023-11-10T02:21:44.746Z] 235d40581a10: Pushed [2023-11-10T02:21:45.015Z] acc83c6ca332: Pushed [2023-11-10T02:21:45.015Z] a1cc3450184d: Pushed [2023-11-10T02:21:45.015Z] f33682f45838: Pushed [2023-11-10T02:21:45.015Z] 6b84aa705af6: Pushed [2023-11-10T02:21:45.015Z] 6f7b58db57cd: Pushed [2023-11-10T02:21:45.015Z] 5f4d9fc4d98d: Layer already exists [2023-11-10T02:21:51.672Z] 608d194cb50c: Pushed [2023-11-10T02:21:51.672Z] 2a92b109bd81: Pushed [2023-11-10T02:22:06.684Z] c4ce85f2ac71: Pushed [2023-11-10T02:22:06.684Z] 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8: digest: sha256:aec9c8993a46b45bae8f30b8995b8fe0c28d3c1f837af06c3f21620beb7170d7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:07.040Z] + 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-11-10T02:22:07.391Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-11-10T02:22:07.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-10T02:22:07.392Z] 528992c68031: Preparing [2023-11-10T02:22:07.392Z] 7919d320b53a: Preparing [2023-11-10T02:22:07.392Z] 03ed8786f3cd: Preparing [2023-11-10T02:22:07.392Z] 235d40581a10: Preparing [2023-11-10T02:22:07.392Z] 608d194cb50c: Preparing [2023-11-10T02:22:07.392Z] acc83c6ca332: Preparing [2023-11-10T02:22:07.392Z] a1cc3450184d: Preparing [2023-11-10T02:22:07.392Z] f33682f45838: Preparing [2023-11-10T02:22:07.392Z] 6b84aa705af6: Preparing [2023-11-10T02:22:07.392Z] 6f7b58db57cd: Preparing [2023-11-10T02:22:07.392Z] 2a92b109bd81: Preparing [2023-11-10T02:22:07.392Z] c4ce85f2ac71: Preparing [2023-11-10T02:22:07.392Z] 5f4d9fc4d98d: Preparing [2023-11-10T02:22:07.392Z] 5f4d9fc4d98d: Waiting [2023-11-10T02:22:07.392Z] 6b84aa705af6: Waiting [2023-11-10T02:22:07.392Z] f33682f45838: Waiting [2023-11-10T02:22:07.392Z] 6f7b58db57cd: Waiting [2023-11-10T02:22:07.392Z] 2a92b109bd81: Waiting [2023-11-10T02:22:07.392Z] acc83c6ca332: Waiting [2023-11-10T02:22:07.392Z] a1cc3450184d: Waiting [2023-11-10T02:22:07.392Z] c4ce85f2ac71: Waiting [2023-11-10T02:22:07.392Z] 608d194cb50c: Layer already exists [2023-11-10T02:22:07.392Z] 7919d320b53a: Layer already exists [2023-11-10T02:22:07.392Z] 03ed8786f3cd: Layer already exists [2023-11-10T02:22:07.392Z] 528992c68031: Layer already exists [2023-11-10T02:22:07.392Z] 235d40581a10: Layer already exists [2023-11-10T02:22:07.392Z] 6b84aa705af6: Layer already exists [2023-11-10T02:22:07.392Z] f33682f45838: Layer already exists [2023-11-10T02:22:07.392Z] acc83c6ca332: Layer already exists [2023-11-10T02:22:07.392Z] a1cc3450184d: Layer already exists [2023-11-10T02:22:07.392Z] 6f7b58db57cd: Layer already exists [2023-11-10T02:22:07.392Z] 2a92b109bd81: Layer already exists [2023-11-10T02:22:07.392Z] 5f4d9fc4d98d: Layer already exists [2023-11-10T02:22:07.392Z] c4ce85f2ac71: Layer already exists [2023-11-10T02:22:07.659Z] latest: digest: sha256:aec9c8993a46b45bae8f30b8995b8fe0c28d3c1f837af06c3f21620beb7170d7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:08.030Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:08.374Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.38 [2023-11-10T02:22:08.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-10T02:22:08.374Z] 528992c68031: Preparing [2023-11-10T02:22:08.374Z] 7919d320b53a: Preparing [2023-11-10T02:22:08.374Z] 03ed8786f3cd: Preparing [2023-11-10T02:22:08.374Z] 235d40581a10: Preparing [2023-11-10T02:22:08.374Z] 608d194cb50c: Preparing [2023-11-10T02:22:08.374Z] acc83c6ca332: Preparing [2023-11-10T02:22:08.374Z] a1cc3450184d: Preparing [2023-11-10T02:22:08.374Z] f33682f45838: Preparing [2023-11-10T02:22:08.374Z] 6b84aa705af6: Preparing [2023-11-10T02:22:08.374Z] 6f7b58db57cd: Preparing [2023-11-10T02:22:08.374Z] 2a92b109bd81: Preparing [2023-11-10T02:22:08.374Z] c4ce85f2ac71: Preparing [2023-11-10T02:22:08.374Z] 5f4d9fc4d98d: Preparing [2023-11-10T02:22:08.374Z] 6b84aa705af6: Waiting [2023-11-10T02:22:08.374Z] 6f7b58db57cd: Waiting [2023-11-10T02:22:08.374Z] 2a92b109bd81: Waiting [2023-11-10T02:22:08.374Z] 5f4d9fc4d98d: Waiting [2023-11-10T02:22:08.374Z] c4ce85f2ac71: Waiting [2023-11-10T02:22:08.374Z] a1cc3450184d: Waiting [2023-11-10T02:22:08.374Z] acc83c6ca332: Waiting [2023-11-10T02:22:08.374Z] f33682f45838: Waiting [2023-11-10T02:22:08.374Z] 03ed8786f3cd: Layer already exists [2023-11-10T02:22:08.374Z] 608d194cb50c: Layer already exists [2023-11-10T02:22:08.374Z] 528992c68031: Layer already exists [2023-11-10T02:22:08.374Z] 7919d320b53a: Layer already exists [2023-11-10T02:22:08.374Z] 235d40581a10: Layer already exists [2023-11-10T02:22:08.374Z] acc83c6ca332: Layer already exists [2023-11-10T02:22:08.374Z] a1cc3450184d: Layer already exists [2023-11-10T02:22:08.374Z] f33682f45838: Layer already exists [2023-11-10T02:22:08.374Z] 6f7b58db57cd: Layer already exists [2023-11-10T02:22:08.374Z] 6b84aa705af6: Layer already exists [2023-11-10T02:22:08.374Z] 2a92b109bd81: Layer already exists [2023-11-10T02:22:08.374Z] 5f4d9fc4d98d: Layer already exists [2023-11-10T02:22:08.374Z] c4ce85f2ac71: Layer already exists [2023-11-10T02:22:08.639Z] 3.1.0-dev.38: digest: sha256:aec9c8993a46b45bae8f30b8995b8fe0c28d3c1f837af06c3f21620beb7170d7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:08.990Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:09.353Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8-3.1.0-dev.38 [2023-11-10T02:22:09.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-10T02:22:09.353Z] 528992c68031: Preparing [2023-11-10T02:22:09.353Z] 7919d320b53a: Preparing [2023-11-10T02:22:09.353Z] 03ed8786f3cd: Preparing [2023-11-10T02:22:09.353Z] 235d40581a10: Preparing [2023-11-10T02:22:09.353Z] 608d194cb50c: Preparing [2023-11-10T02:22:09.353Z] acc83c6ca332: Preparing [2023-11-10T02:22:09.353Z] a1cc3450184d: Preparing [2023-11-10T02:22:09.353Z] f33682f45838: Preparing [2023-11-10T02:22:09.353Z] 6b84aa705af6: Preparing [2023-11-10T02:22:09.353Z] 6f7b58db57cd: Preparing [2023-11-10T02:22:09.353Z] 2a92b109bd81: Preparing [2023-11-10T02:22:09.353Z] c4ce85f2ac71: Preparing [2023-11-10T02:22:09.353Z] 5f4d9fc4d98d: Preparing [2023-11-10T02:22:09.353Z] acc83c6ca332: Waiting [2023-11-10T02:22:09.353Z] a1cc3450184d: Waiting [2023-11-10T02:22:09.353Z] f33682f45838: Waiting [2023-11-10T02:22:09.353Z] 6b84aa705af6: Waiting [2023-11-10T02:22:09.353Z] 6f7b58db57cd: Waiting [2023-11-10T02:22:09.353Z] 2a92b109bd81: Waiting [2023-11-10T02:22:09.353Z] c4ce85f2ac71: Waiting [2023-11-10T02:22:09.353Z] 5f4d9fc4d98d: Waiting [2023-11-10T02:22:09.621Z] 7919d320b53a: Layer already exists [2023-11-10T02:22:09.621Z] 608d194cb50c: Layer already exists [2023-11-10T02:22:09.621Z] 235d40581a10: Layer already exists [2023-11-10T02:22:09.621Z] 03ed8786f3cd: Layer already exists [2023-11-10T02:22:09.621Z] 528992c68031: Layer already exists [2023-11-10T02:22:09.621Z] 6f7b58db57cd: Layer already exists [2023-11-10T02:22:09.621Z] acc83c6ca332: Layer already exists [2023-11-10T02:22:09.621Z] 6b84aa705af6: Layer already exists [2023-11-10T02:22:09.621Z] f33682f45838: Layer already exists [2023-11-10T02:22:09.621Z] 2a92b109bd81: Layer already exists [2023-11-10T02:22:09.621Z] 5f4d9fc4d98d: Layer already exists [2023-11-10T02:22:09.621Z] c4ce85f2ac71: Layer already exists [2023-11-10T02:22:09.621Z] a1cc3450184d: Layer already exists [2023-11-10T02:22:09.621Z] 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8-3.1.0-dev.38: digest: sha256:aec9c8993a46b45bae8f30b8995b8fe0c28d3c1f837af06c3f21620beb7170d7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:09.976Z] + 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-11-10T02:22:10.329Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-11-10T02:22:10.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-10T02:22:10.329Z] 528992c68031: Preparing [2023-11-10T02:22:10.329Z] 7919d320b53a: Preparing [2023-11-10T02:22:10.329Z] 03ed8786f3cd: Preparing [2023-11-10T02:22:10.329Z] 235d40581a10: Preparing [2023-11-10T02:22:10.329Z] 608d194cb50c: Preparing [2023-11-10T02:22:10.329Z] acc83c6ca332: Preparing [2023-11-10T02:22:10.329Z] a1cc3450184d: Preparing [2023-11-10T02:22:10.329Z] f33682f45838: Preparing [2023-11-10T02:22:10.329Z] 6b84aa705af6: Preparing [2023-11-10T02:22:10.329Z] 6f7b58db57cd: Preparing [2023-11-10T02:22:10.329Z] 2a92b109bd81: Preparing [2023-11-10T02:22:10.329Z] c4ce85f2ac71: Preparing [2023-11-10T02:22:10.329Z] 5f4d9fc4d98d: Preparing [2023-11-10T02:22:10.329Z] acc83c6ca332: Waiting [2023-11-10T02:22:10.329Z] a1cc3450184d: Waiting [2023-11-10T02:22:10.329Z] f33682f45838: Waiting [2023-11-10T02:22:10.329Z] 6b84aa705af6: Waiting [2023-11-10T02:22:10.329Z] 6f7b58db57cd: Waiting [2023-11-10T02:22:10.329Z] 2a92b109bd81: Waiting [2023-11-10T02:22:10.329Z] c4ce85f2ac71: Waiting [2023-11-10T02:22:10.329Z] 5f4d9fc4d98d: Waiting [2023-11-10T02:22:10.329Z] 528992c68031: Layer already exists [2023-11-10T02:22:10.329Z] 608d194cb50c: Layer already exists [2023-11-10T02:22:10.329Z] 7919d320b53a: Layer already exists [2023-11-10T02:22:10.329Z] 235d40581a10: Layer already exists [2023-11-10T02:22:10.329Z] 03ed8786f3cd: Layer already exists [2023-11-10T02:22:10.329Z] acc83c6ca332: Layer already exists [2023-11-10T02:22:10.329Z] 6b84aa705af6: Layer already exists [2023-11-10T02:22:10.329Z] a1cc3450184d: Layer already exists [2023-11-10T02:22:10.329Z] 6f7b58db57cd: Layer already exists [2023-11-10T02:22:10.599Z] 2a92b109bd81: Layer already exists [2023-11-10T02:22:10.599Z] f33682f45838: Layer already exists [2023-11-10T02:22:10.599Z] 5f4d9fc4d98d: Layer already exists [2023-11-10T02:22:10.599Z] c4ce85f2ac71: Layer already exists [2023-11-10T02:22:10.599Z] main: digest: sha256:aec9c8993a46b45bae8f30b8995b8fe0c28d3c1f837af06c3f21620beb7170d7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-10T02:22:10.668Z] ===================================================== [Pipeline] echo [2023-11-10T02:22:10.681Z] taggedImages: [2023-11-10T02:22:10.681Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [2023-11-10T02:22:10.681Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-11-10T02:22:10.681Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.38 [2023-11-10T02:22:10.681Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8-3.1.0-dev.38 [2023-11-10T02:22:10.681Z] - 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-11-10T02:22:11.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-10T02:22:11.082Z] [2023-11-10T02:22:11.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:11.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-10T02:22:11.438Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-10T02:22:11.438Z] 8998bd30e6a1: Pulling fs layer [2023-11-10T02:22:11.438Z] 04944245beec: Pulling fs layer [2023-11-10T02:22:11.438Z] 699f458cf7ca: Pulling fs layer [2023-11-10T02:22:11.438Z] 765212b225bb: Pulling fs layer [2023-11-10T02:22:11.438Z] f23df028b6ca: Pulling fs layer [2023-11-10T02:22:11.438Z] d65c8cfc05b1: Pulling fs layer [2023-11-10T02:22:11.438Z] 2437ff75d9bd: Pulling fs layer [2023-11-10T02:22:11.438Z] f23df028b6ca: Waiting [2023-11-10T02:22:11.438Z] d65c8cfc05b1: Waiting [2023-11-10T02:22:11.438Z] 2437ff75d9bd: Waiting [2023-11-10T02:22:11.438Z] 765212b225bb: Waiting [2023-11-10T02:22:11.709Z] 04944245beec: Verifying Checksum [2023-11-10T02:22:11.709Z] 04944245beec: Download complete [2023-11-10T02:22:11.709Z] 765212b225bb: Verifying Checksum [2023-11-10T02:22:11.709Z] 765212b225bb: Download complete [2023-11-10T02:22:11.709Z] f23df028b6ca: Verifying Checksum [2023-11-10T02:22:11.709Z] f23df028b6ca: Download complete [2023-11-10T02:22:11.709Z] d65c8cfc05b1: Verifying Checksum [2023-11-10T02:22:11.709Z] d65c8cfc05b1: Download complete [2023-11-10T02:22:11.985Z] 699f458cf7ca: Verifying Checksum [2023-11-10T02:22:11.986Z] 699f458cf7ca: Download complete [2023-11-10T02:22:12.253Z] 8998bd30e6a1: Verifying Checksum [2023-11-10T02:22:12.253Z] 8998bd30e6a1: Download complete [2023-11-10T02:22:14.847Z] 2437ff75d9bd: Verifying Checksum [2023-11-10T02:22:14.847Z] 2437ff75d9bd: Download complete [2023-11-10T02:22:16.810Z] 8998bd30e6a1: Pull complete [2023-11-10T02:22:17.404Z] 04944245beec: Pull complete [2023-11-10T02:22:18.818Z] 699f458cf7ca: Pull complete [2023-11-10T02:22:19.087Z] 765212b225bb: Pull complete [2023-11-10T02:22:20.060Z] f23df028b6ca: Pull complete [2023-11-10T02:22:20.327Z] d65c8cfc05b1: Pull complete [2023-11-10T02:22:38.544Z] 2437ff75d9bd: Pull complete [2023-11-10T02:22:38.544Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-10T02:22:38.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-10T02:22:38.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:22:38.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-17188 does not seem to be running inside a container [2023-11-10T02:22:38.828Z] $ 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/164 -v /w/workspace/device-usb-camera/164:/w/workspace/device-usb-camera/164:rw,z -v /w/workspace/device-usb-camera/164@tmp:/w/workspace/device-usb-camera/164@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-11-10T02:22:41.791Z] $ docker top 1a968e389d9fac42602b97cb35ff1776ecf2f1db81adb8fb514772afdb4eb001 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:22:42.643Z] ---> job-cost.sh [2023-11-10T02:22:42.644Z] lf-activate-venv: SKIPPING [2023-11-10T02:22:42.644Z] INFO: No Stack... [2023-11-10T02:22:45.228Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-10T02:22:46.182Z] INFO: Archiving Costs [Pipeline] sh [2023-11-10T02:22:46.824Z] + cat /w/workspace/device-usb-camera/164/archives/cost.csv [2023-11-10T02:22:46.824Z] + cut -d, -f6 [Pipeline] lock [2023-11-10T02:22:46.894Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-164-stack-cost] [2023-11-10T02:22:46.900Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-164-stack-cost] did not exist. Created. [2023-11-10T02:22:46.901Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-10T02:22:47.566Z] /w/workspace/device-usb-camera/164@tmp/durable-d0575782/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-10T02:22:48.225Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-10T02:22:48.242Z] Warning: overwriting stash ‘stack-cost’ [2023-11-10T02:22:48.295Z] Stashed 1 file(s) [Pipeline] } [2023-11-10T02:22:48.304Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-10T02:22:48.331Z] $ docker stop --time=1 1a968e389d9fac42602b97cb35ff1776ecf2f1db81adb8fb514772afdb4eb001 [2023-11-10T02:22:49.805Z] $ docker rm -f --volumes 1a968e389d9fac42602b97cb35ff1776ecf2f1db81adb8fb514772afdb4eb001 [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-11-10T02:22:50.220Z] provisioning config files... [2023-11-10T02:22:50.250Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12889290227824068568tmp [Pipeline] { [Pipeline] sh [2023-11-10T02:22:50.800Z] + set +x [2023-11-10T02:22:50.800Z] + curl -s https://codecov.io/bash [2023-11-10T02:22:50.800Z] + bash -s -- [2023-11-10T02:22:50.800Z] [2023-11-10T02:22:50.800Z] _____ _ [2023-11-10T02:22:50.800Z] / ____| | | [2023-11-10T02:22:50.800Z] | | ___ __| | ___ ___ _____ __ [2023-11-10T02:22:50.800Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-10T02:22:50.800Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-10T02:22:50.800Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-10T02:22:50.800Z] Bash-1.0.6 [2023-11-10T02:22:50.800Z] [2023-11-10T02:22:50.800Z] [2023-11-10T02:22:50.800Z] ==> git version 2.25.1 found [2023-11-10T02:22:50.800Z] ==> 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-11-10T02:22:50.800Z] Release-Date: 2020-01-08 [2023-11-10T02:22:50.800Z] 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-11-10T02:22:50.800Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-10T02:22:50.800Z] ==> Jenkins CI detected. [2023-11-10T02:22:50.800Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-11-10T02:22:50.800Z] project root: . [2023-11-10T02:22:50.800Z] --> token set from env [2023-11-10T02:22:50.800Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-10T02:22:50.800Z] ==> Running gcov in . (disable via -X gcov) [2023-11-10T02:22:50.800Z] ==> Python coveragepy not found [2023-11-10T02:22:50.800Z] ==> Searching for coverage reports in: [2023-11-10T02:22:50.800Z] + . [2023-11-10T02:22:50.800Z] -> Found 1 reports [2023-11-10T02:22:50.800Z] ==> Detecting git/mercurial file structure [2023-11-10T02:22:50.800Z] ==> Reading reports [2023-11-10T02:22:50.800Z] + ./coverage.out bytes=54703 [2023-11-10T02:22:50.800Z] ==> Appending adjustments [2023-11-10T02:22:50.800Z] https://docs.codecov.io/docs/fixing-reports [2023-11-10T02:22:50.800Z] + Found adjustments [2023-11-10T02:22:50.800Z] ==> Gzipping contents [2023-11-10T02:22:50.800Z] 8.0K /tmp/codecov.AEFaAj.gz [2023-11-10T02:22:50.800Z] ==> Uploading reports [2023-11-10T02:22:50.800Z] url: https://codecov.io [2023-11-10T02:22:50.800Z] query: branch=main&commit=9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-10T02:22:50.800Z] -> Pinging Codecov [2023-11-10T02:22:50.800Z] 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=9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-10T02:22:51.060Z] -> Uploading to [2023-11-10T02:22:51.060Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-10/73D8F5FF140700D3E01443B452E23636/9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8/2cb77bba-1532-4fe0-ab3c-fe2854caf1c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231110T022250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af55a68e1f6de48f5a61a3ef31e01338c3bb9f2467b817c3e79720beafc30694 [2023-11-10T02:22:51.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-10T02:22:51.060Z] Dload Upload Total Spent Left Speed [2023-11-10T02:22:51.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 24478 --:--:-- --:--:-- --:--:-- 24478 [2023-11-10T02:22:51.320Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [Pipeline] } [2023-11-10T02:22:51.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-10T02:22:51.450Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-10T02:22:51.464Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:51.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-10T02:22:51.776Z] [2023-11-10T02:22:51.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:22:52.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-10T02:22:52.076Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-10T02:22:52.076Z] df9b9388f04a: Pulling fs layer [2023-11-10T02:22:52.076Z] 52dc419b0ee2: Pulling fs layer [2023-11-10T02:22:52.076Z] 25bc292e5bac: Pulling fs layer [2023-11-10T02:22:52.076Z] 114826534d7a: Pulling fs layer [2023-11-10T02:22:52.076Z] 4657fd5d0bcf: Pulling fs layer [2023-11-10T02:22:52.076Z] 6ad1cebc031e: Pulling fs layer [2023-11-10T02:22:52.076Z] 8a3aa393b2d8: Pulling fs layer [2023-11-10T02:22:52.076Z] 4657fd5d0bcf: Waiting [2023-11-10T02:22:52.076Z] 6ad1cebc031e: Waiting [2023-11-10T02:22:52.076Z] 114826534d7a: Waiting [2023-11-10T02:22:52.076Z] 25bc292e5bac: Download complete [2023-11-10T02:22:52.076Z] 52dc419b0ee2: Verifying Checksum [2023-11-10T02:22:52.076Z] 52dc419b0ee2: Download complete [2023-11-10T02:22:52.076Z] 4657fd5d0bcf: Verifying Checksum [2023-11-10T02:22:52.076Z] 4657fd5d0bcf: Download complete [2023-11-10T02:22:52.335Z] df9b9388f04a: Verifying Checksum [2023-11-10T02:22:52.335Z] df9b9388f04a: Download complete [2023-11-10T02:22:52.595Z] 6ad1cebc031e: Verifying Checksum [2023-11-10T02:22:52.595Z] 6ad1cebc031e: Download complete [2023-11-10T02:22:52.595Z] df9b9388f04a: Pull complete [2023-11-10T02:22:52.853Z] 52dc419b0ee2: Pull complete [2023-11-10T02:22:53.111Z] 25bc292e5bac: Pull complete [2023-11-10T02:22:53.111Z] 114826534d7a: Verifying Checksum [2023-11-10T02:22:53.111Z] 114826534d7a: Download complete [2023-11-10T02:22:53.111Z] 8a3aa393b2d8: Verifying Checksum [2023-11-10T02:22:53.111Z] 8a3aa393b2d8: Download complete [2023-11-10T02:22:56.405Z] 114826534d7a: Pull complete [2023-11-10T02:22:56.405Z] 4657fd5d0bcf: Pull complete [2023-11-10T02:22:56.871Z] 6ad1cebc031e: Pull complete [2023-11-10T02:22:59.427Z] 8a3aa393b2d8: Pull complete [2023-11-10T02:22:59.427Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-10T02:22:59.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-10T02:22:59.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:22:59.607Z] prd-ubuntu20.04-docker-8c-8g-17181 does not seem to be running inside a container [2023-11-10T02:22:59.677Z] $ 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-11-10T02:23:08.753Z] $ docker top 13ee8949a2b5588b8f0496de5310e5e3a3f57003b86bb543331a30d60bfa24c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-10T02:23:08.841Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-11-10T02:23:09.153Z] + set -o pipefail [2023-11-10T02:23:09.153Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-11-10T02:23:13.389Z] [2023-11-10T02:23:13.389Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-11-10T02:23:13.389Z] [2023-11-10T02:23:13.389Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/bb7f9ac3-1a6b-49ba-b4a9-a11d2a80435c [2023-11-10T02:23:13.389Z] [2023-11-10T02:23:13.389Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-10T02:23:13.389Z] [2023-11-10T02:23:15.293Z] [2023-11-10T02:23:15.293Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-10T02:23:15.293Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-10T02:23:15.293Z] More details here: https://snyk.co/ue1NS [2023-11-10T02:23:15.293Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-10T02:23:15.293Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-10T02:23:15.301Z] $ docker stop --time=1 13ee8949a2b5588b8f0496de5310e5e3a3f57003b86bb543331a30d60bfa24c1 [2023-11-10T02:23:20.704Z] $ docker rm -f --volumes 13ee8949a2b5588b8f0496de5310e5e3a3f57003b86bb543331a30d60bfa24c1 [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-11-10T02:23:21.563Z] + git log --format=format:%s -1 9ebfee9dea8bc57f176f9e6e0fe681eb95a6e9f8 [Pipeline] sh [2023-11-10T02:23:21.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-10T02:23:21.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:23:22.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:23:22.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:23:22.253Z] prd-ubuntu20.04-docker-8c-8g-17181 does not seem to be running inside a container [2023-11-10T02:23:22.289Z] $ 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-11-10T02:23:22.852Z] $ docker top f20bec935523c08c6b3340349080d95b58bebeb7826b108ef1ee73c24af082be -eo pid,comm [2023-11-10T02:23:22.904Z] 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-11-10T02:23:22.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-10T02:23:22.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T02:23:22.973Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T02:23:23.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T02:23:23.096Z] $ docker exec f20bec935523c08c6b3340349080d95b58bebeb7826b108ef1ee73c24af082be ssh-agent [2023-11-10T02:23:23.204Z] SSH_AUTH_SOCK=/tmp/ssh-AVVUJDXnCF0V/agent.32 [2023-11-10T02:23:23.204Z] SSH_AGENT_PID=39 [2023-11-10T02:23:23.209Z] Running ssh-add (command line suppressed) [2023-11-10T02:23:23.305Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16798402223978217535.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16798402223978217535.key) [2023-11-10T02:23:23.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T02:23:23.633Z] + git semver tag [2023-11-10T02:23:23.903Z] 2023-11-10 02:23:23,818 [run_tag] DEBUG tag force:False [2023-11-10T02:23:23.903Z] 2023-11-10 02:23:23,818 [check_head_tag] DEBUG check head tag [2023-11-10T02:23:23.903Z] 2023-11-10 02:23:23,820 [execute] INFO git cat-file --batch-check [2023-11-10T02:23:23.903Z] 2023-11-10 02:23:23,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-10T02:23:23.903Z] 2023-11-10 02:23:23,825 [execute] INFO git cat-file --batch [2023-11-10T02:23:23.903Z] 2023-11-10 02:23:23,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-10T02:23:23.903Z] 2023-11-10 02:23:23,880 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-10T02:23:23.903Z] 2023-11-10 02:23:23,881 [execute] INFO git tag -a v3.1.0-dev.38 -m v3.1.0-dev.38 [2023-11-10T02:23:23.903Z] 2023-11-10 02:23:23,881 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.38', '-m', 'v3.1.0-dev.38'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-10T02:23:23.903Z] 2023-11-10 02:23:23,887 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-10T02:23:23.903Z] 3.1.0-dev.38 [Pipeline] } [2023-11-10T02:23:24.188Z] $ docker exec --env ******** --env ******** f20bec935523c08c6b3340349080d95b58bebeb7826b108ef1ee73c24af082be ssh-agent -k [2023-11-10T02:23:24.287Z] unset SSH_AUTH_SOCK; [2023-11-10T02:23:24.288Z] unset SSH_AGENT_PID; [2023-11-10T02:23:24.288Z] echo Agent pid 39 killed; [2023-11-10T02:23:24.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-10T02:23:24.661Z] + git semver [Pipeline] } [2023-11-10T02:23:25.310Z] $ docker stop --time=1 f20bec935523c08c6b3340349080d95b58bebeb7826b108ef1ee73c24af082be [2023-11-10T02:23:27.169Z] $ docker rm -f --volumes f20bec935523c08c6b3340349080d95b58bebeb7826b108ef1ee73c24af082be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:23:27.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-10T02:23:27.647Z] [2023-11-10T02:23:27.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:23:28.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-10T02:23:28.011Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-10T02:23:28.011Z] ab5ef0e58194: Pulling fs layer [2023-11-10T02:23:28.011Z] 9712f1f96733: Pulling fs layer [2023-11-10T02:23:28.011Z] 63f879dbbcfc: Pulling fs layer [2023-11-10T02:23:28.011Z] 0d9ebad4ef96: Pulling fs layer [2023-11-10T02:23:28.011Z] e9a5061849ea: Pulling fs layer [2023-11-10T02:23:28.011Z] d747dcd14b5f: Pulling fs layer [2023-11-10T02:23:28.011Z] 2de7ff778b66: Pulling fs layer [2023-11-10T02:23:28.011Z] 0d9ebad4ef96: Waiting [2023-11-10T02:23:28.011Z] e9a5061849ea: Waiting [2023-11-10T02:23:28.011Z] d747dcd14b5f: Waiting [2023-11-10T02:23:28.011Z] 9712f1f96733: Verifying Checksum [2023-11-10T02:23:28.011Z] 9712f1f96733: Download complete [2023-11-10T02:23:28.602Z] 63f879dbbcfc: Download complete [2023-11-10T02:23:28.602Z] ab5ef0e58194: Verifying Checksum [2023-11-10T02:23:28.602Z] ab5ef0e58194: Download complete [2023-11-10T02:23:28.602Z] d747dcd14b5f: Verifying Checksum [2023-11-10T02:23:28.602Z] d747dcd14b5f: Download complete [2023-11-10T02:23:28.901Z] 0d9ebad4ef96: Verifying Checksum [2023-11-10T02:23:28.901Z] 0d9ebad4ef96: Download complete [2023-11-10T02:23:28.901Z] e9a5061849ea: Verifying Checksum [2023-11-10T02:23:28.901Z] e9a5061849ea: Download complete [2023-11-10T02:23:28.901Z] 2de7ff778b66: Verifying Checksum [2023-11-10T02:23:28.901Z] 2de7ff778b66: Download complete [2023-11-10T02:23:31.441Z] ab5ef0e58194: Pull complete [2023-11-10T02:23:31.441Z] 9712f1f96733: Pull complete [2023-11-10T02:23:32.391Z] 63f879dbbcfc: Pull complete [2023-11-10T02:23:36.747Z] 0d9ebad4ef96: Pull complete [2023-11-10T02:23:36.747Z] e9a5061849ea: Pull complete [2023-11-10T02:23:36.747Z] d747dcd14b5f: Pull complete [2023-11-10T02:23:37.707Z] 2de7ff778b66: Pull complete [2023-11-10T02:23:37.707Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-10T02:23:37.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-10T02:23:37.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:23:37.835Z] prd-ubuntu20.04-docker-8c-8g-17181 does not seem to be running inside a container [2023-11-10T02:23:37.878Z] $ 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-11-10T02:23:45.310Z] $ docker top b568576112940badba655fa94e3aea479f409c057f9d7e456f53778a87288537 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-10T02:23:45.378Z] provisioning config files... [2023-11-10T02:23:45.386Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3737584252768259750tmp [2023-11-10T02:23:45.398Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config597621652398323608tmp [2023-11-10T02:23:45.410Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14104026616416539858tmp [Pipeline] { [Pipeline] echo [2023-11-10T02:23:45.425Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:23:45.712Z] ---> sigul-configuration.sh [2023-11-10T02:23:45.712Z] gpg: directory `/root/.gnupg' created [2023-11-10T02:23:45.712Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-10T02:23:45.712Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-10T02:23:45.712Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-10T02:23:45.712Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-10T02:23:45.712Z] gpg: CAST5 encrypted data [2023-11-10T02:23:45.712Z] gpg: encrypted with 1 passphrase [2023-11-10T02:23:45.712Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-10T02:23:46.001Z] + mkdir /home/jenkins [2023-11-10T02:23:46.002Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-10T02:23:46.287Z] + 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-11-10T02:23:46.297Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:23:46.583Z] ---> sigul-install.sh [2023-11-10T02:23:46.583Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-10T02:23:46.880Z] + git tag --list [2023-11-10T02:23:46.880Z] v0.0.0 [2023-11-10T02:23:46.880Z] v0.0.1-dev.1 [2023-11-10T02:23:46.880Z] v0.0.1-dev.10 [2023-11-10T02:23:46.880Z] v0.0.1-dev.11 [2023-11-10T02:23:46.880Z] v0.0.1-dev.12 [2023-11-10T02:23:46.880Z] v0.0.1-dev.13 [2023-11-10T02:23:46.880Z] v0.0.1-dev.14 [2023-11-10T02:23:46.880Z] v0.0.1-dev.15 [2023-11-10T02:23:46.880Z] v0.0.1-dev.16 [2023-11-10T02:23:46.880Z] v0.0.1-dev.2 [2023-11-10T02:23:46.880Z] v0.0.1-dev.3 [2023-11-10T02:23:46.880Z] v0.0.1-dev.4 [2023-11-10T02:23:46.880Z] v0.0.1-dev.5 [2023-11-10T02:23:46.880Z] v0.0.1-dev.6 [2023-11-10T02:23:46.880Z] v0.0.1-dev.7 [2023-11-10T02:23:46.880Z] v0.0.1-dev.8 [2023-11-10T02:23:46.880Z] v0.0.1-dev.9 [2023-11-10T02:23:46.880Z] v2.2.0 [2023-11-10T02:23:46.880Z] v2.2.0-dev.17 [2023-11-10T02:23:46.880Z] v2.2.0-dev.18 [2023-11-10T02:23:46.880Z] v2.2.0-dev.19 [2023-11-10T02:23:46.880Z] v2.2.0-dev.20 [2023-11-10T02:23:46.880Z] v2.2.0-dev.21 [2023-11-10T02:23:46.880Z] v2.2.0-dev.22 [2023-11-10T02:23:46.880Z] v2.2.0-dev.23 [2023-11-10T02:23:46.880Z] v2.2.0-dev.24 [2023-11-10T02:23:46.880Z] v2.2.0-dev.25 [2023-11-10T02:23:46.880Z] v2.2.0-dev.26 [2023-11-10T02:23:46.880Z] v2.2.0-dev.27 [2023-11-10T02:23:46.880Z] v2.3.0 [2023-11-10T02:23:46.880Z] v2.3.0-dev.1 [2023-11-10T02:23:46.880Z] v2.3.0-dev.10 [2023-11-10T02:23:46.880Z] v2.3.0-dev.11 [2023-11-10T02:23:46.880Z] v2.3.0-dev.12 [2023-11-10T02:23:46.880Z] v2.3.0-dev.13 [2023-11-10T02:23:46.880Z] v2.3.0-dev.14 [2023-11-10T02:23:46.880Z] v2.3.0-dev.15 [2023-11-10T02:23:46.880Z] v2.3.0-dev.16 [2023-11-10T02:23:46.880Z] v2.3.0-dev.17 [2023-11-10T02:23:46.880Z] v2.3.0-dev.18 [2023-11-10T02:23:46.880Z] v2.3.0-dev.19 [2023-11-10T02:23:46.880Z] v2.3.0-dev.2 [2023-11-10T02:23:46.880Z] v2.3.0-dev.20 [2023-11-10T02:23:46.880Z] v2.3.0-dev.21 [2023-11-10T02:23:46.880Z] v2.3.0-dev.22 [2023-11-10T02:23:46.880Z] v2.3.0-dev.23 [2023-11-10T02:23:46.880Z] v2.3.0-dev.24 [2023-11-10T02:23:46.880Z] v2.3.0-dev.25 [2023-11-10T02:23:46.880Z] v2.3.0-dev.26 [2023-11-10T02:23:46.880Z] v2.3.0-dev.27 [2023-11-10T02:23:46.880Z] v2.3.0-dev.28 [2023-11-10T02:23:46.880Z] v2.3.0-dev.3 [2023-11-10T02:23:46.880Z] v2.3.0-dev.4 [2023-11-10T02:23:46.880Z] v2.3.0-dev.5 [2023-11-10T02:23:46.880Z] v2.3.0-dev.6 [2023-11-10T02:23:46.880Z] v2.3.0-dev.7 [2023-11-10T02:23:46.880Z] v2.3.0-dev.8 [2023-11-10T02:23:46.880Z] v2.3.0-dev.9 [2023-11-10T02:23:46.880Z] v2.3.1 [2023-11-10T02:23:46.880Z] v2.3.1-dev.4 [2023-11-10T02:23:46.880Z] v2.3.1-dev.5 [2023-11-10T02:23:46.880Z] v2.3.1-dev.6 [2023-11-10T02:23:46.880Z] v3.0 [2023-11-10T02:23:46.880Z] v3.0.0 [2023-11-10T02:23:46.880Z] v3.0.0-dev.1 [2023-11-10T02:23:46.880Z] v3.0.0-dev.10 [2023-11-10T02:23:46.880Z] v3.0.0-dev.11 [2023-11-10T02:23:46.880Z] v3.0.0-dev.12 [2023-11-10T02:23:46.880Z] v3.0.0-dev.13 [2023-11-10T02:23:46.880Z] v3.0.0-dev.14 [2023-11-10T02:23:46.880Z] v3.0.0-dev.15 [2023-11-10T02:23:46.880Z] v3.0.0-dev.16 [2023-11-10T02:23:46.880Z] v3.0.0-dev.17 [2023-11-10T02:23:46.880Z] v3.0.0-dev.18 [2023-11-10T02:23:46.880Z] v3.0.0-dev.19 [2023-11-10T02:23:46.880Z] v3.0.0-dev.2 [2023-11-10T02:23:46.880Z] v3.0.0-dev.20 [2023-11-10T02:23:46.880Z] v3.0.0-dev.21 [2023-11-10T02:23:46.880Z] v3.0.0-dev.22 [2023-11-10T02:23:46.880Z] v3.0.0-dev.23 [2023-11-10T02:23:46.880Z] v3.0.0-dev.24 [2023-11-10T02:23:46.880Z] v3.0.0-dev.25 [2023-11-10T02:23:46.880Z] v3.0.0-dev.26 [2023-11-10T02:23:46.880Z] v3.0.0-dev.27 [2023-11-10T02:23:46.880Z] v3.0.0-dev.28 [2023-11-10T02:23:46.880Z] v3.0.0-dev.29 [2023-11-10T02:23:46.880Z] v3.0.0-dev.3 [2023-11-10T02:23:46.880Z] v3.0.0-dev.30 [2023-11-10T02:23:46.880Z] v3.0.0-dev.31 [2023-11-10T02:23:46.880Z] v3.0.0-dev.32 [2023-11-10T02:23:46.880Z] v3.0.0-dev.33 [2023-11-10T02:23:46.880Z] v3.0.0-dev.34 [2023-11-10T02:23:46.880Z] v3.0.0-dev.35 [2023-11-10T02:23:46.880Z] v3.0.0-dev.36 [2023-11-10T02:23:46.880Z] v3.0.0-dev.37 [2023-11-10T02:23:46.880Z] v3.0.0-dev.38 [2023-11-10T02:23:46.880Z] v3.0.0-dev.39 [2023-11-10T02:23:46.880Z] v3.0.0-dev.4 [2023-11-10T02:23:46.880Z] v3.0.0-dev.40 [2023-11-10T02:23:46.880Z] v3.0.0-dev.41 [2023-11-10T02:23:46.880Z] v3.0.0-dev.42 [2023-11-10T02:23:46.880Z] v3.0.0-dev.43 [2023-11-10T02:23:46.880Z] v3.0.0-dev.44 [2023-11-10T02:23:46.880Z] v3.0.0-dev.45 [2023-11-10T02:23:46.880Z] v3.0.0-dev.46 [2023-11-10T02:23:46.880Z] v3.0.0-dev.47 [2023-11-10T02:23:46.880Z] v3.0.0-dev.48 [2023-11-10T02:23:46.880Z] v3.0.0-dev.49 [2023-11-10T02:23:46.880Z] v3.0.0-dev.5 [2023-11-10T02:23:46.880Z] v3.0.0-dev.50 [2023-11-10T02:23:46.880Z] v3.0.0-dev.51 [2023-11-10T02:23:46.880Z] v3.0.0-dev.6 [2023-11-10T02:23:46.880Z] v3.0.0-dev.7 [2023-11-10T02:23:46.880Z] v3.0.0-dev.8 [2023-11-10T02:23:46.880Z] v3.0.0-dev.9 [2023-11-10T02:23:46.880Z] v3.1.0-dev.1 [2023-11-10T02:23:46.880Z] v3.1.0-dev.10 [2023-11-10T02:23:46.880Z] v3.1.0-dev.11 [2023-11-10T02:23:46.880Z] v3.1.0-dev.12 [2023-11-10T02:23:46.880Z] v3.1.0-dev.13 [2023-11-10T02:23:46.880Z] v3.1.0-dev.14 [2023-11-10T02:23:46.880Z] v3.1.0-dev.15 [2023-11-10T02:23:46.880Z] v3.1.0-dev.16 [2023-11-10T02:23:46.880Z] v3.1.0-dev.17 [2023-11-10T02:23:46.880Z] v3.1.0-dev.18 [2023-11-10T02:23:46.880Z] v3.1.0-dev.19 [2023-11-10T02:23:46.880Z] v3.1.0-dev.2 [2023-11-10T02:23:46.880Z] v3.1.0-dev.20 [2023-11-10T02:23:46.880Z] v3.1.0-dev.21 [2023-11-10T02:23:46.880Z] v3.1.0-dev.22 [2023-11-10T02:23:46.880Z] v3.1.0-dev.23 [2023-11-10T02:23:46.880Z] v3.1.0-dev.24 [2023-11-10T02:23:46.880Z] v3.1.0-dev.25 [2023-11-10T02:23:46.880Z] v3.1.0-dev.26 [2023-11-10T02:23:46.880Z] v3.1.0-dev.27 [2023-11-10T02:23:46.880Z] v3.1.0-dev.28 [2023-11-10T02:23:46.880Z] v3.1.0-dev.29 [2023-11-10T02:23:46.880Z] v3.1.0-dev.3 [2023-11-10T02:23:46.880Z] v3.1.0-dev.30 [2023-11-10T02:23:46.880Z] v3.1.0-dev.31 [2023-11-10T02:23:46.880Z] v3.1.0-dev.32 [2023-11-10T02:23:46.880Z] v3.1.0-dev.33 [2023-11-10T02:23:46.880Z] v3.1.0-dev.34 [2023-11-10T02:23:46.880Z] v3.1.0-dev.35 [2023-11-10T02:23:46.880Z] v3.1.0-dev.36 [2023-11-10T02:23:46.880Z] v3.1.0-dev.37 [2023-11-10T02:23:46.880Z] v3.1.0-dev.38 [2023-11-10T02:23:46.880Z] v3.1.0-dev.4 [2023-11-10T02:23:46.880Z] v3.1.0-dev.5 [2023-11-10T02:23:46.880Z] v3.1.0-dev.6 [2023-11-10T02:23:46.880Z] v3.1.0-dev.7 [2023-11-10T02:23:46.880Z] v3.1.0-dev.8 [2023-11-10T02:23:46.880Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-10T02:23:47.170Z] + lftools sign git-tag v3.1.0-dev.38 [2023-11-10T02:23:47.738Z] Signing Git tag with Sigul... [2023-11-10T02:23:47.738Z] Signing v3.1.0-dev.38 [Pipeline] echo [2023-11-10T02:23:48.007Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:23:48.293Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-10T02:23:48.299Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-10T02:23:48.318Z] $ docker stop --time=1 b568576112940badba655fa94e3aea479f409c057f9d7e456f53778a87288537 [2023-11-10T02:23:49.610Z] $ docker rm -f --volumes b568576112940badba655fa94e3aea479f409c057f9d7e456f53778a87288537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-10T02:23:50.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-10T02:23:50.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:23:50.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:23:50.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:23:50.429Z] prd-ubuntu20.04-docker-8c-8g-17181 does not seem to be running inside a container [2023-11-10T02:23:50.458Z] $ 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-11-10T02:23:50.781Z] $ docker top 3ecfe5b6928ff61eadf07e74d100ea5c78b7a8814742c34595c87ae5a23a7c99 -eo pid,comm [2023-11-10T02:23:50.829Z] 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-11-10T02:23:50.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-10T02:23:50.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T02:23:50.878Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T02:23:50.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T02:23:50.987Z] $ docker exec 3ecfe5b6928ff61eadf07e74d100ea5c78b7a8814742c34595c87ae5a23a7c99 ssh-agent [2023-11-10T02:23:51.102Z] SSH_AUTH_SOCK=/tmp/ssh-Rgl20DYSmwh0/agent.33 [2023-11-10T02:23:51.103Z] SSH_AGENT_PID=39 [2023-11-10T02:23:51.108Z] Running ssh-add (command line suppressed) [2023-11-10T02:23:51.198Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1482357913031322353.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1482357913031322353.key) [2023-11-10T02:23:51.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T02:23:51.500Z] + git semver bump pre [2023-11-10T02:23:51.760Z] 2023-11-10 02:23:51,668 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-10T02:23:51.760Z] 2023-11-10 02:23:51,668 [bump_version] DEBUG bumping version:3.1.0-dev.38 on axis:pre with prefix:dev [2023-11-10T02:23:51.760Z] 2023-11-10 02:23:51,668 [bump_version] DEBUG bumped version:3.1.0-dev.39 [2023-11-10T02:23:51.760Z] 2023-11-10 02:23:51,668 [write_version] DEBUG write version:3.1.0-dev.39 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-11-10T02:23:51.760Z] 2023-11-10 02:23:51,668 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-10T02:23:51.760Z] 2023-11-10 02:23:51,668 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-10T02:23:51.760Z] 2023-11-10 02:23:51,670 [execute] INFO git cat-file --batch-check [2023-11-10T02:23:51.760Z] 2023-11-10 02:23:51,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-10T02:23:51.760Z] 2023-11-10 02:23:51,674 [execute] INFO git cat-file --batch [2023-11-10T02:23:51.760Z] 2023-11-10 02:23:51,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-10T02:23:51.760Z] 2023-11-10 02:23:51,678 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-10T02:23:51.760Z] 3.1.0-dev.39 [Pipeline] } [2023-11-10T02:23:51.769Z] $ docker exec --env ******** --env ******** 3ecfe5b6928ff61eadf07e74d100ea5c78b7a8814742c34595c87ae5a23a7c99 ssh-agent -k [2023-11-10T02:23:51.866Z] unset SSH_AUTH_SOCK; [2023-11-10T02:23:51.866Z] unset SSH_AGENT_PID; [2023-11-10T02:23:51.866Z] echo Agent pid 39 killed; [2023-11-10T02:23:51.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-10T02:23:52.187Z] + git semver [Pipeline] } [2023-11-10T02:23:52.458Z] $ docker stop --time=1 3ecfe5b6928ff61eadf07e74d100ea5c78b7a8814742c34595c87ae5a23a7c99 [2023-11-10T02:23:53.770Z] $ docker rm -f --volumes 3ecfe5b6928ff61eadf07e74d100ea5c78b7a8814742c34595c87ae5a23a7c99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-10T02:23:54.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-10T02:23:54.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:23:54.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T02:23:54.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:23:54.789Z] prd-ubuntu20.04-docker-8c-8g-17181 does not seem to be running inside a container [2023-11-10T02:23:54.815Z] $ 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-11-10T02:23:55.125Z] $ docker top b428bfc4a00af96be4ce43ad64ad1c68563d51a34c3afb80afd4dc2376288a0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-10T02:23:55.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T02:23:55.229Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T02:23:55.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T02:23:55.342Z] $ docker exec b428bfc4a00af96be4ce43ad64ad1c68563d51a34c3afb80afd4dc2376288a0f ssh-agent [2023-11-10T02:23:55.452Z] SSH_AUTH_SOCK=/tmp/ssh-YKNT0VouOSen/agent.31 [2023-11-10T02:23:55.452Z] SSH_AGENT_PID=37 [2023-11-10T02:23:55.458Z] Running ssh-add (command line suppressed) [2023-11-10T02:23:55.555Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13521029503892906342.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13521029503892906342.key) [2023-11-10T02:23:55.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T02:23:55.880Z] + git semver push [2023-11-10T02:23:56.139Z] 2023-11-10 02:23:56,056 [run_push] DEBUG push [2023-11-10T02:23:56.139Z] 2023-11-10 02:23:56,057 [execute] INFO git cat-file --batch-check [2023-11-10T02:23:56.139Z] 2023-11-10 02:23:56,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-10T02:23:56.139Z] 2023-11-10 02:23:56,061 [execute] INFO git rev-list 91caa63eae2cb3dfb49a0310ca587dd564f2cc48 -- [2023-11-10T02:23:56.139Z] 2023-11-10 02:23:56,062 [execute] DEBUG Popen(['git', 'rev-list', '91caa63eae2cb3dfb49a0310ca587dd564f2cc48', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-10T02:23:56.139Z] 2023-11-10 02:23:56,070 [execute] INFO git fetch -v origin [2023-11-10T02:23:56.139Z] 2023-11-10 02:23:56,070 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-10T02:23:56.706Z] 2023-11-10 02:23:56,573 [run_push] DEBUG no remote changes detected [2023-11-10T02:23:56.706Z] 2023-11-10 02:23:56,574 [execute] INFO git push origin semver [2023-11-10T02:23:56.706Z] 2023-11-10 02:23:56,574 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-10T02:23:57.645Z] 2023-11-10 02:23:57,356 [run_push] DEBUG push all version tags [2023-11-10T02:23:57.645Z] 2023-11-10 02:23:57,357 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-10T02:23:57.645Z] 2023-11-10 02:23:57,358 [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-11-10T02:23:58.212Z] 2023-11-10 02:23:58,112 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-10T02:23:58.212Z] 3.1.0-dev.39 [Pipeline] } [2023-11-10T02:23:58.217Z] $ docker exec --env ******** --env ******** b428bfc4a00af96be4ce43ad64ad1c68563d51a34c3afb80afd4dc2376288a0f ssh-agent -k [2023-11-10T02:23:58.325Z] unset SSH_AUTH_SOCK; [2023-11-10T02:23:58.325Z] unset SSH_AGENT_PID; [2023-11-10T02:23:58.325Z] echo Agent pid 37 killed; [2023-11-10T02:23:58.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-10T02:23:58.670Z] + git semver [Pipeline] } [2023-11-10T02:23:58.944Z] $ docker stop --time=1 b428bfc4a00af96be4ce43ad64ad1c68563d51a34c3afb80afd4dc2376288a0f [2023-11-10T02:24:00.219Z] $ docker rm -f --volumes b428bfc4a00af96be4ce43ad64ad1c68563d51a34c3afb80afd4dc2376288a0f [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-11-10T02:24:00.833Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-11-10T02:24:00.833Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-10T02:24:00.833Z] total 16 [2023-11-10T02:24:00.833Z] drwxr-xr-x 3 root root 4096 Nov 10 02:10 . [2023-11-10T02:24:00.833Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 02:23 .. [2023-11-10T02:24:00.833Z] drwxr-xr-x 2 root root 4096 Nov 10 02:10 cost [2023-11-10T02:24:00.833Z] -rw-r--r-- 1 root root 89 Nov 10 02:10 cost.csv [2023-11-10T02:24:00.833Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-10T02:24:00.833Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-10T02:24:00.833Z] total 16 [2023-11-10T02:24:00.833Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:10 . [2023-11-10T02:24:00.833Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 02:23 .. [2023-11-10T02:24:00.833Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 10 02:10 cost [2023-11-10T02:24:00.833Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 10 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:24:01.128Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:24:01.998Z] ---> package-listing.sh [2023-11-10T02:24:01.998Z] ++ facter osfamily [2023-11-10T02:24:01.998Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-10T02:24:02.258Z] + OS_FAMILY=debian [2023-11-10T02:24:02.258Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-11-10T02:24:02.258Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-10T02:24:02.258Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-10T02:24:02.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-10T02:24:02.258Z] + PACKAGES=/tmp/packages_start.txt [2023-11-10T02:24:02.258Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-11-10T02:24:02.258Z] + PACKAGES=/tmp/packages_end.txt [2023-11-10T02:24:02.258Z] + case "${OS_FAMILY}" in [2023-11-10T02:24:02.258Z] + dpkg -l [2023-11-10T02:24:02.258Z] + grep '^ii' [2023-11-10T02:24:02.258Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-10T02:24:02.258Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-10T02:24:02.258Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-10T02:24:02.258Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-11-10T02:24:02.258Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-11-10T02:24:02.258Z] + 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-11-10T02:24:02.270Z] 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-11-10T02:24:02.553Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T02:24:03.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T02:24:03.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T02:24:03.199Z] prd-ubuntu20.04-docker-8c-8g-17181 does not seem to be running inside a container [2023-11-10T02:24:03.228Z] $ 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-11-10T02:24:03.427Z] $ docker top da1c776c9ed6a4c797ee874d01eca592b1ccbcde10780ca7c3dfad84eb73b5d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T02:24:03.776Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-10T02:24:04.065Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-10T02:24:04.352Z] + ls /var/log/sa-host [2023-11-10T02:24:04.352Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T02:24:04.428Z] provisioning config files... [2023-11-10T02:24:04.437Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14093511396090334153tmp [Pipeline] { [Pipeline] echo [2023-11-10T02:24:04.453Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:24:04.738Z] ---> create-netrc.sh [Pipeline] } [2023-11-10T02:24:04.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:24:05.073Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-10T02:24:05.082Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:24:05.369Z] ---> sudo-logs.sh [2023-11-10T02:24:05.369Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-10T02:24:05.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:24:05.677Z] ---> job-cost.sh [2023-11-10T02:24:05.677Z] lf-activate-venv: SKIPPING [2023-11-10T02:24:05.677Z] DEBUG: total: 0.2199999988079071 [2023-11-10T02:24:05.677Z] INFO: Retrieving Stack Cost... [2023-11-10T02:24:05.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-10T02:24:06.504Z] INFO: Archiving Costs [Pipeline] echo [2023-11-10T02:24:06.517Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T02:24:06.798Z] ---> logs-deploy.sh [2023-11-10T02:24:06.798Z] lf-activate-venv: SKIPPING [2023-11-10T02:24:06.798Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/164 [2023-11-10T02:24:06.798Z] INFO: archiving workspace using pattern(s): [2023-11-10T02:24:07.738Z] Archives upload complete. [2023-11-10T02:24:07.738Z] INFO: archiving logs to Nexus