Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7b6c541c1377b2729ca3d138980ec29eeceae5c 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-ssh9929527457847344964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5770954708724309458.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10269004163920502213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3167457177598730706.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-ssh5272784240952750173.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9204 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 d7b6c541c1377b2729ca3d138980ec29eeceae5c (main) Commit message: "Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" > 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 d7b6c541c1377b2729ca3d138980ec29eeceae5c # timeout=10 > git rev-list --no-walk a60ad436c601c79c224e8f3d8a8677870b40bf45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-13T13:24:58.764Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-13T13:24:58.847Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-13T13:24:58.864Z] ========================================================= [2023-10-13T13:24:58.864Z] EdgeX Global Pipelines Version Info [2023-10-13T13:24:58.864Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:25:00.154Z] ------------------- [2023-10-13T13:25:00.154Z] stable info: [2023-10-13T13:25:00.154Z] ------------------- [2023-10-13T13:25:00.154Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-13T13:25:00.154Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T13:25:00.154Z] Message: update stable to v1.0.254 [2023-10-13T13:25:00.726Z] ------------------- [2023-10-13T13:25:00.726Z] experimental info: [2023-10-13T13:25:00.726Z] ------------------- [2023-10-13T13:25:00.726Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-13T13:25:00.726Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T13:25:00.726Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-13T13:25:00.919Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-13T13:25:00.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-13T13:25:00.946Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-13T13:25:00.957Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-13T13:25:00.969Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-13T13:25:00.984Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-13T13:25:00.996Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-13T13:25:01.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-13T13:25:01.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-13T13:25:01.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-13T13:25:01.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-13T13:25:01.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-13T13:25:01.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-13T13:25:01.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-13T13:25:01.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T13:25:01.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T13:25:01.138Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T13:25:01.158Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T13:25:01.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-13T13:25:01.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-13T13:25:01.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-13T13:25:01.224Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-13T13:25:01.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-13T13:25:01.247Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-13T13:25:01.256Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-13T13:25:01.269Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-13T13:25:01.283Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-13T13:25:01.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-13T13:25:01.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-13T13:25:01.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-13T13:25:01.321Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] echo [2023-10-13T13:25:01.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7b6c54 [Pipeline] echo [2023-10-13T13:25:01.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T13:25:01.389Z] provisioning config files... [2023-10-13T13:25:01.401Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7934793236626144831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:25:01.702Z] ---> docker-login.sh [2023-10-13T13:25:01.702Z] nexus3.edgexfoundry.org:10001 [2023-10-13T13:25:01.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:25:01.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:25:01.962Z] Configure a credential helper to remove this warning. See [2023-10-13T13:25:01.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:25:01.962Z] [2023-10-13T13:25:01.962Z] Login Succeeded [2023-10-13T13:25:01.962Z] nexus3.edgexfoundry.org:10002 [2023-10-13T13:25:02.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:25:02.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:25:02.222Z] Configure a credential helper to remove this warning. See [2023-10-13T13:25:02.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:25:02.222Z] [2023-10-13T13:25:02.222Z] Login Succeeded [2023-10-13T13:25:02.222Z] nexus3.edgexfoundry.org:10003 [2023-10-13T13:25:02.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:25:02.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:25:02.222Z] Configure a credential helper to remove this warning. See [2023-10-13T13:25:02.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:25:02.222Z] [2023-10-13T13:25:02.222Z] Login Succeeded [2023-10-13T13:25:02.222Z] nexus3.edgexfoundry.org:10004 [2023-10-13T13:25:02.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:25:02.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:25:02.483Z] Configure a credential helper to remove this warning. See [2023-10-13T13:25:02.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:25:02.483Z] [2023-10-13T13:25:02.483Z] Login Succeeded [2023-10-13T13:25:02.483Z] docker.io [2023-10-13T13:25:02.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:25:02.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:25:02.744Z] Configure a credential helper to remove this warning. See [2023-10-13T13:25:02.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:25:02.744Z] [2023-10-13T13:25:02.744Z] Login Succeeded [2023-10-13T13:25:02.744Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T13:25:02.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-13T13:25:03.126Z] + git rev-list -1 --merges d7b6c541c1377b2729ca3d138980ec29eeceae5c~1..d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] echo [2023-10-13T13:25:03.172Z] -----------> git rev-list -1 --merges d7b6c541c1377b2729ca3d138980ec29eeceae5c~1..d7b6c541c1377b2729ca3d138980ec29eeceae5c d7b6c541c1377b2729ca3d138980ec29eeceae5c [2023-10-13T13:25:03.172Z] d7b6c541c1377b2729ca3d138980ec29eeceae5c [false] [Pipeline] sh [2023-10-13T13:25:03.463Z] + git log --format=format:%s -1 d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] echo [2023-10-13T13:25:03.478Z] ========================================================= [2023-10-13T13:25:03.478Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-13T13:25:03.478Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T13:25:03.800Z] + git log --format=format:%s -1 d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] echo [2023-10-13T13:25:03.813Z] [semverPrep] GIT_COMMIT: d7b6c541c1377b2729ca3d138980ec29eeceae5c, Commit Message: Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34 [Pipeline] echo [2023-10-13T13:25:03.822Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-13T13:25:04.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T13:25:04.193Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-13T13:25:04.193Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-13T13:25:04.193Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-13T13:25:04.193Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-13T13:25:04.193Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-13T13:25:04.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:25:04.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T13:25:04.608Z] [2023-10-13T13:25:04.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:25:04.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T13:25:04.913Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-13T13:25:04.913Z] b85a868b505f: Pulling fs layer [2023-10-13T13:25:04.913Z] e2be974225ed: Pulling fs layer [2023-10-13T13:25:04.913Z] 339a4e72a1f5: Pulling fs layer [2023-10-13T13:25:04.913Z] 988bab9f4d93: Pulling fs layer [2023-10-13T13:25:04.913Z] 1469e6f7b9e6: Pulling fs layer [2023-10-13T13:25:04.913Z] eaf3925da568: Pulling fs layer [2023-10-13T13:25:04.913Z] bab4dde63d76: Pulling fs layer [2023-10-13T13:25:04.913Z] bde34c3a00c8: Pulling fs layer [2023-10-13T13:25:04.913Z] b352a97aabf1: Pulling fs layer [2023-10-13T13:25:04.913Z] 4872d77fe225: Pulling fs layer [2023-10-13T13:25:04.913Z] 5851b861e8e6: Pulling fs layer [2023-10-13T13:25:04.913Z] bab4dde63d76: Waiting [2023-10-13T13:25:04.913Z] bde34c3a00c8: Waiting [2023-10-13T13:25:04.913Z] b352a97aabf1: Waiting [2023-10-13T13:25:04.913Z] 1469e6f7b9e6: Waiting [2023-10-13T13:25:04.913Z] eaf3925da568: Waiting [2023-10-13T13:25:04.913Z] 4872d77fe225: Waiting [2023-10-13T13:25:04.913Z] 5851b861e8e6: Waiting [2023-10-13T13:25:04.913Z] 988bab9f4d93: Waiting [2023-10-13T13:25:04.913Z] e2be974225ed: Download complete [2023-10-13T13:25:04.913Z] 988bab9f4d93: Download complete [2023-10-13T13:25:04.913Z] 1469e6f7b9e6: Verifying Checksum [2023-10-13T13:25:04.913Z] 1469e6f7b9e6: Download complete [2023-10-13T13:25:05.184Z] eaf3925da568: Download complete [2023-10-13T13:25:05.184Z] 339a4e72a1f5: Verifying Checksum [2023-10-13T13:25:05.184Z] 339a4e72a1f5: Download complete [2023-10-13T13:25:05.184Z] bde34c3a00c8: Verifying Checksum [2023-10-13T13:25:05.184Z] bde34c3a00c8: Download complete [2023-10-13T13:25:05.184Z] b352a97aabf1: Download complete [2023-10-13T13:25:05.184Z] 4872d77fe225: Verifying Checksum [2023-10-13T13:25:05.184Z] 4872d77fe225: Download complete [2023-10-13T13:25:05.184Z] 5851b861e8e6: Verifying Checksum [2023-10-13T13:25:05.184Z] 5851b861e8e6: Download complete [2023-10-13T13:25:05.442Z] b85a868b505f: Verifying Checksum [2023-10-13T13:25:05.442Z] b85a868b505f: Download complete [2023-10-13T13:25:05.701Z] bab4dde63d76: Verifying Checksum [2023-10-13T13:25:05.701Z] bab4dde63d76: Download complete [2023-10-13T13:25:06.634Z] b85a868b505f: Pull complete [2023-10-13T13:25:06.634Z] e2be974225ed: Pull complete [2023-10-13T13:25:07.202Z] 339a4e72a1f5: Pull complete [2023-10-13T13:25:07.202Z] 988bab9f4d93: Pull complete [2023-10-13T13:25:07.462Z] 1469e6f7b9e6: Pull complete [2023-10-13T13:25:07.462Z] eaf3925da568: Pull complete [2023-10-13T13:25:09.366Z] bab4dde63d76: Pull complete [2023-10-13T13:25:09.366Z] bde34c3a00c8: Pull complete [2023-10-13T13:25:09.366Z] b352a97aabf1: Pull complete [2023-10-13T13:25:09.366Z] 4872d77fe225: Pull complete [2023-10-13T13:25:09.366Z] 5851b861e8e6: Pull complete [2023-10-13T13:25:09.366Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-13T13:25:09.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T13:25:09.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:25:09.456Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-10-13T13:25:09.491Z] $ 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-10-13T13:25:15.325Z] $ docker top a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 -eo pid,comm [2023-10-13T13:25:15.375Z] 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-10-13T13:25:15.375Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T13:25:15.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T13:25:15.413Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T13:25:15.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T13:25:15.535Z] $ docker exec a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 ssh-agent [2023-10-13T13:25:15.631Z] SSH_AUTH_SOCK=/tmp/ssh-0CIKnfmWiuik/agent.32 [2023-10-13T13:25:15.631Z] SSH_AGENT_PID=38 [2023-10-13T13:25:15.639Z] Running ssh-add (command line suppressed) [2023-10-13T13:25:15.737Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15293518108799996261.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15293518108799996261.key) [2023-10-13T13:25:15.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T13:25:16.048Z] + git tag --points-at HEAD [Pipeline] } [2023-10-13T13:25:16.069Z] $ docker exec --env ******** --env ******** a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 ssh-agent -k [2023-10-13T13:25:16.159Z] unset SSH_AUTH_SOCK; [2023-10-13T13:25:16.159Z] unset SSH_AGENT_PID; [2023-10-13T13:25:16.159Z] echo Agent pid 38 killed; [2023-10-13T13:25:16.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-13T13:25:16.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T13:25:16.192Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T13:25:16.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T13:25:16.318Z] $ docker exec a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 ssh-agent [2023-10-13T13:25:16.424Z] SSH_AUTH_SOCK=/tmp/ssh-O25c5LP4hsFQ/agent.70 [2023-10-13T13:25:16.424Z] SSH_AGENT_PID=76 [2023-10-13T13:25:16.430Z] Running ssh-add (command line suppressed) [2023-10-13T13:25:16.541Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17414683832290731979.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17414683832290731979.key) [2023-10-13T13:25:16.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T13:25:16.840Z] + git semver init [2023-10-13T13:25:17.101Z] 2023-10-13 13:25:17,031 [run_init] DEBUG init version:0.0.0 force:False [2023-10-13T13:25:17.101Z] 2023-10-13 13:25:17,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-13T13:25:17.101Z] 2023-10-13 13:25:17,033 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-13T13:25:17.101Z] 2023-10-13 13:25:17,033 [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-10-13T13:25:18.043Z] 2023-10-13 13:25:17,901 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-10-13T13:25:18.043Z] 2023-10-13 13:25:17,902 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-10-13T13:25:18.043Z] 2023-10-13 13:25:17,902 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-13T13:25:18.043Z] 2023-10-13 13:25:17,902 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-13T13:25:18.043Z] 3.1.0-dev.30 [Pipeline] } [2023-10-13T13:25:18.056Z] $ docker exec --env ******** --env ******** a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 ssh-agent -k [2023-10-13T13:25:18.147Z] unset SSH_AUTH_SOCK; [2023-10-13T13:25:18.147Z] unset SSH_AGENT_PID; [2023-10-13T13:25:18.147Z] echo Agent pid 76 killed; [2023-10-13T13:25:18.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T13:25:18.459Z] + git semver [Pipeline] } [2023-10-13T13:25:18.734Z] $ docker stop --time=1 a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 [2023-10-13T13:25:20.011Z] $ docker rm -f --volumes a8d7a015455a507d03be50ad80a5b608b278ee981034b9de69b9bf6f7ed9df30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T13:25:20.399Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-13T13:25:20.600Z] Stashed 1 file(s) [Pipeline] echo [2023-10-13T13:25:20.603Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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-10-13T13:25:20.748Z] provisioning config files... [2023-10-13T13:25:20.757Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14873906693222572485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:25:21.050Z] ---> docker-login.sh [2023-10-13T13:25:21.050Z] nexus3.edgexfoundry.org:10001 [2023-10-13T13:25:21.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:25:21.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:25:21.050Z] Configure a credential helper to remove this warning. See [2023-10-13T13:25:21.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:25:21.050Z] [2023-10-13T13:25:21.050Z] Login Succeeded [2023-10-13T13:25:21.050Z] nexus3.edgexfoundry.org:10002 [2023-10-13T13:25:21.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:25:21.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:25:21.050Z] Configure a credential helper to remove this warning. See [2023-10-13T13:25:21.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:25:21.050Z] [2023-10-13T13:25:21.050Z] Login Succeeded [2023-10-13T13:25:21.050Z] nexus3.edgexfoundry.org:10003 [2023-10-13T13:25:21.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:25:21.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:25:21.309Z] Configure a credential helper to remove this warning. See [2023-10-13T13:25:21.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:25:21.309Z] [2023-10-13T13:25:21.309Z] Login Succeeded [2023-10-13T13:25:21.309Z] nexus3.edgexfoundry.org:10004 [2023-10-13T13:25:21.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:25:21.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:25:21.309Z] Configure a credential helper to remove this warning. See [2023-10-13T13:25:21.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:25:21.309Z] [2023-10-13T13:25:21.309Z] Login Succeeded [2023-10-13T13:25:21.309Z] docker.io [2023-10-13T13:25:21.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:25:21.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:25:21.828Z] Configure a credential helper to remove this warning. See [2023-10-13T13:25:21.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:25:21.828Z] [2023-10-13T13:25:21.828Z] Login Succeeded [2023-10-13T13:25:21.828Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T13:25:21.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T13:25:21.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T13:25:21.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T13:25:21.934Z] ========================================================= [2023-10-13T13:25:21.934Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-13T13:25:21.934Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:25:22.244Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T13:25:22.244Z] Sending build context to Docker daemon 2.262MB [2023-10-13T13:25:22.244Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T13:25:22.244Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-13T13:25:22.244Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-13T13:25:22.244Z] 7264a8db6415: Pulling fs layer [2023-10-13T13:25:22.244Z] c4d48a809fc2: Pulling fs layer [2023-10-13T13:25:22.244Z] 4f1c88b9dad5: Pulling fs layer [2023-10-13T13:25:22.244Z] ad3a456e5733: Pulling fs layer [2023-10-13T13:25:22.244Z] 33e27b845d1e: Pulling fs layer [2023-10-13T13:25:22.244Z] c68163c4e522: Pulling fs layer [2023-10-13T13:25:22.244Z] 50da416c3ac9: Pulling fs layer [2023-10-13T13:25:22.244Z] 23d2d4c4bb30: Pulling fs layer [2023-10-13T13:25:22.244Z] ad3a456e5733: Waiting [2023-10-13T13:25:22.244Z] 33e27b845d1e: Waiting [2023-10-13T13:25:22.244Z] c68163c4e522: Waiting [2023-10-13T13:25:22.244Z] 50da416c3ac9: Waiting [2023-10-13T13:25:22.244Z] 23d2d4c4bb30: Waiting [2023-10-13T13:25:22.244Z] c4d48a809fc2: Download complete [2023-10-13T13:25:22.244Z] ad3a456e5733: Download complete [2023-10-13T13:25:22.502Z] 33e27b845d1e: Download complete [2023-10-13T13:25:22.502Z] 7264a8db6415: Verifying Checksum [2023-10-13T13:25:22.502Z] 7264a8db6415: Download complete [2023-10-13T13:25:22.502Z] c68163c4e522: Verifying Checksum [2023-10-13T13:25:22.502Z] c68163c4e522: Download complete [2023-10-13T13:25:22.502Z] 7264a8db6415: Pull complete [2023-10-13T13:25:22.502Z] 23d2d4c4bb30: Verifying Checksum [2023-10-13T13:25:22.502Z] 23d2d4c4bb30: Download complete [2023-10-13T13:25:22.760Z] c4d48a809fc2: Pull complete [2023-10-13T13:25:22.760Z] 4f1c88b9dad5: Verifying Checksum [2023-10-13T13:25:22.760Z] 4f1c88b9dad5: Download complete [2023-10-13T13:25:23.019Z] 50da416c3ac9: Verifying Checksum [2023-10-13T13:25:23.019Z] 50da416c3ac9: Download complete [2023-10-13T13:25:26.303Z] 4f1c88b9dad5: Pull complete [2023-10-13T13:25:26.303Z] ad3a456e5733: Pull complete [2023-10-13T13:25:26.303Z] 33e27b845d1e: Pull complete [2023-10-13T13:25:26.303Z] c68163c4e522: Pull complete [2023-10-13T13:25:28.205Z] 50da416c3ac9: Pull complete [2023-10-13T13:25:28.465Z] 23d2d4c4bb30: Pull complete [2023-10-13T13:25:28.465Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-13T13:25:28.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-13T13:25:28.465Z] ---> 0786185ac409 [2023-10-13T13:25:28.465Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-13T13:25:35.049Z] ---> Running in 77697a732f35 [2023-10-13T13:25:35.049Z] Removing intermediate container 77697a732f35 [2023-10-13T13:25:35.049Z] ---> 27af404c2e20 [2023-10-13T13:25:35.049Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T13:25:35.049Z] ---> Running in e748799e5f97 [2023-10-13T13:25:35.049Z] Removing intermediate container e748799e5f97 [2023-10-13T13:25:35.049Z] ---> 6967c1984edd [2023-10-13T13:25:35.049Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-13T13:25:35.049Z] ---> Running in 5cd2b5643182 [2023-10-13T13:25:35.049Z] Removing intermediate container 5cd2b5643182 [2023-10-13T13:25:35.049Z] ---> 3a0ee09c159d [2023-10-13T13:25:35.049Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-13T13:25:35.049Z] ---> Running in bcda161c8f65 [2023-10-13T13:25:35.049Z] Removing intermediate container bcda161c8f65 [2023-10-13T13:25:35.049Z] ---> 0443c9a4d694 [2023-10-13T13:25:35.049Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T13:25:35.049Z] ---> Running in 9a51b0bb243c [2023-10-13T13:25:35.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T13:25:35.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T13:25:35.715Z] Still waiting to schedule task [2023-10-13T13:25:35.715Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-13T13:25:35.827Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-13T13:25:35.827Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-13T13:25:35.827Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-13T13:25:35.827Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-13T13:25:35.827Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-13T13:25:35.827Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-13T13:25:35.827Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-13T13:25:35.827Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-13T13:25:35.827Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-13T13:25:35.827Z] (10/13) Installing kmod-libs (30-r3) [2023-10-13T13:25:35.827Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-13T13:25:35.827Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-13T13:25:35.827Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-13T13:25:35.827Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T13:25:35.827Z] Executing eudev-3.2.11-r8.trigger [2023-10-13T13:25:35.827Z] OK: 271 MiB in 65 packages [2023-10-13T13:25:36.395Z] Removing intermediate container 9a51b0bb243c [2023-10-13T13:25:36.395Z] ---> 47dedc40a3fc [2023-10-13T13:25:36.395Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-13T13:25:36.395Z] ---> Running in 342cbfc2ae1b [2023-10-13T13:25:36.652Z] Removing intermediate container 342cbfc2ae1b [2023-10-13T13:25:36.652Z] ---> f36c3135ac5e [2023-10-13T13:25:36.652Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-13T13:25:36.652Z] ---> 94b07e3908dd [2023-10-13T13:25:36.652Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T13:25:36.652Z] ---> Running in f689244523ec [2023-10-13T13:26:44.355Z] Removing intermediate container f689244523ec [2023-10-13T13:26:44.355Z] ---> ca93fc2f4a3a [2023-10-13T13:26:44.355Z] Step 11/13 : COPY . . [2023-10-13T13:26:44.355Z] ---> ceb67f2bf242 [2023-10-13T13:26:44.355Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-13T13:26:44.355Z] ---> Running in 5a03171d73c0 [2023-10-13T13:26:44.355Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T13:26:44.355Z]  Dload Upload Total  Spent Left Speed [2023-10-13T13:26:44.355Z] 0 0 0 0  0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10096 0 --:--:-- --:--:-- --:--:-- 10186 [2023-10-13T13:26:44.355Z] Removing intermediate container 5a03171d73c0 [2023-10-13T13:26:44.355Z] ---> a73ed6618679 [2023-10-13T13:26:44.355Z] Step 13/13 : RUN ${MAKE} [2023-10-13T13:26:44.355Z] ---> Running in f6a01f5b052e [2023-10-13T13:26:44.355Z] noop [2023-10-13T13:26:44.355Z] Removing intermediate container f6a01f5b052e [2023-10-13T13:26:44.355Z] ---> 55ab5b61cbd3 [2023-10-13T13:26:44.355Z] Successfully built 55ab5b61cbd3 [2023-10-13T13:26:44.355Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:26:44.662Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T13:26:44.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:26:44.729Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-10-13T13:26:44.760Z] $ 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-10-13T13:26:45.135Z] $ docker top cc19b8bbadda74a62f565b306191df09d1384963971e4b4d61a1a6243194ddec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T13:26:45.476Z] + go version [2023-10-13T13:26:45.476Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-13T13:26:45.489Z] $ docker stop --time=1 cc19b8bbadda74a62f565b306191df09d1384963971e4b4d61a1a6243194ddec [2023-10-13T13:26:46.766Z] $ docker rm -f --volumes cc19b8bbadda74a62f565b306191df09d1384963971e4b4d61a1a6243194ddec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:26:47.182Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T13:26:47.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:26:47.254Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-10-13T13:26:47.291Z] $ 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-10-13T13:26:47.619Z] $ docker top bb38ee6972eed9c7eeed676088cf5f96e10b1eae279c94826b3e23355d129de0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T13:26:47.965Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-13T13:26:48.256Z] + make test [2023-10-13T13:26:48.256Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T13:26:49.629Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-13T13:26:59.770Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-13T13:27:00.087Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 4.4% of statements [2023-10-13T13:27:06.662Z] go vet ./... [2023-10-13T13:27:09.945Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T13:27:09.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T13:27:09.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T13:27:09.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T13:27:09.974Z] $ docker stop --time=1 bb38ee6972eed9c7eeed676088cf5f96e10b1eae279c94826b3e23355d129de0 [2023-10-13T13:27:14.180Z] $ docker rm -f --volumes bb38ee6972eed9c7eeed676088cf5f96e10b1eae279c94826b3e23355d129de0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T13:27:14.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T13:27:14.769Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-13T13:27:15.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T13:27:15.577Z] + ls -al . [2023-10-13T13:27:15.577Z] total 220 [2023-10-13T13:27:15.577Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 13:26 . [2023-10-13T13:27:15.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 13:24 .. [2023-10-13T13:27:15.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 13:27 .git [2023-10-13T13:27:15.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:24 .github [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 13 13:24 .gitignore [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 13 13:24 .golangci.yml [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 13 13:24 .hadolint.yml [2023-10-13T13:27:15.577Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 13:25 .semver [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 13 13:24 Attribution.txt [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 13 13:24 CHANGELOG.md [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 13 13:24 Dockerfile [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 13 13:24 GOVERNANCE.md [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 13 13:24 Jenkinsfile [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 13 13:24 LICENSE [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 13 13:24 Makefile [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 13 13:24 OWNERS.md [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 13 13:24 README.md [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 13:25 VERSION [2023-10-13T13:27:15.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 13:24 bin [2023-10-13T13:27:15.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:24 cmd [2023-10-13T13:27:15.577Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 13 13:26 coverage.out [2023-10-13T13:27:15.577Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 13 13:24 docker-entrypoint.sh [2023-10-13T13:27:15.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 13:24 docs [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 13 13:24 go.mod [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 35369 Oct 13 13:24 go.sum [2023-10-13T13:27:15.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:24 internal [2023-10-13T13:27:15.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 13:24 snap [2023-10-13T13:27:15.577Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 13 13:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:27:15.886Z] + 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=d7b6c541c1377b2729ca3d138980ec29eeceae5c --label arch=amd64 --label version=3.1.0-dev.30 . [2023-10-13T13:27:15.887Z] Sending build context to Docker daemon 2.317MB [2023-10-13T13:27:15.887Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T13:27:15.887Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-13T13:27:15.887Z] ---> 55ab5b61cbd3 [2023-10-13T13:27:15.887Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-13T13:27:15.887Z] ---> Running in a9935665413d [2023-10-13T13:27:16.146Z] Removing intermediate container a9935665413d [2023-10-13T13:27:16.146Z] ---> 13e78364d043 [2023-10-13T13:27:16.146Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T13:27:16.146Z] ---> Running in efcc2e88e25c [2023-10-13T13:27:16.146Z] Removing intermediate container efcc2e88e25c [2023-10-13T13:27:16.146Z] ---> 2f49101b87e8 [2023-10-13T13:27:16.146Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-13T13:27:16.146Z] ---> Running in 9f4230a874ac [2023-10-13T13:27:16.146Z] Removing intermediate container 9f4230a874ac [2023-10-13T13:27:16.146Z] ---> 1adad4036866 [2023-10-13T13:27:16.146Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-13T13:27:16.146Z] ---> Running in eb0fcae5f611 [2023-10-13T13:27:16.405Z] Removing intermediate container eb0fcae5f611 [2023-10-13T13:27:16.405Z] ---> 20305eba469f [2023-10-13T13:27:16.405Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T13:27:16.405Z] ---> Running in 42b5775d7343 [2023-10-13T13:27:16.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T13:27:16.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T13:27:17.180Z] OK: 271 MiB in 65 packages [2023-10-13T13:27:17.440Z] Removing intermediate container 42b5775d7343 [2023-10-13T13:27:17.440Z] ---> 0a98db853ef2 [2023-10-13T13:27:17.440Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-13T13:27:17.440Z] ---> Running in 529ebaf50694 [2023-10-13T13:27:17.440Z] Removing intermediate container 529ebaf50694 [2023-10-13T13:27:17.440Z] ---> 5924e5dfd2d6 [2023-10-13T13:27:17.440Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-13T13:27:17.440Z] ---> 004736122f6c [2023-10-13T13:27:17.440Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T13:27:17.699Z] ---> Running in aa47d758025f [2023-10-13T13:27:18.278Z] Removing intermediate container aa47d758025f [2023-10-13T13:27:18.278Z] ---> 32ddca121f37 [2023-10-13T13:27:18.278Z] Step 11/36 : COPY . . [2023-10-13T13:27:18.537Z] ---> adcb6cefa762 [2023-10-13T13:27:18.537Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-13T13:27:18.537Z] ---> Running in 83fd350f5b13 [2023-10-13T13:27:18.796Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T13:27:18.796Z] Dload Upload Total Spent Left Speed [2023-10-13T13:27:18.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38609 0 --:--:-- --:--:-- --:--:-- 39156 [2023-10-13T13:27:19.055Z] Removing intermediate container 83fd350f5b13 [2023-10-13T13:27:19.055Z] ---> b38f4e53c568 [2023-10-13T13:27:19.055Z] Step 13/36 : RUN ${MAKE} [2023-10-13T13:27:19.055Z] ---> Running in 4c5d551785b7 [2023-10-13T13:27:19.314Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.30 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-13T13:27:20.265Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9205 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-10-13T13:27:20.278Z] Running in /w/workspace/device-usb-camera/156 [Pipeline] { [Pipeline] checkout [2023-10-13T13:27:20.305Z] Selected Git installation does not exist. Using Default [2023-10-13T13:27:20.305Z] The recommended git tool is: NONE [2023-10-13T13:27:25.475Z] using credential edgex-jenkins-ssh [2023-10-13T13:27:25.490Z] Cloning the remote Git repository [2023-10-13T13:27:25.533Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-13T13:27:25.615Z] > git init /w/workspace/device-usb-camera/156 # timeout=10 [2023-10-13T13:27:25.750Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-13T13:27:25.751Z] > git --version # timeout=10 [2023-10-13T13:27:25.777Z] > git --version # 'git version 2.25.1' [2023-10-13T13:27:25.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T13:27:25.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T13:27:27.629Z] Avoid second fetch [2023-10-13T13:27:27.630Z] Checking out Revision d7b6c541c1377b2729ca3d138980ec29eeceae5c (main) [2023-10-13T13:27:26.819Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-13T13:27:26.840Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T13:27:27.649Z] > git config core.sparsecheckout # timeout=10 [2023-10-13T13:27:28.168Z] Commit message: "Merge pull request #301 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T13:27:27.725Z] > git checkout -f d7b6c541c1377b2729ca3d138980ec29eeceae5c # timeout=10 [2023-10-13T13:27:29.317Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-13T13:27:29.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T13:27:29.317Z] Dload Upload Total Spent Left Speed [2023-10-13T13:27:29.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12751 97 12393 0 0 71635 0 --:--:-- --:--:-- --:--:-- 71635 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh [2023-10-13T13:27:29.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-13T13:27:30.250Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-13T13:27:30.250Z] + sudo tee /etc/docker/daemon.new [2023-10-13T13:27:30.250Z] { [2023-10-13T13:27:30.250Z] "registry-mirrors": [ [2023-10-13T13:27:30.250Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-13T13:27:30.250Z] ], [2023-10-13T13:27:30.250Z] "bip": "10.250.0.254/24", [2023-10-13T13:27:30.250Z] "hosts": [ [2023-10-13T13:27:30.250Z] "tcp://0.0.0.0:5555", [2023-10-13T13:27:30.250Z] "unix:///var/run/docker.sock" [2023-10-13T13:27:30.250Z] ], [2023-10-13T13:27:30.250Z] "mtu": 1458, [2023-10-13T13:27:30.250Z] "selinux-enabled": true, [2023-10-13T13:27:30.250Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-13T13:27:30.250Z] } [Pipeline] sh [2023-10-13T13:27:30.581Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-13T13:27:30.912Z] + sudo service docker restart [2023-10-13T13:27:41.272Z] Removing intermediate container 4c5d551785b7 [2023-10-13T13:27:41.272Z] ---> 2755c4872471 [2023-10-13T13:27:41.272Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-13T13:27:41.272Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-13T13:27:41.272Z] 4acc49c71d14: Pulling fs layer [2023-10-13T13:27:41.272Z] 4acc49c71d14: Verifying Checksum [2023-10-13T13:27:41.272Z] 4acc49c71d14: Download complete [2023-10-13T13:27:41.272Z] 4acc49c71d14: Pull complete [2023-10-13T13:27:41.529Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-13T13:27:41.529Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-13T13:27:41.529Z] ---> 01a2bd3e5fff [2023-10-13T13:27:41.529Z] Step 15/36 : FROM alpine:3.18 [2023-10-13T13:27:41.788Z] 3.18: Pulling from library/alpine [2023-10-13T13:27:42.047Z] 96526aa774ef: Pulling fs layer [2023-10-13T13:27:42.709Z] 96526aa774ef: Verifying Checksum [2023-10-13T13:27:42.709Z] 96526aa774ef: Download complete [2023-10-13T13:27:42.709Z] 96526aa774ef: Pull complete [2023-10-13T13:27:42.709Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T13:27:42.709Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T13:27:42.709Z] ---> 8ca4688f4f35 [2023-10-13T13:27:42.709Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-13T13:27:42.968Z] ---> Running in f4a38519f88b [2023-10-13T13:27:42.968Z] Removing intermediate container f4a38519f88b [2023-10-13T13:27:42.968Z] ---> 82bf447e9804 [2023-10-13T13:27:42.968Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-13T13:27:42.968Z] ---> Running in 1bb7e71649e6 [2023-10-13T13:27:43.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T13:27:43.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T13:27:43.797Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-13T13:27:43.797Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-13T13:27:43.797Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-13T13:27:43.797Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-13T13:27:43.797Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-13T13:27:43.797Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-13T13:27:43.797Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-13T13:27:43.797Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-13T13:27:43.797Z] (9/107) Installing libxcb (1.15-r1) [2023-10-13T13:27:43.797Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-13T13:27:43.797Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-13T13:27:43.797Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-13T13:27:43.797Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-13T13:27:43.797Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-13T13:27:43.797Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-13T13:27:43.797Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-13T13:27:43.797Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-13T13:27:43.797Z] (18/107) Installing libva (2.18.0-r1) [2023-10-13T13:27:43.797Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-13T13:27:43.797Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-13T13:27:43.797Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-13T13:27:44.056Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-13T13:27:44.056Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-13T13:27:44.056Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-13T13:27:44.056Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-13T13:27:44.056Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-13T13:27:44.056Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-13T13:27:44.056Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-13T13:27:44.056Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-13T13:27:44.056Z] (30/107) Installing opus (1.4-r0) [2023-10-13T13:27:44.056Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-13T13:27:44.056Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-13T13:27:44.056Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-13T13:27:44.056Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-13T13:27:44.056Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-13T13:27:44.056Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-13T13:27:44.056Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-13T13:27:44.056Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-13T13:27:44.056Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-13T13:27:44.056Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-13T13:27:44.056Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-13T13:27:44.315Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-13T13:27:44.315Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-13T13:27:44.315Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-13T13:27:44.315Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-13T13:27:44.315Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-13T13:27:44.315Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-13T13:27:44.315Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-13T13:27:44.315Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-13T13:27:44.573Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-13T13:27:44.573Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-13T13:27:44.573Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-13T13:27:44.573Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-13T13:27:44.573Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-13T13:27:44.573Z] (55/107) Installing glib (2.76.4-r0) [2023-10-13T13:27:44.573Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-13T13:27:44.573Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-13T13:27:44.573Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-13T13:27:44.573Z] (59/107) Installing libass (0.17.1-r0) [2023-10-13T13:27:44.573Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-13T13:27:44.573Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-13T13:27:44.573Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-13T13:27:44.573Z] (63/107) Installing libunistring (1.1-r1) [2023-10-13T13:27:44.573Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-13T13:27:44.573Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-13T13:27:44.573Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-13T13:27:44.573Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-13T13:27:44.573Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-13T13:27:44.573Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-13T13:27:44.573Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-13T13:27:44.573Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-13T13:27:44.573Z] (72/107) Installing librist (0.2.7-r0) [2023-10-13T13:27:44.573Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-13T13:27:44.573Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-13T13:27:44.833Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-13T13:27:44.833Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-13T13:27:44.833Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-13T13:27:44.833Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-13T13:27:44.833Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-13T13:27:44.833Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-13T13:27:44.833Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-13T13:27:44.833Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-13T13:27:44.833Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-13T13:27:44.833Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-13T13:27:44.833Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-13T13:27:44.833Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-13T13:27:44.833Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-13T13:27:44.833Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-13T13:27:44.833Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-13T13:27:44.833Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-13T13:27:44.833Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-13T13:27:44.833Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-13T13:27:44.833Z] (93/107) Installing orc (0.4.34-r0) [2023-10-13T13:27:44.833Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-13T13:27:44.833Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-13T13:27:45.092Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-13T13:27:45.092Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-13T13:27:45.092Z] (98/107) Installing libpulse (16.1-r10) [2023-10-13T13:27:45.092Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-13T13:27:45.092Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-13T13:27:45.092Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-13T13:27:45.092Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-13T13:27:45.092Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-13T13:27:45.092Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-13T13:27:45.092Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-13T13:27:45.092Z] (106/107) Installing kmod-libs (30-r3) [2023-10-13T13:27:45.092Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-13T13:27:45.092Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T13:27:45.092Z] Executing glib-2.76.4-r0.trigger [2023-10-13T13:27:45.092Z] Executing eudev-3.2.11-r8.trigger [2023-10-13T13:27:45.092Z] OK: 131 MiB in 122 packages [2023-10-13T13:27:49.458Z] Removing intermediate container 1bb7e71649e6 [2023-10-13T13:27:49.458Z] ---> f71e931dcbd9 [2023-10-13T13:27:49.458Z] Step 18/36 : WORKDIR / [2023-10-13T13:27:49.458Z] ---> Running in b5d69b6bad7b [2023-10-13T13:27:49.458Z] Removing intermediate container b5d69b6bad7b [2023-10-13T13:27:49.458Z] ---> 4dd674d6ee4d [2023-10-13T13:27:49.458Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T13:27:49.491Z] provisioning config files... [2023-10-13T13:27:49.513Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/156@tmp/config2374306763731551650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:27:49.721Z] ---> adafea20d68e [2023-10-13T13:27:49.721Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-13T13:27:49.875Z] ---> docker-login.sh [2023-10-13T13:27:49.875Z] nexus3.edgexfoundry.org:10001 [2023-10-13T13:27:49.980Z] ---> ba85c634d950 [2023-10-13T13:27:49.980Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-13T13:27:49.980Z] ---> b2d5d9338827 [2023-10-13T13:27:49.980Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-13T13:27:50.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:27:50.240Z] ---> df413bae3c51 [2023-10-13T13:27:50.240Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-13T13:27:50.240Z] ---> b1cae32ff1b0 [2023-10-13T13:27:50.240Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-13T13:27:50.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:27:50.410Z] Configure a credential helper to remove this warning. See [2023-10-13T13:27:50.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:27:50.410Z] [2023-10-13T13:27:50.410Z] Login Succeeded [2023-10-13T13:27:50.410Z] nexus3.edgexfoundry.org:10002 [2023-10-13T13:27:50.499Z] ---> 071f31194981 [2023-10-13T13:27:50.499Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-13T13:27:50.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:27:50.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:27:50.986Z] Configure a credential helper to remove this warning. See [2023-10-13T13:27:50.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:27:50.986Z] [2023-10-13T13:27:50.986Z] Login Succeeded [2023-10-13T13:27:50.986Z] nexus3.edgexfoundry.org:10003 [2023-10-13T13:27:50.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:27:51.065Z] ---> 7ace62357a7c [2023-10-13T13:27:51.065Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-13T13:27:51.065Z] ---> Running in 486fb66c7a60 [2023-10-13T13:27:51.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:27:51.255Z] Configure a credential helper to remove this warning. See [2023-10-13T13:27:51.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:27:51.255Z] [2023-10-13T13:27:51.255Z] Login Succeeded [2023-10-13T13:27:51.255Z] nexus3.edgexfoundry.org:10004 [2023-10-13T13:27:51.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:27:51.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:27:51.528Z] Configure a credential helper to remove this warning. See [2023-10-13T13:27:51.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:27:51.528Z] [2023-10-13T13:27:51.528Z] Login Succeeded [2023-10-13T13:27:51.528Z] docker.io [2023-10-13T13:27:51.633Z] Removing intermediate container 486fb66c7a60 [2023-10-13T13:27:51.634Z] ---> 3d85451d6a2f [2023-10-13T13:27:51.634Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-13T13:27:51.634Z] ---> Running in 39547659ea8b [2023-10-13T13:27:51.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:27:52.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:27:52.067Z] Configure a credential helper to remove this warning. See [2023-10-13T13:27:52.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:27:52.067Z] [2023-10-13T13:27:52.067Z] Login Succeeded [2023-10-13T13:27:52.067Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T13:27:52.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-13T13:27:52.200Z] Removing intermediate container 39547659ea8b [2023-10-13T13:27:52.200Z] ---> c36009ae088b [2023-10-13T13:27:52.200Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-13T13:27:52.200Z] ---> Running in 00aa473ffe8a [Pipeline] echo [2023-10-13T13:27:52.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T13:27:52.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T13:27:52.364Z] ========================================================= [2023-10-13T13:27:52.364Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-13T13:27:52.364Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:27:52.715Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T13:27:52.770Z] Removing intermediate container 00aa473ffe8a [2023-10-13T13:27:52.770Z] ---> 4c4644174f8f [2023-10-13T13:27:52.770Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-13T13:27:52.770Z] ---> Running in 31926fb37f64 [2023-10-13T13:27:52.991Z] Sending build context to Docker daemon 1.354MB [2023-10-13T13:27:52.991Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T13:27:52.991Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-13T13:27:53.266Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-13T13:27:53.266Z] 9fda8d8052c6: Pulling fs layer [2023-10-13T13:27:53.266Z] 5d54e960e981: Pulling fs layer [2023-10-13T13:27:53.266Z] c4a7e357bf2a: Pulling fs layer [2023-10-13T13:27:53.266Z] f0e02332f6b5: Pulling fs layer [2023-10-13T13:27:53.266Z] cefa15bbcfad: Pulling fs layer [2023-10-13T13:27:53.266Z] f0e02332f6b5: Waiting [2023-10-13T13:27:53.266Z] 17808c966233: Pulling fs layer [2023-10-13T13:27:53.266Z] f4c1fc716caa: Pulling fs layer [2023-10-13T13:27:53.266Z] cefa15bbcfad: Waiting [2023-10-13T13:27:53.266Z] f4c1fc716caa: Waiting [2023-10-13T13:27:53.266Z] 17808c966233: Waiting [2023-10-13T13:27:53.266Z] 5d54e960e981: Verifying Checksum [2023-10-13T13:27:53.266Z] 5d54e960e981: Download complete [2023-10-13T13:27:53.266Z] f0e02332f6b5: Verifying Checksum [2023-10-13T13:27:53.266Z] f0e02332f6b5: Download complete [2023-10-13T13:27:53.266Z] cefa15bbcfad: Verifying Checksum [2023-10-13T13:27:53.266Z] cefa15bbcfad: Download complete [2023-10-13T13:27:53.266Z] 9fda8d8052c6: Download complete [2023-10-13T13:27:53.336Z] Removing intermediate container 31926fb37f64 [2023-10-13T13:27:53.336Z] ---> e794091ba8b6 [2023-10-13T13:27:53.336Z] Step 30/36 : EXPOSE 59983 [2023-10-13T13:27:53.336Z] ---> Running in 74fca9adc219 [2023-10-13T13:27:53.336Z] Removing intermediate container 74fca9adc219 [2023-10-13T13:27:53.336Z] ---> 766c24694832 [2023-10-13T13:27:53.336Z] Step 31/36 : EXPOSE 8554 [2023-10-13T13:27:53.336Z] ---> Running in dc8ecee587a6 [2023-10-13T13:27:53.336Z] Removing intermediate container dc8ecee587a6 [2023-10-13T13:27:53.336Z] ---> 5b2294f5b65f [2023-10-13T13:27:53.336Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-13T13:27:53.336Z] ---> Running in cdcd64b77b4a [2023-10-13T13:27:53.594Z] Removing intermediate container cdcd64b77b4a [2023-10-13T13:27:53.594Z] ---> 83e48f458b3d [2023-10-13T13:27:53.594Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-13T13:27:53.594Z] ---> Running in 6768eb2a04c9 [2023-10-13T13:27:53.594Z] Removing intermediate container 6768eb2a04c9 [2023-10-13T13:27:53.594Z] ---> 2c843f42176f [2023-10-13T13:27:53.594Z] Step 34/36 : LABEL arch=amd64 [2023-10-13T13:27:53.594Z] ---> Running in a957576ba4ef [2023-10-13T13:27:53.594Z] Removing intermediate container a957576ba4ef [2023-10-13T13:27:53.594Z] ---> 9ecfb5bcdda9 [2023-10-13T13:27:53.594Z] Step 35/36 : LABEL git_sha=d7b6c541c1377b2729ca3d138980ec29eeceae5c [2023-10-13T13:27:53.594Z] ---> Running in 6cbb2345e758 [2023-10-13T13:27:53.594Z] Removing intermediate container 6cbb2345e758 [2023-10-13T13:27:53.594Z] ---> 431267b93301 [2023-10-13T13:27:53.594Z] Step 36/36 : LABEL version=3.1.0-dev.30 [2023-10-13T13:27:53.852Z] ---> Running in ff948ab2100b [2023-10-13T13:27:53.852Z] Removing intermediate container ff948ab2100b [2023-10-13T13:27:53.852Z] ---> f5f849a60341 [2023-10-13T13:27:53.852Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T13:27:53.852Z] Successfully built f5f849a60341 [2023-10-13T13:27:53.852Z] Successfully tagged device-usb-camera:latest [2023-10-13T13:27:53.856Z] f4c1fc716caa: Verifying Checksum [2023-10-13T13:27:53.856Z] f4c1fc716caa: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T13:27:53.962Z] provisioning config files... [2023-10-13T13:27:53.971Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3358084553329777149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:27:54.124Z] 9fda8d8052c6: Pull complete [2023-10-13T13:27:54.264Z] ---> docker-login.sh [2023-10-13T13:27:54.264Z] nexus3.edgexfoundry.org:10001 [2023-10-13T13:27:54.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:27:54.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:27:54.264Z] Configure a credential helper to remove this warning. See [2023-10-13T13:27:54.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:27:54.264Z] [2023-10-13T13:27:54.264Z] Login Succeeded [2023-10-13T13:27:54.264Z] nexus3.edgexfoundry.org:10002 [2023-10-13T13:27:54.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:27:54.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:27:54.264Z] Configure a credential helper to remove this warning. See [2023-10-13T13:27:54.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:27:54.264Z] [2023-10-13T13:27:54.264Z] Login Succeeded [2023-10-13T13:27:54.264Z] nexus3.edgexfoundry.org:10003 [2023-10-13T13:27:54.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:27:54.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:27:54.524Z] Configure a credential helper to remove this warning. See [2023-10-13T13:27:54.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:27:54.524Z] [2023-10-13T13:27:54.524Z] Login Succeeded [2023-10-13T13:27:54.524Z] nexus3.edgexfoundry.org:10004 [2023-10-13T13:27:54.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:27:54.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:27:54.524Z] Configure a credential helper to remove this warning. See [2023-10-13T13:27:54.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:27:54.524Z] [2023-10-13T13:27:54.524Z] Login Succeeded [2023-10-13T13:27:54.524Z] docker.io [2023-10-13T13:27:54.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:27:54.714Z] 5d54e960e981: Pull complete [2023-10-13T13:27:54.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:27:54.783Z] Configure a credential helper to remove this warning. See [2023-10-13T13:27:54.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:27:54.783Z] [2023-10-13T13:27:54.783Z] Login Succeeded [2023-10-13T13:27:54.783Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T13:27:54.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T13:27:54.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T13:27:54.854Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-10-13T13:27:54.854Z] d7b6c541c1377b2729ca3d138980ec29eeceae5c [2023-10-13T13:27:54.854Z] latest [2023-10-13T13:27:54.854Z] 3.1.0-dev.30 [2023-10-13T13:27:54.854Z] d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 [2023-10-13T13:27:54.854Z] main [2023-10-13T13:27:54.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:27:54.985Z] c4a7e357bf2a: Verifying Checksum [2023-10-13T13:27:54.985Z] c4a7e357bf2a: Download complete [2023-10-13T13:27:55.177Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:27:55.481Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c [2023-10-13T13:27:55.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-13T13:27:55.481Z] 8e49fc365c50: Preparing [2023-10-13T13:27:55.481Z] 0253d92ce415: Preparing [2023-10-13T13:27:55.481Z] cabba9b6ea2c: Preparing [2023-10-13T13:27:55.481Z] 935b2240054c: Preparing [2023-10-13T13:27:55.481Z] 3827b5b91e75: Preparing [2023-10-13T13:27:55.481Z] acc83c6ca332: Preparing [2023-10-13T13:27:55.481Z] 26fac40630db: Preparing [2023-10-13T13:27:55.481Z] d8b21b4a5172: Preparing [2023-10-13T13:27:55.481Z] 518e13e5642b: Preparing [2023-10-13T13:27:55.481Z] 6b9188a5df55: Preparing [2023-10-13T13:27:55.481Z] 091ec1f5f01f: Preparing [2023-10-13T13:27:55.481Z] a82316dcec93: Preparing [2023-10-13T13:27:55.481Z] cc2447e1835a: Preparing [2023-10-13T13:27:55.481Z] 26fac40630db: Waiting [2023-10-13T13:27:55.481Z] d8b21b4a5172: Waiting [2023-10-13T13:27:55.481Z] 518e13e5642b: Waiting [2023-10-13T13:27:55.481Z] 6b9188a5df55: Waiting [2023-10-13T13:27:55.481Z] 091ec1f5f01f: Waiting [2023-10-13T13:27:55.481Z] a82316dcec93: Waiting [2023-10-13T13:27:55.481Z] acc83c6ca332: Waiting [2023-10-13T13:27:55.481Z] cc2447e1835a: Waiting [2023-10-13T13:27:55.481Z] 935b2240054c: Pushed [2023-10-13T13:27:55.481Z] 0253d92ce415: Pushed [2023-10-13T13:27:55.481Z] cabba9b6ea2c: Pushed [2023-10-13T13:27:55.481Z] 8e49fc365c50: Pushed [2023-10-13T13:27:55.741Z] acc83c6ca332: Pushed [2023-10-13T13:27:55.741Z] 26fac40630db: Pushed [2023-10-13T13:27:55.741Z] 518e13e5642b: Pushed [2023-10-13T13:27:55.741Z] d8b21b4a5172: Pushed [2023-10-13T13:27:55.741Z] cc2447e1835a: Layer already exists [2023-10-13T13:27:55.741Z] 6b9188a5df55: Pushed [2023-10-13T13:27:56.401Z] 17808c966233: Verifying Checksum [2023-10-13T13:27:56.401Z] 17808c966233: Download complete [2023-10-13T13:27:58.272Z] 3827b5b91e75: Pushed [2023-10-13T13:27:58.533Z] 091ec1f5f01f: Pushed [2023-10-13T13:28:08.507Z] a82316dcec93: Pushed [2023-10-13T13:28:08.507Z] d7b6c541c1377b2729ca3d138980ec29eeceae5c: digest: sha256:37083bdf59d72027ae0b551506effc4b9ba2d35c27f700e118641fd8b5637730 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:28:08.732Z] c4a7e357bf2a: Pull complete [2023-10-13T13:28:08.732Z] f0e02332f6b5: Pull complete [2023-10-13T13:28:08.732Z] cefa15bbcfad: Pull complete [2023-10-13T13:28:08.835Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:28:09.142Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-13T13:28:09.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-13T13:28:09.142Z] 8e49fc365c50: Preparing [2023-10-13T13:28:09.142Z] 0253d92ce415: Preparing [2023-10-13T13:28:09.142Z] cabba9b6ea2c: Preparing [2023-10-13T13:28:09.142Z] 935b2240054c: Preparing [2023-10-13T13:28:09.142Z] 3827b5b91e75: Preparing [2023-10-13T13:28:09.142Z] acc83c6ca332: Preparing [2023-10-13T13:28:09.142Z] 26fac40630db: Preparing [2023-10-13T13:28:09.142Z] d8b21b4a5172: Preparing [2023-10-13T13:28:09.142Z] 518e13e5642b: Preparing [2023-10-13T13:28:09.142Z] 6b9188a5df55: Preparing [2023-10-13T13:28:09.142Z] 091ec1f5f01f: Preparing [2023-10-13T13:28:09.142Z] a82316dcec93: Preparing [2023-10-13T13:28:09.142Z] cc2447e1835a: Preparing [2023-10-13T13:28:09.142Z] acc83c6ca332: Waiting [2023-10-13T13:28:09.142Z] 26fac40630db: Waiting [2023-10-13T13:28:09.142Z] d8b21b4a5172: Waiting [2023-10-13T13:28:09.142Z] a82316dcec93: Waiting [2023-10-13T13:28:09.142Z] 518e13e5642b: Waiting [2023-10-13T13:28:09.142Z] cc2447e1835a: Waiting [2023-10-13T13:28:09.142Z] 6b9188a5df55: Waiting [2023-10-13T13:28:09.142Z] 091ec1f5f01f: Waiting [2023-10-13T13:28:09.142Z] 8e49fc365c50: Layer already exists [2023-10-13T13:28:09.142Z] 935b2240054c: Layer already exists [2023-10-13T13:28:09.142Z] 0253d92ce415: Layer already exists [2023-10-13T13:28:09.142Z] cabba9b6ea2c: Layer already exists [2023-10-13T13:28:09.142Z] 3827b5b91e75: Layer already exists [2023-10-13T13:28:09.142Z] 26fac40630db: Layer already exists [2023-10-13T13:28:09.142Z] d8b21b4a5172: Layer already exists [2023-10-13T13:28:09.142Z] acc83c6ca332: Layer already exists [2023-10-13T13:28:09.142Z] 518e13e5642b: Layer already exists [2023-10-13T13:28:09.142Z] 6b9188a5df55: Layer already exists [2023-10-13T13:28:09.142Z] 091ec1f5f01f: Layer already exists [2023-10-13T13:28:09.142Z] cc2447e1835a: Layer already exists [2023-10-13T13:28:09.142Z] a82316dcec93: Layer already exists [2023-10-13T13:28:09.142Z] latest: digest: sha256:37083bdf59d72027ae0b551506effc4b9ba2d35c27f700e118641fd8b5637730 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:28:09.451Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:28:09.760Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.30 [2023-10-13T13:28:09.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-13T13:28:09.761Z] 8e49fc365c50: Preparing [2023-10-13T13:28:09.761Z] 0253d92ce415: Preparing [2023-10-13T13:28:09.761Z] cabba9b6ea2c: Preparing [2023-10-13T13:28:09.761Z] 935b2240054c: Preparing [2023-10-13T13:28:09.761Z] 3827b5b91e75: Preparing [2023-10-13T13:28:09.761Z] acc83c6ca332: Preparing [2023-10-13T13:28:09.761Z] 26fac40630db: Preparing [2023-10-13T13:28:09.761Z] d8b21b4a5172: Preparing [2023-10-13T13:28:09.761Z] 518e13e5642b: Preparing [2023-10-13T13:28:09.761Z] 6b9188a5df55: Preparing [2023-10-13T13:28:09.761Z] 091ec1f5f01f: Preparing [2023-10-13T13:28:09.761Z] a82316dcec93: Preparing [2023-10-13T13:28:09.761Z] cc2447e1835a: Preparing [2023-10-13T13:28:09.761Z] 518e13e5642b: Waiting [2023-10-13T13:28:09.761Z] 6b9188a5df55: Waiting [2023-10-13T13:28:09.761Z] 091ec1f5f01f: Waiting [2023-10-13T13:28:09.761Z] a82316dcec93: Waiting [2023-10-13T13:28:09.761Z] cc2447e1835a: Waiting [2023-10-13T13:28:09.761Z] 26fac40630db: Waiting [2023-10-13T13:28:09.761Z] acc83c6ca332: Waiting [2023-10-13T13:28:09.761Z] d8b21b4a5172: Waiting [2023-10-13T13:28:09.761Z] 8e49fc365c50: Layer already exists [2023-10-13T13:28:09.761Z] cabba9b6ea2c: Layer already exists [2023-10-13T13:28:09.761Z] 935b2240054c: Layer already exists [2023-10-13T13:28:09.761Z] 0253d92ce415: Layer already exists [2023-10-13T13:28:09.761Z] 3827b5b91e75: Layer already exists [2023-10-13T13:28:09.761Z] acc83c6ca332: Layer already exists [2023-10-13T13:28:09.761Z] 26fac40630db: Layer already exists [2023-10-13T13:28:09.761Z] d8b21b4a5172: Layer already exists [2023-10-13T13:28:09.761Z] 518e13e5642b: Layer already exists [2023-10-13T13:28:09.761Z] 6b9188a5df55: Layer already exists [2023-10-13T13:28:09.761Z] 091ec1f5f01f: Layer already exists [2023-10-13T13:28:09.761Z] a82316dcec93: Layer already exists [2023-10-13T13:28:09.761Z] cc2447e1835a: Layer already exists [2023-10-13T13:28:09.761Z] 3.1.0-dev.30: digest: sha256:37083bdf59d72027ae0b551506effc4b9ba2d35c27f700e118641fd8b5637730 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:28:10.070Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:28:10.387Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 [2023-10-13T13:28:10.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-13T13:28:10.387Z] 8e49fc365c50: Preparing [2023-10-13T13:28:10.387Z] 0253d92ce415: Preparing [2023-10-13T13:28:10.387Z] cabba9b6ea2c: Preparing [2023-10-13T13:28:10.387Z] 935b2240054c: Preparing [2023-10-13T13:28:10.387Z] 3827b5b91e75: Preparing [2023-10-13T13:28:10.387Z] acc83c6ca332: Preparing [2023-10-13T13:28:10.387Z] 26fac40630db: Preparing [2023-10-13T13:28:10.387Z] d8b21b4a5172: Preparing [2023-10-13T13:28:10.387Z] 518e13e5642b: Preparing [2023-10-13T13:28:10.387Z] 6b9188a5df55: Preparing [2023-10-13T13:28:10.388Z] 091ec1f5f01f: Preparing [2023-10-13T13:28:10.388Z] a82316dcec93: Preparing [2023-10-13T13:28:10.388Z] cc2447e1835a: Preparing [2023-10-13T13:28:10.388Z] d8b21b4a5172: Waiting [2023-10-13T13:28:10.388Z] 518e13e5642b: Waiting [2023-10-13T13:28:10.388Z] 091ec1f5f01f: Waiting [2023-10-13T13:28:10.388Z] a82316dcec93: Waiting [2023-10-13T13:28:10.388Z] 6b9188a5df55: Waiting [2023-10-13T13:28:10.388Z] cc2447e1835a: Waiting [2023-10-13T13:28:10.388Z] acc83c6ca332: Waiting [2023-10-13T13:28:10.388Z] 26fac40630db: Waiting [2023-10-13T13:28:10.388Z] cabba9b6ea2c: Layer already exists [2023-10-13T13:28:10.388Z] 0253d92ce415: Layer already exists [2023-10-13T13:28:10.388Z] 8e49fc365c50: Layer already exists [2023-10-13T13:28:10.388Z] 3827b5b91e75: Layer already exists [2023-10-13T13:28:10.388Z] 935b2240054c: Layer already exists [2023-10-13T13:28:10.388Z] acc83c6ca332: Layer already exists [2023-10-13T13:28:10.388Z] 26fac40630db: Layer already exists [2023-10-13T13:28:10.388Z] d8b21b4a5172: Layer already exists [2023-10-13T13:28:10.388Z] 6b9188a5df55: Layer already exists [2023-10-13T13:28:10.388Z] 518e13e5642b: Layer already exists [2023-10-13T13:28:10.388Z] 091ec1f5f01f: Layer already exists [2023-10-13T13:28:10.388Z] cc2447e1835a: Layer already exists [2023-10-13T13:28:10.388Z] a82316dcec93: Layer already exists [2023-10-13T13:28:10.388Z] d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30: digest: sha256:37083bdf59d72027ae0b551506effc4b9ba2d35c27f700e118641fd8b5637730 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:28:10.718Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:28:11.036Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-10-13T13:28:11.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-13T13:28:11.036Z] 8e49fc365c50: Preparing [2023-10-13T13:28:11.036Z] 0253d92ce415: Preparing [2023-10-13T13:28:11.036Z] cabba9b6ea2c: Preparing [2023-10-13T13:28:11.036Z] 935b2240054c: Preparing [2023-10-13T13:28:11.036Z] 3827b5b91e75: Preparing [2023-10-13T13:28:11.036Z] acc83c6ca332: Preparing [2023-10-13T13:28:11.036Z] 26fac40630db: Preparing [2023-10-13T13:28:11.036Z] d8b21b4a5172: Preparing [2023-10-13T13:28:11.036Z] 518e13e5642b: Preparing [2023-10-13T13:28:11.036Z] 6b9188a5df55: Preparing [2023-10-13T13:28:11.036Z] 091ec1f5f01f: Preparing [2023-10-13T13:28:11.036Z] a82316dcec93: Preparing [2023-10-13T13:28:11.036Z] cc2447e1835a: Preparing [2023-10-13T13:28:11.036Z] acc83c6ca332: Waiting [2023-10-13T13:28:11.036Z] 26fac40630db: Waiting [2023-10-13T13:28:11.036Z] d8b21b4a5172: Waiting [2023-10-13T13:28:11.036Z] 6b9188a5df55: Waiting [2023-10-13T13:28:11.036Z] 518e13e5642b: Waiting [2023-10-13T13:28:11.036Z] a82316dcec93: Waiting [2023-10-13T13:28:11.036Z] 091ec1f5f01f: Waiting [2023-10-13T13:28:11.036Z] cc2447e1835a: Waiting [2023-10-13T13:28:11.036Z] 8e49fc365c50: Layer already exists [2023-10-13T13:28:11.036Z] 3827b5b91e75: Layer already exists [2023-10-13T13:28:11.036Z] cabba9b6ea2c: Layer already exists [2023-10-13T13:28:11.036Z] 935b2240054c: Layer already exists [2023-10-13T13:28:11.036Z] 0253d92ce415: Layer already exists [2023-10-13T13:28:11.036Z] acc83c6ca332: Layer already exists [2023-10-13T13:28:11.036Z] d8b21b4a5172: Layer already exists [2023-10-13T13:28:11.036Z] 26fac40630db: Layer already exists [2023-10-13T13:28:11.036Z] 518e13e5642b: Layer already exists [2023-10-13T13:28:11.036Z] 6b9188a5df55: Layer already exists [2023-10-13T13:28:11.036Z] 091ec1f5f01f: Layer already exists [2023-10-13T13:28:11.036Z] cc2447e1835a: Layer already exists [2023-10-13T13:28:11.036Z] a82316dcec93: Layer already exists [2023-10-13T13:28:11.036Z] main: digest: sha256:37083bdf59d72027ae0b551506effc4b9ba2d35c27f700e118641fd8b5637730 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T13:28:11.095Z] ===================================================== [Pipeline] echo [2023-10-13T13:28:11.102Z] taggedImages: [2023-10-13T13:28:11.102Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c [2023-10-13T13:28:11.102Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-13T13:28:11.102Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.30 [2023-10-13T13:28:11.102Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 [2023-10-13T13:28:11.102Z] - 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-10-13T13:28:11.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T13:28:11.500Z] [2023-10-13T13:28:11.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:28:11.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T13:28:11.799Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-13T13:28:11.799Z] 5eb5b503b376: Pulling fs layer [2023-10-13T13:28:11.799Z] 5c69ac0246d0: Pulling fs layer [2023-10-13T13:28:11.799Z] ec43610c2a17: Pulling fs layer [2023-10-13T13:28:11.799Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-13T13:28:11.799Z] 33b1e0a273af: Pulling fs layer [2023-10-13T13:28:11.799Z] 5d3b04190fa2: Pulling fs layer [2023-10-13T13:28:11.799Z] 2f39f015ded8: Pulling fs layer [2023-10-13T13:28:11.799Z] 3a2ae6a8a46f: Waiting [2023-10-13T13:28:11.799Z] 33b1e0a273af: Waiting [2023-10-13T13:28:11.799Z] 5d3b04190fa2: Waiting [2023-10-13T13:28:11.799Z] 5c69ac0246d0: Download complete [2023-10-13T13:28:11.799Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-13T13:28:11.799Z] 3a2ae6a8a46f: Download complete [2023-10-13T13:28:11.799Z] 33b1e0a273af: Verifying Checksum [2023-10-13T13:28:11.799Z] 33b1e0a273af: Download complete [2023-10-13T13:28:11.799Z] 5d3b04190fa2: Verifying Checksum [2023-10-13T13:28:11.799Z] 5d3b04190fa2: Download complete [2023-10-13T13:28:11.799Z] ec43610c2a17: Verifying Checksum [2023-10-13T13:28:11.799Z] ec43610c2a17: Download complete [2023-10-13T13:28:12.061Z] 5eb5b503b376: Verifying Checksum [2023-10-13T13:28:12.061Z] 5eb5b503b376: Download complete [2023-10-13T13:28:12.632Z] 2f39f015ded8: Download complete [2023-10-13T13:28:13.202Z] 5eb5b503b376: Pull complete [2023-10-13T13:28:13.461Z] 5c69ac0246d0: Pull complete [2023-10-13T13:28:14.055Z] ec43610c2a17: Pull complete [2023-10-13T13:28:14.055Z] 3a2ae6a8a46f: Pull complete [2023-10-13T13:28:14.315Z] 33b1e0a273af: Pull complete [2023-10-13T13:28:14.315Z] 5d3b04190fa2: Pull complete [2023-10-13T13:28:16.945Z] 17808c966233: Pull complete [2023-10-13T13:28:18.363Z] f4c1fc716caa: Pull complete [2023-10-13T13:28:18.363Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-13T13:28:18.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-13T13:28:18.363Z] ---> ea914061e18c [2023-10-13T13:28:18.363Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-13T13:28:18.505Z] 2f39f015ded8: Pull complete [2023-10-13T13:28:18.505Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-13T13:28:18.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T13:28:18.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:28:18.596Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-10-13T13:28:18.635Z] $ 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-10-13T13:28:19.808Z] ---> Running in 3d9169dda462 [2023-10-13T13:28:20.084Z] Removing intermediate container 3d9169dda462 [2023-10-13T13:28:20.084Z] ---> f20539fb481e [2023-10-13T13:28:20.084Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T13:28:20.352Z] ---> Running in b4f8e44ad49f [2023-10-13T13:28:20.622Z] Removing intermediate container b4f8e44ad49f [2023-10-13T13:28:20.622Z] ---> 6861b46712b8 [2023-10-13T13:28:20.622Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-13T13:28:20.622Z] ---> Running in 0ab76b37c84b [2023-10-13T13:28:20.893Z] Removing intermediate container 0ab76b37c84b [2023-10-13T13:28:20.893Z] ---> 24d8db368508 [2023-10-13T13:28:20.893Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-13T13:28:20.893Z] ---> Running in 697c515a0d75 [2023-10-13T13:28:21.175Z] Removing intermediate container 697c515a0d75 [2023-10-13T13:28:21.175Z] ---> 1433dc955bdb [2023-10-13T13:28:21.175Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T13:28:21.447Z] ---> Running in aff83a44799a [2023-10-13T13:28:22.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T13:28:22.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T13:28:23.643Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-13T13:28:23.643Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-13T13:28:23.912Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-13T13:28:23.912Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-13T13:28:23.912Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-13T13:28:23.912Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-13T13:28:23.912Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-13T13:28:23.912Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-13T13:28:23.912Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-13T13:28:23.912Z] (10/13) Installing kmod-libs (30-r3) [2023-10-13T13:28:23.912Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-13T13:28:23.912Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-13T13:28:23.912Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-13T13:28:24.179Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T13:28:24.179Z] Executing eudev-3.2.11-r8.trigger [2023-10-13T13:28:24.179Z] OK: 273 MiB in 65 packages [2023-10-13T13:28:24.496Z] $ docker top 3234da429c5ace0c7b729c547540a6210850d68285d6dcadf24f0d4cde500366 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:28:24.906Z] ---> job-cost.sh [2023-10-13T13:28:24.906Z] lf-activate-venv: SKIPPING [2023-10-13T13:28:24.906Z] INFO: No Stack... [2023-10-13T13:28:25.166Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T13:28:25.427Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T13:28:25.591Z] Removing intermediate container aff83a44799a [2023-10-13T13:28:25.591Z] ---> fd86c6b8bdd9 [2023-10-13T13:28:25.591Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-13T13:28:25.591Z] ---> Running in edb0654faaaf [2023-10-13T13:28:25.591Z] Removing intermediate container edb0654faaaf [2023-10-13T13:28:25.591Z] ---> 908a539a5d11 [2023-10-13T13:28:25.591Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-13T13:28:25.718Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-10-13T13:28:25.718Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T13:28:25.734Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] [2023-10-13T13:28:25.740Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] did not exist. Created. [2023-10-13T13:28:25.740Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T13:28:26.040Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-13T13:28:26.068Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T13:28:26.074Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T13:28:26.091Z] $ docker stop --time=1 3234da429c5ace0c7b729c547540a6210850d68285d6dcadf24f0d4cde500366 [2023-10-13T13:28:26.180Z] ---> 7211f388d9af [2023-10-13T13:28:26.180Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T13:28:26.180Z] ---> Running in 9876253acf05 [2023-10-13T13:28:27.245Z] $ docker rm -f --volumes 3234da429c5ace0c7b729c547540a6210850d68285d6dcadf24f0d4cde500366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-13T13:30:02.840Z] Removing intermediate container 9876253acf05 [2023-10-13T13:30:02.840Z] ---> 049f3103c48f [2023-10-13T13:30:02.840Z] Step 11/13 : COPY . . [2023-10-13T13:30:02.840Z] ---> c2c29e5c843d [2023-10-13T13:30:02.840Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-13T13:30:02.840Z] ---> Running in 26587eb91cd4 [2023-10-13T13:30:02.840Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T13:30:02.840Z] Dload Upload Total Spent Left Speed [2023-10-13T13:30:02.840Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9739 0 --:--:-- --:--:-- --:--:-- 9789 [2023-10-13T13:30:02.840Z] Removing intermediate container 26587eb91cd4 [2023-10-13T13:30:02.840Z] ---> 63019fea6386 [2023-10-13T13:30:02.840Z] Step 13/13 : RUN ${MAKE} [2023-10-13T13:30:02.840Z] ---> Running in f2d4d39f1371 [2023-10-13T13:30:02.840Z] noop [2023-10-13T13:30:02.840Z] Removing intermediate container f2d4d39f1371 [2023-10-13T13:30:02.840Z] ---> a0b3b2812dab [2023-10-13T13:30:02.840Z] Successfully built a0b3b2812dab [2023-10-13T13:30:02.840Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:30:03.187Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T13:30:03.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:30:03.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-9205 does not seem to be running inside a container [2023-10-13T13:30:03.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/156 -v /w/workspace/device-usb-camera/156:/w/workspace/device-usb-camera/156:rw,z -v /w/workspace/device-usb-camera/156@tmp:/w/workspace/device-usb-camera/156@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-arm64 cat [2023-10-13T13:30:04.633Z] $ docker top 9ed6f98e60f44d3bd1eab59973ca074b359edd980187cdadff302f0fa13b0b6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T13:30:05.448Z] + go version [2023-10-13T13:30:05.448Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-13T13:30:05.470Z] $ docker stop --time=1 9ed6f98e60f44d3bd1eab59973ca074b359edd980187cdadff302f0fa13b0b6d [2023-10-13T13:30:09.030Z] $ docker rm -f --volumes 9ed6f98e60f44d3bd1eab59973ca074b359edd980187cdadff302f0fa13b0b6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:30:09.709Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T13:30:09.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:30:09.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-9205 does not seem to be running inside a container [2023-10-13T13:30:09.937Z] $ 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/156 -v /w/workspace/device-usb-camera/156:/w/workspace/device-usb-camera/156:rw,z -v /w/workspace/device-usb-camera/156@tmp:/w/workspace/device-usb-camera/156@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-arm64 cat [2023-10-13T13:30:11.087Z] $ docker top b2284733409976e2b7c8f8ccb94c106325baddb6e156700b4354f192b4e9b31f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T13:30:11.587Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/156 [Pipeline] fileExists [Pipeline] sh [2023-10-13T13:30:12.187Z] + make test [2023-10-13T13:30:12.187Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T13:30:16.448Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-13T13:31:53.134Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-13T13:31:53.134Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 4.4% of statements [2023-10-13T13:31:55.714Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-13T13:31:55.714Z] go vet ./... [2023-10-13T13:32:17.760Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T13:32:17.760Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T13:32:17.760Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T13:32:17.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T13:32:17.798Z] $ docker stop --time=1 b2284733409976e2b7c8f8ccb94c106325baddb6e156700b4354f192b4e9b31f [2023-10-13T13:32:21.476Z] $ docker rm -f --volumes b2284733409976e2b7c8f8ccb94c106325baddb6e156700b4354f192b4e9b31f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T13:32:22.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T13:32:22.661Z] Warning: overwriting stash ‘coverage-report’ [2023-10-13T13:32:23.131Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T13:32:23.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T13:32:23.845Z] + ls -al . [2023-10-13T13:32:23.845Z] total 216 [2023-10-13T13:32:23.845Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 13:30 . [2023-10-13T13:32:23.845Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 13:27 .. [2023-10-13T13:32:23.845Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 13:27 .git [2023-10-13T13:32:23.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:27 .github [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 13 13:27 .gitignore [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 13 13:27 .golangci.yml [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 13 13:27 .hadolint.yml [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 13 13:27 Attribution.txt [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 13 13:27 CHANGELOG.md [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 13 13:27 Dockerfile [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 13 13:27 GOVERNANCE.md [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 13 13:27 Jenkinsfile [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 13 13:27 LICENSE [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 13 13:27 Makefile [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 13 13:27 OWNERS.md [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 13 13:27 README.md [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 13 13:25 VERSION [2023-10-13T13:32:23.845Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 13:27 bin [2023-10-13T13:32:23.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:27 cmd [2023-10-13T13:32:23.845Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 13 13:31 coverage.out [2023-10-13T13:32:23.845Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 13 13:27 docker-entrypoint.sh [2023-10-13T13:32:23.845Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 13:27 docs [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 13 13:27 go.mod [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 35369 Oct 13 13:27 go.sum [2023-10-13T13:32:23.845Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 13:27 internal [2023-10-13T13:32:23.845Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 13:27 snap [2023-10-13T13:32:23.845Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 13 13:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:32:24.187Z] + 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=d7b6c541c1377b2729ca3d138980ec29eeceae5c --label arch=arm64 --label version=3.1.0-dev.30 . [2023-10-13T13:32:24.456Z] Sending build context to Docker daemon 1.41MB [2023-10-13T13:32:24.456Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T13:32:24.456Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-13T13:32:24.456Z] ---> a0b3b2812dab [2023-10-13T13:32:24.456Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-13T13:32:24.725Z] ---> Running in a38bb5c0117f [2023-10-13T13:32:24.997Z] Removing intermediate container a38bb5c0117f [2023-10-13T13:32:24.997Z] ---> 61eae4b8a59a [2023-10-13T13:32:24.997Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T13:32:24.997Z] ---> Running in 94450d657980 [2023-10-13T13:32:25.270Z] Removing intermediate container 94450d657980 [2023-10-13T13:32:25.270Z] ---> cdbd957d27b2 [2023-10-13T13:32:25.270Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-13T13:32:25.270Z] ---> Running in afd0882896b0 [2023-10-13T13:32:25.542Z] Removing intermediate container afd0882896b0 [2023-10-13T13:32:25.542Z] ---> 91210fdfe917 [2023-10-13T13:32:25.542Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-13T13:32:25.810Z] ---> Running in bef54c9db562 [2023-10-13T13:32:26.081Z] Removing intermediate container bef54c9db562 [2023-10-13T13:32:26.081Z] ---> 1712ce6bf81c [2023-10-13T13:32:26.081Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T13:32:26.081Z] ---> Running in 945fe35b7258 [2023-10-13T13:32:27.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T13:32:27.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T13:32:28.287Z] OK: 273 MiB in 65 packages [2023-10-13T13:32:29.261Z] Removing intermediate container 945fe35b7258 [2023-10-13T13:32:29.261Z] ---> 563c3d57bdff [2023-10-13T13:32:29.261Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-13T13:32:29.261Z] ---> Running in 43a6535213bb [2023-10-13T13:32:29.528Z] Removing intermediate container 43a6535213bb [2023-10-13T13:32:29.528Z] ---> dcf0a1bfd385 [2023-10-13T13:32:29.528Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-13T13:32:30.116Z] ---> cb9cf27a9240 [2023-10-13T13:32:30.116Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T13:32:30.116Z] ---> Running in 811cdc74d070 [2023-10-13T13:32:36.771Z] Removing intermediate container 811cdc74d070 [2023-10-13T13:32:36.771Z] ---> 3f3e4a8d043c [2023-10-13T13:32:36.771Z] Step 11/36 : COPY . . [2023-10-13T13:32:37.040Z] ---> 789406f6a295 [2023-10-13T13:32:37.040Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-13T13:32:37.040Z] ---> Running in 69f65c357cc7 [2023-10-13T13:32:38.006Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T13:32:38.006Z]    Dload Upload Total Spent Left Speed [2023-10-13T13:32:38.273Z] 0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6086 0 --:--:-- --:--:-- --:--:-- 6112 [2023-10-13T13:32:38.875Z] Removing intermediate container 69f65c357cc7 [2023-10-13T13:32:38.875Z] ---> 91273eb769c0 [2023-10-13T13:32:38.875Z] Step 13/36 : RUN ${MAKE} [2023-10-13T13:32:38.875Z] ---> Running in 1b823e9dd681 [2023-10-13T13:32:39.848Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.30 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-13T13:34:46.786Z] Removing intermediate container 1b823e9dd681 [2023-10-13T13:34:46.786Z] ---> 3b2f91e7a4da [2023-10-13T13:34:46.786Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-13T13:34:46.786Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-13T13:34:46.786Z] 8766b47fe142: Pulling fs layer [2023-10-13T13:34:46.786Z] 8766b47fe142: Verifying Checksum [2023-10-13T13:34:46.786Z] 8766b47fe142: Download complete [2023-10-13T13:34:46.786Z] 8766b47fe142: Pull complete [2023-10-13T13:34:46.786Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-13T13:34:46.786Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-13T13:34:46.786Z] ---> 69d40e2cb93c [2023-10-13T13:34:46.786Z] Step 15/36 : FROM alpine:3.18 [2023-10-13T13:34:46.786Z] 3.18: Pulling from library/alpine [2023-10-13T13:34:46.786Z] 579b34f0a95b: Pulling fs layer [2023-10-13T13:34:46.786Z] 579b34f0a95b: Verifying Checksum [2023-10-13T13:34:46.786Z] 579b34f0a95b: Download complete [2023-10-13T13:34:46.786Z] 579b34f0a95b: Pull complete [2023-10-13T13:34:46.786Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T13:34:46.786Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T13:34:46.786Z] ---> 3cc203321400 [2023-10-13T13:34:46.786Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-13T13:34:46.786Z] ---> Running in b1009b046f86 [2023-10-13T13:34:46.786Z] Removing intermediate container b1009b046f86 [2023-10-13T13:34:46.786Z] ---> c5aebf652b92 [2023-10-13T13:34:46.786Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-13T13:34:46.786Z] ---> Running in 1bb938a44e9c [2023-10-13T13:34:46.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T13:34:46.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T13:34:47.389Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-13T13:34:47.389Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-13T13:34:47.389Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-13T13:34:47.671Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-13T13:34:47.671Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-13T13:34:47.671Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-13T13:34:47.671Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-13T13:34:47.671Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-13T13:34:47.671Z] (9/104) Installing libxcb (1.15-r1) [2023-10-13T13:34:47.671Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-13T13:34:47.948Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-13T13:34:47.948Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-13T13:34:47.948Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-13T13:34:47.948Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-13T13:34:47.948Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-13T13:34:47.948Z] (16/104) Installing libva (2.18.0-r1) [2023-10-13T13:34:47.948Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-13T13:34:47.948Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-13T13:34:47.948Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-13T13:34:47.948Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-13T13:34:47.948Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-13T13:34:48.225Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-13T13:34:48.225Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-13T13:34:48.225Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-13T13:34:48.225Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-13T13:34:48.225Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-13T13:34:48.225Z] (27/104) Installing opus (1.4-r0) [2023-10-13T13:34:48.225Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-13T13:34:48.225Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-13T13:34:48.225Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-13T13:34:48.225Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-13T13:34:48.225Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-13T13:34:48.225Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-13T13:34:48.225Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-13T13:34:48.500Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-13T13:34:48.500Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-13T13:34:48.500Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-13T13:34:48.500Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-13T13:34:48.772Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-13T13:34:48.772Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-13T13:34:49.039Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-13T13:34:49.039Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-13T13:34:49.039Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-13T13:34:49.039Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-13T13:34:49.039Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-13T13:34:49.039Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-13T13:34:49.311Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-13T13:34:49.311Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-13T13:34:49.311Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-13T13:34:49.311Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-13T13:34:49.311Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-13T13:34:49.311Z] (52/104) Installing glib (2.76.4-r0) [2023-10-13T13:34:49.311Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-13T13:34:49.311Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-13T13:34:49.311Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-13T13:34:49.311Z] (56/104) Installing libass (0.17.1-r0) [2023-10-13T13:34:49.311Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-13T13:34:49.311Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-13T13:34:49.584Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-13T13:34:49.584Z] (60/104) Installing libunistring (1.1-r1) [2023-10-13T13:34:49.584Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-13T13:34:49.584Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-13T13:34:49.584Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-13T13:34:49.584Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-13T13:34:49.584Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-13T13:34:49.584Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-13T13:34:49.584Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-13T13:34:49.584Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-13T13:34:49.584Z] (69/104) Installing librist (0.2.7-r0) [2023-10-13T13:34:49.852Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-13T13:34:49.852Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-13T13:34:49.852Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-13T13:34:49.852Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-13T13:34:49.852Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-13T13:34:49.852Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-13T13:34:49.852Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-13T13:34:49.852Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-13T13:34:50.117Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-13T13:34:50.117Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-13T13:34:50.117Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-13T13:34:50.117Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-13T13:34:50.117Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-13T13:34:50.117Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-13T13:34:50.117Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-13T13:34:50.118Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-13T13:34:50.118Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-13T13:34:50.384Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-13T13:34:50.384Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-13T13:34:50.384Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-13T13:34:50.384Z] (90/104) Installing orc (0.4.34-r0) [2023-10-13T13:34:50.384Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-13T13:34:50.384Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-13T13:34:50.384Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-13T13:34:50.384Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-13T13:34:50.384Z] (95/104) Installing libpulse (16.1-r10) [2023-10-13T13:34:50.384Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-13T13:34:50.384Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-13T13:34:50.384Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-13T13:34:50.654Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-13T13:34:50.654Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-13T13:34:50.654Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-13T13:34:50.654Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-13T13:34:50.654Z] (103/104) Installing kmod-libs (30-r3) [2023-10-13T13:34:50.654Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-13T13:34:50.654Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T13:34:50.654Z] Executing glib-2.76.4-r0.trigger [2023-10-13T13:34:50.654Z] Executing eudev-3.2.11-r8.trigger [2023-10-13T13:34:50.654Z] OK: 110 MiB in 119 packages [2023-10-13T13:34:54.918Z] Removing intermediate container 1bb938a44e9c [2023-10-13T13:34:54.918Z] ---> 3d80db03343c [2023-10-13T13:34:54.918Z] Step 18/36 : WORKDIR / [2023-10-13T13:34:54.918Z] ---> Running in 33070b067a4a [2023-10-13T13:34:55.188Z] Removing intermediate container 33070b067a4a [2023-10-13T13:34:55.188Z] ---> 54f16babfe19 [2023-10-13T13:34:55.188Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-13T13:34:56.597Z] ---> f1641f30a0a4 [2023-10-13T13:34:56.597Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-13T13:34:57.183Z] ---> abaca8cafbcd [2023-10-13T13:34:57.183Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-13T13:34:57.771Z] ---> 939e64ebdd10 [2023-10-13T13:34:57.771Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-13T13:34:58.040Z] ---> 017b89434f6a [2023-10-13T13:34:58.040Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-13T13:34:58.628Z] ---> 4113161c985e [2023-10-13T13:34:58.628Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-13T13:34:59.211Z] ---> 98774d564dc0 [2023-10-13T13:34:59.211Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-13T13:35:00.624Z] ---> 94ede40d0adf [2023-10-13T13:35:00.624Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-13T13:35:00.624Z] ---> Running in 81e769def5d8 [2023-10-13T13:35:02.567Z] Removing intermediate container 81e769def5d8 [2023-10-13T13:35:02.567Z] ---> 0f932b88bacc [2023-10-13T13:35:02.567Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-13T13:35:02.567Z] ---> Running in eea32eb2f13e [2023-10-13T13:35:05.905Z] Removing intermediate container eea32eb2f13e [2023-10-13T13:35:05.905Z] ---> 7ebe2ca5eaf7 [2023-10-13T13:35:05.905Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-13T13:35:05.905Z] ---> Running in d76aa00ef8e8 [2023-10-13T13:35:06.870Z] Removing intermediate container d76aa00ef8e8 [2023-10-13T13:35:06.870Z] ---> abf2cde2866b [2023-10-13T13:35:06.870Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-13T13:35:07.141Z] ---> Running in 02836a0b3dbc [2023-10-13T13:35:08.554Z] Removing intermediate container 02836a0b3dbc [2023-10-13T13:35:08.554Z] ---> 00185c9bf34e [2023-10-13T13:35:08.554Z] Step 30/36 : EXPOSE 59983 [2023-10-13T13:35:08.554Z] ---> Running in 4cdae3ae1e83 [2023-10-13T13:35:08.824Z] Removing intermediate container 4cdae3ae1e83 [2023-10-13T13:35:08.824Z] ---> 249677d60e7f [2023-10-13T13:35:08.824Z] Step 31/36 : EXPOSE 8554 [2023-10-13T13:35:09.096Z] ---> Running in 5bf8709bd845 [2023-10-13T13:35:09.363Z] Removing intermediate container 5bf8709bd845 [2023-10-13T13:35:09.363Z] ---> ee52f940b449 [2023-10-13T13:35:09.363Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-13T13:35:09.363Z] ---> Running in 564a345d11a8 [2023-10-13T13:35:09.628Z] Removing intermediate container 564a345d11a8 [2023-10-13T13:35:09.628Z] ---> 526a4e7b4ef5 [2023-10-13T13:35:09.628Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-13T13:35:09.628Z] ---> Running in eb8d3592d477 [2023-10-13T13:35:09.901Z] Removing intermediate container eb8d3592d477 [2023-10-13T13:35:09.901Z] ---> 36d4a46852c6 [2023-10-13T13:35:09.901Z] Step 34/36 : LABEL arch=arm64 [2023-10-13T13:35:09.901Z] ---> Running in 65ef45e5a1b5 [2023-10-13T13:35:10.484Z] Removing intermediate container 65ef45e5a1b5 [2023-10-13T13:35:10.484Z] ---> d41ed0b5c822 [2023-10-13T13:35:10.484Z] Step 35/36 : LABEL git_sha=d7b6c541c1377b2729ca3d138980ec29eeceae5c [2023-10-13T13:35:10.484Z] ---> Running in b41cfeedc500 [2023-10-13T13:35:10.751Z] Removing intermediate container b41cfeedc500 [2023-10-13T13:35:10.751Z] ---> 6482772337a7 [2023-10-13T13:35:10.751Z] Step 36/36 : LABEL version=3.1.0-dev.30 [2023-10-13T13:35:10.751Z] ---> Running in 39713c0c1ce8 [2023-10-13T13:35:11.016Z] Removing intermediate container 39713c0c1ce8 [2023-10-13T13:35:11.016Z] ---> 1d60f7047fcd [2023-10-13T13:35:11.016Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T13:35:11.016Z] Successfully built 1d60f7047fcd [2023-10-13T13:35:11.016Z] 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-10-13T13:35:11.143Z] provisioning config files... [2023-10-13T13:35:11.157Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/156@tmp/config12367862077005471889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:35:11.496Z] ---> docker-login.sh [2023-10-13T13:35:11.496Z] nexus3.edgexfoundry.org:10001 [2023-10-13T13:35:11.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:35:11.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:35:11.765Z] Configure a credential helper to remove this warning. See [2023-10-13T13:35:11.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:35:11.765Z] [2023-10-13T13:35:11.765Z] Login Succeeded [2023-10-13T13:35:11.765Z] nexus3.edgexfoundry.org:10002 [2023-10-13T13:35:12.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:35:12.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:35:12.034Z] Configure a credential helper to remove this warning. See [2023-10-13T13:35:12.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:35:12.034Z] [2023-10-13T13:35:12.034Z] Login Succeeded [2023-10-13T13:35:12.034Z] nexus3.edgexfoundry.org:10003 [2023-10-13T13:35:12.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:35:12.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:35:12.565Z] Configure a credential helper to remove this warning. See [2023-10-13T13:35:12.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:35:12.565Z] [2023-10-13T13:35:12.565Z] Login Succeeded [2023-10-13T13:35:12.565Z] nexus3.edgexfoundry.org:10004 [2023-10-13T13:35:12.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:35:12.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:35:12.833Z] Configure a credential helper to remove this warning. See [2023-10-13T13:35:12.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:35:12.833Z] [2023-10-13T13:35:12.833Z] Login Succeeded [2023-10-13T13:35:12.833Z] docker.io [2023-10-13T13:35:13.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T13:35:13.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T13:35:13.364Z] Configure a credential helper to remove this warning. See [2023-10-13T13:35:13.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T13:35:13.364Z] [2023-10-13T13:35:13.364Z] Login Succeeded [2023-10-13T13:35:13.364Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T13:35:13.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T13:35:13.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T13:35:13.416Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-10-13T13:35:13.416Z] d7b6c541c1377b2729ca3d138980ec29eeceae5c [2023-10-13T13:35:13.416Z] latest [2023-10-13T13:35:13.416Z] 3.1.0-dev.30 [2023-10-13T13:35:13.416Z] d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 [2023-10-13T13:35:13.416Z] main [2023-10-13T13:35:13.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:35:13.744Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:35:14.075Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c [2023-10-13T13:35:14.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-13T13:35:14.075Z] 5d2bb889d192: Preparing [2023-10-13T13:35:14.075Z] eb4ec513363b: Preparing [2023-10-13T13:35:14.075Z] 4a0a798b722d: Preparing [2023-10-13T13:35:14.075Z] 08fb2a51cb0a: Preparing [2023-10-13T13:35:14.075Z] 608d194cb50c: Preparing [2023-10-13T13:35:14.075Z] acc83c6ca332: Preparing [2023-10-13T13:35:14.075Z] 507def7869ae: Preparing [2023-10-13T13:35:14.075Z] 6e0a824d1827: Preparing [2023-10-13T13:35:14.075Z] c26a184528b5: Preparing [2023-10-13T13:35:14.075Z] 9ffb661c8fda: Preparing [2023-10-13T13:35:14.075Z] a492e1ec30e1: Preparing [2023-10-13T13:35:14.075Z] 0b23976a3622: Preparing [2023-10-13T13:35:14.075Z] 5f4d9fc4d98d: Preparing [2023-10-13T13:35:14.075Z] acc83c6ca332: Waiting [2023-10-13T13:35:14.075Z] 507def7869ae: Waiting [2023-10-13T13:35:14.075Z] 6e0a824d1827: Waiting [2023-10-13T13:35:14.075Z] 9ffb661c8fda: Waiting [2023-10-13T13:35:14.075Z] c26a184528b5: Waiting [2023-10-13T13:35:14.075Z] a492e1ec30e1: Waiting [2023-10-13T13:35:14.075Z] 5f4d9fc4d98d: Waiting [2023-10-13T13:35:14.075Z] 0b23976a3622: Waiting [2023-10-13T13:35:14.342Z] 08fb2a51cb0a: Pushed [2023-10-13T13:35:14.342Z] 4a0a798b722d: Pushed [2023-10-13T13:35:14.342Z] 5d2bb889d192: Pushed [2023-10-13T13:35:14.342Z] eb4ec513363b: Pushed [2023-10-13T13:35:14.342Z] acc83c6ca332: Pushed [2023-10-13T13:35:14.607Z] c26a184528b5: Pushed [2023-10-13T13:35:14.607Z] 6e0a824d1827: Pushed [2023-10-13T13:35:14.607Z] 507def7869ae: Pushed [2023-10-13T13:35:14.607Z] 9ffb661c8fda: Pushed [2023-10-13T13:35:14.607Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T13:35:19.932Z] 608d194cb50c: Pushed [2023-10-13T13:35:20.511Z] a492e1ec30e1: Pushed [2023-10-13T13:35:35.467Z] 0b23976a3622: Pushed [2023-10-13T13:35:35.467Z] d7b6c541c1377b2729ca3d138980ec29eeceae5c: digest: sha256:a986991cf3d852797dbef3fe4e51ac97788d39c5c9514aa862238410fb8de9e5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:35:35.812Z] + 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-10-13T13:35:36.145Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-13T13:35:36.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-13T13:35:36.145Z] 5d2bb889d192: Preparing [2023-10-13T13:35:36.145Z] eb4ec513363b: Preparing [2023-10-13T13:35:36.145Z] 4a0a798b722d: Preparing [2023-10-13T13:35:36.145Z] 08fb2a51cb0a: Preparing [2023-10-13T13:35:36.145Z] 608d194cb50c: Preparing [2023-10-13T13:35:36.145Z] acc83c6ca332: Preparing [2023-10-13T13:35:36.145Z] 507def7869ae: Preparing [2023-10-13T13:35:36.145Z] 6e0a824d1827: Preparing [2023-10-13T13:35:36.145Z] c26a184528b5: Preparing [2023-10-13T13:35:36.145Z] 9ffb661c8fda: Preparing [2023-10-13T13:35:36.145Z] a492e1ec30e1: Preparing [2023-10-13T13:35:36.145Z] 0b23976a3622: Preparing [2023-10-13T13:35:36.145Z] 5f4d9fc4d98d: Preparing [2023-10-13T13:35:36.145Z] acc83c6ca332: Waiting [2023-10-13T13:35:36.145Z] 507def7869ae: Waiting [2023-10-13T13:35:36.145Z] 6e0a824d1827: Waiting [2023-10-13T13:35:36.145Z] 9ffb661c8fda: Waiting [2023-10-13T13:35:36.145Z] 0b23976a3622: Waiting [2023-10-13T13:35:36.145Z] a492e1ec30e1: Waiting [2023-10-13T13:35:36.145Z] 5f4d9fc4d98d: Waiting [2023-10-13T13:35:36.145Z] c26a184528b5: Waiting [2023-10-13T13:35:36.145Z] 608d194cb50c: Layer already exists [2023-10-13T13:35:36.145Z] eb4ec513363b: Layer already exists [2023-10-13T13:35:36.145Z] 08fb2a51cb0a: Layer already exists [2023-10-13T13:35:36.145Z] 5d2bb889d192: Layer already exists [2023-10-13T13:35:36.145Z] 4a0a798b722d: Layer already exists [2023-10-13T13:35:36.145Z] 507def7869ae: Layer already exists [2023-10-13T13:35:36.145Z] acc83c6ca332: Layer already exists [2023-10-13T13:35:36.145Z] 6e0a824d1827: Layer already exists [2023-10-13T13:35:36.145Z] c26a184528b5: Layer already exists [2023-10-13T13:35:36.145Z] 9ffb661c8fda: Layer already exists [2023-10-13T13:35:36.145Z] a492e1ec30e1: Layer already exists [2023-10-13T13:35:36.145Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T13:35:36.145Z] 0b23976a3622: Layer already exists [2023-10-13T13:35:36.408Z] latest: digest: sha256:a986991cf3d852797dbef3fe4e51ac97788d39c5c9514aa862238410fb8de9e5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:35:36.754Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:35:37.080Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.30 [2023-10-13T13:35:37.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-13T13:35:37.080Z] 5d2bb889d192: Preparing [2023-10-13T13:35:37.080Z] eb4ec513363b: Preparing [2023-10-13T13:35:37.080Z] 4a0a798b722d: Preparing [2023-10-13T13:35:37.080Z] 08fb2a51cb0a: Preparing [2023-10-13T13:35:37.080Z] 608d194cb50c: Preparing [2023-10-13T13:35:37.080Z] acc83c6ca332: Preparing [2023-10-13T13:35:37.081Z] 507def7869ae: Preparing [2023-10-13T13:35:37.081Z] 6e0a824d1827: Preparing [2023-10-13T13:35:37.081Z] c26a184528b5: Preparing [2023-10-13T13:35:37.081Z] 9ffb661c8fda: Preparing [2023-10-13T13:35:37.081Z] a492e1ec30e1: Preparing [2023-10-13T13:35:37.081Z] 0b23976a3622: Preparing [2023-10-13T13:35:37.081Z] 5f4d9fc4d98d: Preparing [2023-10-13T13:35:37.081Z] c26a184528b5: Waiting [2023-10-13T13:35:37.081Z] 9ffb661c8fda: Waiting [2023-10-13T13:35:37.081Z] acc83c6ca332: Waiting [2023-10-13T13:35:37.081Z] a492e1ec30e1: Waiting [2023-10-13T13:35:37.081Z] 507def7869ae: Waiting [2023-10-13T13:35:37.081Z] 6e0a824d1827: Waiting [2023-10-13T13:35:37.081Z] 5f4d9fc4d98d: Waiting [2023-10-13T13:35:37.081Z] 0b23976a3622: Waiting [2023-10-13T13:35:37.081Z] 4a0a798b722d: Layer already exists [2023-10-13T13:35:37.081Z] eb4ec513363b: Layer already exists [2023-10-13T13:35:37.081Z] 5d2bb889d192: Layer already exists [2023-10-13T13:35:37.081Z] 08fb2a51cb0a: Layer already exists [2023-10-13T13:35:37.081Z] 608d194cb50c: Layer already exists [2023-10-13T13:35:37.081Z] 507def7869ae: Layer already exists [2023-10-13T13:35:37.081Z] c26a184528b5: Layer already exists [2023-10-13T13:35:37.081Z] acc83c6ca332: Layer already exists [2023-10-13T13:35:37.081Z] 6e0a824d1827: Layer already exists [2023-10-13T13:35:37.081Z] 9ffb661c8fda: Layer already exists [2023-10-13T13:35:37.081Z] a492e1ec30e1: Layer already exists [2023-10-13T13:35:37.081Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T13:35:37.081Z] 0b23976a3622: Layer already exists [2023-10-13T13:35:37.344Z] 3.1.0-dev.30: digest: sha256:a986991cf3d852797dbef3fe4e51ac97788d39c5c9514aa862238410fb8de9e5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:35:37.673Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:35:38.002Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 [2023-10-13T13:35:38.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-13T13:35:38.002Z] 5d2bb889d192: Preparing [2023-10-13T13:35:38.002Z] eb4ec513363b: Preparing [2023-10-13T13:35:38.002Z] 4a0a798b722d: Preparing [2023-10-13T13:35:38.002Z] 08fb2a51cb0a: Preparing [2023-10-13T13:35:38.002Z] 608d194cb50c: Preparing [2023-10-13T13:35:38.002Z] acc83c6ca332: Preparing [2023-10-13T13:35:38.002Z] 507def7869ae: Preparing [2023-10-13T13:35:38.002Z] 6e0a824d1827: Preparing [2023-10-13T13:35:38.002Z] c26a184528b5: Preparing [2023-10-13T13:35:38.002Z] 9ffb661c8fda: Preparing [2023-10-13T13:35:38.002Z] a492e1ec30e1: Preparing [2023-10-13T13:35:38.002Z] 0b23976a3622: Preparing [2023-10-13T13:35:38.002Z] 5f4d9fc4d98d: Preparing [2023-10-13T13:35:38.002Z] acc83c6ca332: Waiting [2023-10-13T13:35:38.002Z] 507def7869ae: Waiting [2023-10-13T13:35:38.002Z] 6e0a824d1827: Waiting [2023-10-13T13:35:38.002Z] c26a184528b5: Waiting [2023-10-13T13:35:38.002Z] 9ffb661c8fda: Waiting [2023-10-13T13:35:38.002Z] a492e1ec30e1: Waiting [2023-10-13T13:35:38.002Z] 0b23976a3622: Waiting [2023-10-13T13:35:38.002Z] 5f4d9fc4d98d: Waiting [2023-10-13T13:35:38.002Z] 608d194cb50c: Layer already exists [2023-10-13T13:35:38.002Z] eb4ec513363b: Layer already exists [2023-10-13T13:35:38.002Z] 5d2bb889d192: Layer already exists [2023-10-13T13:35:38.002Z] 4a0a798b722d: Layer already exists [2023-10-13T13:35:38.002Z] 08fb2a51cb0a: Layer already exists [2023-10-13T13:35:38.002Z] acc83c6ca332: Layer already exists [2023-10-13T13:35:38.002Z] 9ffb661c8fda: Layer already exists [2023-10-13T13:35:38.002Z] c26a184528b5: Layer already exists [2023-10-13T13:35:38.002Z] 507def7869ae: Layer already exists [2023-10-13T13:35:38.002Z] 6e0a824d1827: Layer already exists [2023-10-13T13:35:38.002Z] 0b23976a3622: Layer already exists [2023-10-13T13:35:38.002Z] a492e1ec30e1: Layer already exists [2023-10-13T13:35:38.002Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T13:35:38.265Z] d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30: digest: sha256:a986991cf3d852797dbef3fe4e51ac97788d39c5c9514aa862238410fb8de9e5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:35:38.595Z] + 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-10-13T13:35:38.933Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-10-13T13:35:38.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-13T13:35:38.934Z] 5d2bb889d192: Preparing [2023-10-13T13:35:38.934Z] eb4ec513363b: Preparing [2023-10-13T13:35:38.934Z] 4a0a798b722d: Preparing [2023-10-13T13:35:38.934Z] 08fb2a51cb0a: Preparing [2023-10-13T13:35:38.934Z] 608d194cb50c: Preparing [2023-10-13T13:35:38.934Z] acc83c6ca332: Preparing [2023-10-13T13:35:38.934Z] 507def7869ae: Preparing [2023-10-13T13:35:38.934Z] 6e0a824d1827: Preparing [2023-10-13T13:35:38.934Z] c26a184528b5: Preparing [2023-10-13T13:35:38.934Z] 9ffb661c8fda: Preparing [2023-10-13T13:35:38.934Z] a492e1ec30e1: Preparing [2023-10-13T13:35:38.934Z] 0b23976a3622: Preparing [2023-10-13T13:35:38.934Z] 5f4d9fc4d98d: Preparing [2023-10-13T13:35:38.934Z] acc83c6ca332: Waiting [2023-10-13T13:35:38.934Z] 9ffb661c8fda: Waiting [2023-10-13T13:35:38.934Z] a492e1ec30e1: Waiting [2023-10-13T13:35:38.934Z] 0b23976a3622: Waiting [2023-10-13T13:35:38.934Z] 5f4d9fc4d98d: Waiting [2023-10-13T13:35:38.934Z] 507def7869ae: Waiting [2023-10-13T13:35:38.934Z] 6e0a824d1827: Waiting [2023-10-13T13:35:38.934Z] c26a184528b5: Waiting [2023-10-13T13:35:38.934Z] eb4ec513363b: Layer already exists [2023-10-13T13:35:38.934Z] 5d2bb889d192: Layer already exists [2023-10-13T13:35:38.934Z] 08fb2a51cb0a: Layer already exists [2023-10-13T13:35:38.934Z] 4a0a798b722d: Layer already exists [2023-10-13T13:35:38.934Z] 608d194cb50c: Layer already exists [2023-10-13T13:35:38.934Z] 507def7869ae: Layer already exists [2023-10-13T13:35:38.934Z] acc83c6ca332: Layer already exists [2023-10-13T13:35:38.934Z] c26a184528b5: Layer already exists [2023-10-13T13:35:38.934Z] 6e0a824d1827: Layer already exists [2023-10-13T13:35:38.934Z] 9ffb661c8fda: Layer already exists [2023-10-13T13:35:38.934Z] 0b23976a3622: Layer already exists [2023-10-13T13:35:38.934Z] a492e1ec30e1: Layer already exists [2023-10-13T13:35:38.934Z] 5f4d9fc4d98d: Layer already exists [2023-10-13T13:35:39.197Z] main: digest: sha256:a986991cf3d852797dbef3fe4e51ac97788d39c5c9514aa862238410fb8de9e5 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-13T13:35:39.246Z] ===================================================== [Pipeline] echo [2023-10-13T13:35:39.252Z] taggedImages: [2023-10-13T13:35:39.252Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c [2023-10-13T13:35:39.252Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-13T13:35:39.252Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.30 [2023-10-13T13:35:39.252Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d7b6c541c1377b2729ca3d138980ec29eeceae5c-3.1.0-dev.30 [2023-10-13T13:35:39.252Z] - 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-10-13T13:35:39.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T13:35:39.611Z] [2023-10-13T13:35:39.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:35:39.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T13:35:39.942Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-13T13:35:39.942Z] 8998bd30e6a1: Pulling fs layer [2023-10-13T13:35:39.942Z] 04944245beec: Pulling fs layer [2023-10-13T13:35:39.942Z] 699f458cf7ca: Pulling fs layer [2023-10-13T13:35:39.942Z] 765212b225bb: Pulling fs layer [2023-10-13T13:35:39.942Z] 765212b225bb: Waiting [2023-10-13T13:35:39.942Z] f23df028b6ca: Pulling fs layer [2023-10-13T13:35:39.942Z] f23df028b6ca: Waiting [2023-10-13T13:35:39.942Z] d65c8cfc05b1: Pulling fs layer [2023-10-13T13:35:39.942Z] 2437ff75d9bd: Pulling fs layer [2023-10-13T13:35:39.942Z] d65c8cfc05b1: Waiting [2023-10-13T13:35:39.942Z] 2437ff75d9bd: Waiting [2023-10-13T13:35:40.211Z] 04944245beec: Verifying Checksum [2023-10-13T13:35:40.211Z] 04944245beec: Download complete [2023-10-13T13:35:40.211Z] 765212b225bb: Verifying Checksum [2023-10-13T13:35:40.211Z] 765212b225bb: Download complete [2023-10-13T13:35:40.211Z] f23df028b6ca: Verifying Checksum [2023-10-13T13:35:40.211Z] f23df028b6ca: Download complete [2023-10-13T13:35:40.211Z] d65c8cfc05b1: Verifying Checksum [2023-10-13T13:35:40.211Z] d65c8cfc05b1: Download complete [2023-10-13T13:35:40.211Z] 699f458cf7ca: Verifying Checksum [2023-10-13T13:35:40.211Z] 699f458cf7ca: Download complete [2023-10-13T13:35:40.793Z] 8998bd30e6a1: Download complete [2023-10-13T13:35:43.370Z] 2437ff75d9bd: Verifying Checksum [2023-10-13T13:35:43.370Z] 2437ff75d9bd: Download complete [2023-10-13T13:35:45.944Z] 8998bd30e6a1: Pull complete [2023-10-13T13:35:45.944Z] 04944245beec: Pull complete [2023-10-13T13:35:47.880Z] 699f458cf7ca: Pull complete [2023-10-13T13:35:47.880Z] 765212b225bb: Pull complete [2023-10-13T13:35:48.463Z] f23df028b6ca: Pull complete [2023-10-13T13:35:48.730Z] d65c8cfc05b1: Pull complete [2023-10-13T13:36:06.909Z] 2437ff75d9bd: Pull complete [2023-10-13T13:36:06.909Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-13T13:36:06.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T13:36:06.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:36:07.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-9205 does not seem to be running inside a container [2023-10-13T13:36:07.155Z] $ 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/156 -v /w/workspace/device-usb-camera/156:/w/workspace/device-usb-camera/156:rw,z -v /w/workspace/device-usb-camera/156@tmp:/w/workspace/device-usb-camera/156@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:arm64 cat [2023-10-13T13:36:08.565Z] $ docker top 60a2b9e3d4b7539aac0709169d39e6b832de97042372f8cc2dc39be11abe90cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:36:09.059Z] ---> job-cost.sh [2023-10-13T13:36:09.324Z] lf-activate-venv: SKIPPING [2023-10-13T13:36:09.324Z] INFO: No Stack... [2023-10-13T13:36:09.588Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-13T13:36:10.542Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T13:36:10.857Z] + cat /w/workspace/device-usb-camera/156/archives/cost.csv [2023-10-13T13:36:10.857Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T13:36:11.188Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] [2023-10-13T13:36:11.194Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] did not exist. Created. [2023-10-13T13:36:11.194Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T13:36:11.840Z] /w/workspace/device-usb-camera/156@tmp/durable-7af55f8d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-13T13:36:12.485Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-13T13:36:12.515Z] Warning: overwriting stash ‘stack-cost’ [2023-10-13T13:36:12.567Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T13:36:12.573Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T13:36:12.597Z] $ docker stop --time=1 60a2b9e3d4b7539aac0709169d39e6b832de97042372f8cc2dc39be11abe90cf [2023-10-13T13:36:14.052Z] $ docker rm -f --volumes 60a2b9e3d4b7539aac0709169d39e6b832de97042372f8cc2dc39be11abe90cf [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-10-13T13:36:14.474Z] provisioning config files... [2023-10-13T13:36:14.481Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2273576312941733308tmp [Pipeline] { [Pipeline] sh [2023-10-13T13:36:14.767Z] + set +x [2023-10-13T13:36:14.767Z] + curl -s https://codecov.io/bash [2023-10-13T13:36:14.767Z] + bash -s -- [2023-10-13T13:36:14.767Z] [2023-10-13T13:36:14.767Z] _____ _ [2023-10-13T13:36:14.767Z] / ____| | | [2023-10-13T13:36:14.767Z] | | ___ __| | ___ ___ _____ __ [2023-10-13T13:36:14.767Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-13T13:36:14.767Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-13T13:36:14.767Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-13T13:36:14.767Z] Bash-1.0.6 [2023-10-13T13:36:14.767Z] [2023-10-13T13:36:14.767Z] [2023-10-13T13:36:14.767Z] ==> git version 2.25.1 found [2023-10-13T13:36:14.767Z] ==> 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-10-13T13:36:14.767Z] Release-Date: 2020-01-08 [2023-10-13T13:36:14.767Z] 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-10-13T13:36:14.767Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-13T13:36:14.767Z] ==> Jenkins CI detected. [2023-10-13T13:36:14.767Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-10-13T13:36:14.767Z] project root: . [2023-10-13T13:36:14.767Z] --> token set from env [2023-10-13T13:36:14.767Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-13T13:36:14.767Z] ==> Running gcov in . (disable via -X gcov) [2023-10-13T13:36:14.767Z] ==> Python coveragepy not found [2023-10-13T13:36:14.767Z] ==> Searching for coverage reports in: [2023-10-13T13:36:14.767Z] + . [2023-10-13T13:36:15.027Z] -> Found 1 reports [2023-10-13T13:36:15.027Z] ==> Detecting git/mercurial file structure [2023-10-13T13:36:15.027Z] ==> Reading reports [2023-10-13T13:36:15.027Z] + ./coverage.out bytes=54703 [2023-10-13T13:36:15.027Z] ==> Appending adjustments [2023-10-13T13:36:15.027Z] https://docs.codecov.io/docs/fixing-reports [2023-10-13T13:36:15.027Z] + Found adjustments [2023-10-13T13:36:15.027Z] ==> Gzipping contents [2023-10-13T13:36:15.027Z] 8.0K /tmp/codecov.iRWOTe.gz [2023-10-13T13:36:15.027Z] ==> Uploading reports [2023-10-13T13:36:15.027Z] url: https://codecov.io [2023-10-13T13:36:15.027Z] query: branch=main&commit=d7b6c541c1377b2729ca3d138980ec29eeceae5c&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-13T13:36:15.027Z] -> Pinging Codecov [2023-10-13T13:36:15.027Z] 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=d7b6c541c1377b2729ca3d138980ec29eeceae5c&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-13T13:36:15.287Z] -> Uploading to [2023-10-13T13:36:15.287Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-13/73D8F5FF140700D3E01443B452E23636/d7b6c541c1377b2729ca3d138980ec29eeceae5c/c0ddb01d-70f2-427b-8dbd-ad330b9ff6c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T133615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=407310c77a97d799ea46c8d5a668be815bd36fe19a75c32d20f835108948fc3c [2023-10-13T13:36:15.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T13:36:15.287Z] Dload Upload Total Spent Left Speed [2023-10-13T13:36:15.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 24204 --:--:-- --:--:-- --:--:-- 24204 [2023-10-13T13:36:15.549Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] } [2023-10-13T13:36:15.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-13T13:36:15.756Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-13T13:36:15.765Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:36:16.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T13:36:16.062Z] [2023-10-13T13:36:16.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:36:16.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T13:36:16.360Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-13T13:36:16.360Z] df9b9388f04a: Pulling fs layer [2023-10-13T13:36:16.360Z] 52dc419b0ee2: Pulling fs layer [2023-10-13T13:36:16.360Z] 25bc292e5bac: Pulling fs layer [2023-10-13T13:36:16.360Z] 114826534d7a: Pulling fs layer [2023-10-13T13:36:16.360Z] 4657fd5d0bcf: Pulling fs layer [2023-10-13T13:36:16.360Z] 6ad1cebc031e: Pulling fs layer [2023-10-13T13:36:16.360Z] 8a3aa393b2d8: Pulling fs layer [2023-10-13T13:36:16.360Z] 114826534d7a: Waiting [2023-10-13T13:36:16.360Z] 4657fd5d0bcf: Waiting [2023-10-13T13:36:16.360Z] 6ad1cebc031e: Waiting [2023-10-13T13:36:16.360Z] 8a3aa393b2d8: Waiting [2023-10-13T13:36:16.360Z] 25bc292e5bac: Download complete [2023-10-13T13:36:16.360Z] 52dc419b0ee2: Verifying Checksum [2023-10-13T13:36:16.360Z] 52dc419b0ee2: Download complete [2023-10-13T13:36:16.360Z] 4657fd5d0bcf: Verifying Checksum [2023-10-13T13:36:16.360Z] 4657fd5d0bcf: Download complete [2023-10-13T13:36:16.360Z] df9b9388f04a: Verifying Checksum [2023-10-13T13:36:16.360Z] df9b9388f04a: Download complete [2023-10-13T13:36:16.620Z] df9b9388f04a: Pull complete [2023-10-13T13:36:16.620Z] 6ad1cebc031e: Verifying Checksum [2023-10-13T13:36:16.620Z] 6ad1cebc031e: Download complete [2023-10-13T13:36:16.620Z] 52dc419b0ee2: Pull complete [2023-10-13T13:36:16.620Z] 25bc292e5bac: Pull complete [2023-10-13T13:36:17.190Z] 114826534d7a: Verifying Checksum [2023-10-13T13:36:17.190Z] 114826534d7a: Download complete [2023-10-13T13:36:17.450Z] 8a3aa393b2d8: Verifying Checksum [2023-10-13T13:36:17.450Z] 8a3aa393b2d8: Download complete [2023-10-13T13:36:20.732Z] 114826534d7a: Pull complete [2023-10-13T13:36:20.732Z] 4657fd5d0bcf: Pull complete [2023-10-13T13:36:21.295Z] 6ad1cebc031e: Pull complete [2023-10-13T13:36:24.579Z] 8a3aa393b2d8: Pull complete [2023-10-13T13:36:24.579Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-13T13:36:24.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-13T13:36:24.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:36:24.657Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-10-13T13:36:24.687Z] $ 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-10-13T13:36:32.935Z] $ docker top 6e8bbfe7a0379f846a3f74cd3afeb5069bec143ce109b8e2693137017565d993 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-13T13:36:32.993Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-10-13T13:36:33.267Z] + set -o pipefail [2023-10-13T13:36:33.267Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-10-13T13:36:41.383Z] [2023-10-13T13:36:41.383Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-10-13T13:36:41.383Z] [2023-10-13T13:36:41.383Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/25c4a4de-880f-4f8f-ac5b-4292d86ed98b [2023-10-13T13:36:41.383Z] [2023-10-13T13:36:41.383Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-13T13:36:41.383Z] [2023-10-13T13:36:41.383Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-13T13:36:41.383Z] [2023-10-13T13:36:41.383Z] [2023-10-13T13:36:41.383Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-13T13:36:41.383Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-13T13:36:41.383Z] More details here: https://snyk.co/ue1NS [2023-10-13T13:36:41.383Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-13T13:36:41.383Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-13T13:36:41.391Z] $ docker stop --time=1 6e8bbfe7a0379f846a3f74cd3afeb5069bec143ce109b8e2693137017565d993 [2023-10-13T13:36:47.042Z] $ docker rm -f --volumes 6e8bbfe7a0379f846a3f74cd3afeb5069bec143ce109b8e2693137017565d993 [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-10-13T13:36:47.776Z] + git log --format=format:%s -1 d7b6c541c1377b2729ca3d138980ec29eeceae5c [Pipeline] sh [2023-10-13T13:36:48.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T13:36:48.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:36:48.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T13:36:48.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:36:48.443Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-10-13T13:36:48.471Z] $ 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-10-13T13:36:48.885Z] $ docker top ad2fd7d4c020639834c2739c2cc49f0ef83f2604c3a311079930f15cf6d8be3c -eo pid,comm [2023-10-13T13:36:48.932Z] 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-10-13T13:36:48.932Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T13:36:48.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T13:36:48.969Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T13:36:49.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T13:36:49.074Z] $ docker exec ad2fd7d4c020639834c2739c2cc49f0ef83f2604c3a311079930f15cf6d8be3c ssh-agent [2023-10-13T13:36:49.191Z] SSH_AUTH_SOCK=/tmp/ssh-K8RXqDtOZTrA/agent.32 [2023-10-13T13:36:49.191Z] SSH_AGENT_PID=38 [2023-10-13T13:36:49.195Z] Running ssh-add (command line suppressed) [2023-10-13T13:36:49.288Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1100079605611236536.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1100079605611236536.key) [2023-10-13T13:36:49.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T13:36:49.592Z] + git semver tag [2023-10-13T13:36:49.852Z] 2023-10-13 13:36:49,752 [run_tag] DEBUG tag force:False [2023-10-13T13:36:49.852Z] 2023-10-13 13:36:49,752 [check_head_tag] DEBUG check head tag [2023-10-13T13:36:49.852Z] 2023-10-13 13:36:49,754 [execute] INFO git cat-file --batch-check [2023-10-13T13:36:49.852Z] 2023-10-13 13:36:49,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-13T13:36:49.852Z] 2023-10-13 13:36:49,758 [execute] INFO git cat-file --batch [2023-10-13T13:36:49.852Z] 2023-10-13 13:36:49,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-13T13:36:49.852Z] 2023-10-13 13:36:49,795 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-13T13:36:49.852Z] 2023-10-13 13:36:49,795 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 [2023-10-13T13:36:49.852Z] 2023-10-13 13:36:49,795 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-13T13:36:49.852Z] 2023-10-13 13:36:49,800 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-13T13:36:49.852Z] 3.1.0-dev.30 [Pipeline] } [2023-10-13T13:36:49.860Z] $ docker exec --env ******** --env ******** ad2fd7d4c020639834c2739c2cc49f0ef83f2604c3a311079930f15cf6d8be3c ssh-agent -k [2023-10-13T13:36:49.953Z] unset SSH_AUTH_SOCK; [2023-10-13T13:36:49.953Z] unset SSH_AGENT_PID; [2023-10-13T13:36:49.953Z] echo Agent pid 38 killed; [2023-10-13T13:36:49.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T13:36:50.278Z] + git semver [Pipeline] } [2023-10-13T13:36:50.548Z] $ docker stop --time=1 ad2fd7d4c020639834c2739c2cc49f0ef83f2604c3a311079930f15cf6d8be3c [2023-10-13T13:36:51.813Z] $ docker rm -f --volumes ad2fd7d4c020639834c2739c2cc49f0ef83f2604c3a311079930f15cf6d8be3c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:36:52.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T13:36:52.207Z] [2023-10-13T13:36:52.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:36:52.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T13:36:52.507Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-13T13:36:52.507Z] ab5ef0e58194: Pulling fs layer [2023-10-13T13:36:52.507Z] 9712f1f96733: Pulling fs layer [2023-10-13T13:36:52.507Z] 63f879dbbcfc: Pulling fs layer [2023-10-13T13:36:52.507Z] 0d9ebad4ef96: Pulling fs layer [2023-10-13T13:36:52.507Z] 0d9ebad4ef96: Waiting [2023-10-13T13:36:52.507Z] e9a5061849ea: Pulling fs layer [2023-10-13T13:36:52.507Z] d747dcd14b5f: Pulling fs layer [2023-10-13T13:36:52.507Z] 2de7ff778b66: Pulling fs layer [2023-10-13T13:36:52.507Z] e9a5061849ea: Waiting [2023-10-13T13:36:52.507Z] d747dcd14b5f: Waiting [2023-10-13T13:36:52.507Z] 2de7ff778b66: Waiting [2023-10-13T13:36:52.507Z] 9712f1f96733: Verifying Checksum [2023-10-13T13:36:52.507Z] 9712f1f96733: Download complete [2023-10-13T13:36:52.767Z] 63f879dbbcfc: Verifying Checksum [2023-10-13T13:36:52.767Z] 63f879dbbcfc: Download complete [2023-10-13T13:36:53.026Z] ab5ef0e58194: Verifying Checksum [2023-10-13T13:36:53.026Z] ab5ef0e58194: Download complete [2023-10-13T13:36:53.026Z] e9a5061849ea: Verifying Checksum [2023-10-13T13:36:53.026Z] e9a5061849ea: Download complete [2023-10-13T13:36:53.026Z] d747dcd14b5f: Verifying Checksum [2023-10-13T13:36:53.026Z] d747dcd14b5f: Download complete [2023-10-13T13:36:53.026Z] 0d9ebad4ef96: Verifying Checksum [2023-10-13T13:36:53.026Z] 0d9ebad4ef96: Download complete [2023-10-13T13:36:53.284Z] 2de7ff778b66: Verifying Checksum [2023-10-13T13:36:53.284Z] 2de7ff778b66: Download complete [2023-10-13T13:36:55.815Z] ab5ef0e58194: Pull complete [2023-10-13T13:36:55.815Z] 9712f1f96733: Pull complete [2023-10-13T13:36:56.380Z] 63f879dbbcfc: Pull complete [2023-10-13T13:37:00.623Z] 0d9ebad4ef96: Pull complete [2023-10-13T13:37:00.624Z] e9a5061849ea: Pull complete [2023-10-13T13:37:00.624Z] d747dcd14b5f: Pull complete [2023-10-13T13:37:01.559Z] 2de7ff778b66: Pull complete [2023-10-13T13:37:01.559Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-13T13:37:01.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-13T13:37:01.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:37:01.640Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-10-13T13:37:01.670Z] $ 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-10-13T13:37:11.418Z] $ docker top d938717ffe6c22a007fbbcd590eeb826be03a61e2d2121d8dc5f390720e702b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-13T13:37:11.493Z] provisioning config files... [2023-10-13T13:37:11.500Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6076368606870082831tmp [2023-10-13T13:37:11.508Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5040769533564626565tmp [2023-10-13T13:37:11.516Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17055930060076686365tmp [Pipeline] { [Pipeline] echo [2023-10-13T13:37:11.529Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:37:11.812Z] ---> sigul-configuration.sh [2023-10-13T13:37:11.812Z] gpg: directory `/root/.gnupg' created [2023-10-13T13:37:11.812Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-13T13:37:11.812Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-13T13:37:11.812Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-13T13:37:11.812Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-13T13:37:11.812Z] gpg: CAST5 encrypted data [2023-10-13T13:37:11.812Z] gpg: encrypted with 1 passphrase [2023-10-13T13:37:11.812Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-13T13:37:12.103Z] + mkdir /home/jenkins [2023-10-13T13:37:12.103Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-13T13:37:12.388Z] + 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-10-13T13:37:12.397Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:37:12.682Z] ---> sigul-install.sh [2023-10-13T13:37:12.682Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-13T13:37:12.967Z] + git tag --list [2023-10-13T13:37:12.967Z] v0.0.0 [2023-10-13T13:37:12.967Z] v0.0.1-dev.1 [2023-10-13T13:37:12.967Z] v0.0.1-dev.10 [2023-10-13T13:37:12.967Z] v0.0.1-dev.11 [2023-10-13T13:37:12.967Z] v0.0.1-dev.12 [2023-10-13T13:37:12.967Z] v0.0.1-dev.13 [2023-10-13T13:37:12.967Z] v0.0.1-dev.14 [2023-10-13T13:37:12.967Z] v0.0.1-dev.15 [2023-10-13T13:37:12.967Z] v0.0.1-dev.16 [2023-10-13T13:37:12.967Z] v0.0.1-dev.2 [2023-10-13T13:37:12.967Z] v0.0.1-dev.3 [2023-10-13T13:37:12.967Z] v0.0.1-dev.4 [2023-10-13T13:37:12.967Z] v0.0.1-dev.5 [2023-10-13T13:37:12.967Z] v0.0.1-dev.6 [2023-10-13T13:37:12.967Z] v0.0.1-dev.7 [2023-10-13T13:37:12.967Z] v0.0.1-dev.8 [2023-10-13T13:37:12.967Z] v0.0.1-dev.9 [2023-10-13T13:37:12.967Z] v2.2.0 [2023-10-13T13:37:12.967Z] v2.2.0-dev.17 [2023-10-13T13:37:12.967Z] v2.2.0-dev.18 [2023-10-13T13:37:12.967Z] v2.2.0-dev.19 [2023-10-13T13:37:12.967Z] v2.2.0-dev.20 [2023-10-13T13:37:12.967Z] v2.2.0-dev.21 [2023-10-13T13:37:12.967Z] v2.2.0-dev.22 [2023-10-13T13:37:12.967Z] v2.2.0-dev.23 [2023-10-13T13:37:12.967Z] v2.2.0-dev.24 [2023-10-13T13:37:12.967Z] v2.2.0-dev.25 [2023-10-13T13:37:12.967Z] v2.2.0-dev.26 [2023-10-13T13:37:12.967Z] v2.2.0-dev.27 [2023-10-13T13:37:12.967Z] v2.3.0 [2023-10-13T13:37:12.967Z] v2.3.0-dev.1 [2023-10-13T13:37:12.967Z] v2.3.0-dev.10 [2023-10-13T13:37:12.967Z] v2.3.0-dev.11 [2023-10-13T13:37:12.967Z] v2.3.0-dev.12 [2023-10-13T13:37:12.967Z] v2.3.0-dev.13 [2023-10-13T13:37:12.967Z] v2.3.0-dev.14 [2023-10-13T13:37:12.967Z] v2.3.0-dev.15 [2023-10-13T13:37:12.967Z] v2.3.0-dev.16 [2023-10-13T13:37:12.967Z] v2.3.0-dev.17 [2023-10-13T13:37:12.967Z] v2.3.0-dev.18 [2023-10-13T13:37:12.967Z] v2.3.0-dev.19 [2023-10-13T13:37:12.967Z] v2.3.0-dev.2 [2023-10-13T13:37:12.967Z] v2.3.0-dev.20 [2023-10-13T13:37:12.967Z] v2.3.0-dev.21 [2023-10-13T13:37:12.967Z] v2.3.0-dev.22 [2023-10-13T13:37:12.967Z] v2.3.0-dev.23 [2023-10-13T13:37:12.967Z] v2.3.0-dev.24 [2023-10-13T13:37:12.967Z] v2.3.0-dev.25 [2023-10-13T13:37:12.967Z] v2.3.0-dev.26 [2023-10-13T13:37:12.967Z] v2.3.0-dev.27 [2023-10-13T13:37:12.967Z] v2.3.0-dev.28 [2023-10-13T13:37:12.967Z] v2.3.0-dev.3 [2023-10-13T13:37:12.967Z] v2.3.0-dev.4 [2023-10-13T13:37:12.967Z] v2.3.0-dev.5 [2023-10-13T13:37:12.967Z] v2.3.0-dev.6 [2023-10-13T13:37:12.967Z] v2.3.0-dev.7 [2023-10-13T13:37:12.967Z] v2.3.0-dev.8 [2023-10-13T13:37:12.967Z] v2.3.0-dev.9 [2023-10-13T13:37:12.967Z] v2.3.1 [2023-10-13T13:37:12.967Z] v2.3.1-dev.4 [2023-10-13T13:37:12.967Z] v2.3.1-dev.5 [2023-10-13T13:37:12.967Z] v2.3.1-dev.6 [2023-10-13T13:37:12.967Z] v3.0 [2023-10-13T13:37:12.967Z] v3.0.0 [2023-10-13T13:37:12.967Z] v3.0.0-dev.1 [2023-10-13T13:37:12.967Z] v3.0.0-dev.10 [2023-10-13T13:37:12.967Z] v3.0.0-dev.11 [2023-10-13T13:37:12.967Z] v3.0.0-dev.12 [2023-10-13T13:37:12.967Z] v3.0.0-dev.13 [2023-10-13T13:37:12.967Z] v3.0.0-dev.14 [2023-10-13T13:37:12.967Z] v3.0.0-dev.15 [2023-10-13T13:37:12.967Z] v3.0.0-dev.16 [2023-10-13T13:37:12.967Z] v3.0.0-dev.17 [2023-10-13T13:37:12.967Z] v3.0.0-dev.18 [2023-10-13T13:37:12.967Z] v3.0.0-dev.19 [2023-10-13T13:37:12.967Z] v3.0.0-dev.2 [2023-10-13T13:37:12.967Z] v3.0.0-dev.20 [2023-10-13T13:37:12.967Z] v3.0.0-dev.21 [2023-10-13T13:37:12.967Z] v3.0.0-dev.22 [2023-10-13T13:37:12.967Z] v3.0.0-dev.23 [2023-10-13T13:37:12.967Z] v3.0.0-dev.24 [2023-10-13T13:37:12.967Z] v3.0.0-dev.25 [2023-10-13T13:37:12.967Z] v3.0.0-dev.26 [2023-10-13T13:37:12.967Z] v3.0.0-dev.27 [2023-10-13T13:37:12.967Z] v3.0.0-dev.28 [2023-10-13T13:37:12.967Z] v3.0.0-dev.29 [2023-10-13T13:37:12.967Z] v3.0.0-dev.3 [2023-10-13T13:37:12.967Z] v3.0.0-dev.30 [2023-10-13T13:37:12.967Z] v3.0.0-dev.31 [2023-10-13T13:37:12.967Z] v3.0.0-dev.32 [2023-10-13T13:37:12.967Z] v3.0.0-dev.33 [2023-10-13T13:37:12.967Z] v3.0.0-dev.34 [2023-10-13T13:37:12.967Z] v3.0.0-dev.35 [2023-10-13T13:37:12.967Z] v3.0.0-dev.36 [2023-10-13T13:37:12.967Z] v3.0.0-dev.37 [2023-10-13T13:37:12.967Z] v3.0.0-dev.38 [2023-10-13T13:37:12.967Z] v3.0.0-dev.39 [2023-10-13T13:37:12.967Z] v3.0.0-dev.4 [2023-10-13T13:37:12.967Z] v3.0.0-dev.40 [2023-10-13T13:37:12.967Z] v3.0.0-dev.41 [2023-10-13T13:37:12.967Z] v3.0.0-dev.42 [2023-10-13T13:37:12.967Z] v3.0.0-dev.43 [2023-10-13T13:37:12.967Z] v3.0.0-dev.44 [2023-10-13T13:37:12.967Z] v3.0.0-dev.45 [2023-10-13T13:37:12.967Z] v3.0.0-dev.46 [2023-10-13T13:37:12.967Z] v3.0.0-dev.47 [2023-10-13T13:37:12.967Z] v3.0.0-dev.48 [2023-10-13T13:37:12.967Z] v3.0.0-dev.49 [2023-10-13T13:37:12.967Z] v3.0.0-dev.5 [2023-10-13T13:37:12.967Z] v3.0.0-dev.50 [2023-10-13T13:37:12.967Z] v3.0.0-dev.51 [2023-10-13T13:37:12.967Z] v3.0.0-dev.6 [2023-10-13T13:37:12.967Z] v3.0.0-dev.7 [2023-10-13T13:37:12.967Z] v3.0.0-dev.8 [2023-10-13T13:37:12.967Z] v3.0.0-dev.9 [2023-10-13T13:37:12.967Z] v3.1.0-dev.1 [2023-10-13T13:37:12.967Z] v3.1.0-dev.10 [2023-10-13T13:37:12.967Z] v3.1.0-dev.11 [2023-10-13T13:37:12.967Z] v3.1.0-dev.12 [2023-10-13T13:37:12.967Z] v3.1.0-dev.13 [2023-10-13T13:37:12.967Z] v3.1.0-dev.14 [2023-10-13T13:37:12.967Z] v3.1.0-dev.15 [2023-10-13T13:37:12.967Z] v3.1.0-dev.16 [2023-10-13T13:37:12.967Z] v3.1.0-dev.17 [2023-10-13T13:37:12.967Z] v3.1.0-dev.18 [2023-10-13T13:37:12.967Z] v3.1.0-dev.19 [2023-10-13T13:37:12.967Z] v3.1.0-dev.2 [2023-10-13T13:37:12.967Z] v3.1.0-dev.20 [2023-10-13T13:37:12.967Z] v3.1.0-dev.21 [2023-10-13T13:37:12.967Z] v3.1.0-dev.22 [2023-10-13T13:37:12.967Z] v3.1.0-dev.23 [2023-10-13T13:37:12.967Z] v3.1.0-dev.24 [2023-10-13T13:37:12.967Z] v3.1.0-dev.25 [2023-10-13T13:37:12.967Z] v3.1.0-dev.26 [2023-10-13T13:37:12.967Z] v3.1.0-dev.27 [2023-10-13T13:37:12.967Z] v3.1.0-dev.28 [2023-10-13T13:37:12.967Z] v3.1.0-dev.29 [2023-10-13T13:37:12.967Z] v3.1.0-dev.3 [2023-10-13T13:37:12.967Z] v3.1.0-dev.30 [2023-10-13T13:37:12.967Z] v3.1.0-dev.4 [2023-10-13T13:37:12.967Z] v3.1.0-dev.5 [2023-10-13T13:37:12.967Z] v3.1.0-dev.6 [2023-10-13T13:37:12.967Z] v3.1.0-dev.7 [2023-10-13T13:37:12.967Z] v3.1.0-dev.8 [2023-10-13T13:37:12.967Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-13T13:37:13.253Z] + lftools sign git-tag v3.1.0-dev.30 [2023-10-13T13:37:13.819Z] Signing Git tag with Sigul... [2023-10-13T13:37:13.819Z] Signing v3.1.0-dev.30 [Pipeline] echo [2023-10-13T13:37:14.395Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:37:14.675Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-13T13:37:14.682Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-13T13:37:14.699Z] $ docker stop --time=1 d938717ffe6c22a007fbbcd590eeb826be03a61e2d2121d8dc5f390720e702b3 [2023-10-13T13:37:15.979Z] $ docker rm -f --volumes d938717ffe6c22a007fbbcd590eeb826be03a61e2d2121d8dc5f390720e702b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-13T13:37:16.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T13:37:16.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:37:16.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T13:37:16.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:37:16.779Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-10-13T13:37:16.808Z] $ 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-10-13T13:37:17.171Z] $ docker top 1e5addb73c42e01af6839a36607d8ed668c70c5b14db0683ae26fbfad3397705 -eo pid,comm [2023-10-13T13:37:17.222Z] 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-10-13T13:37:17.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T13:37:17.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T13:37:17.265Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T13:37:17.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T13:37:17.380Z] $ docker exec 1e5addb73c42e01af6839a36607d8ed668c70c5b14db0683ae26fbfad3397705 ssh-agent [2023-10-13T13:37:17.493Z] SSH_AUTH_SOCK=/tmp/ssh-qlFgsiWvOCay/agent.32 [2023-10-13T13:37:17.494Z] SSH_AGENT_PID=38 [2023-10-13T13:37:17.499Z] Running ssh-add (command line suppressed) [2023-10-13T13:37:17.585Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15920007642446509311.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15920007642446509311.key) [2023-10-13T13:37:17.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T13:37:17.889Z] + git semver bump pre [2023-10-13T13:37:18.148Z] 2023-10-13 13:37:18,063 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-13T13:37:18.148Z] 2023-10-13 13:37:18,063 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev [2023-10-13T13:37:18.148Z] 2023-10-13 13:37:18,063 [bump_version] DEBUG bumped version:3.1.0-dev.31 [2023-10-13T13:37:18.148Z] 2023-10-13 13:37:18,063 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-10-13T13:37:18.148Z] 2023-10-13 13:37:18,063 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-13T13:37:18.148Z] 2023-10-13 13:37:18,063 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-13T13:37:18.148Z] 2023-10-13 13:37:18,065 [execute] INFO git cat-file --batch-check [2023-10-13T13:37:18.148Z] 2023-10-13 13:37:18,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T13:37:18.148Z] 2023-10-13 13:37:18,071 [execute] INFO git cat-file --batch [2023-10-13T13:37:18.148Z] 2023-10-13 13:37:18,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T13:37:18.148Z] 2023-10-13 13:37:18,077 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-13T13:37:18.148Z] 3.1.0-dev.31 [Pipeline] } [2023-10-13T13:37:18.156Z] $ docker exec --env ******** --env ******** 1e5addb73c42e01af6839a36607d8ed668c70c5b14db0683ae26fbfad3397705 ssh-agent -k [2023-10-13T13:37:18.261Z] unset SSH_AUTH_SOCK; [2023-10-13T13:37:18.261Z] unset SSH_AGENT_PID; [2023-10-13T13:37:18.261Z] echo Agent pid 38 killed; [2023-10-13T13:37:18.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T13:37:18.569Z] + git semver [Pipeline] } [2023-10-13T13:37:18.839Z] $ docker stop --time=1 1e5addb73c42e01af6839a36607d8ed668c70c5b14db0683ae26fbfad3397705 [2023-10-13T13:37:20.179Z] $ docker rm -f --volumes 1e5addb73c42e01af6839a36607d8ed668c70c5b14db0683ae26fbfad3397705 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T13:37:20.513Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T13:37:20.513Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:37:20.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T13:37:20.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:37:20.872Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-10-13T13:37:20.926Z] $ 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-10-13T13:37:21.235Z] $ docker top 10a918b7e04149e816aab3a30f5ef816e5d6d5cbb1b23294dd63938939739b6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T13:37:21.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T13:37:21.320Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T13:37:21.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T13:37:21.427Z] $ docker exec 10a918b7e04149e816aab3a30f5ef816e5d6d5cbb1b23294dd63938939739b6b ssh-agent [2023-10-13T13:37:21.528Z] SSH_AUTH_SOCK=/tmp/ssh-y85mIQ36utkn/agent.33 [2023-10-13T13:37:21.528Z] SSH_AGENT_PID=39 [2023-10-13T13:37:21.546Z] Running ssh-add (command line suppressed) [2023-10-13T13:37:21.630Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2640930840164503755.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2640930840164503755.key) [2023-10-13T13:37:21.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T13:37:21.930Z] + git semver push [2023-10-13T13:37:22.190Z] 2023-10-13 13:37:22,121 [run_push] DEBUG push [2023-10-13T13:37:22.190Z] 2023-10-13 13:37:22,122 [execute] INFO git cat-file --batch-check [2023-10-13T13:37:22.190Z] 2023-10-13 13:37:22,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T13:37:22.190Z] 2023-10-13 13:37:22,126 [execute] INFO git rev-list 85d322a427587e990f923188ca8cfc121f038648 -- [2023-10-13T13:37:22.190Z] 2023-10-13 13:37:22,126 [execute] DEBUG Popen(['git', 'rev-list', '85d322a427587e990f923188ca8cfc121f038648', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-13T13:37:22.190Z] 2023-10-13 13:37:22,132 [execute] INFO git fetch -v origin [2023-10-13T13:37:22.190Z] 2023-10-13 13:37:22,133 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-13T13:37:22.759Z] 2023-10-13 13:37:22,665 [run_push] DEBUG no remote changes detected [2023-10-13T13:37:22.759Z] 2023-10-13 13:37:22,665 [execute] INFO git push origin semver [2023-10-13T13:37:22.759Z] 2023-10-13 13:37:22,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-13T13:37:23.697Z] 2023-10-13 13:37:23,576 [run_push] DEBUG push all version tags [2023-10-13T13:37:23.697Z] 2023-10-13 13:37:23,576 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-13T13:37:23.697Z] 2023-10-13 13:37:23,577 [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-10-13T13:37:24.636Z] 2023-10-13 13:37:24,420 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-13T13:37:24.636Z] 3.1.0-dev.31 [Pipeline] } [2023-10-13T13:37:24.642Z] $ docker exec --env ******** --env ******** 10a918b7e04149e816aab3a30f5ef816e5d6d5cbb1b23294dd63938939739b6b ssh-agent -k [2023-10-13T13:37:24.751Z] unset SSH_AUTH_SOCK; [2023-10-13T13:37:24.751Z] unset SSH_AGENT_PID; [2023-10-13T13:37:24.751Z] echo Agent pid 39 killed; [2023-10-13T13:37:24.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T13:37:25.071Z] + git semver [Pipeline] } [2023-10-13T13:37:25.341Z] $ docker stop --time=1 10a918b7e04149e816aab3a30f5ef816e5d6d5cbb1b23294dd63938939739b6b [2023-10-13T13:37:26.598Z] $ docker rm -f --volumes 10a918b7e04149e816aab3a30f5ef816e5d6d5cbb1b23294dd63938939739b6b [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-10-13T13:37:27.193Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-10-13T13:37:27.194Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-13T13:37:27.194Z] total 16 [2023-10-13T13:37:27.194Z] drwxr-xr-x 3 root root 4096 Oct 13 13:28 . [2023-10-13T13:37:27.194Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 13:37 .. [2023-10-13T13:37:27.194Z] drwxr-xr-x 2 root root 4096 Oct 13 13:28 cost [2023-10-13T13:37:27.194Z] -rw-r--r-- 1 root root 89 Oct 13 13:28 cost.csv [2023-10-13T13:37:27.194Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-13T13:37:27.194Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-13T13:37:27.194Z] total 16 [2023-10-13T13:37:27.194Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 13:28 . [2023-10-13T13:37:27.194Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 13:37 .. [2023-10-13T13:37:27.194Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 13:28 cost [2023-10-13T13:37:27.194Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 13 13:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:37:27.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:37:28.338Z] ---> package-listing.sh [2023-10-13T13:37:28.339Z] ++ facter osfamily [2023-10-13T13:37:28.339Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-13T13:37:28.603Z] + OS_FAMILY=debian [2023-10-13T13:37:28.603Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-10-13T13:37:28.603Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-13T13:37:28.603Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-13T13:37:28.603Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-13T13:37:28.603Z] + PACKAGES=/tmp/packages_start.txt [2023-10-13T13:37:28.603Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-13T13:37:28.603Z] + PACKAGES=/tmp/packages_end.txt [2023-10-13T13:37:28.603Z] + case "${OS_FAMILY}" in [2023-10-13T13:37:28.603Z] + dpkg -l [2023-10-13T13:37:28.603Z] + grep '^ii' [2023-10-13T13:37:28.603Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-13T13:37:28.603Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-13T13:37:28.603Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-13T13:37:28.603Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-13T13:37:28.603Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-10-13T13:37:28.603Z] + 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-10-13T13:37:28.612Z] 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-10-13T13:37:28.886Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T13:37:29.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T13:37:29.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T13:37:29.515Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-10-13T13:37:29.543Z] $ 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-10-13T13:37:29.733Z] $ docker top 449fa9a425868de59c43bf7d437db4a08575ef78026c6dad296030b4e9e9fd14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T13:37:30.082Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-13T13:37:30.366Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-13T13:37:30.650Z] + ls /var/log/sa-host [2023-10-13T13:37:30.650Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T13:37:30.815Z] provisioning config files... [2023-10-13T13:37:30.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11068922328225434707tmp [Pipeline] { [Pipeline] echo [2023-10-13T13:37:30.838Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:37:31.123Z] ---> create-netrc.sh [Pipeline] } [2023-10-13T13:37:31.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:37:31.462Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-13T13:37:31.471Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:37:31.752Z] ---> sudo-logs.sh [2023-10-13T13:37:31.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-13T13:37:31.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:37:32.063Z] ---> job-cost.sh [2023-10-13T13:37:32.063Z] lf-activate-venv: SKIPPING [2023-10-13T13:37:32.063Z] DEBUG: total: 0.2199999988079071 [2023-10-13T13:37:32.063Z] INFO: Retrieving Stack Cost... [2023-10-13T13:37:32.322Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T13:37:32.890Z] INFO: Archiving Costs [Pipeline] echo [2023-10-13T13:37:32.901Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T13:37:33.183Z] ---> logs-deploy.sh [2023-10-13T13:37:33.183Z] lf-activate-venv: SKIPPING [2023-10-13T13:37:33.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/156 [2023-10-13T13:37:33.183Z] INFO: archiving workspace using pattern(s): [2023-10-13T13:37:34.133Z] Archives upload complete. [2023-10-13T13:37:34.133Z] INFO: archiving logs to Nexus