Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df8fee098ca8f8207e6b8a7bc916bcd179a74499 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-ssh15535999126594390969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15678343222158391863.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11484879654970151990.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16890442109148831768.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-ssh8311575739053017159.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5831 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 df8fee098ca8f8207e6b8a7bc916bcd179a74499 (main) Commit message: "Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" > 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 df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 > git rev-list --no-walk 0836578907f2cd94d12620694e96f53e92936738 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-11T19:10:31.034Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-11T19:10:31.105Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-11T19:10:31.128Z] ========================================================= [2023-09-11T19:10:31.128Z] EdgeX Global Pipelines Version Info [2023-09-11T19:10:31.128Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:10:31.858Z] ------------------- [2023-09-11T19:10:31.858Z] stable info: [2023-09-11T19:10:31.858Z] ------------------- [2023-09-11T19:10:31.858Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-11T19:10:31.858Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T19:10:31.858Z] Message: update stable to v1.0.253 [2023-09-11T19:10:32.427Z] ------------------- [2023-09-11T19:10:32.427Z] experimental info: [2023-09-11T19:10:32.427Z] ------------------- [2023-09-11T19:10:32.427Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-11T19:10:32.428Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T19:10:32.428Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-11T19:10:32.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-11T19:10:32.597Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-11T19:10:32.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-11T19:10:32.623Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-11T19:10:32.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-11T19:10:32.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-11T19:10:32.661Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-11T19:10:32.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-11T19:10:32.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-11T19:10:32.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-11T19:10:32.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-11T19:10:32.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-11T19:10:32.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-11T19:10:32.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-11T19:10:32.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T19:10:32.769Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T19:10:32.784Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T19:10:32.800Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T19:10:32.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-11T19:10:32.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-11T19:10:32.834Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-11T19:10:32.846Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-11T19:10:32.857Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-11T19:10:32.869Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-11T19:10:32.880Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-11T19:10:32.892Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-11T19:10:32.906Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-11T19:10:32.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-11T19:10:32.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-11T19:10:32.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-11T19:10:32.955Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] echo [2023-09-11T19:10:32.965Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df8fee0 [Pipeline] echo [2023-09-11T19:10:32.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T19:10:33.026Z] provisioning config files... [2023-09-11T19:10:33.041Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11306873262413454338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:10:33.349Z] ---> docker-login.sh [2023-09-11T19:10:33.349Z] nexus3.edgexfoundry.org:10001 [2023-09-11T19:10:33.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:10:33.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:10:33.608Z] Configure a credential helper to remove this warning. See [2023-09-11T19:10:33.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:10:33.608Z] [2023-09-11T19:10:33.608Z] Login Succeeded [2023-09-11T19:10:33.608Z] nexus3.edgexfoundry.org:10002 [2023-09-11T19:10:33.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:10:33.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:10:33.868Z] Configure a credential helper to remove this warning. See [2023-09-11T19:10:33.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:10:33.868Z] [2023-09-11T19:10:33.868Z] Login Succeeded [2023-09-11T19:10:33.868Z] nexus3.edgexfoundry.org:10003 [2023-09-11T19:10:33.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:10:33.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:10:33.868Z] Configure a credential helper to remove this warning. See [2023-09-11T19:10:33.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:10:33.868Z] [2023-09-11T19:10:33.868Z] Login Succeeded [2023-09-11T19:10:33.868Z] nexus3.edgexfoundry.org:10004 [2023-09-11T19:10:33.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:10:34.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:10:34.128Z] Configure a credential helper to remove this warning. See [2023-09-11T19:10:34.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:10:34.128Z] [2023-09-11T19:10:34.128Z] Login Succeeded [2023-09-11T19:10:34.128Z] docker.io [2023-09-11T19:10:34.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:10:34.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:10:34.388Z] Configure a credential helper to remove this warning. See [2023-09-11T19:10:34.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:10:34.388Z] [2023-09-11T19:10:34.388Z] Login Succeeded [2023-09-11T19:10:34.388Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T19:10:34.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-11T19:10:34.768Z] + git rev-list -1 --merges df8fee098ca8f8207e6b8a7bc916bcd179a74499~1..df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] echo [2023-09-11T19:10:34.815Z] -----------> git rev-list -1 --merges df8fee098ca8f8207e6b8a7bc916bcd179a74499~1..df8fee098ca8f8207e6b8a7bc916bcd179a74499 df8fee098ca8f8207e6b8a7bc916bcd179a74499 [2023-09-11T19:10:34.815Z] df8fee098ca8f8207e6b8a7bc916bcd179a74499 [false] [Pipeline] sh [2023-09-11T19:10:35.110Z] + git log --format=format:%s -1 df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] echo [2023-09-11T19:10:35.128Z] ========================================================= [2023-09-11T19:10:35.128Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-11T19:10:35.128Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T19:10:35.463Z] + git log --format=format:%s -1 df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] echo [2023-09-11T19:10:35.475Z] [semverPrep] GIT_COMMIT: df8fee098ca8f8207e6b8a7bc916bcd179a74499, Commit Message: Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20 [Pipeline] echo [2023-09-11T19:10:35.486Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-11T19:10:35.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T19:10:35.862Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-11T19:10:35.862Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-11T19:10:35.862Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-11T19:10:35.862Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-11T19:10:35.862Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-11T19:10:35.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:10:36.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T19:10:36.287Z] [2023-09-11T19:10:36.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:10:36.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T19:10:36.608Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-11T19:10:36.608Z] b85a868b505f: Pulling fs layer [2023-09-11T19:10:36.608Z] e2be974225ed: Pulling fs layer [2023-09-11T19:10:36.608Z] 339a4e72a1f5: Pulling fs layer [2023-09-11T19:10:36.608Z] 988bab9f4d93: Pulling fs layer [2023-09-11T19:10:36.608Z] 1469e6f7b9e6: Pulling fs layer [2023-09-11T19:10:36.608Z] eaf3925da568: Pulling fs layer [2023-09-11T19:10:36.608Z] bab4dde63d76: Pulling fs layer [2023-09-11T19:10:36.608Z] bde34c3a00c8: Pulling fs layer [2023-09-11T19:10:36.608Z] b352a97aabf1: Pulling fs layer [2023-09-11T19:10:36.608Z] 4872d77fe225: Pulling fs layer [2023-09-11T19:10:36.608Z] 5851b861e8e6: Pulling fs layer [2023-09-11T19:10:36.608Z] 988bab9f4d93: Waiting [2023-09-11T19:10:36.608Z] 1469e6f7b9e6: Waiting [2023-09-11T19:10:36.608Z] eaf3925da568: Waiting [2023-09-11T19:10:36.608Z] bab4dde63d76: Waiting [2023-09-11T19:10:36.608Z] bde34c3a00c8: Waiting [2023-09-11T19:10:36.608Z] b352a97aabf1: Waiting [2023-09-11T19:10:36.608Z] 4872d77fe225: Waiting [2023-09-11T19:10:36.608Z] 5851b861e8e6: Waiting [2023-09-11T19:10:36.608Z] e2be974225ed: Verifying Checksum [2023-09-11T19:10:36.608Z] e2be974225ed: Download complete [2023-09-11T19:10:36.608Z] 988bab9f4d93: Verifying Checksum [2023-09-11T19:10:36.608Z] 988bab9f4d93: Download complete [2023-09-11T19:10:36.608Z] 1469e6f7b9e6: Verifying Checksum [2023-09-11T19:10:36.608Z] 1469e6f7b9e6: Download complete [2023-09-11T19:10:36.887Z] 339a4e72a1f5: Verifying Checksum [2023-09-11T19:10:36.887Z] 339a4e72a1f5: Download complete [2023-09-11T19:10:36.887Z] eaf3925da568: Verifying Checksum [2023-09-11T19:10:36.887Z] eaf3925da568: Download complete [2023-09-11T19:10:36.887Z] bde34c3a00c8: Verifying Checksum [2023-09-11T19:10:36.887Z] bde34c3a00c8: Download complete [2023-09-11T19:10:36.887Z] b352a97aabf1: Download complete [2023-09-11T19:10:36.887Z] 4872d77fe225: Download complete [2023-09-11T19:10:36.887Z] 5851b861e8e6: Verifying Checksum [2023-09-11T19:10:36.887Z] 5851b861e8e6: Download complete [2023-09-11T19:10:36.887Z] b85a868b505f: Verifying Checksum [2023-09-11T19:10:36.887Z] b85a868b505f: Download complete [2023-09-11T19:10:37.148Z] bab4dde63d76: Verifying Checksum [2023-09-11T19:10:37.148Z] bab4dde63d76: Download complete [2023-09-11T19:10:38.084Z] b85a868b505f: Pull complete [2023-09-11T19:10:38.343Z] e2be974225ed: Pull complete [2023-09-11T19:10:38.602Z] 339a4e72a1f5: Pull complete [2023-09-11T19:10:38.861Z] 988bab9f4d93: Pull complete [2023-09-11T19:10:39.124Z] 1469e6f7b9e6: Pull complete [2023-09-11T19:10:39.124Z] eaf3925da568: Pull complete [2023-09-11T19:10:41.031Z] bab4dde63d76: Pull complete [2023-09-11T19:10:41.031Z] bde34c3a00c8: Pull complete [2023-09-11T19:10:41.031Z] b352a97aabf1: Pull complete [2023-09-11T19:10:41.292Z] 4872d77fe225: Pull complete [2023-09-11T19:10:41.292Z] 5851b861e8e6: Pull complete [2023-09-11T19:10:41.292Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-11T19:10:41.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T19:10:41.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:10:41.409Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2023-09-11T19:10:41.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T19:10:43.830Z] $ docker top 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff -eo pid,comm [2023-09-11T19:10:43.887Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-11T19:10:43.887Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T19:10:43.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T19:10:43.926Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T19:10:44.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T19:10:44.039Z] $ docker exec 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff ssh-agent [2023-09-11T19:10:44.155Z] SSH_AUTH_SOCK=/tmp/ssh-KxPqI9YA7NMS/agent.32 [2023-09-11T19:10:44.155Z] SSH_AGENT_PID=38 [2023-09-11T19:10:44.162Z] Running ssh-add (command line suppressed) [2023-09-11T19:10:44.280Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8482358446283123796.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8482358446283123796.key) [2023-09-11T19:10:44.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T19:10:44.590Z] + git tag --points-at HEAD [Pipeline] } [2023-09-11T19:10:44.607Z] $ docker exec --env ******** --env ******** 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff ssh-agent -k [2023-09-11T19:10:44.717Z] unset SSH_AUTH_SOCK; [2023-09-11T19:10:44.717Z] unset SSH_AGENT_PID; [2023-09-11T19:10:44.717Z] echo Agent pid 38 killed; [2023-09-11T19:10:44.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-11T19:10:44.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T19:10:44.752Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T19:10:44.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T19:10:44.861Z] $ docker exec 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff ssh-agent [2023-09-11T19:10:44.986Z] SSH_AUTH_SOCK=/tmp/ssh-573EQfKkIC9E/agent.70 [2023-09-11T19:10:44.986Z] SSH_AGENT_PID=76 [2023-09-11T19:10:44.992Z] Running ssh-add (command line suppressed) [2023-09-11T19:10:45.090Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3815492470784560046.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3815492470784560046.key) [2023-09-11T19:10:45.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T19:10:45.396Z] + git semver init [2023-09-11T19:10:45.656Z] 2023-09-11 19:10:45,587 [run_init] DEBUG init version:0.0.0 force:False [2023-09-11T19:10:45.656Z] 2023-09-11 19:10:45,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-11T19:10:45.656Z] 2023-09-11 19:10:45,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-11T19:10:45.656Z] 2023-09-11 19:10:45,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-11T19:10:46.596Z] 2023-09-11 19:10:46,284 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-11T19:10:46.596Z] 2023-09-11 19:10:46,284 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-11T19:10:46.596Z] 2023-09-11 19:10:46,284 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-11T19:10:46.596Z] 2023-09-11 19:10:46,285 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-11T19:10:46.596Z] 3.1.0-dev.17 [Pipeline] } [2023-09-11T19:10:46.604Z] $ docker exec --env ******** --env ******** 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff ssh-agent -k [2023-09-11T19:10:46.705Z] unset SSH_AUTH_SOCK; [2023-09-11T19:10:46.705Z] unset SSH_AGENT_PID; [2023-09-11T19:10:46.705Z] echo Agent pid 76 killed; [2023-09-11T19:10:46.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T19:10:47.029Z] + git semver [Pipeline] } [2023-09-11T19:10:47.302Z] $ docker stop --time=1 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff [2023-09-11T19:10:48.609Z] $ docker rm -f --volumes 1636569f159411d056fe18ec9859b1b87edf1722bc0a726c034f6d3174aa64ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T19:10:48.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-11T19:10:49.172Z] Stashed 1 file(s) [Pipeline] echo [2023-09-11T19:10:49.175Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T19:10:49.333Z] provisioning config files... [2023-09-11T19:10:49.340Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13312390441245954018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:10:49.632Z] ---> docker-login.sh [2023-09-11T19:10:49.632Z] nexus3.edgexfoundry.org:10001 [2023-09-11T19:10:49.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:10:49.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:10:49.632Z] Configure a credential helper to remove this warning. See [2023-09-11T19:10:49.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:10:49.632Z] [2023-09-11T19:10:49.632Z] Login Succeeded [2023-09-11T19:10:49.632Z] nexus3.edgexfoundry.org:10002 [2023-09-11T19:10:49.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:10:49.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:10:49.633Z] Configure a credential helper to remove this warning. See [2023-09-11T19:10:49.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:10:49.633Z] [2023-09-11T19:10:49.633Z] Login Succeeded [2023-09-11T19:10:49.633Z] nexus3.edgexfoundry.org:10003 [2023-09-11T19:10:49.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:10:49.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:10:49.892Z] Configure a credential helper to remove this warning. See [2023-09-11T19:10:49.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:10:49.892Z] [2023-09-11T19:10:49.892Z] Login Succeeded [2023-09-11T19:10:49.892Z] nexus3.edgexfoundry.org:10004 [2023-09-11T19:10:49.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:10:49.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:10:49.892Z] Configure a credential helper to remove this warning. See [2023-09-11T19:10:49.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:10:49.892Z] [2023-09-11T19:10:49.892Z] Login Succeeded [2023-09-11T19:10:49.892Z] docker.io [2023-09-11T19:10:50.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:10:50.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:10:50.151Z] Configure a credential helper to remove this warning. See [2023-09-11T19:10:50.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:10:50.151Z] [2023-09-11T19:10:50.151Z] Login Succeeded [2023-09-11T19:10:50.151Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T19:10:50.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T19:10:50.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T19:10:50.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T19:10:50.240Z] ========================================================= [2023-09-11T19:10:50.240Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-11T19:10:50.240Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:10:50.547Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-11T19:10:50.547Z] Sending build context to Docker daemon 2.167MB [2023-09-11T19:10:50.547Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T19:10:50.547Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-11T19:10:50.547Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-11T19:10:50.547Z] 4db1b89c0bd1: Pulling fs layer [2023-09-11T19:10:50.547Z] 6911f1a30b25: Pulling fs layer [2023-09-11T19:10:50.547Z] e194b8c5c2a9: Pulling fs layer [2023-09-11T19:10:50.547Z] 6863d3e3a2b1: Pulling fs layer [2023-09-11T19:10:50.547Z] ec0bb842ea78: Pulling fs layer [2023-09-11T19:10:50.547Z] 40a00589a448: Pulling fs layer [2023-09-11T19:10:50.547Z] 6863d3e3a2b1: Waiting [2023-09-11T19:10:50.547Z] ec0bb842ea78: Waiting [2023-09-11T19:10:50.547Z] 6c08303d61cc: Pulling fs layer [2023-09-11T19:10:50.547Z] 798269fcf238: Pulling fs layer [2023-09-11T19:10:50.547Z] 40a00589a448: Waiting [2023-09-11T19:10:50.547Z] 798269fcf238: Waiting [2023-09-11T19:10:50.547Z] 6911f1a30b25: Verifying Checksum [2023-09-11T19:10:50.547Z] 6911f1a30b25: Download complete [2023-09-11T19:10:50.807Z] 6863d3e3a2b1: Download complete [2023-09-11T19:10:50.807Z] ec0bb842ea78: Verifying Checksum [2023-09-11T19:10:50.807Z] ec0bb842ea78: Download complete [2023-09-11T19:10:50.807Z] 4db1b89c0bd1: Verifying Checksum [2023-09-11T19:10:50.807Z] 4db1b89c0bd1: Download complete [2023-09-11T19:10:50.807Z] 40a00589a448: Verifying Checksum [2023-09-11T19:10:50.807Z] 40a00589a448: Download complete [2023-09-11T19:10:50.807Z] 4db1b89c0bd1: Pull complete [2023-09-11T19:10:51.070Z] 6911f1a30b25: Pull complete [2023-09-11T19:10:51.330Z] e194b8c5c2a9: Verifying Checksum [2023-09-11T19:10:51.330Z] e194b8c5c2a9: Download complete [2023-09-11T19:10:51.330Z] 798269fcf238: Verifying Checksum [2023-09-11T19:10:51.330Z] 798269fcf238: Download complete [2023-09-11T19:10:51.588Z] 6c08303d61cc: Verifying Checksum [2023-09-11T19:10:51.588Z] 6c08303d61cc: Download complete [2023-09-11T19:10:54.870Z] e194b8c5c2a9: Pull complete [2023-09-11T19:10:54.870Z] 6863d3e3a2b1: Pull complete [2023-09-11T19:10:54.870Z] ec0bb842ea78: Pull complete [2023-09-11T19:10:54.870Z] 40a00589a448: Pull complete [2023-09-11T19:10:57.398Z] 6c08303d61cc: Pull complete [2023-09-11T19:10:57.963Z] 798269fcf238: Pull complete [2023-09-11T19:10:57.963Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-11T19:10:57.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-11T19:10:57.963Z] ---> ec979cd7f677 [2023-09-11T19:10:57.963Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-11T19:11:02.153Z] ---> Running in bf5a7c22483b [2023-09-11T19:11:02.153Z] Removing intermediate container bf5a7c22483b [2023-09-11T19:11:02.153Z] ---> 0f83abf6838a [2023-09-11T19:11:02.153Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T19:11:02.153Z] ---> Running in 72812b4388a5 [2023-09-11T19:11:02.153Z] Removing intermediate container 72812b4388a5 [2023-09-11T19:11:02.153Z] ---> 2ffd57bc34d3 [2023-09-11T19:11:02.153Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-11T19:11:02.153Z] ---> Running in a103fbb9f306 [2023-09-11T19:11:02.153Z] Removing intermediate container a103fbb9f306 [2023-09-11T19:11:02.153Z] ---> 3d97dee514e3 [2023-09-11T19:11:02.153Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-11T19:11:02.153Z] ---> Running in 4c9361e14f07 [2023-09-11T19:11:02.153Z] Removing intermediate container 4c9361e14f07 [2023-09-11T19:11:02.153Z] ---> 9bf184725fa3 [2023-09-11T19:11:02.153Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T19:11:02.153Z] ---> Running in 19717fdd4ec7 [2023-09-11T19:11:02.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T19:11:02.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T19:11:02.670Z] (1/14) Installing libintl (0.21.1-r1) [2023-09-11T19:11:02.670Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-09-11T19:11:02.670Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-09-11T19:11:02.929Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-09-11T19:11:02.929Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-09-11T19:11:02.929Z] (6/14) Installing udev-init-scripts (35-r1) [2023-09-11T19:11:02.929Z] (7/14) Installing libblkid (2.38.1-r1) [2023-09-11T19:11:02.929Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-09-11T19:11:02.929Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-09-11T19:11:02.929Z] (10/14) Installing kmod-libs (30-r1) [2023-09-11T19:11:02.929Z] (11/14) Installing eudev (3.2.11-r4) [2023-09-11T19:11:02.929Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-09-11T19:11:02.929Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-09-11T19:11:02.929Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-09-11T19:11:02.929Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T19:11:02.929Z] Executing eudev-3.2.11-r4.trigger [2023-09-11T19:11:02.929Z] OK: 272 MiB in 67 packages [2023-09-11T19:11:03.496Z] Removing intermediate container 19717fdd4ec7 [2023-09-11T19:11:03.496Z] ---> 21e15c622307 [2023-09-11T19:11:03.496Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-11T19:11:03.496Z] ---> Running in d35565aaa7ab [2023-09-11T19:11:03.496Z] Removing intermediate container d35565aaa7ab [2023-09-11T19:11:03.496Z] ---> 84fd7fcb9e69 [2023-09-11T19:11:03.496Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-11T19:11:03.756Z] ---> 4666b25228c0 [2023-09-11T19:11:03.756Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T19:11:03.756Z] ---> Running in f28156739ab1 [2023-09-11T19:11:04.287Z] Still waiting to schedule task [2023-09-11T19:11:04.287Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-11T19:11:50.473Z] Removing intermediate container f28156739ab1 [2023-09-11T19:11:50.473Z] ---> e100fe7af2cb [2023-09-11T19:11:50.473Z] Step 11/13 : COPY . . [2023-09-11T19:11:50.473Z] ---> 7d15f3a15980 [2023-09-11T19:11:50.473Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-11T19:11:50.473Z] ---> Running in eb35bff97372 [2023-09-11T19:11:50.473Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T19:11:50.473Z]  Dload Upload  Total  Spent  Left Speed [2023-09-11T19:11:50.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 8464 0 --:--:-- --:--:-- --:--:-- 8466 [2023-09-11T19:11:50.473Z] Removing intermediate container eb35bff97372 [2023-09-11T19:11:50.473Z] ---> 451e6565b6ae [2023-09-11T19:11:50.473Z] Step 13/13 : RUN ${MAKE} [2023-09-11T19:11:50.473Z] ---> Running in f025383adbbd [2023-09-11T19:11:50.473Z] noop [2023-09-11T19:11:50.473Z] Removing intermediate container f025383adbbd [2023-09-11T19:11:50.473Z] ---> 8990681f9b79 [2023-09-11T19:11:50.473Z] Successfully built 8990681f9b79 [2023-09-11T19:11:50.473Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:11:50.790Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T19:11:50.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:11:50.868Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2023-09-11T19:11:50.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-11T19:11:51.244Z] $ docker top a70d4c726e44ee59b073d654356929d49f63b67ccda1a246ac00ae74ee641e4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T19:11:51.596Z] + go version [2023-09-11T19:11:51.596Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-11T19:11:51.606Z] $ docker stop --time=1 a70d4c726e44ee59b073d654356929d49f63b67ccda1a246ac00ae74ee641e4b [2023-09-11T19:11:52.871Z] $ docker rm -f --volumes a70d4c726e44ee59b073d654356929d49f63b67ccda1a246ac00ae74ee641e4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:11:53.274Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T19:11:53.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:11:53.347Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2023-09-11T19:11:53.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-11T19:11:53.736Z] $ docker top d294f08be91d59364e5c04f44d0e6ca55ed5c36be78e93076d948f87e2620372 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T19:11:54.092Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-11T19:11:54.386Z] + make test [2023-09-11T19:11:54.386Z] go test ./... -coverprofile=coverage.out ./... [2023-09-11T19:11:59.658Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-11T19:12:11.880Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-11T19:12:12.137Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.022s coverage: 4.4% of statements [2023-09-11T19:12:20.249Z] go vet ./... [2023-09-11T19:12:24.433Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T19:12:24.433Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T19:12:24.433Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T19:12:24.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T19:12:24.459Z] $ docker stop --time=1 d294f08be91d59364e5c04f44d0e6ca55ed5c36be78e93076d948f87e2620372 [2023-09-11T19:12:29.246Z] $ docker rm -f --volumes d294f08be91d59364e5c04f44d0e6ca55ed5c36be78e93076d948f87e2620372 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T19:12:29.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T19:12:29.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-11T19:12:30.306Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T19:12:30.595Z] + ls -al . [2023-09-11T19:12:30.595Z] total 220 [2023-09-11T19:12:30.595Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 19:11 . [2023-09-11T19:12:30.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 19:10 .. [2023-09-11T19:12:30.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 19:10 .git [2023-09-11T19:12:30.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:10 .github [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 11 19:10 .gitignore [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 11 19:10 .golangci.yml [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 11 19:10 .hadolint.yml [2023-09-11T19:12:30.595Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 19:10 .semver [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 11 19:10 Attribution.txt [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 11 19:10 CHANGELOG.md [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 11 19:10 Dockerfile [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 11 19:10 GOVERNANCE.md [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 11 19:10 Jenkinsfile [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 19:10 LICENSE [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 11 19:10 Makefile [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 11 19:10 OWNERS.md [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 11 19:10 README.md [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 19:10 VERSION [2023-09-11T19:12:30.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 19:10 bin [2023-09-11T19:12:30.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:10 cmd [2023-09-11T19:12:30.595Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 11 19:12 coverage.out [2023-09-11T19:12:30.595Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 11 19:10 docker-entrypoint.sh [2023-09-11T19:12:30.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 19:10 docs [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 11 19:10 go.mod [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 11 19:10 go.sum [2023-09-11T19:12:30.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:10 internal [2023-09-11T19:12:30.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 19:10 snap [2023-09-11T19:12:30.595Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 11 19:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:12:30.922Z] + 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=df8fee098ca8f8207e6b8a7bc916bcd179a74499 --label arch=amd64 --label version=3.1.0-dev.17 . [2023-09-11T19:12:30.922Z] Sending build context to Docker daemon 2.222MB [2023-09-11T19:12:30.922Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T19:12:30.922Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-11T19:12:30.922Z] ---> 8990681f9b79 [2023-09-11T19:12:30.922Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-11T19:12:31.182Z] ---> Running in 5f61346b0969 [2023-09-11T19:12:31.182Z] Removing intermediate container 5f61346b0969 [2023-09-11T19:12:31.182Z] ---> e82ab1e20dc5 [2023-09-11T19:12:31.182Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T19:12:31.182Z] ---> Running in 5cc9659f88a4 [2023-09-11T19:12:31.182Z] Removing intermediate container 5cc9659f88a4 [2023-09-11T19:12:31.182Z] ---> 17311e49f987 [2023-09-11T19:12:31.182Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-11T19:12:31.182Z] ---> Running in 9bfbb3467cc9 [2023-09-11T19:12:31.442Z] Removing intermediate container 9bfbb3467cc9 [2023-09-11T19:12:31.442Z] ---> 17a6d419b67e [2023-09-11T19:12:31.442Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-11T19:12:31.442Z] ---> Running in dc252cf8d051 [2023-09-11T19:12:31.442Z] Removing intermediate container dc252cf8d051 [2023-09-11T19:12:31.442Z] ---> 9dc051242ff7 [2023-09-11T19:12:31.442Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T19:12:31.442Z] ---> Running in e9f0d113c66d [2023-09-11T19:12:31.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T19:12:31.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T19:12:32.222Z] OK: 272 MiB in 67 packages [2023-09-11T19:12:32.485Z] Removing intermediate container e9f0d113c66d [2023-09-11T19:12:32.485Z] ---> 85fb372b286d [2023-09-11T19:12:32.485Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-11T19:12:32.485Z] ---> Running in 0161f7ddc68e [2023-09-11T19:12:32.786Z] Removing intermediate container 0161f7ddc68e [2023-09-11T19:12:32.786Z] ---> e7d416d5ad02 [2023-09-11T19:12:32.786Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-11T19:12:32.786Z] ---> b0712fbb0d4f [2023-09-11T19:12:32.786Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T19:12:32.786Z] ---> Running in 4fb5da5c3085 [2023-09-11T19:12:33.802Z] Removing intermediate container 4fb5da5c3085 [2023-09-11T19:12:33.802Z] ---> 9c422d79514f [2023-09-11T19:12:33.802Z] Step 11/36 : COPY . . [2023-09-11T19:12:34.076Z] ---> fe0c5963738d [2023-09-11T19:12:34.076Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-11T19:12:34.076Z] ---> Running in 232dcba55312 [2023-09-11T19:12:34.353Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T19:12:34.353Z] Dload Upload Total Spent Left Speed [2023-09-11T19:12:34.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 21974 0 --:--:-- --:--:-- --:--:-- 22375 [2023-09-11T19:12:34.634Z] Removing intermediate container 232dcba55312 [2023-09-11T19:12:34.634Z] ---> b02cf240c190 [2023-09-11T19:12:34.634Z] Step 13/36 : RUN ${MAKE} [2023-09-11T19:12:34.634Z] ---> Running in cc992144dab0 [2023-09-11T19:12:34.900Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-11T19:12:35.312Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5832 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-11T19:12:35.325Z] Running in /w/workspace/device-usb-camera/141 [Pipeline] { [Pipeline] checkout [2023-09-11T19:12:35.361Z] Selected Git installation does not exist. Using Default [2023-09-11T19:12:35.361Z] The recommended git tool is: NONE [2023-09-11T19:12:40.458Z] using credential edgex-jenkins-ssh [2023-09-11T19:12:40.471Z] Cloning the remote Git repository [2023-09-11T19:12:40.512Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-11T19:12:40.598Z] > git init /w/workspace/device-usb-camera/141 # timeout=10 [2023-09-11T19:12:40.717Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-11T19:12:40.718Z] > git --version # timeout=10 [2023-09-11T19:12:40.737Z] > git --version # 'git version 2.25.1' [2023-09-11T19:12:40.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T19:12:40.878Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T19:12:42.518Z] Avoid second fetch [2023-09-11T19:12:42.518Z] Checking out Revision df8fee098ca8f8207e6b8a7bc916bcd179a74499 (main) [2023-09-11T19:12:41.705Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-11T19:12:41.723Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T19:12:42.536Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T19:12:42.607Z] > git checkout -f df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 [2023-09-11T19:12:43.010Z] Commit message: "Merge pull request #283 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T19:12:44.043Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-11T19:12:44.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T19:12:44.043Z] Dload Upload Total Spent Left Speed [2023-09-11T19:12:44.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-09-11T19:12:44.593Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-11T19:12:44.913Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-11T19:12:44.913Z] + sudo tee /etc/docker/daemon.new [2023-09-11T19:12:44.913Z] { [2023-09-11T19:12:44.913Z] "registry-mirrors": [ [2023-09-11T19:12:44.913Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-11T19:12:44.913Z] ], [2023-09-11T19:12:44.913Z] "bip": "10.250.0.254/24", [2023-09-11T19:12:44.913Z] "hosts": [ [2023-09-11T19:12:44.913Z] "tcp://0.0.0.0:5555", [2023-09-11T19:12:44.913Z] "unix:///var/run/docker.sock" [2023-09-11T19:12:44.913Z] ], [2023-09-11T19:12:44.913Z] "mtu": 1458, [2023-09-11T19:12:44.913Z] "selinux-enabled": true, [2023-09-11T19:12:44.913Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-11T19:12:44.913Z] } [Pipeline] sh [2023-09-11T19:12:45.239Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-11T19:12:45.573Z] + sudo service docker restart [2023-09-11T19:13:01.618Z] Removing intermediate container cc992144dab0 [2023-09-11T19:13:01.618Z] ---> 2cda0097987a [2023-09-11T19:13:01.618Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-11T19:13:01.618Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-11T19:13:01.618Z] 4acc49c71d14: Pulling fs layer [2023-09-11T19:13:01.618Z] 4acc49c71d14: Verifying Checksum [2023-09-11T19:13:01.618Z] 4acc49c71d14: Download complete [2023-09-11T19:13:01.618Z] 4acc49c71d14: Pull complete [2023-09-11T19:13:01.618Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-11T19:13:01.618Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-11T19:13:01.618Z] ---> 01a2bd3e5fff [2023-09-11T19:13:01.618Z] Step 15/36 : FROM alpine:3.17 [2023-09-11T19:13:01.618Z] 3.17: Pulling from library/alpine [2023-09-11T19:13:01.618Z] 9398808236ff: Pulling fs layer [2023-09-11T19:13:01.618Z] 9398808236ff: Verifying Checksum [2023-09-11T19:13:01.618Z] 9398808236ff: Download complete [2023-09-11T19:13:01.618Z] 9398808236ff: Pull complete [2023-09-11T19:13:01.618Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T19:13:01.618Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T19:13:01.618Z] ---> 1e0b8b5322fc [2023-09-11T19:13:01.618Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-11T19:13:01.618Z] ---> Running in 98a2dc6115c6 [2023-09-11T19:13:01.618Z] Removing intermediate container 98a2dc6115c6 [2023-09-11T19:13:01.618Z] ---> cf1ebd1b1347 [2023-09-11T19:13:01.618Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-11T19:13:01.618Z] ---> Running in 24815b401ca4 [2023-09-11T19:13:01.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T19:13:01.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T19:13:02.149Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-09-11T19:13:02.149Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-09-11T19:13:02.149Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-09-11T19:13:02.409Z] (4/86) Installing libxau (1.0.10-r0) [2023-09-11T19:13:02.409Z] (5/86) Installing libmd (1.0.4-r0) [2023-09-11T19:13:02.409Z] (6/86) Installing libbsd (0.11.7-r0) [2023-09-11T19:13:02.409Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-09-11T19:13:02.409Z] (8/86) Installing libxcb (1.15-r0) [2023-09-11T19:13:02.409Z] (9/86) Installing libx11 (1.8.4-r1) [2023-09-11T19:13:02.409Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-09-11T19:13:02.409Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-09-11T19:13:02.409Z] (12/86) Installing libexpat (2.5.0-r0) [2023-09-11T19:13:02.409Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-09-11T19:13:02.409Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-09-11T19:13:02.409Z] (15/86) Installing libpng (1.6.39-r0) [2023-09-11T19:13:02.409Z] (16/86) Installing freetype (2.12.1-r0) [2023-09-11T19:13:02.409Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-09-11T19:13:02.409Z] (18/86) Installing fribidi (1.0.12-r0) [2023-09-11T19:13:02.409Z] (19/86) Installing libffi (3.4.4-r0) [2023-09-11T19:13:02.409Z] (20/86) Installing libintl (0.21.1-r1) [2023-09-11T19:13:02.669Z] (21/86) Installing libblkid (2.38.1-r1) [2023-09-11T19:13:02.669Z] (22/86) Installing libmount (2.38.1-r1) [2023-09-11T19:13:02.669Z] (23/86) Installing pcre2 (10.42-r0) [2023-09-11T19:13:02.669Z] (24/86) Installing glib (2.74.7-r0) [2023-09-11T19:13:02.669Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-09-11T19:13:02.669Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-09-11T19:13:02.669Z] (27/86) Installing libass (0.16.0-r1) [2023-09-11T19:13:02.669Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-09-11T19:13:02.669Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-09-11T19:13:02.669Z] (30/86) Installing libpciaccess (0.17-r0) [2023-09-11T19:13:02.669Z] (31/86) Installing libdrm (2.4.114-r0) [2023-09-11T19:13:02.669Z] (32/86) Installing gmp (6.2.1-r2) [2023-09-11T19:13:02.669Z] (33/86) Installing nettle (3.8.1-r0) [2023-09-11T19:13:02.669Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-09-11T19:13:02.669Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-09-11T19:13:02.669Z] (36/86) Installing libunistring (1.1-r0) [2023-09-11T19:13:02.669Z] (37/86) Installing gnutls (3.7.8-r3) [2023-09-11T19:13:02.669Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-11T19:13:02.669Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-11T19:13:02.669Z] (40/86) Installing lame (3.100-r2) [2023-09-11T19:13:02.669Z] (41/86) Installing opus (1.3.1-r1) [2023-09-11T19:13:02.928Z] (42/86) Installing libasyncns (0.8-r1) [2023-09-11T19:13:02.928Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-09-11T19:13:02.928Z] (44/86) Installing libltdl (2.4.7-r1) [2023-09-11T19:13:02.928Z] (45/86) Installing orc (0.4.33-r0) [2023-09-11T19:13:02.928Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-09-11T19:13:02.928Z] (47/86) Installing libogg (1.3.5-r2) [2023-09-11T19:13:02.928Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-11T19:13:02.928Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-09-11T19:13:02.928Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-09-11T19:13:02.928Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-09-11T19:13:02.928Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-09-11T19:13:02.928Z] (53/86) Installing soxr (0.1.3-r3) [2023-09-11T19:13:02.928Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-09-11T19:13:02.928Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-09-11T19:13:02.928Z] (56/86) Installing libpulse (16.1-r6) [2023-09-11T19:13:02.928Z] (57/86) Installing cjson (1.7.15-r3) [2023-09-11T19:13:02.928Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-09-11T19:13:02.928Z] (59/86) Installing librist (0.2.7-r0) [2023-09-11T19:13:02.928Z] (60/86) Installing libsrt (1.5.1-r0) [2023-09-11T19:13:02.928Z] (61/86) Installing libssh (0.10.5-r0) [2023-09-11T19:13:02.928Z] (62/86) Installing libtheora (1.1.1-r16) [2023-09-11T19:13:02.928Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-09-11T19:13:02.928Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-09-11T19:13:02.928Z] (65/86) Installing libxext (1.3.5-r0) [2023-09-11T19:13:02.928Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-09-11T19:13:02.928Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-09-11T19:13:02.928Z] (68/86) Installing libva (2.16.0-r0) [2023-09-11T19:13:02.928Z] (69/86) Installing libvdpau (1.5-r0) [2023-09-11T19:13:02.928Z] (70/86) Installing vidstab (1.1.0-r2) [2023-09-11T19:13:02.928Z] (71/86) Installing libvpx (1.12.0-r1) [2023-09-11T19:13:02.928Z] (72/86) Installing libwebp (1.2.4-r2) [2023-09-11T19:13:02.928Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-09-11T19:13:03.189Z] (74/86) Installing numactl (2.0.16-r1) [2023-09-11T19:13:03.189Z] (75/86) Installing x265-libs (3.5-r3) [2023-09-11T19:13:03.189Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-09-11T19:13:03.189Z] (77/86) Installing libsodium (1.0.18-r2) [2023-09-11T19:13:03.189Z] (78/86) Installing libzmq (4.3.4-r1) [2023-09-11T19:13:03.189Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-09-11T19:13:03.448Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-09-11T19:13:03.448Z] (81/86) Installing udev-init-scripts (35-r1) [2023-09-11T19:13:03.448Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-09-11T19:13:03.448Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-09-11T19:13:03.448Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-09-11T19:13:03.448Z] (85/86) Installing kmod-libs (30-r1) [2023-09-11T19:13:03.448Z] (86/86) Installing eudev (3.2.11-r4) [2023-09-11T19:13:03.448Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T19:13:03.448Z] Executing eudev-3.2.11-r4.trigger [2023-09-11T19:13:03.448Z] OK: 112 MiB in 101 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T19:13:03.823Z] provisioning config files... [2023-09-11T19:13:03.846Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/141@tmp/config13280179188309230415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:13:04.193Z] ---> docker-login.sh [2023-09-11T19:13:04.193Z] nexus3.edgexfoundry.org:10001 [2023-09-11T19:13:04.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:13:04.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:13:04.729Z] Configure a credential helper to remove this warning. See [2023-09-11T19:13:04.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:13:04.729Z] [2023-09-11T19:13:04.729Z] Login Succeeded [2023-09-11T19:13:04.729Z] nexus3.edgexfoundry.org:10002 [2023-09-11T19:13:05.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:13:05.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:13:05.000Z] Configure a credential helper to remove this warning. See [2023-09-11T19:13:05.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:13:05.000Z] [2023-09-11T19:13:05.000Z] Login Succeeded [2023-09-11T19:13:05.000Z] nexus3.edgexfoundry.org:10003 [2023-09-11T19:13:05.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:13:05.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:13:05.540Z] Configure a credential helper to remove this warning. See [2023-09-11T19:13:05.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:13:05.540Z] [2023-09-11T19:13:05.540Z] Login Succeeded [2023-09-11T19:13:05.540Z] nexus3.edgexfoundry.org:10004 [2023-09-11T19:13:05.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:13:05.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:13:05.809Z] Configure a credential helper to remove this warning. See [2023-09-11T19:13:05.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:13:05.809Z] [2023-09-11T19:13:05.809Z] Login Succeeded [2023-09-11T19:13:05.809Z] docker.io [2023-09-11T19:13:06.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:13:06.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:13:06.344Z] Configure a credential helper to remove this warning. See [2023-09-11T19:13:06.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:13:06.344Z] [2023-09-11T19:13:06.344Z] Login Succeeded [2023-09-11T19:13:06.344Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T19:13:06.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T19:13:06.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T19:13:06.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T19:13:06.619Z] ========================================================= [2023-09-11T19:13:06.619Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-11T19:13:06.619Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:06.966Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-11T19:13:07.234Z] Sending build context to Docker daemon 1.295MB [2023-09-11T19:13:07.234Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T19:13:07.235Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-11T19:13:07.504Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-11T19:13:07.504Z] edb6bdbacee9: Pulling fs layer [2023-09-11T19:13:07.504Z] 5f9638ab2659: Pulling fs layer [2023-09-11T19:13:07.504Z] 8d51d6327a98: Pulling fs layer [2023-09-11T19:13:07.504Z] 8b374f2dd631: Pulling fs layer [2023-09-11T19:13:07.504Z] ec14aa9079de: Pulling fs layer [2023-09-11T19:13:07.504Z] 2f466654f4bb: Pulling fs layer [2023-09-11T19:13:07.504Z] 554e91adad29: Pulling fs layer [2023-09-11T19:13:07.504Z] ec14aa9079de: Waiting [2023-09-11T19:13:07.504Z] 2f466654f4bb: Waiting [2023-09-11T19:13:07.504Z] 554e91adad29: Waiting [2023-09-11T19:13:07.504Z] 8b374f2dd631: Waiting [2023-09-11T19:13:07.504Z] 5f9638ab2659: Verifying Checksum [2023-09-11T19:13:07.504Z] 5f9638ab2659: Download complete [2023-09-11T19:13:07.504Z] 8b374f2dd631: Verifying Checksum [2023-09-11T19:13:07.504Z] 8b374f2dd631: Download complete [2023-09-11T19:13:07.504Z] ec14aa9079de: Verifying Checksum [2023-09-11T19:13:07.504Z] ec14aa9079de: Download complete [2023-09-11T19:13:07.504Z] edb6bdbacee9: Verifying Checksum [2023-09-11T19:13:07.504Z] edb6bdbacee9: Download complete [2023-09-11T19:13:07.651Z] Removing intermediate container 24815b401ca4 [2023-09-11T19:13:07.651Z] ---> d1f2ae124191 [2023-09-11T19:13:07.651Z] Step 18/36 : WORKDIR / [2023-09-11T19:13:07.651Z] ---> Running in 388fb2d3680c [2023-09-11T19:13:07.651Z] Removing intermediate container 388fb2d3680c [2023-09-11T19:13:07.651Z] ---> 2ed9b3ef1edd [2023-09-11T19:13:07.651Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-11T19:13:07.910Z] ---> 22325b1e7250 [2023-09-11T19:13:07.910Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-11T19:13:08.168Z] ---> 8151c47c1667 [2023-09-11T19:13:08.168Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-11T19:13:08.168Z] ---> ad51a370b577 [2023-09-11T19:13:08.168Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-11T19:13:08.427Z] ---> 9fd67e177565 [2023-09-11T19:13:08.427Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-11T19:13:08.427Z] ---> 22c0f6597633 [2023-09-11T19:13:08.427Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-11T19:13:08.488Z] edb6bdbacee9: Pull complete [2023-09-11T19:13:08.686Z] ---> c1eb85745c6c [2023-09-11T19:13:08.686Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-11T19:13:08.760Z] 554e91adad29: Verifying Checksum [2023-09-11T19:13:08.760Z] 554e91adad29: Download complete [2023-09-11T19:13:09.033Z] 5f9638ab2659: Pull complete [2023-09-11T19:13:09.822Z] ---> 27c23cb60290 [2023-09-11T19:13:09.822Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-11T19:13:09.822Z] ---> Running in 8a4d2d30970e [2023-09-11T19:13:10.003Z] 8d51d6327a98: Verifying Checksum [2023-09-11T19:13:10.004Z] 8d51d6327a98: Download complete [2023-09-11T19:13:10.004Z] 2f466654f4bb: Verifying Checksum [2023-09-11T19:13:10.004Z] 2f466654f4bb: Download complete [2023-09-11T19:13:10.390Z] Removing intermediate container 8a4d2d30970e [2023-09-11T19:13:10.390Z] ---> 68ba4b032b95 [2023-09-11T19:13:10.390Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-11T19:13:10.390Z] ---> Running in 2af757ab811d [2023-09-11T19:13:10.959Z] Removing intermediate container 2af757ab811d [2023-09-11T19:13:10.959Z] ---> bd086bdcbd3a [2023-09-11T19:13:10.959Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-11T19:13:10.959Z] ---> Running in 8a997843bfb0 [2023-09-11T19:13:11.528Z] Removing intermediate container 8a997843bfb0 [2023-09-11T19:13:11.528Z] ---> 3ac1c21c808b [2023-09-11T19:13:11.528Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-11T19:13:11.528Z] ---> Running in f14584a80371 [2023-09-11T19:13:12.096Z] Removing intermediate container f14584a80371 [2023-09-11T19:13:12.096Z] ---> c52ff6d9af08 [2023-09-11T19:13:12.096Z] Step 30/36 : EXPOSE 59983 [2023-09-11T19:13:12.096Z] ---> Running in a7a36ae48c4b [2023-09-11T19:13:12.096Z] Removing intermediate container a7a36ae48c4b [2023-09-11T19:13:12.096Z] ---> c75f08887b60 [2023-09-11T19:13:12.096Z] Step 31/36 : EXPOSE 8554 [2023-09-11T19:13:12.096Z] ---> Running in a4488c7cf17a [2023-09-11T19:13:12.096Z] Removing intermediate container a4488c7cf17a [2023-09-11T19:13:12.096Z] ---> c91e0240df6b [2023-09-11T19:13:12.096Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-11T19:13:12.096Z] ---> Running in bc1bfce36d9e [2023-09-11T19:13:12.356Z] Removing intermediate container bc1bfce36d9e [2023-09-11T19:13:12.356Z] ---> 4ea4e76c46c1 [2023-09-11T19:13:12.356Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-11T19:13:12.356Z] ---> Running in 1acec2818d7d [2023-09-11T19:13:12.356Z] Removing intermediate container 1acec2818d7d [2023-09-11T19:13:12.356Z] ---> 2d8f9622fba2 [2023-09-11T19:13:12.356Z] Step 34/36 : LABEL arch=amd64 [2023-09-11T19:13:12.356Z] ---> Running in 6adbe89f9fb4 [2023-09-11T19:13:12.356Z] Removing intermediate container 6adbe89f9fb4 [2023-09-11T19:13:12.356Z] ---> 88f511d190db [2023-09-11T19:13:12.356Z] Step 35/36 : LABEL git_sha=df8fee098ca8f8207e6b8a7bc916bcd179a74499 [2023-09-11T19:13:12.614Z] ---> Running in 6131e6c303b9 [2023-09-11T19:13:12.614Z] Removing intermediate container 6131e6c303b9 [2023-09-11T19:13:12.614Z] ---> 94095ac52b97 [2023-09-11T19:13:12.614Z] Step 36/36 : LABEL version=3.1.0-dev.17 [2023-09-11T19:13:12.614Z] ---> Running in 1f816e73c04a [2023-09-11T19:13:12.614Z] Removing intermediate container 1f816e73c04a [2023-09-11T19:13:12.614Z] ---> 857d843bcf91 [2023-09-11T19:13:12.614Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T19:13:12.614Z] Successfully built 857d843bcf91 [2023-09-11T19:13:12.614Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T19:13:12.737Z] provisioning config files... [2023-09-11T19:13:12.747Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2357083141007930930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:13:13.062Z] ---> docker-login.sh [2023-09-11T19:13:13.062Z] nexus3.edgexfoundry.org:10001 [2023-09-11T19:13:13.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:13:13.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:13:13.062Z] Configure a credential helper to remove this warning. See [2023-09-11T19:13:13.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:13:13.062Z] [2023-09-11T19:13:13.062Z] Login Succeeded [2023-09-11T19:13:13.062Z] nexus3.edgexfoundry.org:10002 [2023-09-11T19:13:13.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:13:13.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:13:13.062Z] Configure a credential helper to remove this warning. See [2023-09-11T19:13:13.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:13:13.062Z] [2023-09-11T19:13:13.062Z] Login Succeeded [2023-09-11T19:13:13.062Z] nexus3.edgexfoundry.org:10003 [2023-09-11T19:13:13.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:13:13.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:13:13.322Z] Configure a credential helper to remove this warning. See [2023-09-11T19:13:13.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:13:13.322Z] [2023-09-11T19:13:13.322Z] Login Succeeded [2023-09-11T19:13:13.322Z] nexus3.edgexfoundry.org:10004 [2023-09-11T19:13:13.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:13:13.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:13:13.322Z] Configure a credential helper to remove this warning. See [2023-09-11T19:13:13.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:13:13.322Z] [2023-09-11T19:13:13.322Z] Login Succeeded [2023-09-11T19:13:13.322Z] docker.io [2023-09-11T19:13:13.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:13:13.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:13:13.840Z] Configure a credential helper to remove this warning. See [2023-09-11T19:13:13.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:13:13.840Z] [2023-09-11T19:13:13.840Z] Login Succeeded [2023-09-11T19:13:13.840Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T19:13:13.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T19:13:13.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T19:13:13.890Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-11T19:13:13.890Z] df8fee098ca8f8207e6b8a7bc916bcd179a74499 [2023-09-11T19:13:13.890Z] latest [2023-09-11T19:13:13.890Z] 3.1.0-dev.17 [2023-09-11T19:13:13.890Z] df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 [2023-09-11T19:13:13.890Z] main [2023-09-11T19:13:13.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:14.199Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:14.500Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499 [2023-09-11T19:13:14.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-11T19:13:14.500Z] 3b2a957b81f6: Preparing [2023-09-11T19:13:14.500Z] 798d98258cde: Preparing [2023-09-11T19:13:14.500Z] 87952fe89ae9: Preparing [2023-09-11T19:13:14.500Z] 93ce7d77af41: Preparing [2023-09-11T19:13:14.500Z] 3827b5b91e75: Preparing [2023-09-11T19:13:14.500Z] acc83c6ca332: Preparing [2023-09-11T19:13:14.500Z] fe4e7d882102: Preparing [2023-09-11T19:13:14.500Z] 702ae4accb39: Preparing [2023-09-11T19:13:14.500Z] fc94fcfea136: Preparing [2023-09-11T19:13:14.500Z] bf6661373a69: Preparing [2023-09-11T19:13:14.500Z] 4f9dd1e18db2: Preparing [2023-09-11T19:13:14.500Z] 49e0e1a95be9: Preparing [2023-09-11T19:13:14.500Z] 36b50b131297: Preparing [2023-09-11T19:13:14.500Z] bf6661373a69: Waiting [2023-09-11T19:13:14.500Z] 4f9dd1e18db2: Waiting [2023-09-11T19:13:14.500Z] fe4e7d882102: Waiting [2023-09-11T19:13:14.500Z] fc94fcfea136: Waiting [2023-09-11T19:13:14.500Z] 702ae4accb39: Waiting [2023-09-11T19:13:14.500Z] 49e0e1a95be9: Waiting [2023-09-11T19:13:14.500Z] 36b50b131297: Waiting [2023-09-11T19:13:14.500Z] acc83c6ca332: Waiting [2023-09-11T19:13:14.500Z] 3b2a957b81f6: Pushed [2023-09-11T19:13:14.500Z] 87952fe89ae9: Pushed [2023-09-11T19:13:14.500Z] 93ce7d77af41: Pushed [2023-09-11T19:13:14.500Z] 798d98258cde: Pushed [2023-09-11T19:13:14.758Z] acc83c6ca332: Pushed [2023-09-11T19:13:14.758Z] 702ae4accb39: Pushed [2023-09-11T19:13:14.758Z] fe4e7d882102: Pushed [2023-09-11T19:13:14.758Z] fc94fcfea136: Pushed [2023-09-11T19:13:14.759Z] 36b50b131297: Layer already exists [2023-09-11T19:13:14.759Z] bf6661373a69: Pushed [2023-09-11T19:13:17.293Z] 3827b5b91e75: Pushed [2023-09-11T19:13:17.553Z] 4f9dd1e18db2: Pushed [2023-09-11T19:13:22.322Z] 8d51d6327a98: Pull complete [2023-09-11T19:13:22.322Z] 8b374f2dd631: Pull complete [2023-09-11T19:13:22.322Z] ec14aa9079de: Pull complete [2023-09-11T19:13:25.663Z] 49e0e1a95be9: Pushed [2023-09-11T19:13:25.663Z] df8fee098ca8f8207e6b8a7bc916bcd179a74499: digest: sha256:d7b7bde320138ddf963cb670fb4de9069a0a33a1e20d50a9028d26794ef1537b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:25.985Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:26.296Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-11T19:13:26.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-11T19:13:26.296Z] 3b2a957b81f6: Preparing [2023-09-11T19:13:26.296Z] 798d98258cde: Preparing [2023-09-11T19:13:26.296Z] 87952fe89ae9: Preparing [2023-09-11T19:13:26.296Z] 93ce7d77af41: Preparing [2023-09-11T19:13:26.296Z] 3827b5b91e75: Preparing [2023-09-11T19:13:26.297Z] acc83c6ca332: Preparing [2023-09-11T19:13:26.297Z] fe4e7d882102: Preparing [2023-09-11T19:13:26.297Z] 702ae4accb39: Preparing [2023-09-11T19:13:26.297Z] fc94fcfea136: Preparing [2023-09-11T19:13:26.297Z] acc83c6ca332: Waiting [2023-09-11T19:13:26.297Z] fe4e7d882102: Waiting [2023-09-11T19:13:26.297Z] 702ae4accb39: Waiting [2023-09-11T19:13:26.297Z] bf6661373a69: Preparing [2023-09-11T19:13:26.297Z] 4f9dd1e18db2: Preparing [2023-09-11T19:13:26.297Z] fc94fcfea136: Waiting [2023-09-11T19:13:26.297Z] 49e0e1a95be9: Preparing [2023-09-11T19:13:26.297Z] bf6661373a69: Waiting [2023-09-11T19:13:26.297Z] 4f9dd1e18db2: Waiting [2023-09-11T19:13:26.297Z] 36b50b131297: Preparing [2023-09-11T19:13:26.297Z] 36b50b131297: Waiting [2023-09-11T19:13:26.297Z] 3827b5b91e75: Layer already exists [2023-09-11T19:13:26.297Z] 3b2a957b81f6: Layer already exists [2023-09-11T19:13:26.297Z] 798d98258cde: Layer already exists [2023-09-11T19:13:26.297Z] 93ce7d77af41: Layer already exists [2023-09-11T19:13:26.297Z] 87952fe89ae9: Layer already exists [2023-09-11T19:13:26.297Z] acc83c6ca332: Layer already exists [2023-09-11T19:13:26.297Z] bf6661373a69: Layer already exists [2023-09-11T19:13:26.297Z] fe4e7d882102: Layer already exists [2023-09-11T19:13:26.297Z] fc94fcfea136: Layer already exists [2023-09-11T19:13:26.297Z] 702ae4accb39: Layer already exists [2023-09-11T19:13:26.297Z] 4f9dd1e18db2: Layer already exists [2023-09-11T19:13:26.297Z] 49e0e1a95be9: Layer already exists [2023-09-11T19:13:26.297Z] 36b50b131297: Layer already exists [2023-09-11T19:13:26.297Z] latest: digest: sha256:d7b7bde320138ddf963cb670fb4de9069a0a33a1e20d50a9028d26794ef1537b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:26.614Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:26.913Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.17 [2023-09-11T19:13:26.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-11T19:13:26.913Z] 3b2a957b81f6: Preparing [2023-09-11T19:13:26.913Z] 798d98258cde: Preparing [2023-09-11T19:13:26.913Z] 87952fe89ae9: Preparing [2023-09-11T19:13:26.913Z] 93ce7d77af41: Preparing [2023-09-11T19:13:26.913Z] 3827b5b91e75: Preparing [2023-09-11T19:13:26.913Z] acc83c6ca332: Preparing [2023-09-11T19:13:26.913Z] fe4e7d882102: Preparing [2023-09-11T19:13:26.913Z] 702ae4accb39: Preparing [2023-09-11T19:13:26.913Z] fc94fcfea136: Preparing [2023-09-11T19:13:26.913Z] bf6661373a69: Preparing [2023-09-11T19:13:26.913Z] 4f9dd1e18db2: Preparing [2023-09-11T19:13:26.913Z] 49e0e1a95be9: Preparing [2023-09-11T19:13:26.913Z] 36b50b131297: Preparing [2023-09-11T19:13:26.913Z] 702ae4accb39: Waiting [2023-09-11T19:13:26.913Z] bf6661373a69: Waiting [2023-09-11T19:13:26.913Z] acc83c6ca332: Waiting [2023-09-11T19:13:26.913Z] 4f9dd1e18db2: Waiting [2023-09-11T19:13:26.913Z] 49e0e1a95be9: Waiting [2023-09-11T19:13:26.913Z] fc94fcfea136: Waiting [2023-09-11T19:13:26.914Z] 36b50b131297: Waiting [2023-09-11T19:13:26.914Z] 3827b5b91e75: Layer already exists [2023-09-11T19:13:26.914Z] 87952fe89ae9: Layer already exists [2023-09-11T19:13:26.914Z] 93ce7d77af41: Layer already exists [2023-09-11T19:13:26.914Z] 798d98258cde: Layer already exists [2023-09-11T19:13:26.914Z] 3b2a957b81f6: Layer already exists [2023-09-11T19:13:26.914Z] fe4e7d882102: Layer already exists [2023-09-11T19:13:26.914Z] acc83c6ca332: Layer already exists [2023-09-11T19:13:26.914Z] bf6661373a69: Layer already exists [2023-09-11T19:13:26.914Z] 702ae4accb39: Layer already exists [2023-09-11T19:13:26.914Z] fc94fcfea136: Layer already exists [2023-09-11T19:13:26.914Z] 4f9dd1e18db2: Layer already exists [2023-09-11T19:13:26.914Z] 49e0e1a95be9: Layer already exists [2023-09-11T19:13:26.914Z] 36b50b131297: Layer already exists [2023-09-11T19:13:26.914Z] 3.1.0-dev.17: digest: sha256:d7b7bde320138ddf963cb670fb4de9069a0a33a1e20d50a9028d26794ef1537b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:27.217Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:27.520Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 [2023-09-11T19:13:27.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-11T19:13:27.520Z] 3b2a957b81f6: Preparing [2023-09-11T19:13:27.520Z] 798d98258cde: Preparing [2023-09-11T19:13:27.520Z] 87952fe89ae9: Preparing [2023-09-11T19:13:27.520Z] 93ce7d77af41: Preparing [2023-09-11T19:13:27.520Z] 3827b5b91e75: Preparing [2023-09-11T19:13:27.520Z] acc83c6ca332: Preparing [2023-09-11T19:13:27.520Z] fe4e7d882102: Preparing [2023-09-11T19:13:27.520Z] 702ae4accb39: Preparing [2023-09-11T19:13:27.520Z] fc94fcfea136: Preparing [2023-09-11T19:13:27.520Z] bf6661373a69: Preparing [2023-09-11T19:13:27.520Z] 4f9dd1e18db2: Preparing [2023-09-11T19:13:27.520Z] 49e0e1a95be9: Preparing [2023-09-11T19:13:27.520Z] 36b50b131297: Preparing [2023-09-11T19:13:27.520Z] 702ae4accb39: Waiting [2023-09-11T19:13:27.520Z] 49e0e1a95be9: Waiting [2023-09-11T19:13:27.520Z] 36b50b131297: Waiting [2023-09-11T19:13:27.520Z] fc94fcfea136: Waiting [2023-09-11T19:13:27.520Z] bf6661373a69: Waiting [2023-09-11T19:13:27.520Z] 4f9dd1e18db2: Waiting [2023-09-11T19:13:27.520Z] acc83c6ca332: Waiting [2023-09-11T19:13:27.520Z] fe4e7d882102: Waiting [2023-09-11T19:13:27.520Z] 3b2a957b81f6: Layer already exists [2023-09-11T19:13:27.520Z] 798d98258cde: Layer already exists [2023-09-11T19:13:27.520Z] 3827b5b91e75: Layer already exists [2023-09-11T19:13:27.520Z] 87952fe89ae9: Layer already exists [2023-09-11T19:13:27.520Z] 93ce7d77af41: Layer already exists [2023-09-11T19:13:27.520Z] acc83c6ca332: Layer already exists [2023-09-11T19:13:27.520Z] fc94fcfea136: Layer already exists [2023-09-11T19:13:27.520Z] fe4e7d882102: Layer already exists [2023-09-11T19:13:27.520Z] bf6661373a69: Layer already exists [2023-09-11T19:13:27.520Z] 702ae4accb39: Layer already exists [2023-09-11T19:13:27.520Z] 4f9dd1e18db2: Layer already exists [2023-09-11T19:13:27.520Z] 49e0e1a95be9: Layer already exists [2023-09-11T19:13:27.520Z] 36b50b131297: Layer already exists [2023-09-11T19:13:27.520Z] df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17: digest: sha256:d7b7bde320138ddf963cb670fb4de9069a0a33a1e20d50a9028d26794ef1537b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:27.672Z] 2f466654f4bb: Pull complete [2023-09-11T19:13:27.827Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:28.134Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-11T19:13:28.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-11T19:13:28.134Z] 3b2a957b81f6: Preparing [2023-09-11T19:13:28.134Z] 798d98258cde: Preparing [2023-09-11T19:13:28.134Z] 87952fe89ae9: Preparing [2023-09-11T19:13:28.134Z] 93ce7d77af41: Preparing [2023-09-11T19:13:28.134Z] 3827b5b91e75: Preparing [2023-09-11T19:13:28.134Z] acc83c6ca332: Preparing [2023-09-11T19:13:28.134Z] fe4e7d882102: Preparing [2023-09-11T19:13:28.134Z] 702ae4accb39: Preparing [2023-09-11T19:13:28.134Z] fc94fcfea136: Preparing [2023-09-11T19:13:28.134Z] bf6661373a69: Preparing [2023-09-11T19:13:28.134Z] 4f9dd1e18db2: Preparing [2023-09-11T19:13:28.134Z] 49e0e1a95be9: Preparing [2023-09-11T19:13:28.134Z] 36b50b131297: Preparing [2023-09-11T19:13:28.134Z] fc94fcfea136: Waiting [2023-09-11T19:13:28.134Z] bf6661373a69: Waiting [2023-09-11T19:13:28.134Z] 49e0e1a95be9: Waiting [2023-09-11T19:13:28.134Z] 36b50b131297: Waiting [2023-09-11T19:13:28.134Z] 4f9dd1e18db2: Waiting [2023-09-11T19:13:28.134Z] fe4e7d882102: Waiting [2023-09-11T19:13:28.134Z] 702ae4accb39: Waiting [2023-09-11T19:13:28.134Z] acc83c6ca332: Waiting [2023-09-11T19:13:28.134Z] 87952fe89ae9: Layer already exists [2023-09-11T19:13:28.134Z] 93ce7d77af41: Layer already exists [2023-09-11T19:13:28.134Z] 798d98258cde: Layer already exists [2023-09-11T19:13:28.134Z] 3827b5b91e75: Layer already exists [2023-09-11T19:13:28.134Z] 3b2a957b81f6: Layer already exists [2023-09-11T19:13:28.134Z] acc83c6ca332: Layer already exists [2023-09-11T19:13:28.134Z] bf6661373a69: Layer already exists [2023-09-11T19:13:28.134Z] 702ae4accb39: Layer already exists [2023-09-11T19:13:28.134Z] fc94fcfea136: Layer already exists [2023-09-11T19:13:28.134Z] fe4e7d882102: Layer already exists [2023-09-11T19:13:28.134Z] 4f9dd1e18db2: Layer already exists [2023-09-11T19:13:28.134Z] 49e0e1a95be9: Layer already exists [2023-09-11T19:13:28.134Z] 36b50b131297: Layer already exists [2023-09-11T19:13:28.134Z] main: digest: sha256:d7b7bde320138ddf963cb670fb4de9069a0a33a1e20d50a9028d26794ef1537b size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T19:13:28.185Z] ===================================================== [Pipeline] echo [2023-09-11T19:13:28.197Z] taggedImages: [2023-09-11T19:13:28.197Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499 [2023-09-11T19:13:28.197Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-11T19:13:28.197Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.17 [2023-09-11T19:13:28.197Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 [2023-09-11T19:13:28.197Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:28.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T19:13:28.574Z] [2023-09-11T19:13:28.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:13:28.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T19:13:28.873Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-11T19:13:28.873Z] 5eb5b503b376: Pulling fs layer [2023-09-11T19:13:28.873Z] 5c69ac0246d0: Pulling fs layer [2023-09-11T19:13:28.873Z] ec43610c2a17: Pulling fs layer [2023-09-11T19:13:28.873Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-11T19:13:28.873Z] 33b1e0a273af: Pulling fs layer [2023-09-11T19:13:28.873Z] 5d3b04190fa2: Pulling fs layer [2023-09-11T19:13:28.873Z] 2f39f015ded8: Pulling fs layer [2023-09-11T19:13:28.873Z] 3a2ae6a8a46f: Waiting [2023-09-11T19:13:28.873Z] 33b1e0a273af: Waiting [2023-09-11T19:13:28.873Z] 5d3b04190fa2: Waiting [2023-09-11T19:13:28.873Z] 2f39f015ded8: Waiting [2023-09-11T19:13:28.873Z] 5c69ac0246d0: Download complete [2023-09-11T19:13:28.873Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-11T19:13:28.873Z] 3a2ae6a8a46f: Download complete [2023-09-11T19:13:28.873Z] 33b1e0a273af: Verifying Checksum [2023-09-11T19:13:28.873Z] 33b1e0a273af: Download complete [2023-09-11T19:13:28.873Z] 5d3b04190fa2: Verifying Checksum [2023-09-11T19:13:28.873Z] 5d3b04190fa2: Download complete [2023-09-11T19:13:28.873Z] ec43610c2a17: Verifying Checksum [2023-09-11T19:13:28.873Z] ec43610c2a17: Download complete [2023-09-11T19:13:29.131Z] 5eb5b503b376: Download complete [2023-09-11T19:13:29.696Z] 2f39f015ded8: Download complete [2023-09-11T19:13:30.270Z] 554e91adad29: Pull complete [2023-09-11T19:13:30.271Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-11T19:13:30.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-11T19:13:30.271Z] ---> 1e15ea492957 [2023-09-11T19:13:30.271Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-11T19:13:30.629Z] 5eb5b503b376: Pull complete [2023-09-11T19:13:30.629Z] 5c69ac0246d0: Pull complete [2023-09-11T19:13:31.196Z] ec43610c2a17: Pull complete [2023-09-11T19:13:31.196Z] 3a2ae6a8a46f: Pull complete [2023-09-11T19:13:31.454Z] 33b1e0a273af: Pull complete [2023-09-11T19:13:31.454Z] 5d3b04190fa2: Pull complete [2023-09-11T19:13:32.228Z] ---> Running in 28f3df0d980f [2023-09-11T19:13:32.228Z] Removing intermediate container 28f3df0d980f [2023-09-11T19:13:32.228Z] ---> 864fe7b262c5 [2023-09-11T19:13:32.228Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T19:13:32.228Z] ---> Running in ad31911ac7a6 [2023-09-11T19:13:32.573Z] Removing intermediate container ad31911ac7a6 [2023-09-11T19:13:32.573Z] ---> 627d92ec5008 [2023-09-11T19:13:32.573Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-11T19:13:32.573Z] ---> Running in a08252aaef63 [2023-09-11T19:13:32.854Z] Removing intermediate container a08252aaef63 [2023-09-11T19:13:32.854Z] ---> 9415f00f8c0b [2023-09-11T19:13:32.854Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-11T19:13:33.128Z] ---> Running in fefecba654f4 [2023-09-11T19:13:33.398Z] Removing intermediate container fefecba654f4 [2023-09-11T19:13:33.399Z] ---> 7cd89f929a40 [2023-09-11T19:13:33.399Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T19:13:33.399Z] ---> Running in 6ac6c52f9249 [2023-09-11T19:13:34.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T19:13:34.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T19:13:35.897Z] (1/14) Installing libintl (0.21.1-r1) [2023-09-11T19:13:35.897Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-09-11T19:13:35.897Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-09-11T19:13:35.897Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-09-11T19:13:35.897Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-09-11T19:13:35.897Z] (6/14) Installing udev-init-scripts (35-r1) [2023-09-11T19:13:35.897Z] (7/14) Installing libblkid (2.38.1-r1) [2023-09-11T19:13:35.897Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-09-11T19:13:36.167Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-09-11T19:13:36.168Z] (10/14) Installing kmod-libs (30-r1) [2023-09-11T19:13:36.168Z] (11/14) Installing eudev (3.2.11-r4) [2023-09-11T19:13:36.168Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-09-11T19:13:36.168Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-09-11T19:13:36.168Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-09-11T19:13:36.168Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T19:13:36.168Z] Executing eudev-3.2.11-r4.trigger [2023-09-11T19:13:36.168Z] OK: 271 MiB in 67 packages [2023-09-11T19:13:36.719Z] 2f39f015ded8: Pull complete [2023-09-11T19:13:36.719Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-11T19:13:36.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T19:13:36.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:13:36.797Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2023-09-11T19:13:36.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-11T19:13:37.581Z] Removing intermediate container 6ac6c52f9249 [2023-09-11T19:13:37.581Z] ---> 42a05ccf9b78 [2023-09-11T19:13:37.581Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-11T19:13:37.581Z] ---> Running in 4096bd9faebb [2023-09-11T19:13:37.849Z] Removing intermediate container 4096bd9faebb [2023-09-11T19:13:37.850Z] ---> 98e8e7d92548 [2023-09-11T19:13:37.850Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-11T19:13:41.141Z] $ docker top b03296717bd53edd0d4273ed592f0aeebba7b3f2a8f904b0e918fc402c841233 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:13:41.537Z] ---> job-cost.sh [2023-09-11T19:13:41.537Z] lf-activate-venv: SKIPPING [2023-09-11T19:13:41.537Z] INFO: No Stack... [2023-09-11T19:13:41.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T19:13:42.056Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T19:13:42.109Z] ---> 63edf53d0c0a [2023-09-11T19:13:42.109Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T19:13:42.109Z] ---> Running in ffecdb7ae29e [2023-09-11T19:13:42.352Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-11T19:13:42.352Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T19:13:42.364Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] [2023-09-11T19:13:42.372Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] did not exist. Created. [2023-09-11T19:13:42.372Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T19:13:42.675Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-11T19:13:42.706Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T19:13:42.712Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T19:13:42.730Z] $ docker stop --time=1 b03296717bd53edd0d4273ed592f0aeebba7b3f2a8f904b0e918fc402c841233 [2023-09-11T19:13:43.884Z] $ docker rm -f --volumes b03296717bd53edd0d4273ed592f0aeebba7b3f2a8f904b0e918fc402c841233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-11T19:14:50.001Z] Removing intermediate container ffecdb7ae29e [2023-09-11T19:14:50.001Z] ---> 0a6bde467417 [2023-09-11T19:14:50.001Z] Step 11/13 : COPY . . [2023-09-11T19:14:50.001Z] ---> 18dffb2acacf [2023-09-11T19:14:50.002Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-11T19:14:50.002Z] ---> Running in 4ecc6dcaf858 [2023-09-11T19:14:50.002Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T19:14:50.002Z]  Dload Upload Total Spent Left Speed [2023-09-11T19:14:50.002Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253   0   0 5232 0 --:--:-- --:--:-- --:--:-- 5264 [2023-09-11T19:14:50.002Z] Removing intermediate container 4ecc6dcaf858 [2023-09-11T19:14:50.002Z] ---> 5559edeb6e5f [2023-09-11T19:14:50.002Z] Step 13/13 : RUN ${MAKE} [2023-09-11T19:14:50.002Z] ---> Running in f31fd3b04d4f [2023-09-11T19:14:50.002Z] noop [2023-09-11T19:14:50.002Z] Removing intermediate container f31fd3b04d4f [2023-09-11T19:14:50.002Z] ---> 1e9c74265ae6 [2023-09-11T19:14:50.002Z] Successfully built 1e9c74265ae6 [2023-09-11T19:14:50.002Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:14:50.355Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T19:14:50.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:14:50.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container [2023-09-11T19:14:50.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/141 -v /w/workspace/device-usb-camera/141:/w/workspace/device-usb-camera/141:rw,z -v /w/workspace/device-usb-camera/141@tmp:/w/workspace/device-usb-camera/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-11T19:14:51.748Z] $ docker top 58ade5ef59095e05e75ed5cd6e55c9d186ea945ea53a6e1c920fd492b41050a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T19:14:52.556Z] + go version [2023-09-11T19:14:52.556Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-11T19:14:52.577Z] $ docker stop --time=1 58ade5ef59095e05e75ed5cd6e55c9d186ea945ea53a6e1c920fd492b41050a7 [2023-09-11T19:14:54.195Z] $ docker rm -f --volumes 58ade5ef59095e05e75ed5cd6e55c9d186ea945ea53a6e1c920fd492b41050a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:14:54.697Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T19:14:54.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:14:54.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container [2023-09-11T19:14:54.927Z] $ 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/141 -v /w/workspace/device-usb-camera/141:/w/workspace/device-usb-camera/141:rw,z -v /w/workspace/device-usb-camera/141@tmp:/w/workspace/device-usb-camera/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-11T19:14:56.034Z] $ docker top ad73de3af445912f36c22e78f00176cdd35e854274f662a45d34a9a54fa53ded -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T19:14:56.528Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/141 [Pipeline] fileExists [Pipeline] sh [2023-09-11T19:14:57.117Z] + make test [2023-09-11T19:14:57.117Z] go test ./... -coverprofile=coverage.out ./... [2023-09-11T19:15:29.359Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-11T19:17:36.031Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-11T19:17:37.437Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.090s coverage: 4.4% of statements [2023-09-11T19:17:38.400Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-11T19:17:38.400Z] go vet ./... [2023-09-11T19:18:05.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T19:18:05.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T19:18:05.074Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T19:18:05.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T19:18:05.104Z] $ docker stop --time=1 ad73de3af445912f36c22e78f00176cdd35e854274f662a45d34a9a54fa53ded [2023-09-11T19:18:06.922Z] $ docker rm -f --volumes ad73de3af445912f36c22e78f00176cdd35e854274f662a45d34a9a54fa53ded [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T19:18:08.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T19:18:08.077Z] Warning: overwriting stash ‘coverage-report’ [2023-09-11T19:18:08.526Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T19:18:08.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T19:18:09.211Z] + ls -al . [2023-09-11T19:18:09.211Z] total 216 [2023-09-11T19:18:09.211Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 19:15 . [2023-09-11T19:18:09.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 19:12 .. [2023-09-11T19:18:09.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 19:12 .git [2023-09-11T19:18:09.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:12 .github [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 11 19:12 .gitignore [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 11 19:12 .golangci.yml [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 11 19:12 .hadolint.yml [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 11 19:12 Attribution.txt [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 11 19:12 CHANGELOG.md [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 11 19:12 Dockerfile [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 11 19:12 GOVERNANCE.md [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 11 19:12 Jenkinsfile [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 11 19:12 LICENSE [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 11 19:12 Makefile [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 11 19:12 OWNERS.md [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 11 19:12 README.md [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 11 19:10 VERSION [2023-09-11T19:18:09.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 19:12 bin [2023-09-11T19:18:09.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:12 cmd [2023-09-11T19:18:09.211Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 11 19:17 coverage.out [2023-09-11T19:18:09.211Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 11 19:12 docker-entrypoint.sh [2023-09-11T19:18:09.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 19:12 docs [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 11 19:12 go.mod [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 11 19:12 go.sum [2023-09-11T19:18:09.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 19:12 internal [2023-09-11T19:18:09.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 19:12 snap [2023-09-11T19:18:09.211Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 11 19:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:18:09.546Z] + 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=df8fee098ca8f8207e6b8a7bc916bcd179a74499 --label arch=arm64 --label version=3.1.0-dev.17 . [2023-09-11T19:18:09.818Z] Sending build context to Docker daemon 1.35MB [2023-09-11T19:18:09.818Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T19:18:09.818Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-11T19:18:09.818Z] ---> 1e9c74265ae6 [2023-09-11T19:18:09.818Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-11T19:18:10.085Z] ---> Running in 8e4e9bf432c2 [2023-09-11T19:18:10.353Z] Removing intermediate container 8e4e9bf432c2 [2023-09-11T19:18:10.353Z] ---> ff607f46c116 [2023-09-11T19:18:10.353Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T19:18:10.353Z] ---> Running in e19869f9ec78 [2023-09-11T19:18:10.621Z] Removing intermediate container e19869f9ec78 [2023-09-11T19:18:10.621Z] ---> b94617428774 [2023-09-11T19:18:10.621Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-11T19:18:10.621Z] ---> Running in 59a34bf6d338 [2023-09-11T19:18:10.888Z] Removing intermediate container 59a34bf6d338 [2023-09-11T19:18:10.888Z] ---> 9ede58faaf8e [2023-09-11T19:18:10.888Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-11T19:18:11.156Z] ---> Running in 3d4275b948ec [2023-09-11T19:18:11.426Z] Removing intermediate container 3d4275b948ec [2023-09-11T19:18:11.426Z] ---> 7d224c291d3f [2023-09-11T19:18:11.426Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T19:18:11.426Z] ---> Running in 067b453b9064 [2023-09-11T19:18:12.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T19:18:12.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T19:18:13.931Z] OK: 271 MiB in 67 packages [2023-09-11T19:18:14.516Z] Removing intermediate container 067b453b9064 [2023-09-11T19:18:14.516Z] ---> 076e8dfe8e55 [2023-09-11T19:18:14.516Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-11T19:18:14.789Z] ---> Running in 5c36ef61b1fc [2023-09-11T19:18:15.055Z] Removing intermediate container 5c36ef61b1fc [2023-09-11T19:18:15.055Z] ---> ec148aea8720 [2023-09-11T19:18:15.055Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-11T19:18:15.322Z] ---> 73a9b4448b50 [2023-09-11T19:18:15.322Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T19:18:15.589Z] ---> Running in 2396b1528239 [2023-09-11T19:18:18.169Z] Removing intermediate container 2396b1528239 [2023-09-11T19:18:18.169Z] ---> 772ac6c5c142 [2023-09-11T19:18:18.169Z] Step 11/36 : COPY . . [2023-09-11T19:18:18.751Z] ---> ee5b2f79b1d7 [2023-09-11T19:18:18.751Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-11T19:18:18.751Z] ---> Running in 2428eb35f3c6 [2023-09-11T19:18:19.718Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T19:18:19.718Z] Dload Upload Total Spent Left Speed [2023-09-11T19:18:19.985Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 3929 0 --:--:-- --:--:-- --:--:-- 3940 [2023-09-11T19:18:20.576Z] Removing intermediate container 2428eb35f3c6 [2023-09-11T19:18:20.576Z] ---> 4b82520abed9 [2023-09-11T19:18:20.576Z] Step 13/36 : RUN ${MAKE} [2023-09-11T19:18:20.576Z] ---> Running in a49a484c9d4d [2023-09-11T19:18:21.536Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-11T19:20:58.535Z] Removing intermediate container a49a484c9d4d [2023-09-11T19:20:58.535Z] ---> 50b2956f2bb5 [2023-09-11T19:20:58.535Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-11T19:20:58.535Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-11T19:20:58.535Z] 8766b47fe142: Pulling fs layer [2023-09-11T19:20:58.535Z] 8766b47fe142: Verifying Checksum [2023-09-11T19:20:58.535Z] 8766b47fe142: Download complete [2023-09-11T19:20:58.535Z] 8766b47fe142: Pull complete [2023-09-11T19:20:58.535Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-11T19:20:58.535Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-11T19:20:58.535Z] ---> 69d40e2cb93c [2023-09-11T19:20:58.535Z] Step 15/36 : FROM alpine:3.17 [2023-09-11T19:20:58.535Z] 3.17: Pulling from library/alpine [2023-09-11T19:20:58.535Z] 4060ece20d7a: Pulling fs layer [2023-09-11T19:20:58.535Z] 4060ece20d7a: Verifying Checksum [2023-09-11T19:20:58.535Z] 4060ece20d7a: Download complete [2023-09-11T19:20:58.535Z] 4060ece20d7a: Pull complete [2023-09-11T19:20:58.535Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T19:20:58.535Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T19:20:58.535Z] ---> 8650cd65339b [2023-09-11T19:20:58.535Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-11T19:20:58.535Z] ---> Running in 38e6cac13893 [2023-09-11T19:20:58.535Z] Removing intermediate container 38e6cac13893 [2023-09-11T19:20:58.535Z] ---> 41c2e5f7f7c2 [2023-09-11T19:20:58.535Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-11T19:20:58.535Z] ---> Running in 103785edba57 [2023-09-11T19:20:58.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T19:20:58.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T19:20:58.535Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-09-11T19:20:58.535Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-09-11T19:20:58.535Z] (3/83) Installing libxau (1.0.10-r0) [2023-09-11T19:20:58.535Z] (4/83) Installing libmd (1.0.4-r0) [2023-09-11T19:20:58.535Z] (5/83) Installing libbsd (0.11.7-r0) [2023-09-11T19:20:58.535Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-09-11T19:20:58.535Z] (7/83) Installing libxcb (1.15-r0) [2023-09-11T19:20:58.535Z] (8/83) Installing libx11 (1.8.4-r1) [2023-09-11T19:20:58.535Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-09-11T19:20:58.535Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-09-11T19:20:58.535Z] (11/83) Installing libexpat (2.5.0-r0) [2023-09-11T19:20:58.535Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-09-11T19:20:58.535Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-09-11T19:20:58.535Z] (14/83) Installing libpng (1.6.39-r0) [2023-09-11T19:20:58.535Z] (15/83) Installing freetype (2.12.1-r0) [2023-09-11T19:20:58.536Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-09-11T19:20:58.536Z] (17/83) Installing fribidi (1.0.12-r0) [2023-09-11T19:20:58.536Z] (18/83) Installing libffi (3.4.4-r0) [2023-09-11T19:20:58.536Z] (19/83) Installing libintl (0.21.1-r1) [2023-09-11T19:20:58.536Z] (20/83) Installing libblkid (2.38.1-r1) [2023-09-11T19:20:58.536Z] (21/83) Installing libmount (2.38.1-r1) [2023-09-11T19:20:58.536Z] (22/83) Installing pcre2 (10.42-r0) [2023-09-11T19:20:58.536Z] (23/83) Installing glib (2.74.7-r0) [2023-09-11T19:20:58.536Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-09-11T19:20:58.536Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-09-11T19:20:58.536Z] (26/83) Installing libass (0.16.0-r1) [2023-09-11T19:20:58.536Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-09-11T19:20:58.536Z] (28/83) Installing libdrm (2.4.114-r0) [2023-09-11T19:20:58.536Z] (29/83) Installing gmp (6.2.1-r2) [2023-09-11T19:20:58.536Z] (30/83) Installing nettle (3.8.1-r0) [2023-09-11T19:20:58.536Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-09-11T19:20:58.536Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-09-11T19:20:58.536Z] (33/83) Installing libunistring (1.1-r0) [2023-09-11T19:20:58.536Z] (34/83) Installing gnutls (3.7.8-r3) [2023-09-11T19:20:58.536Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-11T19:20:58.536Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-11T19:20:58.536Z] (37/83) Installing lame (3.100-r2) [2023-09-11T19:20:58.536Z] (38/83) Installing opus (1.3.1-r1) [2023-09-11T19:20:58.536Z] (39/83) Installing libasyncns (0.8-r1) [2023-09-11T19:20:58.536Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-09-11T19:20:58.536Z] (41/83) Installing libltdl (2.4.7-r1) [2023-09-11T19:20:58.536Z] (42/83) Installing orc (0.4.33-r0) [2023-09-11T19:20:58.536Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-09-11T19:20:58.536Z] (44/83) Installing libogg (1.3.5-r2) [2023-09-11T19:20:58.536Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-11T19:20:58.536Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-09-11T19:20:58.536Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-09-11T19:20:58.536Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-09-11T19:20:58.536Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-09-11T19:20:58.536Z] (50/83) Installing soxr (0.1.3-r3) [2023-09-11T19:20:58.536Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-09-11T19:20:58.536Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-09-11T19:20:58.536Z] (53/83) Installing libpulse (16.1-r6) [2023-09-11T19:20:58.536Z] (54/83) Installing cjson (1.7.15-r3) [2023-09-11T19:20:58.536Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-09-11T19:20:58.536Z] (56/83) Installing librist (0.2.7-r0) [2023-09-11T19:20:58.536Z] (57/83) Installing libsrt (1.5.1-r0) [2023-09-11T19:20:58.536Z] (58/83) Installing libssh (0.10.5-r0) [2023-09-11T19:20:58.536Z] (59/83) Installing libtheora (1.1.1-r16) [2023-09-11T19:20:58.536Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-09-11T19:20:58.536Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-09-11T19:20:58.536Z] (62/83) Installing libxext (1.3.5-r0) [2023-09-11T19:20:58.536Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-09-11T19:20:58.536Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-09-11T19:20:58.536Z] (65/83) Installing libva (2.16.0-r0) [2023-09-11T19:20:58.536Z] (66/83) Installing libvdpau (1.5-r0) [2023-09-11T19:20:58.536Z] (67/83) Installing vidstab (1.1.0-r2) [2023-09-11T19:20:58.536Z] (68/83) Installing libvpx (1.12.0-r1) [2023-09-11T19:20:58.536Z] (69/83) Installing libwebp (1.2.4-r2) [2023-09-11T19:20:58.536Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-09-11T19:20:58.536Z] (71/83) Installing numactl (2.0.16-r1) [2023-09-11T19:20:58.536Z] (72/83) Installing x265-libs (3.5-r3) [2023-09-11T19:20:58.536Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-09-11T19:20:58.536Z] (74/83) Installing libsodium (1.0.18-r2) [2023-09-11T19:20:58.536Z] (75/83) Installing libzmq (4.3.4-r1) [2023-09-11T19:20:58.536Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-09-11T19:20:58.536Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-09-11T19:20:58.536Z] (78/83) Installing udev-init-scripts (35-r1) [2023-09-11T19:20:58.536Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-09-11T19:20:58.536Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-09-11T19:20:58.536Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-09-11T19:20:58.536Z] (82/83) Installing kmod-libs (30-r1) [2023-09-11T19:20:58.536Z] (83/83) Installing eudev (3.2.11-r4) [2023-09-11T19:20:58.536Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T19:20:58.536Z] Executing eudev-3.2.11-r4.trigger [2023-09-11T19:20:58.536Z] OK: 86 MiB in 98 packages [2023-09-11T19:20:59.118Z] Removing intermediate container 103785edba57 [2023-09-11T19:20:59.118Z] ---> 94ed4ff6f765 [2023-09-11T19:20:59.118Z] Step 18/36 : WORKDIR / [2023-09-11T19:20:59.118Z] ---> Running in 3444952a7246 [2023-09-11T19:20:59.384Z] Removing intermediate container 3444952a7246 [2023-09-11T19:20:59.384Z] ---> 7e684f3b4411 [2023-09-11T19:20:59.384Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-11T19:21:00.793Z] ---> b87f8b89be57 [2023-09-11T19:21:00.793Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-11T19:21:01.061Z] ---> cdaf2b7a9b6f [2023-09-11T19:21:01.061Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-11T19:21:05.318Z] ---> 4cb29b180d03 [2023-09-11T19:21:05.318Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-11T19:21:05.903Z] ---> 8e45fa30404a [2023-09-11T19:21:05.903Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-11T19:21:06.170Z] ---> ee5e1a50a50e [2023-09-11T19:21:06.170Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-11T19:21:06.754Z] ---> 2586baaccd8c [2023-09-11T19:21:06.754Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-11T19:21:08.161Z] ---> a314857e0a49 [2023-09-11T19:21:08.161Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-11T19:21:08.161Z] ---> Running in b6ce867d97c0 [2023-09-11T19:21:09.578Z] Removing intermediate container b6ce867d97c0 [2023-09-11T19:21:09.578Z] ---> d52dfc45eaa0 [2023-09-11T19:21:09.578Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-11T19:21:09.578Z] ---> Running in 4f1884f5056e [2023-09-11T19:21:11.518Z] Removing intermediate container 4f1884f5056e [2023-09-11T19:21:11.518Z] ---> d20117d79f6a [2023-09-11T19:21:11.518Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-11T19:21:11.518Z] ---> Running in b9636b3836c9 [2023-09-11T19:21:12.929Z] Removing intermediate container b9636b3836c9 [2023-09-11T19:21:12.929Z] ---> 47ad1951b35b [2023-09-11T19:21:12.929Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-11T19:21:12.929Z] ---> Running in f5d06996bb95 [2023-09-11T19:21:14.482Z] Removing intermediate container f5d06996bb95 [2023-09-11T19:21:14.482Z] ---> 054dccf77a46 [2023-09-11T19:21:14.482Z] Step 30/36 : EXPOSE 59983 [2023-09-11T19:21:14.482Z] ---> Running in 9de8c1709ac7 [2023-09-11T19:21:14.751Z] Removing intermediate container 9de8c1709ac7 [2023-09-11T19:21:14.751Z] ---> 44acf8485a4d [2023-09-11T19:21:14.751Z] Step 31/36 : EXPOSE 8554 [2023-09-11T19:21:14.751Z] ---> Running in b45cd9c24b3f [2023-09-11T19:21:15.017Z] Removing intermediate container b45cd9c24b3f [2023-09-11T19:21:15.017Z] ---> 491dd4cf3184 [2023-09-11T19:21:15.017Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-11T19:21:15.017Z] ---> Running in 7e28d00f6f3c [2023-09-11T19:21:15.286Z] Removing intermediate container 7e28d00f6f3c [2023-09-11T19:21:15.286Z] ---> d339fde90cae [2023-09-11T19:21:15.286Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-11T19:21:15.286Z] ---> Running in 0f6840b61da4 [2023-09-11T19:21:15.553Z] Removing intermediate container 0f6840b61da4 [2023-09-11T19:21:15.553Z] ---> 4008955cffda [2023-09-11T19:21:15.553Z] Step 34/36 : LABEL arch=arm64 [2023-09-11T19:21:15.823Z] ---> Running in df911705f70c [2023-09-11T19:21:16.090Z] Removing intermediate container df911705f70c [2023-09-11T19:21:16.090Z] ---> 97635740937e [2023-09-11T19:21:16.090Z] Step 35/36 : LABEL git_sha=df8fee098ca8f8207e6b8a7bc916bcd179a74499 [2023-09-11T19:21:16.090Z] ---> Running in e2e32bd8fc3f [2023-09-11T19:21:16.357Z] Removing intermediate container e2e32bd8fc3f [2023-09-11T19:21:16.357Z] ---> 8ef43964f161 [2023-09-11T19:21:16.357Z] Step 36/36 : LABEL version=3.1.0-dev.17 [2023-09-11T19:21:16.357Z] ---> Running in 4d4b4f04ed57 [2023-09-11T19:21:16.622Z] Removing intermediate container 4d4b4f04ed57 [2023-09-11T19:21:16.622Z] ---> 451d9a9bb398 [2023-09-11T19:21:16.622Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T19:21:16.622Z] Successfully built 451d9a9bb398 [2023-09-11T19:21:16.622Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T19:21:17.020Z] provisioning config files... [2023-09-11T19:21:17.034Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/141@tmp/config12647379350670845822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:21:17.389Z] ---> docker-login.sh [2023-09-11T19:21:17.389Z] nexus3.edgexfoundry.org:10001 [2023-09-11T19:21:17.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:21:17.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:21:17.657Z] Configure a credential helper to remove this warning. See [2023-09-11T19:21:17.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:21:17.657Z] [2023-09-11T19:21:17.657Z] Login Succeeded [2023-09-11T19:21:17.657Z] nexus3.edgexfoundry.org:10002 [2023-09-11T19:21:17.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:21:17.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:21:17.925Z] Configure a credential helper to remove this warning. See [2023-09-11T19:21:17.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:21:17.925Z] [2023-09-11T19:21:17.925Z] Login Succeeded [2023-09-11T19:21:17.925Z] nexus3.edgexfoundry.org:10003 [2023-09-11T19:21:18.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:21:18.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:21:18.464Z] Configure a credential helper to remove this warning. See [2023-09-11T19:21:18.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:21:18.464Z] [2023-09-11T19:21:18.464Z] Login Succeeded [2023-09-11T19:21:18.464Z] nexus3.edgexfoundry.org:10004 [2023-09-11T19:21:18.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:21:18.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:21:18.737Z] Configure a credential helper to remove this warning. See [2023-09-11T19:21:18.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:21:18.738Z] [2023-09-11T19:21:18.738Z] Login Succeeded [2023-09-11T19:21:18.738Z] docker.io [2023-09-11T19:21:19.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T19:21:19.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T19:21:19.269Z] Configure a credential helper to remove this warning. See [2023-09-11T19:21:19.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T19:21:19.269Z] [2023-09-11T19:21:19.269Z] Login Succeeded [2023-09-11T19:21:19.269Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T19:21:19.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T19:21:19.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T19:21:19.336Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-11T19:21:19.336Z] df8fee098ca8f8207e6b8a7bc916bcd179a74499 [2023-09-11T19:21:19.336Z] latest [2023-09-11T19:21:19.336Z] 3.1.0-dev.17 [2023-09-11T19:21:19.336Z] df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 [2023-09-11T19:21:19.336Z] main [2023-09-11T19:21:19.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:19.695Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:20.041Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499 [2023-09-11T19:21:20.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-11T19:21:20.041Z] f7b82ac572d4: Preparing [2023-09-11T19:21:20.041Z] c703c9531d35: Preparing [2023-09-11T19:21:20.041Z] 698b03be9c2b: Preparing [2023-09-11T19:21:20.041Z] 3eabb913696a: Preparing [2023-09-11T19:21:20.041Z] 608d194cb50c: Preparing [2023-09-11T19:21:20.041Z] acc83c6ca332: Preparing [2023-09-11T19:21:20.041Z] 0d85b7b715e6: Preparing [2023-09-11T19:21:20.041Z] df28a2ad6b66: Preparing [2023-09-11T19:21:20.041Z] 8f2047ba2f9a: Preparing [2023-09-11T19:21:20.041Z] 43b4f51e513a: Preparing [2023-09-11T19:21:20.041Z] 81f92e156cfa: Preparing [2023-09-11T19:21:20.041Z] 1d0706773735: Preparing [2023-09-11T19:21:20.041Z] d2d9d24a8c2a: Preparing [2023-09-11T19:21:20.041Z] 8f2047ba2f9a: Waiting [2023-09-11T19:21:20.041Z] acc83c6ca332: Waiting [2023-09-11T19:21:20.041Z] 43b4f51e513a: Waiting [2023-09-11T19:21:20.041Z] 0d85b7b715e6: Waiting [2023-09-11T19:21:20.041Z] 81f92e156cfa: Waiting [2023-09-11T19:21:20.041Z] df28a2ad6b66: Waiting [2023-09-11T19:21:20.041Z] 1d0706773735: Waiting [2023-09-11T19:21:20.041Z] d2d9d24a8c2a: Waiting [2023-09-11T19:21:20.307Z] 698b03be9c2b: Pushed [2023-09-11T19:21:20.307Z] c703c9531d35: Pushed [2023-09-11T19:21:20.307Z] f7b82ac572d4: Pushed [2023-09-11T19:21:20.307Z] 3eabb913696a: Pushed [2023-09-11T19:21:20.307Z] acc83c6ca332: Pushed [2023-09-11T19:21:20.576Z] 8f2047ba2f9a: Pushed [2023-09-11T19:21:20.576Z] 0d85b7b715e6: Pushed [2023-09-11T19:21:20.576Z] df28a2ad6b66: Pushed [2023-09-11T19:21:20.576Z] d2d9d24a8c2a: Layer already exists [2023-09-11T19:21:20.576Z] 43b4f51e513a: Pushed [2023-09-11T19:21:25.906Z] 608d194cb50c: Pushed [2023-09-11T19:21:26.170Z] 81f92e156cfa: Pushed [2023-09-11T19:21:36.227Z] 1d0706773735: Pushed [2023-09-11T19:21:36.227Z] df8fee098ca8f8207e6b8a7bc916bcd179a74499: digest: sha256:9522a215a9a64643c4a4a197fb6876140045d51f84929ee9e8ee2ee43bc0c1b8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:36.575Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:36.917Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-11T19:21:36.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-11T19:21:36.917Z] f7b82ac572d4: Preparing [2023-09-11T19:21:36.917Z] c703c9531d35: Preparing [2023-09-11T19:21:36.917Z] 698b03be9c2b: Preparing [2023-09-11T19:21:36.917Z] 3eabb913696a: Preparing [2023-09-11T19:21:36.917Z] 608d194cb50c: Preparing [2023-09-11T19:21:36.917Z] acc83c6ca332: Preparing [2023-09-11T19:21:36.917Z] 0d85b7b715e6: Preparing [2023-09-11T19:21:36.917Z] df28a2ad6b66: Preparing [2023-09-11T19:21:36.917Z] 8f2047ba2f9a: Preparing [2023-09-11T19:21:36.917Z] 43b4f51e513a: Preparing [2023-09-11T19:21:36.917Z] 81f92e156cfa: Preparing [2023-09-11T19:21:36.917Z] 1d0706773735: Preparing [2023-09-11T19:21:36.917Z] d2d9d24a8c2a: Preparing [2023-09-11T19:21:36.917Z] 8f2047ba2f9a: Waiting [2023-09-11T19:21:36.917Z] 43b4f51e513a: Waiting [2023-09-11T19:21:36.917Z] acc83c6ca332: Waiting [2023-09-11T19:21:36.917Z] 0d85b7b715e6: Waiting [2023-09-11T19:21:36.917Z] df28a2ad6b66: Waiting [2023-09-11T19:21:36.917Z] 81f92e156cfa: Waiting [2023-09-11T19:21:36.917Z] d2d9d24a8c2a: Waiting [2023-09-11T19:21:36.917Z] 1d0706773735: Waiting [2023-09-11T19:21:36.917Z] f7b82ac572d4: Layer already exists [2023-09-11T19:21:36.917Z] c703c9531d35: Layer already exists [2023-09-11T19:21:36.917Z] 3eabb913696a: Layer already exists [2023-09-11T19:21:36.917Z] 608d194cb50c: Layer already exists [2023-09-11T19:21:36.917Z] 698b03be9c2b: Layer already exists [2023-09-11T19:21:36.917Z] 0d85b7b715e6: Layer already exists [2023-09-11T19:21:36.917Z] acc83c6ca332: Layer already exists [2023-09-11T19:21:36.917Z] 8f2047ba2f9a: Layer already exists [2023-09-11T19:21:36.917Z] df28a2ad6b66: Layer already exists [2023-09-11T19:21:36.917Z] 43b4f51e513a: Layer already exists [2023-09-11T19:21:36.917Z] d2d9d24a8c2a: Layer already exists [2023-09-11T19:21:36.917Z] 1d0706773735: Layer already exists [2023-09-11T19:21:36.917Z] 81f92e156cfa: Layer already exists [2023-09-11T19:21:37.182Z] latest: digest: sha256:9522a215a9a64643c4a4a197fb6876140045d51f84929ee9e8ee2ee43bc0c1b8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:37.529Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:37.870Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.17 [2023-09-11T19:21:37.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-11T19:21:37.870Z] f7b82ac572d4: Preparing [2023-09-11T19:21:37.870Z] c703c9531d35: Preparing [2023-09-11T19:21:37.870Z] 698b03be9c2b: Preparing [2023-09-11T19:21:37.870Z] 3eabb913696a: Preparing [2023-09-11T19:21:37.870Z] 608d194cb50c: Preparing [2023-09-11T19:21:37.870Z] acc83c6ca332: Preparing [2023-09-11T19:21:37.870Z] 0d85b7b715e6: Preparing [2023-09-11T19:21:37.870Z] df28a2ad6b66: Preparing [2023-09-11T19:21:37.870Z] 8f2047ba2f9a: Preparing [2023-09-11T19:21:37.870Z] 43b4f51e513a: Preparing [2023-09-11T19:21:37.870Z] 81f92e156cfa: Preparing [2023-09-11T19:21:37.870Z] 1d0706773735: Preparing [2023-09-11T19:21:37.870Z] d2d9d24a8c2a: Preparing [2023-09-11T19:21:37.870Z] df28a2ad6b66: Waiting [2023-09-11T19:21:37.870Z] 8f2047ba2f9a: Waiting [2023-09-11T19:21:37.870Z] 43b4f51e513a: Waiting [2023-09-11T19:21:37.870Z] 81f92e156cfa: Waiting [2023-09-11T19:21:37.870Z] acc83c6ca332: Waiting [2023-09-11T19:21:37.870Z] 0d85b7b715e6: Waiting [2023-09-11T19:21:37.870Z] d2d9d24a8c2a: Waiting [2023-09-11T19:21:37.870Z] 1d0706773735: Waiting [2023-09-11T19:21:37.870Z] f7b82ac572d4: Layer already exists [2023-09-11T19:21:37.870Z] 698b03be9c2b: Layer already exists [2023-09-11T19:21:37.870Z] c703c9531d35: Layer already exists [2023-09-11T19:21:37.870Z] 608d194cb50c: Layer already exists [2023-09-11T19:21:37.870Z] 3eabb913696a: Layer already exists [2023-09-11T19:21:37.870Z] 0d85b7b715e6: Layer already exists [2023-09-11T19:21:37.870Z] df28a2ad6b66: Layer already exists [2023-09-11T19:21:37.870Z] 43b4f51e513a: Layer already exists [2023-09-11T19:21:37.870Z] acc83c6ca332: Layer already exists [2023-09-11T19:21:37.870Z] 8f2047ba2f9a: Layer already exists [2023-09-11T19:21:37.870Z] 81f92e156cfa: Layer already exists [2023-09-11T19:21:37.870Z] 1d0706773735: Layer already exists [2023-09-11T19:21:37.870Z] d2d9d24a8c2a: Layer already exists [2023-09-11T19:21:38.138Z] 3.1.0-dev.17: digest: sha256:9522a215a9a64643c4a4a197fb6876140045d51f84929ee9e8ee2ee43bc0c1b8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:38.490Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:38.831Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 [2023-09-11T19:21:38.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-11T19:21:38.832Z] f7b82ac572d4: Preparing [2023-09-11T19:21:38.832Z] c703c9531d35: Preparing [2023-09-11T19:21:38.832Z] 698b03be9c2b: Preparing [2023-09-11T19:21:38.832Z] 3eabb913696a: Preparing [2023-09-11T19:21:38.832Z] 608d194cb50c: Preparing [2023-09-11T19:21:38.832Z] acc83c6ca332: Preparing [2023-09-11T19:21:38.832Z] 0d85b7b715e6: Preparing [2023-09-11T19:21:38.832Z] df28a2ad6b66: Preparing [2023-09-11T19:21:38.832Z] 8f2047ba2f9a: Preparing [2023-09-11T19:21:38.832Z] 43b4f51e513a: Preparing [2023-09-11T19:21:38.832Z] 81f92e156cfa: Preparing [2023-09-11T19:21:38.832Z] 1d0706773735: Preparing [2023-09-11T19:21:38.832Z] d2d9d24a8c2a: Preparing [2023-09-11T19:21:38.832Z] 8f2047ba2f9a: Waiting [2023-09-11T19:21:38.832Z] 43b4f51e513a: Waiting [2023-09-11T19:21:38.832Z] 81f92e156cfa: Waiting [2023-09-11T19:21:38.832Z] 1d0706773735: Waiting [2023-09-11T19:21:38.832Z] d2d9d24a8c2a: Waiting [2023-09-11T19:21:38.832Z] acc83c6ca332: Waiting [2023-09-11T19:21:38.832Z] 0d85b7b715e6: Waiting [2023-09-11T19:21:38.832Z] df28a2ad6b66: Waiting [2023-09-11T19:21:38.832Z] 3eabb913696a: Layer already exists [2023-09-11T19:21:38.832Z] c703c9531d35: Layer already exists [2023-09-11T19:21:38.832Z] 698b03be9c2b: Layer already exists [2023-09-11T19:21:38.832Z] 608d194cb50c: Layer already exists [2023-09-11T19:21:38.832Z] f7b82ac572d4: Layer already exists [2023-09-11T19:21:38.832Z] 0d85b7b715e6: Layer already exists [2023-09-11T19:21:38.832Z] df28a2ad6b66: Layer already exists [2023-09-11T19:21:38.832Z] acc83c6ca332: Layer already exists [2023-09-11T19:21:38.832Z] 43b4f51e513a: Layer already exists [2023-09-11T19:21:38.832Z] 8f2047ba2f9a: Layer already exists [2023-09-11T19:21:38.832Z] 1d0706773735: Layer already exists [2023-09-11T19:21:38.832Z] 81f92e156cfa: Layer already exists [2023-09-11T19:21:38.832Z] d2d9d24a8c2a: Layer already exists [2023-09-11T19:21:39.096Z] df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17: digest: sha256:9522a215a9a64643c4a4a197fb6876140045d51f84929ee9e8ee2ee43bc0c1b8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:39.433Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:39.774Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-11T19:21:39.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-11T19:21:39.774Z] f7b82ac572d4: Preparing [2023-09-11T19:21:39.774Z] c703c9531d35: Preparing [2023-09-11T19:21:39.774Z] 698b03be9c2b: Preparing [2023-09-11T19:21:39.774Z] 3eabb913696a: Preparing [2023-09-11T19:21:39.774Z] 608d194cb50c: Preparing [2023-09-11T19:21:39.774Z] acc83c6ca332: Preparing [2023-09-11T19:21:39.774Z] 0d85b7b715e6: Preparing [2023-09-11T19:21:39.774Z] df28a2ad6b66: Preparing [2023-09-11T19:21:39.774Z] 8f2047ba2f9a: Preparing [2023-09-11T19:21:39.774Z] 43b4f51e513a: Preparing [2023-09-11T19:21:39.774Z] 81f92e156cfa: Preparing [2023-09-11T19:21:39.774Z] 1d0706773735: Preparing [2023-09-11T19:21:39.774Z] d2d9d24a8c2a: Preparing [2023-09-11T19:21:39.774Z] acc83c6ca332: Waiting [2023-09-11T19:21:39.774Z] 81f92e156cfa: Waiting [2023-09-11T19:21:39.774Z] 0d85b7b715e6: Waiting [2023-09-11T19:21:39.774Z] 1d0706773735: Waiting [2023-09-11T19:21:39.774Z] df28a2ad6b66: Waiting [2023-09-11T19:21:39.774Z] d2d9d24a8c2a: Waiting [2023-09-11T19:21:39.774Z] 8f2047ba2f9a: Waiting [2023-09-11T19:21:39.774Z] 43b4f51e513a: Waiting [2023-09-11T19:21:39.774Z] 698b03be9c2b: Layer already exists [2023-09-11T19:21:39.774Z] 608d194cb50c: Layer already exists [2023-09-11T19:21:39.774Z] c703c9531d35: Layer already exists [2023-09-11T19:21:39.774Z] 3eabb913696a: Layer already exists [2023-09-11T19:21:39.774Z] f7b82ac572d4: Layer already exists [2023-09-11T19:21:39.774Z] df28a2ad6b66: Layer already exists [2023-09-11T19:21:39.774Z] acc83c6ca332: Layer already exists [2023-09-11T19:21:39.774Z] 0d85b7b715e6: Layer already exists [2023-09-11T19:21:39.774Z] 8f2047ba2f9a: Layer already exists [2023-09-11T19:21:39.774Z] 43b4f51e513a: Layer already exists [2023-09-11T19:21:39.774Z] 1d0706773735: Layer already exists [2023-09-11T19:21:39.774Z] 81f92e156cfa: Layer already exists [2023-09-11T19:21:39.774Z] d2d9d24a8c2a: Layer already exists [2023-09-11T19:21:40.040Z] main: digest: sha256:9522a215a9a64643c4a4a197fb6876140045d51f84929ee9e8ee2ee43bc0c1b8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-11T19:21:40.083Z] ===================================================== [Pipeline] echo [2023-09-11T19:21:40.089Z] taggedImages: [2023-09-11T19:21:40.089Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499 [2023-09-11T19:21:40.089Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-11T19:21:40.089Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.17 [2023-09-11T19:21:40.089Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:df8fee098ca8f8207e6b8a7bc916bcd179a74499-3.1.0-dev.17 [2023-09-11T19:21:40.089Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:40.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T19:21:40.435Z] [2023-09-11T19:21:40.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:21:40.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T19:21:40.760Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-11T19:21:40.760Z] 8998bd30e6a1: Pulling fs layer [2023-09-11T19:21:40.760Z] 04944245beec: Pulling fs layer [2023-09-11T19:21:40.760Z] 699f458cf7ca: Pulling fs layer [2023-09-11T19:21:40.760Z] 765212b225bb: Pulling fs layer [2023-09-11T19:21:40.760Z] f23df028b6ca: Pulling fs layer [2023-09-11T19:21:40.760Z] d65c8cfc05b1: Pulling fs layer [2023-09-11T19:21:40.760Z] 2437ff75d9bd: Pulling fs layer [2023-09-11T19:21:40.760Z] f23df028b6ca: Waiting [2023-09-11T19:21:40.760Z] d65c8cfc05b1: Waiting [2023-09-11T19:21:40.760Z] 2437ff75d9bd: Waiting [2023-09-11T19:21:40.760Z] 765212b225bb: Waiting [2023-09-11T19:21:41.026Z] 04944245beec: Verifying Checksum [2023-09-11T19:21:41.026Z] 04944245beec: Download complete [2023-09-11T19:21:41.026Z] 765212b225bb: Verifying Checksum [2023-09-11T19:21:41.026Z] 765212b225bb: Download complete [2023-09-11T19:21:41.026Z] f23df028b6ca: Verifying Checksum [2023-09-11T19:21:41.026Z] f23df028b6ca: Download complete [2023-09-11T19:21:41.026Z] d65c8cfc05b1: Download complete [2023-09-11T19:21:41.026Z] 699f458cf7ca: Verifying Checksum [2023-09-11T19:21:41.026Z] 699f458cf7ca: Download complete [2023-09-11T19:21:41.609Z] 8998bd30e6a1: Verifying Checksum [2023-09-11T19:21:41.609Z] 8998bd30e6a1: Download complete [2023-09-11T19:21:43.547Z] 2437ff75d9bd: Verifying Checksum [2023-09-11T19:21:43.547Z] 2437ff75d9bd: Download complete [2023-09-11T19:21:45.490Z] 8998bd30e6a1: Pull complete [2023-09-11T19:21:45.758Z] 04944245beec: Pull complete [2023-09-11T19:21:47.164Z] 699f458cf7ca: Pull complete [2023-09-11T19:21:47.429Z] 765212b225bb: Pull complete [2023-09-11T19:21:48.009Z] f23df028b6ca: Pull complete [2023-09-11T19:21:48.275Z] d65c8cfc05b1: Pull complete [2023-09-11T19:22:03.260Z] 2437ff75d9bd: Pull complete [2023-09-11T19:22:03.260Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-11T19:22:03.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T19:22:03.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:22:03.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container [2023-09-11T19:22:03.493Z] $ 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/141 -v /w/workspace/device-usb-camera/141:/w/workspace/device-usb-camera/141:rw,z -v /w/workspace/device-usb-camera/141@tmp:/w/workspace/device-usb-camera/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-11T19:22:05.681Z] $ docker top 9f54ea597f98e2b078ffd0d13bc57480050dc6d8a718982b13654b05ca31d9ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:22:06.194Z] ---> job-cost.sh [2023-09-11T19:22:06.459Z] lf-activate-venv: SKIPPING [2023-09-11T19:22:06.459Z] INFO: No Stack... [2023-09-11T19:22:07.036Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-11T19:22:07.613Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T19:22:07.927Z] + cat /w/workspace/device-usb-camera/141/archives/cost.csv [2023-09-11T19:22:07.927Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T19:22:07.961Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] [2023-09-11T19:22:07.967Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] did not exist. Created. [2023-09-11T19:22:07.967Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T19:22:08.297Z] /w/workspace/device-usb-camera/141@tmp/durable-a693d991/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-11T19:22:08.627Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-11T19:22:08.649Z] Warning: overwriting stash ‘stack-cost’ [2023-09-11T19:22:08.701Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T19:22:08.708Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T19:22:08.731Z] $ docker stop --time=1 9f54ea597f98e2b078ffd0d13bc57480050dc6d8a718982b13654b05ca31d9ce [2023-09-11T19:22:10.215Z] $ docker rm -f --volumes 9f54ea597f98e2b078ffd0d13bc57480050dc6d8a718982b13654b05ca31d9ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-11T19:22:10.619Z] provisioning config files... [2023-09-11T19:22:10.626Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3241598375482915569tmp [Pipeline] { [Pipeline] sh [2023-09-11T19:22:10.928Z] + set +x [2023-09-11T19:22:10.929Z] + curl -s https://codecov.io/bash [2023-09-11T19:22:10.929Z] + bash -s -- [2023-09-11T19:22:10.929Z] [2023-09-11T19:22:10.929Z] _____ _ [2023-09-11T19:22:10.929Z] / ____| | | [2023-09-11T19:22:10.929Z] | | ___ __| | ___ ___ _____ __ [2023-09-11T19:22:10.929Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-11T19:22:10.929Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-11T19:22:10.929Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-11T19:22:10.929Z] Bash-1.0.6 [2023-09-11T19:22:10.929Z] [2023-09-11T19:22:10.929Z] [2023-09-11T19:22:10.929Z] ==> git version 2.25.1 found [2023-09-11T19:22:10.929Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-11T19:22:10.929Z] Release-Date: 2020-01-08 [2023-09-11T19:22:10.929Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-11T19:22:10.929Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-11T19:22:10.929Z] ==> Jenkins CI detected. [2023-09-11T19:22:10.929Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-11T19:22:10.929Z] project root: . [2023-09-11T19:22:10.929Z] --> token set from env [2023-09-11T19:22:10.929Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-11T19:22:10.929Z] ==> Running gcov in . (disable via -X gcov) [2023-09-11T19:22:10.929Z] ==> Python coveragepy not found [2023-09-11T19:22:10.929Z] ==> Searching for coverage reports in: [2023-09-11T19:22:10.929Z] + . [2023-09-11T19:22:10.929Z] -> Found 1 reports [2023-09-11T19:22:10.929Z] ==> Detecting git/mercurial file structure [2023-09-11T19:22:11.188Z] ==> Reading reports [2023-09-11T19:22:11.188Z] + ./coverage.out bytes=54378 [2023-09-11T19:22:11.188Z] ==> Appending adjustments [2023-09-11T19:22:11.188Z] https://docs.codecov.io/docs/fixing-reports [2023-09-11T19:22:11.188Z] + Found adjustments [2023-09-11T19:22:11.188Z] ==> Gzipping contents [2023-09-11T19:22:11.188Z] 8.0K /tmp/codecov.MwnSwk.gz [2023-09-11T19:22:11.188Z] ==> Uploading reports [2023-09-11T19:22:11.188Z] url: https://codecov.io [2023-09-11T19:22:11.189Z] query: branch=main&commit=df8fee098ca8f8207e6b8a7bc916bcd179a74499&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-11T19:22:11.189Z] -> Pinging Codecov [2023-09-11T19:22:11.189Z] 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=df8fee098ca8f8207e6b8a7bc916bcd179a74499&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-11T19:22:11.189Z] -> Uploading to [2023-09-11T19:22:11.189Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-11/73D8F5FF140700D3E01443B452E23636/df8fee098ca8f8207e6b8a7bc916bcd179a74499/4dc95100-c912-4d2d-b875-fcb583d76ce7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T192211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6d3fae0d78dfbf22f04dbfb6b392925f599de5ef0065c279a0960ce8e14f78f [2023-09-11T19:22:11.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T19:22:11.447Z] Dload Upload Total Spent Left Speed [2023-09-11T19:22:11.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 36397 --:--:-- --:--:-- --:--:-- 36589 [2023-09-11T19:22:11.447Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] } [2023-09-11T19:22:11.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-11T19:22:11.647Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-11T19:22:11.667Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:22:11.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T19:22:11.966Z] [2023-09-11T19:22:11.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:22:12.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T19:22:12.262Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-11T19:22:12.262Z] df9b9388f04a: Pulling fs layer [2023-09-11T19:22:12.262Z] 52dc419b0ee2: Pulling fs layer [2023-09-11T19:22:12.262Z] 25bc292e5bac: Pulling fs layer [2023-09-11T19:22:12.262Z] 114826534d7a: Pulling fs layer [2023-09-11T19:22:12.262Z] 4657fd5d0bcf: Pulling fs layer [2023-09-11T19:22:12.262Z] 6ad1cebc031e: Pulling fs layer [2023-09-11T19:22:12.262Z] 8a3aa393b2d8: Pulling fs layer [2023-09-11T19:22:12.262Z] 4657fd5d0bcf: Waiting [2023-09-11T19:22:12.262Z] 6ad1cebc031e: Waiting [2023-09-11T19:22:12.262Z] 8a3aa393b2d8: Waiting [2023-09-11T19:22:12.262Z] 114826534d7a: Waiting [2023-09-11T19:22:12.262Z] 25bc292e5bac: Verifying Checksum [2023-09-11T19:22:12.262Z] 25bc292e5bac: Download complete [2023-09-11T19:22:12.262Z] 52dc419b0ee2: Download complete [2023-09-11T19:22:12.262Z] 4657fd5d0bcf: Download complete [2023-09-11T19:22:12.262Z] df9b9388f04a: Verifying Checksum [2023-09-11T19:22:12.262Z] df9b9388f04a: Download complete [2023-09-11T19:22:12.520Z] df9b9388f04a: Pull complete [2023-09-11T19:22:12.520Z] 6ad1cebc031e: Verifying Checksum [2023-09-11T19:22:12.520Z] 6ad1cebc031e: Download complete [2023-09-11T19:22:12.520Z] 52dc419b0ee2: Pull complete [2023-09-11T19:22:12.520Z] 25bc292e5bac: Pull complete [2023-09-11T19:22:13.089Z] 114826534d7a: Verifying Checksum [2023-09-11T19:22:13.089Z] 114826534d7a: Download complete [2023-09-11T19:22:13.089Z] 8a3aa393b2d8: Verifying Checksum [2023-09-11T19:22:13.089Z] 8a3aa393b2d8: Download complete [2023-09-11T19:22:17.276Z] 114826534d7a: Pull complete [2023-09-11T19:22:17.276Z] 4657fd5d0bcf: Pull complete [2023-09-11T19:22:17.276Z] 6ad1cebc031e: Pull complete [2023-09-11T19:22:19.809Z] 8a3aa393b2d8: Pull complete [2023-09-11T19:22:19.809Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-11T19:22:19.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-11T19:22:19.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:22:19.888Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2023-09-11T19:22:19.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-11T19:22:24.606Z] $ docker top 9e09732b7d6da54de3067745ed6a6125035a2f1079aa707523bbc73ed400a3fe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-11T19:22:24.679Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-11T19:22:24.987Z] + set -o pipefail [2023-09-11T19:22:24.988Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-11T19:26:01.548Z] [2023-09-11T19:26:01.548Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-11T19:26:01.548Z] [2023-09-11T19:26:01.548Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f9aa7ab5-e753-400c-a6c0-35d1ec26e0e1 [2023-09-11T19:26:01.548Z] [2023-09-11T19:26:01.548Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-11T19:26:01.548Z] [2023-09-11T19:26:01.548Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-11T19:26:01.548Z] [2023-09-11T19:26:01.548Z] [2023-09-11T19:26:01.548Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-11T19:26:01.548Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-11T19:26:01.548Z] More details here: https://snyk.co/ue1NS [2023-09-11T19:26:01.548Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-11T19:26:01.548Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-11T19:26:01.554Z] $ docker stop --time=1 9e09732b7d6da54de3067745ed6a6125035a2f1079aa707523bbc73ed400a3fe [2023-09-11T19:26:02.881Z] $ docker rm -f --volumes 9e09732b7d6da54de3067745ed6a6125035a2f1079aa707523bbc73ed400a3fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T19:26:03.677Z] + git log --format=format:%s -1 df8fee098ca8f8207e6b8a7bc916bcd179a74499 [Pipeline] sh [2023-09-11T19:26:03.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T19:26:03.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:26:04.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T19:26:04.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:26:04.348Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2023-09-11T19:26:04.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T19:26:04.815Z] $ docker top 167128a55c1a346e58703eb386b4e8dc16e640c88d44870384d7797bd895d536 -eo pid,comm [2023-09-11T19:26:04.870Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-11T19:26:04.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T19:26:04.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T19:26:04.906Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T19:26:05.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T19:26:05.010Z] $ docker exec 167128a55c1a346e58703eb386b4e8dc16e640c88d44870384d7797bd895d536 ssh-agent [2023-09-11T19:26:05.126Z] SSH_AUTH_SOCK=/tmp/ssh-1YMFNYxEqCei/agent.32 [2023-09-11T19:26:05.126Z] SSH_AGENT_PID=38 [2023-09-11T19:26:05.131Z] Running ssh-add (command line suppressed) [2023-09-11T19:26:05.223Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6475052851994484106.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6475052851994484106.key) [2023-09-11T19:26:05.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T19:26:05.531Z] + git semver tag [2023-09-11T19:26:05.791Z] 2023-09-11 19:26:05,709 [run_tag] DEBUG tag force:False [2023-09-11T19:26:05.791Z] 2023-09-11 19:26:05,709 [check_head_tag] DEBUG check head tag [2023-09-11T19:26:05.791Z] 2023-09-11 19:26:05,711 [execute] INFO git cat-file --batch-check [2023-09-11T19:26:05.791Z] 2023-09-11 19:26:05,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-11T19:26:05.791Z] 2023-09-11 19:26:05,716 [execute] INFO git cat-file --batch [2023-09-11T19:26:05.791Z] 2023-09-11 19:26:05,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-11T19:26:05.791Z] 2023-09-11 19:26:05,755 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-11T19:26:05.791Z] 2023-09-11 19:26:05,756 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 [2023-09-11T19:26:05.791Z] 2023-09-11 19:26:05,756 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-11T19:26:05.791Z] 2023-09-11 19:26:05,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-11T19:26:05.791Z] 3.1.0-dev.17 [Pipeline] } [2023-09-11T19:26:06.052Z] $ docker exec --env ******** --env ******** 167128a55c1a346e58703eb386b4e8dc16e640c88d44870384d7797bd895d536 ssh-agent -k [2023-09-11T19:26:06.150Z] unset SSH_AUTH_SOCK; [2023-09-11T19:26:06.150Z] unset SSH_AGENT_PID; [2023-09-11T19:26:06.150Z] echo Agent pid 38 killed; [2023-09-11T19:26:06.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T19:26:06.473Z] + git semver [Pipeline] } [2023-09-11T19:26:06.743Z] $ docker stop --time=1 167128a55c1a346e58703eb386b4e8dc16e640c88d44870384d7797bd895d536 [2023-09-11T19:26:08.014Z] $ docker rm -f --volumes 167128a55c1a346e58703eb386b4e8dc16e640c88d44870384d7797bd895d536 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:26:08.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T19:26:08.452Z] [2023-09-11T19:26:08.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:26:08.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T19:26:08.751Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-11T19:26:08.751Z] ab5ef0e58194: Pulling fs layer [2023-09-11T19:26:08.751Z] 9712f1f96733: Pulling fs layer [2023-09-11T19:26:08.751Z] 63f879dbbcfc: Pulling fs layer [2023-09-11T19:26:08.751Z] 0d9ebad4ef96: Pulling fs layer [2023-09-11T19:26:08.751Z] e9a5061849ea: Pulling fs layer [2023-09-11T19:26:08.751Z] d747dcd14b5f: Pulling fs layer [2023-09-11T19:26:08.751Z] 2de7ff778b66: Pulling fs layer [2023-09-11T19:26:08.751Z] 0d9ebad4ef96: Waiting [2023-09-11T19:26:08.751Z] d747dcd14b5f: Waiting [2023-09-11T19:26:08.751Z] 2de7ff778b66: Waiting [2023-09-11T19:26:08.751Z] e9a5061849ea: Waiting [2023-09-11T19:26:08.751Z] 9712f1f96733: Download complete [2023-09-11T19:26:09.322Z] 63f879dbbcfc: Verifying Checksum [2023-09-11T19:26:09.323Z] 63f879dbbcfc: Download complete [2023-09-11T19:26:09.323Z] ab5ef0e58194: Verifying Checksum [2023-09-11T19:26:09.323Z] ab5ef0e58194: Download complete [2023-09-11T19:26:09.323Z] 0d9ebad4ef96: Verifying Checksum [2023-09-11T19:26:09.323Z] 0d9ebad4ef96: Download complete [2023-09-11T19:26:09.323Z] e9a5061849ea: Verifying Checksum [2023-09-11T19:26:09.323Z] e9a5061849ea: Download complete [2023-09-11T19:26:09.323Z] d747dcd14b5f: Verifying Checksum [2023-09-11T19:26:09.323Z] d747dcd14b5f: Download complete [2023-09-11T19:26:09.581Z] 2de7ff778b66: Verifying Checksum [2023-09-11T19:26:09.581Z] 2de7ff778b66: Download complete [2023-09-11T19:26:12.111Z] ab5ef0e58194: Pull complete [2023-09-11T19:26:12.369Z] 9712f1f96733: Pull complete [2023-09-11T19:26:12.936Z] 63f879dbbcfc: Pull complete [2023-09-11T19:26:17.125Z] 0d9ebad4ef96: Pull complete [2023-09-11T19:26:17.385Z] e9a5061849ea: Pull complete [2023-09-11T19:26:17.385Z] d747dcd14b5f: Pull complete [2023-09-11T19:26:18.759Z] 2de7ff778b66: Pull complete [2023-09-11T19:26:18.759Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-11T19:26:18.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-11T19:26:18.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:26:18.836Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2023-09-11T19:26:18.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-11T19:26:24.216Z] $ docker top 62ed3ac0fff5a0fe7cc57ea05f0c551d882e1909a5c0f278bda14382af51dcb1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-11T19:26:25.057Z] provisioning config files... [2023-09-11T19:26:25.065Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1114133257252676636tmp [2023-09-11T19:26:25.075Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11786221505516000104tmp [2023-09-11T19:26:25.085Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1900629827938485010tmp [Pipeline] { [Pipeline] echo [2023-09-11T19:26:25.098Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:26:26.436Z] ---> sigul-configuration.sh [2023-09-11T19:26:26.436Z] gpg: directory `/root/.gnupg' created [2023-09-11T19:26:26.436Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-11T19:26:26.436Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-11T19:26:26.436Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-11T19:26:26.436Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-11T19:26:26.436Z] gpg: CAST5 encrypted data [2023-09-11T19:26:26.436Z] gpg: encrypted with 1 passphrase [2023-09-11T19:26:26.436Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-11T19:26:26.718Z] + mkdir /home/jenkins [2023-09-11T19:26:26.718Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-11T19:26:27.001Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-11T19:26:27.008Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:26:27.287Z] ---> sigul-install.sh [2023-09-11T19:26:27.287Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-11T19:26:27.567Z] + git tag --list [2023-09-11T19:26:27.567Z] v0.0.0 [2023-09-11T19:26:27.567Z] v0.0.1-dev.1 [2023-09-11T19:26:27.567Z] v0.0.1-dev.10 [2023-09-11T19:26:27.567Z] v0.0.1-dev.11 [2023-09-11T19:26:27.567Z] v0.0.1-dev.12 [2023-09-11T19:26:27.567Z] v0.0.1-dev.13 [2023-09-11T19:26:27.567Z] v0.0.1-dev.14 [2023-09-11T19:26:27.567Z] v0.0.1-dev.15 [2023-09-11T19:26:27.568Z] v0.0.1-dev.16 [2023-09-11T19:26:27.568Z] v0.0.1-dev.2 [2023-09-11T19:26:27.568Z] v0.0.1-dev.3 [2023-09-11T19:26:27.568Z] v0.0.1-dev.4 [2023-09-11T19:26:27.568Z] v0.0.1-dev.5 [2023-09-11T19:26:27.568Z] v0.0.1-dev.6 [2023-09-11T19:26:27.568Z] v0.0.1-dev.7 [2023-09-11T19:26:27.568Z] v0.0.1-dev.8 [2023-09-11T19:26:27.568Z] v0.0.1-dev.9 [2023-09-11T19:26:27.568Z] v2.2.0 [2023-09-11T19:26:27.568Z] v2.2.0-dev.17 [2023-09-11T19:26:27.568Z] v2.2.0-dev.18 [2023-09-11T19:26:27.568Z] v2.2.0-dev.19 [2023-09-11T19:26:27.568Z] v2.2.0-dev.20 [2023-09-11T19:26:27.568Z] v2.2.0-dev.21 [2023-09-11T19:26:27.568Z] v2.2.0-dev.22 [2023-09-11T19:26:27.568Z] v2.2.0-dev.23 [2023-09-11T19:26:27.568Z] v2.2.0-dev.24 [2023-09-11T19:26:27.568Z] v2.2.0-dev.25 [2023-09-11T19:26:27.568Z] v2.2.0-dev.26 [2023-09-11T19:26:27.568Z] v2.2.0-dev.27 [2023-09-11T19:26:27.568Z] v2.3.0 [2023-09-11T19:26:27.568Z] v2.3.0-dev.1 [2023-09-11T19:26:27.568Z] v2.3.0-dev.10 [2023-09-11T19:26:27.568Z] v2.3.0-dev.11 [2023-09-11T19:26:27.568Z] v2.3.0-dev.12 [2023-09-11T19:26:27.568Z] v2.3.0-dev.13 [2023-09-11T19:26:27.568Z] v2.3.0-dev.14 [2023-09-11T19:26:27.568Z] v2.3.0-dev.15 [2023-09-11T19:26:27.568Z] v2.3.0-dev.16 [2023-09-11T19:26:27.568Z] v2.3.0-dev.17 [2023-09-11T19:26:27.568Z] v2.3.0-dev.18 [2023-09-11T19:26:27.568Z] v2.3.0-dev.19 [2023-09-11T19:26:27.568Z] v2.3.0-dev.2 [2023-09-11T19:26:27.568Z] v2.3.0-dev.20 [2023-09-11T19:26:27.568Z] v2.3.0-dev.21 [2023-09-11T19:26:27.568Z] v2.3.0-dev.22 [2023-09-11T19:26:27.568Z] v2.3.0-dev.23 [2023-09-11T19:26:27.568Z] v2.3.0-dev.24 [2023-09-11T19:26:27.568Z] v2.3.0-dev.25 [2023-09-11T19:26:27.568Z] v2.3.0-dev.26 [2023-09-11T19:26:27.568Z] v2.3.0-dev.27 [2023-09-11T19:26:27.568Z] v2.3.0-dev.28 [2023-09-11T19:26:27.568Z] v2.3.0-dev.3 [2023-09-11T19:26:27.568Z] v2.3.0-dev.4 [2023-09-11T19:26:27.568Z] v2.3.0-dev.5 [2023-09-11T19:26:27.568Z] v2.3.0-dev.6 [2023-09-11T19:26:27.568Z] v2.3.0-dev.7 [2023-09-11T19:26:27.568Z] v2.3.0-dev.8 [2023-09-11T19:26:27.568Z] v2.3.0-dev.9 [2023-09-11T19:26:27.568Z] v2.3.1 [2023-09-11T19:26:27.568Z] v2.3.1-dev.4 [2023-09-11T19:26:27.568Z] v2.3.1-dev.5 [2023-09-11T19:26:27.568Z] v2.3.1-dev.6 [2023-09-11T19:26:27.568Z] v3.0 [2023-09-11T19:26:27.568Z] v3.0.0 [2023-09-11T19:26:27.568Z] v3.0.0-dev.1 [2023-09-11T19:26:27.568Z] v3.0.0-dev.10 [2023-09-11T19:26:27.568Z] v3.0.0-dev.11 [2023-09-11T19:26:27.568Z] v3.0.0-dev.12 [2023-09-11T19:26:27.568Z] v3.0.0-dev.13 [2023-09-11T19:26:27.568Z] v3.0.0-dev.14 [2023-09-11T19:26:27.568Z] v3.0.0-dev.15 [2023-09-11T19:26:27.568Z] v3.0.0-dev.16 [2023-09-11T19:26:27.568Z] v3.0.0-dev.17 [2023-09-11T19:26:27.568Z] v3.0.0-dev.18 [2023-09-11T19:26:27.568Z] v3.0.0-dev.19 [2023-09-11T19:26:27.568Z] v3.0.0-dev.2 [2023-09-11T19:26:27.568Z] v3.0.0-dev.20 [2023-09-11T19:26:27.568Z] v3.0.0-dev.21 [2023-09-11T19:26:27.568Z] v3.0.0-dev.22 [2023-09-11T19:26:27.568Z] v3.0.0-dev.23 [2023-09-11T19:26:27.568Z] v3.0.0-dev.24 [2023-09-11T19:26:27.568Z] v3.0.0-dev.25 [2023-09-11T19:26:27.568Z] v3.0.0-dev.26 [2023-09-11T19:26:27.568Z] v3.0.0-dev.27 [2023-09-11T19:26:27.568Z] v3.0.0-dev.28 [2023-09-11T19:26:27.568Z] v3.0.0-dev.29 [2023-09-11T19:26:27.568Z] v3.0.0-dev.3 [2023-09-11T19:26:27.568Z] v3.0.0-dev.30 [2023-09-11T19:26:27.568Z] v3.0.0-dev.31 [2023-09-11T19:26:27.568Z] v3.0.0-dev.32 [2023-09-11T19:26:27.568Z] v3.0.0-dev.33 [2023-09-11T19:26:27.568Z] v3.0.0-dev.34 [2023-09-11T19:26:27.568Z] v3.0.0-dev.35 [2023-09-11T19:26:27.568Z] v3.0.0-dev.36 [2023-09-11T19:26:27.568Z] v3.0.0-dev.37 [2023-09-11T19:26:27.568Z] v3.0.0-dev.38 [2023-09-11T19:26:27.568Z] v3.0.0-dev.39 [2023-09-11T19:26:27.568Z] v3.0.0-dev.4 [2023-09-11T19:26:27.568Z] v3.0.0-dev.40 [2023-09-11T19:26:27.568Z] v3.0.0-dev.41 [2023-09-11T19:26:27.568Z] v3.0.0-dev.42 [2023-09-11T19:26:27.568Z] v3.0.0-dev.43 [2023-09-11T19:26:27.568Z] v3.0.0-dev.44 [2023-09-11T19:26:27.568Z] v3.0.0-dev.45 [2023-09-11T19:26:27.568Z] v3.0.0-dev.46 [2023-09-11T19:26:27.568Z] v3.0.0-dev.47 [2023-09-11T19:26:27.568Z] v3.0.0-dev.48 [2023-09-11T19:26:27.568Z] v3.0.0-dev.49 [2023-09-11T19:26:27.568Z] v3.0.0-dev.5 [2023-09-11T19:26:27.568Z] v3.0.0-dev.50 [2023-09-11T19:26:27.568Z] v3.0.0-dev.51 [2023-09-11T19:26:27.568Z] v3.0.0-dev.6 [2023-09-11T19:26:27.568Z] v3.0.0-dev.7 [2023-09-11T19:26:27.568Z] v3.0.0-dev.8 [2023-09-11T19:26:27.568Z] v3.0.0-dev.9 [2023-09-11T19:26:27.568Z] v3.1.0-dev.1 [2023-09-11T19:26:27.568Z] v3.1.0-dev.10 [2023-09-11T19:26:27.568Z] v3.1.0-dev.11 [2023-09-11T19:26:27.568Z] v3.1.0-dev.12 [2023-09-11T19:26:27.568Z] v3.1.0-dev.13 [2023-09-11T19:26:27.568Z] v3.1.0-dev.14 [2023-09-11T19:26:27.568Z] v3.1.0-dev.15 [2023-09-11T19:26:27.568Z] v3.1.0-dev.16 [2023-09-11T19:26:27.568Z] v3.1.0-dev.17 [2023-09-11T19:26:27.568Z] v3.1.0-dev.2 [2023-09-11T19:26:27.568Z] v3.1.0-dev.3 [2023-09-11T19:26:27.568Z] v3.1.0-dev.4 [2023-09-11T19:26:27.568Z] v3.1.0-dev.5 [2023-09-11T19:26:27.568Z] v3.1.0-dev.6 [2023-09-11T19:26:27.568Z] v3.1.0-dev.7 [2023-09-11T19:26:27.568Z] v3.1.0-dev.8 [2023-09-11T19:26:27.568Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-11T19:26:27.850Z] + lftools sign git-tag v3.1.0-dev.17 [2023-09-11T19:26:29.209Z] Signing Git tag with Sigul... [2023-09-11T19:26:29.209Z] Signing v3.1.0-dev.17 [Pipeline] echo [2023-09-11T19:26:29.785Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:26:30.070Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-11T19:26:30.076Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-11T19:26:30.089Z] $ docker stop --time=1 62ed3ac0fff5a0fe7cc57ea05f0c551d882e1909a5c0f278bda14382af51dcb1 [2023-09-11T19:26:31.420Z] $ docker rm -f --volumes 62ed3ac0fff5a0fe7cc57ea05f0c551d882e1909a5c0f278bda14382af51dcb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-11T19:26:31.846Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T19:26:31.847Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:26:32.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T19:26:32.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:26:32.222Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2023-09-11T19:26:32.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T19:26:32.685Z] $ docker top 5dfdc6d76a8cfdefed7353651e8faf03a1092745c1f40388c4d253419ea796b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T19:26:32.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T19:26:32.775Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T19:26:32.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T19:26:32.877Z] $ docker exec 5dfdc6d76a8cfdefed7353651e8faf03a1092745c1f40388c4d253419ea796b6 ssh-agent [2023-09-11T19:26:32.993Z] SSH_AUTH_SOCK=/tmp/ssh-S56fSrTZByXm/agent.32 [2023-09-11T19:26:32.993Z] SSH_AGENT_PID=38 [2023-09-11T19:26:33.006Z] Running ssh-add (command line suppressed) [2023-09-11T19:26:33.101Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4851654187095995630.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4851654187095995630.key) [2023-09-11T19:26:33.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T19:26:33.409Z] + git semver bump pre [2023-09-11T19:26:33.668Z] 2023-09-11 19:26:33,604 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-11T19:26:33.668Z] 2023-09-11 19:26:33,605 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev [2023-09-11T19:26:33.668Z] 2023-09-11 19:26:33,605 [bump_version] DEBUG bumped version:3.1.0-dev.18 [2023-09-11T19:26:33.668Z] 2023-09-11 19:26:33,605 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-11T19:26:33.668Z] 2023-09-11 19:26:33,605 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-11T19:26:33.668Z] 2023-09-11 19:26:33,605 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-11T19:26:33.668Z] 2023-09-11 19:26:33,607 [execute] INFO git cat-file --batch-check [2023-09-11T19:26:33.668Z] 2023-09-11 19:26:33,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T19:26:33.668Z] 2023-09-11 19:26:33,614 [execute] INFO git cat-file --batch [2023-09-11T19:26:33.669Z] 2023-09-11 19:26:33,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T19:26:33.669Z] 2023-09-11 19:26:33,620 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-11T19:26:33.669Z] 3.1.0-dev.18 [Pipeline] } [2023-09-11T19:26:33.671Z] $ docker exec --env ******** --env ******** 5dfdc6d76a8cfdefed7353651e8faf03a1092745c1f40388c4d253419ea796b6 ssh-agent -k [2023-09-11T19:26:33.764Z] unset SSH_AUTH_SOCK; [2023-09-11T19:26:33.764Z] unset SSH_AGENT_PID; [2023-09-11T19:26:33.764Z] echo Agent pid 38 killed; [2023-09-11T19:26:33.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T19:26:34.092Z] + git semver [Pipeline] } [2023-09-11T19:26:34.357Z] $ docker stop --time=1 5dfdc6d76a8cfdefed7353651e8faf03a1092745c1f40388c4d253419ea796b6 [2023-09-11T19:26:35.599Z] $ docker rm -f --volumes 5dfdc6d76a8cfdefed7353651e8faf03a1092745c1f40388c4d253419ea796b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T19:26:35.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T19:26:35.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:26:36.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T19:26:36.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:26:36.301Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2023-09-11T19:26:36.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-11T19:26:36.652Z] $ docker top 15072dc9f21792708fdbc097b6b75aa3314d7b922e6ce9355b5fff0b4b9404a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T19:26:36.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T19:26:36.751Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T19:26:36.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T19:26:36.861Z] $ docker exec 15072dc9f21792708fdbc097b6b75aa3314d7b922e6ce9355b5fff0b4b9404a5 ssh-agent [2023-09-11T19:26:36.967Z] SSH_AUTH_SOCK=/tmp/ssh-qUy9ftdtHJ19/agent.32 [2023-09-11T19:26:36.967Z] SSH_AGENT_PID=38 [2023-09-11T19:26:36.971Z] Running ssh-add (command line suppressed) [2023-09-11T19:26:37.068Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16007988387044358145.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16007988387044358145.key) [2023-09-11T19:26:37.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T19:26:37.378Z] + git semver push [2023-09-11T19:26:37.638Z] 2023-09-11 19:26:37,543 [run_push] DEBUG push [2023-09-11T19:26:37.638Z] 2023-09-11 19:26:37,544 [execute] INFO git cat-file --batch-check [2023-09-11T19:26:37.638Z] 2023-09-11 19:26:37,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T19:26:37.638Z] 2023-09-11 19:26:37,548 [execute] INFO git rev-list 586b1d25536cb6f6247e2db043ebdfb8a435fc07 -- [2023-09-11T19:26:37.638Z] 2023-09-11 19:26:37,548 [execute] DEBUG Popen(['git', 'rev-list', '586b1d25536cb6f6247e2db043ebdfb8a435fc07', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-11T19:26:37.638Z] 2023-09-11 19:26:37,555 [execute] INFO git fetch -v origin [2023-09-11T19:26:37.638Z] 2023-09-11 19:26:37,556 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-11T19:26:38.207Z] 2023-09-11 19:26:38,008 [run_push] DEBUG no remote changes detected [2023-09-11T19:26:38.207Z] 2023-09-11 19:26:38,008 [execute] INFO git push origin semver [2023-09-11T19:26:38.207Z] 2023-09-11 19:26:38,009 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-11T19:26:39.145Z] 2023-09-11 19:26:38,777 [run_push] DEBUG push all version tags [2023-09-11T19:26:39.145Z] 2023-09-11 19:26:38,777 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-11T19:26:39.145Z] 2023-09-11 19:26:38,778 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-11T19:26:39.715Z] 2023-09-11 19:26:39,471 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-11T19:26:39.715Z] 3.1.0-dev.18 [Pipeline] } [2023-09-11T19:26:39.719Z] $ docker exec --env ******** --env ******** 15072dc9f21792708fdbc097b6b75aa3314d7b922e6ce9355b5fff0b4b9404a5 ssh-agent -k [2023-09-11T19:26:39.820Z] unset SSH_AUTH_SOCK; [2023-09-11T19:26:39.821Z] unset SSH_AGENT_PID; [2023-09-11T19:26:39.821Z] echo Agent pid 38 killed; [2023-09-11T19:26:39.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T19:26:40.154Z] + git semver [Pipeline] } [2023-09-11T19:26:40.419Z] $ docker stop --time=1 15072dc9f21792708fdbc097b6b75aa3314d7b922e6ce9355b5fff0b4b9404a5 [2023-09-11T19:26:41.689Z] $ docker rm -f --volumes 15072dc9f21792708fdbc097b6b75aa3314d7b922e6ce9355b5fff0b4b9404a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-11T19:26:42.283Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-11T19:26:42.283Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-11T19:26:42.283Z] total 16 [2023-09-11T19:26:42.283Z] drwxr-xr-x 3 root root 4096 Sep 11 19:13 . [2023-09-11T19:26:42.283Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 19:26 .. [2023-09-11T19:26:42.283Z] drwxr-xr-x 2 root root 4096 Sep 11 19:13 cost [2023-09-11T19:26:42.283Z] -rw-r--r-- 1 root root 89 Sep 11 19:13 cost.csv [2023-09-11T19:26:42.283Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-11T19:26:42.283Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-11T19:26:42.283Z] total 16 [2023-09-11T19:26:42.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 19:13 . [2023-09-11T19:26:42.283Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 19:26 .. [2023-09-11T19:26:42.283Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 19:13 cost [2023-09-11T19:26:42.283Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 11 19:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:26:42.574Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:26:43.433Z] ---> package-listing.sh [2023-09-11T19:26:43.433Z] ++ facter osfamily [2023-09-11T19:26:43.433Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-11T19:26:43.692Z] + OS_FAMILY=debian [2023-09-11T19:26:43.692Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-11T19:26:43.692Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-11T19:26:43.692Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-11T19:26:43.692Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-11T19:26:43.692Z] + PACKAGES=/tmp/packages_start.txt [2023-09-11T19:26:43.692Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-11T19:26:43.692Z] + PACKAGES=/tmp/packages_end.txt [2023-09-11T19:26:43.692Z] + case "${OS_FAMILY}" in [2023-09-11T19:26:43.692Z] + dpkg -l [2023-09-11T19:26:43.692Z] + grep '^ii' [2023-09-11T19:26:43.692Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-11T19:26:43.692Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-11T19:26:43.692Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-11T19:26:43.692Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-11T19:26:43.692Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-11T19:26:43.692Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-09-11T19:26:43.703Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-11T19:26:43.981Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T19:26:44.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T19:26:44.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T19:26:44.608Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2023-09-11T19:26:44.636Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-11T19:26:44.856Z] $ docker top 2b082e7d48467da38bac012a890c5411bab92fa0ccb179e6d46f516e5f16de13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T19:26:45.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-11T19:26:45.481Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-11T19:26:45.766Z] + ls /var/log/sa-host [2023-09-11T19:26:45.766Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T19:26:45.914Z] provisioning config files... [2023-09-11T19:26:45.923Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12444180526531920725tmp [Pipeline] { [Pipeline] echo [2023-09-11T19:26:45.937Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:26:46.215Z] ---> create-netrc.sh [Pipeline] } [2023-09-11T19:26:46.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:26:46.560Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-11T19:26:46.568Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:26:46.851Z] ---> sudo-logs.sh [2023-09-11T19:26:46.852Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-11T19:26:46.873Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:26:47.157Z] ---> job-cost.sh [2023-09-11T19:26:47.157Z] lf-activate-venv: SKIPPING [2023-09-11T19:26:47.157Z] DEBUG: total: 0.2199999988079071 [2023-09-11T19:26:47.157Z] INFO: Retrieving Stack Cost... [2023-09-11T19:26:47.725Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T19:26:47.984Z] INFO: Archiving Costs [Pipeline] echo [2023-09-11T19:26:47.994Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T19:26:48.274Z] ---> logs-deploy.sh [2023-09-11T19:26:48.274Z] lf-activate-venv: SKIPPING [2023-09-11T19:26:48.274Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/141 [2023-09-11T19:26:48.274Z] INFO: archiving workspace using pattern(s): [2023-09-11T19:26:49.209Z] Archives upload complete. [2023-09-11T19:26:49.209Z] INFO: archiving logs to Nexus