Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a96d24b1846f601a5cabef5dd86be8ade2ea54c6 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-ssh3823446455017786636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13467596336500813435.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6258286310976708673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14871239916067011747.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-ssh10223391123160360861.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9352’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-9292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9416’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9417’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9423’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-9418’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9427 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 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 (main) Commit message: "Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" > 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 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 # timeout=10 > git rev-list --no-walk 2331c4acea81494319363438f6ba967002bb5dd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T01:32:15.717Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T01:32:15.785Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T01:32:15.808Z] ========================================================= [2023-04-24T01:32:15.808Z] EdgeX Global Pipelines Version Info [2023-04-24T01:32:15.808Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:32:16.558Z] ------------------- [2023-04-24T01:32:16.558Z] stable info: [2023-04-24T01:32:16.558Z] ------------------- [2023-04-24T01:32:16.558Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T01:32:16.558Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:32:16.558Z] Message: update stable to v1.0.248 [2023-04-24T01:32:17.132Z] ------------------- [2023-04-24T01:32:17.132Z] experimental info: [2023-04-24T01:32:17.132Z] ------------------- [2023-04-24T01:32:17.132Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T01:32:17.132Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T01:32:17.132Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T01:32:17.309Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-04-24T01:32:17.323Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-04-24T01:32:17.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T01:32:17.360Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T01:32:17.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T01:32:17.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T01:32:17.403Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T01:32:17.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T01:32:17.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T01:32:17.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T01:32:17.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T01:32:17.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-04-24T01:32:17.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T01:32:17.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T01:32:17.509Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:32:17.525Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T01:32:17.541Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T01:32:17.553Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T01:32:17.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T01:32:17.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T01:32:17.603Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T01:32:17.618Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T01:32:17.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T01:32:17.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T01:32:17.662Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T01:32:17.673Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T01:32:17.687Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T01:32:17.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-24T01:32:17.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-24T01:32:17.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-24T01:32:17.762Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] echo [2023-04-24T01:32:17.779Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a96d24b [Pipeline] echo [2023-04-24T01:32:17.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:32:17.850Z] provisioning config files... [2023-04-24T01:32:17.862Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5221996361088646756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:32:18.167Z] ---> docker-login.sh [2023-04-24T01:32:18.167Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:32:18.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:18.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:18.428Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:18.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:18.428Z] [2023-04-24T01:32:18.428Z] Login Succeeded [2023-04-24T01:32:18.428Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:32:18.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:18.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:18.428Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:18.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:18.428Z] [2023-04-24T01:32:18.428Z] Login Succeeded [2023-04-24T01:32:18.428Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:32:18.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:18.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:18.688Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:18.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:18.688Z] [2023-04-24T01:32:18.688Z] Login Succeeded [2023-04-24T01:32:18.688Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:32:18.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:18.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:18.688Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:18.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:18.688Z] [2023-04-24T01:32:18.688Z] Login Succeeded [2023-04-24T01:32:18.688Z] docker.io [2023-04-24T01:32:18.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:18.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:18.949Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:18.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:18.949Z] [2023-04-24T01:32:18.949Z] Login Succeeded [2023-04-24T01:32:18.949Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:32:18.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T01:32:19.318Z] + git rev-list -1 --merges a96d24b1846f601a5cabef5dd86be8ade2ea54c6~1..a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] echo [2023-04-24T01:32:19.369Z] -----------> git rev-list -1 --merges a96d24b1846f601a5cabef5dd86be8ade2ea54c6~1..a96d24b1846f601a5cabef5dd86be8ade2ea54c6 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [2023-04-24T01:32:19.370Z] a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [false] [Pipeline] sh [2023-04-24T01:32:19.662Z] + git log --format=format:%s -1 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] echo [2023-04-24T01:32:19.700Z] ========================================================= [2023-04-24T01:32:19.700Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T01:32:19.700Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:32:20.044Z] + git log --format=format:%s -1 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] echo [2023-04-24T01:32:20.057Z] [semverPrep] GIT_COMMIT: a96d24b1846f601a5cabef5dd86be8ade2ea54c6, Commit Message: Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73 [Pipeline] echo [2023-04-24T01:32:20.067Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T01:32:20.422Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:32:20.422Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T01:32:20.422Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T01:32:20.422Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T01:32:20.423Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T01:32:20.423Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T01:32:20.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:20.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:32:20.858Z] [2023-04-24T01:32:20.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:21.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:32:21.158Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T01:32:21.158Z] b85a868b505f: Pulling fs layer [2023-04-24T01:32:21.158Z] e2be974225ed: Pulling fs layer [2023-04-24T01:32:21.158Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T01:32:21.158Z] 988bab9f4d93: Pulling fs layer [2023-04-24T01:32:21.158Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T01:32:21.158Z] eaf3925da568: Pulling fs layer [2023-04-24T01:32:21.158Z] bab4dde63d76: Pulling fs layer [2023-04-24T01:32:21.158Z] bde34c3a00c8: Pulling fs layer [2023-04-24T01:32:21.158Z] b352a97aabf1: Pulling fs layer [2023-04-24T01:32:21.158Z] 4872d77fe225: Pulling fs layer [2023-04-24T01:32:21.158Z] 5851b861e8e6: Pulling fs layer [2023-04-24T01:32:21.158Z] 1469e6f7b9e6: Waiting [2023-04-24T01:32:21.159Z] bde34c3a00c8: Waiting [2023-04-24T01:32:21.159Z] 5851b861e8e6: Waiting [2023-04-24T01:32:21.159Z] bab4dde63d76: Waiting [2023-04-24T01:32:21.159Z] eaf3925da568: Waiting [2023-04-24T01:32:21.159Z] 4872d77fe225: Waiting [2023-04-24T01:32:21.159Z] 988bab9f4d93: Waiting [2023-04-24T01:32:21.159Z] b352a97aabf1: Waiting [2023-04-24T01:32:21.159Z] e2be974225ed: Download complete [2023-04-24T01:32:21.159Z] 988bab9f4d93: Verifying Checksum [2023-04-24T01:32:21.159Z] 988bab9f4d93: Download complete [2023-04-24T01:32:21.159Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T01:32:21.159Z] 1469e6f7b9e6: Download complete [2023-04-24T01:32:21.159Z] eaf3925da568: Verifying Checksum [2023-04-24T01:32:21.159Z] eaf3925da568: Download complete [2023-04-24T01:32:21.159Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T01:32:21.159Z] 339a4e72a1f5: Download complete [2023-04-24T01:32:21.419Z] bde34c3a00c8: Verifying Checksum [2023-04-24T01:32:21.419Z] bde34c3a00c8: Download complete [2023-04-24T01:32:21.419Z] b352a97aabf1: Verifying Checksum [2023-04-24T01:32:21.419Z] b352a97aabf1: Download complete [2023-04-24T01:32:21.419Z] 4872d77fe225: Verifying Checksum [2023-04-24T01:32:21.419Z] 4872d77fe225: Download complete [2023-04-24T01:32:21.419Z] 5851b861e8e6: Verifying Checksum [2023-04-24T01:32:21.419Z] 5851b861e8e6: Download complete [2023-04-24T01:32:21.419Z] b85a868b505f: Verifying Checksum [2023-04-24T01:32:21.419Z] b85a868b505f: Download complete [2023-04-24T01:32:21.679Z] bab4dde63d76: Verifying Checksum [2023-04-24T01:32:21.679Z] bab4dde63d76: Download complete [2023-04-24T01:32:22.632Z] b85a868b505f: Pull complete [2023-04-24T01:32:22.890Z] e2be974225ed: Pull complete [2023-04-24T01:32:23.469Z] 339a4e72a1f5: Pull complete [2023-04-24T01:32:23.730Z] 988bab9f4d93: Pull complete [2023-04-24T01:32:24.327Z] 1469e6f7b9e6: Pull complete [2023-04-24T01:32:24.327Z] eaf3925da568: Pull complete [2023-04-24T01:32:26.236Z] bab4dde63d76: Pull complete [2023-04-24T01:32:26.236Z] bde34c3a00c8: Pull complete [2023-04-24T01:32:26.236Z] b352a97aabf1: Pull complete [2023-04-24T01:32:26.236Z] 4872d77fe225: Pull complete [2023-04-24T01:32:26.236Z] 5851b861e8e6: Pull complete [2023-04-24T01:32:26.236Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T01:32:26.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:32:26.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:32:26.345Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-04-24T01:32:26.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T01:32:29.018Z] $ docker top d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 -eo pid,comm [2023-04-24T01:32:29.067Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T01:32:29.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:32:29.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:32:29.110Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:32:29.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:32:29.228Z] $ docker exec d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 ssh-agent [2023-04-24T01:32:29.352Z] SSH_AUTH_SOCK=/tmp/ssh-UbZfD4LMS14r/agent.32 [2023-04-24T01:32:29.352Z] SSH_AGENT_PID=38 [2023-04-24T01:32:29.359Z] Running ssh-add (command line suppressed) [2023-04-24T01:32:29.474Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13409007841430313591.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13409007841430313591.key) [2023-04-24T01:32:29.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:32:29.774Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T01:32:29.794Z] $ docker exec --env ******** --env ******** d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 ssh-agent -k [2023-04-24T01:32:29.893Z] unset SSH_AUTH_SOCK; [2023-04-24T01:32:29.893Z] unset SSH_AGENT_PID; [2023-04-24T01:32:29.893Z] echo Agent pid 38 killed; [2023-04-24T01:32:29.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T01:32:29.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:32:29.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:32:30.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:32:30.040Z] $ docker exec d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 ssh-agent [2023-04-24T01:32:30.136Z] SSH_AUTH_SOCK=/tmp/ssh-pB6KnuJ6HZ03/agent.70 [2023-04-24T01:32:30.136Z] SSH_AGENT_PID=77 [2023-04-24T01:32:30.141Z] Running ssh-add (command line suppressed) [2023-04-24T01:32:30.243Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3370267783785165972.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3370267783785165972.key) [2023-04-24T01:32:30.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:32:30.543Z] + git semver init [2023-04-24T01:32:30.804Z] 2023-04-24 01:32:30,726 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T01:32:30.804Z] 2023-04-24 01:32:30,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-24T01:32:30.804Z] 2023-04-24 01:32:30,727 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-24T01:32:30.804Z] 2023-04-24 01:32:30,727 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:32:31.745Z] 2023-04-24 01:32:31,398 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-04-24T01:32:31.745Z] 2023-04-24 01:32:31,399 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-04-24T01:32:31.745Z] 2023-04-24 01:32:31,399 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-24T01:32:31.745Z] 2023-04-24 01:32:31,399 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-24T01:32:31.745Z] 3.0.0-dev.29 [Pipeline] } [2023-04-24T01:32:31.760Z] $ docker exec --env ******** --env ******** d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 ssh-agent -k [2023-04-24T01:32:31.856Z] unset SSH_AUTH_SOCK; [2023-04-24T01:32:31.857Z] unset SSH_AGENT_PID; [2023-04-24T01:32:31.857Z] echo Agent pid 77 killed; [2023-04-24T01:32:31.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:32:32.176Z] + git semver [Pipeline] } [2023-04-24T01:32:32.456Z] $ docker stop --time=1 d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 [2023-04-24T01:32:33.758Z] $ docker rm -f --volumes d98b99fe0161d585ae7066e864d8993b9c1eecc0c9348ac6865fc36fe2249238 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:32:34.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T01:32:34.307Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T01:32:34.310Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.29 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:32:34.465Z] provisioning config files... [2023-04-24T01:32:34.475Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config861136447142557885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:32:34.777Z] ---> docker-login.sh [2023-04-24T01:32:34.777Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:32:34.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:34.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:34.777Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:34.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:34.777Z] [2023-04-24T01:32:34.777Z] Login Succeeded [2023-04-24T01:32:34.777Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:32:34.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:34.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:34.777Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:34.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:34.777Z] [2023-04-24T01:32:34.777Z] Login Succeeded [2023-04-24T01:32:34.777Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:32:35.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:35.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:35.036Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:35.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:35.036Z] [2023-04-24T01:32:35.036Z] Login Succeeded [2023-04-24T01:32:35.036Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:32:35.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:35.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:35.036Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:35.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:35.036Z] [2023-04-24T01:32:35.036Z] Login Succeeded [2023-04-24T01:32:35.036Z] docker.io [2023-04-24T01:32:35.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:32:35.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:32:35.297Z] Configure a credential helper to remove this warning. See [2023-04-24T01:32:35.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:32:35.297Z] [2023-04-24T01:32:35.297Z] Login Succeeded [2023-04-24T01:32:35.297Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:32:35.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T01:32:35.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:32:35.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:32:35.394Z] ========================================================= [2023-04-24T01:32:35.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T01:32:35.394Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:32:35.718Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T01:32:35.718Z] Sending build context to Docker daemon 1.909MB [2023-04-24T01:32:35.718Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:32:35.718Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-24T01:32:35.718Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T01:32:35.718Z] 63b65145d645: Pulling fs layer [2023-04-24T01:32:35.718Z] a2d21d5440eb: Pulling fs layer [2023-04-24T01:32:35.718Z] 935e6c44a52c: Pulling fs layer [2023-04-24T01:32:35.718Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T01:32:35.718Z] 30dea6a524f1: Pulling fs layer [2023-04-24T01:32:35.718Z] a2aff8979fd8: Pulling fs layer [2023-04-24T01:32:35.718Z] 6808be2612f2: Pulling fs layer [2023-04-24T01:32:35.718Z] f25807f1079a: Pulling fs layer [2023-04-24T01:32:35.718Z] 30dea6a524f1: Waiting [2023-04-24T01:32:35.718Z] 94cc34f8dd06: Waiting [2023-04-24T01:32:35.718Z] f25807f1079a: Waiting [2023-04-24T01:32:35.718Z] 6808be2612f2: Waiting [2023-04-24T01:32:35.718Z] a2aff8979fd8: Waiting [2023-04-24T01:32:35.719Z] a2d21d5440eb: Download complete [2023-04-24T01:32:35.719Z] 94cc34f8dd06: Download complete [2023-04-24T01:32:35.719Z] 30dea6a524f1: Verifying Checksum [2023-04-24T01:32:35.719Z] 30dea6a524f1: Download complete [2023-04-24T01:32:35.719Z] 63b65145d645: Verifying Checksum [2023-04-24T01:32:35.719Z] 63b65145d645: Download complete [2023-04-24T01:32:35.980Z] a2aff8979fd8: Verifying Checksum [2023-04-24T01:32:35.980Z] a2aff8979fd8: Download complete [2023-04-24T01:32:35.980Z] 63b65145d645: Pull complete [2023-04-24T01:32:36.241Z] a2d21d5440eb: Pull complete [2023-04-24T01:32:36.241Z] f25807f1079a: Verifying Checksum [2023-04-24T01:32:36.241Z] f25807f1079a: Download complete [2023-04-24T01:32:36.500Z] 935e6c44a52c: Verifying Checksum [2023-04-24T01:32:36.500Z] 935e6c44a52c: Download complete [2023-04-24T01:32:36.761Z] 6808be2612f2: Verifying Checksum [2023-04-24T01:32:36.761Z] 6808be2612f2: Download complete [2023-04-24T01:32:40.056Z] 935e6c44a52c: Pull complete [2023-04-24T01:32:40.056Z] 94cc34f8dd06: Pull complete [2023-04-24T01:32:40.056Z] 30dea6a524f1: Pull complete [2023-04-24T01:32:40.056Z] a2aff8979fd8: Pull complete [2023-04-24T01:32:41.969Z] 6808be2612f2: Pull complete [2023-04-24T01:32:42.938Z] f25807f1079a: Pull complete [2023-04-24T01:32:42.938Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T01:32:42.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T01:32:42.938Z] ---> 3b553350e43f [2023-04-24T01:32:42.938Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:32:47.137Z] ---> Running in 6109611199c5 [2023-04-24T01:32:47.137Z] Removing intermediate container 6109611199c5 [2023-04-24T01:32:47.137Z] ---> a975ebd0bbee [2023-04-24T01:32:47.137Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:32:47.137Z] ---> Running in 5397772fcb15 [2023-04-24T01:32:47.137Z] Removing intermediate container 5397772fcb15 [2023-04-24T01:32:47.137Z] ---> 004937b924b2 [2023-04-24T01:32:47.137Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-24T01:32:47.137Z] ---> Running in 6880152e6a4a [2023-04-24T01:32:47.137Z] Removing intermediate container 6880152e6a4a [2023-04-24T01:32:47.137Z] ---> 673907c0ccb8 [2023-04-24T01:32:47.137Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-24T01:32:47.137Z] ---> Running in bcea5f923098 [2023-04-24T01:32:47.137Z] Removing intermediate container bcea5f923098 [2023-04-24T01:32:47.137Z] ---> 2a2c838e996a [2023-04-24T01:32:47.137Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:32:47.137Z] ---> Running in bf49b24ab9b2 [2023-04-24T01:32:47.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:32:47.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:32:47.654Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-24T01:32:47.654Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-24T01:32:47.654Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-24T01:32:47.654Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-24T01:32:47.654Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-24T01:32:47.654Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-24T01:32:47.915Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-24T01:32:47.915Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-24T01:32:47.915Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-24T01:32:47.915Z] (10/14) Installing kmod-libs (30-r1) [2023-04-24T01:32:47.915Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-24T01:32:47.915Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-24T01:32:47.915Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-24T01:32:47.915Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-24T01:32:47.915Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:32:47.915Z] Executing eudev-3.2.11-r4.trigger [2023-04-24T01:32:47.915Z] OK: 272 MiB in 67 packages [2023-04-24T01:32:48.858Z] Removing intermediate container bf49b24ab9b2 [2023-04-24T01:32:48.858Z] ---> 86bdf20a839d [2023-04-24T01:32:48.858Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-24T01:32:48.858Z] ---> Running in 2b35b1eee041 [2023-04-24T01:32:48.858Z] Removing intermediate container 2b35b1eee041 [2023-04-24T01:32:48.858Z] ---> 9af80a7f3587 [2023-04-24T01:32:48.858Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-24T01:32:48.858Z] ---> 92c21c786b82 [2023-04-24T01:32:48.858Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:32:48.858Z] ---> Running in bf3842fd9f0b [2023-04-24T01:32:49.420Z] Still waiting to schedule task [2023-04-24T01:32:49.420Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-24T01:33:21.283Z] Removing intermediate container bf3842fd9f0b [2023-04-24T01:33:21.283Z] ---> d23e945c82aa [2023-04-24T01:33:21.283Z] Step 11/13 : COPY . . [2023-04-24T01:33:21.283Z] ---> fd2435c54ef2 [2023-04-24T01:33:21.283Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-24T01:33:21.283Z] ---> Running in 4d2e6599fa38 [2023-04-24T01:33:21.283Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:33:21.283Z] Dload Upload Total Spent Left Speed [2023-04-24T01:33:21.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8036 0 --:--:-- --:--:-- --:--:-- 8106 [2023-04-24T01:33:21.283Z] Removing intermediate container 4d2e6599fa38 [2023-04-24T01:33:21.283Z] ---> db487e41e56f [2023-04-24T01:33:21.283Z] Step 13/13 : RUN ${MAKE} [2023-04-24T01:33:21.283Z] ---> Running in 13254a8ef93f [2023-04-24T01:33:21.543Z] noop [2023-04-24T01:33:21.804Z] Removing intermediate container 13254a8ef93f [2023-04-24T01:33:21.804Z] ---> 52a11564931d [2023-04-24T01:33:21.804Z] Successfully built 52a11564931d [2023-04-24T01:33:21.804Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:22.146Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T01:33:22.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:33:22.229Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-04-24T01:33:22.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T01:33:22.612Z] $ docker top bce1f92c22854d8341bc1018f1bb8fbe6add435f887fcc9fa9c159a52781b745 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:33:22.963Z] + go version [2023-04-24T01:33:22.963Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T01:33:22.978Z] $ docker stop --time=1 bce1f92c22854d8341bc1018f1bb8fbe6add435f887fcc9fa9c159a52781b745 [2023-04-24T01:33:24.234Z] $ docker rm -f --volumes bce1f92c22854d8341bc1018f1bb8fbe6add435f887fcc9fa9c159a52781b745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:24.663Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T01:33:24.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:33:24.742Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-04-24T01:33:24.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T01:33:25.082Z] $ docker top 82f6bfface12f963d64cfff26ded2c7c4414886307ea460d3d67869ffabd7d8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:33:25.427Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:33:25.724Z] + make test [2023-04-24T01:33:25.724Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T01:33:31.011Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-24T01:33:42.030Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-24T01:33:42.030Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.085s coverage: 2.0% of statements [2023-04-24T01:33:46.483Z] go vet ./... [2023-04-24T01:33:49.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T01:33:49.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T01:33:49.761Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T01:33:49.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T01:33:49.787Z] $ docker stop --time=1 82f6bfface12f963d64cfff26ded2c7c4414886307ea460d3d67869ffabd7d8d [2023-04-24T01:33:53.569Z] $ docker rm -f --volumes 82f6bfface12f963d64cfff26ded2c7c4414886307ea460d3d67869ffabd7d8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:33:54.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T01:33:54.071Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T01:33:54.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T01:33:54.817Z] + ls -al . [2023-04-24T01:33:54.817Z] total 192 [2023-04-24T01:33:54.817Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 01:33 . [2023-04-24T01:33:54.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:32 .. [2023-04-24T01:33:54.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:32 .git [2023-04-24T01:33:54.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:32 .github [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 24 01:32 .gitignore [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 01:32 .golangci.yml [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 24 01:32 .hadolint.yml [2023-04-24T01:33:54.817Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:32 .semver [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 9665 Apr 24 01:32 Attribution.txt [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 24 01:32 CHANGELOG.md [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 24 01:32 Dockerfile [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 01:32 GOVERNANCE.md [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 24 01:32 Jenkinsfile [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 01:32 LICENSE [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 24 01:32 Makefile [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 24 01:32 OWNERS.md [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 24 01:32 README.md [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 01:32 VERSION [2023-04-24T01:33:54.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:32 bin [2023-04-24T01:33:54.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:32 cmd [2023-04-24T01:33:54.817Z] -rw-r--r-- 1 jenkins jenkins 28693 Apr 24 01:33 coverage.out [2023-04-24T01:33:54.817Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 24 01:32 docker-entrypoint.sh [2023-04-24T01:33:54.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:32 docs [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 24 01:32 go.mod [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 31603 Apr 24 01:32 go.sum [2023-04-24T01:33:54.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:32 internal [2023-04-24T01:33:54.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:32 snap [2023-04-24T01:33:54.817Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 24 01:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:33:55.126Z] + 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=a96d24b1846f601a5cabef5dd86be8ade2ea54c6 --label arch=amd64 --label version=3.0.0-dev.29 . [2023-04-24T01:33:55.126Z] Sending build context to Docker daemon 1.939MB [2023-04-24T01:33:55.126Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:33:55.126Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-24T01:33:55.126Z] ---> 52a11564931d [2023-04-24T01:33:55.126Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:33:55.126Z] ---> Running in de65391fe726 [2023-04-24T01:33:55.433Z] Removing intermediate container de65391fe726 [2023-04-24T01:33:55.433Z] ---> 4913aca8e575 [2023-04-24T01:33:55.433Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:33:55.433Z] ---> Running in 9534d59abb8b [2023-04-24T01:33:55.433Z] Removing intermediate container 9534d59abb8b [2023-04-24T01:33:55.433Z] ---> ed332a3557c2 [2023-04-24T01:33:55.433Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-24T01:33:55.433Z] ---> Running in 76642904230e [2023-04-24T01:33:55.433Z] Removing intermediate container 76642904230e [2023-04-24T01:33:55.433Z] ---> b6f67fcafeea [2023-04-24T01:33:55.433Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-24T01:33:55.433Z] ---> Running in f3b0fbf41222 [2023-04-24T01:33:55.712Z] Removing intermediate container f3b0fbf41222 [2023-04-24T01:33:55.712Z] ---> 3fd23d152a91 [2023-04-24T01:33:55.712Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:33:55.712Z] ---> Running in ebd66e1a1e46 [2023-04-24T01:33:55.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:55.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:33:56.260Z] OK: 272 MiB in 67 packages [2023-04-24T01:33:56.549Z] Removing intermediate container ebd66e1a1e46 [2023-04-24T01:33:56.549Z] ---> b7e1a6530b61 [2023-04-24T01:33:56.549Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-24T01:33:56.549Z] ---> Running in 10b4ad82716b [2023-04-24T01:33:56.820Z] Removing intermediate container 10b4ad82716b [2023-04-24T01:33:56.820Z] ---> b32a14980d61 [2023-04-24T01:33:56.820Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-24T01:33:56.820Z] ---> fc6055e7153a [2023-04-24T01:33:56.820Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:33:56.820Z] ---> Running in f29bd5aa5a8e [2023-04-24T01:33:57.779Z] Removing intermediate container f29bd5aa5a8e [2023-04-24T01:33:57.779Z] ---> 98e1903c4e88 [2023-04-24T01:33:57.779Z] Step 11/35 : COPY . . [2023-04-24T01:33:57.779Z] ---> b1c463e86c96 [2023-04-24T01:33:57.779Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-24T01:33:58.039Z] ---> Running in 97b2f16008f1 [2023-04-24T01:33:58.299Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:33:58.299Z] Dload Upload Total Spent Left Speed [2023-04-24T01:33:58.299Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20371 0 --:--:-- --:--:-- --:--:-- 20423 [2023-04-24T01:33:58.560Z] Removing intermediate container 97b2f16008f1 [2023-04-24T01:33:58.560Z] ---> d1b49aa1cde1 [2023-04-24T01:33:58.560Z] Step 13/35 : RUN ${MAKE} [2023-04-24T01:33:58.560Z] ---> Running in 44dd9345fa81 [2023-04-24T01:33:58.818Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-24T01:34:20.742Z] Removing intermediate container 44dd9345fa81 [2023-04-24T01:34:20.742Z] ---> 142deaa72786 [2023-04-24T01:34:20.742Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-24T01:34:20.742Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-24T01:34:20.742Z] 4acc49c71d14: Pulling fs layer [2023-04-24T01:34:21.679Z] 4acc49c71d14: Verifying Checksum [2023-04-24T01:34:21.679Z] 4acc49c71d14: Download complete [2023-04-24T01:34:21.679Z] 4acc49c71d14: Pull complete [2023-04-24T01:34:21.679Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-24T01:34:21.679Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-24T01:34:21.679Z] ---> 01a2bd3e5fff [2023-04-24T01:34:21.679Z] Step 15/35 : FROM alpine:3.17 [2023-04-24T01:34:22.247Z] 3.17: Pulling from library/alpine [2023-04-24T01:34:22.247Z] f56be85fc22e: Pulling fs layer [2023-04-24T01:34:22.506Z] f56be85fc22e: Download complete [2023-04-24T01:34:22.506Z] f56be85fc22e: Pull complete [2023-04-24T01:34:22.506Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:34:22.506Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T01:34:22.506Z] ---> 9ed4aefc74f6 [2023-04-24T01:34:22.506Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-24T01:34:23.072Z] ---> Running in ac2c745a04f8 [2023-04-24T01:34:23.072Z] Removing intermediate container ac2c745a04f8 [2023-04-24T01:34:23.072Z] ---> e9ebda11c67a [2023-04-24T01:34:23.072Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-24T01:34:23.072Z] ---> Running in ee08db5e3c8a [2023-04-24T01:34:23.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T01:34:23.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T01:34:23.590Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-04-24T01:34:23.590Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-04-24T01:34:23.590Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-04-24T01:34:23.590Z] (4/86) Installing libxau (1.0.10-r0) [2023-04-24T01:34:23.590Z] (5/86) Installing libmd (1.0.4-r0) [2023-04-24T01:34:23.590Z] (6/86) Installing libbsd (0.11.7-r0) [2023-04-24T01:34:23.850Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-04-24T01:34:23.850Z] (8/86) Installing libxcb (1.15-r0) [2023-04-24T01:34:23.850Z] (9/86) Installing libx11 (1.8.4-r0) [2023-04-24T01:34:23.850Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-04-24T01:34:23.850Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-04-24T01:34:23.850Z] (12/86) Installing libexpat (2.5.0-r0) [2023-04-24T01:34:23.850Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-04-24T01:34:23.850Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-04-24T01:34:23.850Z] (15/86) Installing libpng (1.6.38-r0) [2023-04-24T01:34:23.850Z] (16/86) Installing freetype (2.12.1-r0) [2023-04-24T01:34:23.850Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-04-24T01:34:23.850Z] (18/86) Installing fribidi (1.0.12-r0) [2023-04-24T01:34:23.850Z] (19/86) Installing libffi (3.4.4-r0) [2023-04-24T01:34:23.850Z] (20/86) Installing libintl (0.21.1-r1) [2023-04-24T01:34:23.850Z] (21/86) Installing libblkid (2.38.1-r1) [2023-04-24T01:34:23.850Z] (22/86) Installing libmount (2.38.1-r1) [2023-04-24T01:34:23.850Z] (23/86) Installing pcre2 (10.42-r0) [2023-04-24T01:34:23.850Z] (24/86) Installing glib (2.74.6-r0) [2023-04-24T01:34:24.108Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-04-24T01:34:24.108Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-04-24T01:34:24.108Z] (27/86) Installing libass (0.16.0-r1) [2023-04-24T01:34:24.108Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-04-24T01:34:24.108Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-04-24T01:34:24.108Z] (30/86) Installing libpciaccess (0.17-r0) [2023-04-24T01:34:24.108Z] (31/86) Installing libdrm (2.4.114-r0) [2023-04-24T01:34:24.108Z] (32/86) Installing gmp (6.2.1-r2) [2023-04-24T01:34:24.108Z] (33/86) Installing nettle (3.8.1-r0) [2023-04-24T01:34:24.108Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-04-24T01:34:24.108Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-04-24T01:34:24.108Z] (36/86) Installing libunistring (1.1-r0) [2023-04-24T01:34:24.108Z] (37/86) Installing gnutls (3.7.8-r3) [2023-04-24T01:34:24.108Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-24T01:34:24.108Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-24T01:34:24.108Z] (40/86) Installing lame (3.100-r2) [2023-04-24T01:34:24.108Z] (41/86) Installing opus (1.3.1-r1) [2023-04-24T01:34:24.108Z] (42/86) Installing libasyncns (0.8-r1) [2023-04-24T01:34:24.108Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-04-24T01:34:24.368Z] (44/86) Installing libltdl (2.4.7-r1) [2023-04-24T01:34:24.368Z] (45/86) Installing orc (0.4.33-r0) [2023-04-24T01:34:24.368Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-04-24T01:34:24.368Z] (47/86) Installing libogg (1.3.5-r2) [2023-04-24T01:34:24.368Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-24T01:34:24.368Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-04-24T01:34:24.368Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-04-24T01:34:24.368Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-04-24T01:34:24.368Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-04-24T01:34:24.368Z] (53/86) Installing soxr (0.1.3-r3) [2023-04-24T01:34:24.368Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-04-24T01:34:24.368Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-04-24T01:34:24.368Z] (56/86) Installing libpulse (16.1-r6) [2023-04-24T01:34:24.368Z] (57/86) Installing cjson (1.7.15-r3) [2023-04-24T01:34:24.368Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-04-24T01:34:24.368Z] (59/86) Installing librist (0.2.7-r0) [2023-04-24T01:34:24.368Z] (60/86) Installing libsrt (1.5.1-r0) [2023-04-24T01:34:24.627Z] (61/86) Installing libssh (0.10.4-r0) [2023-04-24T01:34:24.627Z] (62/86) Installing libtheora (1.1.1-r16) [2023-04-24T01:34:24.627Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-04-24T01:34:24.627Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-04-24T01:34:24.627Z] (65/86) Installing libxext (1.3.5-r0) [2023-04-24T01:34:24.627Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-04-24T01:34:24.627Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-04-24T01:34:24.627Z] (68/86) Installing libva (2.16.0-r0) [2023-04-24T01:34:24.627Z] (69/86) Installing libvdpau (1.5-r0) [2023-04-24T01:34:24.627Z] (70/86) Installing vidstab (1.1.0-r2) [2023-04-24T01:34:24.627Z] (71/86) Installing libvpx (1.12.0-r1) [2023-04-24T01:34:24.627Z] (72/86) Installing libwebp (1.2.4-r1) [2023-04-24T01:34:24.627Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-04-24T01:34:24.627Z] (74/86) Installing numactl (2.0.16-r1) [2023-04-24T01:34:24.627Z] (75/86) Installing x265-libs (3.5-r3) [2023-04-24T01:34:24.885Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-04-24T01:34:24.885Z] (77/86) Installing libsodium (1.0.18-r2) [2023-04-24T01:34:24.885Z] (78/86) Installing libzmq (4.3.4-r1) [2023-04-24T01:34:24.885Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-04-24T01:34:24.885Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-04-24T01:34:24.885Z] (81/86) Installing udev-init-scripts (35-r1) [2023-04-24T01:34:24.885Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-04-24T01:34:24.885Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-04-24T01:34:24.885Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-04-24T01:34:24.885Z] (85/86) Installing kmod-libs (30-r1) [2023-04-24T01:34:24.885Z] (86/86) Installing eudev (3.2.11-r4) [2023-04-24T01:34:24.885Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:34:24.885Z] Executing eudev-3.2.11-r4.trigger [2023-04-24T01:34:24.885Z] OK: 112 MiB in 101 packages [2023-04-24T01:34:27.458Z] Removing intermediate container ee08db5e3c8a [2023-04-24T01:34:27.458Z] ---> b23e798901f4 [2023-04-24T01:34:27.458Z] Step 18/35 : WORKDIR / [2023-04-24T01:34:27.458Z] ---> Running in 27530b0f6641 [2023-04-24T01:34:27.458Z] Removing intermediate container 27530b0f6641 [2023-04-24T01:34:27.458Z] ---> bea7aef865a8 [2023-04-24T01:34:27.458Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-24T01:34:28.023Z] ---> e465d078c7aa [2023-04-24T01:34:28.023Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-24T01:34:28.283Z] ---> df2576e13ce7 [2023-04-24T01:34:28.283Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-24T01:34:28.283Z] ---> 5b97c136190f [2023-04-24T01:34:28.283Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-24T01:34:28.541Z] ---> 713f96e1abf9 [2023-04-24T01:34:28.541Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-24T01:34:28.541Z] ---> 5789f05a7a85 [2023-04-24T01:34:28.541Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-24T01:34:28.541Z] ---> 280305d59552 [2023-04-24T01:34:28.541Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-24T01:34:29.479Z] ---> 4ff516e0927a [2023-04-24T01:34:29.479Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-24T01:34:29.479Z] ---> Running in 36dd4231590e [2023-04-24T01:34:32.146Z] Removing intermediate container 36dd4231590e [2023-04-24T01:34:32.146Z] ---> ed4c19f27865 [2023-04-24T01:34:32.146Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-24T01:34:32.146Z] ---> Running in 67349073051e [2023-04-24T01:34:33.525Z] Removing intermediate container 67349073051e [2023-04-24T01:34:33.525Z] ---> edded7de9cf5 [2023-04-24T01:34:33.525Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-24T01:34:33.525Z] ---> Running in 1c39d2f7a9ba [2023-04-24T01:34:33.784Z] Removing intermediate container 1c39d2f7a9ba [2023-04-24T01:34:33.784Z] ---> 5d6f20c176cf [2023-04-24T01:34:33.784Z] Step 29/35 : EXPOSE 59983 [2023-04-24T01:34:33.784Z] ---> Running in 08cd1b738c35 [2023-04-24T01:34:34.043Z] Removing intermediate container 08cd1b738c35 [2023-04-24T01:34:34.043Z] ---> 615eab9829f3 [2023-04-24T01:34:34.043Z] Step 30/35 : EXPOSE 8554 [2023-04-24T01:34:34.043Z] ---> Running in 3edcd54f3315 [2023-04-24T01:34:34.043Z] Removing intermediate container 3edcd54f3315 [2023-04-24T01:34:34.043Z] ---> b778507f3cca [2023-04-24T01:34:34.043Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-24T01:34:34.043Z] ---> Running in fa4ab94f5196 [2023-04-24T01:34:34.043Z] Removing intermediate container fa4ab94f5196 [2023-04-24T01:34:34.043Z] ---> c4bf0adfd27c [2023-04-24T01:34:34.043Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-24T01:34:34.043Z] ---> Running in 57e54947ffca [2023-04-24T01:34:34.302Z] Removing intermediate container 57e54947ffca [2023-04-24T01:34:34.302Z] ---> ed77e2173f94 [2023-04-24T01:34:34.302Z] Step 33/35 : LABEL arch=amd64 [2023-04-24T01:34:34.302Z] ---> Running in 4242b9104b56 [2023-04-24T01:34:34.302Z] Removing intermediate container 4242b9104b56 [2023-04-24T01:34:34.302Z] ---> e9ba00beca61 [2023-04-24T01:34:34.302Z] Step 34/35 : LABEL git_sha=a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [2023-04-24T01:34:34.302Z] ---> Running in 1f782264b919 [2023-04-24T01:34:34.302Z] Removing intermediate container 1f782264b919 [2023-04-24T01:34:34.302Z] ---> b42d64986ba5 [2023-04-24T01:34:34.302Z] Step 35/35 : LABEL version=3.0.0-dev.29 [2023-04-24T01:34:34.302Z] ---> Running in 0292adf16e11 [2023-04-24T01:34:34.562Z] Removing intermediate container 0292adf16e11 [2023-04-24T01:34:34.562Z] ---> b04d3e75f93c [2023-04-24T01:34:34.562Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T01:34:34.562Z] Successfully built b04d3e75f93c [2023-04-24T01:34:34.562Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:34:34.692Z] provisioning config files... [2023-04-24T01:34:34.700Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1194351621010522013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:34:35.003Z] ---> docker-login.sh [2023-04-24T01:34:35.004Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:34:35.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:35.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:35.004Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:35.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:35.004Z] [2023-04-24T01:34:35.004Z] Login Succeeded [2023-04-24T01:34:35.004Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:34:35.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:35.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:35.004Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:35.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:35.004Z] [2023-04-24T01:34:35.004Z] Login Succeeded [2023-04-24T01:34:35.004Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:34:35.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:35.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:35.262Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:35.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:35.262Z] [2023-04-24T01:34:35.262Z] Login Succeeded [2023-04-24T01:34:35.262Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:34:35.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:35.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:35.262Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:35.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:35.262Z] [2023-04-24T01:34:35.262Z] Login Succeeded [2023-04-24T01:34:35.262Z] docker.io [2023-04-24T01:34:35.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:34:35.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:34:35.520Z] Configure a credential helper to remove this warning. See [2023-04-24T01:34:35.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:34:35.520Z] [2023-04-24T01:34:35.520Z] Login Succeeded [2023-04-24T01:34:35.520Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:34:35.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:34:35.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:34:35.568Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-04-24T01:34:35.568Z] a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [2023-04-24T01:34:35.568Z] latest [2023-04-24T01:34:35.568Z] 3.0.0-dev.29 [2023-04-24T01:34:35.568Z] a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 [2023-04-24T01:34:35.568Z] main [2023-04-24T01:34:35.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:35.874Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:36.181Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [2023-04-24T01:34:36.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-24T01:34:36.181Z] c80fed95f740: Preparing [2023-04-24T01:34:36.181Z] 4ed1a700e8b8: Preparing [2023-04-24T01:34:36.181Z] e67d08c937bd: Preparing [2023-04-24T01:34:36.181Z] 3827b5b91e75: Preparing [2023-04-24T01:34:36.181Z] acc83c6ca332: Preparing [2023-04-24T01:34:36.181Z] 6a1eabbdb00b: Preparing [2023-04-24T01:34:36.181Z] e31c544e89a4: Preparing [2023-04-24T01:34:36.181Z] 861fbd6a3523: Preparing [2023-04-24T01:34:36.181Z] 579af1fc3c41: Preparing [2023-04-24T01:34:36.181Z] 3fe121e1997c: Preparing [2023-04-24T01:34:36.181Z] f0889c0661a5: Preparing [2023-04-24T01:34:36.181Z] f1417ff83b31: Preparing [2023-04-24T01:34:36.181Z] 861fbd6a3523: Waiting [2023-04-24T01:34:36.181Z] 579af1fc3c41: Waiting [2023-04-24T01:34:36.181Z] f1417ff83b31: Waiting [2023-04-24T01:34:36.181Z] 3fe121e1997c: Waiting [2023-04-24T01:34:36.181Z] f0889c0661a5: Waiting [2023-04-24T01:34:36.181Z] e31c544e89a4: Waiting [2023-04-24T01:34:36.181Z] 6a1eabbdb00b: Waiting [2023-04-24T01:34:36.181Z] acc83c6ca332: Pushed [2023-04-24T01:34:36.181Z] 4ed1a700e8b8: Pushed [2023-04-24T01:34:36.181Z] e67d08c937bd: Pushed [2023-04-24T01:34:36.181Z] c80fed95f740: Pushed [2023-04-24T01:34:36.181Z] 6a1eabbdb00b: Pushed [2023-04-24T01:34:36.440Z] e31c544e89a4: Pushed [2023-04-24T01:34:36.440Z] 579af1fc3c41: Pushed [2023-04-24T01:34:36.440Z] 861fbd6a3523: Pushed [2023-04-24T01:34:36.440Z] f1417ff83b31: Layer already exists [2023-04-24T01:34:38.968Z] 3827b5b91e75: Pushed [2023-04-24T01:34:38.968Z] 3fe121e1997c: Pushed [2023-04-24T01:34:45.533Z] f0889c0661a5: Pushed [2023-04-24T01:34:45.793Z] a96d24b1846f601a5cabef5dd86be8ade2ea54c6: digest: sha256:d0b97ed316a72210798178c47e7e4dd2d4df936919bf68fe8362450aa29f2e4f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:46.122Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:46.432Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-24T01:34:46.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-24T01:34:46.432Z] c80fed95f740: Preparing [2023-04-24T01:34:46.432Z] 4ed1a700e8b8: Preparing [2023-04-24T01:34:46.432Z] e67d08c937bd: Preparing [2023-04-24T01:34:46.432Z] 3827b5b91e75: Preparing [2023-04-24T01:34:46.432Z] acc83c6ca332: Preparing [2023-04-24T01:34:46.432Z] 6a1eabbdb00b: Preparing [2023-04-24T01:34:46.432Z] e31c544e89a4: Preparing [2023-04-24T01:34:46.432Z] 861fbd6a3523: Preparing [2023-04-24T01:34:46.432Z] 579af1fc3c41: Preparing [2023-04-24T01:34:46.432Z] 3fe121e1997c: Preparing [2023-04-24T01:34:46.432Z] f0889c0661a5: Preparing [2023-04-24T01:34:46.432Z] f1417ff83b31: Preparing [2023-04-24T01:34:46.432Z] 6a1eabbdb00b: Waiting [2023-04-24T01:34:46.432Z] e31c544e89a4: Waiting [2023-04-24T01:34:46.432Z] f0889c0661a5: Waiting [2023-04-24T01:34:46.432Z] f1417ff83b31: Waiting [2023-04-24T01:34:46.432Z] 3fe121e1997c: Waiting [2023-04-24T01:34:46.432Z] 861fbd6a3523: Waiting [2023-04-24T01:34:46.432Z] 579af1fc3c41: Waiting [2023-04-24T01:34:46.432Z] c80fed95f740: Layer already exists [2023-04-24T01:34:46.432Z] e67d08c937bd: Layer already exists [2023-04-24T01:34:46.432Z] acc83c6ca332: Layer already exists [2023-04-24T01:34:46.432Z] 4ed1a700e8b8: Layer already exists [2023-04-24T01:34:46.432Z] 3827b5b91e75: Layer already exists [2023-04-24T01:34:46.432Z] e31c544e89a4: Layer already exists [2023-04-24T01:34:46.432Z] 579af1fc3c41: Layer already exists [2023-04-24T01:34:46.432Z] 6a1eabbdb00b: Layer already exists [2023-04-24T01:34:46.432Z] 3fe121e1997c: Layer already exists [2023-04-24T01:34:46.432Z] 861fbd6a3523: Layer already exists [2023-04-24T01:34:46.432Z] f0889c0661a5: Layer already exists [2023-04-24T01:34:46.432Z] f1417ff83b31: Layer already exists [2023-04-24T01:34:46.432Z] latest: digest: sha256:d0b97ed316a72210798178c47e7e4dd2d4df936919bf68fe8362450aa29f2e4f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:46.752Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:47.065Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.29 [2023-04-24T01:34:47.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-24T01:34:47.066Z] c80fed95f740: Preparing [2023-04-24T01:34:47.066Z] 4ed1a700e8b8: Preparing [2023-04-24T01:34:47.066Z] e67d08c937bd: Preparing [2023-04-24T01:34:47.066Z] 3827b5b91e75: Preparing [2023-04-24T01:34:47.066Z] acc83c6ca332: Preparing [2023-04-24T01:34:47.066Z] 6a1eabbdb00b: Preparing [2023-04-24T01:34:47.066Z] e31c544e89a4: Preparing [2023-04-24T01:34:47.066Z] 861fbd6a3523: Preparing [2023-04-24T01:34:47.066Z] 579af1fc3c41: Preparing [2023-04-24T01:34:47.066Z] 3fe121e1997c: Preparing [2023-04-24T01:34:47.066Z] f0889c0661a5: Preparing [2023-04-24T01:34:47.066Z] f1417ff83b31: Preparing [2023-04-24T01:34:47.066Z] 579af1fc3c41: Waiting [2023-04-24T01:34:47.066Z] e31c544e89a4: Waiting [2023-04-24T01:34:47.066Z] 6a1eabbdb00b: Waiting [2023-04-24T01:34:47.066Z] 861fbd6a3523: Waiting [2023-04-24T01:34:47.066Z] f1417ff83b31: Waiting [2023-04-24T01:34:47.066Z] f0889c0661a5: Waiting [2023-04-24T01:34:47.066Z] 3fe121e1997c: Waiting [2023-04-24T01:34:47.066Z] acc83c6ca332: Layer already exists [2023-04-24T01:34:47.066Z] e67d08c937bd: Layer already exists [2023-04-24T01:34:47.066Z] 3827b5b91e75: Layer already exists [2023-04-24T01:34:47.066Z] c80fed95f740: Layer already exists [2023-04-24T01:34:47.066Z] 4ed1a700e8b8: Layer already exists [2023-04-24T01:34:47.066Z] 6a1eabbdb00b: Layer already exists [2023-04-24T01:34:47.066Z] e31c544e89a4: Layer already exists [2023-04-24T01:34:47.066Z] 579af1fc3c41: Layer already exists [2023-04-24T01:34:47.066Z] 861fbd6a3523: Layer already exists [2023-04-24T01:34:47.066Z] 3fe121e1997c: Layer already exists [2023-04-24T01:34:47.066Z] f0889c0661a5: Layer already exists [2023-04-24T01:34:47.066Z] f1417ff83b31: Layer already exists [2023-04-24T01:34:47.066Z] 3.0.0-dev.29: digest: sha256:d0b97ed316a72210798178c47e7e4dd2d4df936919bf68fe8362450aa29f2e4f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:47.392Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:47.702Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 [2023-04-24T01:34:47.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-24T01:34:47.702Z] c80fed95f740: Preparing [2023-04-24T01:34:47.702Z] 4ed1a700e8b8: Preparing [2023-04-24T01:34:47.702Z] e67d08c937bd: Preparing [2023-04-24T01:34:47.702Z] 3827b5b91e75: Preparing [2023-04-24T01:34:47.702Z] acc83c6ca332: Preparing [2023-04-24T01:34:47.702Z] 6a1eabbdb00b: Preparing [2023-04-24T01:34:47.702Z] e31c544e89a4: Preparing [2023-04-24T01:34:47.702Z] 861fbd6a3523: Preparing [2023-04-24T01:34:47.702Z] 579af1fc3c41: Preparing [2023-04-24T01:34:47.702Z] 3fe121e1997c: Preparing [2023-04-24T01:34:47.702Z] f0889c0661a5: Preparing [2023-04-24T01:34:47.702Z] f1417ff83b31: Preparing [2023-04-24T01:34:47.702Z] 579af1fc3c41: Waiting [2023-04-24T01:34:47.702Z] 3fe121e1997c: Waiting [2023-04-24T01:34:47.702Z] f0889c0661a5: Waiting [2023-04-24T01:34:47.702Z] 6a1eabbdb00b: Waiting [2023-04-24T01:34:47.702Z] f1417ff83b31: Waiting [2023-04-24T01:34:47.702Z] e31c544e89a4: Waiting [2023-04-24T01:34:47.702Z] 861fbd6a3523: Waiting [2023-04-24T01:34:47.702Z] 4ed1a700e8b8: Layer already exists [2023-04-24T01:34:47.702Z] e67d08c937bd: Layer already exists [2023-04-24T01:34:47.702Z] c80fed95f740: Layer already exists [2023-04-24T01:34:47.702Z] 3827b5b91e75: Layer already exists [2023-04-24T01:34:47.702Z] acc83c6ca332: Layer already exists [2023-04-24T01:34:47.702Z] e31c544e89a4: Layer already exists [2023-04-24T01:34:47.702Z] 861fbd6a3523: Layer already exists [2023-04-24T01:34:47.702Z] 6a1eabbdb00b: Layer already exists [2023-04-24T01:34:47.702Z] 3fe121e1997c: Layer already exists [2023-04-24T01:34:47.702Z] 579af1fc3c41: Layer already exists [2023-04-24T01:34:47.702Z] f1417ff83b31: Layer already exists [2023-04-24T01:34:47.702Z] f0889c0661a5: Layer already exists [2023-04-24T01:34:47.702Z] a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29: digest: sha256:d0b97ed316a72210798178c47e7e4dd2d4df936919bf68fe8362450aa29f2e4f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:48.020Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:48.343Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-04-24T01:34:48.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-24T01:34:48.344Z] c80fed95f740: Preparing [2023-04-24T01:34:48.344Z] 4ed1a700e8b8: Preparing [2023-04-24T01:34:48.344Z] e67d08c937bd: Preparing [2023-04-24T01:34:48.344Z] 3827b5b91e75: Preparing [2023-04-24T01:34:48.344Z] acc83c6ca332: Preparing [2023-04-24T01:34:48.344Z] 6a1eabbdb00b: Preparing [2023-04-24T01:34:48.344Z] e31c544e89a4: Preparing [2023-04-24T01:34:48.344Z] 861fbd6a3523: Preparing [2023-04-24T01:34:48.344Z] 579af1fc3c41: Preparing [2023-04-24T01:34:48.344Z] 3fe121e1997c: Preparing [2023-04-24T01:34:48.344Z] f0889c0661a5: Preparing [2023-04-24T01:34:48.344Z] f1417ff83b31: Preparing [2023-04-24T01:34:48.344Z] 861fbd6a3523: Waiting [2023-04-24T01:34:48.344Z] f0889c0661a5: Waiting [2023-04-24T01:34:48.344Z] 579af1fc3c41: Waiting [2023-04-24T01:34:48.344Z] 3fe121e1997c: Waiting [2023-04-24T01:34:48.344Z] f1417ff83b31: Waiting [2023-04-24T01:34:48.344Z] e31c544e89a4: Waiting [2023-04-24T01:34:48.344Z] acc83c6ca332: Layer already exists [2023-04-24T01:34:48.344Z] 4ed1a700e8b8: Layer already exists [2023-04-24T01:34:48.344Z] e67d08c937bd: Layer already exists [2023-04-24T01:34:48.344Z] c80fed95f740: Layer already exists [2023-04-24T01:34:48.344Z] 3827b5b91e75: Layer already exists [2023-04-24T01:34:48.344Z] 6a1eabbdb00b: Layer already exists [2023-04-24T01:34:48.344Z] e31c544e89a4: Layer already exists [2023-04-24T01:34:48.344Z] 861fbd6a3523: Layer already exists [2023-04-24T01:34:48.344Z] 3fe121e1997c: Layer already exists [2023-04-24T01:34:48.344Z] 579af1fc3c41: Layer already exists [2023-04-24T01:34:48.344Z] f0889c0661a5: Layer already exists [2023-04-24T01:34:48.344Z] f1417ff83b31: Layer already exists [2023-04-24T01:34:48.344Z] main: digest: sha256:d0b97ed316a72210798178c47e7e4dd2d4df936919bf68fe8362450aa29f2e4f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:34:48.395Z] ===================================================== [Pipeline] echo [2023-04-24T01:34:48.403Z] taggedImages: [2023-04-24T01:34:48.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [2023-04-24T01:34:48.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-24T01:34:48.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.29 [2023-04-24T01:34:48.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 [2023-04-24T01:34:48.403Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:48.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:34:48.787Z] [2023-04-24T01:34:48.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:34:49.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:34:49.094Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T01:34:49.094Z] 5eb5b503b376: Pulling fs layer [2023-04-24T01:34:49.094Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T01:34:49.094Z] ec43610c2a17: Pulling fs layer [2023-04-24T01:34:49.094Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T01:34:49.094Z] 33b1e0a273af: Pulling fs layer [2023-04-24T01:34:49.094Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T01:34:49.094Z] 2f39f015ded8: Pulling fs layer [2023-04-24T01:34:49.094Z] 33b1e0a273af: Waiting [2023-04-24T01:34:49.094Z] 3a2ae6a8a46f: Waiting [2023-04-24T01:34:49.094Z] 2f39f015ded8: Waiting [2023-04-24T01:34:49.094Z] 5c69ac0246d0: Verifying Checksum [2023-04-24T01:34:49.094Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T01:34:49.094Z] 3a2ae6a8a46f: Download complete [2023-04-24T01:34:49.094Z] 33b1e0a273af: Verifying Checksum [2023-04-24T01:34:49.094Z] 33b1e0a273af: Download complete [2023-04-24T01:34:49.094Z] ec43610c2a17: Verifying Checksum [2023-04-24T01:34:49.094Z] ec43610c2a17: Download complete [2023-04-24T01:34:49.094Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T01:34:49.094Z] 5d3b04190fa2: Download complete [2023-04-24T01:34:49.358Z] 5eb5b503b376: Verifying Checksum [2023-04-24T01:34:49.358Z] 5eb5b503b376: Download complete [2023-04-24T01:34:49.928Z] 2f39f015ded8: Download complete [2023-04-24T01:34:50.494Z] 5eb5b503b376: Pull complete [2023-04-24T01:34:50.494Z] 5c69ac0246d0: Pull complete [2023-04-24T01:34:51.060Z] ec43610c2a17: Pull complete [2023-04-24T01:34:51.060Z] 3a2ae6a8a46f: Pull complete [2023-04-24T01:34:51.060Z] 33b1e0a273af: Pull complete [2023-04-24T01:34:51.317Z] 5d3b04190fa2: Pull complete [2023-04-24T01:34:55.508Z] 2f39f015ded8: Pull complete [2023-04-24T01:34:55.508Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T01:34:55.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:34:55.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:34:55.587Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-04-24T01:34:55.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T01:35:00.067Z] $ docker top a7919ae1493222f668fccac37b12a0f09844ad213a837134e4e39c64d07615df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:35:00.438Z] ---> job-cost.sh [2023-04-24T01:35:00.438Z] lf-activate-venv: SKIPPING [2023-04-24T01:35:00.438Z] INFO: No Stack... [2023-04-24T01:35:00.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T01:35:00.957Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T01:35:01.252Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-04-24T01:35:01.252Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T01:35:01.266Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] [2023-04-24T01:35:01.276Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] did not exist. Created. [2023-04-24T01:35:01.277Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T01:35:01.587Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T01:35:01.616Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T01:35:01.624Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T01:35:01.645Z] $ docker stop --time=1 a7919ae1493222f668fccac37b12a0f09844ad213a837134e4e39c64d07615df [2023-04-24T01:35:02.789Z] $ docker rm -f --volumes a7919ae1493222f668fccac37b12a0f09844ad213a837134e4e39c64d07615df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T01:35:52.687Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9437 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-04-24T01:35:52.701Z] Running in /w/workspace/device-usb-camera/101 [Pipeline] { [Pipeline] checkout [2023-04-24T01:35:52.756Z] Selected Git installation does not exist. Using Default [2023-04-24T01:35:52.757Z] The recommended git tool is: NONE [2023-04-24T01:35:59.721Z] using credential edgex-jenkins-ssh [2023-04-24T01:35:59.747Z] Cloning the remote Git repository [2023-04-24T01:35:59.838Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-04-24T01:35:59.972Z] > git init /w/workspace/device-usb-camera/101 # timeout=10 [2023-04-24T01:36:00.167Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-04-24T01:36:00.168Z] > git --version # timeout=10 [2023-04-24T01:36:00.197Z] > git --version # 'git version 2.25.1' [2023-04-24T01:36:00.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T01:36:00.423Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T01:36:01.226Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-04-24T01:36:01.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T01:36:02.445Z] Avoid second fetch [2023-04-24T01:36:02.446Z] Checking out Revision a96d24b1846f601a5cabef5dd86be8ade2ea54c6 (main) [2023-04-24T01:36:02.470Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T01:36:02.560Z] > git checkout -f a96d24b1846f601a5cabef5dd86be8ade2ea54c6 # timeout=10 [2023-04-24T01:36:03.188Z] Commit message: "Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.73" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:36:04.189Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T01:36:04.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:36:04.189Z] Dload Upload Total Spent Left Speed [2023-04-24T01:36:04.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-04-24T01:36:04.914Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T01:36:05.265Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T01:36:05.265Z] + sudo tee /etc/docker/daemon.new [2023-04-24T01:36:05.265Z] { [2023-04-24T01:36:05.265Z] "registry-mirrors": [ [2023-04-24T01:36:05.265Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T01:36:05.265Z] ], [2023-04-24T01:36:05.265Z] "bip": "10.250.0.254/24", [2023-04-24T01:36:05.265Z] "hosts": [ [2023-04-24T01:36:05.265Z] "tcp://0.0.0.0:5555", [2023-04-24T01:36:05.265Z] "unix:///var/run/docker.sock" [2023-04-24T01:36:05.265Z] ], [2023-04-24T01:36:05.265Z] "mtu": 1458, [2023-04-24T01:36:05.265Z] "selinux-enabled": true, [2023-04-24T01:36:05.265Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T01:36:05.265Z] } [Pipeline] sh [2023-04-24T01:36:05.622Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T01:36:05.991Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:36:28.240Z] provisioning config files... [2023-04-24T01:36:28.274Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/101@tmp/config13299280580510325156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:36:28.658Z] ---> docker-login.sh [2023-04-24T01:36:28.658Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:36:29.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:36:29.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:36:29.273Z] Configure a credential helper to remove this warning. See [2023-04-24T01:36:29.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:36:29.273Z] [2023-04-24T01:36:29.273Z] Login Succeeded [2023-04-24T01:36:29.273Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:36:29.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:36:29.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:36:29.838Z] Configure a credential helper to remove this warning. See [2023-04-24T01:36:29.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:36:29.838Z] [2023-04-24T01:36:29.838Z] Login Succeeded [2023-04-24T01:36:29.838Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:36:30.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:36:30.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:36:30.115Z] Configure a credential helper to remove this warning. See [2023-04-24T01:36:30.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:36:30.115Z] [2023-04-24T01:36:30.115Z] Login Succeeded [2023-04-24T01:36:30.115Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:36:30.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:36:30.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:36:30.671Z] Configure a credential helper to remove this warning. See [2023-04-24T01:36:30.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:36:30.671Z] [2023-04-24T01:36:30.671Z] Login Succeeded [2023-04-24T01:36:30.671Z] docker.io [2023-04-24T01:36:30.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:36:31.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:36:31.243Z] Configure a credential helper to remove this warning. See [2023-04-24T01:36:31.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:36:31.243Z] [2023-04-24T01:36:31.243Z] Login Succeeded [2023-04-24T01:36:31.243Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:36:31.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T01:36:31.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:36:31.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:36:31.673Z] ========================================================= [2023-04-24T01:36:31.674Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T01:36:31.674Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:36:32.050Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T01:36:32.327Z] Sending build context to Docker daemon 1.22MB [2023-04-24T01:36:32.327Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:36:32.327Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-24T01:36:32.603Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T01:36:32.603Z] af6eaf76a39c: Pulling fs layer [2023-04-24T01:36:32.603Z] 55522c791124: Pulling fs layer [2023-04-24T01:36:32.603Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T01:36:32.603Z] 169dfbe0d373: Pulling fs layer [2023-04-24T01:36:32.603Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T01:36:32.603Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T01:36:32.603Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T01:36:32.603Z] 169dfbe0d373: Waiting [2023-04-24T01:36:32.603Z] e1ff8fa3b103: Waiting [2023-04-24T01:36:32.603Z] 52ebb69f0ebf: Waiting [2023-04-24T01:36:32.603Z] 5abe8eddf0d5: Waiting [2023-04-24T01:36:32.603Z] 55522c791124: Verifying Checksum [2023-04-24T01:36:32.603Z] 55522c791124: Download complete [2023-04-24T01:36:32.603Z] 169dfbe0d373: Verifying Checksum [2023-04-24T01:36:32.603Z] 169dfbe0d373: Download complete [2023-04-24T01:36:32.877Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T01:36:32.877Z] e1ff8fa3b103: Download complete [2023-04-24T01:36:32.877Z] af6eaf76a39c: Verifying Checksum [2023-04-24T01:36:32.877Z] af6eaf76a39c: Download complete [2023-04-24T01:36:33.879Z] af6eaf76a39c: Pull complete [2023-04-24T01:36:34.158Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T01:36:34.158Z] 5abe8eddf0d5: Download complete [2023-04-24T01:36:34.433Z] 55522c791124: Pull complete [2023-04-24T01:36:35.898Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T01:36:35.898Z] ce5c4a1c91eb: Download complete [2023-04-24T01:36:35.898Z] 52ebb69f0ebf: Download complete [2023-04-24T01:36:48.589Z] ce5c4a1c91eb: Pull complete [2023-04-24T01:36:48.589Z] 169dfbe0d373: Pull complete [2023-04-24T01:36:48.589Z] e1ff8fa3b103: Pull complete [2023-04-24T01:36:56.879Z] 52ebb69f0ebf: Pull complete [2023-04-24T01:36:58.336Z] 5abe8eddf0d5: Pull complete [2023-04-24T01:36:58.336Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T01:36:58.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T01:36:58.336Z] ---> 6cb57ee374ae [2023-04-24T01:36:58.336Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:36:59.358Z] ---> Running in 42c8fa1fc2f7 [2023-04-24T01:36:59.987Z] Removing intermediate container 42c8fa1fc2f7 [2023-04-24T01:36:59.987Z] ---> a264625c80f3 [2023-04-24T01:36:59.987Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:36:59.987Z] ---> Running in 123ec8ebc4fa [2023-04-24T01:37:00.265Z] Removing intermediate container 123ec8ebc4fa [2023-04-24T01:37:00.265Z] ---> 4a71c491807e [2023-04-24T01:37:00.265Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-24T01:37:00.265Z] ---> Running in 9da81c861f16 [2023-04-24T01:37:00.868Z] Removing intermediate container 9da81c861f16 [2023-04-24T01:37:00.868Z] ---> bfd3bb823835 [2023-04-24T01:37:00.868Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-24T01:37:00.868Z] ---> Running in 3c11521aeb38 [2023-04-24T01:37:01.140Z] Removing intermediate container 3c11521aeb38 [2023-04-24T01:37:01.140Z] ---> a2d6be93eace [2023-04-24T01:37:01.140Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:37:01.411Z] ---> Running in 682b427122fc [2023-04-24T01:37:02.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:37:03.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:37:04.959Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-24T01:37:04.959Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-24T01:37:04.959Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-24T01:37:04.959Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-24T01:37:04.959Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-24T01:37:05.553Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-24T01:37:05.553Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-24T01:37:05.553Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-24T01:37:05.553Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-24T01:37:05.553Z] (10/14) Installing kmod-libs (30-r1) [2023-04-24T01:37:05.553Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-24T01:37:05.553Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-24T01:37:05.553Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-24T01:37:05.829Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-24T01:37:05.829Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:37:05.829Z] Executing eudev-3.2.11-r4.trigger [2023-04-24T01:37:05.829Z] OK: 271 MiB in 67 packages [2023-04-24T01:37:07.264Z] Removing intermediate container 682b427122fc [2023-04-24T01:37:07.264Z] ---> 97b9b17f91ca [2023-04-24T01:37:07.264Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-24T01:37:07.264Z] ---> Running in cf17c06671b5 [2023-04-24T01:37:07.865Z] Removing intermediate container cf17c06671b5 [2023-04-24T01:37:07.865Z] ---> 66a8a462aaa1 [2023-04-24T01:37:07.865Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-24T01:37:08.459Z] ---> fe8a8a51107a [2023-04-24T01:37:08.459Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:37:08.459Z] ---> Running in 9b85b7d1433e [2023-04-24T01:38:16.445Z] Removing intermediate container 9b85b7d1433e [2023-04-24T01:38:16.445Z] ---> da35cb18d3d8 [2023-04-24T01:38:16.445Z] Step 11/13 : COPY . . [2023-04-24T01:38:16.445Z] ---> 8b4df970b2b5 [2023-04-24T01:38:16.445Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-24T01:38:16.445Z] ---> Running in 033a4e1d26fb [2023-04-24T01:38:16.445Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:38:16.445Z] Dload Upload Total Spent Left Speed [2023-04-24T01:38:16.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3069 0 --:--:-- --:--:-- --:--:-- 3078 [2023-04-24T01:38:17.036Z] Removing intermediate container 033a4e1d26fb [2023-04-24T01:38:17.036Z] ---> a1e1fa8a52c1 [2023-04-24T01:38:17.036Z] Step 13/13 : RUN ${MAKE} [2023-04-24T01:38:17.036Z] ---> Running in a83dc09b26d3 [2023-04-24T01:38:18.009Z] noop [2023-04-24T01:38:18.607Z] Removing intermediate container a83dc09b26d3 [2023-04-24T01:38:18.607Z] ---> d514554754d1 [2023-04-24T01:38:18.878Z] Successfully built d514554754d1 [2023-04-24T01:38:18.878Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:38:19.259Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T01:38:19.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:38:19.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-9437 does not seem to be running inside a container [2023-04-24T01:38:19.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/101 -v /w/workspace/device-usb-camera/101:/w/workspace/device-usb-camera/101:rw,z -v /w/workspace/device-usb-camera/101@tmp:/w/workspace/device-usb-camera/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T01:38:21.055Z] $ docker top 355f5d7c18ab66240aa3a8b994b0d1c13998e8b8ad9550ea03b6f6aac7dc005c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:38:21.959Z] + go version [2023-04-24T01:38:21.959Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T01:38:21.989Z] $ docker stop --time=1 355f5d7c18ab66240aa3a8b994b0d1c13998e8b8ad9550ea03b6f6aac7dc005c [2023-04-24T01:38:23.687Z] $ docker rm -f --volumes 355f5d7c18ab66240aa3a8b994b0d1c13998e8b8ad9550ea03b6f6aac7dc005c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:38:24.293Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T01:38:24.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:38:24.523Z] prd-ubuntu20.04-docker-arm64-4c-16g-9437 does not seem to be running inside a container [2023-04-24T01:38:24.614Z] $ 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/101 -v /w/workspace/device-usb-camera/101:/w/workspace/device-usb-camera/101:rw,z -v /w/workspace/device-usb-camera/101@tmp:/w/workspace/device-usb-camera/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T01:38:26.006Z] $ docker top 69d2c78b0e5b162ff14645ca0b6f6a9e4946aa4db9af71b9d344785e96df4c62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:38:26.882Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/101 [Pipeline] fileExists [Pipeline] sh [2023-04-24T01:38:27.546Z] + make test [2023-04-24T01:38:27.547Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T01:39:14.455Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-24T01:42:06.720Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-24T01:42:06.720Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 2.0% of statements [2023-04-24T01:42:06.720Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T01:42:06.720Z] go vet ./... [2023-04-24T01:42:33.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T01:42:33.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T01:42:33.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T01:42:33.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T01:42:33.553Z] $ docker stop --time=1 69d2c78b0e5b162ff14645ca0b6f6a9e4946aa4db9af71b9d344785e96df4c62 [2023-04-24T01:42:35.590Z] $ docker rm -f --volumes 69d2c78b0e5b162ff14645ca0b6f6a9e4946aa4db9af71b9d344785e96df4c62 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:42:36.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T01:42:37.042Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T01:42:37.777Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T01:42:38.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T01:42:38.538Z] + ls -al . [2023-04-24T01:42:38.538Z] total 188 [2023-04-24T01:42:38.538Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 01:38 . [2023-04-24T01:42:38.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:36 .. [2023-04-24T01:42:38.538Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 01:36 .git [2023-04-24T01:42:38.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:36 .github [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 24 01:36 .gitignore [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 01:36 .golangci.yml [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 24 01:36 .hadolint.yml [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 9665 Apr 24 01:36 Attribution.txt [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 24 01:36 CHANGELOG.md [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 24 01:36 Dockerfile [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 01:36 GOVERNANCE.md [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 24 01:36 Jenkinsfile [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 01:36 LICENSE [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 24 01:36 Makefile [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 24 01:36 OWNERS.md [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 24 01:36 README.md [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 01:32 VERSION [2023-04-24T01:42:38.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 01:36 bin [2023-04-24T01:42:38.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:36 cmd [2023-04-24T01:42:38.538Z] -rw-r--r-- 1 jenkins jenkins 28693 Apr 24 01:41 coverage.out [2023-04-24T01:42:38.538Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 24 01:36 docker-entrypoint.sh [2023-04-24T01:42:38.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:36 docs [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 24 01:36 go.mod [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 31603 Apr 24 01:36 go.sum [2023-04-24T01:42:38.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 01:36 internal [2023-04-24T01:42:38.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 01:36 snap [2023-04-24T01:42:38.538Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 24 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:42:38.905Z] + 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=a96d24b1846f601a5cabef5dd86be8ade2ea54c6 --label arch=arm64 --label version=3.0.0-dev.29 . [2023-04-24T01:42:39.183Z] Sending build context to Docker daemon 1.249MB [2023-04-24T01:42:39.458Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T01:42:39.458Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-24T01:42:39.458Z] ---> d514554754d1 [2023-04-24T01:42:39.458Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-24T01:42:39.458Z] ---> Running in 67928e923059 [2023-04-24T01:42:39.730Z] Removing intermediate container 67928e923059 [2023-04-24T01:42:39.730Z] ---> d5bd89d3bc48 [2023-04-24T01:42:39.730Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T01:42:40.003Z] ---> Running in 157615f89752 [2023-04-24T01:42:40.280Z] Removing intermediate container 157615f89752 [2023-04-24T01:42:40.280Z] ---> 6a529070204a [2023-04-24T01:42:40.280Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-24T01:42:40.556Z] ---> Running in c111dfb63b95 [2023-04-24T01:42:40.830Z] Removing intermediate container c111dfb63b95 [2023-04-24T01:42:40.830Z] ---> d831b4bf4a53 [2023-04-24T01:42:40.830Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-24T01:42:40.830Z] ---> Running in 1af669de453c [2023-04-24T01:42:41.428Z] Removing intermediate container 1af669de453c [2023-04-24T01:42:41.428Z] ---> 89daf58a8efa [2023-04-24T01:42:41.428Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T01:42:41.428Z] ---> Running in 13898f4e32f4 [2023-04-24T01:42:43.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:42:43.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:42:44.883Z] OK: 271 MiB in 67 packages [2023-04-24T01:42:46.323Z] Removing intermediate container 13898f4e32f4 [2023-04-24T01:42:46.323Z] ---> 1b3ceb0c4e92 [2023-04-24T01:42:46.323Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-24T01:42:46.323Z] ---> Running in 48e8f58999cf [2023-04-24T01:42:46.595Z] Removing intermediate container 48e8f58999cf [2023-04-24T01:42:46.595Z] ---> 8ef3288cad7f [2023-04-24T01:42:46.595Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-24T01:42:47.191Z] ---> 7e847eb7ae3b [2023-04-24T01:42:47.191Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T01:42:47.191Z] ---> Running in 1a81b3803061 [2023-04-24T01:42:50.723Z] Removing intermediate container 1a81b3803061 [2023-04-24T01:42:50.723Z] ---> 2c5fc15bc5bc [2023-04-24T01:42:50.723Z] Step 11/35 : COPY . . [2023-04-24T01:42:51.700Z] ---> 22abdd3ffc2b [2023-04-24T01:42:51.700Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-24T01:42:51.700Z] ---> Running in a493d730c872 [2023-04-24T01:42:52.684Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:42:52.684Z] Dload Upload Total Spent Left Speed [2023-04-24T01:42:52.953Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3038 0 --:--:-- --:--:-- --:--:-- 3051 [2023-04-24T01:42:53.926Z] Removing intermediate container a493d730c872 [2023-04-24T01:42:53.926Z] ---> 5452c1b9ab53 [2023-04-24T01:42:53.926Z] Step 13/35 : RUN ${MAKE} [2023-04-24T01:42:53.926Z] ---> Running in 32217d39d4de [2023-04-24T01:42:54.892Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-24T01:46:02.013Z] Removing intermediate container 32217d39d4de [2023-04-24T01:46:02.013Z] ---> 74727bcd8b5c [2023-04-24T01:46:02.013Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-24T01:46:02.013Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-24T01:46:02.013Z] 8766b47fe142: Pulling fs layer [2023-04-24T01:46:02.013Z] 8766b47fe142: Verifying Checksum [2023-04-24T01:46:02.013Z] 8766b47fe142: Download complete [2023-04-24T01:46:02.013Z] 8766b47fe142: Pull complete [2023-04-24T01:46:02.013Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-24T01:46:02.013Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-24T01:46:02.013Z] ---> 69d40e2cb93c [2023-04-24T01:46:02.013Z] Step 15/35 : FROM alpine:3.17 [2023-04-24T01:46:02.013Z] 3.17: Pulling from library/alpine [2023-04-24T01:46:02.013Z] c41833b44d91: Pulling fs layer [2023-04-24T01:46:02.013Z] c41833b44d91: Verifying Checksum [2023-04-24T01:46:02.013Z] c41833b44d91: Download complete [2023-04-24T01:46:02.979Z] c41833b44d91: Pull complete [2023-04-24T01:46:02.979Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T01:46:02.979Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T01:46:02.979Z] ---> 51e60588ff2c [2023-04-24T01:46:02.979Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-24T01:46:02.979Z] ---> Running in 29b5976d4b4d [2023-04-24T01:46:03.249Z] Removing intermediate container 29b5976d4b4d [2023-04-24T01:46:03.249Z] ---> fc974d5d5e67 [2023-04-24T01:46:03.249Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-24T01:46:03.519Z] ---> Running in 47a28d6299fa [2023-04-24T01:46:04.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T01:46:05.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T01:46:06.596Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-04-24T01:46:06.596Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-04-24T01:46:06.596Z] (3/83) Installing libxau (1.0.10-r0) [2023-04-24T01:46:06.596Z] (4/83) Installing libmd (1.0.4-r0) [2023-04-24T01:46:06.596Z] (5/83) Installing libbsd (0.11.7-r0) [2023-04-24T01:46:06.596Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-04-24T01:46:06.596Z] (7/83) Installing libxcb (1.15-r0) [2023-04-24T01:46:06.596Z] (8/83) Installing libx11 (1.8.4-r0) [2023-04-24T01:46:06.871Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-04-24T01:46:06.871Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-04-24T01:46:07.148Z] (11/83) Installing libexpat (2.5.0-r0) [2023-04-24T01:46:07.148Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-04-24T01:46:07.148Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-04-24T01:46:07.148Z] (14/83) Installing libpng (1.6.38-r0) [2023-04-24T01:46:07.148Z] (15/83) Installing freetype (2.12.1-r0) [2023-04-24T01:46:07.148Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-04-24T01:46:07.148Z] (17/83) Installing fribidi (1.0.12-r0) [2023-04-24T01:46:07.148Z] (18/83) Installing libffi (3.4.4-r0) [2023-04-24T01:46:07.148Z] (19/83) Installing libintl (0.21.1-r1) [2023-04-24T01:46:07.148Z] (20/83) Installing libblkid (2.38.1-r1) [2023-04-24T01:46:07.431Z] (21/83) Installing libmount (2.38.1-r1) [2023-04-24T01:46:07.431Z] (22/83) Installing pcre2 (10.42-r0) [2023-04-24T01:46:07.431Z] (23/83) Installing glib (2.74.6-r0) [2023-04-24T01:46:07.431Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-04-24T01:46:07.431Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-04-24T01:46:07.431Z] (26/83) Installing libass (0.16.0-r1) [2023-04-24T01:46:07.431Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-04-24T01:46:07.431Z] (28/83) Installing libdrm (2.4.114-r0) [2023-04-24T01:46:07.707Z] (29/83) Installing gmp (6.2.1-r2) [2023-04-24T01:46:07.707Z] (30/83) Installing nettle (3.8.1-r0) [2023-04-24T01:46:07.707Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-04-24T01:46:07.707Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-04-24T01:46:07.707Z] (33/83) Installing libunistring (1.1-r0) [2023-04-24T01:46:07.707Z] (34/83) Installing gnutls (3.7.8-r3) [2023-04-24T01:46:07.707Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-24T01:46:07.707Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-24T01:46:07.982Z] (37/83) Installing lame (3.100-r2) [2023-04-24T01:46:07.982Z] (38/83) Installing opus (1.3.1-r1) [2023-04-24T01:46:07.982Z] (39/83) Installing libasyncns (0.8-r1) [2023-04-24T01:46:07.982Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-04-24T01:46:07.982Z] (41/83) Installing libltdl (2.4.7-r1) [2023-04-24T01:46:07.982Z] (42/83) Installing orc (0.4.33-r0) [2023-04-24T01:46:07.982Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-04-24T01:46:07.982Z] (44/83) Installing libogg (1.3.5-r2) [2023-04-24T01:46:07.982Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-24T01:46:07.982Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-04-24T01:46:07.982Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-04-24T01:46:08.260Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-04-24T01:46:08.260Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-04-24T01:46:08.260Z] (50/83) Installing soxr (0.1.3-r3) [2023-04-24T01:46:08.260Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-04-24T01:46:08.260Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-04-24T01:46:08.260Z] (53/83) Installing libpulse (16.1-r6) [2023-04-24T01:46:08.260Z] (54/83) Installing cjson (1.7.15-r3) [2023-04-24T01:46:08.260Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-04-24T01:46:08.260Z] (56/83) Installing librist (0.2.7-r0) [2023-04-24T01:46:08.260Z] (57/83) Installing libsrt (1.5.1-r0) [2023-04-24T01:46:08.541Z] (58/83) Installing libssh (0.10.4-r0) [2023-04-24T01:46:08.541Z] (59/83) Installing libtheora (1.1.1-r16) [2023-04-24T01:46:08.541Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-04-24T01:46:08.541Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-04-24T01:46:08.541Z] (62/83) Installing libxext (1.3.5-r0) [2023-04-24T01:46:08.541Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-04-24T01:46:08.541Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-04-24T01:46:08.541Z] (65/83) Installing libva (2.16.0-r0) [2023-04-24T01:46:08.541Z] (66/83) Installing libvdpau (1.5-r0) [2023-04-24T01:46:08.541Z] (67/83) Installing vidstab (1.1.0-r2) [2023-04-24T01:46:08.541Z] (68/83) Installing libvpx (1.12.0-r1) [2023-04-24T01:46:08.541Z] (69/83) Installing libwebp (1.2.4-r1) [2023-04-24T01:46:08.812Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-04-24T01:46:08.812Z] (71/83) Installing numactl (2.0.16-r1) [2023-04-24T01:46:08.812Z] (72/83) Installing x265-libs (3.5-r3) [2023-04-24T01:46:08.812Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-04-24T01:46:09.083Z] (74/83) Installing libsodium (1.0.18-r2) [2023-04-24T01:46:09.083Z] (75/83) Installing libzmq (4.3.4-r1) [2023-04-24T01:46:09.083Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-04-24T01:46:09.676Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-04-24T01:46:09.676Z] (78/83) Installing udev-init-scripts (35-r1) [2023-04-24T01:46:09.676Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-04-24T01:46:09.676Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-04-24T01:46:09.676Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-04-24T01:46:09.676Z] (82/83) Installing kmod-libs (30-r1) [2023-04-24T01:46:09.676Z] (83/83) Installing eudev (3.2.11-r4) [2023-04-24T01:46:09.676Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T01:46:09.676Z] Executing eudev-3.2.11-r4.trigger [2023-04-24T01:46:09.676Z] OK: 86 MiB in 98 packages [2023-04-24T01:46:13.041Z] Removing intermediate container 47a28d6299fa [2023-04-24T01:46:13.041Z] ---> f85503b60389 [2023-04-24T01:46:13.041Z] Step 18/35 : WORKDIR / [2023-04-24T01:46:13.312Z] ---> Running in 2f4d9388d126 [2023-04-24T01:46:13.583Z] Removing intermediate container 2f4d9388d126 [2023-04-24T01:46:13.583Z] ---> 3f4e2be59083 [2023-04-24T01:46:13.583Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-24T01:46:15.001Z] ---> f269999e8886 [2023-04-24T01:46:15.001Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-24T01:46:15.590Z] ---> 9315e49afa4b [2023-04-24T01:46:15.590Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-24T01:46:16.183Z] ---> 1b42ce668f79 [2023-04-24T01:46:16.183Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-24T01:46:16.776Z] ---> 36ea70d878de [2023-04-24T01:46:16.776Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-24T01:46:17.366Z] ---> b8c8c438e453 [2023-04-24T01:46:17.366Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-24T01:46:17.961Z] ---> 54e9212777a5 [2023-04-24T01:46:17.961Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-24T01:46:19.918Z] ---> 95d878f05531 [2023-04-24T01:46:19.918Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-24T01:46:19.918Z] ---> Running in 5a19f4d478fc [2023-04-24T01:46:21.349Z] Removing intermediate container 5a19f4d478fc [2023-04-24T01:46:21.349Z] ---> 2a1949d713db [2023-04-24T01:46:21.349Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-24T01:46:21.618Z] ---> Running in d37aad8d9a90 [2023-04-24T01:46:23.589Z] Removing intermediate container d37aad8d9a90 [2023-04-24T01:46:23.589Z] ---> 7a5bd7c742c1 [2023-04-24T01:46:23.589Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-24T01:46:23.589Z] ---> Running in e5cf7dd30c25 [2023-04-24T01:46:25.576Z] Removing intermediate container e5cf7dd30c25 [2023-04-24T01:46:25.576Z] ---> d61b8ae55c78 [2023-04-24T01:46:25.576Z] Step 29/35 : EXPOSE 59983 [2023-04-24T01:46:25.576Z] ---> Running in feffc4bc6b23 [2023-04-24T01:46:25.576Z] Removing intermediate container feffc4bc6b23 [2023-04-24T01:46:25.576Z] ---> 4797c5e26084 [2023-04-24T01:46:25.576Z] Step 30/35 : EXPOSE 8554 [2023-04-24T01:46:25.847Z] ---> Running in 6a2918be6904 [2023-04-24T01:46:26.118Z] Removing intermediate container 6a2918be6904 [2023-04-24T01:46:26.118Z] ---> 15ff4ba5fedf [2023-04-24T01:46:26.118Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-24T01:46:26.118Z] ---> Running in 47bb49bb0b84 [2023-04-24T01:46:26.397Z] Removing intermediate container 47bb49bb0b84 [2023-04-24T01:46:26.397Z] ---> 87ed3b6231e2 [2023-04-24T01:46:26.397Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-24T01:46:26.665Z] ---> Running in 9fce09f3c7cb [2023-04-24T01:46:26.936Z] Removing intermediate container 9fce09f3c7cb [2023-04-24T01:46:26.936Z] ---> 75795a459fb2 [2023-04-24T01:46:26.936Z] Step 33/35 : LABEL arch=arm64 [2023-04-24T01:46:26.936Z] ---> Running in 31cf783f34d8 [2023-04-24T01:46:27.209Z] Removing intermediate container 31cf783f34d8 [2023-04-24T01:46:27.209Z] ---> b36fd8f90a75 [2023-04-24T01:46:27.209Z] Step 34/35 : LABEL git_sha=a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [2023-04-24T01:46:27.480Z] ---> Running in 629eed2afdad [2023-04-24T01:46:27.752Z] Removing intermediate container 629eed2afdad [2023-04-24T01:46:27.752Z] ---> 5613f61fc8b6 [2023-04-24T01:46:27.752Z] Step 35/35 : LABEL version=3.0.0-dev.29 [2023-04-24T01:46:27.752Z] ---> Running in cbfef94627d0 [2023-04-24T01:46:28.023Z] Removing intermediate container cbfef94627d0 [2023-04-24T01:46:28.023Z] ---> 50a8dd097b42 [2023-04-24T01:46:28.023Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T01:46:28.293Z] Successfully built 50a8dd097b42 [2023-04-24T01:46:28.293Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:46:28.437Z] provisioning config files... [2023-04-24T01:46:28.457Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/101@tmp/config14765781238004058653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:46:28.817Z] ---> docker-login.sh [2023-04-24T01:46:28.817Z] nexus3.edgexfoundry.org:10001 [2023-04-24T01:46:29.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:46:29.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:46:29.088Z] Configure a credential helper to remove this warning. See [2023-04-24T01:46:29.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:46:29.089Z] [2023-04-24T01:46:29.089Z] Login Succeeded [2023-04-24T01:46:29.089Z] nexus3.edgexfoundry.org:10002 [2023-04-24T01:46:29.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:46:29.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:46:29.635Z] Configure a credential helper to remove this warning. See [2023-04-24T01:46:29.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:46:29.635Z] [2023-04-24T01:46:29.635Z] Login Succeeded [2023-04-24T01:46:29.635Z] nexus3.edgexfoundry.org:10003 [2023-04-24T01:46:29.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:46:29.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:46:29.907Z] Configure a credential helper to remove this warning. See [2023-04-24T01:46:29.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:46:29.907Z] [2023-04-24T01:46:29.907Z] Login Succeeded [2023-04-24T01:46:29.907Z] nexus3.edgexfoundry.org:10004 [2023-04-24T01:46:30.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:46:30.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:46:30.500Z] Configure a credential helper to remove this warning. See [2023-04-24T01:46:30.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:46:30.500Z] [2023-04-24T01:46:30.500Z] Login Succeeded [2023-04-24T01:46:30.500Z] docker.io [2023-04-24T01:46:30.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T01:46:31.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T01:46:31.038Z] Configure a credential helper to remove this warning. See [2023-04-24T01:46:31.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T01:46:31.038Z] [2023-04-24T01:46:31.038Z] Login Succeeded [2023-04-24T01:46:31.038Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T01:46:31.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:46:31.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T01:46:31.114Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-04-24T01:46:31.114Z] a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [2023-04-24T01:46:31.114Z] latest [2023-04-24T01:46:31.114Z] 3.0.0-dev.29 [2023-04-24T01:46:31.114Z] a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 [2023-04-24T01:46:31.114Z] main [2023-04-24T01:46:31.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:31.486Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:31.843Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [2023-04-24T01:46:31.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-24T01:46:31.843Z] 4873b42915d9: Preparing [2023-04-24T01:46:31.843Z] 3a404ff45910: Preparing [2023-04-24T01:46:31.843Z] aeaa98e52991: Preparing [2023-04-24T01:46:31.843Z] 608d194cb50c: Preparing [2023-04-24T01:46:31.843Z] acc83c6ca332: Preparing [2023-04-24T01:46:31.843Z] 68516986582d: Preparing [2023-04-24T01:46:31.843Z] a56980515db6: Preparing [2023-04-24T01:46:31.843Z] 5712cff14394: Preparing [2023-04-24T01:46:31.843Z] 923f726d6e53: Preparing [2023-04-24T01:46:31.843Z] a45967b09fd5: Preparing [2023-04-24T01:46:31.843Z] b10eeb9cc9d1: Preparing [2023-04-24T01:46:31.843Z] 26cbea5cba74: Preparing [2023-04-24T01:46:31.843Z] 923f726d6e53: Waiting [2023-04-24T01:46:31.843Z] 68516986582d: Waiting [2023-04-24T01:46:31.843Z] a56980515db6: Waiting [2023-04-24T01:46:31.843Z] a45967b09fd5: Waiting [2023-04-24T01:46:31.843Z] b10eeb9cc9d1: Waiting [2023-04-24T01:46:31.843Z] 26cbea5cba74: Waiting [2023-04-24T01:46:31.843Z] 5712cff14394: Waiting [2023-04-24T01:46:32.117Z] aeaa98e52991: Pushed [2023-04-24T01:46:32.117Z] acc83c6ca332: Pushed [2023-04-24T01:46:32.117Z] 3a404ff45910: Pushed [2023-04-24T01:46:32.117Z] 4873b42915d9: Pushed [2023-04-24T01:46:32.386Z] 68516986582d: Pushed [2023-04-24T01:46:32.386Z] a56980515db6: Pushed [2023-04-24T01:46:32.386Z] 5712cff14394: Pushed [2023-04-24T01:46:32.386Z] 923f726d6e53: Pushed [2023-04-24T01:46:32.386Z] 26cbea5cba74: Layer already exists [2023-04-24T01:46:39.058Z] 608d194cb50c: Pushed [2023-04-24T01:46:39.058Z] a45967b09fd5: Pushed [2023-04-24T01:46:49.176Z] b10eeb9cc9d1: Pushed [2023-04-24T01:46:49.449Z] a96d24b1846f601a5cabef5dd86be8ade2ea54c6: digest: sha256:0844f43cd1de1329b6d2f5e9f6ed3b22408471888906bead13384aa1078c4729 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:49.807Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:50.166Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-24T01:46:50.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-24T01:46:50.167Z] 4873b42915d9: Preparing [2023-04-24T01:46:50.167Z] 3a404ff45910: Preparing [2023-04-24T01:46:50.167Z] aeaa98e52991: Preparing [2023-04-24T01:46:50.167Z] 608d194cb50c: Preparing [2023-04-24T01:46:50.167Z] acc83c6ca332: Preparing [2023-04-24T01:46:50.167Z] 68516986582d: Preparing [2023-04-24T01:46:50.167Z] a56980515db6: Preparing [2023-04-24T01:46:50.167Z] 5712cff14394: Preparing [2023-04-24T01:46:50.167Z] 923f726d6e53: Preparing [2023-04-24T01:46:50.167Z] a45967b09fd5: Preparing [2023-04-24T01:46:50.167Z] b10eeb9cc9d1: Preparing [2023-04-24T01:46:50.167Z] 26cbea5cba74: Preparing [2023-04-24T01:46:50.167Z] 68516986582d: Waiting [2023-04-24T01:46:50.167Z] a56980515db6: Waiting [2023-04-24T01:46:50.167Z] 5712cff14394: Waiting [2023-04-24T01:46:50.167Z] 923f726d6e53: Waiting [2023-04-24T01:46:50.167Z] a45967b09fd5: Waiting [2023-04-24T01:46:50.167Z] b10eeb9cc9d1: Waiting [2023-04-24T01:46:50.167Z] 26cbea5cba74: Waiting [2023-04-24T01:46:50.167Z] 4873b42915d9: Layer already exists [2023-04-24T01:46:50.167Z] 3a404ff45910: Layer already exists [2023-04-24T01:46:50.167Z] acc83c6ca332: Layer already exists [2023-04-24T01:46:50.167Z] aeaa98e52991: Layer already exists [2023-04-24T01:46:50.167Z] 608d194cb50c: Layer already exists [2023-04-24T01:46:50.167Z] 5712cff14394: Layer already exists [2023-04-24T01:46:50.167Z] 68516986582d: Layer already exists [2023-04-24T01:46:50.167Z] a56980515db6: Layer already exists [2023-04-24T01:46:50.167Z] 923f726d6e53: Layer already exists [2023-04-24T01:46:50.167Z] a45967b09fd5: Layer already exists [2023-04-24T01:46:50.167Z] 26cbea5cba74: Layer already exists [2023-04-24T01:46:50.167Z] b10eeb9cc9d1: Layer already exists [2023-04-24T01:46:50.437Z] latest: digest: sha256:0844f43cd1de1329b6d2f5e9f6ed3b22408471888906bead13384aa1078c4729 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:50.796Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:51.158Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.29 [2023-04-24T01:46:51.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-24T01:46:51.158Z] 4873b42915d9: Preparing [2023-04-24T01:46:51.158Z] 3a404ff45910: Preparing [2023-04-24T01:46:51.158Z] aeaa98e52991: Preparing [2023-04-24T01:46:51.159Z] 608d194cb50c: Preparing [2023-04-24T01:46:51.159Z] acc83c6ca332: Preparing [2023-04-24T01:46:51.159Z] 68516986582d: Preparing [2023-04-24T01:46:51.159Z] a56980515db6: Preparing [2023-04-24T01:46:51.159Z] 5712cff14394: Preparing [2023-04-24T01:46:51.159Z] 923f726d6e53: Preparing [2023-04-24T01:46:51.159Z] a45967b09fd5: Preparing [2023-04-24T01:46:51.159Z] b10eeb9cc9d1: Preparing [2023-04-24T01:46:51.159Z] 26cbea5cba74: Preparing [2023-04-24T01:46:51.159Z] 923f726d6e53: Waiting [2023-04-24T01:46:51.159Z] a45967b09fd5: Waiting [2023-04-24T01:46:51.159Z] 68516986582d: Waiting [2023-04-24T01:46:51.159Z] a56980515db6: Waiting [2023-04-24T01:46:51.159Z] b10eeb9cc9d1: Waiting [2023-04-24T01:46:51.159Z] 5712cff14394: Waiting [2023-04-24T01:46:51.159Z] 26cbea5cba74: Waiting [2023-04-24T01:46:51.159Z] acc83c6ca332: Layer already exists [2023-04-24T01:46:51.159Z] 4873b42915d9: Layer already exists [2023-04-24T01:46:51.159Z] 608d194cb50c: Layer already exists [2023-04-24T01:46:51.159Z] 3a404ff45910: Layer already exists [2023-04-24T01:46:51.159Z] aeaa98e52991: Layer already exists [2023-04-24T01:46:51.159Z] 5712cff14394: Layer already exists [2023-04-24T01:46:51.159Z] a56980515db6: Layer already exists [2023-04-24T01:46:51.159Z] 68516986582d: Layer already exists [2023-04-24T01:46:51.159Z] 923f726d6e53: Layer already exists [2023-04-24T01:46:51.159Z] a45967b09fd5: Layer already exists [2023-04-24T01:46:51.159Z] 26cbea5cba74: Layer already exists [2023-04-24T01:46:51.159Z] b10eeb9cc9d1: Layer already exists [2023-04-24T01:46:51.427Z] 3.0.0-dev.29: digest: sha256:0844f43cd1de1329b6d2f5e9f6ed3b22408471888906bead13384aa1078c4729 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:51.794Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:52.151Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 [2023-04-24T01:46:52.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-24T01:46:52.152Z] 4873b42915d9: Preparing [2023-04-24T01:46:52.152Z] 3a404ff45910: Preparing [2023-04-24T01:46:52.152Z] aeaa98e52991: Preparing [2023-04-24T01:46:52.152Z] 608d194cb50c: Preparing [2023-04-24T01:46:52.152Z] acc83c6ca332: Preparing [2023-04-24T01:46:52.152Z] 68516986582d: Preparing [2023-04-24T01:46:52.152Z] a56980515db6: Preparing [2023-04-24T01:46:52.152Z] 5712cff14394: Preparing [2023-04-24T01:46:52.152Z] 923f726d6e53: Preparing [2023-04-24T01:46:52.152Z] a45967b09fd5: Preparing [2023-04-24T01:46:52.152Z] b10eeb9cc9d1: Preparing [2023-04-24T01:46:52.152Z] 26cbea5cba74: Preparing [2023-04-24T01:46:52.152Z] b10eeb9cc9d1: Waiting [2023-04-24T01:46:52.152Z] 5712cff14394: Waiting [2023-04-24T01:46:52.152Z] 923f726d6e53: Waiting [2023-04-24T01:46:52.152Z] 26cbea5cba74: Waiting [2023-04-24T01:46:52.152Z] a45967b09fd5: Waiting [2023-04-24T01:46:52.152Z] 68516986582d: Waiting [2023-04-24T01:46:52.152Z] a56980515db6: Waiting [2023-04-24T01:46:52.152Z] 608d194cb50c: Layer already exists [2023-04-24T01:46:52.152Z] acc83c6ca332: Layer already exists [2023-04-24T01:46:52.152Z] aeaa98e52991: Layer already exists [2023-04-24T01:46:52.152Z] 3a404ff45910: Layer already exists [2023-04-24T01:46:52.152Z] 4873b42915d9: Layer already exists [2023-04-24T01:46:52.152Z] a56980515db6: Layer already exists [2023-04-24T01:46:52.152Z] 923f726d6e53: Layer already exists [2023-04-24T01:46:52.152Z] 68516986582d: Layer already exists [2023-04-24T01:46:52.152Z] 5712cff14394: Layer already exists [2023-04-24T01:46:52.152Z] a45967b09fd5: Layer already exists [2023-04-24T01:46:52.420Z] b10eeb9cc9d1: Layer already exists [2023-04-24T01:46:52.420Z] 26cbea5cba74: Layer already exists [2023-04-24T01:46:52.420Z] a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29: digest: sha256:0844f43cd1de1329b6d2f5e9f6ed3b22408471888906bead13384aa1078c4729 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:52.799Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:53.173Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-04-24T01:46:53.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-24T01:46:53.173Z] 4873b42915d9: Preparing [2023-04-24T01:46:53.173Z] 3a404ff45910: Preparing [2023-04-24T01:46:53.173Z] aeaa98e52991: Preparing [2023-04-24T01:46:53.173Z] 608d194cb50c: Preparing [2023-04-24T01:46:53.173Z] acc83c6ca332: Preparing [2023-04-24T01:46:53.173Z] 68516986582d: Preparing [2023-04-24T01:46:53.173Z] a56980515db6: Preparing [2023-04-24T01:46:53.173Z] 5712cff14394: Preparing [2023-04-24T01:46:53.173Z] 923f726d6e53: Preparing [2023-04-24T01:46:53.173Z] a45967b09fd5: Preparing [2023-04-24T01:46:53.173Z] b10eeb9cc9d1: Preparing [2023-04-24T01:46:53.173Z] 26cbea5cba74: Preparing [2023-04-24T01:46:53.173Z] 923f726d6e53: Waiting [2023-04-24T01:46:53.173Z] a45967b09fd5: Waiting [2023-04-24T01:46:53.173Z] b10eeb9cc9d1: Waiting [2023-04-24T01:46:53.173Z] 26cbea5cba74: Waiting [2023-04-24T01:46:53.173Z] 68516986582d: Waiting [2023-04-24T01:46:53.173Z] a56980515db6: Waiting [2023-04-24T01:46:53.173Z] 5712cff14394: Waiting [2023-04-24T01:46:53.173Z] 4873b42915d9: Layer already exists [2023-04-24T01:46:53.173Z] 608d194cb50c: Layer already exists [2023-04-24T01:46:53.173Z] 3a404ff45910: Layer already exists [2023-04-24T01:46:53.173Z] acc83c6ca332: Layer already exists [2023-04-24T01:46:53.173Z] aeaa98e52991: Layer already exists [2023-04-24T01:46:53.173Z] a56980515db6: Layer already exists [2023-04-24T01:46:53.173Z] 68516986582d: Layer already exists [2023-04-24T01:46:53.173Z] 5712cff14394: Layer already exists [2023-04-24T01:46:53.173Z] a45967b09fd5: Layer already exists [2023-04-24T01:46:53.173Z] 923f726d6e53: Layer already exists [2023-04-24T01:46:53.173Z] b10eeb9cc9d1: Layer already exists [2023-04-24T01:46:53.173Z] 26cbea5cba74: Layer already exists [2023-04-24T01:46:53.442Z] main: digest: sha256:0844f43cd1de1329b6d2f5e9f6ed3b22408471888906bead13384aa1078c4729 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T01:46:53.495Z] ===================================================== [Pipeline] echo [2023-04-24T01:46:53.501Z] taggedImages: [2023-04-24T01:46:53.501Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [2023-04-24T01:46:53.501Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-24T01:46:53.501Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.29 [2023-04-24T01:46:53.501Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a96d24b1846f601a5cabef5dd86be8ade2ea54c6-3.0.0-dev.29 [2023-04-24T01:46:53.501Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:53.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:46:53.891Z] [2023-04-24T01:46:53.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:46:54.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:46:54.253Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T01:46:54.253Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T01:46:54.253Z] 04944245beec: Pulling fs layer [2023-04-24T01:46:54.253Z] 699f458cf7ca: Pulling fs layer [2023-04-24T01:46:54.253Z] 765212b225bb: Pulling fs layer [2023-04-24T01:46:54.253Z] f23df028b6ca: Pulling fs layer [2023-04-24T01:46:54.253Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T01:46:54.253Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T01:46:54.253Z] f23df028b6ca: Waiting [2023-04-24T01:46:54.535Z] 2437ff75d9bd: Waiting [2023-04-24T01:46:54.535Z] d65c8cfc05b1: Waiting [2023-04-24T01:46:54.535Z] 765212b225bb: Waiting [2023-04-24T01:46:54.535Z] 04944245beec: Verifying Checksum [2023-04-24T01:46:54.535Z] 04944245beec: Download complete [2023-04-24T01:46:54.535Z] 765212b225bb: Verifying Checksum [2023-04-24T01:46:54.535Z] 765212b225bb: Download complete [2023-04-24T01:46:54.535Z] f23df028b6ca: Verifying Checksum [2023-04-24T01:46:54.535Z] f23df028b6ca: Download complete [2023-04-24T01:46:54.535Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T01:46:54.535Z] d65c8cfc05b1: Download complete [2023-04-24T01:46:54.809Z] 699f458cf7ca: Verifying Checksum [2023-04-24T01:46:54.809Z] 699f458cf7ca: Download complete [2023-04-24T01:46:55.083Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T01:46:55.083Z] 8998bd30e6a1: Download complete [2023-04-24T01:46:57.685Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T01:46:57.685Z] 2437ff75d9bd: Download complete [2023-04-24T01:46:59.106Z] 8998bd30e6a1: Pull complete [2023-04-24T01:46:59.695Z] 04944245beec: Pull complete [2023-04-24T01:47:01.129Z] 699f458cf7ca: Pull complete [2023-04-24T01:47:01.129Z] 765212b225bb: Pull complete [2023-04-24T01:47:02.093Z] f23df028b6ca: Pull complete [2023-04-24T01:47:02.093Z] d65c8cfc05b1: Pull complete [2023-04-24T01:47:17.106Z] 2437ff75d9bd: Pull complete [2023-04-24T01:47:17.106Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T01:47:17.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T01:47:17.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:47:17.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-9437 does not seem to be running inside a container [2023-04-24T01:47:17.449Z] $ 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/101 -v /w/workspace/device-usb-camera/101:/w/workspace/device-usb-camera/101:rw,z -v /w/workspace/device-usb-camera/101@tmp:/w/workspace/device-usb-camera/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-24T01:47:20.565Z] $ docker top 8f4bfc4286afe70abf2bbd5dacf03515d18ccbb6e3b36108c0af5aa1073e9773 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:47:21.485Z] ---> job-cost.sh [2023-04-24T01:47:21.485Z] lf-activate-venv: SKIPPING [2023-04-24T01:47:21.485Z] INFO: No Stack... [2023-04-24T01:47:22.080Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T01:47:22.671Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T01:47:23.329Z] + cat /w/workspace/device-usb-camera/101/archives/cost.csv [2023-04-24T01:47:23.329Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T01:47:23.421Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] [2023-04-24T01:47:23.427Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] did not exist. Created. [2023-04-24T01:47:23.427Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T01:47:24.107Z] /w/workspace/device-usb-camera/101@tmp/durable-133edce6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T01:47:24.785Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T01:47:24.817Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T01:47:24.891Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T01:47:24.901Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T01:47:24.924Z] $ docker stop --time=1 8f4bfc4286afe70abf2bbd5dacf03515d18ccbb6e3b36108c0af5aa1073e9773 [2023-04-24T01:47:26.547Z] $ docker rm -f --volumes 8f4bfc4286afe70abf2bbd5dacf03515d18ccbb6e3b36108c0af5aa1073e9773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-24T01:47:26.998Z] provisioning config files... [2023-04-24T01:47:27.005Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3493698208244892421tmp [Pipeline] { [Pipeline] sh [2023-04-24T01:47:27.299Z] + set +x [2023-04-24T01:47:27.299Z] + curl -s https://codecov.io/bash [2023-04-24T01:47:27.299Z] + bash -s -- [2023-04-24T01:47:27.299Z] [2023-04-24T01:47:27.299Z] _____ _ [2023-04-24T01:47:27.299Z] / ____| | | [2023-04-24T01:47:27.299Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T01:47:27.299Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T01:47:27.299Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T01:47:27.299Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T01:47:27.299Z] Bash-1.0.6 [2023-04-24T01:47:27.299Z] [2023-04-24T01:47:27.299Z] [2023-04-24T01:47:27.299Z] ==> git version 2.25.1 found [2023-04-24T01:47:27.299Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-24T01:47:27.299Z] Release-Date: 2020-01-08 [2023-04-24T01:47:27.299Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-24T01:47:27.299Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T01:47:27.299Z] ==> Jenkins CI detected. [2023-04-24T01:47:27.299Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-04-24T01:47:27.299Z] project root: . [2023-04-24T01:47:27.299Z] --> token set from env [2023-04-24T01:47:27.299Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T01:47:27.299Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T01:47:27.299Z] ==> Python coveragepy not found [2023-04-24T01:47:27.299Z] ==> Searching for coverage reports in: [2023-04-24T01:47:27.299Z] + . [2023-04-24T01:47:27.299Z] -> Found 1 reports [2023-04-24T01:47:27.299Z] ==> Detecting git/mercurial file structure [2023-04-24T01:47:27.299Z] ==> Reading reports [2023-04-24T01:47:27.299Z] + ./coverage.out bytes=28693 [2023-04-24T01:47:27.299Z] ==> Appending adjustments [2023-04-24T01:47:27.299Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T01:47:27.558Z] + Found adjustments [2023-04-24T01:47:27.558Z] ==> Gzipping contents [2023-04-24T01:47:27.558Z] 4.0K /tmp/codecov.bTs9kv.gz [2023-04-24T01:47:27.558Z] ==> Uploading reports [2023-04-24T01:47:27.558Z] url: https://codecov.io [2023-04-24T01:47:27.558Z] query: branch=main&commit=a96d24b1846f601a5cabef5dd86be8ade2ea54c6&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T01:47:27.558Z] -> Pinging Codecov [2023-04-24T01:47:27.558Z] 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=a96d24b1846f601a5cabef5dd86be8ade2ea54c6&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T01:47:27.558Z] -> Uploading to [2023-04-24T01:47:27.558Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/73D8F5FF140700D3E01443B452E23636/a96d24b1846f601a5cabef5dd86be8ade2ea54c6/5a6cba3d-e914-43ee-bbdc-a5cfb74f5c1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T014727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9d9002202d92a08546bd2a6b9c6ad40aeff9fa809043891da90cdae15fecfbe [2023-04-24T01:47:27.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T01:47:27.558Z] Dload Upload Total Spent Left Speed [2023-04-24T01:47:27.818Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 18274 --:--:-- --:--:-- --:--:-- 18274 [2023-04-24T01:47:27.818Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] } [2023-04-24T01:47:27.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-24T01:47:27.941Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-24T01:47:27.970Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:47:28.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T01:47:28.269Z] [2023-04-24T01:47:28.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:47:28.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T01:47:28.573Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-24T01:47:28.573Z] df9b9388f04a: Pulling fs layer [2023-04-24T01:47:28.573Z] 52dc419b0ee2: Pulling fs layer [2023-04-24T01:47:28.573Z] 25bc292e5bac: Pulling fs layer [2023-04-24T01:47:28.573Z] 114826534d7a: Pulling fs layer [2023-04-24T01:47:28.573Z] 4657fd5d0bcf: Pulling fs layer [2023-04-24T01:47:28.573Z] 6ad1cebc031e: Pulling fs layer [2023-04-24T01:47:28.573Z] 8a3aa393b2d8: Pulling fs layer [2023-04-24T01:47:28.573Z] 4657fd5d0bcf: Waiting [2023-04-24T01:47:28.573Z] 114826534d7a: Waiting [2023-04-24T01:47:28.573Z] 6ad1cebc031e: Waiting [2023-04-24T01:47:28.573Z] 8a3aa393b2d8: Waiting [2023-04-24T01:47:28.573Z] 25bc292e5bac: Verifying Checksum [2023-04-24T01:47:28.573Z] 25bc292e5bac: Download complete [2023-04-24T01:47:28.573Z] 52dc419b0ee2: Verifying Checksum [2023-04-24T01:47:28.573Z] 52dc419b0ee2: Download complete [2023-04-24T01:47:28.573Z] 4657fd5d0bcf: Verifying Checksum [2023-04-24T01:47:28.573Z] 4657fd5d0bcf: Download complete [2023-04-24T01:47:28.573Z] df9b9388f04a: Verifying Checksum [2023-04-24T01:47:28.573Z] df9b9388f04a: Download complete [2023-04-24T01:47:28.835Z] df9b9388f04a: Pull complete [2023-04-24T01:47:28.835Z] 6ad1cebc031e: Verifying Checksum [2023-04-24T01:47:28.835Z] 6ad1cebc031e: Download complete [2023-04-24T01:47:28.835Z] 52dc419b0ee2: Pull complete [2023-04-24T01:47:28.835Z] 25bc292e5bac: Pull complete [2023-04-24T01:47:29.410Z] 114826534d7a: Verifying Checksum [2023-04-24T01:47:29.410Z] 114826534d7a: Download complete [2023-04-24T01:47:29.410Z] 8a3aa393b2d8: Verifying Checksum [2023-04-24T01:47:29.410Z] 8a3aa393b2d8: Download complete [2023-04-24T01:47:32.699Z] 114826534d7a: Pull complete [2023-04-24T01:47:32.699Z] 4657fd5d0bcf: Pull complete [2023-04-24T01:47:32.699Z] 6ad1cebc031e: Pull complete [2023-04-24T01:47:35.230Z] 8a3aa393b2d8: Pull complete [2023-04-24T01:47:35.230Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-24T01:47:35.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T01:47:35.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:47:35.314Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-04-24T01:47:35.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-24T01:47:38.510Z] $ docker top a769b1becc5850afed437e30854fa1087b95221bc2bbafd7049d35dd4cbf01cc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-24T01:47:38.574Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-04-24T01:47:38.852Z] + set -o pipefail [2023-04-24T01:47:38.853Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-04-24T01:47:44.121Z] [2023-04-24T01:47:44.121Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-04-24T01:47:44.121Z] [2023-04-24T01:47:44.121Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/a6160484-165a-4e8c-a281-683d3f373366 [2023-04-24T01:47:44.121Z] [2023-04-24T01:47:44.121Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-24T01:47:44.121Z] [2023-04-24T01:47:44.121Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-24T01:47:44.121Z] [2023-04-24T01:47:44.121Z] [2023-04-24T01:47:44.121Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-24T01:47:44.121Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-24T01:47:44.121Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-24T01:47:44.131Z] $ docker stop --time=1 a769b1becc5850afed437e30854fa1087b95221bc2bbafd7049d35dd4cbf01cc [2023-04-24T01:47:47.043Z] $ docker rm -f --volumes a769b1becc5850afed437e30854fa1087b95221bc2bbafd7049d35dd4cbf01cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T01:47:47.761Z] + git log --format=format:%s -1 a96d24b1846f601a5cabef5dd86be8ade2ea54c6 [Pipeline] sh [2023-04-24T01:47:48.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:47:48.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:47:48.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:47:48.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:47:48.419Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-04-24T01:47:48.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T01:47:48.888Z] $ docker top 254aedaf20ee26c3bc860c70890aa711ddbbc4ae2e491dc01c50ee006c7e04f4 -eo pid,comm [2023-04-24T01:47:48.933Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T01:47:48.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:47:48.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:47:48.975Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:47:49.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:47:49.082Z] $ docker exec 254aedaf20ee26c3bc860c70890aa711ddbbc4ae2e491dc01c50ee006c7e04f4 ssh-agent [2023-04-24T01:47:49.186Z] SSH_AUTH_SOCK=/tmp/ssh-ix8pdA5sjGFY/agent.32 [2023-04-24T01:47:49.186Z] SSH_AGENT_PID=38 [2023-04-24T01:47:49.191Z] Running ssh-add (command line suppressed) [2023-04-24T01:47:49.288Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4622159909693034026.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4622159909693034026.key) [2023-04-24T01:47:49.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:47:49.590Z] + git semver tag [2023-04-24T01:47:49.849Z] 2023-04-24 01:47:49,783 [run_tag] DEBUG tag force:False [2023-04-24T01:47:49.849Z] 2023-04-24 01:47:49,783 [check_head_tag] DEBUG check head tag [2023-04-24T01:47:49.849Z] 2023-04-24 01:47:49,784 [execute] INFO git cat-file --batch-check [2023-04-24T01:47:49.849Z] 2023-04-24 01:47:49,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-24T01:47:49.849Z] 2023-04-24 01:47:49,788 [execute] INFO git cat-file --batch [2023-04-24T01:47:49.849Z] 2023-04-24 01:47:49,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-24T01:47:49.849Z] 2023-04-24 01:47:49,812 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-24T01:47:49.849Z] 2023-04-24 01:47:49,812 [execute] INFO git tag -a v3.0.0-dev.29 -m v3.0.0-dev.29 [2023-04-24T01:47:49.849Z] 2023-04-24 01:47:49,812 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.29', '-m', 'v3.0.0-dev.29'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:47:49.849Z] 2023-04-24 01:47:49,817 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-24T01:47:49.849Z] 3.0.0-dev.29 [Pipeline] } [2023-04-24T01:47:49.858Z] $ docker exec --env ******** --env ******** 254aedaf20ee26c3bc860c70890aa711ddbbc4ae2e491dc01c50ee006c7e04f4 ssh-agent -k [2023-04-24T01:47:49.956Z] unset SSH_AUTH_SOCK; [2023-04-24T01:47:49.956Z] unset SSH_AGENT_PID; [2023-04-24T01:47:49.957Z] echo Agent pid 38 killed; [2023-04-24T01:47:49.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:47:50.289Z] + git semver [Pipeline] } [2023-04-24T01:47:50.561Z] $ docker stop --time=1 254aedaf20ee26c3bc860c70890aa711ddbbc4ae2e491dc01c50ee006c7e04f4 [2023-04-24T01:47:51.809Z] $ docker rm -f --volumes 254aedaf20ee26c3bc860c70890aa711ddbbc4ae2e491dc01c50ee006c7e04f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:47:52.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T01:47:52.201Z] [2023-04-24T01:47:52.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:47:52.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T01:47:52.510Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-24T01:47:52.510Z] ab5ef0e58194: Pulling fs layer [2023-04-24T01:47:52.510Z] 9712f1f96733: Pulling fs layer [2023-04-24T01:47:52.510Z] 63f879dbbcfc: Pulling fs layer [2023-04-24T01:47:52.510Z] 0d9ebad4ef96: Pulling fs layer [2023-04-24T01:47:52.510Z] e9a5061849ea: Pulling fs layer [2023-04-24T01:47:52.510Z] d747dcd14b5f: Pulling fs layer [2023-04-24T01:47:52.510Z] 2de7ff778b66: Pulling fs layer [2023-04-24T01:47:52.510Z] 0d9ebad4ef96: Waiting [2023-04-24T01:47:52.510Z] e9a5061849ea: Waiting [2023-04-24T01:47:52.510Z] 2de7ff778b66: Waiting [2023-04-24T01:47:52.510Z] 9712f1f96733: Download complete [2023-04-24T01:47:52.769Z] 63f879dbbcfc: Verifying Checksum [2023-04-24T01:47:52.769Z] 63f879dbbcfc: Download complete [2023-04-24T01:47:53.027Z] e9a5061849ea: Verifying Checksum [2023-04-24T01:47:53.027Z] e9a5061849ea: Download complete [2023-04-24T01:47:53.027Z] d747dcd14b5f: Verifying Checksum [2023-04-24T01:47:53.027Z] d747dcd14b5f: Download complete [2023-04-24T01:47:53.027Z] 0d9ebad4ef96: Verifying Checksum [2023-04-24T01:47:53.027Z] 0d9ebad4ef96: Download complete [2023-04-24T01:47:53.027Z] ab5ef0e58194: Download complete [2023-04-24T01:47:53.027Z] 2de7ff778b66: Verifying Checksum [2023-04-24T01:47:53.027Z] 2de7ff778b66: Download complete [2023-04-24T01:47:55.558Z] ab5ef0e58194: Pull complete [2023-04-24T01:47:55.558Z] 9712f1f96733: Pull complete [2023-04-24T01:47:56.125Z] 63f879dbbcfc: Pull complete [2023-04-24T01:48:00.306Z] 0d9ebad4ef96: Pull complete [2023-04-24T01:48:00.306Z] e9a5061849ea: Pull complete [2023-04-24T01:48:00.306Z] d747dcd14b5f: Pull complete [2023-04-24T01:48:00.874Z] 2de7ff778b66: Pull complete [2023-04-24T01:48:00.874Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-24T01:48:00.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T01:48:00.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:48:00.955Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-04-24T01:48:00.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-24T01:48:05.471Z] $ docker top e609d3afdcf66c4260950dea38dce88395843ad9209a93661b2117a373a86c5f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:48:05.544Z] provisioning config files... [2023-04-24T01:48:05.551Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16179365303046694707tmp [2023-04-24T01:48:05.562Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2371931541699330287tmp [2023-04-24T01:48:05.571Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5580186647573925207tmp [Pipeline] { [Pipeline] echo [2023-04-24T01:48:05.589Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:48:05.870Z] ---> sigul-configuration.sh [2023-04-24T01:48:05.870Z] gpg: directory `/root/.gnupg' created [2023-04-24T01:48:05.870Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-24T01:48:05.870Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-24T01:48:05.870Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-24T01:48:05.870Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-24T01:48:05.870Z] gpg: CAST5 encrypted data [2023-04-24T01:48:05.870Z] gpg: encrypted with 1 passphrase [2023-04-24T01:48:05.870Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-24T01:48:06.154Z] + mkdir /home/jenkins [2023-04-24T01:48:06.154Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-24T01:48:06.436Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-24T01:48:06.444Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:48:06.733Z] ---> sigul-install.sh [2023-04-24T01:48:06.733Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-24T01:48:07.028Z] + git tag --list [2023-04-24T01:48:07.028Z] v0.0.0 [2023-04-24T01:48:07.028Z] v0.0.1-dev.1 [2023-04-24T01:48:07.028Z] v0.0.1-dev.10 [2023-04-24T01:48:07.028Z] v0.0.1-dev.11 [2023-04-24T01:48:07.028Z] v0.0.1-dev.12 [2023-04-24T01:48:07.028Z] v0.0.1-dev.13 [2023-04-24T01:48:07.028Z] v0.0.1-dev.14 [2023-04-24T01:48:07.028Z] v0.0.1-dev.15 [2023-04-24T01:48:07.028Z] v0.0.1-dev.16 [2023-04-24T01:48:07.028Z] v0.0.1-dev.2 [2023-04-24T01:48:07.028Z] v0.0.1-dev.3 [2023-04-24T01:48:07.028Z] v0.0.1-dev.4 [2023-04-24T01:48:07.028Z] v0.0.1-dev.5 [2023-04-24T01:48:07.028Z] v0.0.1-dev.6 [2023-04-24T01:48:07.028Z] v0.0.1-dev.7 [2023-04-24T01:48:07.028Z] v0.0.1-dev.8 [2023-04-24T01:48:07.028Z] v0.0.1-dev.9 [2023-04-24T01:48:07.028Z] v2.2.0 [2023-04-24T01:48:07.028Z] v2.2.0-dev.17 [2023-04-24T01:48:07.028Z] v2.2.0-dev.18 [2023-04-24T01:48:07.028Z] v2.2.0-dev.19 [2023-04-24T01:48:07.028Z] v2.2.0-dev.20 [2023-04-24T01:48:07.028Z] v2.2.0-dev.21 [2023-04-24T01:48:07.028Z] v2.2.0-dev.22 [2023-04-24T01:48:07.028Z] v2.2.0-dev.23 [2023-04-24T01:48:07.028Z] v2.2.0-dev.24 [2023-04-24T01:48:07.028Z] v2.2.0-dev.25 [2023-04-24T01:48:07.028Z] v2.2.0-dev.26 [2023-04-24T01:48:07.028Z] v2.2.0-dev.27 [2023-04-24T01:48:07.028Z] v2.3.0 [2023-04-24T01:48:07.028Z] v2.3.0-dev.1 [2023-04-24T01:48:07.028Z] v2.3.0-dev.10 [2023-04-24T01:48:07.028Z] v2.3.0-dev.11 [2023-04-24T01:48:07.028Z] v2.3.0-dev.12 [2023-04-24T01:48:07.028Z] v2.3.0-dev.13 [2023-04-24T01:48:07.028Z] v2.3.0-dev.14 [2023-04-24T01:48:07.028Z] v2.3.0-dev.15 [2023-04-24T01:48:07.028Z] v2.3.0-dev.16 [2023-04-24T01:48:07.028Z] v2.3.0-dev.17 [2023-04-24T01:48:07.028Z] v2.3.0-dev.18 [2023-04-24T01:48:07.028Z] v2.3.0-dev.19 [2023-04-24T01:48:07.028Z] v2.3.0-dev.2 [2023-04-24T01:48:07.028Z] v2.3.0-dev.20 [2023-04-24T01:48:07.028Z] v2.3.0-dev.21 [2023-04-24T01:48:07.029Z] v2.3.0-dev.22 [2023-04-24T01:48:07.029Z] v2.3.0-dev.23 [2023-04-24T01:48:07.029Z] v2.3.0-dev.24 [2023-04-24T01:48:07.029Z] v2.3.0-dev.25 [2023-04-24T01:48:07.029Z] v2.3.0-dev.26 [2023-04-24T01:48:07.029Z] v2.3.0-dev.27 [2023-04-24T01:48:07.029Z] v2.3.0-dev.28 [2023-04-24T01:48:07.029Z] v2.3.0-dev.3 [2023-04-24T01:48:07.029Z] v2.3.0-dev.4 [2023-04-24T01:48:07.029Z] v2.3.0-dev.5 [2023-04-24T01:48:07.029Z] v2.3.0-dev.6 [2023-04-24T01:48:07.029Z] v2.3.0-dev.7 [2023-04-24T01:48:07.029Z] v2.3.0-dev.8 [2023-04-24T01:48:07.029Z] v2.3.0-dev.9 [2023-04-24T01:48:07.029Z] v2.3.1 [2023-04-24T01:48:07.029Z] v2.3.1-dev.4 [2023-04-24T01:48:07.029Z] v2.3.1-dev.5 [2023-04-24T01:48:07.029Z] v2.3.1-dev.6 [2023-04-24T01:48:07.029Z] v3.0.0-dev.1 [2023-04-24T01:48:07.029Z] v3.0.0-dev.10 [2023-04-24T01:48:07.029Z] v3.0.0-dev.11 [2023-04-24T01:48:07.029Z] v3.0.0-dev.12 [2023-04-24T01:48:07.029Z] v3.0.0-dev.13 [2023-04-24T01:48:07.029Z] v3.0.0-dev.14 [2023-04-24T01:48:07.029Z] v3.0.0-dev.15 [2023-04-24T01:48:07.029Z] v3.0.0-dev.16 [2023-04-24T01:48:07.029Z] v3.0.0-dev.17 [2023-04-24T01:48:07.029Z] v3.0.0-dev.18 [2023-04-24T01:48:07.029Z] v3.0.0-dev.19 [2023-04-24T01:48:07.029Z] v3.0.0-dev.2 [2023-04-24T01:48:07.029Z] v3.0.0-dev.20 [2023-04-24T01:48:07.029Z] v3.0.0-dev.21 [2023-04-24T01:48:07.029Z] v3.0.0-dev.22 [2023-04-24T01:48:07.029Z] v3.0.0-dev.23 [2023-04-24T01:48:07.029Z] v3.0.0-dev.24 [2023-04-24T01:48:07.029Z] v3.0.0-dev.25 [2023-04-24T01:48:07.029Z] v3.0.0-dev.26 [2023-04-24T01:48:07.029Z] v3.0.0-dev.27 [2023-04-24T01:48:07.029Z] v3.0.0-dev.28 [2023-04-24T01:48:07.029Z] v3.0.0-dev.29 [2023-04-24T01:48:07.029Z] v3.0.0-dev.3 [2023-04-24T01:48:07.029Z] v3.0.0-dev.4 [2023-04-24T01:48:07.029Z] v3.0.0-dev.5 [2023-04-24T01:48:07.029Z] v3.0.0-dev.6 [2023-04-24T01:48:07.029Z] v3.0.0-dev.7 [2023-04-24T01:48:07.029Z] v3.0.0-dev.8 [2023-04-24T01:48:07.029Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-24T01:48:07.318Z] + lftools sign git-tag v3.0.0-dev.29 [2023-04-24T01:48:07.887Z] Signing Git tag with Sigul... [2023-04-24T01:48:07.887Z] Signing v3.0.0-dev.29 [Pipeline] echo [2023-04-24T01:48:08.156Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:48:08.444Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-24T01:48:08.452Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-24T01:48:08.470Z] $ docker stop --time=1 e609d3afdcf66c4260950dea38dce88395843ad9209a93661b2117a373a86c5f [2023-04-24T01:48:09.777Z] $ docker rm -f --volumes e609d3afdcf66c4260950dea38dce88395843ad9209a93661b2117a373a86c5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-24T01:48:10.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:48:10.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:48:10.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:48:10.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:48:10.567Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-04-24T01:48:10.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T01:48:10.922Z] $ docker top bc1689aab026965a58451d76f9b0405ed41f2587b704d6f037482bcb81d69015 -eo pid,comm [2023-04-24T01:48:10.965Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T01:48:10.965Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:48:11.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:48:11.002Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:48:11.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:48:11.112Z] $ docker exec bc1689aab026965a58451d76f9b0405ed41f2587b704d6f037482bcb81d69015 ssh-agent [2023-04-24T01:48:11.212Z] SSH_AUTH_SOCK=/tmp/ssh-NApdPlUfTqYX/agent.32 [2023-04-24T01:48:11.212Z] SSH_AGENT_PID=39 [2023-04-24T01:48:11.217Z] Running ssh-add (command line suppressed) [2023-04-24T01:48:11.312Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6169118039548415492.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6169118039548415492.key) [2023-04-24T01:48:11.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:48:11.608Z] + git semver bump pre [2023-04-24T01:48:11.867Z] 2023-04-24 01:48:11,780 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-24T01:48:11.867Z] 2023-04-24 01:48:11,781 [bump_version] DEBUG bumping version:3.0.0-dev.29 on axis:pre with prefix:dev [2023-04-24T01:48:11.867Z] 2023-04-24 01:48:11,781 [bump_version] DEBUG bumped version:3.0.0-dev.30 [2023-04-24T01:48:11.867Z] 2023-04-24 01:48:11,781 [write_version] DEBUG write version:3.0.0-dev.30 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-04-24T01:48:11.867Z] 2023-04-24 01:48:11,781 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-24T01:48:11.867Z] 2023-04-24 01:48:11,781 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-24T01:48:11.867Z] 2023-04-24 01:48:11,782 [execute] INFO git cat-file --batch-check [2023-04-24T01:48:11.867Z] 2023-04-24 01:48:11,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:48:11.867Z] 2023-04-24 01:48:11,788 [execute] INFO git cat-file --batch [2023-04-24T01:48:11.867Z] 2023-04-24 01:48:11,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:48:11.867Z] 2023-04-24 01:48:11,793 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-24T01:48:11.867Z] 3.0.0-dev.30 [Pipeline] } [2023-04-24T01:48:11.876Z] $ docker exec --env ******** --env ******** bc1689aab026965a58451d76f9b0405ed41f2587b704d6f037482bcb81d69015 ssh-agent -k [2023-04-24T01:48:11.981Z] unset SSH_AUTH_SOCK; [2023-04-24T01:48:11.982Z] unset SSH_AGENT_PID; [2023-04-24T01:48:11.982Z] echo Agent pid 39 killed; [2023-04-24T01:48:11.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:48:12.287Z] + git semver [Pipeline] } [2023-04-24T01:48:12.557Z] $ docker stop --time=1 bc1689aab026965a58451d76f9b0405ed41f2587b704d6f037482bcb81d69015 [2023-04-24T01:48:13.831Z] $ docker rm -f --volumes bc1689aab026965a58451d76f9b0405ed41f2587b704d6f037482bcb81d69015 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T01:48:14.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T01:48:14.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:48:14.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T01:48:14.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:48:14.525Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-04-24T01:48:14.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T01:48:14.874Z] $ docker top 62a7b9895f99abab759c0f35d5c485ee2a6f70bb429cb58ba5cfb9688a0d1fab -eo pid,comm [2023-04-24T01:48:14.922Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T01:48:14.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T01:48:14.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T01:48:14.958Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T01:48:15.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T01:48:15.067Z] $ docker exec 62a7b9895f99abab759c0f35d5c485ee2a6f70bb429cb58ba5cfb9688a0d1fab ssh-agent [2023-04-24T01:48:15.169Z] SSH_AUTH_SOCK=/tmp/ssh-jm1HgdGhDp9K/agent.32 [2023-04-24T01:48:15.169Z] SSH_AGENT_PID=38 [2023-04-24T01:48:15.174Z] Running ssh-add (command line suppressed) [2023-04-24T01:48:15.282Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14176761807988700817.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14176761807988700817.key) [2023-04-24T01:48:15.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T01:48:15.589Z] + git semver push [2023-04-24T01:48:15.849Z] 2023-04-24 01:48:15,759 [run_push] DEBUG push [2023-04-24T01:48:15.849Z] 2023-04-24 01:48:15,760 [execute] INFO git cat-file --batch-check [2023-04-24T01:48:15.849Z] 2023-04-24 01:48:15,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T01:48:15.849Z] 2023-04-24 01:48:15,764 [execute] INFO git rev-list d1a3a78354a6bebe0fec3f49acbad6d319a32f18 -- [2023-04-24T01:48:15.849Z] 2023-04-24 01:48:15,764 [execute] DEBUG Popen(['git', 'rev-list', 'd1a3a78354a6bebe0fec3f49acbad6d319a32f18', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:48:15.849Z] 2023-04-24 01:48:15,773 [execute] INFO git fetch -v origin [2023-04-24T01:48:15.849Z] 2023-04-24 01:48:15,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-24T01:48:16.421Z] 2023-04-24 01:48:16,251 [run_push] DEBUG no remote changes detected [2023-04-24T01:48:16.421Z] 2023-04-24 01:48:16,252 [execute] INFO git push origin semver [2023-04-24T01:48:16.421Z] 2023-04-24 01:48:16,252 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:48:16.988Z] 2023-04-24 01:48:16,958 [run_push] DEBUG push all version tags [2023-04-24T01:48:16.988Z] 2023-04-24 01:48:16,959 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-24T01:48:16.988Z] 2023-04-24 01:48:16,959 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T01:48:17.922Z] 2023-04-24 01:48:17,872 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-24T01:48:17.922Z] 3.0.0-dev.30 [Pipeline] } [2023-04-24T01:48:17.931Z] $ docker exec --env ******** --env ******** 62a7b9895f99abab759c0f35d5c485ee2a6f70bb429cb58ba5cfb9688a0d1fab ssh-agent -k [2023-04-24T01:48:18.022Z] unset SSH_AUTH_SOCK; [2023-04-24T01:48:18.022Z] unset SSH_AGENT_PID; [2023-04-24T01:48:18.022Z] echo Agent pid 38 killed; [2023-04-24T01:48:18.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T01:48:18.346Z] + git semver [Pipeline] } [2023-04-24T01:48:18.617Z] $ docker stop --time=1 62a7b9895f99abab759c0f35d5c485ee2a6f70bb429cb58ba5cfb9688a0d1fab [2023-04-24T01:48:19.857Z] $ docker rm -f --volumes 62a7b9895f99abab759c0f35d5c485ee2a6f70bb429cb58ba5cfb9688a0d1fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-24T01:48:20.608Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-04-24T01:48:20.608Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-24T01:48:20.608Z] total 16 [2023-04-24T01:48:20.608Z] drwxr-xr-x 3 root root 4096 Apr 24 01:35 . [2023-04-24T01:48:20.608Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 01:48 .. [2023-04-24T01:48:20.608Z] drwxr-xr-x 2 root root 4096 Apr 24 01:35 cost [2023-04-24T01:48:20.608Z] -rw-r--r-- 1 root root 89 Apr 24 01:35 cost.csv [2023-04-24T01:48:20.608Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-24T01:48:20.608Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-24T01:48:20.608Z] total 16 [2023-04-24T01:48:20.608Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 01:35 . [2023-04-24T01:48:20.608Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 01:48 .. [2023-04-24T01:48:20.608Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 01:35 cost [2023-04-24T01:48:20.608Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 24 01:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:48:20.984Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:48:21.842Z] ---> package-listing.sh [2023-04-24T01:48:21.842Z] ++ facter osfamily [2023-04-24T01:48:21.842Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T01:48:22.101Z] + OS_FAMILY=debian [2023-04-24T01:48:22.101Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-04-24T01:48:22.101Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T01:48:22.101Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T01:48:22.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T01:48:22.101Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T01:48:22.101Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-24T01:48:22.101Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T01:48:22.101Z] + case "${OS_FAMILY}" in [2023-04-24T01:48:22.101Z] + dpkg -l [2023-04-24T01:48:22.101Z] + grep '^ii' [2023-04-24T01:48:22.101Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T01:48:22.101Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T01:48:22.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T01:48:22.101Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-24T01:48:22.101Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-04-24T01:48:22.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-04-24T01:48:22.112Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T01:48:22.388Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T01:48:22.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T01:48:22.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T01:48:23.018Z] prd-ubuntu20.04-docker-8c-8g-9427 does not seem to be running inside a container [2023-04-24T01:48:23.046Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T01:48:23.226Z] $ docker top 56a70192b8bc18f4facba50f985d359b7cea91c52837d7a8013c814f786c7bae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T01:48:23.560Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T01:48:23.840Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T01:48:24.126Z] + ls /var/log/sa-host [2023-04-24T01:48:24.126Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T01:48:24.199Z] provisioning config files... [2023-04-24T01:48:24.207Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5384131795123290952tmp [Pipeline] { [Pipeline] echo [2023-04-24T01:48:24.222Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:48:24.500Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T01:48:24.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:48:24.849Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T01:48:24.858Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:48:25.137Z] ---> sudo-logs.sh [2023-04-24T01:48:25.137Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T01:48:25.163Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:48:25.443Z] ---> job-cost.sh [2023-04-24T01:48:25.443Z] lf-activate-venv: SKIPPING [2023-04-24T01:48:25.443Z] DEBUG: total: 0.2199999988079071 [2023-04-24T01:48:25.443Z] INFO: Retrieving Stack Cost... [2023-04-24T01:48:25.702Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T01:48:26.271Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T01:48:26.281Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T01:48:26.562Z] ---> logs-deploy.sh [2023-04-24T01:48:26.562Z] lf-activate-venv: SKIPPING [2023-04-24T01:48:26.562Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/101 [2023-04-24T01:48:26.562Z] INFO: archiving workspace using pattern(s): [2023-04-24T01:48:27.500Z] Archives upload complete. [2023-04-24T01:48:27.500Z] INFO: archiving logs to Nexus